GET https://kbin.spritesserver.nl/u/@gedaliyah@lemmy.world/comments/hot?p=4

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.38 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 {#2114
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ranger: It’s terrible! Murder victims are getting lured to our park and their bodies dumped! We have to do something!\n
    \n
    Sign maker: I got you fam.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1700760693 {#2116
    date: 2023-11-23 18:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 155453
  -bodyTs: "'bodi':15 'dump':16 'fam':27 'get':8 'got':25 'lure':9 'maker':23 'murder':5 'park':12 'ranger':1 'sign':22 'someth':21 'terribl':4 'victim':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5533963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700760693 {#2338
    date: 2023-11-23 18:31:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2114
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ranger: It’s terrible! Murder victims are getting lured to our park and their bodies dumped! We have to do something!\n
    \n
    Sign maker: I got you fam.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1700760693 {#2116
    date: 2023-11-23 18:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 155453
  -bodyTs: "'bodi':15 'dump':16 'fam':27 'get':8 'got':25 'lure':9 'maker':23 'murder':5 'park':12 'ranger':1 'sign':22 'someth':21 'terribl':4 'victim':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5533963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700760693 {#2338
    date: 2023-11-23 18:31:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2114
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ranger: It’s terrible! Murder victims are getting lured to our park and their bodies dumped! We have to do something!\n
    \n
    Sign maker: I got you fam.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1700760693 {#2116
    date: 2023-11-23 18:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 155453
  -bodyTs: "'bodi':15 'dump':16 'fam':27 'get':8 'got':25 'lure':9 'maker':23 'murder':5 'park':12 'ranger':1 'sign':22 'someth':21 'terribl':4 'victim':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5533963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700760693 {#2338
    date: 2023-11-23 18:31:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2300
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "As a student of history, how many “decades” was Palestine under rule by a foreign power before 1948? What date were the people of Palestine first conquered?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700408251 {#2117
    date: 2023-11-19 16:37:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@Bartsbigbugbag@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 140056
  -bodyTs: "'1948':18 'conquer':27 'date':20 'decad':8 'first':26 'foreign':15 'histori':5 'mani':7 'palestin':10,25 'peopl':23 'power':16 'rule':12 'student':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5431781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700408251 {#2122
    date: 2023-11-19 16:37:31.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 {#2300
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "As a student of history, how many “decades” was Palestine under rule by a foreign power before 1948? What date were the people of Palestine first conquered?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700408251 {#2117
    date: 2023-11-19 16:37:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@Bartsbigbugbag@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 140056
  -bodyTs: "'1948':18 'conquer':27 'date':20 'decad':8 'first':26 'foreign':15 'histori':5 'mani':7 'palestin':10,25 'peopl':23 'power':16 'rule':12 'student':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5431781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700408251 {#2122
    date: 2023-11-19 16:37:31.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 {#2300
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "As a student of history, how many “decades” was Palestine under rule by a foreign power before 1948? What date were the people of Palestine first conquered?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700408251 {#2117
    date: 2023-11-19 16:37:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@Bartsbigbugbag@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 140056
  -bodyTs: "'1948':18 'conquer':27 'date':20 'decad':8 'first':26 'foreign':15 'histori':5 'mani':7 'palestin':10,25 'peopl':23 'power':16 'rule':12 'student':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5431781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700408251 {#2122
    date: 2023-11-19 16:37:31.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 {#2310
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "So Israel is an “apartheid state” except that minorities have full rights of citizenship, vote, serve the government, hold positions of leadership in government, academia, business and medicine. But minority parties, representing a minority population, don’t have more power? Are you even vaguely aware of how democracy works? And you think I’m the one being disingenuous?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700403600 {#2334
    date: 2023-11-19 15:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@5ibelius9insterberg@feddit.de"
    "@carl_marks_1312@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 139867
  -bodyTs: "'academia':25 'apartheid':5 'awar':45 'busi':26 'citizenship':14 'democraci':48 'disingenu':58 'even':43 'except':7 'full':11 'govern':18,24 'hold':19 'israel':2 'leadership':22 'm':54 'medicin':28 'minor':9,30,34 'one':56 'parti':31 'popul':35 'posit':20 'power':40 'repres':32 'right':12 'serv':16 'state':6 'think':52 'vagu':44 'vote':15 'work':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5430451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700403600 {#2125
    date: 2023-11-19 15:20:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2310
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "So Israel is an “apartheid state” except that minorities have full rights of citizenship, vote, serve the government, hold positions of leadership in government, academia, business and medicine. But minority parties, representing a minority population, don’t have more power? Are you even vaguely aware of how democracy works? And you think I’m the one being disingenuous?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700403600 {#2334
    date: 2023-11-19 15:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@5ibelius9insterberg@feddit.de"
    "@carl_marks_1312@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 139867
  -bodyTs: "'academia':25 'apartheid':5 'awar':45 'busi':26 'citizenship':14 'democraci':48 'disingenu':58 'even':43 'except':7 'full':11 'govern':18,24 'hold':19 'israel':2 'leadership':22 'm':54 'medicin':28 'minor':9,30,34 'one':56 'parti':31 'popul':35 'posit':20 'power':40 'repres':32 'right':12 'serv':16 'state':6 'think':52 'vagu':44 'vote':15 'work':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5430451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700403600 {#2125
    date: 2023-11-19 15:20:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2310
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "So Israel is an “apartheid state” except that minorities have full rights of citizenship, vote, serve the government, hold positions of leadership in government, academia, business and medicine. But minority parties, representing a minority population, don’t have more power? Are you even vaguely aware of how democracy works? And you think I’m the one being disingenuous?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700403600 {#2334
    date: 2023-11-19 15:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@5ibelius9insterberg@feddit.de"
    "@carl_marks_1312@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 139867
  -bodyTs: "'academia':25 'apartheid':5 'awar':45 'busi':26 'citizenship':14 'democraci':48 'disingenu':58 'even':43 'except':7 'full':11 'govern':18,24 'hold':19 'israel':2 'leadership':22 'm':54 'medicin':28 'minor':9,30,34 'one':56 'parti':31 'popul':35 'posit':20 'power':40 'repres':32 'right':12 'serv':16 'state':6 'think':52 'vagu':44 'vote':15 'work':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5430451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700403600 {#2125
    date: 2023-11-19 15:20:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2306
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Are you high? What ethnic group is Ra’am? What ethnic group is Ta’al?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700393162 {#2297
    date: 2023-11-19 12:26:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@5ibelius9insterberg@feddit.de"
    "@carl_marks_1312@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 139607
  -bodyTs: "'al':15 'ethnic':5,11 'group':6,12 'high':3 'ra':8 'ta':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5428363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700393162 {#2298
    date: 2023-11-19 12:26:02.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 {#2306
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Are you high? What ethnic group is Ra’am? What ethnic group is Ta’al?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700393162 {#2297
    date: 2023-11-19 12:26:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@5ibelius9insterberg@feddit.de"
    "@carl_marks_1312@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 139607
  -bodyTs: "'al':15 'ethnic':5,11 'group':6,12 'high':3 'ra':8 'ta':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5428363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700393162 {#2298
    date: 2023-11-19 12:26:02.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 {#2306
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Are you high? What ethnic group is Ra’am? What ethnic group is Ta’al?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700393162 {#2297
    date: 2023-11-19 12:26:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@5ibelius9insterberg@feddit.de"
    "@carl_marks_1312@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 139607
  -bodyTs: "'al':15 'ethnic':5,11 'group':6,12 'high':3 'ra':8 'ta':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5428363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700393162 {#2298
    date: 2023-11-19 12:26:02.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 {#2230
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Israel is also a pluralistic society, in which all citizens (a quarter of which are not Jewish) are guaranteed complete equal rights under the law. There are multiple Arab parties in the parliament (Knesset).\n
    \n
    Can you explain why France has a greater number of Arabic speakers than Israel but no Arabic language schools, while Israel has hundreds of state funded Arabic language schools that parents can choose to send their kids?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700389789 {#2333
    date: 2023-11-19 11:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 139538
  -bodyTs: "'also':3 'arab':29,45,51,61 'choos':67 'citizen':10 'complet':20 'equal':21 'explain':37 'franc':39 'fund':60 'greater':42 'guarante':19 'hundr':57 'israel':1,48,55 'jewish':17 'kid':71 'knesset':34 'languag':52,62 'law':25 'multipl':28 'number':43 'parent':65 'parliament':33 'parti':30 'pluralist':5 'quarter':12 'right':22 'school':53,63 'send':69 'societi':6 'speaker':46 'state':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5427876"
  +editedAt: DateTimeImmutable @1700759648 {#2329
    date: 2023-11-23 18:14:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700389789 {#2119
    date: 2023-11-19 11:29: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
19 DENIED edit
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Israel is also a pluralistic society, in which all citizens (a quarter of which are not Jewish) are guaranteed complete equal rights under the law. There are multiple Arab parties in the parliament (Knesset).\n
    \n
    Can you explain why France has a greater number of Arabic speakers than Israel but no Arabic language schools, while Israel has hundreds of state funded Arabic language schools that parents can choose to send their kids?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700389789 {#2333
    date: 2023-11-19 11:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 139538
  -bodyTs: "'also':3 'arab':29,45,51,61 'choos':67 'citizen':10 'complet':20 'equal':21 'explain':37 'franc':39 'fund':60 'greater':42 'guarante':19 'hundr':57 'israel':1,48,55 'jewish':17 'kid':71 'knesset':34 'languag':52,62 'law':25 'multipl':28 'number':43 'parent':65 'parliament':33 'parti':30 'pluralist':5 'quarter':12 'right':22 'school':53,63 'send':69 'societi':6 'speaker':46 'state':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5427876"
  +editedAt: DateTimeImmutable @1700759648 {#2329
    date: 2023-11-23 18:14:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700389789 {#2119
    date: 2023-11-19 11:29: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
20 DENIED moderate
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Israel is also a pluralistic society, in which all citizens (a quarter of which are not Jewish) are guaranteed complete equal rights under the law. There are multiple Arab parties in the parliament (Knesset).\n
    \n
    Can you explain why France has a greater number of Arabic speakers than Israel but no Arabic language schools, while Israel has hundreds of state funded Arabic language schools that parents can choose to send their kids?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700389789 {#2333
    date: 2023-11-19 11:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 139538
  -bodyTs: "'also':3 'arab':29,45,51,61 'choos':67 'citizen':10 'complet':20 'equal':21 'explain':37 'franc':39 'fund':60 'greater':42 'guarante':19 'hundr':57 'israel':1,48,55 'jewish':17 'kid':71 'knesset':34 'languag':52,62 'law':25 'multipl':28 'number':43 'parent':65 'parliament':33 'parti':30 'pluralist':5 'quarter':12 'right':22 'school':53,63 'send':69 'societi':6 'speaker':46 'state':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5427876"
  +editedAt: DateTimeImmutable @1700759648 {#2329
    date: 2023-11-23 18:14:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700389789 {#2119
    date: 2023-11-19 11:29: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
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 {#2161
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Israel is just as ethnically diverse as those you’ve listed. Druze, Arabs, Armenians, Bedouins, Samaritans, Turks, etc. in a nation of less than 10 million."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700352864 {#2231
    date: 2023-11-19 01:14:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@5ibelius9insterberg@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 138497
  -bodyTs: "'10':25 'arab':13 'armenian':14 'bedouin':15 'divers':6 'druze':12 'etc':18 'ethnic':5 'israel':1 'less':23 'list':11 'million':26 'nation':21 'samaritan':16 'turk':17 've':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5417810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700352864 {#2214
    date: 2023-11-19 01:14:24.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 {#2161
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Israel is just as ethnically diverse as those you’ve listed. Druze, Arabs, Armenians, Bedouins, Samaritans, Turks, etc. in a nation of less than 10 million."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700352864 {#2231
    date: 2023-11-19 01:14:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@5ibelius9insterberg@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 138497
  -bodyTs: "'10':25 'arab':13 'armenian':14 'bedouin':15 'divers':6 'druze':12 'etc':18 'ethnic':5 'israel':1 'less':23 'list':11 'million':26 'nation':21 'samaritan':16 'turk':17 've':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5417810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700352864 {#2214
    date: 2023-11-19 01:14:24.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 {#2161
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Israel is just as ethnically diverse as those you’ve listed. Druze, Arabs, Armenians, Bedouins, Samaritans, Turks, etc. in a nation of less than 10 million."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700352864 {#2231
    date: 2023-11-19 01:14:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@5ibelius9insterberg@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 138497
  -bodyTs: "'10':25 'arab':13 'armenian':14 'bedouin':15 'divers':6 'druze':12 'etc':18 'ethnic':5 'israel':1 'less':23 'list':11 'million':26 'nation':21 'samaritan':16 'turk':17 've':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5417810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700352864 {#2214
    date: 2023-11-19 01:14:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    This is exactly the reason why a majority of Israelis did not support the law, and it received significant criticism from broad Israeli groups on the right and left, Jewish, Druze, and Arab.\n
    \n
    It’s also why it’s essentially never been enforced.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700351136 {#2160
    date: 2023-11-19 00:45:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@kautau@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 138437
  -bodyTs: "'also':36 'arab':33 'broad':22 'critic':20 'druze':31 'enforc':43 'essenti':40 'exact':3 'group':24 'isra':10,23 'jewish':30 'law':15 'left':29 'major':8 'never':41 'reason':5 'receiv':18 'right':27 'signific':19 'support':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5417057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700351136 {#2163
    date: 2023-11-19 00:45:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    This is exactly the reason why a majority of Israelis did not support the law, and it received significant criticism from broad Israeli groups on the right and left, Jewish, Druze, and Arab.\n
    \n
    It’s also why it’s essentially never been enforced.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700351136 {#2160
    date: 2023-11-19 00:45:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@kautau@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 138437
  -bodyTs: "'also':36 'arab':33 'broad':22 'critic':20 'druze':31 'enforc':43 'essenti':40 'exact':3 'group':24 'isra':10,23 'jewish':30 'law':15 'left':29 'major':8 'never':41 'reason':5 'receiv':18 'right':27 'signific':19 'support':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5417057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700351136 {#2163
    date: 2023-11-19 00:45:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    This is exactly the reason why a majority of Israelis did not support the law, and it received significant criticism from broad Israeli groups on the right and left, Jewish, Druze, and Arab.\n
    \n
    It’s also why it’s essentially never been enforced.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700351136 {#2160
    date: 2023-11-19 00:45:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@kautau@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 138437
  -bodyTs: "'also':36 'arab':33 'broad':22 'critic':20 'druze':31 'enforc':43 'essenti':40 'exact':3 'group':24 'isra':10,23 'jewish':30 'law':15 'left':29 'major':8 'never':41 'reason':5 'receiv':18 'right':27 'signific':19 'support':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5417057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700351136 {#2163
    date: 2023-11-19 00:45:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "So, before 2018 when the controversial law was passed (not sure what you mean happened last week) you believe that Israel was not an ethnostate?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700349006 {#2220
    date: 2023-11-19 00:10:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 138345
  -bodyTs: "'2018':3 'believ':19 'controversi':6 'ethnost':25 'happen':15 'israel':21 'last':16 'law':7 'mean':14 'pass':9 'sure':11 'week':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5416124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700349006 {#2261
    date: 2023-11-19 00:10:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "So, before 2018 when the controversial law was passed (not sure what you mean happened last week) you believe that Israel was not an ethnostate?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700349006 {#2220
    date: 2023-11-19 00:10:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 138345
  -bodyTs: "'2018':3 'believ':19 'controversi':6 'ethnost':25 'happen':15 'israel':21 'last':16 'law':7 'mean':14 'pass':9 'sure':11 'week':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5416124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700349006 {#2261
    date: 2023-11-19 00:10:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "So, before 2018 when the controversial law was passed (not sure what you mean happened last week) you believe that Israel was not an ethnostate?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700349006 {#2220
    date: 2023-11-19 00:10:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 138345
  -bodyTs: "'2018':3 'believ':19 'controversi':6 'ethnost':25 'happen':15 'israel':21 'last':16 'law':7 'mean':14 'pass':9 'sure':11 'week':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5416124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700349006 {#2261
    date: 2023-11-19 00:10:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2190
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Fair enough. Not sure the best way to translate the concept of עם ישראל"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700348461 {#2210
    date: 2023-11-19 00:01:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@FrankTheHealer@lemmy.world"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 138304
  -bodyTs: "'best':6 'concept':11 'enough':2 'fair':1 'sure':4 'translat':9 'way':7 'ישראל':14 'עם':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5415864"
  +editedAt: DateTimeImmutable @1700676488 {#2201
    date: 2023-11-22 19:08:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700348461 {#2229
    date: 2023-11-19 00:01:01.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 {#2190
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Fair enough. Not sure the best way to translate the concept of עם ישראל"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700348461 {#2210
    date: 2023-11-19 00:01:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@FrankTheHealer@lemmy.world"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 138304
  -bodyTs: "'best':6 'concept':11 'enough':2 'fair':1 'sure':4 'translat':9 'way':7 'ישראל':14 'עם':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5415864"
  +editedAt: DateTimeImmutable @1700676488 {#2201
    date: 2023-11-22 19:08:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700348461 {#2229
    date: 2023-11-19 00:01:01.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 {#2190
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Fair enough. Not sure the best way to translate the concept of עם ישראל"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700348461 {#2210
    date: 2023-11-19 00:01:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@FrankTheHealer@lemmy.world"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 138304
  -bodyTs: "'best':6 'concept':11 'enough':2 'fair':1 'sure':4 'translat':9 'way':7 'ישראל':14 'עם':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5415864"
  +editedAt: DateTimeImmutable @1700676488 {#2201
    date: 2023-11-22 19:08:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700348461 {#2229
    date: 2023-11-19 00:01:01.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 {#2249
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    We absolutely are. Defining Judaism as a religion alone is ignorant and christocentric.\n
    \n
    Judaism has always been a people of a singular national identity, defined by common origin, language, history, sense of identity, culture, folklore, music, clothing, cuisine, etc.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700344291 {#2272
    date: 2023-11-18 22:51:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@FrankTheHealer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 138070
  -bodyTs: "'absolut':2 'alon':9 'alway':16 'christocentr':13 'cloth':37 'common':27 'cuisin':38 'cultur':34 'defin':4,25 'etc':39 'folklor':35 'histori':30 'ident':24,33 'ignor':11 'judaism':5,14 'languag':29 'music':36 'nation':23 'origin':28 'peopl':19 'religion':8 'sens':31 'singular':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5414390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700344291 {#2274
    date: 2023-11-18 22:51:31.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 {#2249
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    We absolutely are. Defining Judaism as a religion alone is ignorant and christocentric.\n
    \n
    Judaism has always been a people of a singular national identity, defined by common origin, language, history, sense of identity, culture, folklore, music, clothing, cuisine, etc.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700344291 {#2272
    date: 2023-11-18 22:51:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@FrankTheHealer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 138070
  -bodyTs: "'absolut':2 'alon':9 'alway':16 'christocentr':13 'cloth':37 'common':27 'cuisin':38 'cultur':34 'defin':4,25 'etc':39 'folklor':35 'histori':30 'ident':24,33 'ignor':11 'judaism':5,14 'languag':29 'music':36 'nation':23 'origin':28 'peopl':19 'religion':8 'sens':31 'singular':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5414390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700344291 {#2274
    date: 2023-11-18 22:51:31.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 {#2249
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    We absolutely are. Defining Judaism as a religion alone is ignorant and christocentric.\n
    \n
    Judaism has always been a people of a singular national identity, defined by common origin, language, history, sense of identity, culture, folklore, music, clothing, cuisine, etc.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700344291 {#2272
    date: 2023-11-18 22:51:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
    "@FrankTheHealer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 138070
  -bodyTs: "'absolut':2 'alon':9 'alway':16 'christocentr':13 'cloth':37 'common':27 'cuisin':38 'cultur':34 'defin':4,25 'etc':39 'folklor':35 'histori':30 'ident':24,33 'ignor':11 'judaism':5,14 'languag':29 'music':36 'nation':23 'origin':28 'peopl':19 'religion':8 'sens':31 'singular':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5414390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700344291 {#2274
    date: 2023-11-18 22:51:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Well you edited your comment that said we were friends, now I have to edit mine.\n
    \n
    What’s your source for the original claim that Israel is an ethnostate?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700342306 {#2237
    date: 2023-11-18 22:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 137973
  -bodyTs: "'claim':24 'comment':5 'edit':3,15 'ethnost':29 'friend':10 'israel':26 'mine':16 'origin':23 'said':7 'sourc':20 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5413694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700342306 {#2238
    date: 2023-11-18 22:18:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Well you edited your comment that said we were friends, now I have to edit mine.\n
    \n
    What’s your source for the original claim that Israel is an ethnostate?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700342306 {#2237
    date: 2023-11-18 22:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 137973
  -bodyTs: "'claim':24 'comment':5 'edit':3,15 'ethnost':29 'friend':10 'israel':26 'mine':16 'origin':23 'said':7 'sourc':20 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5413694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700342306 {#2238
    date: 2023-11-18 22:18:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Well you edited your comment that said we were friends, now I have to edit mine.\n
    \n
    What’s your source for the original claim that Israel is an ethnostate?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700342306 {#2237
    date: 2023-11-18 22:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 137973
  -bodyTs: "'claim':24 'comment':5 'edit':3,15 'ethnost':29 'friend':10 'israel':26 'mine':16 'origin':23 'said':7 'sourc':20 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5413694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700342306 {#2238
    date: 2023-11-18 22:18:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2153
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Glad we’re friends.\n
    \n
    We can still be friends if you want to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700336115 {#2284
    date: 2023-11-18 20:35:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2185 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 137716
  -bodyTs: "'friend':4,9 'glad':1 're':3 'still':7 'want':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5411391"
  +editedAt: DateTimeImmutable @1700666548 {#2251
    date: 2023-11-22 16:22:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700336115 {#2271
    date: 2023-11-18 20:35:15.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 {#2153
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Glad we’re friends.\n
    \n
    We can still be friends if you want to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700336115 {#2284
    date: 2023-11-18 20:35:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2185 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 137716
  -bodyTs: "'friend':4,9 'glad':1 're':3 'still':7 'want':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5411391"
  +editedAt: DateTimeImmutable @1700666548 {#2251
    date: 2023-11-22 16:22:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700336115 {#2271
    date: 2023-11-18 20:35:15.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 {#2153
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Glad we’re friends.\n
    \n
    We can still be friends if you want to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700336115 {#2284
    date: 2023-11-18 20:35:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2185 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 137716
  -bodyTs: "'friend':4,9 'glad':1 're':3 'still':7 'want':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5411391"
  +editedAt: DateTimeImmutable @1700666548 {#2251
    date: 2023-11-22 16:22:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700336115 {#2271
    date: 2023-11-18 20:35:15.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 {#2176
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2174 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Literally any history book my friend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700335500 {#2152
    date: 2023-11-18 20:25:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 137689
  -bodyTs: "'book':4 'friend':6 'histori':3 'liter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5411128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700335500 {#2150
    date: 2023-11-18 20:25:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2176
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2174 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Literally any history book my friend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700335500 {#2152
    date: 2023-11-18 20:25:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 137689
  -bodyTs: "'book':4 'friend':6 'histori':3 'liter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5411128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700335500 {#2150
    date: 2023-11-18 20:25:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2176
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2174 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
      \n
      …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700802494 {#2177
      date: 2023-11-24 06:08:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 137648
    -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5410728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700334507 {#2175
      date: 2023-11-18 20:08:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Literally any history book my friend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700335500 {#2152
    date: 2023-11-18 20:25:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@gedaliyah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 137689
  -bodyTs: "'book':4 'friend':6 'histori':3 'liter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5411128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700335500 {#2150
    date: 2023-11-18 20:25:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2312
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
    \n
    …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700802494 {#2177
    date: 2023-11-24 06:08:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 137648
  -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5410728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700334507 {#2175
    date: 2023-11-18 20:08:27.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
55 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2312
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
    \n
    …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700802494 {#2177
    date: 2023-11-24 06:08:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 137648
  -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5410728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700334507 {#2175
    date: 2023-11-18 20:08:27.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
56 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2312
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just weird how Japan, Korea, France, Sweden, Ethiopia, China, Turkey, India, Russia, Ukraine, Germany, Denmark, South Sudan, Iran, Iraq, Sudan, Nigeria, Rwanda, Morocco, Palestine, Italy, Greece, Syria, Lebanon, Austria, Croatia, Moldova, Pakistan, Nepal, India, Thailand, Yemen, Kuwait, Kazakhstan, Laos, Vietnam, Ireland, Armenia, Serbia, Uganda, etc…\n
    \n
    …are all states created as a homeland for a particular ethnic group, yet only **one** ethnic group is criticized for it. 🤔
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700802494 {#2177
    date: 2023-11-24 06:08:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 137648
  -bodyTs: "'armenia':42 'austria':29 'china':9 'creat':49 'critic':64 'croatia':30 'denmark':15 'etc':45 'ethiopia':8 'ethnic':56,61 'franc':6 'germani':14 'greec':26 'group':57,62 'homeland':52 'india':11,34 'iran':18 'iraq':19 'ireland':41 'itali':25 'japan':4 'kazakhstan':38 'korea':5 'kuwait':37 'lao':39 'lebanon':28 'moldova':31 'morocco':23 'nepal':33 'nigeria':21 'one':60 'pakistan':32 'palestin':24 'particular':55 'russia':12 'rwanda':22 'serbia':43 'south':16 'state':48 'sudan':17,20 'sweden':7 'syria':27 'thailand':35 'turkey':10 'uganda':44 'ukrain':13 'vietnam':40 'weird':2 'yemen':36 'yet':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5410728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700334507 {#2175
    date: 2023-11-18 20:08:27.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
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 {#1986
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +body: """
    > I don’t fucking get on how Israel has never really tried forming a state in which both palestinians **and** jews can live in peace together.\n
    \n
    That is literally what Israel is. 20% of citizens are Palestinian. They have the exact same rights as any other citizen, and representation in the Israeli Parliament.\n
    \n
    As far as Gaza is concerned, Israel withdrew all settlers and military almost 20 years ago. Israel doesn’t want any part of Gaza, but the Hamas party who rules Gaza with an iron fist wants to invade and drive out Israel.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696861746 {#2005
    date: 2023-10-09 16:29:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@spacesweedkid27@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 38785
  -bodyTs: "'20':33,67 'ago':69 'almost':66 'citizen':35,47 'concern':59 'doesn':71 'drive':93 'exact':41 'far':55 'fist':88 'form':13 'fuck':4 'gaza':57,77,84 'get':5 'hama':80 'invad':91 'iron':87 'isra':52 'israel':8,31,60,70,95 'jew':21 'liter':29 'live':23 'militari':65 'never':10 'palestinian':19,37 'parliament':53 'part':75 'parti':81 'peac':25 'realli':11 'represent':49 'right':43 'rule':83 'settler':63 'state':15 'togeth':26 'tri':12 'want':73,89 'withdrew':61 'year':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4348979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696861746 {#1995
    date: 2023-10-09 16:29:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1986
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +body: """
    > I don’t fucking get on how Israel has never really tried forming a state in which both palestinians **and** jews can live in peace together.\n
    \n
    That is literally what Israel is. 20% of citizens are Palestinian. They have the exact same rights as any other citizen, and representation in the Israeli Parliament.\n
    \n
    As far as Gaza is concerned, Israel withdrew all settlers and military almost 20 years ago. Israel doesn’t want any part of Gaza, but the Hamas party who rules Gaza with an iron fist wants to invade and drive out Israel.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696861746 {#2005
    date: 2023-10-09 16:29:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@spacesweedkid27@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 38785
  -bodyTs: "'20':33,67 'ago':69 'almost':66 'citizen':35,47 'concern':59 'doesn':71 'drive':93 'exact':41 'far':55 'fist':88 'form':13 'fuck':4 'gaza':57,77,84 'get':5 'hama':80 'invad':91 'iron':87 'isra':52 'israel':8,31,60,70,95 'jew':21 'liter':29 'live':23 'militari':65 'never':10 'palestinian':19,37 'parliament':53 'part':75 'parti':81 'peac':25 'realli':11 'represent':49 'right':43 'rule':83 'settler':63 'state':15 'togeth':26 'tri':12 'want':73,89 'withdrew':61 'year':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4348979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696861746 {#1995
    date: 2023-10-09 16:29:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1986
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +body: """
    > I don’t fucking get on how Israel has never really tried forming a state in which both palestinians **and** jews can live in peace together.\n
    \n
    That is literally what Israel is. 20% of citizens are Palestinian. They have the exact same rights as any other citizen, and representation in the Israeli Parliament.\n
    \n
    As far as Gaza is concerned, Israel withdrew all settlers and military almost 20 years ago. Israel doesn’t want any part of Gaza, but the Hamas party who rules Gaza with an iron fist wants to invade and drive out Israel.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696861746 {#2005
    date: 2023-10-09 16:29:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@spacesweedkid27@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 38785
  -bodyTs: "'20':33,67 'ago':69 'almost':66 'citizen':35,47 'concern':59 'doesn':71 'drive':93 'exact':41 'far':55 'fist':88 'form':13 'fuck':4 'gaza':57,77,84 'get':5 'hama':80 'invad':91 'iron':87 'isra':52 'israel':8,31,60,70,95 'jew':21 'liter':29 'live':23 'militari':65 'never':10 'palestinian':19,37 'parliament':53 'part':75 'parti':81 'peac':25 'realli':11 'represent':49 'right':43 'rule':83 'settler':63 'state':15 'togeth':26 'tri':12 'want':73,89 'withdrew':61 'year':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4348979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696861746 {#1995
    date: 2023-10-09 16:29:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details