GET https://kbin.spritesserver.nl/u/@words_number@programming.dev/comments/hot?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.80 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 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 {#2030
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
  +body: "Haha thanks :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705896650 {#2021
    date: 2024-01-22 05:10:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 330340
  -bodyTs: "'haha':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6698527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705896650 {#2377
    date: 2024-01-22 05:10:50.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 {#2030
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
  +body: "Haha thanks :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705896650 {#2021
    date: 2024-01-22 05:10:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 330340
  -bodyTs: "'haha':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6698527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705896650 {#2377
    date: 2024-01-22 05:10:50.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 {#2030
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
  +body: "Haha thanks :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705896650 {#2021
    date: 2024-01-22 05:10:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 330340
  -bodyTs: "'haha':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6698527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705896650 {#2377
    date: 2024-01-22 05:10:50.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 {#2082
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +body: "What has her virtue signaling to do with posts on lemmy who are not talking about her at all? If she coincidentally expresses some opinion that someone else also has, that doesn’t mean they defend her or haven’t got a problem with the fact that she’s a billionair (also born exceptionally privileged)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705895694 {#2026
    date: 2024-01-22 04:54:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 330310
  -bodyTs: "'also':29,52 'billionair':51 'born':53 'coincident':22 'defend':36 'doesn':32 'els':28 'except':54 'express':23 'fact':46 'got':41 'haven':39 'lemmi':11 'mean':34 'opinion':25 'post':9 'privileg':55 'problem':43 'signal':5 'someon':27 'talk':15 'virtu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6698121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895694 {#2022
    date: 2024-01-22 04:54:54.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 {#2082
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +body: "What has her virtue signaling to do with posts on lemmy who are not talking about her at all? If she coincidentally expresses some opinion that someone else also has, that doesn’t mean they defend her or haven’t got a problem with the fact that she’s a billionair (also born exceptionally privileged)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705895694 {#2026
    date: 2024-01-22 04:54:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 330310
  -bodyTs: "'also':29,52 'billionair':51 'born':53 'coincident':22 'defend':36 'doesn':32 'els':28 'except':54 'express':23 'fact':46 'got':41 'haven':39 'lemmi':11 'mean':34 'opinion':25 'post':9 'privileg':55 'problem':43 'signal':5 'someon':27 'talk':15 'virtu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6698121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895694 {#2022
    date: 2024-01-22 04:54:54.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 {#2082
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +body: "What has her virtue signaling to do with posts on lemmy who are not talking about her at all? If she coincidentally expresses some opinion that someone else also has, that doesn’t mean they defend her or haven’t got a problem with the fact that she’s a billionair (also born exceptionally privileged)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705895694 {#2026
    date: 2024-01-22 04:54:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 330310
  -bodyTs: "'also':29,52 'billionair':51 'born':53 'coincident':22 'defend':36 'doesn':32 'els':28 'except':54 'express':23 'fact':46 'got':41 'haven':39 'lemmi':11 'mean':34 'opinion':25 'post':9 'privileg':55 'problem':43 'signal':5 'someon':27 'talk':15 'virtu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6698121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895694 {#2022
    date: 2024-01-22 04:54:54.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 {#2241
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
  +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705895412 {#2077
    date: 2024-01-22 04:50:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 330293
  -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6697991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895412 {#2470
    date: 2024-01-22 04:50:12.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 {#2241
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
  +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705895412 {#2077
    date: 2024-01-22 04:50:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 330293
  -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6697991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895412 {#2470
    date: 2024-01-22 04:50:12.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 {#2241
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
  +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705895412 {#2077
    date: 2024-01-22 04:50:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 330293
  -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6697991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895412 {#2470
    date: 2024-01-22 04:50:12.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 {#2083
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#2323
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#2333
      date: 2024-01-13 04:13:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Geht mir genau so. Ich informiere mich hauptsächlich über Podcasts und höre auch gerne DLF Sendungen als Podcast (Nachrichten, Der Tag, Hintergrund, manchmal auch Kontrovers). Wenn ich mal Abendnachrichten oder auch politische Talkshows im Fernsehen sehe, platzt mir aber regelmäßig der Kragen.\n
    \n
    1. wegen dem vielfach widerlegtem Schwachsinn, der dort faktenbasierten Argumenten scheinbar ebenbürtig gegenüber steht und\n
    2. U.A. im Falle dieses Konfliktes, wegen der sehr einseitigigen Berichterstattung, welche sich immer in der gewählten Sprache und oft auch in der Auswahl und Gewichtung der Themen ganz klar zeigt. Wie gesagt, es ist, als würden die Versuchen, unvermeidbare Diskussionen, die sowieso auf der ganzen Welt geführt werden, sowie schwierige, ambivalente Bewertungen, von den Deutschen Zuschauer*innen fernzuhalte. Dadurch soll wohl ein möglichst geschlossenes Weltbild vermitteln und den Leuten (größtenteils im fortgeschrittenen Rentenalter) die Welt erklärt werden, anstatt ihnen die Möglichkeit zu geben, sich eine Meinung zu bilden und sich weiter zu informieren. Ich vermute, dass eine der Ursachen dafür ist, dass diese Art von Nachrichten höhere Einschaltquoten bringen, was auch die Öffis nicht ganz ignorieren können.\n
    \n
    Ziemlich gut diskutiert und anhand von Clips gezeigt (auch im Vergleich zu internationalen anderen Medien), wurde das im Aufwachen!-Podcast, Folgen 456 und 457. Die Podcasts sind sehr lang, haben aber Kapitelmarken. Dazu sei noch erwähnt, dass diverse Redakteur*innen aus den Öffis, denen das selbst auffällt, die aber dagegen nichts ausrichten können, die Podcaster in ihrer Betrachtung bestärkt und ihnen für das Aufzeigen des Problems gedankt haben. Natürlich nicht öffentlich, denn das Thema ist in Deutschland einfach ein Minenfeld.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705166734 {#2086
    date: 2024-01-13 18:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 305730
  -bodyTs: "'1':43 '2':58 '456':197 '457':199 'abendnachrichten':29 'aber':39,206,224 'al':17,93 'ambivalent':109 'anderen':189 'anhand':180 'anstatt':136 'argumenten':52 'art':162 'auch':13,24,31,78,169,184 'auf':101 'auffällt':222 'aufwachen':194 'aufzeigen':239 'aus':216 'ausrichten':227 'auswahl':81 'berichterstattung':68 'bestärkt':234 'betrachtung':233 'bewertungen':110 'bilden':146 'bringen':167 'clip':182 'dadurch':117 'dafür':158 'dagegen':225 'das':192,220,238,248 'dass':154,160,212 'dazu':208 'dem':45 'den':112,126,217 'denen':219 'denn':247 'der':20,41,49,65,73,80,84,102,156 'des':240 'deutschen':113 'deutschland':252 'die':95,99,132,138,170,200,223,229 'dies':62,161 'diskussionen':98 'diskutiert':178 'divers':213 'dlf':15 'dort':50 'ebenbürtig':54 'ein':120,143,155,254 'einfach':253 'einschaltquoten':166 'einseitigigen':67 'erklärt':134 'erwähnt':211 'es':91 'faktenbasierten':51 'fall':61 'fernsehen':35 'fernzuhalt':116 'folgen':196 'fortgeschrittenen':130 'für':237 'ganz':86,173 'ganzen':103 'geben':141 'gedankt':242 'geführt':105 'gegenüb':55 'geht':1 'genau':3 'gern':14 'gesagt':90 'geschlossen':122 'gewichtung':83 'gewählten':74 'gezeigt':183 'größtenteil':128 'gut':177 'haben':205,243 'hauptsächlich':8 'hintergrund':22 'höhere':165 'höre':12 'ich':5,27,152 'ignorieren':174 'ihnen':137,236 'ihrer':232 'im':34,60,129,185,193 'immer':71 'informier':6 'informieren':151 'innen':115,215 'internationalen':188 'ist':92,159,250 'kapitelmarken':207 'klar':87 'konflikt':63 'kontrov':25 'kragen':42 'können':175,228 'lang':204 'leuten':127 'mal':28 'manchmal':23 'medien':190 'meinung':144 'mich':7 'minenfeld':255 'mir':2,38 'möglichkeit':139 'möglichst':121 'nachrichten':19,164 'natürlich':244 'nicht':172,226,245 'noch':210 'oder':30 'oft':77 'platzt':37 'podcast':10,18,195,201,230 'politisch':32 'problem':241 'redakteur':214 'regelmäßig':40 'rentenalt':131 'scheinbar':53 'schwachsinn':48 'schwierig':108 'sehe':36 'sehr':66,203 'sei':209 'selbst':221 'sendungen':16 'sich':70,142,148 'sind':202 'soll':118 'sowi':107 'sowieso':100 'sprach':75 'steht':56 'tag':21 'talkshow':33 'thema':249 'themen':85 'u.a':59 'und':11,57,76,82,125,147,179,198,235 'unvermeidbar':97 'ursachen':157 'vergleich':186 'vermitteln':124 'vermut':153 'versuchen':96 'vielfach':46 'von':111,163,181 'wegen':44,64 'weiter':149 'welch':69 'welt':104,133 'weltbild':123 'wenn':26 'werden':106,135 'widerlegtem':47 'wie':89 'wohl':119 'wurd':191 'würden':94 'zeigt':88 'ziemlich':176 'zu':140,145,150,187 'zuschauer':114 'öffentlich':246 'öffis':171,218 'über':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6412899"
  +editedAt: DateTimeImmutable @1722737085 {#2130
    date: 2024-08-04 04:04:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705166734 {#2033
    date: 2024-01-13 18:25:34.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 {#2083
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#2323
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#2333
      date: 2024-01-13 04:13:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Geht mir genau so. Ich informiere mich hauptsächlich über Podcasts und höre auch gerne DLF Sendungen als Podcast (Nachrichten, Der Tag, Hintergrund, manchmal auch Kontrovers). Wenn ich mal Abendnachrichten oder auch politische Talkshows im Fernsehen sehe, platzt mir aber regelmäßig der Kragen.\n
    \n
    1. wegen dem vielfach widerlegtem Schwachsinn, der dort faktenbasierten Argumenten scheinbar ebenbürtig gegenüber steht und\n
    2. U.A. im Falle dieses Konfliktes, wegen der sehr einseitigigen Berichterstattung, welche sich immer in der gewählten Sprache und oft auch in der Auswahl und Gewichtung der Themen ganz klar zeigt. Wie gesagt, es ist, als würden die Versuchen, unvermeidbare Diskussionen, die sowieso auf der ganzen Welt geführt werden, sowie schwierige, ambivalente Bewertungen, von den Deutschen Zuschauer*innen fernzuhalte. Dadurch soll wohl ein möglichst geschlossenes Weltbild vermitteln und den Leuten (größtenteils im fortgeschrittenen Rentenalter) die Welt erklärt werden, anstatt ihnen die Möglichkeit zu geben, sich eine Meinung zu bilden und sich weiter zu informieren. Ich vermute, dass eine der Ursachen dafür ist, dass diese Art von Nachrichten höhere Einschaltquoten bringen, was auch die Öffis nicht ganz ignorieren können.\n
    \n
    Ziemlich gut diskutiert und anhand von Clips gezeigt (auch im Vergleich zu internationalen anderen Medien), wurde das im Aufwachen!-Podcast, Folgen 456 und 457. Die Podcasts sind sehr lang, haben aber Kapitelmarken. Dazu sei noch erwähnt, dass diverse Redakteur*innen aus den Öffis, denen das selbst auffällt, die aber dagegen nichts ausrichten können, die Podcaster in ihrer Betrachtung bestärkt und ihnen für das Aufzeigen des Problems gedankt haben. Natürlich nicht öffentlich, denn das Thema ist in Deutschland einfach ein Minenfeld.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705166734 {#2086
    date: 2024-01-13 18:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 305730
  -bodyTs: "'1':43 '2':58 '456':197 '457':199 'abendnachrichten':29 'aber':39,206,224 'al':17,93 'ambivalent':109 'anderen':189 'anhand':180 'anstatt':136 'argumenten':52 'art':162 'auch':13,24,31,78,169,184 'auf':101 'auffällt':222 'aufwachen':194 'aufzeigen':239 'aus':216 'ausrichten':227 'auswahl':81 'berichterstattung':68 'bestärkt':234 'betrachtung':233 'bewertungen':110 'bilden':146 'bringen':167 'clip':182 'dadurch':117 'dafür':158 'dagegen':225 'das':192,220,238,248 'dass':154,160,212 'dazu':208 'dem':45 'den':112,126,217 'denen':219 'denn':247 'der':20,41,49,65,73,80,84,102,156 'des':240 'deutschen':113 'deutschland':252 'die':95,99,132,138,170,200,223,229 'dies':62,161 'diskussionen':98 'diskutiert':178 'divers':213 'dlf':15 'dort':50 'ebenbürtig':54 'ein':120,143,155,254 'einfach':253 'einschaltquoten':166 'einseitigigen':67 'erklärt':134 'erwähnt':211 'es':91 'faktenbasierten':51 'fall':61 'fernsehen':35 'fernzuhalt':116 'folgen':196 'fortgeschrittenen':130 'für':237 'ganz':86,173 'ganzen':103 'geben':141 'gedankt':242 'geführt':105 'gegenüb':55 'geht':1 'genau':3 'gern':14 'gesagt':90 'geschlossen':122 'gewichtung':83 'gewählten':74 'gezeigt':183 'größtenteil':128 'gut':177 'haben':205,243 'hauptsächlich':8 'hintergrund':22 'höhere':165 'höre':12 'ich':5,27,152 'ignorieren':174 'ihnen':137,236 'ihrer':232 'im':34,60,129,185,193 'immer':71 'informier':6 'informieren':151 'innen':115,215 'internationalen':188 'ist':92,159,250 'kapitelmarken':207 'klar':87 'konflikt':63 'kontrov':25 'kragen':42 'können':175,228 'lang':204 'leuten':127 'mal':28 'manchmal':23 'medien':190 'meinung':144 'mich':7 'minenfeld':255 'mir':2,38 'möglichkeit':139 'möglichst':121 'nachrichten':19,164 'natürlich':244 'nicht':172,226,245 'noch':210 'oder':30 'oft':77 'platzt':37 'podcast':10,18,195,201,230 'politisch':32 'problem':241 'redakteur':214 'regelmäßig':40 'rentenalt':131 'scheinbar':53 'schwachsinn':48 'schwierig':108 'sehe':36 'sehr':66,203 'sei':209 'selbst':221 'sendungen':16 'sich':70,142,148 'sind':202 'soll':118 'sowi':107 'sowieso':100 'sprach':75 'steht':56 'tag':21 'talkshow':33 'thema':249 'themen':85 'u.a':59 'und':11,57,76,82,125,147,179,198,235 'unvermeidbar':97 'ursachen':157 'vergleich':186 'vermitteln':124 'vermut':153 'versuchen':96 'vielfach':46 'von':111,163,181 'wegen':44,64 'weiter':149 'welch':69 'welt':104,133 'weltbild':123 'wenn':26 'werden':106,135 'widerlegtem':47 'wie':89 'wohl':119 'wurd':191 'würden':94 'zeigt':88 'ziemlich':176 'zu':140,145,150,187 'zuschauer':114 'öffentlich':246 'öffis':171,218 'über':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6412899"
  +editedAt: DateTimeImmutable @1722737085 {#2130
    date: 2024-08-04 04:04:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705166734 {#2033
    date: 2024-01-13 18:25:34.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 {#2083
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#2323
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#2333
      date: 2024-01-13 04:13:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Geht mir genau so. Ich informiere mich hauptsächlich über Podcasts und höre auch gerne DLF Sendungen als Podcast (Nachrichten, Der Tag, Hintergrund, manchmal auch Kontrovers). Wenn ich mal Abendnachrichten oder auch politische Talkshows im Fernsehen sehe, platzt mir aber regelmäßig der Kragen.\n
    \n
    1. wegen dem vielfach widerlegtem Schwachsinn, der dort faktenbasierten Argumenten scheinbar ebenbürtig gegenüber steht und\n
    2. U.A. im Falle dieses Konfliktes, wegen der sehr einseitigigen Berichterstattung, welche sich immer in der gewählten Sprache und oft auch in der Auswahl und Gewichtung der Themen ganz klar zeigt. Wie gesagt, es ist, als würden die Versuchen, unvermeidbare Diskussionen, die sowieso auf der ganzen Welt geführt werden, sowie schwierige, ambivalente Bewertungen, von den Deutschen Zuschauer*innen fernzuhalte. Dadurch soll wohl ein möglichst geschlossenes Weltbild vermitteln und den Leuten (größtenteils im fortgeschrittenen Rentenalter) die Welt erklärt werden, anstatt ihnen die Möglichkeit zu geben, sich eine Meinung zu bilden und sich weiter zu informieren. Ich vermute, dass eine der Ursachen dafür ist, dass diese Art von Nachrichten höhere Einschaltquoten bringen, was auch die Öffis nicht ganz ignorieren können.\n
    \n
    Ziemlich gut diskutiert und anhand von Clips gezeigt (auch im Vergleich zu internationalen anderen Medien), wurde das im Aufwachen!-Podcast, Folgen 456 und 457. Die Podcasts sind sehr lang, haben aber Kapitelmarken. Dazu sei noch erwähnt, dass diverse Redakteur*innen aus den Öffis, denen das selbst auffällt, die aber dagegen nichts ausrichten können, die Podcaster in ihrer Betrachtung bestärkt und ihnen für das Aufzeigen des Problems gedankt haben. Natürlich nicht öffentlich, denn das Thema ist in Deutschland einfach ein Minenfeld.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705166734 {#2086
    date: 2024-01-13 18:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 305730
  -bodyTs: "'1':43 '2':58 '456':197 '457':199 'abendnachrichten':29 'aber':39,206,224 'al':17,93 'ambivalent':109 'anderen':189 'anhand':180 'anstatt':136 'argumenten':52 'art':162 'auch':13,24,31,78,169,184 'auf':101 'auffällt':222 'aufwachen':194 'aufzeigen':239 'aus':216 'ausrichten':227 'auswahl':81 'berichterstattung':68 'bestärkt':234 'betrachtung':233 'bewertungen':110 'bilden':146 'bringen':167 'clip':182 'dadurch':117 'dafür':158 'dagegen':225 'das':192,220,238,248 'dass':154,160,212 'dazu':208 'dem':45 'den':112,126,217 'denen':219 'denn':247 'der':20,41,49,65,73,80,84,102,156 'des':240 'deutschen':113 'deutschland':252 'die':95,99,132,138,170,200,223,229 'dies':62,161 'diskussionen':98 'diskutiert':178 'divers':213 'dlf':15 'dort':50 'ebenbürtig':54 'ein':120,143,155,254 'einfach':253 'einschaltquoten':166 'einseitigigen':67 'erklärt':134 'erwähnt':211 'es':91 'faktenbasierten':51 'fall':61 'fernsehen':35 'fernzuhalt':116 'folgen':196 'fortgeschrittenen':130 'für':237 'ganz':86,173 'ganzen':103 'geben':141 'gedankt':242 'geführt':105 'gegenüb':55 'geht':1 'genau':3 'gern':14 'gesagt':90 'geschlossen':122 'gewichtung':83 'gewählten':74 'gezeigt':183 'größtenteil':128 'gut':177 'haben':205,243 'hauptsächlich':8 'hintergrund':22 'höhere':165 'höre':12 'ich':5,27,152 'ignorieren':174 'ihnen':137,236 'ihrer':232 'im':34,60,129,185,193 'immer':71 'informier':6 'informieren':151 'innen':115,215 'internationalen':188 'ist':92,159,250 'kapitelmarken':207 'klar':87 'konflikt':63 'kontrov':25 'kragen':42 'können':175,228 'lang':204 'leuten':127 'mal':28 'manchmal':23 'medien':190 'meinung':144 'mich':7 'minenfeld':255 'mir':2,38 'möglichkeit':139 'möglichst':121 'nachrichten':19,164 'natürlich':244 'nicht':172,226,245 'noch':210 'oder':30 'oft':77 'platzt':37 'podcast':10,18,195,201,230 'politisch':32 'problem':241 'redakteur':214 'regelmäßig':40 'rentenalt':131 'scheinbar':53 'schwachsinn':48 'schwierig':108 'sehe':36 'sehr':66,203 'sei':209 'selbst':221 'sendungen':16 'sich':70,142,148 'sind':202 'soll':118 'sowi':107 'sowieso':100 'sprach':75 'steht':56 'tag':21 'talkshow':33 'thema':249 'themen':85 'u.a':59 'und':11,57,76,82,125,147,179,198,235 'unvermeidbar':97 'ursachen':157 'vergleich':186 'vermitteln':124 'vermut':153 'versuchen':96 'vielfach':46 'von':111,163,181 'wegen':44,64 'weiter':149 'welch':69 'welt':104,133 'weltbild':123 'wenn':26 'werden':106,135 'widerlegtem':47 'wie':89 'wohl':119 'wurd':191 'würden':94 'zeigt':88 'ziemlich':176 'zu':140,145,150,187 'zuschauer':114 'öffentlich':246 'öffis':171,218 'über':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6412899"
  +editedAt: DateTimeImmutable @1722737085 {#2130
    date: 2024-08-04 04:04:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705166734 {#2033
    date: 2024-01-13 18:25:34.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 {#2344
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#2323
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#2333
      date: 2024-01-13 04:13:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "See my other german comment for a reply to exactly that. I know that DLF is mostly doing a good job but that’s not my point. Sorry, but its to tedious for me to keep discussing this in english."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705165264 {#2085
    date: 2024-01-13 18:01:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@GenEcon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 305649
  -bodyTs: "'comment':5 'discuss':37 'dlf':15 'english':40 'exact':10 'german':4 'good':20 'job':21 'keep':36 'know':13 'most':17 'point':27 'repli':8 'see':1 'sorri':28 'tedious':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6412292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705165264 {#2096
    date: 2024-01-13 18:01: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
19 DENIED edit
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#2323
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#2333
      date: 2024-01-13 04:13:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "See my other german comment for a reply to exactly that. I know that DLF is mostly doing a good job but that’s not my point. Sorry, but its to tedious for me to keep discussing this in english."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705165264 {#2085
    date: 2024-01-13 18:01:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@GenEcon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 305649
  -bodyTs: "'comment':5 'discuss':37 'dlf':15 'english':40 'exact':10 'german':4 'good':20 'job':21 'keep':36 'know':13 'most':17 'point':27 'repli':8 'see':1 'sorri':28 'tedious':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6412292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705165264 {#2096
    date: 2024-01-13 18:01: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
20 DENIED moderate
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#2323
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#2333
      date: 2024-01-13 04:13:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "See my other german comment for a reply to exactly that. I know that DLF is mostly doing a good job but that’s not my point. Sorry, but its to tedious for me to keep discussing this in english."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705165264 {#2085
    date: 2024-01-13 18:01:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@GenEcon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 305649
  -bodyTs: "'comment':5 'discuss':37 'dlf':15 'english':40 'exact':10 'german':4 'good':20 'job':21 'keep':36 'know':13 'most':17 'point':27 'repli':8 'see':1 'sorri':28 'tedious':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6412292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705165264 {#2096
    date: 2024-01-13 18:01: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
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 {#2324
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#2323
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#2333
      date: 2024-01-13 04:13:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Man muss zwischen “innerem” und “äußerem” Mainstream unterscheiden. Der innere Mainstream sind z.B. viel verkaufte Tageszeitungen, sowie Fernsehnachrichten, “politische” Talkshows und vielleicht Nachrichten bei Unterhaltungsradiosendern. Deutschlandfunksendungen, sowie Investigativformate (Monitor, Frontal 21, Panorama,…) leisten oft sehr gute Arbeit, aber fliegen verhältnismäßig unter dem Radar. Ich finde es berechtigt, die quotenstarken öffentlichrechtlichen Abendnachrichten (Tagesthemen, Heute) im Fernsehen mit anderen Ländern zu vergleichen (z.B. BBC, PBS, CNN) und in diesem Vergleich zeigt sich sehr deutlich, wie das Thema in Deutschland komplett anders und sehr einseitig behandelt wird.\n
    \n
    Ich gebe dir recht, was den DLF betrifft, der rettet die Öffentlichrechtlichen in der Hinsicht immer, dass die sagen können “guck, wurde doch berichtet” wenn jemand Kritik übt. Also wer sich informieren will, kann das hier auf jeden Fall auch in den Deutschen Medien, aber die quotenstärksten Formate, die die allgemeine Diskussion von Themen am meisten prägen sind in vielerlei Hinsicht beschämend schlecht.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705137449 {#2349
    date: 2024-01-13 10:17:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 304705
  -bodyTs: "'21':31 'abendnachrichten':51 'aber':38,129 'allgemein':135 'also':113 'ander':79 'anderen':57 'arbeit':37 'auch':124 'auf':121 'bbc':62 'behandelt':83 'bei':24 'berechtigt':47 'berichtet':108 'beschämend':146 'betrifft':92 'cnn':64 'das':74,119 'dass':101 'dem':42 'den':90,126 'der':9,93,98 'deutlich':72 'deutschen':127 'deutschland':77 'deutschlandfunksendungen':26 'die':48,95,102,130,133,134 'diesem':67 'dir':87 'diskuss':136 'dlf':91 'doch':107 'einseitig':82 'es':46 'fall':123 'fernsehen':55 'fernsehnachrichten':18 'find':45 'fliegen':39 'format':132 'frontal':30 'gebe':86 'guck':105 'gute':36 'heut':53 'hier':120 'hinsicht':99,145 'ich':44,85 'im':54 'immer':100 'informieren':116 'inner':10 'innerem':4 'investigativform':28 'jeden':122 'jemand':110 'kann':118 'komplett':78 'kritik':111 'können':104 'leisten':33 'ländern':58 'mainstream':7,11 'man':1 'medien':128 'meisten':140 'mit':56 'monitor':29 'muss':2 'nachrichten':23 'oft':34 'panorama':32 'pbs':63 'politisch':19 'prägen':141 'quotenstarken':49 'quotenstärksten':131 'radar':43 'recht':88 'rettet':94 'sagen':103 'schlecht':147 'sehr':35,71,81 'sich':70,115 'sind':12,142 'sowi':17,27 'tagesthemen':52 'tageszeitungen':16 'talkshow':20 'thema':75 'themen':138 'und':5,21,65,80 'unter':41 'unterhaltungsradiosendern':25 'unterscheiden':8 'vergleich':68 'vergleichen':60 'verhältnismäßig':40 'verkauft':15 'viel':14 'vielerlei':144 'vielleicht':22 'von':137 'wenn':109 'wer':114 'wie':73 'wird':84 'wurd':106 'z.b':13,61 'zeigt':69 'zu':59 'zwischen':3 'äußerem':6 'öffentlichrechtlichen':50,96 'übt':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6404403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705137449 {#2028
    date: 2024-01-13 10:17: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
23 DENIED edit
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#2323
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#2333
      date: 2024-01-13 04:13:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Man muss zwischen “innerem” und “äußerem” Mainstream unterscheiden. Der innere Mainstream sind z.B. viel verkaufte Tageszeitungen, sowie Fernsehnachrichten, “politische” Talkshows und vielleicht Nachrichten bei Unterhaltungsradiosendern. Deutschlandfunksendungen, sowie Investigativformate (Monitor, Frontal 21, Panorama,…) leisten oft sehr gute Arbeit, aber fliegen verhältnismäßig unter dem Radar. Ich finde es berechtigt, die quotenstarken öffentlichrechtlichen Abendnachrichten (Tagesthemen, Heute) im Fernsehen mit anderen Ländern zu vergleichen (z.B. BBC, PBS, CNN) und in diesem Vergleich zeigt sich sehr deutlich, wie das Thema in Deutschland komplett anders und sehr einseitig behandelt wird.\n
    \n
    Ich gebe dir recht, was den DLF betrifft, der rettet die Öffentlichrechtlichen in der Hinsicht immer, dass die sagen können “guck, wurde doch berichtet” wenn jemand Kritik übt. Also wer sich informieren will, kann das hier auf jeden Fall auch in den Deutschen Medien, aber die quotenstärksten Formate, die die allgemeine Diskussion von Themen am meisten prägen sind in vielerlei Hinsicht beschämend schlecht.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705137449 {#2349
    date: 2024-01-13 10:17:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 304705
  -bodyTs: "'21':31 'abendnachrichten':51 'aber':38,129 'allgemein':135 'also':113 'ander':79 'anderen':57 'arbeit':37 'auch':124 'auf':121 'bbc':62 'behandelt':83 'bei':24 'berechtigt':47 'berichtet':108 'beschämend':146 'betrifft':92 'cnn':64 'das':74,119 'dass':101 'dem':42 'den':90,126 'der':9,93,98 'deutlich':72 'deutschen':127 'deutschland':77 'deutschlandfunksendungen':26 'die':48,95,102,130,133,134 'diesem':67 'dir':87 'diskuss':136 'dlf':91 'doch':107 'einseitig':82 'es':46 'fall':123 'fernsehen':55 'fernsehnachrichten':18 'find':45 'fliegen':39 'format':132 'frontal':30 'gebe':86 'guck':105 'gute':36 'heut':53 'hier':120 'hinsicht':99,145 'ich':44,85 'im':54 'immer':100 'informieren':116 'inner':10 'innerem':4 'investigativform':28 'jeden':122 'jemand':110 'kann':118 'komplett':78 'kritik':111 'können':104 'leisten':33 'ländern':58 'mainstream':7,11 'man':1 'medien':128 'meisten':140 'mit':56 'monitor':29 'muss':2 'nachrichten':23 'oft':34 'panorama':32 'pbs':63 'politisch':19 'prägen':141 'quotenstarken':49 'quotenstärksten':131 'radar':43 'recht':88 'rettet':94 'sagen':103 'schlecht':147 'sehr':35,71,81 'sich':70,115 'sind':12,142 'sowi':17,27 'tagesthemen':52 'tageszeitungen':16 'talkshow':20 'thema':75 'themen':138 'und':5,21,65,80 'unter':41 'unterhaltungsradiosendern':25 'unterscheiden':8 'vergleich':68 'vergleichen':60 'verhältnismäßig':40 'verkauft':15 'viel':14 'vielerlei':144 'vielleicht':22 'von':137 'wenn':109 'wer':114 'wie':73 'wird':84 'wurd':106 'z.b':13,61 'zeigt':69 'zu':59 'zwischen':3 'äußerem':6 'öffentlichrechtlichen':50,96 'übt':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6404403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705137449 {#2028
    date: 2024-01-13 10:17: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
24 DENIED moderate
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#2323
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#2333
      date: 2024-01-13 04:13:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Man muss zwischen “innerem” und “äußerem” Mainstream unterscheiden. Der innere Mainstream sind z.B. viel verkaufte Tageszeitungen, sowie Fernsehnachrichten, “politische” Talkshows und vielleicht Nachrichten bei Unterhaltungsradiosendern. Deutschlandfunksendungen, sowie Investigativformate (Monitor, Frontal 21, Panorama,…) leisten oft sehr gute Arbeit, aber fliegen verhältnismäßig unter dem Radar. Ich finde es berechtigt, die quotenstarken öffentlichrechtlichen Abendnachrichten (Tagesthemen, Heute) im Fernsehen mit anderen Ländern zu vergleichen (z.B. BBC, PBS, CNN) und in diesem Vergleich zeigt sich sehr deutlich, wie das Thema in Deutschland komplett anders und sehr einseitig behandelt wird.\n
    \n
    Ich gebe dir recht, was den DLF betrifft, der rettet die Öffentlichrechtlichen in der Hinsicht immer, dass die sagen können “guck, wurde doch berichtet” wenn jemand Kritik übt. Also wer sich informieren will, kann das hier auf jeden Fall auch in den Deutschen Medien, aber die quotenstärksten Formate, die die allgemeine Diskussion von Themen am meisten prägen sind in vielerlei Hinsicht beschämend schlecht.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705137449 {#2349
    date: 2024-01-13 10:17:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 304705
  -bodyTs: "'21':31 'abendnachrichten':51 'aber':38,129 'allgemein':135 'also':113 'ander':79 'anderen':57 'arbeit':37 'auch':124 'auf':121 'bbc':62 'behandelt':83 'bei':24 'berechtigt':47 'berichtet':108 'beschämend':146 'betrifft':92 'cnn':64 'das':74,119 'dass':101 'dem':42 'den':90,126 'der':9,93,98 'deutlich':72 'deutschen':127 'deutschland':77 'deutschlandfunksendungen':26 'die':48,95,102,130,133,134 'diesem':67 'dir':87 'diskuss':136 'dlf':91 'doch':107 'einseitig':82 'es':46 'fall':123 'fernsehen':55 'fernsehnachrichten':18 'find':45 'fliegen':39 'format':132 'frontal':30 'gebe':86 'guck':105 'gute':36 'heut':53 'hier':120 'hinsicht':99,145 'ich':44,85 'im':54 'immer':100 'informieren':116 'inner':10 'innerem':4 'investigativform':28 'jeden':122 'jemand':110 'kann':118 'komplett':78 'kritik':111 'können':104 'leisten':33 'ländern':58 'mainstream':7,11 'man':1 'medien':128 'meisten':140 'mit':56 'monitor':29 'muss':2 'nachrichten':23 'oft':34 'panorama':32 'pbs':63 'politisch':19 'prägen':141 'quotenstarken':49 'quotenstärksten':131 'radar':43 'recht':88 'rettet':94 'sagen':103 'schlecht':147 'sehr':35,71,81 'sich':70,115 'sind':12,142 'sowi':17,27 'tagesthemen':52 'tageszeitungen':16 'talkshow':20 'thema':75 'themen':138 'und':5,21,65,80 'unter':41 'unterhaltungsradiosendern':25 'unterscheiden':8 'vergleich':68 'vergleichen':60 'verhältnismäßig':40 'verkauft':15 'viel':14 'vielerlei':144 'vielleicht':22 'von':137 'wenn':109 'wer':114 'wie':73 'wird':84 'wurd':106 'z.b':13,61 'zeigt':69 'zu':59 'zwischen':3 'äußerem':6 'öffentlichrechtlichen':50,96 'übt':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6404403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705137449 {#2028
    date: 2024-01-13 10:17: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
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
Proxies\__CG__\App\Entity\EntryComment {#2079
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
    \n
    And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1723227937 {#2323
    date: 2024-08-09 20:25:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 304091
  -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6398851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705115593 {#2333
    date: 2024-01-13 04:13:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2079
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
    \n
    And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1723227937 {#2323
    date: 2024-08-09 20:25:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 304091
  -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6398851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705115593 {#2333
    date: 2024-01-13 04:13:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2079
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
    \n
    And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1723227937 {#2323
    date: 2024-08-09 20:25:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 304091
  -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6398851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705115593 {#2333
    date: 2024-01-13 04:13:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2056
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +body: "Hahaha yees! The start menu search is hilarious!! You install a software, type in the exact bame of the software afterwards and the start menu search gives you the installer from your download folder instead of the installed program with the exact name you typed. The devs must have a lot of fun there. This is peak satire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705091027 {#2136
    date: 2024-01-12 21:23:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@ruckblack@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 303089
  -bodyTs: "'afterward':21 'bame':17 'dev':47 'download':33 'exact':16,42 'folder':34 'fun':53 'give':27 'hahaha':1 'hilari':8 'instal':10,30,38 'instead':35 'lot':51 'menu':5,25 'must':48 'name':43 'peak':57 'program':39 'satir':58 'search':6,26 'softwar':12,20 'start':4,24 'type':13,45 'yee':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6389956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705091027 {#2135
    date: 2024-01-12 21:23: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
31 DENIED edit
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +body: "Hahaha yees! The start menu search is hilarious!! You install a software, type in the exact bame of the software afterwards and the start menu search gives you the installer from your download folder instead of the installed program with the exact name you typed. The devs must have a lot of fun there. This is peak satire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705091027 {#2136
    date: 2024-01-12 21:23:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@ruckblack@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 303089
  -bodyTs: "'afterward':21 'bame':17 'dev':47 'download':33 'exact':16,42 'folder':34 'fun':53 'give':27 'hahaha':1 'hilari':8 'instal':10,30,38 'instead':35 'lot':51 'menu':5,25 'must':48 'name':43 'peak':57 'program':39 'satir':58 'search':6,26 'softwar':12,20 'start':4,24 'type':13,45 'yee':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6389956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705091027 {#2135
    date: 2024-01-12 21:23: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
32 DENIED moderate
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +body: "Hahaha yees! The start menu search is hilarious!! You install a software, type in the exact bame of the software afterwards and the start menu search gives you the installer from your download folder instead of the installed program with the exact name you typed. The devs must have a lot of fun there. This is peak satire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705091027 {#2136
    date: 2024-01-12 21:23:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@ruckblack@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 303089
  -bodyTs: "'afterward':21 'bame':17 'dev':47 'download':33 'exact':16,42 'folder':34 'fun':53 'give':27 'hahaha':1 'hilari':8 'instal':10,30,38 'instead':35 'lot':51 'menu':5,25 'must':48 'name':43 'peak':57 'program':39 'satir':58 'search':6,26 'softwar':12,20 'start':4,24 'type':13,45 'yee':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6389956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705091027 {#2135
    date: 2024-01-12 21:23: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
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 {#2099
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +parent: null
    +root: null
    +body: "Seriously, the speed in which windows is getting worse since after win 7 is almost comical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1725176956 {#2121
      date: 2024-09-01 09:49:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2139 …}
    +nested: Doctrine\ORM\PersistentCollection {#2224 …}
    +votes: Doctrine\ORM\PersistentCollection {#2223 …}
    +reports: Doctrine\ORM\PersistentCollection {#2216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    -id: 301145
    -bodyTs: "'7':13 'almost':15 'comic':16 'get':8 'serious':1 'sinc':10 'speed':3 'win':12 'window':6 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6364267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705038313 {#2117
      date: 2024-01-12 06:45:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Yes, XP was pretty great too! Can’t say much about 95, we switched from DOS directly to 98 back then, which crashed all the time. I heard good things about 98SE though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705090840 {#2051
    date: 2024-01-12 21:20:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@words_number@programming.dev"
    "@TheBat@lemmy.world"
    "@cyberpunk007@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 303075
  -bodyTs: "'95':12 '98':19 '98se':32 'back':20 'crash':23 'direct':17 'dos':16 'good':29 'great':5 'heard':28 'much':10 'pretti':4 'say':9 'switch':14 'thing':30 'though':33 'time':26 'xp':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6389889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705090840 {#2048
    date: 2024-01-12 21:20:40.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 {#2099
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +parent: null
    +root: null
    +body: "Seriously, the speed in which windows is getting worse since after win 7 is almost comical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1725176956 {#2121
      date: 2024-09-01 09:49:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2139 …}
    +nested: Doctrine\ORM\PersistentCollection {#2224 …}
    +votes: Doctrine\ORM\PersistentCollection {#2223 …}
    +reports: Doctrine\ORM\PersistentCollection {#2216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    -id: 301145
    -bodyTs: "'7':13 'almost':15 'comic':16 'get':8 'serious':1 'sinc':10 'speed':3 'win':12 'window':6 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6364267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705038313 {#2117
      date: 2024-01-12 06:45:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Yes, XP was pretty great too! Can’t say much about 95, we switched from DOS directly to 98 back then, which crashed all the time. I heard good things about 98SE though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705090840 {#2051
    date: 2024-01-12 21:20:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@words_number@programming.dev"
    "@TheBat@lemmy.world"
    "@cyberpunk007@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 303075
  -bodyTs: "'95':12 '98':19 '98se':32 'back':20 'crash':23 'direct':17 'dos':16 'good':29 'great':5 'heard':28 'much':10 'pretti':4 'say':9 'switch':14 'thing':30 'though':33 'time':26 'xp':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6389889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705090840 {#2048
    date: 2024-01-12 21:20:40.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 {#2099
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +parent: null
    +root: null
    +body: "Seriously, the speed in which windows is getting worse since after win 7 is almost comical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1725176956 {#2121
      date: 2024-09-01 09:49:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2139 …}
    +nested: Doctrine\ORM\PersistentCollection {#2224 …}
    +votes: Doctrine\ORM\PersistentCollection {#2223 …}
    +reports: Doctrine\ORM\PersistentCollection {#2216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    -id: 301145
    -bodyTs: "'7':13 'almost':15 'comic':16 'get':8 'serious':1 'sinc':10 'speed':3 'win':12 'window':6 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6364267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705038313 {#2117
      date: 2024-01-12 06:45:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Yes, XP was pretty great too! Can’t say much about 95, we switched from DOS directly to 98 back then, which crashed all the time. I heard good things about 98SE though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705090840 {#2051
    date: 2024-01-12 21:20:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@words_number@programming.dev"
    "@TheBat@lemmy.world"
    "@cyberpunk007@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 303075
  -bodyTs: "'95':12 '98':19 '98se':32 'back':20 'crash':23 'direct':17 'dos':16 'good':29 'great':5 'heard':28 'much':10 'pretti':4 'say':9 'switch':14 'thing':30 'though':33 'time':26 'xp':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6389889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705090840 {#2048
    date: 2024-01-12 21:20:40.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 {#2122
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +parent: null
    +root: null
    +body: "Seriously, the speed in which windows is getting worse since after win 7 is almost comical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1725176956 {#2121
      date: 2024-09-01 09:49:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2139 …}
    +nested: Doctrine\ORM\PersistentCollection {#2224 …}
    +votes: Doctrine\ORM\PersistentCollection {#2223 …}
    +reports: Doctrine\ORM\PersistentCollection {#2216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    -id: 301145
    -bodyTs: "'7':13 'almost':15 'comic':16 'get':8 'serious':1 'sinc':10 'speed':3 'win':12 'window':6 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6364267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705038313 {#2117
      date: 2024-01-12 06:45:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Absolutely not. First win10 release already tried to force me into using a microsoft account, had adware and trial crap preinstalled, the terrible settings windows situation, borderline unusable start menu search function, hard to disable cortana bullshit, etc. etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705090669 {#2100
    date: 2024-01-12 21:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@words_number@programming.dev"
    "@TheBat@lemmy.world"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 303066
  -bodyTs: "'absolut':1 'account':15 'adwar':17 'alreadi':6 'borderlin':27 'bullshit':37 'cortana':36 'crap':20 'disabl':35 'etc':38,39 'first':3 'forc':9 'function':32 'hard':33 'menu':30 'microsoft':14 'preinstal':21 'releas':5 'search':31 'set':24 'situat':26 'start':29 'terribl':23 'tri':7 'trial':19 'unus':28 'use':12 'win10':4 'window':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6389830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705090669 {#2104
    date: 2024-01-12 21:17:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +parent: null
    +root: null
    +body: "Seriously, the speed in which windows is getting worse since after win 7 is almost comical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1725176956 {#2121
      date: 2024-09-01 09:49:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2139 …}
    +nested: Doctrine\ORM\PersistentCollection {#2224 …}
    +votes: Doctrine\ORM\PersistentCollection {#2223 …}
    +reports: Doctrine\ORM\PersistentCollection {#2216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    -id: 301145
    -bodyTs: "'7':13 'almost':15 'comic':16 'get':8 'serious':1 'sinc':10 'speed':3 'win':12 'window':6 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6364267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705038313 {#2117
      date: 2024-01-12 06:45:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Absolutely not. First win10 release already tried to force me into using a microsoft account, had adware and trial crap preinstalled, the terrible settings windows situation, borderline unusable start menu search function, hard to disable cortana bullshit, etc. etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705090669 {#2100
    date: 2024-01-12 21:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@words_number@programming.dev"
    "@TheBat@lemmy.world"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 303066
  -bodyTs: "'absolut':1 'account':15 'adwar':17 'alreadi':6 'borderlin':27 'bullshit':37 'cortana':36 'crap':20 'disabl':35 'etc':38,39 'first':3 'forc':9 'function':32 'hard':33 'menu':30 'microsoft':14 'preinstal':21 'releas':5 'search':31 'set':24 'situat':26 'start':29 'terribl':23 'tri':7 'trial':19 'unus':28 'use':12 'win10':4 'window':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6389830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705090669 {#2104
    date: 2024-01-12 21:17:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +parent: null
    +root: null
    +body: "Seriously, the speed in which windows is getting worse since after win 7 is almost comical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1725176956 {#2121
      date: 2024-09-01 09:49:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2139 …}
    +nested: Doctrine\ORM\PersistentCollection {#2224 …}
    +votes: Doctrine\ORM\PersistentCollection {#2223 …}
    +reports: Doctrine\ORM\PersistentCollection {#2216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
    -id: 301145
    -bodyTs: "'7':13 'almost':15 'comic':16 'get':8 'serious':1 'sinc':10 'speed':3 'win':12 'window':6 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6364267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705038313 {#2117
      date: 2024-01-12 06:45:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Absolutely not. First win10 release already tried to force me into using a microsoft account, had adware and trial crap preinstalled, the terrible settings windows situation, borderline unusable start menu search function, hard to disable cortana bullshit, etc. etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705090669 {#2100
    date: 2024-01-12 21:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@words_number@programming.dev"
    "@TheBat@lemmy.world"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 303066
  -bodyTs: "'absolut':1 'account':15 'adwar':17 'alreadi':6 'borderlin':27 'bullshit':37 'cortana':36 'crap':20 'disabl':35 'etc':38,39 'first':3 'forc':9 'function':32 'hard':33 'menu':30 'microsoft':14 'preinstal':21 'releas':5 'search':31 'set':24 'situat':26 'start':29 'terribl':23 'tri':7 'trial':19 'unus':28 'use':12 'win10':4 'window':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6389830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705090669 {#2104
    date: 2024-01-12 21:17:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2108
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: null
  +root: null
  +body: "Seriously, the speed in which windows is getting worse since after win 7 is almost comical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1725176956 {#2121
    date: 2024-09-01 09:49:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  -id: 301145
  -bodyTs: "'7':13 'almost':15 'comic':16 'get':8 'serious':1 'sinc':10 'speed':3 'win':12 'window':6 'wors':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6364267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705038313 {#2117
    date: 2024-01-12 06:45:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2108
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: null
  +root: null
  +body: "Seriously, the speed in which windows is getting worse since after win 7 is almost comical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1725176956 {#2121
    date: 2024-09-01 09:49:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  -id: 301145
  -bodyTs: "'7':13 'almost':15 'comic':16 'get':8 'serious':1 'sinc':10 'speed':3 'win':12 'window':6 'wors':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6364267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705038313 {#2117
    date: 2024-01-12 06:45:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2108
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: null
  +root: null
  +body: "Seriously, the speed in which windows is getting worse since after win 7 is almost comical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1725176956 {#2121
    date: 2024-09-01 09:49:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  -id: 301145
  -bodyTs: "'7':13 'almost':15 'comic':16 'get':8 'serious':1 'sinc':10 'speed':3 'win':12 'window':6 'wors':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6364267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705038313 {#2117
    date: 2024-01-12 06:45:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2228
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "Honestly I found them especially funny because there were so many very different ones in a row xD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705014437 {#2043
    date: 2024-01-12 00:07:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MajorMajormajormajor@lemmy.ca"
    "@Risk@feddit.uk"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 300151
  -bodyTs: "'differ':13 'especi':5 'found':3 'funni':6 'honest':1 'mani':11 'one':14 'row':17 'xd':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6344241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705014437 {#2126
    date: 2024-01-12 00:07:17.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 {#2228
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "Honestly I found them especially funny because there were so many very different ones in a row xD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705014437 {#2043
    date: 2024-01-12 00:07:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MajorMajormajormajor@lemmy.ca"
    "@Risk@feddit.uk"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 300151
  -bodyTs: "'differ':13 'especi':5 'found':3 'funni':6 'honest':1 'mani':11 'one':14 'row':17 'xd':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6344241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705014437 {#2126
    date: 2024-01-12 00:07:17.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 {#2228
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "Honestly I found them especially funny because there were so many very different ones in a row xD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705014437 {#2043
    date: 2024-01-12 00:07:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MajorMajormajormajor@lemmy.ca"
    "@Risk@feddit.uk"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 300151
  -bodyTs: "'differ':13 'especi':5 'found':3 'funni':6 'honest':1 'mani':11 'one':14 'row':17 'xd':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6344241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705014437 {#2126
    date: 2024-01-12 00:07:17.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 {#2310
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2307 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2306 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: "Hahaha so true"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704839258 {#2229
    date: 2024-01-09 23:27:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@13617@lemmy.world"
    "@WashedOver@lemmy.ca"
    "@ultranaut@lemmy.world"
    "@TheFriendlyDickhead@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2318 …}
  +reports: Doctrine\ORM\PersistentCollection {#2316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 294464
  -bodyTs: "'hahaha':1 'true':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6279579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839258 {#2232
    date: 2024-01-09 23:27:38.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 {#2310
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2307 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2306 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: "Hahaha so true"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704839258 {#2229
    date: 2024-01-09 23:27:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@13617@lemmy.world"
    "@WashedOver@lemmy.ca"
    "@ultranaut@lemmy.world"
    "@TheFriendlyDickhead@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2318 …}
  +reports: Doctrine\ORM\PersistentCollection {#2316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 294464
  -bodyTs: "'hahaha':1 'true':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6279579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839258 {#2232
    date: 2024-01-09 23:27:38.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 {#2310
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2307 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2306 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: "Hahaha so true"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704839258 {#2229
    date: 2024-01-09 23:27:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@13617@lemmy.world"
    "@WashedOver@lemmy.ca"
    "@ultranaut@lemmy.world"
    "@TheFriendlyDickhead@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2318 …}
  +reports: Doctrine\ORM\PersistentCollection {#2316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 294464
  -bodyTs: "'hahaha':1 'true':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6279579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839258 {#2232
    date: 2024-01-09 23:27:38.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 {#2280
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2278 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m administering a wiki.js instance. Despite it being written in node, it’s a pretty nice wiki with a lot of modern features builtin. The only other wiki I’ve ever setup and used was mediawiki, which is obviously a complete legacy php clusterfuck where you need add-ons (which are terrible to install and configure) for everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704814339 {#2312
    date: 2024-01-09 16:32:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2276 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
  -id: 293612
  -bodyTs: "'add':50 'add-on':49 'administ':3 'builtin':25 'clusterfuck':45 'complet':42 'configur':58 'despit':7 'ever':32 'everyth':60 'featur':24 'instal':56 'instanc':6 'legaci':43 'lot':21 'm':2 'mediawiki':37 'modern':23 'need':48 'nice':17 'node':12 'obvious':40 'on':51 'php':44 'pretti':16 'setup':33 'terribl':54 'use':35 've':31 'wiki':18,29 'wiki.js':5 'written':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6271082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704814339 {#2321
    date: 2024-01-09 16:32: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
55 DENIED edit
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2278 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m administering a wiki.js instance. Despite it being written in node, it’s a pretty nice wiki with a lot of modern features builtin. The only other wiki I’ve ever setup and used was mediawiki, which is obviously a complete legacy php clusterfuck where you need add-ons (which are terrible to install and configure) for everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704814339 {#2312
    date: 2024-01-09 16:32:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2276 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
  -id: 293612
  -bodyTs: "'add':50 'add-on':49 'administ':3 'builtin':25 'clusterfuck':45 'complet':42 'configur':58 'despit':7 'ever':32 'everyth':60 'featur':24 'instal':56 'instanc':6 'legaci':43 'lot':21 'm':2 'mediawiki':37 'modern':23 'need':48 'nice':17 'node':12 'obvious':40 'on':51 'php':44 'pretti':16 'setup':33 'terribl':54 'use':35 've':31 'wiki':18,29 'wiki.js':5 'written':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6271082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704814339 {#2321
    date: 2024-01-09 16:32: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
56 DENIED moderate
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2278 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m administering a wiki.js instance. Despite it being written in node, it’s a pretty nice wiki with a lot of modern features builtin. The only other wiki I’ve ever setup and used was mediawiki, which is obviously a complete legacy php clusterfuck where you need add-ons (which are terrible to install and configure) for everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704814339 {#2312
    date: 2024-01-09 16:32:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2276 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
  -id: 293612
  -bodyTs: "'add':50 'add-on':49 'administ':3 'builtin':25 'clusterfuck':45 'complet':42 'configur':58 'despit':7 'ever':32 'everyth':60 'featur':24 'instal':56 'instanc':6 'legaci':43 'lot':21 'm':2 'mediawiki':37 'modern':23 'need':48 'nice':17 'node':12 'obvious':40 'on':51 'php':44 'pretti':16 'setup':33 'terribl':54 'use':35 've':31 'wiki':18,29 'wiki.js':5 'written':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6271082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704814339 {#2321
    date: 2024-01-09 16:32: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
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 {#2195
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +body: "Very comprehensible considerations! I’d love to study another field, just expanding my expertise and having a good time with fewer responsibilities than I have today. But giving up my family? No way! Blue pill it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704517610 {#2283
    date: 2024-01-06 06:06:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@Jimmycrackcrack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 284601
  -bodyTs: "'anoth':9 'blue':34 'comprehens':2 'consider':3 'd':5 'expand':12 'expertis':14 'famili':31 'fewer':21 'field':10 'give':28 'good':18 'love':6 'pill':35 'respons':22 'studi':8 'time':19 'today':26 'way':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6181625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704517610 {#2281
    date: 2024-01-06 06:06:50.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 {#2195
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +body: "Very comprehensible considerations! I’d love to study another field, just expanding my expertise and having a good time with fewer responsibilities than I have today. But giving up my family? No way! Blue pill it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704517610 {#2283
    date: 2024-01-06 06:06:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@Jimmycrackcrack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 284601
  -bodyTs: "'anoth':9 'blue':34 'comprehens':2 'consider':3 'd':5 'expand':12 'expertis':14 'famili':31 'fewer':21 'field':10 'give':28 'good':18 'love':6 'pill':35 'respons':22 'studi':8 'time':19 'today':26 'way':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6181625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704517610 {#2281
    date: 2024-01-06 06:06:50.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 {#2195
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +body: "Very comprehensible considerations! I’d love to study another field, just expanding my expertise and having a good time with fewer responsibilities than I have today. But giving up my family? No way! Blue pill it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704517610 {#2283
    date: 2024-01-06 06:06:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@Jimmycrackcrack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 284601
  -bodyTs: "'anoth':9 'blue':34 'comprehens':2 'consider':3 'd':5 'expand':12 'expertis':14 'famili':31 'fewer':21 'field':10 'give':28 'good':18 'love':6 'pill':35 'respons':22 'studi':8 'time':19 'today':26 'way':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6181625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704517610 {#2281
    date: 2024-01-06 06:06:50.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