GET https://kbin.spritesserver.nl/commented/%E2%88%9E/links?p=83

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.27 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 {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#233 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Volg-het-liveblog-over-storm-Poly"
  +title: "Volg het liveblog over storm Poly"
  +url: "https://nos.nl/l/2481528"
  +body: null
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688553712 {#183
    date: 2023-07-05 12:41:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1605 …}
  +votes: Doctrine\ORM\PersistentCollection {#1803 …}
  +reports: Doctrine\ORM\PersistentCollection {#1929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1914 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1900 …}
  +badges: Doctrine\ORM\PersistentCollection {#1893 …}
  +children: []
  -id: 847
  -titleTs: "'het':2 'liveblog':3 'poli':6 'storm':5 'volg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688594713
  +visibility: "visible             "
  +apId: "https://geddit.social/post/168582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688548213 {#247
    date: 2023-07-05 11:10:13.0 +02: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 {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#233 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Volg-het-liveblog-over-storm-Poly"
  +title: "Volg het liveblog over storm Poly"
  +url: "https://nos.nl/l/2481528"
  +body: null
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688553712 {#183
    date: 2023-07-05 12:41:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1605 …}
  +votes: Doctrine\ORM\PersistentCollection {#1803 …}
  +reports: Doctrine\ORM\PersistentCollection {#1929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1914 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1900 …}
  +badges: Doctrine\ORM\PersistentCollection {#1893 …}
  +children: []
  -id: 847
  -titleTs: "'het':2 'liveblog':3 'poli':6 'storm':5 'volg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688594713
  +visibility: "visible             "
  +apId: "https://geddit.social/post/168582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688548213 {#247
    date: 2023-07-05 11:10:13.0 +02: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 {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#233 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Volg-het-liveblog-over-storm-Poly"
  +title: "Volg het liveblog over storm Poly"
  +url: "https://nos.nl/l/2481528"
  +body: null
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688553712 {#183
    date: 2023-07-05 12:41:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1605 …}
  +votes: Doctrine\ORM\PersistentCollection {#1803 …}
  +reports: Doctrine\ORM\PersistentCollection {#1929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1914 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1900 …}
  +badges: Doctrine\ORM\PersistentCollection {#1893 …}
  +children: []
  -id: 847
  -titleTs: "'het':2 'liveblog':3 'poli':6 'storm':5 'volg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688594713
  +visibility: "visible             "
  +apId: "https://geddit.social/post/168582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688548213 {#247
    date: 2023-07-05 11:10:13.0 +02: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 {#1950
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1958 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Kabinet-geeft-dringend-advies-aan-scholen-telefoon-uit-de-klas"
  +title: "Kabinet geeft dringend advies aan scholen: telefoon uit de klas"
  +url: "https://nos.nl/artikel/2481424-kabinet-geeft-dringend-advies-aan-scholen-telefoon-uit-de-klas"
  +body: """
    > *Het ministerie van Onderwijs komt met een dringend advies voor scholen, waarin staat dat leerlingen geen mobieltje mee de klas in mogen nemen, behalve als daar een speciale reden voor is. Er komt geen wettelijk verbod, maar een richtlijn. Het gaat ook om tablets en smart-horloges.*\n
    \n
    Dringende adviezen, inlegvelletjes, beleidsmaatregelen.
    """
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688510554 {#1899
    date: 2023-07-05 00:42:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1897 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 799
  -titleTs: "'aan':5 'advi':4 'de':9 'dringend':3 'geeft':2 'kabinet':1 'klas':10 'scholen':6 'telefoon':7 'uit':8"
  -bodyTs: "'advi':9 'adviezen':50 'al':25 'behalv':24 'beleidsmaatregelen':52 'daar':26 'dat':14 'de':19 'dringend':8,49 'een':7,27,38 'en':45 'er':32 'gaat':41 'geen':16,34 'het':1,40 'horlog':48 'inlegvelletj':51 'klas':20 'komt':5,33 'leerlingen':15 'maar':37 'mee':18 'met':6 'ministeri':2 'mobieltj':17 'mogen':22 'nemen':23 'om':43 'onderwij':4 'ook':42 'reden':29 'richtlijn':39 'scholen':11 'smart':47 'smart-horlog':46 'special':28 'staat':13 'tablet':44 'van':3 'verbod':36 'voor':10,30 'waarin':12 'wettelijk':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688555380
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/373480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688493880 {#1924
    date: 2023-07-04 20:04:40.0 +02: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 {#1950
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1958 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Kabinet-geeft-dringend-advies-aan-scholen-telefoon-uit-de-klas"
  +title: "Kabinet geeft dringend advies aan scholen: telefoon uit de klas"
  +url: "https://nos.nl/artikel/2481424-kabinet-geeft-dringend-advies-aan-scholen-telefoon-uit-de-klas"
  +body: """
    > *Het ministerie van Onderwijs komt met een dringend advies voor scholen, waarin staat dat leerlingen geen mobieltje mee de klas in mogen nemen, behalve als daar een speciale reden voor is. Er komt geen wettelijk verbod, maar een richtlijn. Het gaat ook om tablets en smart-horloges.*\n
    \n
    Dringende adviezen, inlegvelletjes, beleidsmaatregelen.
    """
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688510554 {#1899
    date: 2023-07-05 00:42:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1897 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 799
  -titleTs: "'aan':5 'advi':4 'de':9 'dringend':3 'geeft':2 'kabinet':1 'klas':10 'scholen':6 'telefoon':7 'uit':8"
  -bodyTs: "'advi':9 'adviezen':50 'al':25 'behalv':24 'beleidsmaatregelen':52 'daar':26 'dat':14 'de':19 'dringend':8,49 'een':7,27,38 'en':45 'er':32 'gaat':41 'geen':16,34 'het':1,40 'horlog':48 'inlegvelletj':51 'klas':20 'komt':5,33 'leerlingen':15 'maar':37 'mee':18 'met':6 'ministeri':2 'mobieltj':17 'mogen':22 'nemen':23 'om':43 'onderwij':4 'ook':42 'reden':29 'richtlijn':39 'scholen':11 'smart':47 'smart-horlog':46 'special':28 'staat':13 'tablet':44 'van':3 'verbod':36 'voor':10,30 'waarin':12 'wettelijk':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688555380
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/373480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688493880 {#1924
    date: 2023-07-04 20:04:40.0 +02: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 {#1950
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1958 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Kabinet-geeft-dringend-advies-aan-scholen-telefoon-uit-de-klas"
  +title: "Kabinet geeft dringend advies aan scholen: telefoon uit de klas"
  +url: "https://nos.nl/artikel/2481424-kabinet-geeft-dringend-advies-aan-scholen-telefoon-uit-de-klas"
  +body: """
    > *Het ministerie van Onderwijs komt met een dringend advies voor scholen, waarin staat dat leerlingen geen mobieltje mee de klas in mogen nemen, behalve als daar een speciale reden voor is. Er komt geen wettelijk verbod, maar een richtlijn. Het gaat ook om tablets en smart-horloges.*\n
    \n
    Dringende adviezen, inlegvelletjes, beleidsmaatregelen.
    """
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688510554 {#1899
    date: 2023-07-05 00:42:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1897 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 799
  -titleTs: "'aan':5 'advi':4 'de':9 'dringend':3 'geeft':2 'kabinet':1 'klas':10 'scholen':6 'telefoon':7 'uit':8"
  -bodyTs: "'advi':9 'adviezen':50 'al':25 'behalv':24 'beleidsmaatregelen':52 'daar':26 'dat':14 'de':19 'dringend':8,49 'een':7,27,38 'en':45 'er':32 'gaat':41 'geen':16,34 'het':1,40 'horlog':48 'inlegvelletj':51 'klas':20 'komt':5,33 'leerlingen':15 'maar':37 'mee':18 'met':6 'ministeri':2 'mobieltj':17 'mogen':22 'nemen':23 'om':43 'onderwij':4 'ook':42 'reden':29 'richtlijn':39 'scholen':11 'smart':47 'smart-horlog':46 'special':28 'staat':13 'tablet':44 'van':3 'verbod':36 'voor':10,30 'waarin':12 'wettelijk':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688555380
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/373480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688493880 {#1924
    date: 2023-07-04 20:04:40.0 +02: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 {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: Proxies\__CG__\App\Entity\Image {#1957 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "u-spez-is-right-about-feudalism-and-that-s-why-reddit-as"
  +title: "/u/spez is right about feudalism and that’s why reddit as we know it is doomed"
  +url: "https://maya.land/monologues/2023/07/01/spez-feudalism-reddit.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 6
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688507180 {#1978
    date: 2023-07-04 23:46:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 727
  -titleTs: "'/u/spez':1 'doom':16 'feudal':5 'know':13 'reddit':10 'right':3"
  -bodyTs: null
  +cross: false
  +upVotes: 3
  +downVotes: 0
  +ranking: 1688393495
  +visibility: "visible             "
  +apId: "https://c.calciumlabs.com/post/31818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688332495 {#1973
    date: 2023-07-02 23:14:55.0 +02: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 {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: Proxies\__CG__\App\Entity\Image {#1957 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "u-spez-is-right-about-feudalism-and-that-s-why-reddit-as"
  +title: "/u/spez is right about feudalism and that’s why reddit as we know it is doomed"
  +url: "https://maya.land/monologues/2023/07/01/spez-feudalism-reddit.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 6
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688507180 {#1978
    date: 2023-07-04 23:46:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 727
  -titleTs: "'/u/spez':1 'doom':16 'feudal':5 'know':13 'reddit':10 'right':3"
  -bodyTs: null
  +cross: false
  +upVotes: 3
  +downVotes: 0
  +ranking: 1688393495
  +visibility: "visible             "
  +apId: "https://c.calciumlabs.com/post/31818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688332495 {#1973
    date: 2023-07-02 23:14:55.0 +02: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 {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: Proxies\__CG__\App\Entity\Image {#1957 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "u-spez-is-right-about-feudalism-and-that-s-why-reddit-as"
  +title: "/u/spez is right about feudalism and that’s why reddit as we know it is doomed"
  +url: "https://maya.land/monologues/2023/07/01/spez-feudalism-reddit.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 6
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688507180 {#1978
    date: 2023-07-04 23:46:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 727
  -titleTs: "'/u/spez':1 'doom':16 'feudal':5 'know':13 'reddit':10 'right':3"
  -bodyTs: null
  +cross: false
  +upVotes: 3
  +downVotes: 0
  +ranking: 1688393495
  +visibility: "visible             "
  +apId: "https://c.calciumlabs.com/post/31818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688332495 {#1973
    date: 2023-07-02 23:14:55.0 +02: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 {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: Proxies\__CG__\App\Entity\Image {#1393 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1389 …}
  +slug: "sub-rehab-Find-your-next-diving-spot"
  +title: "sub.rehab · Find your next diving spot"
  +url: "https://sub.rehab/?searchTerm=&visibleServices=kbin&officialOnly=false&newOnly=false&favoriteOnly=false"
  +body: "Find your next diving spot. A list of subreddit alternatives on different platforms."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 46
  +score: 19
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688278876 {#1935
    date: 2023-07-02 08:21:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1936 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#1945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1971 …}
  +badges: Doctrine\ORM\PersistentCollection {#1368 …}
  +children: []
  -id: 664
  -titleTs: "'dive':5 'find':2 'next':4 'spot':6 'sub.rehab':1"
  -bodyTs: "'altern':10 'differ':12 'dive':4 'find':1 'list':7 'next':3 'platform':13 'spot':5 'subreddit':9"
  +cross: false
  +upVotes: 19
  +downVotes: 0
  +ranking: 1688313449
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/122577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688227049 {#1364
    date: 2023-07-01 17:57:29.0 +02: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 {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: Proxies\__CG__\App\Entity\Image {#1393 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1389 …}
  +slug: "sub-rehab-Find-your-next-diving-spot"
  +title: "sub.rehab · Find your next diving spot"
  +url: "https://sub.rehab/?searchTerm=&visibleServices=kbin&officialOnly=false&newOnly=false&favoriteOnly=false"
  +body: "Find your next diving spot. A list of subreddit alternatives on different platforms."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 46
  +score: 19
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688278876 {#1935
    date: 2023-07-02 08:21:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1936 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#1945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1971 …}
  +badges: Doctrine\ORM\PersistentCollection {#1368 …}
  +children: []
  -id: 664
  -titleTs: "'dive':5 'find':2 'next':4 'spot':6 'sub.rehab':1"
  -bodyTs: "'altern':10 'differ':12 'dive':4 'find':1 'list':7 'next':3 'platform':13 'spot':5 'subreddit':9"
  +cross: false
  +upVotes: 19
  +downVotes: 0
  +ranking: 1688313449
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/122577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688227049 {#1364
    date: 2023-07-01 17:57:29.0 +02: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 {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: Proxies\__CG__\App\Entity\Image {#1393 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1389 …}
  +slug: "sub-rehab-Find-your-next-diving-spot"
  +title: "sub.rehab · Find your next diving spot"
  +url: "https://sub.rehab/?searchTerm=&visibleServices=kbin&officialOnly=false&newOnly=false&favoriteOnly=false"
  +body: "Find your next diving spot. A list of subreddit alternatives on different platforms."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 46
  +score: 19
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688278876 {#1935
    date: 2023-07-02 08:21:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1936 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#1945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1971 …}
  +badges: Doctrine\ORM\PersistentCollection {#1368 …}
  +children: []
  -id: 664
  -titleTs: "'dive':5 'find':2 'next':4 'spot':6 'sub.rehab':1"
  -bodyTs: "'altern':10 'differ':12 'dive':4 'find':1 'list':7 'next':3 'platform':13 'spot':5 'subreddit':9"
  +cross: false
  +upVotes: 19
  +downVotes: 0
  +ranking: 1688313449
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/122577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688227049 {#1364
    date: 2023-07-01 17:57:29.0 +02: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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: Proxies\__CG__\App\Entity\Image {#1365 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1369 …}
  +slug: "Reddit-is-running-out-of-patience-with-protesting-moderators"
  +title: "Reddit is running out of patience with protesting moderators"
  +url: "https://qz.com/reddit-moderators-protest-steve-huffman-api-minecraft-1850594437"
  +body: "Moderators who refuse to reopen their subreddits were given an ultimatum"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 89
  +score: 16
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688307787 {#1396
    date: 2023-07-02 16:23:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +badges: Doctrine\ORM\PersistentCollection {#1904 …}
  +children: []
  -id: 587
  -titleTs: "'moder':9 'patienc':6 'protest':8 'reddit':1 'run':3"
  -bodyTs: "'given':9 'moder':1 'refus':3 'reopen':5 'subreddit':7 'ultimatum':11"
  +cross: false
  +upVotes: 16
  +downVotes: 0
  +ranking: 1688209153
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/117079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688122753 {#1394
    date: 2023-06-30 12:59:13.0 +02: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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: Proxies\__CG__\App\Entity\Image {#1365 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1369 …}
  +slug: "Reddit-is-running-out-of-patience-with-protesting-moderators"
  +title: "Reddit is running out of patience with protesting moderators"
  +url: "https://qz.com/reddit-moderators-protest-steve-huffman-api-minecraft-1850594437"
  +body: "Moderators who refuse to reopen their subreddits were given an ultimatum"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 89
  +score: 16
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688307787 {#1396
    date: 2023-07-02 16:23:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +badges: Doctrine\ORM\PersistentCollection {#1904 …}
  +children: []
  -id: 587
  -titleTs: "'moder':9 'patienc':6 'protest':8 'reddit':1 'run':3"
  -bodyTs: "'given':9 'moder':1 'refus':3 'reopen':5 'subreddit':7 'ultimatum':11"
  +cross: false
  +upVotes: 16
  +downVotes: 0
  +ranking: 1688209153
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/117079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688122753 {#1394
    date: 2023-06-30 12:59:13.0 +02: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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: Proxies\__CG__\App\Entity\Image {#1365 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1369 …}
  +slug: "Reddit-is-running-out-of-patience-with-protesting-moderators"
  +title: "Reddit is running out of patience with protesting moderators"
  +url: "https://qz.com/reddit-moderators-protest-steve-huffman-api-minecraft-1850594437"
  +body: "Moderators who refuse to reopen their subreddits were given an ultimatum"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 89
  +score: 16
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688307787 {#1396
    date: 2023-07-02 16:23:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +badges: Doctrine\ORM\PersistentCollection {#1904 …}
  +children: []
  -id: 587
  -titleTs: "'moder':9 'patienc':6 'protest':8 'reddit':1 'run':3"
  -bodyTs: "'given':9 'moder':1 'refus':3 'reopen':5 'subreddit':7 'ultimatum':11"
  +cross: false
  +upVotes: 16
  +downVotes: 0
  +ranking: 1688209153
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/117079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688122753 {#1394
    date: 2023-06-30 12:59:13.0 +02: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 {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: Proxies\__CG__\App\Entity\Image {#2446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2428 …}
  +slug: "SOLVED-A-pull-up-resistor-increases-the-low-side-of-a"
  +title: "[SOLVED] A pull-up resistor increases the low side of a signal, how can I counteract it?"
  +url: "https://electronics.stackexchange.com/q/670924/107963"
  +body: """
    Solution\n
    --------\n
    \n
    Using an open drain buffer like the `74LVC1G07` did the trick. Note that this part only works for inputs with a pull-up resistor. There are other parts from the same lineup that can work with any input.\n
    \n
    Problem\n
    -------\n
    \n
    > I have an ebike computer that has two inputs that accept square wave signals. The range is 0-5V. One of the inputs has no pull-up/down resistors on it. When I hook up a device producing signal, the signal is detected correctly. Both highs and lows are detected correctly. The other input has a built-in pull-up resistor. When I hook the same signal to it, only the high side is detected. Measuring the voltage of the low side, it's a bit higher than when hooked to the other input and I'm guessing it isn't crossing the low threshold the computer expects in order to register the low.\n
    \n
    > Am I right in thinking that the pull-up resistor is increasing the lows?\n
    \n
    > Is it possible to counteract the internal pull-up resistor by hooking a pull-down resistor to the input?\n
    \n
    > I'm a software guy with decent soldering skills and minimal knowledge in electronics so please answer like I'm not the brightest electronic bulb on the tree.\n
    \n
    > Thank you in advance!\n
    \n
    Cross-posting my question from StackExchange.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687328506 {#2438
    date: 2023-06-21 08:21:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 132
  -titleTs: "'counteract':17 'increas':7 'low':9 'pull':4 'pull-up':3 'resistor':6 'side':10 'signal':13 'solv':1"
  -bodyTs: "'-5':60 '/down':71 '0':59 '74lvc1g07':9 'accept':52 'advanc':227 'answer':212 'bit':131 'brightest':218 'buffer':6 'built':101 'built-in':100 'bulb':220 'comput':46,152 'correct':87,94 'counteract':179 'cross':147,229 'cross-post':228 'decent':202 'detect':86,93,120 'devic':80 'drain':5 'ebik':45 'electron':209,219 'expect':153 'guess':143 'guy':200 'high':89,117 'higher':132 'hook':77,109,135,187 'increas':172 'input':20,40,50,65,97,139,195 'intern':181 'isn':145 'knowledg':207 'like':7,213 'lineup':34 'low':91,126,149,159,174 'm':142,197,215 'measur':121 'minim':206 'note':13 'one':62 'open':4 'order':155 'part':16,30 'pleas':211 'possibl':177 'post':230 'problem':41 'produc':81 'pull':24,69,104,168,183,190 'pull-down':189 'pull-up':23,68,103,167,182 'question':232 'rang':57 'regist':157 'resistor':26,72,106,170,185,192 'right':162 'side':118,127 'signal':55,82,84,112 'skill':204 'softwar':199 'solder':203 'solut':1 'squar':53 'stackexchang':234 'thank':224 'think':164 'threshold':150 'tree':223 'trick':12 'two':49 'use':2 'v':61 'voltag':123 'wave':54 'work':18,37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687130578
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/738378"
  +editedAt: DateTimeImmutable @1687363171 {#1848
    date: 2023-06-21 17:59:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687102078 {#1838
    date: 2023-06-18 17:27:58.0 +02: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 {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: Proxies\__CG__\App\Entity\Image {#2446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2428 …}
  +slug: "SOLVED-A-pull-up-resistor-increases-the-low-side-of-a"
  +title: "[SOLVED] A pull-up resistor increases the low side of a signal, how can I counteract it?"
  +url: "https://electronics.stackexchange.com/q/670924/107963"
  +body: """
    Solution\n
    --------\n
    \n
    Using an open drain buffer like the `74LVC1G07` did the trick. Note that this part only works for inputs with a pull-up resistor. There are other parts from the same lineup that can work with any input.\n
    \n
    Problem\n
    -------\n
    \n
    > I have an ebike computer that has two inputs that accept square wave signals. The range is 0-5V. One of the inputs has no pull-up/down resistors on it. When I hook up a device producing signal, the signal is detected correctly. Both highs and lows are detected correctly. The other input has a built-in pull-up resistor. When I hook the same signal to it, only the high side is detected. Measuring the voltage of the low side, it's a bit higher than when hooked to the other input and I'm guessing it isn't crossing the low threshold the computer expects in order to register the low.\n
    \n
    > Am I right in thinking that the pull-up resistor is increasing the lows?\n
    \n
    > Is it possible to counteract the internal pull-up resistor by hooking a pull-down resistor to the input?\n
    \n
    > I'm a software guy with decent soldering skills and minimal knowledge in electronics so please answer like I'm not the brightest electronic bulb on the tree.\n
    \n
    > Thank you in advance!\n
    \n
    Cross-posting my question from StackExchange.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687328506 {#2438
    date: 2023-06-21 08:21:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 132
  -titleTs: "'counteract':17 'increas':7 'low':9 'pull':4 'pull-up':3 'resistor':6 'side':10 'signal':13 'solv':1"
  -bodyTs: "'-5':60 '/down':71 '0':59 '74lvc1g07':9 'accept':52 'advanc':227 'answer':212 'bit':131 'brightest':218 'buffer':6 'built':101 'built-in':100 'bulb':220 'comput':46,152 'correct':87,94 'counteract':179 'cross':147,229 'cross-post':228 'decent':202 'detect':86,93,120 'devic':80 'drain':5 'ebik':45 'electron':209,219 'expect':153 'guess':143 'guy':200 'high':89,117 'higher':132 'hook':77,109,135,187 'increas':172 'input':20,40,50,65,97,139,195 'intern':181 'isn':145 'knowledg':207 'like':7,213 'lineup':34 'low':91,126,149,159,174 'm':142,197,215 'measur':121 'minim':206 'note':13 'one':62 'open':4 'order':155 'part':16,30 'pleas':211 'possibl':177 'post':230 'problem':41 'produc':81 'pull':24,69,104,168,183,190 'pull-down':189 'pull-up':23,68,103,167,182 'question':232 'rang':57 'regist':157 'resistor':26,72,106,170,185,192 'right':162 'side':118,127 'signal':55,82,84,112 'skill':204 'softwar':199 'solder':203 'solut':1 'squar':53 'stackexchang':234 'thank':224 'think':164 'threshold':150 'tree':223 'trick':12 'two':49 'use':2 'v':61 'voltag':123 'wave':54 'work':18,37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687130578
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/738378"
  +editedAt: DateTimeImmutable @1687363171 {#1848
    date: 2023-06-21 17:59:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687102078 {#1838
    date: 2023-06-18 17:27:58.0 +02: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 {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: Proxies\__CG__\App\Entity\Image {#2446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2428 …}
  +slug: "SOLVED-A-pull-up-resistor-increases-the-low-side-of-a"
  +title: "[SOLVED] A pull-up resistor increases the low side of a signal, how can I counteract it?"
  +url: "https://electronics.stackexchange.com/q/670924/107963"
  +body: """
    Solution\n
    --------\n
    \n
    Using an open drain buffer like the `74LVC1G07` did the trick. Note that this part only works for inputs with a pull-up resistor. There are other parts from the same lineup that can work with any input.\n
    \n
    Problem\n
    -------\n
    \n
    > I have an ebike computer that has two inputs that accept square wave signals. The range is 0-5V. One of the inputs has no pull-up/down resistors on it. When I hook up a device producing signal, the signal is detected correctly. Both highs and lows are detected correctly. The other input has a built-in pull-up resistor. When I hook the same signal to it, only the high side is detected. Measuring the voltage of the low side, it's a bit higher than when hooked to the other input and I'm guessing it isn't crossing the low threshold the computer expects in order to register the low.\n
    \n
    > Am I right in thinking that the pull-up resistor is increasing the lows?\n
    \n
    > Is it possible to counteract the internal pull-up resistor by hooking a pull-down resistor to the input?\n
    \n
    > I'm a software guy with decent soldering skills and minimal knowledge in electronics so please answer like I'm not the brightest electronic bulb on the tree.\n
    \n
    > Thank you in advance!\n
    \n
    Cross-posting my question from StackExchange.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687328506 {#2438
    date: 2023-06-21 08:21:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 132
  -titleTs: "'counteract':17 'increas':7 'low':9 'pull':4 'pull-up':3 'resistor':6 'side':10 'signal':13 'solv':1"
  -bodyTs: "'-5':60 '/down':71 '0':59 '74lvc1g07':9 'accept':52 'advanc':227 'answer':212 'bit':131 'brightest':218 'buffer':6 'built':101 'built-in':100 'bulb':220 'comput':46,152 'correct':87,94 'counteract':179 'cross':147,229 'cross-post':228 'decent':202 'detect':86,93,120 'devic':80 'drain':5 'ebik':45 'electron':209,219 'expect':153 'guess':143 'guy':200 'high':89,117 'higher':132 'hook':77,109,135,187 'increas':172 'input':20,40,50,65,97,139,195 'intern':181 'isn':145 'knowledg':207 'like':7,213 'lineup':34 'low':91,126,149,159,174 'm':142,197,215 'measur':121 'minim':206 'note':13 'one':62 'open':4 'order':155 'part':16,30 'pleas':211 'possibl':177 'post':230 'problem':41 'produc':81 'pull':24,69,104,168,183,190 'pull-down':189 'pull-up':23,68,103,167,182 'question':232 'rang':57 'regist':157 'resistor':26,72,106,170,185,192 'right':162 'side':118,127 'signal':55,82,84,112 'skill':204 'softwar':199 'solder':203 'solut':1 'squar':53 'stackexchang':234 'thank':224 'think':164 'threshold':150 'tree':223 'trick':12 'two':49 'use':2 'v':61 'voltag':123 'wave':54 'work':18,37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687130578
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/738378"
  +editedAt: DateTimeImmutable @1687363171 {#1848
    date: 2023-06-21 17:59:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687102078 {#1838
    date: 2023-06-18 17:27:58.0 +02: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 {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Emoties-lopen-hoog-op-rond-natuurherstelwet-Timmermans-in-Europarlement"
  +title: "Emoties lopen hoog op rond natuurherstelwet Timmermans in Europarlement"
  +url: "https://nos.nl/l/2478926"
  +body: "Ik vind het jammer dat Nederland zo erg tegen is. Ik snap dat we de stikstof crisis niet erger willen maken, maar de staat van de natuur is een ontzettend groot probleem, en zonder druk gaan we het sowieso niet oplossen"
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686892614 {#2288
    date: 2023-06-16 07:16:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 39
  -titleTs: "'emoti':1 'europarl':9 'hoog':3 'lopen':2 'natuurherstelwet':6 'op':4 'rond':5 'timmerman':7"
  -bodyTs: "'crisi':17 'dat':5,13 'de':15,23,26 'druk':35 'een':29 'en':33 'erg':8 'erger':19 'gaan':36 'groot':31 'het':3,38 'ik':1,11 'jammer':4 'maar':22 'maken':21 'natuur':27 'nederland':6 'niet':18,40 'ontzettend':30 'oplossen':41 'probleem':32 'snap':12 'sowieso':39 'staat':24 'stikstof':16 'tegen':9 'van':25 'vind':2 'willen':20 'zo':7 'zonder':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686855901
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/45676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686772401 {#2355
    date: 2023-06-14 21:53:21.0 +02: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 {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Emoties-lopen-hoog-op-rond-natuurherstelwet-Timmermans-in-Europarlement"
  +title: "Emoties lopen hoog op rond natuurherstelwet Timmermans in Europarlement"
  +url: "https://nos.nl/l/2478926"
  +body: "Ik vind het jammer dat Nederland zo erg tegen is. Ik snap dat we de stikstof crisis niet erger willen maken, maar de staat van de natuur is een ontzettend groot probleem, en zonder druk gaan we het sowieso niet oplossen"
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686892614 {#2288
    date: 2023-06-16 07:16:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 39
  -titleTs: "'emoti':1 'europarl':9 'hoog':3 'lopen':2 'natuurherstelwet':6 'op':4 'rond':5 'timmerman':7"
  -bodyTs: "'crisi':17 'dat':5,13 'de':15,23,26 'druk':35 'een':29 'en':33 'erg':8 'erger':19 'gaan':36 'groot':31 'het':3,38 'ik':1,11 'jammer':4 'maar':22 'maken':21 'natuur':27 'nederland':6 'niet':18,40 'ontzettend':30 'oplossen':41 'probleem':32 'snap':12 'sowieso':39 'staat':24 'stikstof':16 'tegen':9 'van':25 'vind':2 'willen':20 'zo':7 'zonder':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686855901
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/45676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686772401 {#2355
    date: 2023-06-14 21:53:21.0 +02: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 {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Emoties-lopen-hoog-op-rond-natuurherstelwet-Timmermans-in-Europarlement"
  +title: "Emoties lopen hoog op rond natuurherstelwet Timmermans in Europarlement"
  +url: "https://nos.nl/l/2478926"
  +body: "Ik vind het jammer dat Nederland zo erg tegen is. Ik snap dat we de stikstof crisis niet erger willen maken, maar de staat van de natuur is een ontzettend groot probleem, en zonder druk gaan we het sowieso niet oplossen"
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686892614 {#2288
    date: 2023-06-16 07:16:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 39
  -titleTs: "'emoti':1 'europarl':9 'hoog':3 'lopen':2 'natuurherstelwet':6 'op':4 'rond':5 'timmerman':7"
  -bodyTs: "'crisi':17 'dat':5,13 'de':15,23,26 'druk':35 'een':29 'en':33 'erg':8 'erger':19 'gaan':36 'groot':31 'het':3,38 'ik':1,11 'jammer':4 'maar':22 'maken':21 'natuur':27 'nederland':6 'niet':18,40 'ontzettend':30 'oplossen':41 'probleem':32 'snap':12 'sowieso':39 'staat':24 'stikstof':16 'tegen':9 'van':25 'vind':2 'willen':20 'zo':7 'zonder':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686855901
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/45676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686772401 {#2355
    date: 2023-06-14 21:53:21.0 +02: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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2490 …}
  +slug: "The-9-Smallest-Linux-Distros-That-Are-Super-Lightweight"
  +title: "The 9 Smallest Linux Distros That Are Super Lightweight"
  +url: "https://www.makeuseof.com/tag/linux-distro-space/"
  +body: """
    Do you have an old PC lying around gathering dust? How about a small-capacity USB flash drive sitting, unloved in a drawer? You can reuse your old computer and a USB flash drive by installing a tiny Linux distribution.\n
    \n
    Mini Linux distros are great as they require fewer system resources than other options yet still deliver a whole operating system experience, and we have nine of the smallest Linux distros for you to choose from.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729250769 {#1841
    date: 2024-10-18 13:26:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 33654
  -titleTs: "'9':2 'distro':5 'lightweight':9 'linux':4 'smallest':3 'super':8"
  -bodyTs: "'around':8 'capac':16 'choos':76 'comput':30 'deliv':58 'distribut':41 'distro':44,72 'drawer':24 'drive':19,35 'dust':10 'experi':63 'fewer':50 'flash':18,34 'gather':9 'great':46 'instal':37 'lie':7 'linux':40,43,71 'mini':42 'nine':67 'old':5,29 'oper':61 'option':55 'pc':6 'requir':49 'resourc':52 'reus':27 'sit':20 'small':15 'small-capac':14 'smallest':70 'still':57 'system':51,62 'tini':39 'unlov':21 'usb':17,33 'whole':60 'yet':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706542271
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7714447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706455871 {#2409
    date: 2024-01-28 16:31:11.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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2490 …}
  +slug: "The-9-Smallest-Linux-Distros-That-Are-Super-Lightweight"
  +title: "The 9 Smallest Linux Distros That Are Super Lightweight"
  +url: "https://www.makeuseof.com/tag/linux-distro-space/"
  +body: """
    Do you have an old PC lying around gathering dust? How about a small-capacity USB flash drive sitting, unloved in a drawer? You can reuse your old computer and a USB flash drive by installing a tiny Linux distribution.\n
    \n
    Mini Linux distros are great as they require fewer system resources than other options yet still deliver a whole operating system experience, and we have nine of the smallest Linux distros for you to choose from.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729250769 {#1841
    date: 2024-10-18 13:26:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 33654
  -titleTs: "'9':2 'distro':5 'lightweight':9 'linux':4 'smallest':3 'super':8"
  -bodyTs: "'around':8 'capac':16 'choos':76 'comput':30 'deliv':58 'distribut':41 'distro':44,72 'drawer':24 'drive':19,35 'dust':10 'experi':63 'fewer':50 'flash':18,34 'gather':9 'great':46 'instal':37 'lie':7 'linux':40,43,71 'mini':42 'nine':67 'old':5,29 'oper':61 'option':55 'pc':6 'requir':49 'resourc':52 'reus':27 'sit':20 'small':15 'small-capac':14 'smallest':70 'still':57 'system':51,62 'tini':39 'unlov':21 'usb':17,33 'whole':60 'yet':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706542271
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7714447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706455871 {#2409
    date: 2024-01-28 16:31:11.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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2490 …}
  +slug: "The-9-Smallest-Linux-Distros-That-Are-Super-Lightweight"
  +title: "The 9 Smallest Linux Distros That Are Super Lightweight"
  +url: "https://www.makeuseof.com/tag/linux-distro-space/"
  +body: """
    Do you have an old PC lying around gathering dust? How about a small-capacity USB flash drive sitting, unloved in a drawer? You can reuse your old computer and a USB flash drive by installing a tiny Linux distribution.\n
    \n
    Mini Linux distros are great as they require fewer system resources than other options yet still deliver a whole operating system experience, and we have nine of the smallest Linux distros for you to choose from.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729250769 {#1841
    date: 2024-10-18 13:26:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 33654
  -titleTs: "'9':2 'distro':5 'lightweight':9 'linux':4 'smallest':3 'super':8"
  -bodyTs: "'around':8 'capac':16 'choos':76 'comput':30 'deliv':58 'distribut':41 'distro':44,72 'drawer':24 'drive':19,35 'dust':10 'experi':63 'fewer':50 'flash':18,34 'gather':9 'great':46 'instal':37 'lie':7 'linux':40,43,71 'mini':42 'nine':67 'old':5,29 'oper':61 'option':55 'pc':6 'requir':49 'resourc':52 'reus':27 'sit':20 'small':15 'small-capac':14 'smallest':70 'still':57 'system':51,62 'tini':39 'unlov':21 'usb':17,33 'whole':60 'yet':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706542271
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7714447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706455871 {#2409
    date: 2024-01-28 16:31:11.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 {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1544 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1545 …}
  +slug: "Nerds-I-need-ideas-for-my-college-project-that-should"
  +title: "Nerds, I need ideas for my college project that should resemble the below GitHub project - Event Planner."
  +url: "https://github.com/adrianhajdin/event_platform"
  +body: """
    I’m looking for a good idea that should be easy, but unique, and never existed, or maybe not. The web application ought to resemble the GitHub project, however, it should incorporate a distinct concept. Using Next.js and MongoDB.\n
    \n
    Help me! :)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729113164 {#1521
    date: 2024-10-16 23:12:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 33588
  -titleTs: "'colleg':7 'event':16 'github':14 'idea':4 'need':3 'nerd':1 'planner':17 'project':8,15 'resembl':11"
  -bodyTs: "'applic':22 'concept':35 'distinct':34 'easi':11 'exist':16 'github':27 'good':6 'help':40 'howev':29 'idea':7 'incorpor':32 'look':3 'm':2 'mayb':18 'mongodb':39 'never':15 'next.js':37 'ought':23 'project':28 'resembl':25 'uniqu':13 'use':36 'web':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706477490
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13232557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706426990 {#1514
    date: 2024-01-28 08:29:50.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 {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1544 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1545 …}
  +slug: "Nerds-I-need-ideas-for-my-college-project-that-should"
  +title: "Nerds, I need ideas for my college project that should resemble the below GitHub project - Event Planner."
  +url: "https://github.com/adrianhajdin/event_platform"
  +body: """
    I’m looking for a good idea that should be easy, but unique, and never existed, or maybe not. The web application ought to resemble the GitHub project, however, it should incorporate a distinct concept. Using Next.js and MongoDB.\n
    \n
    Help me! :)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729113164 {#1521
    date: 2024-10-16 23:12:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 33588
  -titleTs: "'colleg':7 'event':16 'github':14 'idea':4 'need':3 'nerd':1 'planner':17 'project':8,15 'resembl':11"
  -bodyTs: "'applic':22 'concept':35 'distinct':34 'easi':11 'exist':16 'github':27 'good':6 'help':40 'howev':29 'idea':7 'incorpor':32 'look':3 'm':2 'mayb':18 'mongodb':39 'never':15 'next.js':37 'ought':23 'project':28 'resembl':25 'uniqu':13 'use':36 'web':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706477490
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13232557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706426990 {#1514
    date: 2024-01-28 08:29:50.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 {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1544 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1545 …}
  +slug: "Nerds-I-need-ideas-for-my-college-project-that-should"
  +title: "Nerds, I need ideas for my college project that should resemble the below GitHub project - Event Planner."
  +url: "https://github.com/adrianhajdin/event_platform"
  +body: """
    I’m looking for a good idea that should be easy, but unique, and never existed, or maybe not. The web application ought to resemble the GitHub project, however, it should incorporate a distinct concept. Using Next.js and MongoDB.\n
    \n
    Help me! :)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729113164 {#1521
    date: 2024-10-16 23:12:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 33588
  -titleTs: "'colleg':7 'event':16 'github':14 'idea':4 'need':3 'nerd':1 'planner':17 'project':8,15 'resembl':11"
  -bodyTs: "'applic':22 'concept':35 'distinct':34 'easi':11 'exist':16 'github':27 'good':6 'help':40 'howev':29 'idea':7 'incorpor':32 'look':3 'm':2 'mayb':18 'mongodb':39 'never':15 'next.js':37 'ought':23 'project':28 'resembl':25 'uniqu':13 'use':36 'web':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706477490
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13232557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706426990 {#1514
    date: 2024-01-28 08:29:50.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 {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1542 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "Cam-girls"
  +title: "Cam girls"
  +url: "https://lemmy.world/pictrs/image/2dee0e4e-0550-4958-ba7f-c17d34316787.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729062984 {#1505
    date: 2024-10-16 09:16:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 33501
  -titleTs: "'cam':1 'girl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706470892
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11257206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706384492 {#1543
    date: 2024-01-27 20:41:32.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 {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1542 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "Cam-girls"
  +title: "Cam girls"
  +url: "https://lemmy.world/pictrs/image/2dee0e4e-0550-4958-ba7f-c17d34316787.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729062984 {#1505
    date: 2024-10-16 09:16:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 33501
  -titleTs: "'cam':1 'girl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706470892
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11257206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706384492 {#1543
    date: 2024-01-27 20:41:32.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 {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1542 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "Cam-girls"
  +title: "Cam girls"
  +url: "https://lemmy.world/pictrs/image/2dee0e4e-0550-4958-ba7f-c17d34316787.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729062984 {#1505
    date: 2024-10-16 09:16:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 33501
  -titleTs: "'cam':1 'girl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706470892
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11257206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706384492 {#1543
    date: 2024-01-27 20:41:32.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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: Proxies\__CG__\App\Entity\Image {#1623 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1631 …}
  +slug: "openSUSE-Tumbleweed-Monthly-Update-January"
  +title: "openSUSE Tumbleweed Monthly Update - January"
  +url: "https://news.opensuse.org/2024/01/26/tw-monthly-update-jan/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729014633 {#1519
    date: 2024-10-15 19:50:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 33467
  -titleTs: "'januari':5 'month':3 'opensus':1 'tumblewe':2 'updat':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706460594
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11118109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706374194 {#1520
    date: 2024-01-27 17:49:54.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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: Proxies\__CG__\App\Entity\Image {#1623 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1631 …}
  +slug: "openSUSE-Tumbleweed-Monthly-Update-January"
  +title: "openSUSE Tumbleweed Monthly Update - January"
  +url: "https://news.opensuse.org/2024/01/26/tw-monthly-update-jan/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729014633 {#1519
    date: 2024-10-15 19:50:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 33467
  -titleTs: "'januari':5 'month':3 'opensus':1 'tumblewe':2 'updat':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706460594
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11118109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706374194 {#1520
    date: 2024-01-27 17:49:54.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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: Proxies\__CG__\App\Entity\Image {#1623 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1631 …}
  +slug: "openSUSE-Tumbleweed-Monthly-Update-January"
  +title: "openSUSE Tumbleweed Monthly Update - January"
  +url: "https://news.opensuse.org/2024/01/26/tw-monthly-update-jan/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729014633 {#1519
    date: 2024-10-15 19:50:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 33467
  -titleTs: "'januari':5 'month':3 'opensus':1 'tumblewe':2 'updat':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706460594
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11118109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706374194 {#1520
    date: 2024-01-27 17:49:54.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 {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: Proxies\__CG__\App\Entity\Image {#1748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "Mesa-s-NVIDIA-Vulkan-Driver-NVK-Now-Exposes-Vulkan-1-3-Support"
  +title: "Mesa's NVIDIA Vulkan Driver "NVK" Now Exposes Vulkan 1.3 Support"
  +url: "https://www.phoronix.com/news/NVK-Vulkan-1.3-Mesa-24.1"
  +body: "> This Vulkan 1.3 support for NVK is thus one of the many new features to find in the Mesa 24.1 release due out in Q2. This comes following all of the necessary extensions being wired up and NVK continuing to mature at a rather brisk pace."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729113407 {#1753
    date: 2024-10-16 23:16:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 33443
  -titleTs: "'1.3':10 'driver':5 'expos':8 'mesa':1 'nvidia':3 'nvk':6 'support':11 'vulkan':4,9"
  -bodyTs: "'1.3':3 '24.1':20 'brisk':45 'come':27 'continu':39 'due':22 'extens':33 'featur':14 'find':16 'follow':28 'mani':12 'matur':41 'mesa':19 'necessari':32 'new':13 'nvk':6,38 'one':9 'pace':46 'q2':25 'rather':44 'releas':21 'support':4 'thus':8 'vulkan':2 'wire':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706454835
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11114801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706368435 {#1746
    date: 2024-01-27 16:13:55.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 {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: Proxies\__CG__\App\Entity\Image {#1748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "Mesa-s-NVIDIA-Vulkan-Driver-NVK-Now-Exposes-Vulkan-1-3-Support"
  +title: "Mesa's NVIDIA Vulkan Driver "NVK" Now Exposes Vulkan 1.3 Support"
  +url: "https://www.phoronix.com/news/NVK-Vulkan-1.3-Mesa-24.1"
  +body: "> This Vulkan 1.3 support for NVK is thus one of the many new features to find in the Mesa 24.1 release due out in Q2. This comes following all of the necessary extensions being wired up and NVK continuing to mature at a rather brisk pace."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729113407 {#1753
    date: 2024-10-16 23:16:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 33443
  -titleTs: "'1.3':10 'driver':5 'expos':8 'mesa':1 'nvidia':3 'nvk':6 'support':11 'vulkan':4,9"
  -bodyTs: "'1.3':3 '24.1':20 'brisk':45 'come':27 'continu':39 'due':22 'extens':33 'featur':14 'find':16 'follow':28 'mani':12 'matur':41 'mesa':19 'necessari':32 'new':13 'nvk':6,38 'one':9 'pace':46 'q2':25 'rather':44 'releas':21 'support':4 'thus':8 'vulkan':2 'wire':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706454835
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11114801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706368435 {#1746
    date: 2024-01-27 16:13:55.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 {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: Proxies\__CG__\App\Entity\Image {#1748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "Mesa-s-NVIDIA-Vulkan-Driver-NVK-Now-Exposes-Vulkan-1-3-Support"
  +title: "Mesa's NVIDIA Vulkan Driver "NVK" Now Exposes Vulkan 1.3 Support"
  +url: "https://www.phoronix.com/news/NVK-Vulkan-1.3-Mesa-24.1"
  +body: "> This Vulkan 1.3 support for NVK is thus one of the many new features to find in the Mesa 24.1 release due out in Q2. This comes following all of the necessary extensions being wired up and NVK continuing to mature at a rather brisk pace."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729113407 {#1753
    date: 2024-10-16 23:16:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 33443
  -titleTs: "'1.3':10 'driver':5 'expos':8 'mesa':1 'nvidia':3 'nvk':6 'support':11 'vulkan':4,9"
  -bodyTs: "'1.3':3 '24.1':20 'brisk':45 'come':27 'continu':39 'due':22 'extens':33 'featur':14 'find':16 'follow':28 'mani':12 'matur':41 'mesa':19 'necessari':32 'new':13 'nvk':6,38 'one':9 'pace':46 'q2':25 'rather':44 'releas':21 'support':4 'thus':8 'vulkan':2 'wire':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706454835
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11114801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706368435 {#1746
    date: 2024-01-27 16:13:55.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 {#1485
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "NVIDIA-550-Linux-Beta-Driver-Released-With-Many-Fixes-VR"
  +title: "NVIDIA 550 Linux Beta Driver Released With Many Fixes, VR Displays & Better (X)Wayland"
  +url: "https://www.phoronix.com/news/NVIDIA-550.40.07-Linux"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729003518 {#1488
    date: 2024-10-15 16:45:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 33386
  -titleTs: "'550':2 'beta':4 'better':12 'display':11 'driver':5 'fix':9 'linux':3 'mani':8 'nvidia':1 'releas':6 'vr':10 'wayland':14 'x':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706422829
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11102188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706336429 {#1487
    date: 2024-01-27 07:20: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
51 DENIED edit
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "NVIDIA-550-Linux-Beta-Driver-Released-With-Many-Fixes-VR"
  +title: "NVIDIA 550 Linux Beta Driver Released With Many Fixes, VR Displays & Better (X)Wayland"
  +url: "https://www.phoronix.com/news/NVIDIA-550.40.07-Linux"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729003518 {#1488
    date: 2024-10-15 16:45:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 33386
  -titleTs: "'550':2 'beta':4 'better':12 'display':11 'driver':5 'fix':9 'linux':3 'mani':8 'nvidia':1 'releas':6 'vr':10 'wayland':14 'x':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706422829
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11102188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706336429 {#1487
    date: 2024-01-27 07:20: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
52 DENIED moderate
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "NVIDIA-550-Linux-Beta-Driver-Released-With-Many-Fixes-VR"
  +title: "NVIDIA 550 Linux Beta Driver Released With Many Fixes, VR Displays & Better (X)Wayland"
  +url: "https://www.phoronix.com/news/NVIDIA-550.40.07-Linux"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729003518 {#1488
    date: 2024-10-15 16:45:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 33386
  -titleTs: "'550':2 'beta':4 'better':12 'display':11 'driver':5 'fix':9 'linux':3 'mani':8 'nvidia':1 'releas':6 'vr':10 'wayland':14 'x':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706422829
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11102188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706336429 {#1487
    date: 2024-01-27 07:20: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
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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: Proxies\__CG__\App\Entity\Image {#1756 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1767 …}
  +slug: "Ansible-is-a-tool-that-allows-administrating-hundreds-or-thousands"
  +title: "Ansible is a tool that allows administrating hundreds or thousands of machines"
  +url: "https://lemmy.zip/pictrs/image/373376c1-8c15-4d96-8110-6a88abeac627.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728788811 {#1754
    date: 2024-10-13 05:06:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 33156
  -titleTs: "'administr':7 'allow':6 'ansibl':1 'hundr':8 'machin':12 'thousand':10 'tool':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332000
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8984116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245600 {#1755
    date: 2024-01-26 06:06:40.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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: Proxies\__CG__\App\Entity\Image {#1756 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1767 …}
  +slug: "Ansible-is-a-tool-that-allows-administrating-hundreds-or-thousands"
  +title: "Ansible is a tool that allows administrating hundreds or thousands of machines"
  +url: "https://lemmy.zip/pictrs/image/373376c1-8c15-4d96-8110-6a88abeac627.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728788811 {#1754
    date: 2024-10-13 05:06:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 33156
  -titleTs: "'administr':7 'allow':6 'ansibl':1 'hundr':8 'machin':12 'thousand':10 'tool':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332000
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8984116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245600 {#1755
    date: 2024-01-26 06:06:40.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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: Proxies\__CG__\App\Entity\Image {#1756 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1767 …}
  +slug: "Ansible-is-a-tool-that-allows-administrating-hundreds-or-thousands"
  +title: "Ansible is a tool that allows administrating hundreds or thousands of machines"
  +url: "https://lemmy.zip/pictrs/image/373376c1-8c15-4d96-8110-6a88abeac627.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728788811 {#1754
    date: 2024-10-13 05:06:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 33156
  -titleTs: "'administr':7 'allow':6 'ansibl':1 'hundr':8 'machin':12 'thousand':10 'tool':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332000
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8984116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245600 {#1755
    date: 2024-01-26 06:06:40.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 {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1785 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1784 …}
  +slug: "Prague-urban-planning-via-Adam-Something"
  +title: "Prague urban planning (via Adam Something)"
  +url: "https://yewtu.be/watch?v=UQbbyXjPktU"
  +body: "I live in Prague and I Approve this Message."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729207665 {#1776
    date: 2024-10-18 01:27:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 33050
  -titleTs: "'adam':5 'plan':3 'pragu':1 'someth':6 'urban':2 'via':4"
  -bodyTs: "'approv':7 'live':2 'messag':9 'pragu':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706297388
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8386504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210988 {#1781
    date: 2024-01-25 20:29:48.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 {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1785 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1784 …}
  +slug: "Prague-urban-planning-via-Adam-Something"
  +title: "Prague urban planning (via Adam Something)"
  +url: "https://yewtu.be/watch?v=UQbbyXjPktU"
  +body: "I live in Prague and I Approve this Message."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729207665 {#1776
    date: 2024-10-18 01:27:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 33050
  -titleTs: "'adam':5 'plan':3 'pragu':1 'someth':6 'urban':2 'via':4"
  -bodyTs: "'approv':7 'live':2 'messag':9 'pragu':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706297388
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8386504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210988 {#1781
    date: 2024-01-25 20:29:48.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 {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1785 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1784 …}
  +slug: "Prague-urban-planning-via-Adam-Something"
  +title: "Prague urban planning (via Adam Something)"
  +url: "https://yewtu.be/watch?v=UQbbyXjPktU"
  +body: "I live in Prague and I Approve this Message."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729207665 {#1776
    date: 2024-10-18 01:27:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 33050
  -titleTs: "'adam':5 'plan':3 'pragu':1 'someth':6 'urban':2 'via':4"
  -bodyTs: "'approv':7 'live':2 'messag':9 'pragu':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706297388
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8386504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210988 {#1781
    date: 2024-01-25 20:29:48.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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1643 …}
  +image: Proxies\__CG__\App\Entity\Image {#1622 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1633 …}
  +slug: "Capitalists-be-like"
  +title: "Capitalists be like"
  +url: "https://slrpnk.net/pictrs/image/43fe2fbc-f30d-4a58-befd-6a86e1b9eaf1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 628
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728907957 {#1638
    date: 2024-10-14 14:12:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 32930
  -titleTs: "'capitalist':1 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706237768
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6091793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706151368 {#1637
    date: 2024-01-25 03:56:08.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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1643 …}
  +image: Proxies\__CG__\App\Entity\Image {#1622 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1633 …}
  +slug: "Capitalists-be-like"
  +title: "Capitalists be like"
  +url: "https://slrpnk.net/pictrs/image/43fe2fbc-f30d-4a58-befd-6a86e1b9eaf1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 628
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728907957 {#1638
    date: 2024-10-14 14:12:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 32930
  -titleTs: "'capitalist':1 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706237768
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6091793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706151368 {#1637
    date: 2024-01-25 03:56:08.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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1643 …}
  +image: Proxies\__CG__\App\Entity\Image {#1622 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1633 …}
  +slug: "Capitalists-be-like"
  +title: "Capitalists be like"
  +url: "https://slrpnk.net/pictrs/image/43fe2fbc-f30d-4a58-befd-6a86e1b9eaf1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 628
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728907957 {#1638
    date: 2024-10-14 14:12:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 32930
  -titleTs: "'capitalist':1 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706237768
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6091793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706151368 {#1637
    date: 2024-01-25 03:56:08.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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: Proxies\__CG__\App\Entity\Image {#1420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1426 …}
  +slug: "Woop-That-was-embarrassing"
  +title: "Woop! That was embarrassing!"
  +url: "https://lemmus.org/pictrs/image/814bb01f-1a48-4d83-87c1-446f8e23ae7a.webp"
  +body: "[Sarah’s Scribbles by Sarah Andersen, for 1/24/2024](https://sarahcandersen.com/). [Artist [Patreon](https://sarahcandersen.com/patreon)]"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 669
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728553679 {#1447
    date: 2024-10-10 11:47:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 32929
  -titleTs: "'embarrass':4 'woop':1"
  -bodyTs: "'/).':11 '/patreon)]':16 '1/24/2024':8 'andersen':6 'artist':12 'patreon':13 'sarah':1,5 'sarahcandersen.com':10,15 'sarahcandersen.com/).':9 'sarahcandersen.com/patreon)]':14 'scribbl':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706237185
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2829640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706150785 {#1424
    date: 2024-01-25 03:46:25.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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: Proxies\__CG__\App\Entity\Image {#1420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1426 …}
  +slug: "Woop-That-was-embarrassing"
  +title: "Woop! That was embarrassing!"
  +url: "https://lemmus.org/pictrs/image/814bb01f-1a48-4d83-87c1-446f8e23ae7a.webp"
  +body: "[Sarah’s Scribbles by Sarah Andersen, for 1/24/2024](https://sarahcandersen.com/). [Artist [Patreon](https://sarahcandersen.com/patreon)]"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 669
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728553679 {#1447
    date: 2024-10-10 11:47:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 32929
  -titleTs: "'embarrass':4 'woop':1"
  -bodyTs: "'/).':11 '/patreon)]':16 '1/24/2024':8 'andersen':6 'artist':12 'patreon':13 'sarah':1,5 'sarahcandersen.com':10,15 'sarahcandersen.com/).':9 'sarahcandersen.com/patreon)]':14 'scribbl':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706237185
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2829640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706150785 {#1424
    date: 2024-01-25 03:46:25.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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: Proxies\__CG__\App\Entity\Image {#1420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1426 …}
  +slug: "Woop-That-was-embarrassing"
  +title: "Woop! That was embarrassing!"
  +url: "https://lemmus.org/pictrs/image/814bb01f-1a48-4d83-87c1-446f8e23ae7a.webp"
  +body: "[Sarah’s Scribbles by Sarah Andersen, for 1/24/2024](https://sarahcandersen.com/). [Artist [Patreon](https://sarahcandersen.com/patreon)]"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 669
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728553679 {#1447
    date: 2024-10-10 11:47:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 32929
  -titleTs: "'embarrass':4 'woop':1"
  -bodyTs: "'/).':11 '/patreon)]':16 '1/24/2024':8 'andersen':6 'artist':12 'patreon':13 'sarah':1,5 'sarahcandersen.com':10,15 'sarahcandersen.com/).':9 'sarahcandersen.com/patreon)]':14 'scribbl':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706237185
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2829640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706150785 {#1424
    date: 2024-01-25 03:46:25.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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +slug: "TRON-Ares-Gillian-Anderson-joins-cast-as-filming-gets-underway"
  +title: "TRON: Ares | Gillian Anderson joins cast as filming gets underway"
  +url: "https://filmstories.co.uk/news/tron-ares-gillian-anderson-joins-cast-as-filming-gets-underway/"
  +body: "Didn’t see that one coming!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727814844 {#1427
    date: 2024-10-01 22:34:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 32454
  -titleTs: "'anderson':4 'are':2 'cast':6 'film':8 'get':9 'gillian':3 'join':5 'tron':1 'underway':10"
  -bodyTs: "'come':6 'didn':1 'one':5 'see':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706036102
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6990409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949702 {#1456
    date: 2024-01-22 19:55:02.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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +slug: "TRON-Ares-Gillian-Anderson-joins-cast-as-filming-gets-underway"
  +title: "TRON: Ares | Gillian Anderson joins cast as filming gets underway"
  +url: "https://filmstories.co.uk/news/tron-ares-gillian-anderson-joins-cast-as-filming-gets-underway/"
  +body: "Didn’t see that one coming!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727814844 {#1427
    date: 2024-10-01 22:34:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 32454
  -titleTs: "'anderson':4 'are':2 'cast':6 'film':8 'get':9 'gillian':3 'join':5 'tron':1 'underway':10"
  -bodyTs: "'come':6 'didn':1 'one':5 'see':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706036102
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6990409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949702 {#1456
    date: 2024-01-22 19:55:02.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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +slug: "TRON-Ares-Gillian-Anderson-joins-cast-as-filming-gets-underway"
  +title: "TRON: Ares | Gillian Anderson joins cast as filming gets underway"
  +url: "https://filmstories.co.uk/news/tron-ares-gillian-anderson-joins-cast-as-filming-gets-underway/"
  +body: "Didn’t see that one coming!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727814844 {#1427
    date: 2024-10-01 22:34:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 32454
  -titleTs: "'anderson':4 'are':2 'cast':6 'film':8 'get':9 'gillian':3 'join':5 'tron':1 'underway':10"
  -bodyTs: "'come':6 'didn':1 'one':5 'see':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706036102
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6990409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949702 {#1456
    date: 2024-01-22 19:55:02.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 {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1438 …}
  +slug: "Bitwarden-Privacy-Software-Stack-Survey"
  +title: "Bitwarden Privacy Software Stack Survey"
  +url: "https://forms.bitwarden.com/privacy"
  +body: """
    From their Masto acct:\n
    \n
    "It’s almost #DataPrivacyWeek - vote now for your favorite data privacy tools in this 1-minute survey! "
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 110
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727892396 {#1428
    date: 2024-10-02 20:06:36.0 +02: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: 32368
  -titleTs: "'bitwarden':1 'privaci':2 'softwar':3 'stack':4 'survey':5"
  -bodyTs: "'1':19 'acct':4 'almost':7 'data':14 'dataprivacyweek':8 'favorit':13 'masto':3 'minut':20 'privaci':15 'survey':21 'tool':16 'vote':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706017478
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7885828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705931078 {#1435
    date: 2024-01-22 14:44:38.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 {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1438 …}
  +slug: "Bitwarden-Privacy-Software-Stack-Survey"
  +title: "Bitwarden Privacy Software Stack Survey"
  +url: "https://forms.bitwarden.com/privacy"
  +body: """
    From their Masto acct:\n
    \n
    "It’s almost #DataPrivacyWeek - vote now for your favorite data privacy tools in this 1-minute survey! "
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 110
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727892396 {#1428
    date: 2024-10-02 20:06:36.0 +02: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: 32368
  -titleTs: "'bitwarden':1 'privaci':2 'softwar':3 'stack':4 'survey':5"
  -bodyTs: "'1':19 'acct':4 'almost':7 'data':14 'dataprivacyweek':8 'favorit':13 'masto':3 'minut':20 'privaci':15 'survey':21 'tool':16 'vote':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706017478
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7885828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705931078 {#1435
    date: 2024-01-22 14:44:38.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 {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1438 …}
  +slug: "Bitwarden-Privacy-Software-Stack-Survey"
  +title: "Bitwarden Privacy Software Stack Survey"
  +url: "https://forms.bitwarden.com/privacy"
  +body: """
    From their Masto acct:\n
    \n
    "It’s almost #DataPrivacyWeek - vote now for your favorite data privacy tools in this 1-minute survey! "
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 110
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727892396 {#1428
    date: 2024-10-02 20:06:36.0 +02: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: 32368
  -titleTs: "'bitwarden':1 'privaci':2 'softwar':3 'stack':4 'survey':5"
  -bodyTs: "'1':19 'acct':4 'almost':7 'data':14 'dataprivacyweek':8 'favorit':13 'masto':3 'minut':20 'privaci':15 'survey':21 'tool':16 'vote':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706017478
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7885828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705931078 {#1435
    date: 2024-01-22 14:44:38.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: Proxies\__CG__\App\Entity\Image {#1612 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1615 …}
  +slug: "Two-mothers-killed-each-hour-in-Gaza-conflict-UN-says"
  +title: "Two mothers killed each hour in Gaza conflict, UN says"
  +url: "https://news.un.org/en/story/2024/01/1145707"
  +body: """
    "We have seen evidenced once more that women and children are the first victims of conflict and that our duty to seek peace is a duty to them. We are failing them,” UN Women Executive Director Sima Bahous said in a statement issued alongside the report.\n
    \n
    “That failure, and the generational trauma inflicted on the Palestinian people over these 100 days and counting, will haunt all of us for generations to come,” she warned.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727884883 {#1595
    date: 2024-10-02 18:01:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 32354
  -titleTs: "'conflict':8 'gaza':7 'hour':5 'kill':3 'mother':2 'say':10 'two':1 'un':9"
  -bodyTs: "'100':60 'alongsid':44 'bahous':38 'children':10 'come':72 'conflict':16 'count':63 'day':61 'director':36 'duti':20,26 'evidenc':4 'execut':35 'fail':31 'failur':48 'first':13 'generat':51,70 'haunt':65 'inflict':53 'issu':43 'palestinian':56 'peac':23 'peopl':57 'report':46 'said':39 'seek':22 'seen':3 'sima':37 'statement':42 'trauma':52 'un':33 'us':68 'victim':14 'warn':74 'women':8,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706013022
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11244987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926622 {#1610
    date: 2024-01-22 13:30:22.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: Proxies\__CG__\App\Entity\Image {#1612 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1615 …}
  +slug: "Two-mothers-killed-each-hour-in-Gaza-conflict-UN-says"
  +title: "Two mothers killed each hour in Gaza conflict, UN says"
  +url: "https://news.un.org/en/story/2024/01/1145707"
  +body: """
    "We have seen evidenced once more that women and children are the first victims of conflict and that our duty to seek peace is a duty to them. We are failing them,” UN Women Executive Director Sima Bahous said in a statement issued alongside the report.\n
    \n
    “That failure, and the generational trauma inflicted on the Palestinian people over these 100 days and counting, will haunt all of us for generations to come,” she warned.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727884883 {#1595
    date: 2024-10-02 18:01:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 32354
  -titleTs: "'conflict':8 'gaza':7 'hour':5 'kill':3 'mother':2 'say':10 'two':1 'un':9"
  -bodyTs: "'100':60 'alongsid':44 'bahous':38 'children':10 'come':72 'conflict':16 'count':63 'day':61 'director':36 'duti':20,26 'evidenc':4 'execut':35 'fail':31 'failur':48 'first':13 'generat':51,70 'haunt':65 'inflict':53 'issu':43 'palestinian':56 'peac':23 'peopl':57 'report':46 'said':39 'seek':22 'seen':3 'sima':37 'statement':42 'trauma':52 'un':33 'us':68 'victim':14 'warn':74 'women':8,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706013022
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11244987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926622 {#1610
    date: 2024-01-22 13:30:22.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: Proxies\__CG__\App\Entity\Image {#1612 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1615 …}
  +slug: "Two-mothers-killed-each-hour-in-Gaza-conflict-UN-says"
  +title: "Two mothers killed each hour in Gaza conflict, UN says"
  +url: "https://news.un.org/en/story/2024/01/1145707"
  +body: """
    "We have seen evidenced once more that women and children are the first victims of conflict and that our duty to seek peace is a duty to them. We are failing them,” UN Women Executive Director Sima Bahous said in a statement issued alongside the report.\n
    \n
    “That failure, and the generational trauma inflicted on the Palestinian people over these 100 days and counting, will haunt all of us for generations to come,” she warned.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727884883 {#1595
    date: 2024-10-02 18:01:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 32354
  -titleTs: "'conflict':8 'gaza':7 'hour':5 'kill':3 'mother':2 'say':10 'two':1 'un':9"
  -bodyTs: "'100':60 'alongsid':44 'bahous':38 'children':10 'come':72 'conflict':16 'count':63 'day':61 'director':36 'duti':20,26 'evidenc':4 'execut':35 'fail':31 'failur':48 'first':13 'generat':51,70 'haunt':65 'inflict':53 'issu':43 'palestinian':56 'peac':23 'peopl':57 'report':46 'said':39 'seek':22 'seen':3 'sima':37 'statement':42 'trauma':52 'un':33 'us':68 'victim':14 'warn':74 'women':8,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706013022
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11244987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926622 {#1610
    date: 2024-01-22 13:30:22.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 {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1678 …}
  +slug: "A-Louisiana-teen-traveled-to-the-West-Bank-to-learn"
  +title: "A Louisiana teen traveled to the West Bank to learn about his roots. He was shot dead."
  +url: "https://www.nbcnews.com/news/world/louisiana-teen-traveled-west-bank-learn-roots-was-shot-dead-rcna134889"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727849088 {#1674
    date: 2024-10-02 08:04:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  +badges: Doctrine\ORM\PersistentCollection {#1655 …}
  +children: []
  -id: 32303
  -titleTs: "'bank':8 'dead':17 'learn':10 'louisiana':2 'root':13 'shot':16 'teen':3 'travel':4 'west':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705986154
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5997725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705899754 {#1676
    date: 2024-01-22 06:02:34.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 {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1678 …}
  +slug: "A-Louisiana-teen-traveled-to-the-West-Bank-to-learn"
  +title: "A Louisiana teen traveled to the West Bank to learn about his roots. He was shot dead."
  +url: "https://www.nbcnews.com/news/world/louisiana-teen-traveled-west-bank-learn-roots-was-shot-dead-rcna134889"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727849088 {#1674
    date: 2024-10-02 08:04:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  +badges: Doctrine\ORM\PersistentCollection {#1655 …}
  +children: []
  -id: 32303
  -titleTs: "'bank':8 'dead':17 'learn':10 'louisiana':2 'root':13 'shot':16 'teen':3 'travel':4 'west':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705986154
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5997725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705899754 {#1676
    date: 2024-01-22 06:02:34.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 {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1678 …}
  +slug: "A-Louisiana-teen-traveled-to-the-West-Bank-to-learn"
  +title: "A Louisiana teen traveled to the West Bank to learn about his roots. He was shot dead."
  +url: "https://www.nbcnews.com/news/world/louisiana-teen-traveled-west-bank-learn-roots-was-shot-dead-rcna134889"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727849088 {#1674
    date: 2024-10-02 08:04:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  +badges: Doctrine\ORM\PersistentCollection {#1655 …}
  +children: []
  -id: 32303
  -titleTs: "'bank':8 'dead':17 'learn':10 'louisiana':2 'root':13 'shot':16 'teen':3 'travel':4 'west':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705986154
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5997725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705899754 {#1676
    date: 2024-01-22 06:02:34.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 {#1656
  +user: Proxies\__CG__\App\Entity\User {#1661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1662 …}
  +image: Proxies\__CG__\App\Entity\Image {#1663 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1553 …}
  +slug: "It-gets-better"
  +title: "It gets better"
  +url: "https://lemmygrad.ml/pictrs/image/a2d4e425-767d-4751-83ae-fd52068196d9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727755479 {#1651
    date: 2024-10-01 06:04:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 32215
  -titleTs: "'better':3 'get':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705951149
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3394254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705864749 {#1653
    date: 2024-01-21 20:19:09.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 {#1656
  +user: Proxies\__CG__\App\Entity\User {#1661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1662 …}
  +image: Proxies\__CG__\App\Entity\Image {#1663 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1553 …}
  +slug: "It-gets-better"
  +title: "It gets better"
  +url: "https://lemmygrad.ml/pictrs/image/a2d4e425-767d-4751-83ae-fd52068196d9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727755479 {#1651
    date: 2024-10-01 06:04:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 32215
  -titleTs: "'better':3 'get':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705951149
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3394254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705864749 {#1653
    date: 2024-01-21 20:19:09.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 {#1656
  +user: Proxies\__CG__\App\Entity\User {#1661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1662 …}
  +image: Proxies\__CG__\App\Entity\Image {#1663 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1553 …}
  +slug: "It-gets-better"
  +title: "It gets better"
  +url: "https://lemmygrad.ml/pictrs/image/a2d4e425-767d-4751-83ae-fd52068196d9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727755479 {#1651
    date: 2024-10-01 06:04:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 32215
  -titleTs: "'better':3 'get':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705951149
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3394254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705864749 {#1653
    date: 2024-01-21 20:19:09.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 {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1572 …}
  +slug: "Hans-Reiser-on-ReiserFS-Deprecation"
  +title: "Hans Reiser on ReiserFS Deprecation"
  +url: "https://ftp.mfek.org/Reiser/Letters/%E2%84%962%20Hans%E2%86%92Fred/reiser_response.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727318141 {#1579
    date: 2024-09-26 04:35:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 31921
  -titleTs: "'deprec':5 'han':1 'reiser':2 'reiserf':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705837844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10946922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705751444 {#1584
    date: 2024-01-20 12:50: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
91 DENIED edit
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1572 …}
  +slug: "Hans-Reiser-on-ReiserFS-Deprecation"
  +title: "Hans Reiser on ReiserFS Deprecation"
  +url: "https://ftp.mfek.org/Reiser/Letters/%E2%84%962%20Hans%E2%86%92Fred/reiser_response.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727318141 {#1579
    date: 2024-09-26 04:35:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 31921
  -titleTs: "'deprec':5 'han':1 'reiser':2 'reiserf':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705837844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10946922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705751444 {#1584
    date: 2024-01-20 12:50: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
92 DENIED moderate
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1572 …}
  +slug: "Hans-Reiser-on-ReiserFS-Deprecation"
  +title: "Hans Reiser on ReiserFS Deprecation"
  +url: "https://ftp.mfek.org/Reiser/Letters/%E2%84%962%20Hans%E2%86%92Fred/reiser_response.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727318141 {#1579
    date: 2024-09-26 04:35:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 31921
  -titleTs: "'deprec':5 'han':1 'reiser':2 'reiserf':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705837844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10946922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705751444 {#1584
    date: 2024-01-20 12:50: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
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 {#1561
  +user: Proxies\__CG__\App\Entity\User {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1567 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1550 …}
  +slug: "Your-Tablet-s-Light-Sensor-Can-Spy-On-You"
  +title: "Your Tablet's Light Sensor Can Spy On You"
  +url: "https://spectrum.ieee.org/ambient-light-sensor-cybersecurity-risk"
  +body: """
    cross-posted from: [lemmy.world/post/10921294](https://lemmy.world/post/10921294)\n
    \n
    > Quote from the article:\n
    > \n
    > > People are aware of selfie cameras on laptops and tablets and sometimes use physical blockers to cover them,” says Liu. “But for the ambient light sensor, people don’t even know that an app is using that data at all. And this sensor is always on. Liu notes that there are still no blanket restrictions for Android apps.\n
    > \n
    > Remark added by me:\n
    > \n
    > Here, it might interest readers to know that unlike Stock Android, GrapheneOS (GrapheneOS is an Android-based, open source, privacy and security-focused mobile operating system for selected Google Pixel smartphones) provides a sensors permission toggle for each app. According to their [website](https://grapheneos.org/features#network-permission-toggle):\n
    > \n
    > Sensors permission toggle: disallow access to all other sensors not covered by existing Android permissions (Camera, Microphone, Body Sensors, Activity Recognition) including an accelerometer, gyroscope, compass, barometer, thermometer and any other sensors present on a given device. When access is disabled, apps receive zeroed data when they check for sensor values and don’t receive events. GrapheneOS creates an easy to disable notification when apps try to access sensors blocked by the permission being denied. This makes the feature more usable since users can tell if the app is trying to access this functionality.\n
    > \n
    > To avoid breaking compatibility with Android apps, the added permission is enabled by default. When an app attempts to access sensors and receives zeroed data due to being denied, GrapheneOS creates a notification which can be easily disabled. The Sensors permission can be set to be disabled by default for user installed apps in Settings ➔ Privacy.\n
    > \n
    > In conclusion, allow me to emphasize another quote from the article:\n
    > \n
    > > “The acquisition time in minutes is too cumbersome to launch simple and general privacy attacks on a mass scale,” says Lukasz Olejnik, an independent security researcher and consultant who has previously highlighted the [security risks posed by ambient light sensors](https://blog.lukaszolejnik.com/shedding-light-on-designing-web-features-with-privacy-risks-impact-assessments-case-study/). “However, I would not rule out the significance of targeted collections for tailored operations against chosen targets.” Liu agrees that the approach is too complicated for widespread attacks. And one saving grace is that it is unlikely to ever work on a smartphone, as the displays are simply too small. But Liu says their results demonstrate how seemingly harmless combinations of components in mobile devices can lead to surprising security risks.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727065444 {#1528
    date: 2024-09-23 06:24:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  +badges: Doctrine\ORM\PersistentCollection {#1557 …}
  +children: []
  -id: 31797
  -titleTs: "'light':4 'sensor':5 'spi':7 'tablet':2"
  -bodyTs: "'/features#network-permission-toggle):':121 '/post/10921294](https://lemmy.world/post/10921294)':7 '/shedding-light-on-designing-web-features-with-privacy-risks-impact-assessments-case-study/).':325 'acceleromet':145 'access':126,160,189,213,235 'accord':115 'acquisit':284 'activ':141 'ad':71,224 'agre':344 'allow':274 'alway':56 'ambient':35,320 'android':68,84,90,135,221 'android-bas':89 'anoth':278 'app':45,69,114,163,186,209,222,232,268 'approach':347 'articl':11,282 'attack':297,353 'attempt':233 'avoid':217 'awar':14 'baromet':148 'base':91 'blanket':65 'block':191 'blocker':26 'blog.lukaszolejnik.com':324 'blog.lukaszolejnik.com/shedding-light-on-designing-web-features-with-privacy-risks-impact-assessments-case-study/).':323 'bodi':139 'break':218 'camera':17,137 'check':169 'chosen':341 'collect':336 'combin':385 'compass':147 'compat':219 'complic':350 'compon':387 'conclus':273 'consult':310 'cover':28,132 'creat':179,246 'cross':2 'cross-post':1 'cumbersom':290 'data':49,166,240 'default':229,264 'demonstr':381 'deni':196,244 'devic':158,390 'disabl':162,183,253,262 'disallow':125 'display':371 'due':241 'easi':181 'easili':252 'emphas':277 'enabl':227 'even':41 'event':177 'ever':364 'exist':134 'featur':200 'focus':98 'function':215 'general':295 'given':157 'googl':104 'grace':357 'grapheneo':85,86,178,245 'grapheneos.org':120 'grapheneos.org/features#network-permission-toggle):':119 'gyroscop':146 'harmless':384 'highlight':314 'howev':326 'includ':143 'independ':306 'instal':267 'interest':77 'know':42,80 'laptop':19 'launch':292 'lead':392 'lemmy.world':6 'lemmy.world/post/10921294](https://lemmy.world/post/10921294)':5 'light':36,321 'liu':31,58,343,377 'lukasz':303 'make':198 'mass':300 'microphon':138 'might':76 'minut':287 'mobil':99,389 'note':59 'notif':184,248 'olejnik':304 'one':355 'open':92 'oper':100,339 'peopl':12,38 'permiss':110,123,136,194,225,256 'physic':25 'pixel':105 'pose':318 'post':3 'present':154 'previous':313 'privaci':94,271,296 'provid':107 'quot':8,279 'reader':78 'receiv':164,176,238 'recognit':142 'remark':70 'research':308 'restrict':66 'result':380 'risk':317,396 'rule':330 'save':356 'say':30,302,378 'scale':301 'secur':97,307,316,395 'security-focus':96 'seem':383 'select':103 'selfi':16 'sensor':37,54,109,122,130,140,153,171,190,236,255,322 'set':259,270 'signific':333 'simpl':293 'simpli':373 'sinc':203 'small':375 'smartphon':106,368 'sometim':23 'sourc':93 'still':63 'stock':83 'surpris':394 'system':101 'tablet':21 'tailor':338 'target':335,342 'tell':206 'thermomet':149 'time':285 'toggl':111,124 'tri':187,211 'unlik':82,362 'usabl':202 'use':24,47 'user':204,266 'valu':172 'websit':118 'widespread':352 'work':365 'would':328 'zero':165,239"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705779212
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10921310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705692812 {#1527
    date: 2024-01-19 20:33:32.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 {#1561
  +user: Proxies\__CG__\App\Entity\User {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1567 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1550 …}
  +slug: "Your-Tablet-s-Light-Sensor-Can-Spy-On-You"
  +title: "Your Tablet's Light Sensor Can Spy On You"
  +url: "https://spectrum.ieee.org/ambient-light-sensor-cybersecurity-risk"
  +body: """
    cross-posted from: [lemmy.world/post/10921294](https://lemmy.world/post/10921294)\n
    \n
    > Quote from the article:\n
    > \n
    > > People are aware of selfie cameras on laptops and tablets and sometimes use physical blockers to cover them,” says Liu. “But for the ambient light sensor, people don’t even know that an app is using that data at all. And this sensor is always on. Liu notes that there are still no blanket restrictions for Android apps.\n
    > \n
    > Remark added by me:\n
    > \n
    > Here, it might interest readers to know that unlike Stock Android, GrapheneOS (GrapheneOS is an Android-based, open source, privacy and security-focused mobile operating system for selected Google Pixel smartphones) provides a sensors permission toggle for each app. According to their [website](https://grapheneos.org/features#network-permission-toggle):\n
    > \n
    > Sensors permission toggle: disallow access to all other sensors not covered by existing Android permissions (Camera, Microphone, Body Sensors, Activity Recognition) including an accelerometer, gyroscope, compass, barometer, thermometer and any other sensors present on a given device. When access is disabled, apps receive zeroed data when they check for sensor values and don’t receive events. GrapheneOS creates an easy to disable notification when apps try to access sensors blocked by the permission being denied. This makes the feature more usable since users can tell if the app is trying to access this functionality.\n
    > \n
    > To avoid breaking compatibility with Android apps, the added permission is enabled by default. When an app attempts to access sensors and receives zeroed data due to being denied, GrapheneOS creates a notification which can be easily disabled. The Sensors permission can be set to be disabled by default for user installed apps in Settings ➔ Privacy.\n
    > \n
    > In conclusion, allow me to emphasize another quote from the article:\n
    > \n
    > > “The acquisition time in minutes is too cumbersome to launch simple and general privacy attacks on a mass scale,” says Lukasz Olejnik, an independent security researcher and consultant who has previously highlighted the [security risks posed by ambient light sensors](https://blog.lukaszolejnik.com/shedding-light-on-designing-web-features-with-privacy-risks-impact-assessments-case-study/). “However, I would not rule out the significance of targeted collections for tailored operations against chosen targets.” Liu agrees that the approach is too complicated for widespread attacks. And one saving grace is that it is unlikely to ever work on a smartphone, as the displays are simply too small. But Liu says their results demonstrate how seemingly harmless combinations of components in mobile devices can lead to surprising security risks.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727065444 {#1528
    date: 2024-09-23 06:24:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  +badges: Doctrine\ORM\PersistentCollection {#1557 …}
  +children: []
  -id: 31797
  -titleTs: "'light':4 'sensor':5 'spi':7 'tablet':2"
  -bodyTs: "'/features#network-permission-toggle):':121 '/post/10921294](https://lemmy.world/post/10921294)':7 '/shedding-light-on-designing-web-features-with-privacy-risks-impact-assessments-case-study/).':325 'acceleromet':145 'access':126,160,189,213,235 'accord':115 'acquisit':284 'activ':141 'ad':71,224 'agre':344 'allow':274 'alway':56 'ambient':35,320 'android':68,84,90,135,221 'android-bas':89 'anoth':278 'app':45,69,114,163,186,209,222,232,268 'approach':347 'articl':11,282 'attack':297,353 'attempt':233 'avoid':217 'awar':14 'baromet':148 'base':91 'blanket':65 'block':191 'blocker':26 'blog.lukaszolejnik.com':324 'blog.lukaszolejnik.com/shedding-light-on-designing-web-features-with-privacy-risks-impact-assessments-case-study/).':323 'bodi':139 'break':218 'camera':17,137 'check':169 'chosen':341 'collect':336 'combin':385 'compass':147 'compat':219 'complic':350 'compon':387 'conclus':273 'consult':310 'cover':28,132 'creat':179,246 'cross':2 'cross-post':1 'cumbersom':290 'data':49,166,240 'default':229,264 'demonstr':381 'deni':196,244 'devic':158,390 'disabl':162,183,253,262 'disallow':125 'display':371 'due':241 'easi':181 'easili':252 'emphas':277 'enabl':227 'even':41 'event':177 'ever':364 'exist':134 'featur':200 'focus':98 'function':215 'general':295 'given':157 'googl':104 'grace':357 'grapheneo':85,86,178,245 'grapheneos.org':120 'grapheneos.org/features#network-permission-toggle):':119 'gyroscop':146 'harmless':384 'highlight':314 'howev':326 'includ':143 'independ':306 'instal':267 'interest':77 'know':42,80 'laptop':19 'launch':292 'lead':392 'lemmy.world':6 'lemmy.world/post/10921294](https://lemmy.world/post/10921294)':5 'light':36,321 'liu':31,58,343,377 'lukasz':303 'make':198 'mass':300 'microphon':138 'might':76 'minut':287 'mobil':99,389 'note':59 'notif':184,248 'olejnik':304 'one':355 'open':92 'oper':100,339 'peopl':12,38 'permiss':110,123,136,194,225,256 'physic':25 'pixel':105 'pose':318 'post':3 'present':154 'previous':313 'privaci':94,271,296 'provid':107 'quot':8,279 'reader':78 'receiv':164,176,238 'recognit':142 'remark':70 'research':308 'restrict':66 'result':380 'risk':317,396 'rule':330 'save':356 'say':30,302,378 'scale':301 'secur':97,307,316,395 'security-focus':96 'seem':383 'select':103 'selfi':16 'sensor':37,54,109,122,130,140,153,171,190,236,255,322 'set':259,270 'signific':333 'simpl':293 'simpli':373 'sinc':203 'small':375 'smartphon':106,368 'sometim':23 'sourc':93 'still':63 'stock':83 'surpris':394 'system':101 'tablet':21 'tailor':338 'target':335,342 'tell':206 'thermomet':149 'time':285 'toggl':111,124 'tri':187,211 'unlik':82,362 'usabl':202 'use':24,47 'user':204,266 'valu':172 'websit':118 'widespread':352 'work':365 'would':328 'zero':165,239"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705779212
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10921310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705692812 {#1527
    date: 2024-01-19 20:33:32.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 {#1561
  +user: Proxies\__CG__\App\Entity\User {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1567 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1550 …}
  +slug: "Your-Tablet-s-Light-Sensor-Can-Spy-On-You"
  +title: "Your Tablet's Light Sensor Can Spy On You"
  +url: "https://spectrum.ieee.org/ambient-light-sensor-cybersecurity-risk"
  +body: """
    cross-posted from: [lemmy.world/post/10921294](https://lemmy.world/post/10921294)\n
    \n
    > Quote from the article:\n
    > \n
    > > People are aware of selfie cameras on laptops and tablets and sometimes use physical blockers to cover them,” says Liu. “But for the ambient light sensor, people don’t even know that an app is using that data at all. And this sensor is always on. Liu notes that there are still no blanket restrictions for Android apps.\n
    > \n
    > Remark added by me:\n
    > \n
    > Here, it might interest readers to know that unlike Stock Android, GrapheneOS (GrapheneOS is an Android-based, open source, privacy and security-focused mobile operating system for selected Google Pixel smartphones) provides a sensors permission toggle for each app. According to their [website](https://grapheneos.org/features#network-permission-toggle):\n
    > \n
    > Sensors permission toggle: disallow access to all other sensors not covered by existing Android permissions (Camera, Microphone, Body Sensors, Activity Recognition) including an accelerometer, gyroscope, compass, barometer, thermometer and any other sensors present on a given device. When access is disabled, apps receive zeroed data when they check for sensor values and don’t receive events. GrapheneOS creates an easy to disable notification when apps try to access sensors blocked by the permission being denied. This makes the feature more usable since users can tell if the app is trying to access this functionality.\n
    > \n
    > To avoid breaking compatibility with Android apps, the added permission is enabled by default. When an app attempts to access sensors and receives zeroed data due to being denied, GrapheneOS creates a notification which can be easily disabled. The Sensors permission can be set to be disabled by default for user installed apps in Settings ➔ Privacy.\n
    > \n
    > In conclusion, allow me to emphasize another quote from the article:\n
    > \n
    > > “The acquisition time in minutes is too cumbersome to launch simple and general privacy attacks on a mass scale,” says Lukasz Olejnik, an independent security researcher and consultant who has previously highlighted the [security risks posed by ambient light sensors](https://blog.lukaszolejnik.com/shedding-light-on-designing-web-features-with-privacy-risks-impact-assessments-case-study/). “However, I would not rule out the significance of targeted collections for tailored operations against chosen targets.” Liu agrees that the approach is too complicated for widespread attacks. And one saving grace is that it is unlikely to ever work on a smartphone, as the displays are simply too small. But Liu says their results demonstrate how seemingly harmless combinations of components in mobile devices can lead to surprising security risks.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727065444 {#1528
    date: 2024-09-23 06:24:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  +badges: Doctrine\ORM\PersistentCollection {#1557 …}
  +children: []
  -id: 31797
  -titleTs: "'light':4 'sensor':5 'spi':7 'tablet':2"
  -bodyTs: "'/features#network-permission-toggle):':121 '/post/10921294](https://lemmy.world/post/10921294)':7 '/shedding-light-on-designing-web-features-with-privacy-risks-impact-assessments-case-study/).':325 'acceleromet':145 'access':126,160,189,213,235 'accord':115 'acquisit':284 'activ':141 'ad':71,224 'agre':344 'allow':274 'alway':56 'ambient':35,320 'android':68,84,90,135,221 'android-bas':89 'anoth':278 'app':45,69,114,163,186,209,222,232,268 'approach':347 'articl':11,282 'attack':297,353 'attempt':233 'avoid':217 'awar':14 'baromet':148 'base':91 'blanket':65 'block':191 'blocker':26 'blog.lukaszolejnik.com':324 'blog.lukaszolejnik.com/shedding-light-on-designing-web-features-with-privacy-risks-impact-assessments-case-study/).':323 'bodi':139 'break':218 'camera':17,137 'check':169 'chosen':341 'collect':336 'combin':385 'compass':147 'compat':219 'complic':350 'compon':387 'conclus':273 'consult':310 'cover':28,132 'creat':179,246 'cross':2 'cross-post':1 'cumbersom':290 'data':49,166,240 'default':229,264 'demonstr':381 'deni':196,244 'devic':158,390 'disabl':162,183,253,262 'disallow':125 'display':371 'due':241 'easi':181 'easili':252 'emphas':277 'enabl':227 'even':41 'event':177 'ever':364 'exist':134 'featur':200 'focus':98 'function':215 'general':295 'given':157 'googl':104 'grace':357 'grapheneo':85,86,178,245 'grapheneos.org':120 'grapheneos.org/features#network-permission-toggle):':119 'gyroscop':146 'harmless':384 'highlight':314 'howev':326 'includ':143 'independ':306 'instal':267 'interest':77 'know':42,80 'laptop':19 'launch':292 'lead':392 'lemmy.world':6 'lemmy.world/post/10921294](https://lemmy.world/post/10921294)':5 'light':36,321 'liu':31,58,343,377 'lukasz':303 'make':198 'mass':300 'microphon':138 'might':76 'minut':287 'mobil':99,389 'note':59 'notif':184,248 'olejnik':304 'one':355 'open':92 'oper':100,339 'peopl':12,38 'permiss':110,123,136,194,225,256 'physic':25 'pixel':105 'pose':318 'post':3 'present':154 'previous':313 'privaci':94,271,296 'provid':107 'quot':8,279 'reader':78 'receiv':164,176,238 'recognit':142 'remark':70 'research':308 'restrict':66 'result':380 'risk':317,396 'rule':330 'save':356 'say':30,302,378 'scale':301 'secur':97,307,316,395 'security-focus':96 'seem':383 'select':103 'selfi':16 'sensor':37,54,109,122,130,140,153,171,190,236,255,322 'set':259,270 'signific':333 'simpl':293 'simpli':373 'sinc':203 'small':375 'smartphon':106,368 'sometim':23 'sourc':93 'still':63 'stock':83 'surpris':394 'system':101 'tablet':21 'tailor':338 'target':335,342 'tell':206 'thermomet':149 'time':285 'toggl':111,124 'tri':187,211 'unlik':82,362 'usabl':202 'use':24,47 'user':204,266 'valu':172 'websit':118 'widespread':352 'work':365 'would':328 'zero':165,239"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705779212
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10921310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705692812 {#1527
    date: 2024-01-19 20:33:32.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 {#1613
  +user: Proxies\__CG__\App\Entity\User {#1604 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1596 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "You-won-t-listen"
  +title: "You won't listen..."
  +url: "https://lemmy.world/pictrs/image/ac8da7a0-12e7-4dce-a014-1415699d784e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 195
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726828928 {#1621
    date: 2024-09-20 12:42:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  +badges: Doctrine\ORM\PersistentCollection {#1795 …}
  +children: []
  -id: 31713
  -titleTs: "'listen':4 'won':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705758485
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10908853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705672085 {#1620
    date: 2024-01-19 14:48: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
99 DENIED edit
App\Entity\Entry {#1613
  +user: Proxies\__CG__\App\Entity\User {#1604 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1596 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "You-won-t-listen"
  +title: "You won't listen..."
  +url: "https://lemmy.world/pictrs/image/ac8da7a0-12e7-4dce-a014-1415699d784e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 195
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726828928 {#1621
    date: 2024-09-20 12:42:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  +badges: Doctrine\ORM\PersistentCollection {#1795 …}
  +children: []
  -id: 31713
  -titleTs: "'listen':4 'won':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705758485
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10908853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705672085 {#1620
    date: 2024-01-19 14:48: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
100 DENIED moderate
App\Entity\Entry {#1613
  +user: Proxies\__CG__\App\Entity\User {#1604 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1596 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "You-won-t-listen"
  +title: "You won't listen..."
  +url: "https://lemmy.world/pictrs/image/ac8da7a0-12e7-4dce-a014-1415699d784e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 195
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726828928 {#1621
    date: 2024-09-20 12:42:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  +badges: Doctrine\ORM\PersistentCollection {#1795 …}
  +children: []
  -id: 31713
  -titleTs: "'listen':4 'won':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705758485
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10908853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705672085 {#1620
    date: 2024-01-19 14:48: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