GET https://kbin.spritesserver.nl/d/fedia.io/top/1y

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1827
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1875 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Stop-doing-theoretical-computer-science"
  +title: "Stop doing theoretical computer science"
  +url: "https://fedia.io/media/da/b7/dab75478a1f242eeaf492b9669e91229631df217d35b00c806b9aaf73dd773ca.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704120031 {#1843
    date: 2024-01-01 15:40:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2408 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#1855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 26780
  -titleTs: "'comput':4 'scienc':5 'stop':1 'theoret':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704165031
  +visibility: "visible             "
  +apId: "https://fedia.io/m/science_memes@mander.xyz/t/478903"
  +editedAt: DateTimeImmutable @1710973765 {#1372
    date: 2024-03-20 23:29:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704120031 {#1793
    date: 2024-01-01 15:40:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1827
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1875 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Stop-doing-theoretical-computer-science"
  +title: "Stop doing theoretical computer science"
  +url: "https://fedia.io/media/da/b7/dab75478a1f242eeaf492b9669e91229631df217d35b00c806b9aaf73dd773ca.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704120031 {#1843
    date: 2024-01-01 15:40:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2408 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#1855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 26780
  -titleTs: "'comput':4 'scienc':5 'stop':1 'theoret':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704165031
  +visibility: "visible             "
  +apId: "https://fedia.io/m/science_memes@mander.xyz/t/478903"
  +editedAt: DateTimeImmutable @1710973765 {#1372
    date: 2024-03-20 23:29:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704120031 {#1793
    date: 2024-01-01 15:40:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1827
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1875 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Stop-doing-theoretical-computer-science"
  +title: "Stop doing theoretical computer science"
  +url: "https://fedia.io/media/da/b7/dab75478a1f242eeaf492b9669e91229631df217d35b00c806b9aaf73dd773ca.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704120031 {#1843
    date: 2024-01-01 15:40:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2408 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#1855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 26780
  -titleTs: "'comput':4 'scienc':5 'stop':1 'theoret':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704165031
  +visibility: "visible             "
  +apId: "https://fedia.io/m/science_memes@mander.xyz/t/478903"
  +editedAt: DateTimeImmutable @1710973765 {#1372
    date: 2024-03-20 23:29:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704120031 {#1793
    date: 2024-01-01 15:40:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1536 …}
  +image: Proxies\__CG__\App\Entity\Image {#1748 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Why-is-all-of-Lemmy-filled-with-Anti-Israel-content"
  +title: "Why is *all* of Lemmy filled with Anti Israel content?"
  +url: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
  +body: """
    I hope I will not get downvoted because I'm genuinely wondering\n
    \n
    Lemmy almost has no users from neither Israel or Palestine, however most of communities filled with Anti Israel content, I even tried muting all news related communities, but now I see anti Israel content in completely unrelated communities, like [!android](https://lemmy.world/c/android) and [!memes](https://sopuli.xyz/c/memes)\n
    \n
    Is there a reason why Lemmy is so fixated on Israel/Palestine? Neither of other world conflicts get even close in terms of attention. It's neither a case on my microblogging Fediverse account or my most "algoritmic" social media, even kbin part of the Threadiverse seems not as obsessed with it, what's so different about Lemmy?\n
    \n
    (Sorry for a bit clickbait-y title)\n
    \n
    Edit: I actually might take down this post because half of people in replies completely misunderstood it
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 75
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702384405 {#1541
    date: 2023-12-12 13:33:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1746 …}
  +reports: Doctrine\ORM\PersistentCollection {#1474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1470 …}
  +badges: Doctrine\ORM\PersistentCollection {#1473 …}
  +children: []
  -id: 20087
  -titleTs: "'anti':8 'content':10 'fill':6 'israel':9 'lemmi':5"
  -bodyTs: "'/c/android)':55 '/c/memes)':60 'account':93 'actual':128 'algoritm':97 'almost':14 'android':52 'anti':29,44 'attent':83 'bit':121 'case':88 'clickbait':123 'clickbait-i':122 'close':79 'communiti':26,39,50 'complet':48,140 'conflict':76 'content':31,46 'differ':115 'downvot':7 'edit':126 'even':33,78,100 'fedivers':92 'fill':27 'fixat':69 'genuin':11 'get':6,77 'half':135 'hope':2 'howev':23 'israel':20,30,45 'israel/palestine':71 'kbin':101 'lemmi':13,66,117 'lemmy.world':54 'lemmy.world/c/android)':53 'like':51 'm':10 'media':99 'meme':57 'microblog':91 'might':129 'misunderstood':141 'mute':35 'neither':19,72,86 'news':37 'obsess':109 'palestin':22 'part':102 'peopl':137 'post':133 'reason':64 'relat':38 'repli':139 'see':43 'seem':106 'social':98 'sopuli.xyz':59 'sopuli.xyz/c/memes)':58 'sorri':118 'take':130 'term':81 'threadivers':105 'titl':125 'tri':34 'unrel':49 'user':17 'wonder':12 'world':75 'y':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701811443
  +visibility: "visible             "
  +apId: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
  +editedAt: DateTimeImmutable @1702969261 {#1540
    date: 2023-12-19 08:01:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701725043 {#1519
    date: 2023-12-04 22:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1536 …}
  +image: Proxies\__CG__\App\Entity\Image {#1748 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Why-is-all-of-Lemmy-filled-with-Anti-Israel-content"
  +title: "Why is *all* of Lemmy filled with Anti Israel content?"
  +url: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
  +body: """
    I hope I will not get downvoted because I'm genuinely wondering\n
    \n
    Lemmy almost has no users from neither Israel or Palestine, however most of communities filled with Anti Israel content, I even tried muting all news related communities, but now I see anti Israel content in completely unrelated communities, like [!android](https://lemmy.world/c/android) and [!memes](https://sopuli.xyz/c/memes)\n
    \n
    Is there a reason why Lemmy is so fixated on Israel/Palestine? Neither of other world conflicts get even close in terms of attention. It's neither a case on my microblogging Fediverse account or my most "algoritmic" social media, even kbin part of the Threadiverse seems not as obsessed with it, what's so different about Lemmy?\n
    \n
    (Sorry for a bit clickbait-y title)\n
    \n
    Edit: I actually might take down this post because half of people in replies completely misunderstood it
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 75
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702384405 {#1541
    date: 2023-12-12 13:33:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1746 …}
  +reports: Doctrine\ORM\PersistentCollection {#1474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1470 …}
  +badges: Doctrine\ORM\PersistentCollection {#1473 …}
  +children: []
  -id: 20087
  -titleTs: "'anti':8 'content':10 'fill':6 'israel':9 'lemmi':5"
  -bodyTs: "'/c/android)':55 '/c/memes)':60 'account':93 'actual':128 'algoritm':97 'almost':14 'android':52 'anti':29,44 'attent':83 'bit':121 'case':88 'clickbait':123 'clickbait-i':122 'close':79 'communiti':26,39,50 'complet':48,140 'conflict':76 'content':31,46 'differ':115 'downvot':7 'edit':126 'even':33,78,100 'fedivers':92 'fill':27 'fixat':69 'genuin':11 'get':6,77 'half':135 'hope':2 'howev':23 'israel':20,30,45 'israel/palestine':71 'kbin':101 'lemmi':13,66,117 'lemmy.world':54 'lemmy.world/c/android)':53 'like':51 'm':10 'media':99 'meme':57 'microblog':91 'might':129 'misunderstood':141 'mute':35 'neither':19,72,86 'news':37 'obsess':109 'palestin':22 'part':102 'peopl':137 'post':133 'reason':64 'relat':38 'repli':139 'see':43 'seem':106 'social':98 'sopuli.xyz':59 'sopuli.xyz/c/memes)':58 'sorri':118 'take':130 'term':81 'threadivers':105 'titl':125 'tri':34 'unrel':49 'user':17 'wonder':12 'world':75 'y':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701811443
  +visibility: "visible             "
  +apId: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
  +editedAt: DateTimeImmutable @1702969261 {#1540
    date: 2023-12-19 08:01:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701725043 {#1519
    date: 2023-12-04 22:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1536 …}
  +image: Proxies\__CG__\App\Entity\Image {#1748 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Why-is-all-of-Lemmy-filled-with-Anti-Israel-content"
  +title: "Why is *all* of Lemmy filled with Anti Israel content?"
  +url: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
  +body: """
    I hope I will not get downvoted because I'm genuinely wondering\n
    \n
    Lemmy almost has no users from neither Israel or Palestine, however most of communities filled with Anti Israel content, I even tried muting all news related communities, but now I see anti Israel content in completely unrelated communities, like [!android](https://lemmy.world/c/android) and [!memes](https://sopuli.xyz/c/memes)\n
    \n
    Is there a reason why Lemmy is so fixated on Israel/Palestine? Neither of other world conflicts get even close in terms of attention. It's neither a case on my microblogging Fediverse account or my most "algoritmic" social media, even kbin part of the Threadiverse seems not as obsessed with it, what's so different about Lemmy?\n
    \n
    (Sorry for a bit clickbait-y title)\n
    \n
    Edit: I actually might take down this post because half of people in replies completely misunderstood it
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 75
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702384405 {#1541
    date: 2023-12-12 13:33:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1746 …}
  +reports: Doctrine\ORM\PersistentCollection {#1474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1470 …}
  +badges: Doctrine\ORM\PersistentCollection {#1473 …}
  +children: []
  -id: 20087
  -titleTs: "'anti':8 'content':10 'fill':6 'israel':9 'lemmi':5"
  -bodyTs: "'/c/android)':55 '/c/memes)':60 'account':93 'actual':128 'algoritm':97 'almost':14 'android':52 'anti':29,44 'attent':83 'bit':121 'case':88 'clickbait':123 'clickbait-i':122 'close':79 'communiti':26,39,50 'complet':48,140 'conflict':76 'content':31,46 'differ':115 'downvot':7 'edit':126 'even':33,78,100 'fedivers':92 'fill':27 'fixat':69 'genuin':11 'get':6,77 'half':135 'hope':2 'howev':23 'israel':20,30,45 'israel/palestine':71 'kbin':101 'lemmi':13,66,117 'lemmy.world':54 'lemmy.world/c/android)':53 'like':51 'm':10 'media':99 'meme':57 'microblog':91 'might':129 'misunderstood':141 'mute':35 'neither':19,72,86 'news':37 'obsess':109 'palestin':22 'part':102 'peopl':137 'post':133 'reason':64 'relat':38 'repli':139 'see':43 'seem':106 'social':98 'sopuli.xyz':59 'sopuli.xyz/c/memes)':58 'sorri':118 'take':130 'term':81 'threadivers':105 'titl':125 'tri':34 'unrel':49 'user':17 'wonder':12 'world':75 'y':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701811443
  +visibility: "visible             "
  +apId: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
  +editedAt: DateTimeImmutable @1702969261 {#1540
    date: 2023-12-19 08:01:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701725043 {#1519
    date: 2023-12-04 22:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1485 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "When-some-YT-videos-get-special-download-resistent-treatment-but-not"
  +title: "When /some/ YT videos get special download-resistent  treatment but not others"
  +url: "https://fedia.io/m/piracy@lemmy.dbzer0.com/t/429728"
  +body: """
    For example, this invidious instance offers a download option for a YoutTube video, as that instance does for all YT videos:\n
    \n
    <https://invidious.fdn.fr/watch?v=lU4vv7qCQvg> (see update)\n
    \n
    Exceptionally, if you opt to download it it merely opens a player to watch realtime. While other downloads from the same invidious instance have no issues. Why is this one getting different treatment?\n
    \n
    **update**  \n
     Apparently it’s an instance-specific problem with that particular video:\n
    \n
    works → <https://invidious.fdn.fr/watch?v=lU4vv7qCQvg>\n
    \n
    broken → <https://iv.ggtyler.dev/watch?v=lU4vv7qCQvg>\n
    \n
    I’ve seen other instances where this particular video download is broken. AFAIK, `invidious.fdn.fr` is the only place where it works as expected.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720395855 {#1483
    date: 2024-07-08 01:44:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 19316
  -titleTs: "'/some':2 'download':8 'download-resist':7 'get':5 'other':13 'resist':9 'special':6 'treatment':10 'video':4 'yt':3"
  -bodyTs: "'/watch?v=lu4vv7qcqvg':24,76,80 'afaik':93 'appar':61 'broken':77,92 'differ':58 'download':8,32,44,90 'exampl':2 'except':27 'expect':103 'get':57 'instanc':5,16,49,66,85 'instance-specif':65 'invidi':4,48 'invidious.fdn.fr':23,75,94 'invidious.fdn.fr/watch?v=lu4vv7qcqvg':22,74 'issu':52 'iv.ggtyler.dev':79 'iv.ggtyler.dev/watch?v=lu4vv7qcqvg':78 'mere':35 'offer':6 'one':56 'open':36 'opt':30 'option':9 'particular':71,88 'place':98 'player':38 'problem':68 'realtim':41 'see':25 'seen':83 'specif':67 'treatment':59 'updat':26,60 've':82 'video':13,21,72,89 'watch':40 'work':73,101 'youttub':12 'yt':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701610847
  +visibility: "visible             "
  +apId: "https://fedia.io/m/piracy@lemmy.dbzer0.com/t/429728"
  +editedAt: DateTimeImmutable @1702663484 {#1497
    date: 2023-12-15 19:04:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701524447 {#1484
    date: 2023-12-02 14:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1485 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "When-some-YT-videos-get-special-download-resistent-treatment-but-not"
  +title: "When /some/ YT videos get special download-resistent  treatment but not others"
  +url: "https://fedia.io/m/piracy@lemmy.dbzer0.com/t/429728"
  +body: """
    For example, this invidious instance offers a download option for a YoutTube video, as that instance does for all YT videos:\n
    \n
    <https://invidious.fdn.fr/watch?v=lU4vv7qCQvg> (see update)\n
    \n
    Exceptionally, if you opt to download it it merely opens a player to watch realtime. While other downloads from the same invidious instance have no issues. Why is this one getting different treatment?\n
    \n
    **update**  \n
     Apparently it’s an instance-specific problem with that particular video:\n
    \n
    works → <https://invidious.fdn.fr/watch?v=lU4vv7qCQvg>\n
    \n
    broken → <https://iv.ggtyler.dev/watch?v=lU4vv7qCQvg>\n
    \n
    I’ve seen other instances where this particular video download is broken. AFAIK, `invidious.fdn.fr` is the only place where it works as expected.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720395855 {#1483
    date: 2024-07-08 01:44:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 19316
  -titleTs: "'/some':2 'download':8 'download-resist':7 'get':5 'other':13 'resist':9 'special':6 'treatment':10 'video':4 'yt':3"
  -bodyTs: "'/watch?v=lu4vv7qcqvg':24,76,80 'afaik':93 'appar':61 'broken':77,92 'differ':58 'download':8,32,44,90 'exampl':2 'except':27 'expect':103 'get':57 'instanc':5,16,49,66,85 'instance-specif':65 'invidi':4,48 'invidious.fdn.fr':23,75,94 'invidious.fdn.fr/watch?v=lu4vv7qcqvg':22,74 'issu':52 'iv.ggtyler.dev':79 'iv.ggtyler.dev/watch?v=lu4vv7qcqvg':78 'mere':35 'offer':6 'one':56 'open':36 'opt':30 'option':9 'particular':71,88 'place':98 'player':38 'problem':68 'realtim':41 'see':25 'seen':83 'specif':67 'treatment':59 'updat':26,60 've':82 'video':13,21,72,89 'watch':40 'work':73,101 'youttub':12 'yt':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701610847
  +visibility: "visible             "
  +apId: "https://fedia.io/m/piracy@lemmy.dbzer0.com/t/429728"
  +editedAt: DateTimeImmutable @1702663484 {#1497
    date: 2023-12-15 19:04:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701524447 {#1484
    date: 2023-12-02 14:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1485 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "When-some-YT-videos-get-special-download-resistent-treatment-but-not"
  +title: "When /some/ YT videos get special download-resistent  treatment but not others"
  +url: "https://fedia.io/m/piracy@lemmy.dbzer0.com/t/429728"
  +body: """
    For example, this invidious instance offers a download option for a YoutTube video, as that instance does for all YT videos:\n
    \n
    <https://invidious.fdn.fr/watch?v=lU4vv7qCQvg> (see update)\n
    \n
    Exceptionally, if you opt to download it it merely opens a player to watch realtime. While other downloads from the same invidious instance have no issues. Why is this one getting different treatment?\n
    \n
    **update**  \n
     Apparently it’s an instance-specific problem with that particular video:\n
    \n
    works → <https://invidious.fdn.fr/watch?v=lU4vv7qCQvg>\n
    \n
    broken → <https://iv.ggtyler.dev/watch?v=lU4vv7qCQvg>\n
    \n
    I’ve seen other instances where this particular video download is broken. AFAIK, `invidious.fdn.fr` is the only place where it works as expected.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720395855 {#1483
    date: 2024-07-08 01:44:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 19316
  -titleTs: "'/some':2 'download':8 'download-resist':7 'get':5 'other':13 'resist':9 'special':6 'treatment':10 'video':4 'yt':3"
  -bodyTs: "'/watch?v=lu4vv7qcqvg':24,76,80 'afaik':93 'appar':61 'broken':77,92 'differ':58 'download':8,32,44,90 'exampl':2 'except':27 'expect':103 'get':57 'instanc':5,16,49,66,85 'instance-specif':65 'invidi':4,48 'invidious.fdn.fr':23,75,94 'invidious.fdn.fr/watch?v=lu4vv7qcqvg':22,74 'issu':52 'iv.ggtyler.dev':79 'iv.ggtyler.dev/watch?v=lu4vv7qcqvg':78 'mere':35 'offer':6 'one':56 'open':36 'opt':30 'option':9 'particular':71,88 'place':98 'player':38 'problem':68 'realtim':41 'see':25 'seen':83 'specif':67 'treatment':59 'updat':26,60 've':82 'video':13,21,72,89 'watch':40 'work':73,101 'youttub':12 'yt':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701610847
  +visibility: "visible             "
  +apId: "https://fedia.io/m/piracy@lemmy.dbzer0.com/t/429728"
  +editedAt: DateTimeImmutable @1702663484 {#1497
    date: 2023-12-15 19:04:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701524447 {#1484
    date: 2023-12-02 14:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details