GET https://kbin.spritesserver.nl/active/1y/links?p=45

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.24 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\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#170 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Direx-Directory-Explorer-for-GNU-Emacs"
  +title: "Direx: Directory Explorer for GNU Emacs"
  +url: "https://github.com/emacsorphanage/direx"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706189026 {#158
    date: 2024-01-25 14:23:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 32993
  -titleTs: "'directori':2 'direx':1 'emac':6 'explor':3 'gnu':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706189026
  +visibility: "visible             "
  +apId: "https://communick.news/post/649814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706189026 {#241
    date: 2024-01-25 14:23:46.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 {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#170 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Direx-Directory-Explorer-for-GNU-Emacs"
  +title: "Direx: Directory Explorer for GNU Emacs"
  +url: "https://github.com/emacsorphanage/direx"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706189026 {#158
    date: 2024-01-25 14:23:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 32993
  -titleTs: "'directori':2 'direx':1 'emac':6 'explor':3 'gnu':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706189026
  +visibility: "visible             "
  +apId: "https://communick.news/post/649814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706189026 {#241
    date: 2024-01-25 14:23:46.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 {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#170 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Direx-Directory-Explorer-for-GNU-Emacs"
  +title: "Direx: Directory Explorer for GNU Emacs"
  +url: "https://github.com/emacsorphanage/direx"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706189026 {#158
    date: 2024-01-25 14:23:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 32993
  -titleTs: "'directori':2 'direx':1 'emac':6 'explor':3 'gnu':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706189026
  +visibility: "visible             "
  +apId: "https://communick.news/post/649814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706189026 {#241
    date: 2024-01-25 14:23:46.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 {#1954
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
  +title: "Canonical's Steam Snap is Causing Headaches for Valve"
  +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
  +body: """
    > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
    \n
    > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
    \n
    > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 175
  +favouriteCount: 720
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706183890 {#1895
    date: 2024-01-25 12:58:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 31346
  -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
  -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705622669
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/603138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536269 {#1899
    date: 2024-01-18 01:04:29.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 {#1954
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
  +title: "Canonical's Steam Snap is Causing Headaches for Valve"
  +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
  +body: """
    > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
    \n
    > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
    \n
    > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 175
  +favouriteCount: 720
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706183890 {#1895
    date: 2024-01-25 12:58:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 31346
  -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
  -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705622669
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/603138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536269 {#1899
    date: 2024-01-18 01:04:29.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 {#1954
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
  +title: "Canonical's Steam Snap is Causing Headaches for Valve"
  +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
  +body: """
    > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
    \n
    > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
    \n
    > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 175
  +favouriteCount: 720
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706183890 {#1895
    date: 2024-01-25 12:58:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 31346
  -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
  -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705622669
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/603138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536269 {#1899
    date: 2024-01-18 01:04:29.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 {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    cross-posted from: [lemmy.world/post/11162262](https://lemmy.world/post/11162262)\n
    \n
    > Hey,\n
    > \n
    > For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    > \n
    > This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    > \n
    > [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    > \n
    > Here’s how you can block / track traffic from certain countries:\n
    > \n
    > - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    > - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    > \n
    > Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173364 {#1932
    date: 2024-01-25 10:02:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1386 …}
  +votes: Doctrine\ORM\PersistentCollection {#1388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1935 …}
  +badges: Doctrine\ORM\PersistentCollection {#1392 …}
  +children: []
  -id: 32966
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':63 '/geoip_matching':81 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':87 '/post/11162262](https://lemmy.world/post/11162262)':7 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':66 '/wiki-nftables/':80 '/wiki-nftables/index.php/geoip_matching)':84 'abil':32 'aren':111 'awar':26 'block':72 'certain':76 'chang':126 'contain':97 'countri':38,51,61,77,118 'cross':2 'cross-post':1 'db':96 'drop':46,55 'end':102 'entir':94 'everyth':56 'except':57 'file':120 'gb':99 'generat':34,134 'geoip':95 'github.com':62,65 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':64 'guid':110 'hey':8 'includ':128 'instanc':45 'ip':35 'lemmy.world':6 'lemmy.world/post/11162262](https://lemmy.world/post/11162262)':5 'line':129 'list':36 'load':92 'lot':106 'multipl':98 'nftabl':20 'opposit':54 'post':3 'previous':88 'proper':16 'protect':22 'pvxe/nftables-geoip':28,136 'ram':108 'run':15 'server':24 'setup':17 'specif':50,119 'track':73 'traffic':48,74 'updat':114 'use':19,42,104,116 've':133 'whatev':131 'wiki.nftables.org':79,83 'wiki.nftables.org/wiki-nftables/':78 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':82 'would':101 'www.mybluelinux.com':86 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':85 'yet':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706213864
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173364 {#1930
    date: 2024-01-25 10:02:44.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 {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    cross-posted from: [lemmy.world/post/11162262](https://lemmy.world/post/11162262)\n
    \n
    > Hey,\n
    > \n
    > For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    > \n
    > This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    > \n
    > [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    > \n
    > Here’s how you can block / track traffic from certain countries:\n
    > \n
    > - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    > - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    > \n
    > Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173364 {#1932
    date: 2024-01-25 10:02:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1386 …}
  +votes: Doctrine\ORM\PersistentCollection {#1388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1935 …}
  +badges: Doctrine\ORM\PersistentCollection {#1392 …}
  +children: []
  -id: 32966
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':63 '/geoip_matching':81 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':87 '/post/11162262](https://lemmy.world/post/11162262)':7 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':66 '/wiki-nftables/':80 '/wiki-nftables/index.php/geoip_matching)':84 'abil':32 'aren':111 'awar':26 'block':72 'certain':76 'chang':126 'contain':97 'countri':38,51,61,77,118 'cross':2 'cross-post':1 'db':96 'drop':46,55 'end':102 'entir':94 'everyth':56 'except':57 'file':120 'gb':99 'generat':34,134 'geoip':95 'github.com':62,65 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':64 'guid':110 'hey':8 'includ':128 'instanc':45 'ip':35 'lemmy.world':6 'lemmy.world/post/11162262](https://lemmy.world/post/11162262)':5 'line':129 'list':36 'load':92 'lot':106 'multipl':98 'nftabl':20 'opposit':54 'post':3 'previous':88 'proper':16 'protect':22 'pvxe/nftables-geoip':28,136 'ram':108 'run':15 'server':24 'setup':17 'specif':50,119 'track':73 'traffic':48,74 'updat':114 'use':19,42,104,116 've':133 'whatev':131 'wiki.nftables.org':79,83 'wiki.nftables.org/wiki-nftables/':78 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':82 'would':101 'www.mybluelinux.com':86 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':85 'yet':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706213864
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173364 {#1930
    date: 2024-01-25 10:02:44.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 {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    cross-posted from: [lemmy.world/post/11162262](https://lemmy.world/post/11162262)\n
    \n
    > Hey,\n
    > \n
    > For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    > \n
    > This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    > \n
    > [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    > \n
    > Here’s how you can block / track traffic from certain countries:\n
    > \n
    > - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    > - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    > \n
    > Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173364 {#1932
    date: 2024-01-25 10:02:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1386 …}
  +votes: Doctrine\ORM\PersistentCollection {#1388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1935 …}
  +badges: Doctrine\ORM\PersistentCollection {#1392 …}
  +children: []
  -id: 32966
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':63 '/geoip_matching':81 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':87 '/post/11162262](https://lemmy.world/post/11162262)':7 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':66 '/wiki-nftables/':80 '/wiki-nftables/index.php/geoip_matching)':84 'abil':32 'aren':111 'awar':26 'block':72 'certain':76 'chang':126 'contain':97 'countri':38,51,61,77,118 'cross':2 'cross-post':1 'db':96 'drop':46,55 'end':102 'entir':94 'everyth':56 'except':57 'file':120 'gb':99 'generat':34,134 'geoip':95 'github.com':62,65 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':64 'guid':110 'hey':8 'includ':128 'instanc':45 'ip':35 'lemmy.world':6 'lemmy.world/post/11162262](https://lemmy.world/post/11162262)':5 'line':129 'list':36 'load':92 'lot':106 'multipl':98 'nftabl':20 'opposit':54 'post':3 'previous':88 'proper':16 'protect':22 'pvxe/nftables-geoip':28,136 'ram':108 'run':15 'server':24 'setup':17 'specif':50,119 'track':73 'traffic':48,74 'updat':114 'use':19,42,104,116 've':133 'whatev':131 'wiki.nftables.org':79,83 'wiki.nftables.org/wiki-nftables/':78 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':82 'would':101 'www.mybluelinux.com':86 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':85 'yet':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706213864
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173364 {#1930
    date: 2024-01-25 10:02:44.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
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\Entry {#1936
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    Hey,\n
    \n
    For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    \n
    This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    \n
    [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    \n
    Here’s how you can block / track traffic from certain countries:\n
    \n
    - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    \n
    Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173335 {#1393
    date: 2024-01-25 10:02:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 32965
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':56 '/geoip_matching':74 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':80 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':59 '/wiki-nftables/':73 '/wiki-nftables/index.php/geoip_matching)':77 'abil':25 'aren':104 'awar':19 'block':65 'certain':69 'chang':119 'contain':90 'countri':31,44,54,70,111 'db':89 'drop':39,48 'end':95 'entir':87 'everyth':49 'except':50 'file':113 'gb':92 'generat':27,127 'geoip':88 'github.com':55,58 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':57 'guid':103 'hey':1 'includ':121 'instanc':38 'ip':28 'line':122 'list':29 'load':85 'lot':99 'multipl':91 'nftabl':13 'opposit':47 'previous':81 'proper':9 'protect':15 'pvxe/nftables-geoip':21,129 'ram':101 'run':8 'server':17 'setup':10 'specif':43,112 'track':66 'traffic':41,67 'updat':107 'use':12,35,97,109 've':126 'whatev':124 'wiki.nftables.org':72,76 'wiki.nftables.org/wiki-nftables/':71 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':75 'would':94 'www.mybluelinux.com':79 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':78 'yet':106"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706240835
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173335 {#1389
    date: 2024-01-25 10:02:15.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
15 DENIED edit
App\Entity\Entry {#1936
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    Hey,\n
    \n
    For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    \n
    This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    \n
    [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    \n
    Here’s how you can block / track traffic from certain countries:\n
    \n
    - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    \n
    Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173335 {#1393
    date: 2024-01-25 10:02:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 32965
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':56 '/geoip_matching':74 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':80 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':59 '/wiki-nftables/':73 '/wiki-nftables/index.php/geoip_matching)':77 'abil':25 'aren':104 'awar':19 'block':65 'certain':69 'chang':119 'contain':90 'countri':31,44,54,70,111 'db':89 'drop':39,48 'end':95 'entir':87 'everyth':49 'except':50 'file':113 'gb':92 'generat':27,127 'geoip':88 'github.com':55,58 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':57 'guid':103 'hey':1 'includ':121 'instanc':38 'ip':28 'line':122 'list':29 'load':85 'lot':99 'multipl':91 'nftabl':13 'opposit':47 'previous':81 'proper':9 'protect':15 'pvxe/nftables-geoip':21,129 'ram':101 'run':8 'server':17 'setup':10 'specif':43,112 'track':66 'traffic':41,67 'updat':107 'use':12,35,97,109 've':126 'whatev':124 'wiki.nftables.org':72,76 'wiki.nftables.org/wiki-nftables/':71 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':75 'would':94 'www.mybluelinux.com':79 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':78 'yet':106"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706240835
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173335 {#1389
    date: 2024-01-25 10:02:15.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
16 DENIED moderate
App\Entity\Entry {#1936
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    Hey,\n
    \n
    For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    \n
    This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    \n
    [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    \n
    Here’s how you can block / track traffic from certain countries:\n
    \n
    - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    \n
    Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173335 {#1393
    date: 2024-01-25 10:02:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 32965
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':56 '/geoip_matching':74 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':80 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':59 '/wiki-nftables/':73 '/wiki-nftables/index.php/geoip_matching)':77 'abil':25 'aren':104 'awar':19 'block':65 'certain':69 'chang':119 'contain':90 'countri':31,44,54,70,111 'db':89 'drop':39,48 'end':95 'entir':87 'everyth':49 'except':50 'file':113 'gb':92 'generat':27,127 'geoip':88 'github.com':55,58 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':57 'guid':103 'hey':1 'includ':121 'instanc':38 'ip':28 'line':122 'list':29 'load':85 'lot':99 'multipl':91 'nftabl':13 'opposit':47 'previous':81 'proper':9 'protect':15 'pvxe/nftables-geoip':21,129 'ram':101 'run':8 'server':17 'setup':10 'specif':43,112 'track':66 'traffic':41,67 'updat':107 'use':12,35,97,109 've':126 'whatev':124 'wiki.nftables.org':72,76 'wiki.nftables.org/wiki-nftables/':71 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':75 'would':94 'www.mybluelinux.com':79 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':78 'yet':106"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706240835
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173335 {#1389
    date: 2024-01-25 10:02:15.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
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\Entry {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1370 …}
  +slug: "Star-Wars-The-Bad-Batch-The-Final-Season-Episode-Names"
  +title: "Star Wars: The Bad Batch | The Final Season Episode Names and Schedule- Jedinews.com article"
  +url: "https://www.jedinews.com/featured/articles/star-wars-the-bad-batch-the-final-season-episode-names-and-schedule/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706162047 {#1366
    date: 2024-01-25 06:54:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 32951
  -titleTs: "'articl':14 'bad':4 'batch':5 'episod':9 'final':7 'jedinews.com':13 'name':10 'schedul':12 'season':8 'star':1 'war':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706202547
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11156954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706162047 {#1374
    date: 2024-01-25 06:54:07.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
19 DENIED edit
App\Entity\Entry {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1370 …}
  +slug: "Star-Wars-The-Bad-Batch-The-Final-Season-Episode-Names"
  +title: "Star Wars: The Bad Batch | The Final Season Episode Names and Schedule- Jedinews.com article"
  +url: "https://www.jedinews.com/featured/articles/star-wars-the-bad-batch-the-final-season-episode-names-and-schedule/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706162047 {#1366
    date: 2024-01-25 06:54:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 32951
  -titleTs: "'articl':14 'bad':4 'batch':5 'episod':9 'final':7 'jedinews.com':13 'name':10 'schedul':12 'season':8 'star':1 'war':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706202547
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11156954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706162047 {#1374
    date: 2024-01-25 06:54:07.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
20 DENIED moderate
App\Entity\Entry {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1370 …}
  +slug: "Star-Wars-The-Bad-Batch-The-Final-Season-Episode-Names"
  +title: "Star Wars: The Bad Batch | The Final Season Episode Names and Schedule- Jedinews.com article"
  +url: "https://www.jedinews.com/featured/articles/star-wars-the-bad-batch-the-final-season-episode-names-and-schedule/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706162047 {#1366
    date: 2024-01-25 06:54:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 32951
  -titleTs: "'articl':14 'bad':4 'batch':5 'episod':9 'final':7 'jedinews.com':13 'name':10 'schedul':12 'season':8 'star':1 'war':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706202547
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11156954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706162047 {#1374
    date: 2024-01-25 06:54:07.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
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\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: Proxies\__CG__\App\Entity\Image {#2424 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2446 …}
  +slug: "Best-Bounty-Hunters-in-Star-Wars-by-Bossk-s-Bounty-blog"
  +title: "Best Bounty Hunters in Star Wars by Bossk's Bounty blog"
  +url: "https://www.bossksbounty.com/lore/best-bounty-hunters-in-star-wars#more-5564"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706161965 {#1838
    date: 2024-01-25 06:52:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 32950
  -titleTs: "'best':1 'blog':11 'bossk':8 'bounti':2,10 'hunter':3 'star':5 'war':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706197965
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11156949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706161965 {#2429
    date: 2024-01-25 06:52:45.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
23 DENIED edit
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: Proxies\__CG__\App\Entity\Image {#2424 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2446 …}
  +slug: "Best-Bounty-Hunters-in-Star-Wars-by-Bossk-s-Bounty-blog"
  +title: "Best Bounty Hunters in Star Wars by Bossk's Bounty blog"
  +url: "https://www.bossksbounty.com/lore/best-bounty-hunters-in-star-wars#more-5564"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706161965 {#1838
    date: 2024-01-25 06:52:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 32950
  -titleTs: "'best':1 'blog':11 'bossk':8 'bounti':2,10 'hunter':3 'star':5 'war':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706197965
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11156949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706161965 {#2429
    date: 2024-01-25 06:52:45.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
24 DENIED moderate
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: Proxies\__CG__\App\Entity\Image {#2424 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2446 …}
  +slug: "Best-Bounty-Hunters-in-Star-Wars-by-Bossk-s-Bounty-blog"
  +title: "Best Bounty Hunters in Star Wars by Bossk's Bounty blog"
  +url: "https://www.bossksbounty.com/lore/best-bounty-hunters-in-star-wars#more-5564"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706161965 {#1838
    date: 2024-01-25 06:52:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 32950
  -titleTs: "'best':1 'blog':11 'bossk':8 'bounti':2,10 'hunter':3 'star':5 'war':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706197965
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11156949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706161965 {#2429
    date: 2024-01-25 06:52:45.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
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\Entry {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "DISC-Bocchi-the-Rock-Gaiden-Hiroi-Kikuri-no-Fukazake-Nikki"
  +title: "[DISC] Bocchi the Rock! Gaiden: Hiroi Kikuri no Fukazake Nikki — Ch. 13"
  +url: "https://mangadex.org/chapter/368a41e5-3dec-4e4e-a0aa-9919c3bdc5a7"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706154800 {#2167
    date: 2024-01-25 04:53:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 32935
  -titleTs: "'13':12 'bocchi':2 'ch':11 'disc':1 'fukazak':9 'gaiden':5 'hiroi':6 'kikuri':7 'nikki':10 'rock':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172800
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11153952"
  +editedAt: DateTimeImmutable @1728721945 {#2288
    date: 2024-10-12 10:32:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706154800 {#2355
    date: 2024-01-25 04:53:20.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
27 DENIED edit
App\Entity\Entry {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "DISC-Bocchi-the-Rock-Gaiden-Hiroi-Kikuri-no-Fukazake-Nikki"
  +title: "[DISC] Bocchi the Rock! Gaiden: Hiroi Kikuri no Fukazake Nikki — Ch. 13"
  +url: "https://mangadex.org/chapter/368a41e5-3dec-4e4e-a0aa-9919c3bdc5a7"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706154800 {#2167
    date: 2024-01-25 04:53:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 32935
  -titleTs: "'13':12 'bocchi':2 'ch':11 'disc':1 'fukazak':9 'gaiden':5 'hiroi':6 'kikuri':7 'nikki':10 'rock':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172800
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11153952"
  +editedAt: DateTimeImmutable @1728721945 {#2288
    date: 2024-10-12 10:32:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706154800 {#2355
    date: 2024-01-25 04:53:20.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
28 DENIED moderate
App\Entity\Entry {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "DISC-Bocchi-the-Rock-Gaiden-Hiroi-Kikuri-no-Fukazake-Nikki"
  +title: "[DISC] Bocchi the Rock! Gaiden: Hiroi Kikuri no Fukazake Nikki — Ch. 13"
  +url: "https://mangadex.org/chapter/368a41e5-3dec-4e4e-a0aa-9919c3bdc5a7"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706154800 {#2167
    date: 2024-01-25 04:53:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 32935
  -titleTs: "'13':12 'bocchi':2 'ch':11 'disc':1 'fukazak':9 'gaiden':5 'hiroi':6 'kikuri':7 'nikki':10 'rock':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172800
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11153952"
  +editedAt: DateTimeImmutable @1728721945 {#2288
    date: 2024-10-12 10:32:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706154800 {#2355
    date: 2024-01-25 04:53:20.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
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\Entry {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#2489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2473 …}
  +slug: "Canada-dispatch-Judge-rules-government-lacked-authority-to-invoke-Emergencies"
  +title: "Canada dispatch: Judge rules government lacked authority to invoke Emergencies Act over Freedom Convoy, breached Charter rights"
  +url: "https://www.jurist.org/news/2024/01/canada-dispatch-federal-court-judge-rules-government-lacked-authority-to-invoke-emergencies-act-over-freedom-convoy-breached-charter-rights/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706150345 {#2409
    date: 2024-01-25 03:39:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 32927
  -titleTs: "'act':11 'author':7 'breach':15 'canada':1 'charter':16 'convoy':14 'dispatch':2 'emerg':10 'freedom':13 'govern':5 'invok':9 'judg':3 'lack':6 'right':17 'rule':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706190845
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13989931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706150345 {#60
    date: 2024-01-25 03:39:05.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
31 DENIED edit
App\Entity\Entry {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#2489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2473 …}
  +slug: "Canada-dispatch-Judge-rules-government-lacked-authority-to-invoke-Emergencies"
  +title: "Canada dispatch: Judge rules government lacked authority to invoke Emergencies Act over Freedom Convoy, breached Charter rights"
  +url: "https://www.jurist.org/news/2024/01/canada-dispatch-federal-court-judge-rules-government-lacked-authority-to-invoke-emergencies-act-over-freedom-convoy-breached-charter-rights/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706150345 {#2409
    date: 2024-01-25 03:39:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 32927
  -titleTs: "'act':11 'author':7 'breach':15 'canada':1 'charter':16 'convoy':14 'dispatch':2 'emerg':10 'freedom':13 'govern':5 'invok':9 'judg':3 'lack':6 'right':17 'rule':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706190845
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13989931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706150345 {#60
    date: 2024-01-25 03:39:05.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
32 DENIED moderate
App\Entity\Entry {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#2489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2473 …}
  +slug: "Canada-dispatch-Judge-rules-government-lacked-authority-to-invoke-Emergencies"
  +title: "Canada dispatch: Judge rules government lacked authority to invoke Emergencies Act over Freedom Convoy, breached Charter rights"
  +url: "https://www.jurist.org/news/2024/01/canada-dispatch-federal-court-judge-rules-government-lacked-authority-to-invoke-emergencies-act-over-freedom-convoy-breached-charter-rights/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706150345 {#2409
    date: 2024-01-25 03:39:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 32927
  -titleTs: "'act':11 'author':7 'breach':15 'canada':1 'charter':16 'convoy':14 'dispatch':2 'emerg':10 'freedom':13 'govern':5 'invok':9 'judg':3 'lack':6 'right':17 'rule':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706190845
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13989931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706150345 {#60
    date: 2024-01-25 03:39:05.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
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\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1481 …}
  +slug: "Oldest-DNA-evidence-of-syphilis-relative-discovered-in-2-000-year-old-skeletons"
  +title: "Oldest DNA evidence of syphilis relative discovered in 2,000-year-old skeletons in Brazil"
  +url: "https://www.livescience.com/health/viruses-infections-disease/oldest-dna-evidence-of-syphilis-relative-discovered-in-2000-year-old-skeletons-in-brazil"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706142845 {#1499
    date: 2024-01-25 01:34:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 32909
  -titleTs: "'000':10 '2':9 'brazil':16 'discov':7 'dna':2 'evid':3 'old':13 'oldest':1 'relat':6 'skeleton':14 'syphili':5 'year':12 'year-old':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706201345
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5964989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706142845 {#1502
    date: 2024-01-25 01:34:05.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
35 DENIED edit
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1481 …}
  +slug: "Oldest-DNA-evidence-of-syphilis-relative-discovered-in-2-000-year-old-skeletons"
  +title: "Oldest DNA evidence of syphilis relative discovered in 2,000-year-old skeletons in Brazil"
  +url: "https://www.livescience.com/health/viruses-infections-disease/oldest-dna-evidence-of-syphilis-relative-discovered-in-2000-year-old-skeletons-in-brazil"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706142845 {#1499
    date: 2024-01-25 01:34:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 32909
  -titleTs: "'000':10 '2':9 'brazil':16 'discov':7 'dna':2 'evid':3 'old':13 'oldest':1 'relat':6 'skeleton':14 'syphili':5 'year':12 'year-old':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706201345
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5964989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706142845 {#1502
    date: 2024-01-25 01:34:05.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
36 DENIED moderate
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1481 …}
  +slug: "Oldest-DNA-evidence-of-syphilis-relative-discovered-in-2-000-year-old-skeletons"
  +title: "Oldest DNA evidence of syphilis relative discovered in 2,000-year-old skeletons in Brazil"
  +url: "https://www.livescience.com/health/viruses-infections-disease/oldest-dna-evidence-of-syphilis-relative-discovered-in-2000-year-old-skeletons-in-brazil"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706142845 {#1499
    date: 2024-01-25 01:34:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 32909
  -titleTs: "'000':10 '2':9 'brazil':16 'discov':7 'dna':2 'evid':3 'old':13 'oldest':1 'relat':6 'skeleton':14 'syphili':5 'year':12 'year-old':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706201345
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5964989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706142845 {#1502
    date: 2024-01-25 01:34:05.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
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\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: Proxies\__CG__\App\Entity\Image {#1538 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1533 …}
  +slug: "The-Definitive-History-of-Facebook"
  +title: "The Definitive History of Facebook"
  +url: "https://airmail.news/issues/2021-7-24/off-the-mark"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706138444 {#1532
    date: 2024-01-25 00:20:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 32903
  -titleTs: "'definit':2 'facebook':5 'histori':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706160944
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9700059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706138444 {#1535
    date: 2024-01-25 00:20:44.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
39 DENIED edit
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: Proxies\__CG__\App\Entity\Image {#1538 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1533 …}
  +slug: "The-Definitive-History-of-Facebook"
  +title: "The Definitive History of Facebook"
  +url: "https://airmail.news/issues/2021-7-24/off-the-mark"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706138444 {#1532
    date: 2024-01-25 00:20:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 32903
  -titleTs: "'definit':2 'facebook':5 'histori':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706160944
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9700059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706138444 {#1535
    date: 2024-01-25 00:20:44.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
40 DENIED moderate
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: Proxies\__CG__\App\Entity\Image {#1538 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1533 …}
  +slug: "The-Definitive-History-of-Facebook"
  +title: "The Definitive History of Facebook"
  +url: "https://airmail.news/issues/2021-7-24/off-the-mark"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706138444 {#1532
    date: 2024-01-25 00:20:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 32903
  -titleTs: "'definit':2 'facebook':5 'histori':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706160944
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9700059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706138444 {#1535
    date: 2024-01-25 00:20:44.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
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\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "I-suppose-we-can-consider-it-progress"
  +title: "I suppose we can consider it progress..."
  +url: "https://lemmy.today/pictrs/image/c51994fc-9a3f-405b-8ffa-d6c23725b9cc.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 425
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706115631 {#1517
    date: 2024-01-24 18:00:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 32832
  -titleTs: "'consid':5 'progress':7 'suppos':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706202031
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5608414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706115631 {#1632
    date: 2024-01-24 18:00: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
43 DENIED edit
App\Entity\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "I-suppose-we-can-consider-it-progress"
  +title: "I suppose we can consider it progress..."
  +url: "https://lemmy.today/pictrs/image/c51994fc-9a3f-405b-8ffa-d6c23725b9cc.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 425
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706115631 {#1517
    date: 2024-01-24 18:00:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 32832
  -titleTs: "'consid':5 'progress':7 'suppos':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706202031
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5608414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706115631 {#1632
    date: 2024-01-24 18:00: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
44 DENIED moderate
App\Entity\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "I-suppose-we-can-consider-it-progress"
  +title: "I suppose we can consider it progress..."
  +url: "https://lemmy.today/pictrs/image/c51994fc-9a3f-405b-8ffa-d6c23725b9cc.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 425
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706115631 {#1517
    date: 2024-01-24 18:00:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 32832
  -titleTs: "'consid':5 'progress':7 'suppos':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706202031
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5608414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706115631 {#1632
    date: 2024-01-24 18:00: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
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\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1481 …}
  +slug: "Roman-era-wine-shop-possibly-destroyed-in-an-earthquake-discovered-in"
  +title: "Roman-era wine shop, possibly destroyed in an earthquake, discovered in Greece"
  +url: "https://www.livescience.com/archaeology/romans/roman-era-wine-shop-possibly-destroyed-in-an-earthquake-discovered-in-greece"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706102233 {#1750
    date: 2024-01-24 14:17:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 32781
  -titleTs: "'destroy':7 'discov':11 'earthquak':10 'era':3 'greec':13 'possibl':6 'roman':2 'roman-era':1 'shop':5 'wine':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706147233
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5938776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706102233 {#1748
    date: 2024-01-24 14:17:13.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
47 DENIED edit
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1481 …}
  +slug: "Roman-era-wine-shop-possibly-destroyed-in-an-earthquake-discovered-in"
  +title: "Roman-era wine shop, possibly destroyed in an earthquake, discovered in Greece"
  +url: "https://www.livescience.com/archaeology/romans/roman-era-wine-shop-possibly-destroyed-in-an-earthquake-discovered-in-greece"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706102233 {#1750
    date: 2024-01-24 14:17:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 32781
  -titleTs: "'destroy':7 'discov':11 'earthquak':10 'era':3 'greec':13 'possibl':6 'roman':2 'roman-era':1 'shop':5 'wine':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706147233
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5938776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706102233 {#1748
    date: 2024-01-24 14:17:13.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
48 DENIED moderate
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1481 …}
  +slug: "Roman-era-wine-shop-possibly-destroyed-in-an-earthquake-discovered-in"
  +title: "Roman-era wine shop, possibly destroyed in an earthquake, discovered in Greece"
  +url: "https://www.livescience.com/archaeology/romans/roman-era-wine-shop-possibly-destroyed-in-an-earthquake-discovered-in-greece"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706102233 {#1750
    date: 2024-01-24 14:17:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 32781
  -titleTs: "'destroy':7 'discov':11 'earthquak':10 'era':3 'greec':13 'possibl':6 'roman':2 'roman-era':1 'shop':5 'wine':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706147233
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5938776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706102233 {#1748
    date: 2024-01-24 14:17:13.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
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\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "Ancestral-ties-to-the-Kabayan-fire-mummies-is-driving-research"
  +title: "Ancestral ties to the Kabayan 'fire' mummies is driving research to save them"
  +url: "https://phys.org/news/2024-01-ancestral-kabayan-mummies.html"
  +body: """
    Tucked away in rock shelters in the secluded northern mountains of Luzon in the Philippines, the Kabayan “fire” mummies lie at rest.\n
    \n
    These mummies are what’s left of a tradition that was carried out for hundreds of years up until the 19th century.\n
    \n
    Known popularly as “meking” or the “fire mummies,” these sacred remains are the preserved ancestors of the Ibaloi, one of the distinct ethnolinguistic groups of the mountainous Cordillera Benguet region.\n
    \n
    Some of the history of the mummies has been lost over time, but what we do know is that this process of mummification dates back as early as 200 BC and involved drying and dehydrating human remains using heat and smoke from a fire—giving us the term “fire mummy.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706052165 {#1487
    date: 2024-01-24 00:22:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 32709
  -titleTs: "'ancestr':1 'drive':9 'fire':6 'kabayan':5 'mummi':7 'research':10 'save':12 'tie':2"
  -bodyTs: "'19th':43 '200':103 'ancestor':59 'away':2 'back':99 'bc':104 'benguet':73 'carri':34 'centuri':44 'cordillera':72 'date':98 'dehydr':109 'distinct':66 'dri':107 'earli':101 'ethnolinguist':67 'fire':18,51,118,123 'give':119 'group':68 'heat':113 'histori':78 'human':110 'hundr':37 'ibaloi':62 'involv':106 'kabayan':17 'know':91 'known':45 'left':28 'lie':20 'lost':84 'luzon':12 'meke':48 'mountain':10,71 'mummi':19,24,52,81,124 'mummif':97 'northern':9 'one':63 'philippin':15 'popular':46 'preserv':58 'process':95 'region':74 'remain':55,111 'rest':22 'rock':4 'sacr':54 'seclud':8 'shelter':5 'smoke':115 'term':122 'time':86 'tradit':31 'tuck':1 'us':120 'use':112 'year':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706070165
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7849821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706052165 {#1485
    date: 2024-01-24 00:22:45.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
51 DENIED edit
App\Entity\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "Ancestral-ties-to-the-Kabayan-fire-mummies-is-driving-research"
  +title: "Ancestral ties to the Kabayan 'fire' mummies is driving research to save them"
  +url: "https://phys.org/news/2024-01-ancestral-kabayan-mummies.html"
  +body: """
    Tucked away in rock shelters in the secluded northern mountains of Luzon in the Philippines, the Kabayan “fire” mummies lie at rest.\n
    \n
    These mummies are what’s left of a tradition that was carried out for hundreds of years up until the 19th century.\n
    \n
    Known popularly as “meking” or the “fire mummies,” these sacred remains are the preserved ancestors of the Ibaloi, one of the distinct ethnolinguistic groups of the mountainous Cordillera Benguet region.\n
    \n
    Some of the history of the mummies has been lost over time, but what we do know is that this process of mummification dates back as early as 200 BC and involved drying and dehydrating human remains using heat and smoke from a fire—giving us the term “fire mummy.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706052165 {#1487
    date: 2024-01-24 00:22:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 32709
  -titleTs: "'ancestr':1 'drive':9 'fire':6 'kabayan':5 'mummi':7 'research':10 'save':12 'tie':2"
  -bodyTs: "'19th':43 '200':103 'ancestor':59 'away':2 'back':99 'bc':104 'benguet':73 'carri':34 'centuri':44 'cordillera':72 'date':98 'dehydr':109 'distinct':66 'dri':107 'earli':101 'ethnolinguist':67 'fire':18,51,118,123 'give':119 'group':68 'heat':113 'histori':78 'human':110 'hundr':37 'ibaloi':62 'involv':106 'kabayan':17 'know':91 'known':45 'left':28 'lie':20 'lost':84 'luzon':12 'meke':48 'mountain':10,71 'mummi':19,24,52,81,124 'mummif':97 'northern':9 'one':63 'philippin':15 'popular':46 'preserv':58 'process':95 'region':74 'remain':55,111 'rest':22 'rock':4 'sacr':54 'seclud':8 'shelter':5 'smoke':115 'term':122 'time':86 'tradit':31 'tuck':1 'us':120 'use':112 'year':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706070165
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7849821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706052165 {#1485
    date: 2024-01-24 00:22:45.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
52 DENIED moderate
App\Entity\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "Ancestral-ties-to-the-Kabayan-fire-mummies-is-driving-research"
  +title: "Ancestral ties to the Kabayan 'fire' mummies is driving research to save them"
  +url: "https://phys.org/news/2024-01-ancestral-kabayan-mummies.html"
  +body: """
    Tucked away in rock shelters in the secluded northern mountains of Luzon in the Philippines, the Kabayan “fire” mummies lie at rest.\n
    \n
    These mummies are what’s left of a tradition that was carried out for hundreds of years up until the 19th century.\n
    \n
    Known popularly as “meking” or the “fire mummies,” these sacred remains are the preserved ancestors of the Ibaloi, one of the distinct ethnolinguistic groups of the mountainous Cordillera Benguet region.\n
    \n
    Some of the history of the mummies has been lost over time, but what we do know is that this process of mummification dates back as early as 200 BC and involved drying and dehydrating human remains using heat and smoke from a fire—giving us the term “fire mummy.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706052165 {#1487
    date: 2024-01-24 00:22:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 32709
  -titleTs: "'ancestr':1 'drive':9 'fire':6 'kabayan':5 'mummi':7 'research':10 'save':12 'tie':2"
  -bodyTs: "'19th':43 '200':103 'ancestor':59 'away':2 'back':99 'bc':104 'benguet':73 'carri':34 'centuri':44 'cordillera':72 'date':98 'dehydr':109 'distinct':66 'dri':107 'earli':101 'ethnolinguist':67 'fire':18,51,118,123 'give':119 'group':68 'heat':113 'histori':78 'human':110 'hundr':37 'ibaloi':62 'involv':106 'kabayan':17 'know':91 'known':45 'left':28 'lie':20 'lost':84 'luzon':12 'meke':48 'mountain':10,71 'mummi':19,24,52,81,124 'mummif':97 'northern':9 'one':63 'philippin':15 'popular':46 'preserv':58 'process':95 'region':74 'remain':55,111 'rest':22 'rock':4 'sacr':54 'seclud':8 'shelter':5 'smoke':115 'term':122 'time':86 'tradit':31 'tuck':1 'us':120 'use':112 'year':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706070165
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7849821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706052165 {#1485
    date: 2024-01-24 00:22:45.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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1759 …}
  +slug: "DISC-The-New-Gate-Ch-100"
  +title: "[DISC] The New Gate - Ch. 100"
  +url: "https://lhtranslation.net/manga/the-new-gate/chapter-100/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706042577 {#1757
    date: 2024-01-23 21:42:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 32691
  -titleTs: "'100':6 'ch':5 'disc':1 'gate':4 'new':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706047077
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11098709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706042577 {#1763
    date: 2024-01-23 21:42:57.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
55 DENIED edit
App\Entity\Entry {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1759 …}
  +slug: "DISC-The-New-Gate-Ch-100"
  +title: "[DISC] The New Gate - Ch. 100"
  +url: "https://lhtranslation.net/manga/the-new-gate/chapter-100/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706042577 {#1757
    date: 2024-01-23 21:42:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 32691
  -titleTs: "'100':6 'ch':5 'disc':1 'gate':4 'new':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706047077
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11098709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706042577 {#1763
    date: 2024-01-23 21:42:57.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
56 DENIED moderate
App\Entity\Entry {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1759 …}
  +slug: "DISC-The-New-Gate-Ch-100"
  +title: "[DISC] The New Gate - Ch. 100"
  +url: "https://lhtranslation.net/manga/the-new-gate/chapter-100/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706042577 {#1757
    date: 2024-01-23 21:42:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 32691
  -titleTs: "'100':6 'ch':5 'disc':1 'gate':4 'new':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706047077
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11098709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706042577 {#1763
    date: 2024-01-23 21:42:57.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
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\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1784 …}
  +image: Proxies\__CG__\App\Entity\Image {#1786 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1780 …}
  +slug: "Pledge-your-allegiance"
  +title: "Pledge your allegiance"
  +url: "https://lemmygrad.ml/pictrs/image/72e6f09b-dc82-4a20-94af-64c7fce7be61.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706033319 {#1781
    date: 2024-01-23 19:08:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 32668
  -titleTs: "'allegi':3 'pledg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706078319
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3412058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706033319 {#1782
    date: 2024-01-23 19:08:39.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
59 DENIED edit
App\Entity\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1784 …}
  +image: Proxies\__CG__\App\Entity\Image {#1786 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1780 …}
  +slug: "Pledge-your-allegiance"
  +title: "Pledge your allegiance"
  +url: "https://lemmygrad.ml/pictrs/image/72e6f09b-dc82-4a20-94af-64c7fce7be61.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706033319 {#1781
    date: 2024-01-23 19:08:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 32668
  -titleTs: "'allegi':3 'pledg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706078319
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3412058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706033319 {#1782
    date: 2024-01-23 19:08:39.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
60 DENIED moderate
App\Entity\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1784 …}
  +image: Proxies\__CG__\App\Entity\Image {#1786 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1780 …}
  +slug: "Pledge-your-allegiance"
  +title: "Pledge your allegiance"
  +url: "https://lemmygrad.ml/pictrs/image/72e6f09b-dc82-4a20-94af-64c7fce7be61.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706033319 {#1781
    date: 2024-01-23 19:08:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 32668
  -titleTs: "'allegi':3 'pledg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706078319
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3412058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706033319 {#1782
    date: 2024-01-23 19:08:39.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
61 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
62 DENIED moderate
App\Entity\Entry {#1643
  +user: Proxies\__CG__\App\Entity\User {#1622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1633 …}
  +image: Proxies\__CG__\App\Entity\Image {#1627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1624 …}
  +slug: "Jewish-UPenn-Students-Could-Face-Discipline-For-Screening-Film-Critical"
  +title: "Jewish UPenn Students Could Face Discipline For Screening Film Critical Of Israel"
  +url: "https://www.huffpost.com/entry/university-pennsylvania-hunter-college-israelism-screening_n_6568e323e4b028b0f3cf8517"
  +body: """
    Jewish UPenn Students Could Face Discipline For Screening Film Critical Of Israel\n
    =================================================================================\n
    \n
    by [Matt Shuham](https://www.huffpost.com/author/matt-shuham), HuffPost\n
    \n
    University of Pennsylvania administrators told a student group it could lose funding and organizers could face consequences for screening “Israelism.”\n
    ------------------------------------------------------------------------------------------------------------------------------------------------------\n
    \n
    A Jewish student group at the University of Pennsylvania is facing potential disciplinary action for screening a documentary critical of the Israeli government.\n
    \n
    Multiple universities have now attempted to stop student screenings of “Israelism,” an award-winning film that features the stories of American Jews who have traveled to Israel and subsequently reexamined their relationship with the country and with their own pro-Israel religious educations in the United States after seeing how Israel treats Palestinians.\n
    \n
    Students from Penn Chavurah, a progressive Jewish group on campus, hosted a screening of the film Tuesday night, even though the university refused to permit access to a venue. Nearly 100 people packed into a classroom to watch the documentary, according to Jack Starobin, a board member and organizer at Chavurah.\n
    \n
    “It’s moments like these where we’re counting on strong leadership to stay true to this university’s values, and that’s where I think the failing has been on the part of Penn administrators,” Starobin, a senior at Penn, told HuffPost.\n
    \n
    A screening of the film, which was released in February, was scheduled for Oct. 24 but was postponed after Hamas’ deadly Oct. 7 attack on Israel and Israel’s subsequent retaliatory attacks on the Palestinian territory of Gaza.\n
    \n
    Starobin said he’d been in talks with university administrators for weeks about holding a screening this month instead. A few days ago, the university denied organizers’ request for event space to hold the screening, suggesting it be delayed until February. Administrators never provided any specifics behind their reasoning, Starobin said. Erin Axelman, a co-director and producer of the film who participated in a question-and-answer session after Tuesday’s screening, said administrators referred “vaguely only to campus safety.”\n
    \n
    When administrators found out that organizers planned to hold the screening this week anyway, they told Starobin that doing so could jeopardize Chavurah’s status and funding from the school, and could lead to disciplinary action against organizers, he told HuffPost.\n
    \n
    Harun Küçük, the director of UPenn’s Middle East Center, which ultimately arranged a room for the screening, resigned from that post Tuesday over “inappropriate pressure from administrators” regarding the screening, according to a letter from the school’s chapter of the American Association for University Professors. Küçük, who did not respond to HuffPost’s request for comment, confirmed his resignation to The Daily Pennsylvanian, telling the paper, “I would not have resigned if I had any comment left in me.” He is still an associate professor of history and sociology of science at UPenn.\n
    \n
    A university spokesperson who declined to give his full name acknowledged to HuffPost that administrators sought to postpone the screening until February ― citing “the safety and security of our campus community” without explaining further ― and said that student organizers had “disregarded” the university’s direction by hosting the screening this week.\n
    \n
    “Consistent with University policy, the student organizers will be referred to the Office of Community Standards and Accountability to determine whether a violation of the Code of Student Conduct occurred,” the spokesperson said.\n
    \n
    Axelman accused the university of a “profound lack of academic integrity” and of attempting to intimidate and censor student organizers.\n
    \n
    “We are honestly baffled and deeply disappointed by UPenn’s continued attempt to censor progressive Jewish voices, at the exact time when nuanced conversations about Jewish identity and the root causes of the Israeli-Palestinian conflict are most needed,” Axelman said.\n
    \n
    Since Oct. 7, Penn has come under significant pressure from politicians and benefactors who have pushed administrators to fight antisemitism, broadly defined.\n
    \n
    Earlier this month, more than two dozen members of Congress wrote to Penn President Liz Magill condemning “your institution’s silence in condemning the terrorist attack that took place by Hamas on October 7, 2023.” (Magill had been far from silent, releasing numerous statements that condemned the attack and antisemitism.) Rep. Ralph Norman (R-S.C.), a signatory, sent similar messages to Yale, Columbia and Harvard, CNN reported.\n
    \n
    That letter, and various donors to Penn, also condemned the Palestine Writes Literature Festival, which was held on Penn’s campus in September.\n
    \n
    On the other hand, some professors, students and pro-Palestinian activists have criticized Magill for statements that, as the Arabic literature scholar and Penn professor Roger Allen told The Daily Pennsulvanian, “vastly under-represented opinions and status” of Arab and Palestinian community members.\n
    \n
    Starobin criticized what he viewed as a double standard at the university. Earlier this month, he noted, Rabbi Shmuel Lynn commented during an event hosted by Penn Hillel and Meor Penn, another Jewish group on campus, “It is not trite to say that there’s a war, there’s another frontline, there’s another camp of battle that we’re all fighting … there’s a two-front war, in this sense, for the heart and soul of us, the people, [and] for the existential threat, the survival.”\n
    \n
    The Penn student said he regretted that Penn Chavurah’s decision to hold the “Israelism” screening had turned oppositional and noted that organizers had cooperated with police who were on hand the night of the screening. His organization’s goal, he said, was to provide an opportunity to discuss a controversial topic in an open environment. The university’s action to prevent the screening, he argued, boded poorly for academic freedom.\n
    \n
    “It suggests that the university feels it has the license to shut down any dialogue on campus if it conflicts with the preferences of its donors or the dominant current of national politics,” Starobin said. “And that kind of caving toward the dominant strain of thinking on a controversial issue is precisely the kind of intellectual tunnel vision that a university should seek to avoid, combat and provide space to escape.”\n
    \n
    > “That kind of caving toward the dominant strain of thinking on a controversial issue is precisely the kind of intellectual tunnel vision that a university should seek to avoid.”\n
    > \n
    > - Jack Starobin, UPenn senior\n
    \n
    Fights over the film, which have played out on various college campuses, are part of a larger public debate over the limits of acceptable criticism of the Israeli government. On Oct. 7, Hamas militants based in Gaza killed about 1,200 Israelis and took more than 200 hostage in a surprise attack, according to Israeli authorities. Israel responded with devastating airstrikes and a ground invasion on the Gaza Strip that have now claimed at least 15,000 lives, according to Palestinian authorities, and led to the displacement of nearly 2 million people, according to the United Nations. Several Israelis held in Gaza have now been swapped for Palestinian prisoners held by Israel as part of a cease-fire agreement that continues to be negotiated.\n
    \n
    Hunter College canceled a scheduled screening of “Israelism” earlier this month. The New York City college’s interim president, Ann Kirschner, said that the decision was made in the interest of ensuring “the safety of our learning community” and that administrators wanted to avoid “targeting any students, faculty or staff based on their identity: the essence of bigotry.”\n
    \n
    “In the current climate, we seek to balance our commitment to free speech and academic freedom with the danger of antisemitic and divisive rhetoric,” Kirschner said, noting that police were investigating the drawing of swastikas on posters surrounding school buildings.\n
    \n
    The school’s senate, composed of students, faculty and staff, subsequently passed a resolution criticizing what it called “an egregious and illegitimate violation of the academic freedom necessary for departments to pursue their academic missions and institutions of higher education to operate with integrity.” The university rescheduled the screening for Dec. 5.\n
    \n
    Daniel J. Chalfen, one of the film’s producers, told The New York Times that Hunter’s initial decision to cancel the screening was the result of “a very organized campaign to shut it down.” The Times noted at least two email campaigns that produced hundreds of messages urging Hunter administrators to cancel the screening, including one originating from a Facebook post that described the film as “antisemitic.”\n
    \n
    The following day, The Forward, the nonprofit Jewish publication, reported on a pattern of similar email campaigns attempting to prevent screenings of the film at several colleges, including Oberlin and Yale. The publication also reported that Dov Waxman, the director of UCLA’s center for Israel studies, said he’d come “under intense pressure from numerous organizations and individuals,” including calls asking for major donors to the center to push for his firing, because he’d decided to host a screening of “Israelism.”\n
    \n
    “The opposition is not from students,” Sam Eilertsen, who co-directed the film with Axelman, told The Forward. “The opposition is coming from just people on the internet.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706029421 {#1642
    date: 2024-01-23 18:03:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 32651
  -titleTs: "'could':4 'critic':10 'disciplin':6 'face':5 'film':9 'israel':12 'jewish':1 'screen':8 'student':3 'upenn':2"
  -bodyTs: "'/author/matt-shuham),':18 '000':1113 '1':1076 '100':148 '15':1112 '2':1126 '200':1077,1083 '2023':671 '24':226 '5':1311 '7':234,617,670,1068 'academ':562,931,1234,1285,1293 'accept':1060 'access':143 'accord':158,405,1089,1115,1129 'account':537 'accus':554 'acknowledg':479 'action':53,368,921 'activist':740 'administr':23,204,259,291,326,334,401,483,631,1202,1362 'ago':272 'agreement':1156 'airstrik':1097 'allen':756 'also':713,1413 'american':84,416 'ann':1181 'anoth':805,823,827 'answer':319 'antisemit':634,686,1240,1379 'anyway':346 'arab':749,769 'argu':927 'arrang':386 'ask':1441 'associ':417,459 'attack':235,243,662,684,1088 'attempt':67,566,584,1397 'author':1092,1118 'avoid':997,1032,1205 'award':76 'award-win':75 'axelman':302,553,613,1478 'baffl':576 'balanc':1227 'base':1071,1212 'battl':830 'behind':296 'benefactor':627 'bigotri':1219 'board':163 'bode':928 'broad':635 'build':1259 'c':693 'call':1277,1440 'camp':828 'campaign':1342,1354,1396 'campus':127,331,498,726,809,949,1048 'cancel':1164,1332,1364 'caus':603 'cave':972,1007 'ceas':1154 'cease-fir':1153 'censor':570,586 'center':383,1423,1447 'chalfen':1314 'chapter':413 'chavurah':121,168,355,870 'cite':491 'citi':1176 'claim':1109 'classroom':153 'climat':1223 'cnn':704 'co':305,1473 'co-direct':1472 'co-director':304 'code':545 'colleg':1047,1163,1177,1406 'columbia':701 'combat':998 'come':620,1430,1485 'comment':431,451,794 'commit':1229 'communiti':499,534,772,1199 'compos':1264 'condemn':653,659,682,714 'conduct':548 'confirm':432 'conflict':609,952 'congress':646 'consequ':36 'consist':520 'continu':583,1158 'controversi':912,981,1016 'convers':596 'cooper':886 'could':4,29,34,353,364 'count':177 'countri':98 'critic':10,58,742,775,1061,1274 'current':962,1222 'd':253,1429,1455 'daili':437,759 'danger':1238 'daniel':1312 'day':271,1382 'dead':232 'debat':1055 'dec':1310 'decid':1456 'decis':872,1186,1330 'declin':473 'deepli':578 'defin':636 'delay':288 'deni':275 'depart':1289 'describ':1375 'determin':539 'devast':1096 'dialogu':947 'direct':513,1474 'director':306,377,1419 'disappoint':579 'disciplin':6 'disciplinari':52,367 'discuss':910 'displac':1123 'disregard':509 'divis':1242 'documentari':57,157 'domin':961,975,1010 'donor':710,958,1444 'doubl':781 'dov':1416 'dozen':643 'draw':1252 'earlier':637,786,1170 'east':382 'educ':107,1299 'egregi':1279 'eilertsen':1470 'email':1353,1395 'ensur':1193 'environ':917 'erin':301 'escap':1003 'essenc':1217 'even':136 'event':279,797 'exact':592 'existenti':858 'explain':501 'face':5,35,50 'facebook':1372 'faculti':1209,1267 'fail':196 'far':675 'featur':80 'februari':221,290,490 'feel':938 'festiv':719 'fight':633,835,1037 'film':9,78,133,216,311,1040,1318,1377,1403,1476 'fire':1155,1452 'follow':1381 'forward':1384,1481 'found':335 'free':1231 'freedom':932,1235,1286 'front':841 'frontlin':824 'full':477 'fund':31,359 'gaza':249,1073,1104,1138 'give':475 'goal':901 'govern':62,1065 'ground':1100 'group':27,43,125,807 'hama':231,667,1069 'hand':732,892 'harun':374 'harvard':703 'heart':848 'held':722,1136,1146 'higher':1298 'hillel':801 'histori':462 'hold':263,282,341,874 'honest':575 'host':128,515,798,1458 'hostag':1084 'huffpost':19,211,373,427,481 'hundr':1357 'hunter':1162,1327,1361 'ident':599,1215 'illegitim':1281 'inappropri':398 'includ':1367,1407,1439 'individu':1438 'initi':1329 'instead':268 'institut':655,1296 'integr':563,1303 'intellectu':988,1023 'intens':1432 'interest':1191 'interim':1179 'internet':1491 'intimid':568 'invas':1101 'investig':1250 'isra':61,607,1064,1078,1091,1135 'israel':12,39,73,90,105,115,237,239,876,1093,1148,1169,1425,1462 'israeli-palestinian':606 'issu':982,1017 'j':1313 'jack':160,1033 'jeopard':354 'jew':85 'jewish':1,41,124,588,598,806,1387 'kill':1074 'kind':970,986,1005,1021 'kirschner':1182,1244 'küçük':375,421 'lack':560 'larger':1053 'lead':365 'leadership':180 'learn':1198 'least':1111,1351 'led':1120 'left':452 'letter':408,707 'licens':942 'like':172 'limit':1058 'literatur':718,750 'live':1114 'liz':651 'lose':30 'lynn':793 'made':1188 'magil':652,672,743 'major':1443 'matt':14 'member':164,644,773 'meor':803 'messag':698,1359 'middl':381 'milit':1070 'million':1127 'mission':1294 'moment':171 'month':267,639,788,1172 'multipl':63 'name':478 'nation':964,1133 'near':147,1125 'necessari':1287 'need':612 'negoti':1161 'never':292 'new':1174,1323 'night':135,894 'nonprofit':1386 'norman':689 'note':790,882,1246,1349 'nuanc':595 'numer':679,1435 'oberlin':1408 'occur':549 'oct':225,233,616,1067 'octob':669 'offic':532 'one':1315,1368 'open':916 'oper':1301 'opinion':765 'opportun':908 'opposit':880,1464,1483 'organ':33,166,276,338,370,507,526,572,884,899,1341,1436 'origin':1369 'pack':150 'palestin':716 'palestinian':117,246,608,739,771,1117,1144 'paper':441 'part':201,1050,1150 'particip':313 'pass':1271 'pattern':1392 'penn':120,203,209,618,649,712,724,753,800,804,863,869 'pennsulvanian':760 'pennsylvania':22,48 'pennsylvanian':438 'peopl':149,854,1128,1488 'permit':142 'place':665 'plan':339 'play':1043 'polic':888,1248 'polici':523 'polit':965 'politician':625 'poor':929 'post':395,1373 'poster':1256 'postpon':229,486 'potenti':51 'precis':984,1019 'prefer':955 'presid':650,1180 'pressur':399,623,1433 'prevent':923,1399 'prison':1145 'pro':104,738 'pro-israel':103 'pro-palestinian':737 'produc':308,1320,1356 'professor':420,460,734,754 'profound':559 'progress':123,587 'provid':293,906,1000 'public':1054,1388,1412 'pursu':1291 'push':630,1449 'question':317 'question-and-answ':316 'r':691 'r-s':690 'rabbi':791 'ralph':688 're':176,833 'reason':298 'reexamin':93 'refer':327,529 'refus':140 'regard':402 'regret':867 'relationship':95 'releas':219,678 'religi':106 'rep':687 'report':705,1389,1414 'repres':764 'request':277,429 'reschedul':1306 'resign':392,434,446 'resolut':1273 'respond':425,1094 'result':1337 'retaliatori':242 'rhetor':1243 'roger':755 'room':388 'root':602 'safeti':332,493,1195 'said':251,300,325,504,552,614,865,903,967,1183,1245,1427 'sam':1469 'say':815 'schedul':223,1166 'scholar':751 'school':362,411,1258,1261 'scienc':466 'screen':8,38,55,71,130,213,265,284,324,343,391,404,488,517,877,897,925,1167,1308,1334,1366,1400,1460 'secur':495 'see':113 'seek':995,1030,1225 'senat':1263 'senior':207,1036 'sens':845 'sent':696 'septemb':728 'session':320 'sever':1134,1405 'shmuel':792 'shuham':15 'shut':944,1344 'signatori':695 'signific':622 'silenc':657 'silent':677 'similar':697,1394 'sinc':615 'sociolog':464 'sought':484 'soul':850 'space':280,1001 'specif':295 'speech':1232 'spokesperson':471,551 'staff':1211,1269 'standard':535,782 'starobin':161,205,250,299,349,774,966,1034 'state':111 'statement':680,745 'status':357,767 'stay':182 'still':457 'stop':69 'stori':82 'strain':976,1011 'strip':1105 'strong':179 'student':3,26,42,70,118,506,525,547,571,735,864,1208,1266,1468 'studi':1426 'subsequ':92,241,1270 'suggest':285,934 'surpris':1087 'surround':1257 'surviv':861 'swap':1142 'swastika':1254 'talk':256 'target':1206 'tell':439 'territori':247 'terrorist':661 'think':194,978,1013 'though':137 'threat':859 'time':593,1325,1348 'told':24,210,348,372,757,1321,1479 'took':664,1080 'topic':913 'toward':973,1008 'travel':88 'treat':116 'trite':813 'true':183 'tuesday':134,322,396 'tunnel':989,1024 'turn':879 'two':642,840,1352 'two-front':839 'ucla':1421 'ultim':385 'under-repres':762 'unit':110,1132 'univers':20,46,64,139,186,258,274,419,470,511,522,556,785,919,937,993,1028,1305 'upenn':2,379,468,581,1035 'urg':1360 'us':852 'vagu':328 'valu':188 'various':709,1046 'vast':761 'venu':146 'view':778 'violat':542,1282 'vision':990,1025 'voic':589 'want':1203 'war':820,842 'watch':155 'waxman':1417 'week':261,345,519 'whether':540 'win':77 'without':500 'would':443 'write':717 'wrote':647 'www.huffpost.com':17 'www.huffpost.com/author/matt-shuham),':16 'yale':700,1410 'york':1175,1324"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706056421
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/2902191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706029421 {#1644
    date: 2024-01-23 18:03:41.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
63 DENIED edit
App\Entity\Entry {#1643
  +user: Proxies\__CG__\App\Entity\User {#1622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1633 …}
  +image: Proxies\__CG__\App\Entity\Image {#1627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1624 …}
  +slug: "Jewish-UPenn-Students-Could-Face-Discipline-For-Screening-Film-Critical"
  +title: "Jewish UPenn Students Could Face Discipline For Screening Film Critical Of Israel"
  +url: "https://www.huffpost.com/entry/university-pennsylvania-hunter-college-israelism-screening_n_6568e323e4b028b0f3cf8517"
  +body: """
    Jewish UPenn Students Could Face Discipline For Screening Film Critical Of Israel\n
    =================================================================================\n
    \n
    by [Matt Shuham](https://www.huffpost.com/author/matt-shuham), HuffPost\n
    \n
    University of Pennsylvania administrators told a student group it could lose funding and organizers could face consequences for screening “Israelism.”\n
    ------------------------------------------------------------------------------------------------------------------------------------------------------\n
    \n
    A Jewish student group at the University of Pennsylvania is facing potential disciplinary action for screening a documentary critical of the Israeli government.\n
    \n
    Multiple universities have now attempted to stop student screenings of “Israelism,” an award-winning film that features the stories of American Jews who have traveled to Israel and subsequently reexamined their relationship with the country and with their own pro-Israel religious educations in the United States after seeing how Israel treats Palestinians.\n
    \n
    Students from Penn Chavurah, a progressive Jewish group on campus, hosted a screening of the film Tuesday night, even though the university refused to permit access to a venue. Nearly 100 people packed into a classroom to watch the documentary, according to Jack Starobin, a board member and organizer at Chavurah.\n
    \n
    “It’s moments like these where we’re counting on strong leadership to stay true to this university’s values, and that’s where I think the failing has been on the part of Penn administrators,” Starobin, a senior at Penn, told HuffPost.\n
    \n
    A screening of the film, which was released in February, was scheduled for Oct. 24 but was postponed after Hamas’ deadly Oct. 7 attack on Israel and Israel’s subsequent retaliatory attacks on the Palestinian territory of Gaza.\n
    \n
    Starobin said he’d been in talks with university administrators for weeks about holding a screening this month instead. A few days ago, the university denied organizers’ request for event space to hold the screening, suggesting it be delayed until February. Administrators never provided any specifics behind their reasoning, Starobin said. Erin Axelman, a co-director and producer of the film who participated in a question-and-answer session after Tuesday’s screening, said administrators referred “vaguely only to campus safety.”\n
    \n
    When administrators found out that organizers planned to hold the screening this week anyway, they told Starobin that doing so could jeopardize Chavurah’s status and funding from the school, and could lead to disciplinary action against organizers, he told HuffPost.\n
    \n
    Harun Küçük, the director of UPenn’s Middle East Center, which ultimately arranged a room for the screening, resigned from that post Tuesday over “inappropriate pressure from administrators” regarding the screening, according to a letter from the school’s chapter of the American Association for University Professors. Küçük, who did not respond to HuffPost’s request for comment, confirmed his resignation to The Daily Pennsylvanian, telling the paper, “I would not have resigned if I had any comment left in me.” He is still an associate professor of history and sociology of science at UPenn.\n
    \n
    A university spokesperson who declined to give his full name acknowledged to HuffPost that administrators sought to postpone the screening until February ― citing “the safety and security of our campus community” without explaining further ― and said that student organizers had “disregarded” the university’s direction by hosting the screening this week.\n
    \n
    “Consistent with University policy, the student organizers will be referred to the Office of Community Standards and Accountability to determine whether a violation of the Code of Student Conduct occurred,” the spokesperson said.\n
    \n
    Axelman accused the university of a “profound lack of academic integrity” and of attempting to intimidate and censor student organizers.\n
    \n
    “We are honestly baffled and deeply disappointed by UPenn’s continued attempt to censor progressive Jewish voices, at the exact time when nuanced conversations about Jewish identity and the root causes of the Israeli-Palestinian conflict are most needed,” Axelman said.\n
    \n
    Since Oct. 7, Penn has come under significant pressure from politicians and benefactors who have pushed administrators to fight antisemitism, broadly defined.\n
    \n
    Earlier this month, more than two dozen members of Congress wrote to Penn President Liz Magill condemning “your institution’s silence in condemning the terrorist attack that took place by Hamas on October 7, 2023.” (Magill had been far from silent, releasing numerous statements that condemned the attack and antisemitism.) Rep. Ralph Norman (R-S.C.), a signatory, sent similar messages to Yale, Columbia and Harvard, CNN reported.\n
    \n
    That letter, and various donors to Penn, also condemned the Palestine Writes Literature Festival, which was held on Penn’s campus in September.\n
    \n
    On the other hand, some professors, students and pro-Palestinian activists have criticized Magill for statements that, as the Arabic literature scholar and Penn professor Roger Allen told The Daily Pennsulvanian, “vastly under-represented opinions and status” of Arab and Palestinian community members.\n
    \n
    Starobin criticized what he viewed as a double standard at the university. Earlier this month, he noted, Rabbi Shmuel Lynn commented during an event hosted by Penn Hillel and Meor Penn, another Jewish group on campus, “It is not trite to say that there’s a war, there’s another frontline, there’s another camp of battle that we’re all fighting … there’s a two-front war, in this sense, for the heart and soul of us, the people, [and] for the existential threat, the survival.”\n
    \n
    The Penn student said he regretted that Penn Chavurah’s decision to hold the “Israelism” screening had turned oppositional and noted that organizers had cooperated with police who were on hand the night of the screening. His organization’s goal, he said, was to provide an opportunity to discuss a controversial topic in an open environment. The university’s action to prevent the screening, he argued, boded poorly for academic freedom.\n
    \n
    “It suggests that the university feels it has the license to shut down any dialogue on campus if it conflicts with the preferences of its donors or the dominant current of national politics,” Starobin said. “And that kind of caving toward the dominant strain of thinking on a controversial issue is precisely the kind of intellectual tunnel vision that a university should seek to avoid, combat and provide space to escape.”\n
    \n
    > “That kind of caving toward the dominant strain of thinking on a controversial issue is precisely the kind of intellectual tunnel vision that a university should seek to avoid.”\n
    > \n
    > - Jack Starobin, UPenn senior\n
    \n
    Fights over the film, which have played out on various college campuses, are part of a larger public debate over the limits of acceptable criticism of the Israeli government. On Oct. 7, Hamas militants based in Gaza killed about 1,200 Israelis and took more than 200 hostage in a surprise attack, according to Israeli authorities. Israel responded with devastating airstrikes and a ground invasion on the Gaza Strip that have now claimed at least 15,000 lives, according to Palestinian authorities, and led to the displacement of nearly 2 million people, according to the United Nations. Several Israelis held in Gaza have now been swapped for Palestinian prisoners held by Israel as part of a cease-fire agreement that continues to be negotiated.\n
    \n
    Hunter College canceled a scheduled screening of “Israelism” earlier this month. The New York City college’s interim president, Ann Kirschner, said that the decision was made in the interest of ensuring “the safety of our learning community” and that administrators wanted to avoid “targeting any students, faculty or staff based on their identity: the essence of bigotry.”\n
    \n
    “In the current climate, we seek to balance our commitment to free speech and academic freedom with the danger of antisemitic and divisive rhetoric,” Kirschner said, noting that police were investigating the drawing of swastikas on posters surrounding school buildings.\n
    \n
    The school’s senate, composed of students, faculty and staff, subsequently passed a resolution criticizing what it called “an egregious and illegitimate violation of the academic freedom necessary for departments to pursue their academic missions and institutions of higher education to operate with integrity.” The university rescheduled the screening for Dec. 5.\n
    \n
    Daniel J. Chalfen, one of the film’s producers, told The New York Times that Hunter’s initial decision to cancel the screening was the result of “a very organized campaign to shut it down.” The Times noted at least two email campaigns that produced hundreds of messages urging Hunter administrators to cancel the screening, including one originating from a Facebook post that described the film as “antisemitic.”\n
    \n
    The following day, The Forward, the nonprofit Jewish publication, reported on a pattern of similar email campaigns attempting to prevent screenings of the film at several colleges, including Oberlin and Yale. The publication also reported that Dov Waxman, the director of UCLA’s center for Israel studies, said he’d come “under intense pressure from numerous organizations and individuals,” including calls asking for major donors to the center to push for his firing, because he’d decided to host a screening of “Israelism.”\n
    \n
    “The opposition is not from students,” Sam Eilertsen, who co-directed the film with Axelman, told The Forward. “The opposition is coming from just people on the internet.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706029421 {#1642
    date: 2024-01-23 18:03:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 32651
  -titleTs: "'could':4 'critic':10 'disciplin':6 'face':5 'film':9 'israel':12 'jewish':1 'screen':8 'student':3 'upenn':2"
  -bodyTs: "'/author/matt-shuham),':18 '000':1113 '1':1076 '100':148 '15':1112 '2':1126 '200':1077,1083 '2023':671 '24':226 '5':1311 '7':234,617,670,1068 'academ':562,931,1234,1285,1293 'accept':1060 'access':143 'accord':158,405,1089,1115,1129 'account':537 'accus':554 'acknowledg':479 'action':53,368,921 'activist':740 'administr':23,204,259,291,326,334,401,483,631,1202,1362 'ago':272 'agreement':1156 'airstrik':1097 'allen':756 'also':713,1413 'american':84,416 'ann':1181 'anoth':805,823,827 'answer':319 'antisemit':634,686,1240,1379 'anyway':346 'arab':749,769 'argu':927 'arrang':386 'ask':1441 'associ':417,459 'attack':235,243,662,684,1088 'attempt':67,566,584,1397 'author':1092,1118 'avoid':997,1032,1205 'award':76 'award-win':75 'axelman':302,553,613,1478 'baffl':576 'balanc':1227 'base':1071,1212 'battl':830 'behind':296 'benefactor':627 'bigotri':1219 'board':163 'bode':928 'broad':635 'build':1259 'c':693 'call':1277,1440 'camp':828 'campaign':1342,1354,1396 'campus':127,331,498,726,809,949,1048 'cancel':1164,1332,1364 'caus':603 'cave':972,1007 'ceas':1154 'cease-fir':1153 'censor':570,586 'center':383,1423,1447 'chalfen':1314 'chapter':413 'chavurah':121,168,355,870 'cite':491 'citi':1176 'claim':1109 'classroom':153 'climat':1223 'cnn':704 'co':305,1473 'co-direct':1472 'co-director':304 'code':545 'colleg':1047,1163,1177,1406 'columbia':701 'combat':998 'come':620,1430,1485 'comment':431,451,794 'commit':1229 'communiti':499,534,772,1199 'compos':1264 'condemn':653,659,682,714 'conduct':548 'confirm':432 'conflict':609,952 'congress':646 'consequ':36 'consist':520 'continu':583,1158 'controversi':912,981,1016 'convers':596 'cooper':886 'could':4,29,34,353,364 'count':177 'countri':98 'critic':10,58,742,775,1061,1274 'current':962,1222 'd':253,1429,1455 'daili':437,759 'danger':1238 'daniel':1312 'day':271,1382 'dead':232 'debat':1055 'dec':1310 'decid':1456 'decis':872,1186,1330 'declin':473 'deepli':578 'defin':636 'delay':288 'deni':275 'depart':1289 'describ':1375 'determin':539 'devast':1096 'dialogu':947 'direct':513,1474 'director':306,377,1419 'disappoint':579 'disciplin':6 'disciplinari':52,367 'discuss':910 'displac':1123 'disregard':509 'divis':1242 'documentari':57,157 'domin':961,975,1010 'donor':710,958,1444 'doubl':781 'dov':1416 'dozen':643 'draw':1252 'earlier':637,786,1170 'east':382 'educ':107,1299 'egregi':1279 'eilertsen':1470 'email':1353,1395 'ensur':1193 'environ':917 'erin':301 'escap':1003 'essenc':1217 'even':136 'event':279,797 'exact':592 'existenti':858 'explain':501 'face':5,35,50 'facebook':1372 'faculti':1209,1267 'fail':196 'far':675 'featur':80 'februari':221,290,490 'feel':938 'festiv':719 'fight':633,835,1037 'film':9,78,133,216,311,1040,1318,1377,1403,1476 'fire':1155,1452 'follow':1381 'forward':1384,1481 'found':335 'free':1231 'freedom':932,1235,1286 'front':841 'frontlin':824 'full':477 'fund':31,359 'gaza':249,1073,1104,1138 'give':475 'goal':901 'govern':62,1065 'ground':1100 'group':27,43,125,807 'hama':231,667,1069 'hand':732,892 'harun':374 'harvard':703 'heart':848 'held':722,1136,1146 'higher':1298 'hillel':801 'histori':462 'hold':263,282,341,874 'honest':575 'host':128,515,798,1458 'hostag':1084 'huffpost':19,211,373,427,481 'hundr':1357 'hunter':1162,1327,1361 'ident':599,1215 'illegitim':1281 'inappropri':398 'includ':1367,1407,1439 'individu':1438 'initi':1329 'instead':268 'institut':655,1296 'integr':563,1303 'intellectu':988,1023 'intens':1432 'interest':1191 'interim':1179 'internet':1491 'intimid':568 'invas':1101 'investig':1250 'isra':61,607,1064,1078,1091,1135 'israel':12,39,73,90,105,115,237,239,876,1093,1148,1169,1425,1462 'israeli-palestinian':606 'issu':982,1017 'j':1313 'jack':160,1033 'jeopard':354 'jew':85 'jewish':1,41,124,588,598,806,1387 'kill':1074 'kind':970,986,1005,1021 'kirschner':1182,1244 'küçük':375,421 'lack':560 'larger':1053 'lead':365 'leadership':180 'learn':1198 'least':1111,1351 'led':1120 'left':452 'letter':408,707 'licens':942 'like':172 'limit':1058 'literatur':718,750 'live':1114 'liz':651 'lose':30 'lynn':793 'made':1188 'magil':652,672,743 'major':1443 'matt':14 'member':164,644,773 'meor':803 'messag':698,1359 'middl':381 'milit':1070 'million':1127 'mission':1294 'moment':171 'month':267,639,788,1172 'multipl':63 'name':478 'nation':964,1133 'near':147,1125 'necessari':1287 'need':612 'negoti':1161 'never':292 'new':1174,1323 'night':135,894 'nonprofit':1386 'norman':689 'note':790,882,1246,1349 'nuanc':595 'numer':679,1435 'oberlin':1408 'occur':549 'oct':225,233,616,1067 'octob':669 'offic':532 'one':1315,1368 'open':916 'oper':1301 'opinion':765 'opportun':908 'opposit':880,1464,1483 'organ':33,166,276,338,370,507,526,572,884,899,1341,1436 'origin':1369 'pack':150 'palestin':716 'palestinian':117,246,608,739,771,1117,1144 'paper':441 'part':201,1050,1150 'particip':313 'pass':1271 'pattern':1392 'penn':120,203,209,618,649,712,724,753,800,804,863,869 'pennsulvanian':760 'pennsylvania':22,48 'pennsylvanian':438 'peopl':149,854,1128,1488 'permit':142 'place':665 'plan':339 'play':1043 'polic':888,1248 'polici':523 'polit':965 'politician':625 'poor':929 'post':395,1373 'poster':1256 'postpon':229,486 'potenti':51 'precis':984,1019 'prefer':955 'presid':650,1180 'pressur':399,623,1433 'prevent':923,1399 'prison':1145 'pro':104,738 'pro-israel':103 'pro-palestinian':737 'produc':308,1320,1356 'professor':420,460,734,754 'profound':559 'progress':123,587 'provid':293,906,1000 'public':1054,1388,1412 'pursu':1291 'push':630,1449 'question':317 'question-and-answ':316 'r':691 'r-s':690 'rabbi':791 'ralph':688 're':176,833 'reason':298 'reexamin':93 'refer':327,529 'refus':140 'regard':402 'regret':867 'relationship':95 'releas':219,678 'religi':106 'rep':687 'report':705,1389,1414 'repres':764 'request':277,429 'reschedul':1306 'resign':392,434,446 'resolut':1273 'respond':425,1094 'result':1337 'retaliatori':242 'rhetor':1243 'roger':755 'room':388 'root':602 'safeti':332,493,1195 'said':251,300,325,504,552,614,865,903,967,1183,1245,1427 'sam':1469 'say':815 'schedul':223,1166 'scholar':751 'school':362,411,1258,1261 'scienc':466 'screen':8,38,55,71,130,213,265,284,324,343,391,404,488,517,877,897,925,1167,1308,1334,1366,1400,1460 'secur':495 'see':113 'seek':995,1030,1225 'senat':1263 'senior':207,1036 'sens':845 'sent':696 'septemb':728 'session':320 'sever':1134,1405 'shmuel':792 'shuham':15 'shut':944,1344 'signatori':695 'signific':622 'silenc':657 'silent':677 'similar':697,1394 'sinc':615 'sociolog':464 'sought':484 'soul':850 'space':280,1001 'specif':295 'speech':1232 'spokesperson':471,551 'staff':1211,1269 'standard':535,782 'starobin':161,205,250,299,349,774,966,1034 'state':111 'statement':680,745 'status':357,767 'stay':182 'still':457 'stop':69 'stori':82 'strain':976,1011 'strip':1105 'strong':179 'student':3,26,42,70,118,506,525,547,571,735,864,1208,1266,1468 'studi':1426 'subsequ':92,241,1270 'suggest':285,934 'surpris':1087 'surround':1257 'surviv':861 'swap':1142 'swastika':1254 'talk':256 'target':1206 'tell':439 'territori':247 'terrorist':661 'think':194,978,1013 'though':137 'threat':859 'time':593,1325,1348 'told':24,210,348,372,757,1321,1479 'took':664,1080 'topic':913 'toward':973,1008 'travel':88 'treat':116 'trite':813 'true':183 'tuesday':134,322,396 'tunnel':989,1024 'turn':879 'two':642,840,1352 'two-front':839 'ucla':1421 'ultim':385 'under-repres':762 'unit':110,1132 'univers':20,46,64,139,186,258,274,419,470,511,522,556,785,919,937,993,1028,1305 'upenn':2,379,468,581,1035 'urg':1360 'us':852 'vagu':328 'valu':188 'various':709,1046 'vast':761 'venu':146 'view':778 'violat':542,1282 'vision':990,1025 'voic':589 'want':1203 'war':820,842 'watch':155 'waxman':1417 'week':261,345,519 'whether':540 'win':77 'without':500 'would':443 'write':717 'wrote':647 'www.huffpost.com':17 'www.huffpost.com/author/matt-shuham),':16 'yale':700,1410 'york':1175,1324"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706056421
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/2902191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706029421 {#1644
    date: 2024-01-23 18:03:41.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
64 DENIED moderate
App\Entity\Entry {#1643
  +user: Proxies\__CG__\App\Entity\User {#1622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1633 …}
  +image: Proxies\__CG__\App\Entity\Image {#1627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1624 …}
  +slug: "Jewish-UPenn-Students-Could-Face-Discipline-For-Screening-Film-Critical"
  +title: "Jewish UPenn Students Could Face Discipline For Screening Film Critical Of Israel"
  +url: "https://www.huffpost.com/entry/university-pennsylvania-hunter-college-israelism-screening_n_6568e323e4b028b0f3cf8517"
  +body: """
    Jewish UPenn Students Could Face Discipline For Screening Film Critical Of Israel\n
    =================================================================================\n
    \n
    by [Matt Shuham](https://www.huffpost.com/author/matt-shuham), HuffPost\n
    \n
    University of Pennsylvania administrators told a student group it could lose funding and organizers could face consequences for screening “Israelism.”\n
    ------------------------------------------------------------------------------------------------------------------------------------------------------\n
    \n
    A Jewish student group at the University of Pennsylvania is facing potential disciplinary action for screening a documentary critical of the Israeli government.\n
    \n
    Multiple universities have now attempted to stop student screenings of “Israelism,” an award-winning film that features the stories of American Jews who have traveled to Israel and subsequently reexamined their relationship with the country and with their own pro-Israel religious educations in the United States after seeing how Israel treats Palestinians.\n
    \n
    Students from Penn Chavurah, a progressive Jewish group on campus, hosted a screening of the film Tuesday night, even though the university refused to permit access to a venue. Nearly 100 people packed into a classroom to watch the documentary, according to Jack Starobin, a board member and organizer at Chavurah.\n
    \n
    “It’s moments like these where we’re counting on strong leadership to stay true to this university’s values, and that’s where I think the failing has been on the part of Penn administrators,” Starobin, a senior at Penn, told HuffPost.\n
    \n
    A screening of the film, which was released in February, was scheduled for Oct. 24 but was postponed after Hamas’ deadly Oct. 7 attack on Israel and Israel’s subsequent retaliatory attacks on the Palestinian territory of Gaza.\n
    \n
    Starobin said he’d been in talks with university administrators for weeks about holding a screening this month instead. A few days ago, the university denied organizers’ request for event space to hold the screening, suggesting it be delayed until February. Administrators never provided any specifics behind their reasoning, Starobin said. Erin Axelman, a co-director and producer of the film who participated in a question-and-answer session after Tuesday’s screening, said administrators referred “vaguely only to campus safety.”\n
    \n
    When administrators found out that organizers planned to hold the screening this week anyway, they told Starobin that doing so could jeopardize Chavurah’s status and funding from the school, and could lead to disciplinary action against organizers, he told HuffPost.\n
    \n
    Harun Küçük, the director of UPenn’s Middle East Center, which ultimately arranged a room for the screening, resigned from that post Tuesday over “inappropriate pressure from administrators” regarding the screening, according to a letter from the school’s chapter of the American Association for University Professors. Küçük, who did not respond to HuffPost’s request for comment, confirmed his resignation to The Daily Pennsylvanian, telling the paper, “I would not have resigned if I had any comment left in me.” He is still an associate professor of history and sociology of science at UPenn.\n
    \n
    A university spokesperson who declined to give his full name acknowledged to HuffPost that administrators sought to postpone the screening until February ― citing “the safety and security of our campus community” without explaining further ― and said that student organizers had “disregarded” the university’s direction by hosting the screening this week.\n
    \n
    “Consistent with University policy, the student organizers will be referred to the Office of Community Standards and Accountability to determine whether a violation of the Code of Student Conduct occurred,” the spokesperson said.\n
    \n
    Axelman accused the university of a “profound lack of academic integrity” and of attempting to intimidate and censor student organizers.\n
    \n
    “We are honestly baffled and deeply disappointed by UPenn’s continued attempt to censor progressive Jewish voices, at the exact time when nuanced conversations about Jewish identity and the root causes of the Israeli-Palestinian conflict are most needed,” Axelman said.\n
    \n
    Since Oct. 7, Penn has come under significant pressure from politicians and benefactors who have pushed administrators to fight antisemitism, broadly defined.\n
    \n
    Earlier this month, more than two dozen members of Congress wrote to Penn President Liz Magill condemning “your institution’s silence in condemning the terrorist attack that took place by Hamas on October 7, 2023.” (Magill had been far from silent, releasing numerous statements that condemned the attack and antisemitism.) Rep. Ralph Norman (R-S.C.), a signatory, sent similar messages to Yale, Columbia and Harvard, CNN reported.\n
    \n
    That letter, and various donors to Penn, also condemned the Palestine Writes Literature Festival, which was held on Penn’s campus in September.\n
    \n
    On the other hand, some professors, students and pro-Palestinian activists have criticized Magill for statements that, as the Arabic literature scholar and Penn professor Roger Allen told The Daily Pennsulvanian, “vastly under-represented opinions and status” of Arab and Palestinian community members.\n
    \n
    Starobin criticized what he viewed as a double standard at the university. Earlier this month, he noted, Rabbi Shmuel Lynn commented during an event hosted by Penn Hillel and Meor Penn, another Jewish group on campus, “It is not trite to say that there’s a war, there’s another frontline, there’s another camp of battle that we’re all fighting … there’s a two-front war, in this sense, for the heart and soul of us, the people, [and] for the existential threat, the survival.”\n
    \n
    The Penn student said he regretted that Penn Chavurah’s decision to hold the “Israelism” screening had turned oppositional and noted that organizers had cooperated with police who were on hand the night of the screening. His organization’s goal, he said, was to provide an opportunity to discuss a controversial topic in an open environment. The university’s action to prevent the screening, he argued, boded poorly for academic freedom.\n
    \n
    “It suggests that the university feels it has the license to shut down any dialogue on campus if it conflicts with the preferences of its donors or the dominant current of national politics,” Starobin said. “And that kind of caving toward the dominant strain of thinking on a controversial issue is precisely the kind of intellectual tunnel vision that a university should seek to avoid, combat and provide space to escape.”\n
    \n
    > “That kind of caving toward the dominant strain of thinking on a controversial issue is precisely the kind of intellectual tunnel vision that a university should seek to avoid.”\n
    > \n
    > - Jack Starobin, UPenn senior\n
    \n
    Fights over the film, which have played out on various college campuses, are part of a larger public debate over the limits of acceptable criticism of the Israeli government. On Oct. 7, Hamas militants based in Gaza killed about 1,200 Israelis and took more than 200 hostage in a surprise attack, according to Israeli authorities. Israel responded with devastating airstrikes and a ground invasion on the Gaza Strip that have now claimed at least 15,000 lives, according to Palestinian authorities, and led to the displacement of nearly 2 million people, according to the United Nations. Several Israelis held in Gaza have now been swapped for Palestinian prisoners held by Israel as part of a cease-fire agreement that continues to be negotiated.\n
    \n
    Hunter College canceled a scheduled screening of “Israelism” earlier this month. The New York City college’s interim president, Ann Kirschner, said that the decision was made in the interest of ensuring “the safety of our learning community” and that administrators wanted to avoid “targeting any students, faculty or staff based on their identity: the essence of bigotry.”\n
    \n
    “In the current climate, we seek to balance our commitment to free speech and academic freedom with the danger of antisemitic and divisive rhetoric,” Kirschner said, noting that police were investigating the drawing of swastikas on posters surrounding school buildings.\n
    \n
    The school’s senate, composed of students, faculty and staff, subsequently passed a resolution criticizing what it called “an egregious and illegitimate violation of the academic freedom necessary for departments to pursue their academic missions and institutions of higher education to operate with integrity.” The university rescheduled the screening for Dec. 5.\n
    \n
    Daniel J. Chalfen, one of the film’s producers, told The New York Times that Hunter’s initial decision to cancel the screening was the result of “a very organized campaign to shut it down.” The Times noted at least two email campaigns that produced hundreds of messages urging Hunter administrators to cancel the screening, including one originating from a Facebook post that described the film as “antisemitic.”\n
    \n
    The following day, The Forward, the nonprofit Jewish publication, reported on a pattern of similar email campaigns attempting to prevent screenings of the film at several colleges, including Oberlin and Yale. The publication also reported that Dov Waxman, the director of UCLA’s center for Israel studies, said he’d come “under intense pressure from numerous organizations and individuals,” including calls asking for major donors to the center to push for his firing, because he’d decided to host a screening of “Israelism.”\n
    \n
    “The opposition is not from students,” Sam Eilertsen, who co-directed the film with Axelman, told The Forward. “The opposition is coming from just people on the internet.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706029421 {#1642
    date: 2024-01-23 18:03:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 32651
  -titleTs: "'could':4 'critic':10 'disciplin':6 'face':5 'film':9 'israel':12 'jewish':1 'screen':8 'student':3 'upenn':2"
  -bodyTs: "'/author/matt-shuham),':18 '000':1113 '1':1076 '100':148 '15':1112 '2':1126 '200':1077,1083 '2023':671 '24':226 '5':1311 '7':234,617,670,1068 'academ':562,931,1234,1285,1293 'accept':1060 'access':143 'accord':158,405,1089,1115,1129 'account':537 'accus':554 'acknowledg':479 'action':53,368,921 'activist':740 'administr':23,204,259,291,326,334,401,483,631,1202,1362 'ago':272 'agreement':1156 'airstrik':1097 'allen':756 'also':713,1413 'american':84,416 'ann':1181 'anoth':805,823,827 'answer':319 'antisemit':634,686,1240,1379 'anyway':346 'arab':749,769 'argu':927 'arrang':386 'ask':1441 'associ':417,459 'attack':235,243,662,684,1088 'attempt':67,566,584,1397 'author':1092,1118 'avoid':997,1032,1205 'award':76 'award-win':75 'axelman':302,553,613,1478 'baffl':576 'balanc':1227 'base':1071,1212 'battl':830 'behind':296 'benefactor':627 'bigotri':1219 'board':163 'bode':928 'broad':635 'build':1259 'c':693 'call':1277,1440 'camp':828 'campaign':1342,1354,1396 'campus':127,331,498,726,809,949,1048 'cancel':1164,1332,1364 'caus':603 'cave':972,1007 'ceas':1154 'cease-fir':1153 'censor':570,586 'center':383,1423,1447 'chalfen':1314 'chapter':413 'chavurah':121,168,355,870 'cite':491 'citi':1176 'claim':1109 'classroom':153 'climat':1223 'cnn':704 'co':305,1473 'co-direct':1472 'co-director':304 'code':545 'colleg':1047,1163,1177,1406 'columbia':701 'combat':998 'come':620,1430,1485 'comment':431,451,794 'commit':1229 'communiti':499,534,772,1199 'compos':1264 'condemn':653,659,682,714 'conduct':548 'confirm':432 'conflict':609,952 'congress':646 'consequ':36 'consist':520 'continu':583,1158 'controversi':912,981,1016 'convers':596 'cooper':886 'could':4,29,34,353,364 'count':177 'countri':98 'critic':10,58,742,775,1061,1274 'current':962,1222 'd':253,1429,1455 'daili':437,759 'danger':1238 'daniel':1312 'day':271,1382 'dead':232 'debat':1055 'dec':1310 'decid':1456 'decis':872,1186,1330 'declin':473 'deepli':578 'defin':636 'delay':288 'deni':275 'depart':1289 'describ':1375 'determin':539 'devast':1096 'dialogu':947 'direct':513,1474 'director':306,377,1419 'disappoint':579 'disciplin':6 'disciplinari':52,367 'discuss':910 'displac':1123 'disregard':509 'divis':1242 'documentari':57,157 'domin':961,975,1010 'donor':710,958,1444 'doubl':781 'dov':1416 'dozen':643 'draw':1252 'earlier':637,786,1170 'east':382 'educ':107,1299 'egregi':1279 'eilertsen':1470 'email':1353,1395 'ensur':1193 'environ':917 'erin':301 'escap':1003 'essenc':1217 'even':136 'event':279,797 'exact':592 'existenti':858 'explain':501 'face':5,35,50 'facebook':1372 'faculti':1209,1267 'fail':196 'far':675 'featur':80 'februari':221,290,490 'feel':938 'festiv':719 'fight':633,835,1037 'film':9,78,133,216,311,1040,1318,1377,1403,1476 'fire':1155,1452 'follow':1381 'forward':1384,1481 'found':335 'free':1231 'freedom':932,1235,1286 'front':841 'frontlin':824 'full':477 'fund':31,359 'gaza':249,1073,1104,1138 'give':475 'goal':901 'govern':62,1065 'ground':1100 'group':27,43,125,807 'hama':231,667,1069 'hand':732,892 'harun':374 'harvard':703 'heart':848 'held':722,1136,1146 'higher':1298 'hillel':801 'histori':462 'hold':263,282,341,874 'honest':575 'host':128,515,798,1458 'hostag':1084 'huffpost':19,211,373,427,481 'hundr':1357 'hunter':1162,1327,1361 'ident':599,1215 'illegitim':1281 'inappropri':398 'includ':1367,1407,1439 'individu':1438 'initi':1329 'instead':268 'institut':655,1296 'integr':563,1303 'intellectu':988,1023 'intens':1432 'interest':1191 'interim':1179 'internet':1491 'intimid':568 'invas':1101 'investig':1250 'isra':61,607,1064,1078,1091,1135 'israel':12,39,73,90,105,115,237,239,876,1093,1148,1169,1425,1462 'israeli-palestinian':606 'issu':982,1017 'j':1313 'jack':160,1033 'jeopard':354 'jew':85 'jewish':1,41,124,588,598,806,1387 'kill':1074 'kind':970,986,1005,1021 'kirschner':1182,1244 'küçük':375,421 'lack':560 'larger':1053 'lead':365 'leadership':180 'learn':1198 'least':1111,1351 'led':1120 'left':452 'letter':408,707 'licens':942 'like':172 'limit':1058 'literatur':718,750 'live':1114 'liz':651 'lose':30 'lynn':793 'made':1188 'magil':652,672,743 'major':1443 'matt':14 'member':164,644,773 'meor':803 'messag':698,1359 'middl':381 'milit':1070 'million':1127 'mission':1294 'moment':171 'month':267,639,788,1172 'multipl':63 'name':478 'nation':964,1133 'near':147,1125 'necessari':1287 'need':612 'negoti':1161 'never':292 'new':1174,1323 'night':135,894 'nonprofit':1386 'norman':689 'note':790,882,1246,1349 'nuanc':595 'numer':679,1435 'oberlin':1408 'occur':549 'oct':225,233,616,1067 'octob':669 'offic':532 'one':1315,1368 'open':916 'oper':1301 'opinion':765 'opportun':908 'opposit':880,1464,1483 'organ':33,166,276,338,370,507,526,572,884,899,1341,1436 'origin':1369 'pack':150 'palestin':716 'palestinian':117,246,608,739,771,1117,1144 'paper':441 'part':201,1050,1150 'particip':313 'pass':1271 'pattern':1392 'penn':120,203,209,618,649,712,724,753,800,804,863,869 'pennsulvanian':760 'pennsylvania':22,48 'pennsylvanian':438 'peopl':149,854,1128,1488 'permit':142 'place':665 'plan':339 'play':1043 'polic':888,1248 'polici':523 'polit':965 'politician':625 'poor':929 'post':395,1373 'poster':1256 'postpon':229,486 'potenti':51 'precis':984,1019 'prefer':955 'presid':650,1180 'pressur':399,623,1433 'prevent':923,1399 'prison':1145 'pro':104,738 'pro-israel':103 'pro-palestinian':737 'produc':308,1320,1356 'professor':420,460,734,754 'profound':559 'progress':123,587 'provid':293,906,1000 'public':1054,1388,1412 'pursu':1291 'push':630,1449 'question':317 'question-and-answ':316 'r':691 'r-s':690 'rabbi':791 'ralph':688 're':176,833 'reason':298 'reexamin':93 'refer':327,529 'refus':140 'regard':402 'regret':867 'relationship':95 'releas':219,678 'religi':106 'rep':687 'report':705,1389,1414 'repres':764 'request':277,429 'reschedul':1306 'resign':392,434,446 'resolut':1273 'respond':425,1094 'result':1337 'retaliatori':242 'rhetor':1243 'roger':755 'room':388 'root':602 'safeti':332,493,1195 'said':251,300,325,504,552,614,865,903,967,1183,1245,1427 'sam':1469 'say':815 'schedul':223,1166 'scholar':751 'school':362,411,1258,1261 'scienc':466 'screen':8,38,55,71,130,213,265,284,324,343,391,404,488,517,877,897,925,1167,1308,1334,1366,1400,1460 'secur':495 'see':113 'seek':995,1030,1225 'senat':1263 'senior':207,1036 'sens':845 'sent':696 'septemb':728 'session':320 'sever':1134,1405 'shmuel':792 'shuham':15 'shut':944,1344 'signatori':695 'signific':622 'silenc':657 'silent':677 'similar':697,1394 'sinc':615 'sociolog':464 'sought':484 'soul':850 'space':280,1001 'specif':295 'speech':1232 'spokesperson':471,551 'staff':1211,1269 'standard':535,782 'starobin':161,205,250,299,349,774,966,1034 'state':111 'statement':680,745 'status':357,767 'stay':182 'still':457 'stop':69 'stori':82 'strain':976,1011 'strip':1105 'strong':179 'student':3,26,42,70,118,506,525,547,571,735,864,1208,1266,1468 'studi':1426 'subsequ':92,241,1270 'suggest':285,934 'surpris':1087 'surround':1257 'surviv':861 'swap':1142 'swastika':1254 'talk':256 'target':1206 'tell':439 'territori':247 'terrorist':661 'think':194,978,1013 'though':137 'threat':859 'time':593,1325,1348 'told':24,210,348,372,757,1321,1479 'took':664,1080 'topic':913 'toward':973,1008 'travel':88 'treat':116 'trite':813 'true':183 'tuesday':134,322,396 'tunnel':989,1024 'turn':879 'two':642,840,1352 'two-front':839 'ucla':1421 'ultim':385 'under-repres':762 'unit':110,1132 'univers':20,46,64,139,186,258,274,419,470,511,522,556,785,919,937,993,1028,1305 'upenn':2,379,468,581,1035 'urg':1360 'us':852 'vagu':328 'valu':188 'various':709,1046 'vast':761 'venu':146 'view':778 'violat':542,1282 'vision':990,1025 'voic':589 'want':1203 'war':820,842 'watch':155 'waxman':1417 'week':261,345,519 'whether':540 'win':77 'without':500 'would':443 'write':717 'wrote':647 'www.huffpost.com':17 'www.huffpost.com/author/matt-shuham),':16 'yale':700,1410 'york':1175,1324"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706056421
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/2902191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706029421 {#1644
    date: 2024-01-23 18:03:41.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
65 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
66 DENIED moderate
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1413 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1417 …}
  +slug: "Sky-Italia-Targets-Pirate-Streaming-App-VancedFlix-Through-GitHub"
  +title: "Sky Italia Targets Pirate Streaming App VancedFlix Through GitHub"
  +url: "https://torrentfreak.com/sky-italia-targets-pirate-streaming-app-vancedflix-through-github-2400123/"
  +body: "GitHub has removed the popular pirate streaming app VancedFlix from its servers in response to a takedown notice sent by Sky Italia. The request targets a similarly named repository on the developer platform, as well as the app’s APK file that’s linked under the download button on the official site VancedFlix."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706019967 {#1423
    date: 2024-01-23 15:26:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 32601
  -titleTs: "'app':6 'github':9 'italia':2 'pirat':4 'sky':1 'stream':5 'target':3 'vancedflix':7"
  -bodyTs: "'apk':40 'app':8,38 'button':48 'develop':32 'download':47 'file':41 'github':1 'italia':22 'link':44 'name':28 'notic':18 'offici':51 'pirat':6 'platform':33 'popular':5 'remov':3 'repositori':29 'request':24 'respons':14 'sent':19 'server':12 'similar':27 'site':52 'sky':21 'stream':7 'takedown':17 'target':25 'vancedflix':9,53 'well':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706106367
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11082445"
  +editedAt: DateTimeImmutable @1727963579 {#1442
    date: 2024-10-03 15:52:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706019967 {#1415
    date: 2024-01-23 15:26:07.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
67 DENIED edit
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1413 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1417 …}
  +slug: "Sky-Italia-Targets-Pirate-Streaming-App-VancedFlix-Through-GitHub"
  +title: "Sky Italia Targets Pirate Streaming App VancedFlix Through GitHub"
  +url: "https://torrentfreak.com/sky-italia-targets-pirate-streaming-app-vancedflix-through-github-2400123/"
  +body: "GitHub has removed the popular pirate streaming app VancedFlix from its servers in response to a takedown notice sent by Sky Italia. The request targets a similarly named repository on the developer platform, as well as the app’s APK file that’s linked under the download button on the official site VancedFlix."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706019967 {#1423
    date: 2024-01-23 15:26:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 32601
  -titleTs: "'app':6 'github':9 'italia':2 'pirat':4 'sky':1 'stream':5 'target':3 'vancedflix':7"
  -bodyTs: "'apk':40 'app':8,38 'button':48 'develop':32 'download':47 'file':41 'github':1 'italia':22 'link':44 'name':28 'notic':18 'offici':51 'pirat':6 'platform':33 'popular':5 'remov':3 'repositori':29 'request':24 'respons':14 'sent':19 'server':12 'similar':27 'site':52 'sky':21 'stream':7 'takedown':17 'target':25 'vancedflix':9,53 'well':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706106367
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11082445"
  +editedAt: DateTimeImmutable @1727963579 {#1442
    date: 2024-10-03 15:52:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706019967 {#1415
    date: 2024-01-23 15:26:07.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
68 DENIED moderate
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1413 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1417 …}
  +slug: "Sky-Italia-Targets-Pirate-Streaming-App-VancedFlix-Through-GitHub"
  +title: "Sky Italia Targets Pirate Streaming App VancedFlix Through GitHub"
  +url: "https://torrentfreak.com/sky-italia-targets-pirate-streaming-app-vancedflix-through-github-2400123/"
  +body: "GitHub has removed the popular pirate streaming app VancedFlix from its servers in response to a takedown notice sent by Sky Italia. The request targets a similarly named repository on the developer platform, as well as the app’s APK file that’s linked under the download button on the official site VancedFlix."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706019967 {#1423
    date: 2024-01-23 15:26:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 32601
  -titleTs: "'app':6 'github':9 'italia':2 'pirat':4 'sky':1 'stream':5 'target':3 'vancedflix':7"
  -bodyTs: "'apk':40 'app':8,38 'button':48 'develop':32 'download':47 'file':41 'github':1 'italia':22 'link':44 'name':28 'notic':18 'offici':51 'pirat':6 'platform':33 'popular':5 'remov':3 'repositori':29 'request':24 'respons':14 'sent':19 'server':12 'similar':27 'site':52 'sky':21 'stream':7 'takedown':17 'target':25 'vancedflix':9,53 'well':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706106367
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11082445"
  +editedAt: DateTimeImmutable @1727963579 {#1442
    date: 2024-10-03 15:52:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706019967 {#1415
    date: 2024-01-23 15:26:07.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
69 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
70 DENIED moderate
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1457 …}
  +slug: "The-1st-day-of-the-Creative-Freedom-Summit-is-live"
  +title: "The 1st day of the Creative Freedom Summit is live!"
  +url: "https://matrix.to/#/!cBfURdAPIwmNjrITml:fedora.im?via=mozilla.org"
  +body: "We recommend running Element to join, as you’ll be able to have access to everything related to the event with its widgets, but you can use any Matrix client to join and [have the YouTube livestream](https://www.youtube.com/live/sUrTAyksmHA?si=x1NZPuiFHb05fbxP) on another tab!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706019406 {#1461
    date: 2024-01-23 15:16:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 32595
  -titleTs: "'1st':2 'creativ':6 'day':3 'freedom':7 'live':10 'summit':8"
  -bodyTs: "'/live/surtayksmha?si=x1nzpuifhb05fbxp)':40 'abl':11 'access':14 'anoth':42 'client':30 'element':4 'event':20 'everyth':16 'join':6,32 'livestream':37 'll':9 'matrix':29 'recommend':2 'relat':17 'run':3 'tab':43 'use':27 'widget':23 'www.youtube.com':39 'www.youtube.com/live/surtayksmha?si=x1nzpuifhb05fbxp)':38 'youtub':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706059906
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10932937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706019406 {#1462
    date: 2024-01-23 15:16:46.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
71 DENIED edit
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1457 …}
  +slug: "The-1st-day-of-the-Creative-Freedom-Summit-is-live"
  +title: "The 1st day of the Creative Freedom Summit is live!"
  +url: "https://matrix.to/#/!cBfURdAPIwmNjrITml:fedora.im?via=mozilla.org"
  +body: "We recommend running Element to join, as you’ll be able to have access to everything related to the event with its widgets, but you can use any Matrix client to join and [have the YouTube livestream](https://www.youtube.com/live/sUrTAyksmHA?si=x1NZPuiFHb05fbxP) on another tab!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706019406 {#1461
    date: 2024-01-23 15:16:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 32595
  -titleTs: "'1st':2 'creativ':6 'day':3 'freedom':7 'live':10 'summit':8"
  -bodyTs: "'/live/surtayksmha?si=x1nzpuifhb05fbxp)':40 'abl':11 'access':14 'anoth':42 'client':30 'element':4 'event':20 'everyth':16 'join':6,32 'livestream':37 'll':9 'matrix':29 'recommend':2 'relat':17 'run':3 'tab':43 'use':27 'widget':23 'www.youtube.com':39 'www.youtube.com/live/surtayksmha?si=x1nzpuifhb05fbxp)':38 'youtub':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706059906
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10932937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706019406 {#1462
    date: 2024-01-23 15:16:46.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
72 DENIED moderate
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1457 …}
  +slug: "The-1st-day-of-the-Creative-Freedom-Summit-is-live"
  +title: "The 1st day of the Creative Freedom Summit is live!"
  +url: "https://matrix.to/#/!cBfURdAPIwmNjrITml:fedora.im?via=mozilla.org"
  +body: "We recommend running Element to join, as you’ll be able to have access to everything related to the event with its widgets, but you can use any Matrix client to join and [have the YouTube livestream](https://www.youtube.com/live/sUrTAyksmHA?si=x1NZPuiFHb05fbxP) on another tab!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706019406 {#1461
    date: 2024-01-23 15:16:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 32595
  -titleTs: "'1st':2 'creativ':6 'day':3 'freedom':7 'live':10 'summit':8"
  -bodyTs: "'/live/surtayksmha?si=x1nzpuifhb05fbxp)':40 'abl':11 'access':14 'anoth':42 'client':30 'element':4 'event':20 'everyth':16 'join':6,32 'livestream':37 'll':9 'matrix':29 'recommend':2 'relat':17 'run':3 'tab':43 'use':27 'widget':23 'www.youtube.com':39 'www.youtube.com/live/surtayksmha?si=x1nzpuifhb05fbxp)':38 'youtub':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706059906
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10932937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706019406 {#1462
    date: 2024-01-23 15:16:46.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
73 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
74 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: Proxies\__CG__\App\Entity\Image {#1438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "DISC-Noa-senpai-wa-Tomodachi-chapter-13"
  +title: "[DISC] Noa-senpai wa Tomodachi - chapter 13"
  +url: "https://mangadex.org/chapter/bb57b872-3c73-4dd0-a744-23c989d97ad0/1"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706006067 {#1430
    date: 2024-01-23 11:34:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 32560
  -titleTs: "'13':8 'chapter':7 'disc':1 'noa':3 'noa-senpai':2 'senpai':4 'tomodachi':6 'wa':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706019567
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/post/3769740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706006067 {#1434
    date: 2024-01-23 11:34:27.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
75 DENIED edit
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: Proxies\__CG__\App\Entity\Image {#1438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "DISC-Noa-senpai-wa-Tomodachi-chapter-13"
  +title: "[DISC] Noa-senpai wa Tomodachi - chapter 13"
  +url: "https://mangadex.org/chapter/bb57b872-3c73-4dd0-a744-23c989d97ad0/1"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706006067 {#1430
    date: 2024-01-23 11:34:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 32560
  -titleTs: "'13':8 'chapter':7 'disc':1 'noa':3 'noa-senpai':2 'senpai':4 'tomodachi':6 'wa':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706019567
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/post/3769740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706006067 {#1434
    date: 2024-01-23 11:34:27.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
76 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: Proxies\__CG__\App\Entity\Image {#1438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "DISC-Noa-senpai-wa-Tomodachi-chapter-13"
  +title: "[DISC] Noa-senpai wa Tomodachi - chapter 13"
  +url: "https://mangadex.org/chapter/bb57b872-3c73-4dd0-a744-23c989d97ad0/1"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706006067 {#1430
    date: 2024-01-23 11:34:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 32560
  -titleTs: "'13':8 'chapter':7 'disc':1 'noa':3 'noa-senpai':2 'senpai':4 'tomodachi':6 'wa':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706019567
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/post/3769740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706006067 {#1434
    date: 2024-01-23 11:34:27.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
77 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
78 DENIED moderate
App\Entity\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "Not-another-one"
  +title: "Not another one"
  +url: "https://i.imgur.com/Lnbe2Iq.gifv"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706005553 {#1595
    date: 2024-01-23 11:25:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 32559
  -titleTs: "'anoth':2 'one':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706077553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11076108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706005553 {#1610
    date: 2024-01-23 11:25:53.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
79 DENIED edit
App\Entity\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "Not-another-one"
  +title: "Not another one"
  +url: "https://i.imgur.com/Lnbe2Iq.gifv"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706005553 {#1595
    date: 2024-01-23 11:25:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 32559
  -titleTs: "'anoth':2 'one':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706077553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11076108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706005553 {#1610
    date: 2024-01-23 11:25:53.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
80 DENIED moderate
App\Entity\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "Not-another-one"
  +title: "Not another one"
  +url: "https://i.imgur.com/Lnbe2Iq.gifv"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706005553 {#1595
    date: 2024-01-23 11:25:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 32559
  -titleTs: "'anoth':2 'one':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706077553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11076108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706005553 {#1610
    date: 2024-01-23 11:25:53.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
81 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
82 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Hong-Kong-UN-human-rights-experts-call-for-immediate-release"
  +title: "Hong Kong: UN human rights experts call for immediate release of Jimmy Lai"
  +url: "https://news.un.org/en/story/2024/01/1145777"
  +body: "A group of independent UN human rights experts on Monday called on the authorities in Hong Kong to drop all charges against pro-democracy media entrepreneur Jimmy Lai and release him immediately."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705996224 {#1675
    date: 2024-01-23 08:50:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 32547
  -titleTs: "'call':7 'expert':6 'hong':1 'human':4 'immedi':9 'jimmi':12 'kong':2 'lai':13 'releas':10 'right':5 'un':3"
  -bodyTs: "'author':14 'call':11 'charg':21 'democraci':25 'drop':19 'entrepreneur':27 'expert':8 'group':2 'hong':16 'human':6 'immedi':33 'independ':4 'jimmi':28 'kong':17 'lai':29 'media':26 'monday':10 'pro':24 'pro-democraci':23 'releas':31 'right':7 'un':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706018724
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11266821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996224 {#1674
    date: 2024-01-23 08:50:24.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
83 DENIED edit
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Hong-Kong-UN-human-rights-experts-call-for-immediate-release"
  +title: "Hong Kong: UN human rights experts call for immediate release of Jimmy Lai"
  +url: "https://news.un.org/en/story/2024/01/1145777"
  +body: "A group of independent UN human rights experts on Monday called on the authorities in Hong Kong to drop all charges against pro-democracy media entrepreneur Jimmy Lai and release him immediately."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705996224 {#1675
    date: 2024-01-23 08:50:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 32547
  -titleTs: "'call':7 'expert':6 'hong':1 'human':4 'immedi':9 'jimmi':12 'kong':2 'lai':13 'releas':10 'right':5 'un':3"
  -bodyTs: "'author':14 'call':11 'charg':21 'democraci':25 'drop':19 'entrepreneur':27 'expert':8 'group':2 'hong':16 'human':6 'immedi':33 'independ':4 'jimmi':28 'kong':17 'lai':29 'media':26 'monday':10 'pro':24 'pro-democraci':23 'releas':31 'right':7 'un':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706018724
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11266821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996224 {#1674
    date: 2024-01-23 08:50:24.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
84 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Hong-Kong-UN-human-rights-experts-call-for-immediate-release"
  +title: "Hong Kong: UN human rights experts call for immediate release of Jimmy Lai"
  +url: "https://news.un.org/en/story/2024/01/1145777"
  +body: "A group of independent UN human rights experts on Monday called on the authorities in Hong Kong to drop all charges against pro-democracy media entrepreneur Jimmy Lai and release him immediately."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705996224 {#1675
    date: 2024-01-23 08:50:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 32547
  -titleTs: "'call':7 'expert':6 'hong':1 'human':4 'immedi':9 'jimmi':12 'kong':2 'lai':13 'releas':10 'right':5 'un':3"
  -bodyTs: "'author':14 'call':11 'charg':21 'democraci':25 'drop':19 'entrepreneur':27 'expert':8 'group':2 'hong':16 'human':6 'immedi':33 'independ':4 'jimmi':28 'kong':17 'lai':29 'media':26 'monday':10 'pro':24 'pro-democraci':23 'releas':31 'right':7 'un':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706018724
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11266821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996224 {#1674
    date: 2024-01-23 08:50:24.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
85 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
86 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1661 …}
  +slug: "1hr-of-toothless-dancing"
  +title: "1hr of toothless dancing"
  +url: "https://www.youtube.com/watch?v=YDMBLl214b8"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705988464 {#1649
    date: 2024-01-23 06:41:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 32531
  -titleTs: "'1hr':1 'danc':4 'toothless':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706064964
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21631291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705988464 {#1651
    date: 2024-01-23 06:41:04.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
87 DENIED edit
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1661 …}
  +slug: "1hr-of-toothless-dancing"
  +title: "1hr of toothless dancing"
  +url: "https://www.youtube.com/watch?v=YDMBLl214b8"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705988464 {#1649
    date: 2024-01-23 06:41:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 32531
  -titleTs: "'1hr':1 'danc':4 'toothless':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706064964
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21631291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705988464 {#1651
    date: 2024-01-23 06:41:04.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
88 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1661 …}
  +slug: "1hr-of-toothless-dancing"
  +title: "1hr of toothless dancing"
  +url: "https://www.youtube.com/watch?v=YDMBLl214b8"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705988464 {#1649
    date: 2024-01-23 06:41:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 32531
  -titleTs: "'1hr':1 'danc':4 'toothless':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706064964
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21631291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705988464 {#1651
    date: 2024-01-23 06:41:04.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
89 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
90 DENIED moderate
App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#1584 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1581 …}
  +slug: "Alzheimer-s-blood-test-revolution-for-over-50s"
  +title: "Alzheimer’s blood test revolution for over-50s"
  +url: "https://www.telegraph.co.uk/news/2024/01/22/alzheimers-blood-test-revolution-for-over-50s-dementia/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705981827 {#1583
    date: 2024-01-23 04:50:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 32517
  -titleTs: "'50s':9 'alzheim':1 'blood':3 'over-50s':7 'revolut':5 'test':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706049327
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5879899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705981827 {#1577
    date: 2024-01-23 04:50:27.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
91 DENIED edit
App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#1584 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1581 …}
  +slug: "Alzheimer-s-blood-test-revolution-for-over-50s"
  +title: "Alzheimer’s blood test revolution for over-50s"
  +url: "https://www.telegraph.co.uk/news/2024/01/22/alzheimers-blood-test-revolution-for-over-50s-dementia/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705981827 {#1583
    date: 2024-01-23 04:50:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 32517
  -titleTs: "'50s':9 'alzheim':1 'blood':3 'over-50s':7 'revolut':5 'test':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706049327
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5879899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705981827 {#1577
    date: 2024-01-23 04:50:27.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
92 DENIED moderate
App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#1584 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1581 …}
  +slug: "Alzheimer-s-blood-test-revolution-for-over-50s"
  +title: "Alzheimer’s blood test revolution for over-50s"
  +url: "https://www.telegraph.co.uk/news/2024/01/22/alzheimers-blood-test-revolution-for-over-50s-dementia/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705981827 {#1583
    date: 2024-01-23 04:50:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 32517
  -titleTs: "'50s':9 'alzheim':1 'blood':3 'over-50s':7 'revolut':5 'test':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706049327
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5879899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705981827 {#1577
    date: 2024-01-23 04:50:27.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
93 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
94 DENIED moderate
App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: Proxies\__CG__\App\Entity\Image {#1527 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1561 …}
  +slug: "Facial-recognition-used-after-Sunglass-Hut-robbery-led-to-man-s"
  +title: "Facial recognition used after Sunglass Hut robbery led to man’s wrongful jailing, says suit"
  +url: "https://www.theguardian.com/technology/2024/jan/22/sunglass-hut-facial-recognition-wrongful-arrest-lawsuit"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705974885 {#1568
    date: 2024-01-23 02:54:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 32512
  -titleTs: "'facial':1 'hut':6 'jail':13 'led':8 'man':10 'recognit':2 'robberi':7 'say':14 'suit':15 'sunglass':5 'use':3 'wrong':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706061285
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5876661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974885 {#1526
    date: 2024-01-23 02:54:45.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
95 DENIED edit
App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: Proxies\__CG__\App\Entity\Image {#1527 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1561 …}
  +slug: "Facial-recognition-used-after-Sunglass-Hut-robbery-led-to-man-s"
  +title: "Facial recognition used after Sunglass Hut robbery led to man’s wrongful jailing, says suit"
  +url: "https://www.theguardian.com/technology/2024/jan/22/sunglass-hut-facial-recognition-wrongful-arrest-lawsuit"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705974885 {#1568
    date: 2024-01-23 02:54:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 32512
  -titleTs: "'facial':1 'hut':6 'jail':13 'led':8 'man':10 'recognit':2 'robberi':7 'say':14 'suit':15 'sunglass':5 'use':3 'wrong':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706061285
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5876661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974885 {#1526
    date: 2024-01-23 02:54:45.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
96 DENIED moderate
App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: Proxies\__CG__\App\Entity\Image {#1527 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1561 …}
  +slug: "Facial-recognition-used-after-Sunglass-Hut-robbery-led-to-man-s"
  +title: "Facial recognition used after Sunglass Hut robbery led to man’s wrongful jailing, says suit"
  +url: "https://www.theguardian.com/technology/2024/jan/22/sunglass-hut-facial-recognition-wrongful-arrest-lawsuit"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705974885 {#1568
    date: 2024-01-23 02:54:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 32512
  -titleTs: "'facial':1 'hut':6 'jail':13 'led':8 'man':10 'recognit':2 'robberi':7 'say':14 'suit':15 'sunglass':5 'use':3 'wrong':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706061285
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5876661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974885 {#1526
    date: 2024-01-23 02:54:45.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
97 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
98 DENIED moderate
App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1621 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1620 …}
  +slug: "Archaeologists-discover-funeral-urn-depicting-Maya-corn-god"
  +title: "Archaeologists discover funeral urn depicting Maya corn god"
  +url: "https://www.newsweek.com/maya-funeral-urn-depicting-corn-god-unearthed-archaeologists-1862371"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705972101 {#1556
    date: 2024-01-23 02:08:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  +badges: Doctrine\ORM\PersistentCollection {#1686 …}
  +children: []
  -id: 32508
  -titleTs: "'archaeologist':1 'corn':7 'depict':5 'discov':2 'funer':3 'god':8 'maya':6 'urn':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706035101
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5875279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705972101 {#1557
    date: 2024-01-23 02:08:21.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
99 DENIED edit
App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1621 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1620 …}
  +slug: "Archaeologists-discover-funeral-urn-depicting-Maya-corn-god"
  +title: "Archaeologists discover funeral urn depicting Maya corn god"
  +url: "https://www.newsweek.com/maya-funeral-urn-depicting-corn-god-unearthed-archaeologists-1862371"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705972101 {#1556
    date: 2024-01-23 02:08:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  +badges: Doctrine\ORM\PersistentCollection {#1686 …}
  +children: []
  -id: 32508
  -titleTs: "'archaeologist':1 'corn':7 'depict':5 'discov':2 'funer':3 'god':8 'maya':6 'urn':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706035101
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5875279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705972101 {#1557
    date: 2024-01-23 02:08:21.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
100 DENIED moderate
App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1621 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1620 …}
  +slug: "Archaeologists-discover-funeral-urn-depicting-Maya-corn-god"
  +title: "Archaeologists discover funeral urn depicting Maya corn god"
  +url: "https://www.newsweek.com/maya-funeral-urn-depicting-corn-god-unearthed-archaeologists-1862371"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705972101 {#1556
    date: 2024-01-23 02:08:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  +badges: Doctrine\ORM\PersistentCollection {#1686 …}
  +children: []
  -id: 32508
  -titleTs: "'archaeologist':1 'corn':7 'depict':5 'discov':2 'funer':3 'god':8 'maya':6 'urn':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706035101
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5875279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705972101 {#1557
    date: 2024-01-23 02:08:21.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