GET https://kbin.spritesserver.nl/hot/%E2%88%9E/articles?p=108

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.33 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.07 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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Does-anyone-shop-on-Temu"
  +title: "Does anyone shop on Temu?"
  +url: null
  +body: "I keep seeing ads for it and everything looks very cheap. Are the products any good?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697027396 {#183
    date: 2023-10-11 14:29:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 4956
  -titleTs: "'anyon':2 'shop':3 'temu':5"
  -bodyTs: "'ad':4 'cheap':11 'everyth':8 'good':16 'keep':2 'look':9 'product':14 'see':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697031328
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6644166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697024828 {#247
    date: 2023-10-11 13:47:08.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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Does-anyone-shop-on-Temu"
  +title: "Does anyone shop on Temu?"
  +url: null
  +body: "I keep seeing ads for it and everything looks very cheap. Are the products any good?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697027396 {#183
    date: 2023-10-11 14:29:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 4956
  -titleTs: "'anyon':2 'shop':3 'temu':5"
  -bodyTs: "'ad':4 'cheap':11 'everyth':8 'good':16 'keep':2 'look':9 'product':14 'see':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697031328
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6644166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697024828 {#247
    date: 2023-10-11 13:47:08.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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Does-anyone-shop-on-Temu"
  +title: "Does anyone shop on Temu?"
  +url: null
  +body: "I keep seeing ads for it and everything looks very cheap. Are the products any good?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697027396 {#183
    date: 2023-10-11 14:29:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 4956
  -titleTs: "'anyon':2 'shop':3 'temu':5"
  -bodyTs: "'ad':4 'cheap':11 'everyth':8 'good':16 'keep':2 'look':9 'product':14 'see':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697031328
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6644166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697024828 {#247
    date: 2023-10-11 13:47:08.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 {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Best-way-to-clean-up-data-on-my-lemmy-Instance"
  +title: "Best way to clean up data on my lemmy Instance?"
  +url: null
  +body: "Ive been hosting a lemmy Instance for about 2 months and it grew to about 50 gigs. A lot of that storage seems to come from image cache. Whats the best way to only delete cache and keep my uploaded images?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696967435 {#1866
    date: 2023-10-10 21:50:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 4129
  -titleTs: "'best':1 'clean':4 'data':6 'instanc':10 'lemmi':9 'way':2"
  -bodyTs: "'2':9 '50':16 'best':31 'cach':28,36 'come':25 'delet':35 'gig':17 'grew':13 'host':3 'imag':27,41 'instanc':6 'ive':1 'keep':38 'lemmi':5 'lot':19 'month':10 'seem':23 'storag':22 'upload':40 'way':32 'what':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697022318
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/569206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696966318 {#1881
    date: 2023-10-10 21:31: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
7 DENIED edit
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Best-way-to-clean-up-data-on-my-lemmy-Instance"
  +title: "Best way to clean up data on my lemmy Instance?"
  +url: null
  +body: "Ive been hosting a lemmy Instance for about 2 months and it grew to about 50 gigs. A lot of that storage seems to come from image cache. Whats the best way to only delete cache and keep my uploaded images?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696967435 {#1866
    date: 2023-10-10 21:50:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 4129
  -titleTs: "'best':1 'clean':4 'data':6 'instanc':10 'lemmi':9 'way':2"
  -bodyTs: "'2':9 '50':16 'best':31 'cach':28,36 'come':25 'delet':35 'gig':17 'grew':13 'host':3 'imag':27,41 'instanc':6 'ive':1 'keep':38 'lemmi':5 'lot':19 'month':10 'seem':23 'storag':22 'upload':40 'way':32 'what':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697022318
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/569206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696966318 {#1881
    date: 2023-10-10 21:31: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
8 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Best-way-to-clean-up-data-on-my-lemmy-Instance"
  +title: "Best way to clean up data on my lemmy Instance?"
  +url: null
  +body: "Ive been hosting a lemmy Instance for about 2 months and it grew to about 50 gigs. A lot of that storage seems to come from image cache. Whats the best way to only delete cache and keep my uploaded images?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696967435 {#1866
    date: 2023-10-10 21:50:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 4129
  -titleTs: "'best':1 'clean':4 'data':6 'instanc':10 'lemmi':9 'way':2"
  -bodyTs: "'2':9 '50':16 'best':31 'cach':28,36 'come':25 'delet':35 'gig':17 'grew':13 'host':3 'imag':27,41 'instanc':6 'ive':1 'keep':38 'lemmi':5 'lot':19 'month':10 'seem':23 'storag':22 'upload':40 'way':32 'what':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697022318
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/569206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696966318 {#1881
    date: 2023-10-10 21:31: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
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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Sonarr-and-Frontline-how-to-name-it"
  +title: "Sonarr and Frontline...how to name it?"
  +url: null
  +body: "Hi guys! So, Sonarr seems to completely miss my Frontline episodes. I manually downloaded the whole 2023 season. It still fails to find it on its “Season 2023” folder. What should I be doing? Thanks!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697015238 {#1395
    date: 2023-10-11 11:07:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 4969
  -titleTs: "'frontlin':3 'name':6 'sonarr':1"
  -bodyTs: "'2023':17,28 'complet':7 'download':14 'episod':11 'fail':21 'find':23 'folder':29 'frontlin':10 'guy':2 'hi':1 'manual':13 'miss':8 'season':18,27 'seem':5 'sonarr':4 'still':20 'thank':35 'whole':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697019738
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11103769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697015238 {#1950
    date: 2023-10-11 11:07:18.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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Sonarr-and-Frontline-how-to-name-it"
  +title: "Sonarr and Frontline...how to name it?"
  +url: null
  +body: "Hi guys! So, Sonarr seems to completely miss my Frontline episodes. I manually downloaded the whole 2023 season. It still fails to find it on its “Season 2023” folder. What should I be doing? Thanks!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697015238 {#1395
    date: 2023-10-11 11:07:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 4969
  -titleTs: "'frontlin':3 'name':6 'sonarr':1"
  -bodyTs: "'2023':17,28 'complet':7 'download':14 'episod':11 'fail':21 'find':23 'folder':29 'frontlin':10 'guy':2 'hi':1 'manual':13 'miss':8 'season':18,27 'seem':5 'sonarr':4 'still':20 'thank':35 'whole':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697019738
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11103769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697015238 {#1950
    date: 2023-10-11 11:07:18.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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Sonarr-and-Frontline-how-to-name-it"
  +title: "Sonarr and Frontline...how to name it?"
  +url: null
  +body: "Hi guys! So, Sonarr seems to completely miss my Frontline episodes. I manually downloaded the whole 2023 season. It still fails to find it on its “Season 2023” folder. What should I be doing? Thanks!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697015238 {#1395
    date: 2023-10-11 11:07:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 4969
  -titleTs: "'frontlin':3 'name':6 'sonarr':1"
  -bodyTs: "'2023':17,28 'complet':7 'download':14 'episod':11 'fail':21 'find':23 'folder':29 'frontlin':10 'guy':2 'hi':1 'manual':13 'miss':8 'season':18,27 'seem':5 'sonarr':4 'still':20 'thank':35 'whole':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697019738
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11103769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697015238 {#1950
    date: 2023-10-11 11:07:18.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 {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Thread-title-in-search-results"
  +title: "Thread title in search results"
  +url: null
  +body: "When a Lemmy search finds the keyword(s) in the comments, it doesn’t show the title of the original post (thread title). You have to open the thread and jump to the top to get that context. Could the thread title be listed in the results somehow? Maybe the result “listing” could be expanded to a second line, but it would probably work just as well to tuck it behind one of the links you can hover with a mouse."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696996477 {#1973
    date: 2023-10-11 05:54:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 4217
  -titleTs: "'result':5 'search':4 'thread':1 'titl':2"
  -bodyTs: "'behind':71 'comment':11 'context':38 'could':39,53 'doesn':13 'expand':55 'find':5 'get':36 'hover':78 'jump':31 'keyword':7 'lemmi':3 'line':59 'link':75 'list':44,52 'mayb':49 'mous':81 'one':72 'open':27 'origin':20 'post':21 'probabl':63 'result':47,51 'search':4 'second':58 'show':15 'somehow':48 'thread':22,29,41 'titl':17,23,42 'top':34 'tuck':69 'well':67 'work':64 'would':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697009977
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6321498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696996477 {#1966
    date: 2023-10-11 05:54:37.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 {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Thread-title-in-search-results"
  +title: "Thread title in search results"
  +url: null
  +body: "When a Lemmy search finds the keyword(s) in the comments, it doesn’t show the title of the original post (thread title). You have to open the thread and jump to the top to get that context. Could the thread title be listed in the results somehow? Maybe the result “listing” could be expanded to a second line, but it would probably work just as well to tuck it behind one of the links you can hover with a mouse."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696996477 {#1973
    date: 2023-10-11 05:54:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 4217
  -titleTs: "'result':5 'search':4 'thread':1 'titl':2"
  -bodyTs: "'behind':71 'comment':11 'context':38 'could':39,53 'doesn':13 'expand':55 'find':5 'get':36 'hover':78 'jump':31 'keyword':7 'lemmi':3 'line':59 'link':75 'list':44,52 'mayb':49 'mous':81 'one':72 'open':27 'origin':20 'post':21 'probabl':63 'result':47,51 'search':4 'second':58 'show':15 'somehow':48 'thread':22,29,41 'titl':17,23,42 'top':34 'tuck':69 'well':67 'work':64 'would':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697009977
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6321498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696996477 {#1966
    date: 2023-10-11 05:54:37.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 {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Thread-title-in-search-results"
  +title: "Thread title in search results"
  +url: null
  +body: "When a Lemmy search finds the keyword(s) in the comments, it doesn’t show the title of the original post (thread title). You have to open the thread and jump to the top to get that context. Could the thread title be listed in the results somehow? Maybe the result “listing” could be expanded to a second line, but it would probably work just as well to tuck it behind one of the links you can hover with a mouse."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696996477 {#1973
    date: 2023-10-11 05:54:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 4217
  -titleTs: "'result':5 'search':4 'thread':1 'titl':2"
  -bodyTs: "'behind':71 'comment':11 'context':38 'could':39,53 'doesn':13 'expand':55 'find':5 'get':36 'hover':78 'jump':31 'keyword':7 'lemmi':3 'line':59 'link':75 'list':44,52 'mayb':49 'mous':81 'one':72 'open':27 'origin':20 'post':21 'probabl':63 'result':47,51 'search':4 'second':58 'show':15 'somehow':48 'thread':22,29,41 'titl':17,23,42 'top':34 'tuck':69 'well':67 'work':64 'would':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697009977
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6321498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696996477 {#1966
    date: 2023-10-11 05:54:37.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 {#1935
  +user: Proxies\__CG__\App\Entity\User {#1364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1392 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-disable-S0ix-and-enable-S3-Sleep-on-Ubuntu"
  +title: "How to disable S0ix and enable S3 Sleep on Ubuntu 22.04 on Dell Latitude 3410"
  +url: null
  +body: """
    Hello. I just want to ask, I already tried search many resources, but I still can’t find a way to reduce battery drain while sleep on Ubuntu on Dell laptop.\n
    \n
    I seen that it use S0ix, the new standard that many manufacturer use but when sleep it drains a lot battery, in just 6 hours the battery gone 0.\n
    \n
    Any help is appreciated. This is company laptop and it requires me use ubuntu (I don’t like it but I don’t have options to changes OS/distro).\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699764346 {#1890
    date: 2023-11-12 05:45:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 14218
  -titleTs: "'22.04':11 '3410':15 'dell':13 'disabl':3 'enabl':6 'latitud':14 's0ix':4 's3':7 'sleep':8 'ubuntu':10"
  -bodyTs: "'0':60 '6':55 'alreadi':8 'appreci':64 'ask':6 'batteri':23,52,58 'chang':87 'compani':67 'dell':30 'drain':24,49 'find':18 'gone':59 'hello':1 'help':62 'hour':56 'laptop':31,68 'like':78 'lot':51 'mani':11,42 'manufactur':43 'new':39 'option':85 'os/distro':88 'reduc':22 'requir':71 'resourc':12 's0ix':37 'search':10 'seen':33 'sleep':26,47 'standard':40 'still':15 'thank':89 'tri':9 'ubuntu':28,74 'use':36,44,73 'want':4 'way':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696999861
  +visibility: "visible             "
  +apId: "https://lemmy.my.id/post/518900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696986861 {#1903
    date: 2023-10-11 03:14: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
19 DENIED edit
App\Entity\Entry {#1935
  +user: Proxies\__CG__\App\Entity\User {#1364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1392 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-disable-S0ix-and-enable-S3-Sleep-on-Ubuntu"
  +title: "How to disable S0ix and enable S3 Sleep on Ubuntu 22.04 on Dell Latitude 3410"
  +url: null
  +body: """
    Hello. I just want to ask, I already tried search many resources, but I still can’t find a way to reduce battery drain while sleep on Ubuntu on Dell laptop.\n
    \n
    I seen that it use S0ix, the new standard that many manufacturer use but when sleep it drains a lot battery, in just 6 hours the battery gone 0.\n
    \n
    Any help is appreciated. This is company laptop and it requires me use ubuntu (I don’t like it but I don’t have options to changes OS/distro).\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699764346 {#1890
    date: 2023-11-12 05:45:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 14218
  -titleTs: "'22.04':11 '3410':15 'dell':13 'disabl':3 'enabl':6 'latitud':14 's0ix':4 's3':7 'sleep':8 'ubuntu':10"
  -bodyTs: "'0':60 '6':55 'alreadi':8 'appreci':64 'ask':6 'batteri':23,52,58 'chang':87 'compani':67 'dell':30 'drain':24,49 'find':18 'gone':59 'hello':1 'help':62 'hour':56 'laptop':31,68 'like':78 'lot':51 'mani':11,42 'manufactur':43 'new':39 'option':85 'os/distro':88 'reduc':22 'requir':71 'resourc':12 's0ix':37 'search':10 'seen':33 'sleep':26,47 'standard':40 'still':15 'thank':89 'tri':9 'ubuntu':28,74 'use':36,44,73 'want':4 'way':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696999861
  +visibility: "visible             "
  +apId: "https://lemmy.my.id/post/518900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696986861 {#1903
    date: 2023-10-11 03:14: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
20 DENIED moderate
App\Entity\Entry {#1935
  +user: Proxies\__CG__\App\Entity\User {#1364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1392 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-disable-S0ix-and-enable-S3-Sleep-on-Ubuntu"
  +title: "How to disable S0ix and enable S3 Sleep on Ubuntu 22.04 on Dell Latitude 3410"
  +url: null
  +body: """
    Hello. I just want to ask, I already tried search many resources, but I still can’t find a way to reduce battery drain while sleep on Ubuntu on Dell laptop.\n
    \n
    I seen that it use S0ix, the new standard that many manufacturer use but when sleep it drains a lot battery, in just 6 hours the battery gone 0.\n
    \n
    Any help is appreciated. This is company laptop and it requires me use ubuntu (I don’t like it but I don’t have options to changes OS/distro).\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699764346 {#1890
    date: 2023-11-12 05:45:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 14218
  -titleTs: "'22.04':11 '3410':15 'dell':13 'disabl':3 'enabl':6 'latitud':14 's0ix':4 's3':7 'sleep':8 'ubuntu':10"
  -bodyTs: "'0':60 '6':55 'alreadi':8 'appreci':64 'ask':6 'batteri':23,52,58 'chang':87 'compani':67 'dell':30 'drain':24,49 'find':18 'gone':59 'hello':1 'help':62 'hour':56 'laptop':31,68 'like':78 'lot':51 'mani':11,42 'manufactur':43 'new':39 'option':85 'os/distro':88 'reduc':22 'requir':71 'resourc':12 's0ix':37 'search':10 'seen':33 'sleep':26,47 'standard':40 'still':15 'thank':89 'tri':9 'ubuntu':28,74 'use':36,44,73 'want':4 'way':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696999861
  +visibility: "visible             "
  +apId: "https://lemmy.my.id/post/518900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696986861 {#1903
    date: 2023-10-11 03:14: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
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 {#1399
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Least-Shitty-Version-of-Windows-8-10-11"
  +title: "Least Shitty Version of Windows 8/10/11?"
  +url: null
  +body: """
    I’m in a rare bizarre situation and this is a desperate attempt to not buy any new hardware.\n
    \n
    Basically, I need a minimalist, no BS, no autoupdate, no auto-turn-back-bad-settings-weekly version of windows specifically for the purpose of running windows occasionally and only connecting my phone to it to run this one specific application [www.samsung.com/uk/apps/samsung-dex/](https://www.samsung.com/uk/apps/samsung-dex/)\n
    \n
    Scrcpy does not trigger Samsung Dex (or Android Desktop for non-Samsung devices), otherwise I’d just use that on my Garuda MATE Linux installation. I will be tinking with wine later but I doubt it will work.\n
    \n
    Any option that involves spending money will probably not be worth it because if I am spending money on this, I’d rather get a portable monitor (they’re not that expensive).\n
    \n
    Know of any specifically good windows ISO or what the gold standard of keeping a rogue OS like windows in check?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697468051 {#1927
    date: 2023-10-16 16:54:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 4966
  -titleTs: "'8/10/11':6 'least':1 'shitti':2 'version':3 'window':5"
  -bodyTs: "'/uk/apps/samsung-dex/](https://www.samsung.com/uk/apps/samsung-dex/)':63 'android':71 'applic':60 'attempt':13 'auto':31 'auto-turn-back-bad-settings-week':30 'autoupd':28 'back':33 'bad':34 'basic':20 'bizarr':6 'bs':26 'buy':16 'check':155 'connect':50 'd':80,124 'desktop':72 'desper':12 'devic':77 'dex':69 'doubt':99 'expens':134 'garuda':86 'get':126 'gold':145 'good':139 'hardwar':19 'instal':89 'involv':106 'iso':141 'keep':148 'know':135 'later':96 'like':152 'linux':88 'm':2 'mate':87 'minimalist':24 'money':108,120 'monitor':129 'need':22 'new':18 'non':75 'non-samsung':74 'occasion':47 'one':58 'option':104 'os':151 'otherwis':78 'phone':52 'portabl':128 'probabl':110 'purpos':43 'rare':5 'rather':125 're':131 'rogu':150 'run':45,56 'samsung':68,76 'scrcpi':64 'set':35 'situat':7 'specif':40,59,138 'spend':107,119 'standard':146 'tink':93 'trigger':67 'turn':32 'use':82 'version':37 'week':36 'window':39,46,140,153 'wine':95 'work':102 'worth':113 'www.samsung.com':62 'www.samsung.com/uk/apps/samsung-dex/](https://www.samsung.com/uk/apps/samsung-dex/)':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696994159
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/809182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696952159 {#1368
    date: 2023-10-10 17:35:59.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 {#1399
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Least-Shitty-Version-of-Windows-8-10-11"
  +title: "Least Shitty Version of Windows 8/10/11?"
  +url: null
  +body: """
    I’m in a rare bizarre situation and this is a desperate attempt to not buy any new hardware.\n
    \n
    Basically, I need a minimalist, no BS, no autoupdate, no auto-turn-back-bad-settings-weekly version of windows specifically for the purpose of running windows occasionally and only connecting my phone to it to run this one specific application [www.samsung.com/uk/apps/samsung-dex/](https://www.samsung.com/uk/apps/samsung-dex/)\n
    \n
    Scrcpy does not trigger Samsung Dex (or Android Desktop for non-Samsung devices), otherwise I’d just use that on my Garuda MATE Linux installation. I will be tinking with wine later but I doubt it will work.\n
    \n
    Any option that involves spending money will probably not be worth it because if I am spending money on this, I’d rather get a portable monitor (they’re not that expensive).\n
    \n
    Know of any specifically good windows ISO or what the gold standard of keeping a rogue OS like windows in check?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697468051 {#1927
    date: 2023-10-16 16:54:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 4966
  -titleTs: "'8/10/11':6 'least':1 'shitti':2 'version':3 'window':5"
  -bodyTs: "'/uk/apps/samsung-dex/](https://www.samsung.com/uk/apps/samsung-dex/)':63 'android':71 'applic':60 'attempt':13 'auto':31 'auto-turn-back-bad-settings-week':30 'autoupd':28 'back':33 'bad':34 'basic':20 'bizarr':6 'bs':26 'buy':16 'check':155 'connect':50 'd':80,124 'desktop':72 'desper':12 'devic':77 'dex':69 'doubt':99 'expens':134 'garuda':86 'get':126 'gold':145 'good':139 'hardwar':19 'instal':89 'involv':106 'iso':141 'keep':148 'know':135 'later':96 'like':152 'linux':88 'm':2 'mate':87 'minimalist':24 'money':108,120 'monitor':129 'need':22 'new':18 'non':75 'non-samsung':74 'occasion':47 'one':58 'option':104 'os':151 'otherwis':78 'phone':52 'portabl':128 'probabl':110 'purpos':43 'rare':5 'rather':125 're':131 'rogu':150 'run':45,56 'samsung':68,76 'scrcpi':64 'set':35 'situat':7 'specif':40,59,138 'spend':107,119 'standard':146 'tink':93 'trigger':67 'turn':32 'use':82 'version':37 'week':36 'window':39,46,140,153 'wine':95 'work':102 'worth':113 'www.samsung.com':62 'www.samsung.com/uk/apps/samsung-dex/](https://www.samsung.com/uk/apps/samsung-dex/)':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696994159
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/809182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696952159 {#1368
    date: 2023-10-10 17:35:59.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 {#1399
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Least-Shitty-Version-of-Windows-8-10-11"
  +title: "Least Shitty Version of Windows 8/10/11?"
  +url: null
  +body: """
    I’m in a rare bizarre situation and this is a desperate attempt to not buy any new hardware.\n
    \n
    Basically, I need a minimalist, no BS, no autoupdate, no auto-turn-back-bad-settings-weekly version of windows specifically for the purpose of running windows occasionally and only connecting my phone to it to run this one specific application [www.samsung.com/uk/apps/samsung-dex/](https://www.samsung.com/uk/apps/samsung-dex/)\n
    \n
    Scrcpy does not trigger Samsung Dex (or Android Desktop for non-Samsung devices), otherwise I’d just use that on my Garuda MATE Linux installation. I will be tinking with wine later but I doubt it will work.\n
    \n
    Any option that involves spending money will probably not be worth it because if I am spending money on this, I’d rather get a portable monitor (they’re not that expensive).\n
    \n
    Know of any specifically good windows ISO or what the gold standard of keeping a rogue OS like windows in check?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697468051 {#1927
    date: 2023-10-16 16:54:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 4966
  -titleTs: "'8/10/11':6 'least':1 'shitti':2 'version':3 'window':5"
  -bodyTs: "'/uk/apps/samsung-dex/](https://www.samsung.com/uk/apps/samsung-dex/)':63 'android':71 'applic':60 'attempt':13 'auto':31 'auto-turn-back-bad-settings-week':30 'autoupd':28 'back':33 'bad':34 'basic':20 'bizarr':6 'bs':26 'buy':16 'check':155 'connect':50 'd':80,124 'desktop':72 'desper':12 'devic':77 'dex':69 'doubt':99 'expens':134 'garuda':86 'get':126 'gold':145 'good':139 'hardwar':19 'instal':89 'involv':106 'iso':141 'keep':148 'know':135 'later':96 'like':152 'linux':88 'm':2 'mate':87 'minimalist':24 'money':108,120 'monitor':129 'need':22 'new':18 'non':75 'non-samsung':74 'occasion':47 'one':58 'option':104 'os':151 'otherwis':78 'phone':52 'portabl':128 'probabl':110 'purpos':43 'rare':5 'rather':125 're':131 'rogu':150 'run':45,56 'samsung':68,76 'scrcpi':64 'set':35 'situat':7 'specif':40,59,138 'spend':107,119 'standard':146 'tink':93 'trigger':67 'turn':32 'use':82 'version':37 'week':36 'window':39,46,140,153 'wine':95 'work':102 'worth':113 'www.samsung.com':62 'www.samsung.com/uk/apps/samsung-dex/](https://www.samsung.com/uk/apps/samsung-dex/)':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696994159
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/809182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696952159 {#1368
    date: 2023-10-10 17:35:59.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 {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Besides-friends-inviting-you-what-s-drawn-you-to-join-a"
  +title: "Besides friends inviting you, what's drawn you to join a community?"
  +url: null
  +body: "Community of any sort, btw, online or offline, deep space or inner earth, so on or so forth."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697001578 {#1902
    date: 2023-10-11 07:19:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 6031
  -titleTs: "'besid':1 'communiti':12 'drawn':7 'friend':2 'invit':3 'join':10"
  -bodyTs: "'btw':5 'communiti':1 'deep':9 'earth':13 'forth':18 'inner':12 'offlin':8 'onlin':6 'sort':4 'space':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696986544
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11066444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696980044 {#1898
    date: 2023-10-11 01:20:44.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 {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Besides-friends-inviting-you-what-s-drawn-you-to-join-a"
  +title: "Besides friends inviting you, what's drawn you to join a community?"
  +url: null
  +body: "Community of any sort, btw, online or offline, deep space or inner earth, so on or so forth."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697001578 {#1902
    date: 2023-10-11 07:19:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 6031
  -titleTs: "'besid':1 'communiti':12 'drawn':7 'friend':2 'invit':3 'join':10"
  -bodyTs: "'btw':5 'communiti':1 'deep':9 'earth':13 'forth':18 'inner':12 'offlin':8 'onlin':6 'sort':4 'space':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696986544
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11066444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696980044 {#1898
    date: 2023-10-11 01:20:44.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 {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Besides-friends-inviting-you-what-s-drawn-you-to-join-a"
  +title: "Besides friends inviting you, what's drawn you to join a community?"
  +url: null
  +body: "Community of any sort, btw, online or offline, deep space or inner earth, so on or so forth."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697001578 {#1902
    date: 2023-10-11 07:19:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 6031
  -titleTs: "'besid':1 'communiti':12 'drawn':7 'friend':2 'invit':3 'join':10"
  -bodyTs: "'btw':5 'communiti':1 'deep':9 'earth':13 'forth':18 'inner':12 'offlin':8 'onlin':6 'sort':4 'space':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696986544
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11066444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696980044 {#1898
    date: 2023-10-11 01:20:44.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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Joint-Statement-on-Israel-US-UK-France-Italy-Germany"
  +title: "Joint Statement on Israel- US, UK, France, Italy, Germany"
  +url: null
  +body: """
    Today, the leaders of France, Germany, Italy, the United Kingdom and the United States of America released the following joint statement following their call:\n
    \n
    Today, we — President Macron of France, Chancellor Scholz of Germany, Prime Minister Meloni of Italy, Prime Minister Sunak of the United Kingdom, and President Biden of the United States — express our steadfast and united support to the State of Israel, and our unequivocal condemnation of Hamas and its appalling acts of terrorism. We make clear that the terrorist actions of Hamas have no justification, no legitimacy, and must be universally condemned. There is never any justification for terrorism. In recent days, the world has watched in horror as Hamas terrorists massacred families in their homes, slaughtered over 200 young people enjoying a music festival, and kidnapped elderly women, children, and entire families, who are now being held as hostages. Our countries will support Israel in its efforts to defend itself and its people against such atrocities. We further emphasize that this is not a moment for any party hostile to Israel to exploit these attacks to seek advantage. All of us recognize the legitimate aspirations of the Palestinian people, and support equal measures of justice and freedom for Israelis and Palestinians alike. But make no mistake: Hamas does not represent those aspirations, and it offers nothing for the Palestinian people other than more terror and bloodshed. Over the coming days, we will remain united and coordinated, together as allies, and as common friends of Israel, to ensure Israel is able to defend itself, and to ultimately set the conditions for a peaceful and integrated Middle East region.\n
    \n
    [www.whitehouse.gov/…/joint-statement-on-israel/](https://www.whitehouse.gov/briefing-room/statements-releases/2023/10/09/joint-statement-on-israel/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696914084 {#2443
    date: 2023-10-10 07:01:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 3974
  -titleTs: "'franc':7 'germani':9 'israel':4 'itali':8 'joint':1 'statement':2 'uk':6 'us':5"
  -bodyTs: "'/briefing-room/statements-releases/2023/10/09/joint-statement-on-israel/)':276 '/joint-statement-on-israel':273 '200':122 'abl':254 'act':74 'action':83 'advantag':182 'alik':206 'alli':243 'america':16 'appal':73 'aspir':189,216 'atroc':160 'attack':179 'biden':49 'bloodsh':230 'call':24 'chancellor':31 'children':133 'clear':79 'come':233 'common':246 'condemn':68,95 'condit':263 'coordin':240 'countri':145 'day':105,234 'defend':153,256 'east':270 'effort':151 'elder':131 'emphas':163 'enjoy':125 'ensur':251 'entir':135 'equal':196 'exploit':177 'express':54 'famili':116,136 'festiv':128 'follow':19,22 'franc':5,30 'freedom':201 'friend':247 'germani':6,34 'hama':70,85,113,211 'held':141 'home':119 'horror':111 'hostag':143 'hostil':173 'integr':268 'isra':203 'israel':64,148,175,249,252 'itali':7,39 'joint':20 'justic':199 'justif':88,100 'kidnap':130 'kingdom':10,46 'leader':3 'legitim':188 'legitimaci':90 'macron':28 'make':78,208 'massacr':115 'measur':197 'meloni':37 'middl':269 'minist':36,41 'mistak':210 'moment':169 'music':127 'must':92 'never':98 'noth':220 'offer':219 'palestinian':192,205,223 'parti':172 'peac':266 'peopl':124,157,193,224 'presid':27,48 'prime':35,40 'recent':104 'recogn':186 'region':271 'releas':17 'remain':237 'repres':214 'scholz':32 'seek':181 'set':261 'slaughter':120 'state':14,53,62 'statement':21 'steadfast':56 'sunak':42 'support':59,147,195 'terror':76,102,228 'terrorist':82,114 'today':1,25 'togeth':241 'ultim':260 'unequivoc':67 'unit':9,13,45,52,58,238 'univers':94 'us':185 'watch':109 'women':132 'world':107 'www.whitehouse.gov':272,275 'www.whitehouse.gov/briefing-room/statements-releases/2023/10/09/joint-statement-on-israel/)':274 'young':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696983615
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/5522435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696897215 {#2442
    date: 2023-10-10 02:20:15.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
31 DENIED edit
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Joint-Statement-on-Israel-US-UK-France-Italy-Germany"
  +title: "Joint Statement on Israel- US, UK, France, Italy, Germany"
  +url: null
  +body: """
    Today, the leaders of France, Germany, Italy, the United Kingdom and the United States of America released the following joint statement following their call:\n
    \n
    Today, we — President Macron of France, Chancellor Scholz of Germany, Prime Minister Meloni of Italy, Prime Minister Sunak of the United Kingdom, and President Biden of the United States — express our steadfast and united support to the State of Israel, and our unequivocal condemnation of Hamas and its appalling acts of terrorism. We make clear that the terrorist actions of Hamas have no justification, no legitimacy, and must be universally condemned. There is never any justification for terrorism. In recent days, the world has watched in horror as Hamas terrorists massacred families in their homes, slaughtered over 200 young people enjoying a music festival, and kidnapped elderly women, children, and entire families, who are now being held as hostages. Our countries will support Israel in its efforts to defend itself and its people against such atrocities. We further emphasize that this is not a moment for any party hostile to Israel to exploit these attacks to seek advantage. All of us recognize the legitimate aspirations of the Palestinian people, and support equal measures of justice and freedom for Israelis and Palestinians alike. But make no mistake: Hamas does not represent those aspirations, and it offers nothing for the Palestinian people other than more terror and bloodshed. Over the coming days, we will remain united and coordinated, together as allies, and as common friends of Israel, to ensure Israel is able to defend itself, and to ultimately set the conditions for a peaceful and integrated Middle East region.\n
    \n
    [www.whitehouse.gov/…/joint-statement-on-israel/](https://www.whitehouse.gov/briefing-room/statements-releases/2023/10/09/joint-statement-on-israel/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696914084 {#2443
    date: 2023-10-10 07:01:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 3974
  -titleTs: "'franc':7 'germani':9 'israel':4 'itali':8 'joint':1 'statement':2 'uk':6 'us':5"
  -bodyTs: "'/briefing-room/statements-releases/2023/10/09/joint-statement-on-israel/)':276 '/joint-statement-on-israel':273 '200':122 'abl':254 'act':74 'action':83 'advantag':182 'alik':206 'alli':243 'america':16 'appal':73 'aspir':189,216 'atroc':160 'attack':179 'biden':49 'bloodsh':230 'call':24 'chancellor':31 'children':133 'clear':79 'come':233 'common':246 'condemn':68,95 'condit':263 'coordin':240 'countri':145 'day':105,234 'defend':153,256 'east':270 'effort':151 'elder':131 'emphas':163 'enjoy':125 'ensur':251 'entir':135 'equal':196 'exploit':177 'express':54 'famili':116,136 'festiv':128 'follow':19,22 'franc':5,30 'freedom':201 'friend':247 'germani':6,34 'hama':70,85,113,211 'held':141 'home':119 'horror':111 'hostag':143 'hostil':173 'integr':268 'isra':203 'israel':64,148,175,249,252 'itali':7,39 'joint':20 'justic':199 'justif':88,100 'kidnap':130 'kingdom':10,46 'leader':3 'legitim':188 'legitimaci':90 'macron':28 'make':78,208 'massacr':115 'measur':197 'meloni':37 'middl':269 'minist':36,41 'mistak':210 'moment':169 'music':127 'must':92 'never':98 'noth':220 'offer':219 'palestinian':192,205,223 'parti':172 'peac':266 'peopl':124,157,193,224 'presid':27,48 'prime':35,40 'recent':104 'recogn':186 'region':271 'releas':17 'remain':237 'repres':214 'scholz':32 'seek':181 'set':261 'slaughter':120 'state':14,53,62 'statement':21 'steadfast':56 'sunak':42 'support':59,147,195 'terror':76,102,228 'terrorist':82,114 'today':1,25 'togeth':241 'ultim':260 'unequivoc':67 'unit':9,13,45,52,58,238 'univers':94 'us':185 'watch':109 'women':132 'world':107 'www.whitehouse.gov':272,275 'www.whitehouse.gov/briefing-room/statements-releases/2023/10/09/joint-statement-on-israel/)':274 'young':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696983615
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/5522435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696897215 {#2442
    date: 2023-10-10 02:20:15.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
32 DENIED moderate
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Joint-Statement-on-Israel-US-UK-France-Italy-Germany"
  +title: "Joint Statement on Israel- US, UK, France, Italy, Germany"
  +url: null
  +body: """
    Today, the leaders of France, Germany, Italy, the United Kingdom and the United States of America released the following joint statement following their call:\n
    \n
    Today, we — President Macron of France, Chancellor Scholz of Germany, Prime Minister Meloni of Italy, Prime Minister Sunak of the United Kingdom, and President Biden of the United States — express our steadfast and united support to the State of Israel, and our unequivocal condemnation of Hamas and its appalling acts of terrorism. We make clear that the terrorist actions of Hamas have no justification, no legitimacy, and must be universally condemned. There is never any justification for terrorism. In recent days, the world has watched in horror as Hamas terrorists massacred families in their homes, slaughtered over 200 young people enjoying a music festival, and kidnapped elderly women, children, and entire families, who are now being held as hostages. Our countries will support Israel in its efforts to defend itself and its people against such atrocities. We further emphasize that this is not a moment for any party hostile to Israel to exploit these attacks to seek advantage. All of us recognize the legitimate aspirations of the Palestinian people, and support equal measures of justice and freedom for Israelis and Palestinians alike. But make no mistake: Hamas does not represent those aspirations, and it offers nothing for the Palestinian people other than more terror and bloodshed. Over the coming days, we will remain united and coordinated, together as allies, and as common friends of Israel, to ensure Israel is able to defend itself, and to ultimately set the conditions for a peaceful and integrated Middle East region.\n
    \n
    [www.whitehouse.gov/…/joint-statement-on-israel/](https://www.whitehouse.gov/briefing-room/statements-releases/2023/10/09/joint-statement-on-israel/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696914084 {#2443
    date: 2023-10-10 07:01:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 3974
  -titleTs: "'franc':7 'germani':9 'israel':4 'itali':8 'joint':1 'statement':2 'uk':6 'us':5"
  -bodyTs: "'/briefing-room/statements-releases/2023/10/09/joint-statement-on-israel/)':276 '/joint-statement-on-israel':273 '200':122 'abl':254 'act':74 'action':83 'advantag':182 'alik':206 'alli':243 'america':16 'appal':73 'aspir':189,216 'atroc':160 'attack':179 'biden':49 'bloodsh':230 'call':24 'chancellor':31 'children':133 'clear':79 'come':233 'common':246 'condemn':68,95 'condit':263 'coordin':240 'countri':145 'day':105,234 'defend':153,256 'east':270 'effort':151 'elder':131 'emphas':163 'enjoy':125 'ensur':251 'entir':135 'equal':196 'exploit':177 'express':54 'famili':116,136 'festiv':128 'follow':19,22 'franc':5,30 'freedom':201 'friend':247 'germani':6,34 'hama':70,85,113,211 'held':141 'home':119 'horror':111 'hostag':143 'hostil':173 'integr':268 'isra':203 'israel':64,148,175,249,252 'itali':7,39 'joint':20 'justic':199 'justif':88,100 'kidnap':130 'kingdom':10,46 'leader':3 'legitim':188 'legitimaci':90 'macron':28 'make':78,208 'massacr':115 'measur':197 'meloni':37 'middl':269 'minist':36,41 'mistak':210 'moment':169 'music':127 'must':92 'never':98 'noth':220 'offer':219 'palestinian':192,205,223 'parti':172 'peac':266 'peopl':124,157,193,224 'presid':27,48 'prime':35,40 'recent':104 'recogn':186 'region':271 'releas':17 'remain':237 'repres':214 'scholz':32 'seek':181 'set':261 'slaughter':120 'state':14,53,62 'statement':21 'steadfast':56 'sunak':42 'support':59,147,195 'terror':76,102,228 'terrorist':82,114 'today':1,25 'togeth':241 'ultim':260 'unequivoc':67 'unit':9,13,45,52,58,238 'univers':94 'us':185 'watch':109 'women':132 'world':107 'www.whitehouse.gov':272,275 'www.whitehouse.gov/briefing-room/statements-releases/2023/10/09/joint-statement-on-israel/)':274 'young':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696983615
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/5522435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696897215 {#2442
    date: 2023-10-10 02:20:15.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
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 {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-want-to-self-host-But-I-want-it-to"
  +title: "I want to self host. But I want it to be low effort. How should I go about it?"
  +url: null
  +body: """
    I want to self host in order to run Nextcloud, Firefly III, Home Assistant, maybe Photoprism, and maybe a couple other things down the line. And I want it to be fast and with low maintenance.\n
    \n
    What would be the best thing for me? PikaPods? Can synology servers run those apps?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696937003 {#2472
    date: 2023-10-10 13:23:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2488 …}
  +badges: Doctrine\ORM\PersistentCollection {#2489 …}
  +children: []
  -id: 3934
  -titleTs: "'effort':13 'go':17 'host':5 'low':12 'self':4 'want':2,8"
  -bodyTs: "'app':51 'assist':14 'best':41 'coupl':20 'fast':32 'firefli':11 'home':13 'host':5 'iii':12 'line':25 'low':35 'mainten':36 'mayb':15,18 'nextcloud':10 'order':7 'photopr':16 'pikapod':45 'run':9,49 'self':4 'server':48 'synolog':47 'thing':22,42 'want':2,28 'would':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696947468
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5143999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696861068 {#2450
    date: 2023-10-09 16:17:48.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
35 DENIED edit
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-want-to-self-host-But-I-want-it-to"
  +title: "I want to self host. But I want it to be low effort. How should I go about it?"
  +url: null
  +body: """
    I want to self host in order to run Nextcloud, Firefly III, Home Assistant, maybe Photoprism, and maybe a couple other things down the line. And I want it to be fast and with low maintenance.\n
    \n
    What would be the best thing for me? PikaPods? Can synology servers run those apps?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696937003 {#2472
    date: 2023-10-10 13:23:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2488 …}
  +badges: Doctrine\ORM\PersistentCollection {#2489 …}
  +children: []
  -id: 3934
  -titleTs: "'effort':13 'go':17 'host':5 'low':12 'self':4 'want':2,8"
  -bodyTs: "'app':51 'assist':14 'best':41 'coupl':20 'fast':32 'firefli':11 'home':13 'host':5 'iii':12 'line':25 'low':35 'mainten':36 'mayb':15,18 'nextcloud':10 'order':7 'photopr':16 'pikapod':45 'run':9,49 'self':4 'server':48 'synolog':47 'thing':22,42 'want':2,28 'would':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696947468
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5143999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696861068 {#2450
    date: 2023-10-09 16:17:48.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
36 DENIED moderate
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-want-to-self-host-But-I-want-it-to"
  +title: "I want to self host. But I want it to be low effort. How should I go about it?"
  +url: null
  +body: """
    I want to self host in order to run Nextcloud, Firefly III, Home Assistant, maybe Photoprism, and maybe a couple other things down the line. And I want it to be fast and with low maintenance.\n
    \n
    What would be the best thing for me? PikaPods? Can synology servers run those apps?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696937003 {#2472
    date: 2023-10-10 13:23:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2488 …}
  +badges: Doctrine\ORM\PersistentCollection {#2489 …}
  +children: []
  -id: 3934
  -titleTs: "'effort':13 'go':17 'host':5 'low':12 'self':4 'want':2,8"
  -bodyTs: "'app':51 'assist':14 'best':41 'coupl':20 'fast':32 'firefli':11 'home':13 'host':5 'iii':12 'line':25 'low':35 'mainten':36 'mayb':15,18 'nextcloud':10 'order':7 'photopr':16 'pikapod':45 'run':9,49 'self':4 'server':48 'synolog':47 'thing':22,42 'want':2,28 'would':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696947468
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5143999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696861068 {#2450
    date: 2023-10-09 16:17:48.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
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 {#2484
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-think-Calvin-and-Suzie-got-married-when-they"
  +title: "Do you think Calvin and Suzie got married when they grew up?"
  +url: null
  +body: "I mean, I know it’s unlikely because they’re just six or so, but the romantic in me still likes to think they would have."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697361766 {#2474
    date: 2023-10-15 11:22:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 5484
  -titleTs: "'calvin':4 'got':7 'grew':11 'marri':8 'suzi':6 'think':3"
  -bodyTs: "'know':4 'like':21 'mean':2 're':10 'romant':17 'six':12 'still':20 'think':23 'unlik':7 'would':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696939220
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6590210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696932720 {#1923
    date: 2023-10-10 12:12:00.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
39 DENIED edit
App\Entity\Entry {#2484
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-think-Calvin-and-Suzie-got-married-when-they"
  +title: "Do you think Calvin and Suzie got married when they grew up?"
  +url: null
  +body: "I mean, I know it’s unlikely because they’re just six or so, but the romantic in me still likes to think they would have."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697361766 {#2474
    date: 2023-10-15 11:22:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 5484
  -titleTs: "'calvin':4 'got':7 'grew':11 'marri':8 'suzi':6 'think':3"
  -bodyTs: "'know':4 'like':21 'mean':2 're':10 'romant':17 'six':12 'still':20 'think':23 'unlik':7 'would':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696939220
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6590210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696932720 {#1923
    date: 2023-10-10 12:12:00.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
40 DENIED moderate
App\Entity\Entry {#2484
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-think-Calvin-and-Suzie-got-married-when-they"
  +title: "Do you think Calvin and Suzie got married when they grew up?"
  +url: null
  +body: "I mean, I know it’s unlikely because they’re just six or so, but the romantic in me still likes to think they would have."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697361766 {#2474
    date: 2023-10-15 11:22:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 5484
  -titleTs: "'calvin':4 'got':7 'grew':11 'marri':8 'suzi':6 'think':3"
  -bodyTs: "'know':4 'like':21 'mean':2 're':10 'romant':17 'six':12 'still':20 'think':23 'unlik':7 'would':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696939220
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6590210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696932720 {#1923
    date: 2023-10-10 12:12:00.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
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 {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-with-the-hype-for-The-Godfather"
  +title: "What's with the hype for The Godfather?"
  +url: null
  +body: "I watched it recently for the first time, and I really don’t get why it’s so loved. IMDB rates it as the second-best movie of all time, but it seems far worse than that to me. I like most old movies and see their hype, but The Godfather didn’t do it for me. What am I missing?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697362298 {#1545
    date: 2023-10-15 11:31:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 5485
  -titleTs: "'godfath':8 'hype':5"
  -bodyTs: "'best':27 'didn':53 'far':35 'first':7 'get':14 'godfath':52 'hype':49 'imdb':20 'like':42 'love':19 'miss':62 'movi':28,45 'old':44 'rate':21 'realli':11 'recent':4 'second':26 'second-best':25 'see':47 'seem':34 'time':8,31 'watch':2 'wors':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696923610
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6573827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696897610 {#1547
    date: 2023-10-10 02:26:50.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
43 DENIED edit
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-with-the-hype-for-The-Godfather"
  +title: "What's with the hype for The Godfather?"
  +url: null
  +body: "I watched it recently for the first time, and I really don’t get why it’s so loved. IMDB rates it as the second-best movie of all time, but it seems far worse than that to me. I like most old movies and see their hype, but The Godfather didn’t do it for me. What am I missing?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697362298 {#1545
    date: 2023-10-15 11:31:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 5485
  -titleTs: "'godfath':8 'hype':5"
  -bodyTs: "'best':27 'didn':53 'far':35 'first':7 'get':14 'godfath':52 'hype':49 'imdb':20 'like':42 'love':19 'miss':62 'movi':28,45 'old':44 'rate':21 'realli':11 'recent':4 'second':26 'second-best':25 'see':47 'seem':34 'time':8,31 'watch':2 'wors':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696923610
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6573827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696897610 {#1547
    date: 2023-10-10 02:26:50.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
44 DENIED moderate
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-with-the-hype-for-The-Godfather"
  +title: "What's with the hype for The Godfather?"
  +url: null
  +body: "I watched it recently for the first time, and I really don’t get why it’s so loved. IMDB rates it as the second-best movie of all time, but it seems far worse than that to me. I like most old movies and see their hype, but The Godfather didn’t do it for me. What am I missing?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697362298 {#1545
    date: 2023-10-15 11:31:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 5485
  -titleTs: "'godfath':8 'hype':5"
  -bodyTs: "'best':27 'didn':53 'far':35 'first':7 'get':14 'godfath':52 'hype':49 'imdb':20 'like':42 'love':19 'miss':62 'movi':28,45 'old':44 'rate':21 'realli':11 'recent':4 'second':26 'second-best':25 'see':47 'seem':34 'time':8,31 'watch':2 'wors':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696923610
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6573827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696897610 {#1547
    date: 2023-10-10 02:26:50.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
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 {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Please-do-not-use-Brave"
  +title: "Please, do not use Brave."
  +url: null
  +body: """
    I have seen many people in this community either talking about switching to Brave, or people who are actively using Brave. I would like to remind people that Brave browser (and by extension their search engine) is not privacy-centric whatsoever.\n
    \n
    Brave was already [ousted as spyware in the past](https://spyware.neocities.org/articles/brave) and the company has made many decisions that are questionable at best. For example, [Brave made a cryptocurrency](https://techcrunch.com/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/) which they then added to a [rewards program](https://brave.com/brave-rewards/) that is built into the browser to encourage you to enable ads that are controlled by Brave.\n
    \n
    Edit: Please be aware that the spyware article on Brave (and the rest of the browsers on the site) is outdated and may not reflect the browser as it is today.\n
    \n
    After creating this cryptocurrency and rewards program, they started [inserting affiliate codes](https://davidgerard.co.uk/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/) into URL’s. Prior to this they had [faked fundraising for popular social media creators](https://davidgerard.co.uk/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).\n
    \n
    Do these decisions seem like ones a company that cares about their users (and by extension their privacy) would make? I’d say the answer is a very clear no.\n
    \n
    One last thing, [Brave illegally promoted an eToro affiliate program making a fortune from its users who will likely lose their money](https://github.com/brave/brave-browser/issues/8793).\n
    \n
    Edit: To the people commenting saying how Brave has a good out-of-the-box experience compared to other browsers, yes, it does. However, this is **not** a warning for your average person, this is a warning for people who actively care about their privacy and don’t mind configuring their browser to maximize said privacy.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728702888 {#1535
    date: 2024-10-12 05:14:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 13822
  -titleTs: "'brave':5 'pleas':1 'use':4"
  -bodyTs: "'/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/)':75 '/articles/brave)':54 '/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).':167 '/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/)':149 '/brave-rewards/)':86 '/brave/brave-browser/issues/8793).':222 'activ':19,264 'ad':79,98 'affili':145,206 'alreadi':45 'answer':192 'articl':111 'averag':255 'awar':107 'best':66 'box':238 'brave':14,21,29,43,69,103,113,201,230 'brave.com':85 'brave.com/brave-rewards/)':84 'browser':30,92,119,130,243,275 'built':89 'care':177,265 'centric':41 'clear':196 'code':146 'comment':227 'communiti':8 'compani':57,175 'compar':240 'configur':273 'control':101 'creat':136 'creator':164 'cryptocurr':72,138 'd':189 'davidgerard.co.uk':148,166 'davidgerard.co.uk/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).':165 'davidgerard.co.uk/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/)':147 'decis':61,170 'edit':104,223 'either':9 'enabl':97 'encourag':94 'engin':36 'etoro':205 'exampl':68 'experi':239 'extens':33,183 'fake':158 'fortun':210 'fundrais':159 'github.com':221 'github.com/brave/brave-browser/issues/8793).':220 'good':233 'howev':247 'illeg':202 'insert':144 'last':199 'like':24,172,216 'lose':217 'made':59,70 'make':187,208 'mani':4,60 'maxim':277 'may':126 'media':163 'mind':272 'money':219 'one':173,198 'oust':46 'out-of-the-box':234 'outdat':124 'past':51 'peopl':5,16,27,226,262 'person':256 'pleas':105 'popular':161 'prior':153 'privaci':40,185,268,279 'privacy-centr':39 'program':83,141,207 'promot':203 'question':64 'reflect':128 'remind':26 'rest':116 'reward':82,140 'said':278 'say':190,228 'search':35 'seem':171 'seen':3 'site':122 'social':162 'spywar':48,110 'spyware.neocities.org':53 'spyware.neocities.org/articles/brave)':52 'start':143 'switch':12 'talk':10 'techcrunch.com':74 'techcrunch.com/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/)':73 'thing':200 'today':134 'url':151 'use':20 'user':180,213 'warn':252,260 'whatsoev':42 'would':23,186 'yes':244"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696923076
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5933715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874076 {#1534
    date: 2023-10-09 19:54:36.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
47 DENIED edit
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Please-do-not-use-Brave"
  +title: "Please, do not use Brave."
  +url: null
  +body: """
    I have seen many people in this community either talking about switching to Brave, or people who are actively using Brave. I would like to remind people that Brave browser (and by extension their search engine) is not privacy-centric whatsoever.\n
    \n
    Brave was already [ousted as spyware in the past](https://spyware.neocities.org/articles/brave) and the company has made many decisions that are questionable at best. For example, [Brave made a cryptocurrency](https://techcrunch.com/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/) which they then added to a [rewards program](https://brave.com/brave-rewards/) that is built into the browser to encourage you to enable ads that are controlled by Brave.\n
    \n
    Edit: Please be aware that the spyware article on Brave (and the rest of the browsers on the site) is outdated and may not reflect the browser as it is today.\n
    \n
    After creating this cryptocurrency and rewards program, they started [inserting affiliate codes](https://davidgerard.co.uk/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/) into URL’s. Prior to this they had [faked fundraising for popular social media creators](https://davidgerard.co.uk/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).\n
    \n
    Do these decisions seem like ones a company that cares about their users (and by extension their privacy) would make? I’d say the answer is a very clear no.\n
    \n
    One last thing, [Brave illegally promoted an eToro affiliate program making a fortune from its users who will likely lose their money](https://github.com/brave/brave-browser/issues/8793).\n
    \n
    Edit: To the people commenting saying how Brave has a good out-of-the-box experience compared to other browsers, yes, it does. However, this is **not** a warning for your average person, this is a warning for people who actively care about their privacy and don’t mind configuring their browser to maximize said privacy.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728702888 {#1535
    date: 2024-10-12 05:14:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 13822
  -titleTs: "'brave':5 'pleas':1 'use':4"
  -bodyTs: "'/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/)':75 '/articles/brave)':54 '/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).':167 '/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/)':149 '/brave-rewards/)':86 '/brave/brave-browser/issues/8793).':222 'activ':19,264 'ad':79,98 'affili':145,206 'alreadi':45 'answer':192 'articl':111 'averag':255 'awar':107 'best':66 'box':238 'brave':14,21,29,43,69,103,113,201,230 'brave.com':85 'brave.com/brave-rewards/)':84 'browser':30,92,119,130,243,275 'built':89 'care':177,265 'centric':41 'clear':196 'code':146 'comment':227 'communiti':8 'compani':57,175 'compar':240 'configur':273 'control':101 'creat':136 'creator':164 'cryptocurr':72,138 'd':189 'davidgerard.co.uk':148,166 'davidgerard.co.uk/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).':165 'davidgerard.co.uk/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/)':147 'decis':61,170 'edit':104,223 'either':9 'enabl':97 'encourag':94 'engin':36 'etoro':205 'exampl':68 'experi':239 'extens':33,183 'fake':158 'fortun':210 'fundrais':159 'github.com':221 'github.com/brave/brave-browser/issues/8793).':220 'good':233 'howev':247 'illeg':202 'insert':144 'last':199 'like':24,172,216 'lose':217 'made':59,70 'make':187,208 'mani':4,60 'maxim':277 'may':126 'media':163 'mind':272 'money':219 'one':173,198 'oust':46 'out-of-the-box':234 'outdat':124 'past':51 'peopl':5,16,27,226,262 'person':256 'pleas':105 'popular':161 'prior':153 'privaci':40,185,268,279 'privacy-centr':39 'program':83,141,207 'promot':203 'question':64 'reflect':128 'remind':26 'rest':116 'reward':82,140 'said':278 'say':190,228 'search':35 'seem':171 'seen':3 'site':122 'social':162 'spywar':48,110 'spyware.neocities.org':53 'spyware.neocities.org/articles/brave)':52 'start':143 'switch':12 'talk':10 'techcrunch.com':74 'techcrunch.com/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/)':73 'thing':200 'today':134 'url':151 'use':20 'user':180,213 'warn':252,260 'whatsoev':42 'would':23,186 'yes':244"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696923076
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5933715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874076 {#1534
    date: 2023-10-09 19:54:36.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
48 DENIED moderate
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Please-do-not-use-Brave"
  +title: "Please, do not use Brave."
  +url: null
  +body: """
    I have seen many people in this community either talking about switching to Brave, or people who are actively using Brave. I would like to remind people that Brave browser (and by extension their search engine) is not privacy-centric whatsoever.\n
    \n
    Brave was already [ousted as spyware in the past](https://spyware.neocities.org/articles/brave) and the company has made many decisions that are questionable at best. For example, [Brave made a cryptocurrency](https://techcrunch.com/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/) which they then added to a [rewards program](https://brave.com/brave-rewards/) that is built into the browser to encourage you to enable ads that are controlled by Brave.\n
    \n
    Edit: Please be aware that the spyware article on Brave (and the rest of the browsers on the site) is outdated and may not reflect the browser as it is today.\n
    \n
    After creating this cryptocurrency and rewards program, they started [inserting affiliate codes](https://davidgerard.co.uk/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/) into URL’s. Prior to this they had [faked fundraising for popular social media creators](https://davidgerard.co.uk/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).\n
    \n
    Do these decisions seem like ones a company that cares about their users (and by extension their privacy) would make? I’d say the answer is a very clear no.\n
    \n
    One last thing, [Brave illegally promoted an eToro affiliate program making a fortune from its users who will likely lose their money](https://github.com/brave/brave-browser/issues/8793).\n
    \n
    Edit: To the people commenting saying how Brave has a good out-of-the-box experience compared to other browsers, yes, it does. However, this is **not** a warning for your average person, this is a warning for people who actively care about their privacy and don’t mind configuring their browser to maximize said privacy.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728702888 {#1535
    date: 2024-10-12 05:14:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 13822
  -titleTs: "'brave':5 'pleas':1 'use':4"
  -bodyTs: "'/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/)':75 '/articles/brave)':54 '/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).':167 '/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/)':149 '/brave-rewards/)':86 '/brave/brave-browser/issues/8793).':222 'activ':19,264 'ad':79,98 'affili':145,206 'alreadi':45 'answer':192 'articl':111 'averag':255 'awar':107 'best':66 'box':238 'brave':14,21,29,43,69,103,113,201,230 'brave.com':85 'brave.com/brave-rewards/)':84 'browser':30,92,119,130,243,275 'built':89 'care':177,265 'centric':41 'clear':196 'code':146 'comment':227 'communiti':8 'compani':57,175 'compar':240 'configur':273 'control':101 'creat':136 'creator':164 'cryptocurr':72,138 'd':189 'davidgerard.co.uk':148,166 'davidgerard.co.uk/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).':165 'davidgerard.co.uk/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/)':147 'decis':61,170 'edit':104,223 'either':9 'enabl':97 'encourag':94 'engin':36 'etoro':205 'exampl':68 'experi':239 'extens':33,183 'fake':158 'fortun':210 'fundrais':159 'github.com':221 'github.com/brave/brave-browser/issues/8793).':220 'good':233 'howev':247 'illeg':202 'insert':144 'last':199 'like':24,172,216 'lose':217 'made':59,70 'make':187,208 'mani':4,60 'maxim':277 'may':126 'media':163 'mind':272 'money':219 'one':173,198 'oust':46 'out-of-the-box':234 'outdat':124 'past':51 'peopl':5,16,27,226,262 'person':256 'pleas':105 'popular':161 'prior':153 'privaci':40,185,268,279 'privacy-centr':39 'program':83,141,207 'promot':203 'question':64 'reflect':128 'remind':26 'rest':116 'reward':82,140 'said':278 'say':190,228 'search':35 'seem':171 'seen':3 'site':122 'social':162 'spywar':48,110 'spyware.neocities.org':53 'spyware.neocities.org/articles/brave)':52 'start':143 'switch':12 'talk':10 'techcrunch.com':74 'techcrunch.com/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/)':73 'thing':200 'today':134 'url':151 'use':20 'user':180,213 'warn':252,260 'whatsoev':42 'would':23,186 'yes':244"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696923076
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5933715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874076 {#1534
    date: 2023-10-09 19:54:36.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
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 {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-journal"
  +title: "Do you journal?"
  +url: null
  +body: "Do you keep a journal? Has it helped you and how?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697472735 {#1520
    date: 2023-10-16 18:12:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 5626
  -titleTs: "'journal':3"
  -bodyTs: "'help':8 'journal':5 'keep':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696887162
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2127091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874162 {#1517
    date: 2023-10-09 19:56:02.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
51 DENIED edit
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-journal"
  +title: "Do you journal?"
  +url: null
  +body: "Do you keep a journal? Has it helped you and how?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697472735 {#1520
    date: 2023-10-16 18:12:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 5626
  -titleTs: "'journal':3"
  -bodyTs: "'help':8 'journal':5 'keep':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696887162
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2127091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874162 {#1517
    date: 2023-10-09 19:56:02.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
52 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-journal"
  +title: "Do you journal?"
  +url: null
  +body: "Do you keep a journal? Has it helped you and how?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697472735 {#1520
    date: 2023-10-16 18:12:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 5626
  -titleTs: "'journal':3"
  -bodyTs: "'help':8 'journal':5 'keep':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696887162
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2127091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874162 {#1517
    date: 2023-10-09 19:56:02.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
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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-long-time-married-couples-with-a-single-income"
  +title: "How do long time married couples with a single income split finances (not seeking legal advice, literally the how)"
  +url: null
  +body: """
    I’m talking like one person brought in all the money for a decade, then a divorce happens. Some of it makes sense - a house with mortgage, one spouse buys the other out of the house. Which is great, but if one spouse doesn’t have the income to take a loan out to buy the other, does that mean that the spouse who does have the income has the choice to buy out or sell?\n
    \n
    Similarly, things like 401ks and pensions I imagine you can’t just take out half the cash in them and give that to their spouse. Or does that have to be a loan for the amounts in those plans?\n
    \n
    Is it debt all the way down for both?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696869110 {#1738
    date: 2023-10-09 18:31:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 9954
  -titleTs: "'advic':16 'coupl':6 'financ':12 'incom':10 'legal':15 'liter':17 'long':3 'marri':5 'seek':14 'singl':9 'split':11 'time':4"
  -bodyTs: "'401ks':80 'amount':112 'brought':7 'buy':30,55,73 'cash':93 'choic':71 'debt':118 'decad':14 'divorc':17 'doesn':44 'give':97 'great':39 'half':91 'happen':18 'hous':25,36 'imagin':84 'incom':48,68 'like':4,79 'loan':52,109 'm':2 'make':22 'mean':60 'money':11 'mortgag':27 'one':5,28,42 'pension':82 'person':6 'plan':115 'sell':76 'sens':23 'similar':77 'spous':29,43,63,101 'take':50,89 'talk':3 'thing':78 'way':121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696873181
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6556599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696866681 {#1753
    date: 2023-10-09 17:51: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
55 DENIED edit
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-long-time-married-couples-with-a-single-income"
  +title: "How do long time married couples with a single income split finances (not seeking legal advice, literally the how)"
  +url: null
  +body: """
    I’m talking like one person brought in all the money for a decade, then a divorce happens. Some of it makes sense - a house with mortgage, one spouse buys the other out of the house. Which is great, but if one spouse doesn’t have the income to take a loan out to buy the other, does that mean that the spouse who does have the income has the choice to buy out or sell?\n
    \n
    Similarly, things like 401ks and pensions I imagine you can’t just take out half the cash in them and give that to their spouse. Or does that have to be a loan for the amounts in those plans?\n
    \n
    Is it debt all the way down for both?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696869110 {#1738
    date: 2023-10-09 18:31:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 9954
  -titleTs: "'advic':16 'coupl':6 'financ':12 'incom':10 'legal':15 'liter':17 'long':3 'marri':5 'seek':14 'singl':9 'split':11 'time':4"
  -bodyTs: "'401ks':80 'amount':112 'brought':7 'buy':30,55,73 'cash':93 'choic':71 'debt':118 'decad':14 'divorc':17 'doesn':44 'give':97 'great':39 'half':91 'happen':18 'hous':25,36 'imagin':84 'incom':48,68 'like':4,79 'loan':52,109 'm':2 'make':22 'mean':60 'money':11 'mortgag':27 'one':5,28,42 'pension':82 'person':6 'plan':115 'sell':76 'sens':23 'similar':77 'spous':29,43,63,101 'take':50,89 'talk':3 'thing':78 'way':121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696873181
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6556599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696866681 {#1753
    date: 2023-10-09 17:51: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
56 DENIED moderate
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-long-time-married-couples-with-a-single-income"
  +title: "How do long time married couples with a single income split finances (not seeking legal advice, literally the how)"
  +url: null
  +body: """
    I’m talking like one person brought in all the money for a decade, then a divorce happens. Some of it makes sense - a house with mortgage, one spouse buys the other out of the house. Which is great, but if one spouse doesn’t have the income to take a loan out to buy the other, does that mean that the spouse who does have the income has the choice to buy out or sell?\n
    \n
    Similarly, things like 401ks and pensions I imagine you can’t just take out half the cash in them and give that to their spouse. Or does that have to be a loan for the amounts in those plans?\n
    \n
    Is it debt all the way down for both?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696869110 {#1738
    date: 2023-10-09 18:31:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 9954
  -titleTs: "'advic':16 'coupl':6 'financ':12 'incom':10 'legal':15 'liter':17 'long':3 'marri':5 'seek':14 'singl':9 'split':11 'time':4"
  -bodyTs: "'401ks':80 'amount':112 'brought':7 'buy':30,55,73 'cash':93 'choic':71 'debt':118 'decad':14 'divorc':17 'doesn':44 'give':97 'great':39 'half':91 'happen':18 'hous':25,36 'imagin':84 'incom':48,68 'like':4,79 'loan':52,109 'm':2 'make':22 'mean':60 'money':11 'mortgag':27 'one':5,28,42 'pension':82 'person':6 'plan':115 'sell':76 'sens':23 'similar':77 'spous':29,43,63,101 'take':50,89 'talk':3 'thing':78 'way':121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696873181
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6556599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696866681 {#1753
    date: 2023-10-09 17:51: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
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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-a-device-that-makes-my-multiple-USB-powebanks"
  +title: "Is there a device that makes my multiple USB powebanks work together?"
  +url: null
  +body: "My current means of powering things is USB rechargable batteries. I have a about five of them that range between small 3000-5000mah ones to a big 20000mah interstate battery jump starter pack. Is there a device that lets me add all their power together into a centeral power source so I don’t have to keep swapping them out?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696868708 {#1497
    date: 2023-10-09 18:25:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 5016
  -titleTs: "'devic':4 'make':6 'multipl':8 'powebank':10 'togeth':12 'usb':9 'work':11"
  -bodyTs: "'-5000':23 '20000mah':29 '3000':22 'add':42 'batteri':10,31 'big':28 'center':49 'current':2 'devic':38 'five':15 'interst':30 'jump':32 'keep':58 'let':40 'mah':24 'mean':3 'one':25 'pack':34 'power':5,45,50 'rang':19 'recharg':9 'small':21 'sourc':51 'starter':33 'swap':59 'thing':6 'togeth':46 'usb':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696868708
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6557960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696868708 {#1484
    date: 2023-10-09 18:25:08.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
59 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-a-device-that-makes-my-multiple-USB-powebanks"
  +title: "Is there a device that makes my multiple USB powebanks work together?"
  +url: null
  +body: "My current means of powering things is USB rechargable batteries. I have a about five of them that range between small 3000-5000mah ones to a big 20000mah interstate battery jump starter pack. Is there a device that lets me add all their power together into a centeral power source so I don’t have to keep swapping them out?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696868708 {#1497
    date: 2023-10-09 18:25:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 5016
  -titleTs: "'devic':4 'make':6 'multipl':8 'powebank':10 'togeth':12 'usb':9 'work':11"
  -bodyTs: "'-5000':23 '20000mah':29 '3000':22 'add':42 'batteri':10,31 'big':28 'center':49 'current':2 'devic':38 'five':15 'interst':30 'jump':32 'keep':58 'let':40 'mah':24 'mean':3 'one':25 'pack':34 'power':5,45,50 'rang':19 'recharg':9 'small':21 'sourc':51 'starter':33 'swap':59 'thing':6 'togeth':46 'usb':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696868708
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6557960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696868708 {#1484
    date: 2023-10-09 18:25:08.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
60 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-a-device-that-makes-my-multiple-USB-powebanks"
  +title: "Is there a device that makes my multiple USB powebanks work together?"
  +url: null
  +body: "My current means of powering things is USB rechargable batteries. I have a about five of them that range between small 3000-5000mah ones to a big 20000mah interstate battery jump starter pack. Is there a device that lets me add all their power together into a centeral power source so I don’t have to keep swapping them out?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696868708 {#1497
    date: 2023-10-09 18:25:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 5016
  -titleTs: "'devic':4 'make':6 'multipl':8 'powebank':10 'togeth':12 'usb':9 'work':11"
  -bodyTs: "'-5000':23 '20000mah':29 '3000':22 'add':42 'batteri':10,31 'big':28 'center':49 'current':2 'devic':38 'five':15 'interst':30 'jump':32 'keep':58 'let':40 'mah':24 'mean':3 'one':25 'pack':34 'power':5,45,50 'rang':19 'recharg':9 'small':21 'sourc':51 'starter':33 'swap':59 'thing':6 'togeth':46 'usb':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696868708
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6557960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696868708 {#1484
    date: 2023-10-09 18:25:08.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
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 {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Who-do-actually-benefit-from-As-an-AI-language-model"
  +title: "Who do actually benefit from "As an AI language model.."? I see it only bugs everyone"
  +url: null
  +body: "Not to say you can find anything from a Molotov cocktail recipe to nude celebs with some trickery"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697363263 {#1476
    date: 2023-10-15 11:47:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 5487
  -titleTs: "'actual':3 'ai':8 'benefit':4 'bug':15 'everyon':16 'languag':9 'model':10 'see':12"
  -bodyTs: "'anyth':7 'celeb':15 'cocktail':11 'find':6 'molotov':10 'nude':14 'recip':12 'say':3 'trickeri':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696863539
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2941350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696850539 {#1761
    date: 2023-10-09 13:22:19.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
63 DENIED edit
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Who-do-actually-benefit-from-As-an-AI-language-model"
  +title: "Who do actually benefit from "As an AI language model.."? I see it only bugs everyone"
  +url: null
  +body: "Not to say you can find anything from a Molotov cocktail recipe to nude celebs with some trickery"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697363263 {#1476
    date: 2023-10-15 11:47:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 5487
  -titleTs: "'actual':3 'ai':8 'benefit':4 'bug':15 'everyon':16 'languag':9 'model':10 'see':12"
  -bodyTs: "'anyth':7 'celeb':15 'cocktail':11 'find':6 'molotov':10 'nude':14 'recip':12 'say':3 'trickeri':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696863539
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2941350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696850539 {#1761
    date: 2023-10-09 13:22:19.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
64 DENIED moderate
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Who-do-actually-benefit-from-As-an-AI-language-model"
  +title: "Who do actually benefit from "As an AI language model.."? I see it only bugs everyone"
  +url: null
  +body: "Not to say you can find anything from a Molotov cocktail recipe to nude celebs with some trickery"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697363263 {#1476
    date: 2023-10-15 11:47:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 5487
  -titleTs: "'actual':3 'ai':8 'benefit':4 'bug':15 'everyon':16 'languag':9 'model':10 'see':12"
  -bodyTs: "'anyth':7 'celeb':15 'cocktail':11 'find':6 'molotov':10 'nude':14 'recip':12 'say':3 'trickeri':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696863539
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2941350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696850539 {#1761
    date: 2023-10-09 13:22:19.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
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 {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1773 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Episode-Analysis-Star-Trek-Lower-Decks-4x06-Parth-Ferengi-s-Heart"
  +title: "Episode Analysis | Star Trek: Lower Decks | 4x06 "Parth Ferengi's Heart Place""
  +url: null
  +body: """
    This is the Daystrom Institute Episode Analysis thread for Lower Decks 4x06 *Parth Ferengi’s Heart Place*.\n
    \n
    Now that we’ve had a few days to digest the content of the latest episode, this thread is a place to dig a little deeper.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696855072 {#1778
    date: 2023-10-09 14:37:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 9161
  -titleTs: "'4x06':7 'analysi':2 'deck':6 'episod':1 'ferengi':9 'heart':11 'lower':5 'parth':8 'place':12 'star':3 'trek':4"
  -bodyTs: "'4x06':12 'analysi':7 'content':29 'day':25 'daystrom':4 'deck':11 'deeper':43 'dig':40 'digest':27 'episod':6,33 'ferengi':14 'heart':16 'institut':5 'latest':32 'littl':42 'lower':10 'parth':13 'place':17,38 'thread':8,35 've':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696855072
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2524094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855072 {#1787
    date: 2023-10-09 14:37:52.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
67 DENIED edit
App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1773 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Episode-Analysis-Star-Trek-Lower-Decks-4x06-Parth-Ferengi-s-Heart"
  +title: "Episode Analysis | Star Trek: Lower Decks | 4x06 "Parth Ferengi's Heart Place""
  +url: null
  +body: """
    This is the Daystrom Institute Episode Analysis thread for Lower Decks 4x06 *Parth Ferengi’s Heart Place*.\n
    \n
    Now that we’ve had a few days to digest the content of the latest episode, this thread is a place to dig a little deeper.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696855072 {#1778
    date: 2023-10-09 14:37:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 9161
  -titleTs: "'4x06':7 'analysi':2 'deck':6 'episod':1 'ferengi':9 'heart':11 'lower':5 'parth':8 'place':12 'star':3 'trek':4"
  -bodyTs: "'4x06':12 'analysi':7 'content':29 'day':25 'daystrom':4 'deck':11 'deeper':43 'dig':40 'digest':27 'episod':6,33 'ferengi':14 'heart':16 'institut':5 'latest':32 'littl':42 'lower':10 'parth':13 'place':17,38 'thread':8,35 've':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696855072
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2524094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855072 {#1787
    date: 2023-10-09 14:37:52.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
68 DENIED moderate
App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1773 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Episode-Analysis-Star-Trek-Lower-Decks-4x06-Parth-Ferengi-s-Heart"
  +title: "Episode Analysis | Star Trek: Lower Decks | 4x06 "Parth Ferengi's Heart Place""
  +url: null
  +body: """
    This is the Daystrom Institute Episode Analysis thread for Lower Decks 4x06 *Parth Ferengi’s Heart Place*.\n
    \n
    Now that we’ve had a few days to digest the content of the latest episode, this thread is a place to dig a little deeper.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696855072 {#1778
    date: 2023-10-09 14:37:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 9161
  -titleTs: "'4x06':7 'analysi':2 'deck':6 'episod':1 'ferengi':9 'heart':11 'lower':5 'parth':8 'place':12 'star':3 'trek':4"
  -bodyTs: "'4x06':12 'analysi':7 'content':29 'day':25 'daystrom':4 'deck':11 'deeper':43 'dig':40 'digest':27 'episod':6,33 'ferengi':14 'heart':16 'institut':5 'latest':32 'littl':42 'lower':10 'parth':13 'place':17,38 'thread':8,35 've':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696855072
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2524094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855072 {#1787
    date: 2023-10-09 14:37:52.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
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 {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1452 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-Pokemon-game-should-I-play-next"
  +title: "What Pokemon game should I play next?"
  +url: null
  +body: """
    I have played most Pokemon games, but I am deciding between Pokemon Sun/Moon/Ultra and Brilliant Diamond.\n
    \n
    I have never played either of these games not even their original versions. What do you think?\n
    \n
    Additionally, is Sun/Moon good or is the Ultra version better?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697501877 {#1682
    date: 2023-10-17 02:17:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 5716
  -titleTs: "'game':3 'next':7 'play':6 'pokemon':2"
  -bodyTs: "'addit':34 'better':43 'brilliant':15 'decid':10 'diamond':16 'either':21 'even':26 'game':6,24 'good':37 'never':19 'origin':28 'play':3,20 'pokemon':5,12 'sun/moon':36 'sun/moon/ultra':13 'think':33 'ultra':41 'version':29,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696847085
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6232458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696834085 {#1681
    date: 2023-10-09 08:48:05.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
71 DENIED edit
App\Entity\Entry {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1452 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-Pokemon-game-should-I-play-next"
  +title: "What Pokemon game should I play next?"
  +url: null
  +body: """
    I have played most Pokemon games, but I am deciding between Pokemon Sun/Moon/Ultra and Brilliant Diamond.\n
    \n
    I have never played either of these games not even their original versions. What do you think?\n
    \n
    Additionally, is Sun/Moon good or is the Ultra version better?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697501877 {#1682
    date: 2023-10-17 02:17:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 5716
  -titleTs: "'game':3 'next':7 'play':6 'pokemon':2"
  -bodyTs: "'addit':34 'better':43 'brilliant':15 'decid':10 'diamond':16 'either':21 'even':26 'game':6,24 'good':37 'never':19 'origin':28 'play':3,20 'pokemon':5,12 'sun/moon':36 'sun/moon/ultra':13 'think':33 'ultra':41 'version':29,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696847085
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6232458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696834085 {#1681
    date: 2023-10-09 08:48:05.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
72 DENIED moderate
App\Entity\Entry {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1452 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-Pokemon-game-should-I-play-next"
  +title: "What Pokemon game should I play next?"
  +url: null
  +body: """
    I have played most Pokemon games, but I am deciding between Pokemon Sun/Moon/Ultra and Brilliant Diamond.\n
    \n
    I have never played either of these games not even their original versions. What do you think?\n
    \n
    Additionally, is Sun/Moon good or is the Ultra version better?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697501877 {#1682
    date: 2023-10-17 02:17:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 5716
  -titleTs: "'game':3 'next':7 'play':6 'pokemon':2"
  -bodyTs: "'addit':34 'better':43 'brilliant':15 'decid':10 'diamond':16 'either':21 'even':26 'game':6,24 'good':37 'never':19 'origin':28 'play':3,20 'pokemon':5,12 'sun/moon':36 'sun/moon/ultra':13 'think':33 'ultra':41 'version':29,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696847085
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6232458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696834085 {#1681
    date: 2023-10-09 08:48:05.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
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 {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-putting-on-a-dumb-voice-when-quoting-someone-you"
  +title: "Is putting on a 'dumb voice' when quoting someone you disagree with actually a form of poisoning the well?"
  +url: null
  +body: "And does this unfairly paint them as less agreeable than they would be if you presented what they said with a normal voice?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696841238 {#1636
    date: 2023-10-09 10:47:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 4833
  -titleTs: "'actual':13 'disagre':11 'dumb':5 'form':15 'poison':17 'put':2 'quot':8 'someon':9 'voic':6 'well':19"
  -bodyTs: "'agreeabl':9 'less':8 'normal':22 'paint':5 'present':16 'said':19 'unfair':4 'voic':23 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696835330
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6530537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696822330 {#1635
    date: 2023-10-09 05:32:10.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
75 DENIED edit
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-putting-on-a-dumb-voice-when-quoting-someone-you"
  +title: "Is putting on a 'dumb voice' when quoting someone you disagree with actually a form of poisoning the well?"
  +url: null
  +body: "And does this unfairly paint them as less agreeable than they would be if you presented what they said with a normal voice?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696841238 {#1636
    date: 2023-10-09 10:47:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 4833
  -titleTs: "'actual':13 'disagre':11 'dumb':5 'form':15 'poison':17 'put':2 'quot':8 'someon':9 'voic':6 'well':19"
  -bodyTs: "'agreeabl':9 'less':8 'normal':22 'paint':5 'present':16 'said':19 'unfair':4 'voic':23 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696835330
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6530537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696822330 {#1635
    date: 2023-10-09 05:32:10.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
76 DENIED moderate
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-putting-on-a-dumb-voice-when-quoting-someone-you"
  +title: "Is putting on a 'dumb voice' when quoting someone you disagree with actually a form of poisoning the well?"
  +url: null
  +body: "And does this unfairly paint them as less agreeable than they would be if you presented what they said with a normal voice?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696841238 {#1636
    date: 2023-10-09 10:47:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 4833
  -titleTs: "'actual':13 'disagre':11 'dumb':5 'form':15 'poison':17 'put':2 'quot':8 'someon':9 'voic':6 'well':19"
  -bodyTs: "'agreeabl':9 'less':8 'normal':22 'paint':5 'present':16 'said':19 'unfair':4 'voic':23 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696835330
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6530537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696822330 {#1635
    date: 2023-10-09 05:32:10.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
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 {#1417
  +user: Proxies\__CG__\App\Entity\User {#1414 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "We-are-not-empowered-with-the-free-choice-of-privacy"
  +title: "We are not empowered with the free choice of privacy like many people think we are"
  +url: null
  +body: """
    There is this common narrative I see all the time, implying that we as individuals are empowered to choose and manifest our own destiny, and this comes up often in privacy discussions.\n
    \n
    Don’t like Facebook’s privacy nightmares? Just don’t use Facebook!\n
    \n
    Don’t like personalized ads? I remember a popular post on reddit saying “if your ad interrupts my YouTube video, I will hate your product”.\n
    \n
    Don’t like Google chrome hegemony? Just use Firefox!\n
    \n
    And while I agree that we should strive to do that, the battle doesn’t end here. Facebook has shadow accounts for people who never signed up. Google chrome keeps it’s hegemony despite people on the Internet advocating Firefox day and night. And ads continue to be extremely profitable despite you “hating the product” because it interrupted your YouTube video.\n
    \n
    Even worse: even if you “hate the product”, you now already know it. You now know they product exists, and possibly whatever they wanted you to know about it. The reality is that these companies own your eyes. They control what shows up on your screen. And even if you hate it, they control what you end up learning.\n
    \n
    ### the reality is that our individual resistance is very far from enough\n
    \n
    I am not saying it is completely futile. It is a step in the right direction. But the only effective solution is organized action. We, alone, cannot achieve much. Unless we organize our resistance against privacy violations, we will continue to live through this privacy nightmare.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696829881 {#1451
    date: 2023-10-09 07:38:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 17601
  -titleTs: "'choic':8 'empow':4 'free':7 'like':11 'mani':12 'peopl':13 'privaci':10 'think':14"
  -bodyTs: "'account':99 'achiev':238 'action':234 'ad':49,60,123 'advoc':117 'agre':82 'alon':236 'alreadi':150 'battl':91 'cannot':237 'choos':19 'chrome':74,107 'come':27 'common':4 'compani':174 'complet':217 'continu':124,250 'control':179,193 'day':119 'despit':112,129 'destini':24 'direct':226 'discuss':32 'doesn':92 'effect':230 'empow':17 'end':94,196 'enough':210 'even':140,142,187 'exist':158 'extrem':127 'eye':177 'facebook':36,44,96 'far':208 'firefox':78,118 'futil':218 'googl':73,106 'hate':67,131,145,190 'hegemoni':75,111 'impli':11 'individu':15,204 'internet':116 'interrupt':61,136 'keep':108 'know':151,155,166 'learn':198 'like':35,47,72 'live':252 'manifest':21 'much':239 'narrat':5 'never':103 'night':121 'nightmar':39,256 'often':29 'organ':233,242 'peopl':101,113 'person':48 'popular':53 'possibl':160 'post':54 'privaci':31,38,246,255 'product':69,133,147,157 'profit':128 'realiti':170,200 'reddit':56 'rememb':51 'resist':205,244 'right':225 'say':57,214 'screen':185 'see':7 'shadow':98 'show':181 'sign':104 'solut':231 'step':222 'strive':86 'time':10 'unless':240 'use':43,77 'video':64,139 'violat':247 'want':163 'whatev':161 'wors':141 'youtub':63,138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696829881
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6230905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696829881 {#1413
    date: 2023-10-09 07:38:01.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
79 DENIED edit
App\Entity\Entry {#1417
  +user: Proxies\__CG__\App\Entity\User {#1414 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "We-are-not-empowered-with-the-free-choice-of-privacy"
  +title: "We are not empowered with the free choice of privacy like many people think we are"
  +url: null
  +body: """
    There is this common narrative I see all the time, implying that we as individuals are empowered to choose and manifest our own destiny, and this comes up often in privacy discussions.\n
    \n
    Don’t like Facebook’s privacy nightmares? Just don’t use Facebook!\n
    \n
    Don’t like personalized ads? I remember a popular post on reddit saying “if your ad interrupts my YouTube video, I will hate your product”.\n
    \n
    Don’t like Google chrome hegemony? Just use Firefox!\n
    \n
    And while I agree that we should strive to do that, the battle doesn’t end here. Facebook has shadow accounts for people who never signed up. Google chrome keeps it’s hegemony despite people on the Internet advocating Firefox day and night. And ads continue to be extremely profitable despite you “hating the product” because it interrupted your YouTube video.\n
    \n
    Even worse: even if you “hate the product”, you now already know it. You now know they product exists, and possibly whatever they wanted you to know about it. The reality is that these companies own your eyes. They control what shows up on your screen. And even if you hate it, they control what you end up learning.\n
    \n
    ### the reality is that our individual resistance is very far from enough\n
    \n
    I am not saying it is completely futile. It is a step in the right direction. But the only effective solution is organized action. We, alone, cannot achieve much. Unless we organize our resistance against privacy violations, we will continue to live through this privacy nightmare.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696829881 {#1451
    date: 2023-10-09 07:38:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 17601
  -titleTs: "'choic':8 'empow':4 'free':7 'like':11 'mani':12 'peopl':13 'privaci':10 'think':14"
  -bodyTs: "'account':99 'achiev':238 'action':234 'ad':49,60,123 'advoc':117 'agre':82 'alon':236 'alreadi':150 'battl':91 'cannot':237 'choos':19 'chrome':74,107 'come':27 'common':4 'compani':174 'complet':217 'continu':124,250 'control':179,193 'day':119 'despit':112,129 'destini':24 'direct':226 'discuss':32 'doesn':92 'effect':230 'empow':17 'end':94,196 'enough':210 'even':140,142,187 'exist':158 'extrem':127 'eye':177 'facebook':36,44,96 'far':208 'firefox':78,118 'futil':218 'googl':73,106 'hate':67,131,145,190 'hegemoni':75,111 'impli':11 'individu':15,204 'internet':116 'interrupt':61,136 'keep':108 'know':151,155,166 'learn':198 'like':35,47,72 'live':252 'manifest':21 'much':239 'narrat':5 'never':103 'night':121 'nightmar':39,256 'often':29 'organ':233,242 'peopl':101,113 'person':48 'popular':53 'possibl':160 'post':54 'privaci':31,38,246,255 'product':69,133,147,157 'profit':128 'realiti':170,200 'reddit':56 'rememb':51 'resist':205,244 'right':225 'say':57,214 'screen':185 'see':7 'shadow':98 'show':181 'sign':104 'solut':231 'step':222 'strive':86 'time':10 'unless':240 'use':43,77 'video':64,139 'violat':247 'want':163 'whatev':161 'wors':141 'youtub':63,138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696829881
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6230905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696829881 {#1413
    date: 2023-10-09 07:38:01.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
80 DENIED moderate
App\Entity\Entry {#1417
  +user: Proxies\__CG__\App\Entity\User {#1414 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "We-are-not-empowered-with-the-free-choice-of-privacy"
  +title: "We are not empowered with the free choice of privacy like many people think we are"
  +url: null
  +body: """
    There is this common narrative I see all the time, implying that we as individuals are empowered to choose and manifest our own destiny, and this comes up often in privacy discussions.\n
    \n
    Don’t like Facebook’s privacy nightmares? Just don’t use Facebook!\n
    \n
    Don’t like personalized ads? I remember a popular post on reddit saying “if your ad interrupts my YouTube video, I will hate your product”.\n
    \n
    Don’t like Google chrome hegemony? Just use Firefox!\n
    \n
    And while I agree that we should strive to do that, the battle doesn’t end here. Facebook has shadow accounts for people who never signed up. Google chrome keeps it’s hegemony despite people on the Internet advocating Firefox day and night. And ads continue to be extremely profitable despite you “hating the product” because it interrupted your YouTube video.\n
    \n
    Even worse: even if you “hate the product”, you now already know it. You now know they product exists, and possibly whatever they wanted you to know about it. The reality is that these companies own your eyes. They control what shows up on your screen. And even if you hate it, they control what you end up learning.\n
    \n
    ### the reality is that our individual resistance is very far from enough\n
    \n
    I am not saying it is completely futile. It is a step in the right direction. But the only effective solution is organized action. We, alone, cannot achieve much. Unless we organize our resistance against privacy violations, we will continue to live through this privacy nightmare.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696829881 {#1451
    date: 2023-10-09 07:38:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 17601
  -titleTs: "'choic':8 'empow':4 'free':7 'like':11 'mani':12 'peopl':13 'privaci':10 'think':14"
  -bodyTs: "'account':99 'achiev':238 'action':234 'ad':49,60,123 'advoc':117 'agre':82 'alon':236 'alreadi':150 'battl':91 'cannot':237 'choos':19 'chrome':74,107 'come':27 'common':4 'compani':174 'complet':217 'continu':124,250 'control':179,193 'day':119 'despit':112,129 'destini':24 'direct':226 'discuss':32 'doesn':92 'effect':230 'empow':17 'end':94,196 'enough':210 'even':140,142,187 'exist':158 'extrem':127 'eye':177 'facebook':36,44,96 'far':208 'firefox':78,118 'futil':218 'googl':73,106 'hate':67,131,145,190 'hegemoni':75,111 'impli':11 'individu':15,204 'internet':116 'interrupt':61,136 'keep':108 'know':151,155,166 'learn':198 'like':35,47,72 'live':252 'manifest':21 'much':239 'narrat':5 'never':103 'night':121 'nightmar':39,256 'often':29 'organ':233,242 'peopl':101,113 'person':48 'popular':53 'possibl':160 'post':54 'privaci':31,38,246,255 'product':69,133,147,157 'profit':128 'realiti':170,200 'reddit':56 'rememb':51 'resist':205,244 'right':225 'say':57,214 'screen':185 'see':7 'shadow':98 'show':181 'sign':104 'solut':231 'step':222 'strive':86 'time':10 'unless':240 'use':43,77 'video':64,139 'violat':247 'want':163 'whatev':161 'wors':141 'youtub':63,138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696829881
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6230905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696829881 {#1413
    date: 2023-10-09 07:38:01.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
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 {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Bug-people-are-posting-paywalls-and-amp-other-exclusive-walled-gardens"
  +title: "Bug: people are posting paywalls & other exclusive walled gardens"
  +url: null
  +body: """
    **The problem:**\n
    \n
    The web has obviously reached a high level of #enshitification. Paywalls, exclusive walled gardens, #Cloudflare, popups, CAPTCHAs, tor-blockades, dark patterns (esp. w/cookies), javascript that makes the website an app (not a doc), etc.\n
    \n
    **Status quo solution (failure):**\n
    \n
    #Lemmy & the #threadiverse were designed to inherently trust humans to only post links to non-shit websites, and to only upvote content that has no links or links to non-shit venues.\n
    \n
    It’s not working. The social approach is a systemic failure.\n
    \n
    **The fix:**\n
    \n
    - stage 1 (metrics collection): There needs to be shitification metrics for every link. Readers should be able to click a “this link is shit” button on a per-link basis & there should be tick boxes to indicate the particular variety of shit that it is.\n
    - stage 2 (metrics usage): If many links with the same hostname show a pattern of matching enshitification factors, the Lemmy server should automatically tag all those links with a warning of some kind (e.g. ⚠, 💩, 🌩).\n
    - stage 3 (inclusive alternative): A replacement link to a mirror is offered. E.g. youtube → (non-CF’d invidious instance), cloudflare → archive.org, medium.com → (random scribe.rip instance), etc.\n
    - stage 4 (onsite archive): good samaritans and over-achievers should have the option to provide the full text for a given link so others can read the article without even fighting the site.\n
    - stage 5 (search reranking): whenever a human post a link and talks about it, search crawlers notice and give that site a high ranking. This is why search results have gotten lousy – because the social approach has failed. Humans will post bad links. So links with a high enshitification score need to be obfuscated in some way (e.g. dots become asterisks) so search crawlers don’t overrate them going forward.\n
    \n
    This needs to be recognized as a #LemmyBug.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696792624 {#1462
    date: 2023-10-08 21:17:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 3444
  -titleTs: "'bug':1 'exclus':7 'garden':9 'paywal':5 'peopl':2 'post':4 'wall':8"
  -bodyTs: "'1':90 '2':136 '3':170 '4':197 '5':231 'abl':105 'achiev':205 'altern':172 'app':33 'approach':82,265 'archiv':199 'archive.org':190 'articl':224 'asterisk':290 'automat':157 'bad':271 'basi':119 'becom':289 'blockad':22 'box':124 'button':113 'captcha':19 'cf':185 'click':107 'cloudflar':17,189 'collect':92 'content':64 'crawler':245,293 'd':186 'dark':23 'design':46 'doc':36 'dot':288 'e.g':168,181,287 'enshitif':12,151,278 'esp':25 'etc':37,195 'even':226 'everi':100 'exclus':14 'factor':152 'fail':267 'failur':41,86 'fight':227 'fix':88 'forward':299 'full':213 'garden':16 'give':248 'given':217 'go':298 'good':200 'gotten':260 'high':9,252,277 'hostnam':145 'human':50,236,268 'inclus':171 'indic':126 'inher':48 'instanc':188,194 'invidi':187 'javascript':27 'kind':167 'lemmi':42,154 'lemmybug':307 'level':10 'link':54,68,70,101,110,118,141,161,175,218,239,272,274 'lousi':261 'make':29 'mani':140 'match':150 'medium.com':191 'metric':91,98,137 'mirror':178 'need':94,280,301 'non':57,73,184 'non-cf':183 'non-shit':56,72 'notic':246 'obfusc':283 'obvious':6 'offer':180 'onsit':198 'option':209 'other':220 'over-achiev':203 'overr':296 'particular':128 'pattern':24,148 'paywal':13 'per':117 'per-link':116 'popup':18 'post':53,237,270 'problem':2 'provid':211 'quo':39 'random':192 'rank':253 'reach':7 'read':222 'reader':102 'recogn':304 'replac':174 'rerank':233 'result':258 'samaritan':201 'score':279 'scribe.rip':193 'search':232,244,257,292 'server':155 'shit':58,74,112,131 'shitif':97 'show':146 'site':229,250 'social':81,264 'solut':40 'stage':89,135,169,196,230 'status':38 'system':85 'tag':158 'talk':241 'text':214 'threadivers':44 'tick':123 'tor':21 'tor-blockad':20 'trust':49 'upvot':63 'usag':138 'varieti':129 'venu':75 'w/cookies':26 'wall':15 'warn':164 'way':286 'web':4 'websit':31,59 'whenev':234 'without':225 'work':79 'youtub':182"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696792431
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2895491"
  +editedAt: DateTimeImmutable @1696706420 {#1463
    date: 2023-10-07 21:20:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696706031 {#1464
    date: 2023-10-07 21:13:51.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
83 DENIED edit
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Bug-people-are-posting-paywalls-and-amp-other-exclusive-walled-gardens"
  +title: "Bug: people are posting paywalls & other exclusive walled gardens"
  +url: null
  +body: """
    **The problem:**\n
    \n
    The web has obviously reached a high level of #enshitification. Paywalls, exclusive walled gardens, #Cloudflare, popups, CAPTCHAs, tor-blockades, dark patterns (esp. w/cookies), javascript that makes the website an app (not a doc), etc.\n
    \n
    **Status quo solution (failure):**\n
    \n
    #Lemmy & the #threadiverse were designed to inherently trust humans to only post links to non-shit websites, and to only upvote content that has no links or links to non-shit venues.\n
    \n
    It’s not working. The social approach is a systemic failure.\n
    \n
    **The fix:**\n
    \n
    - stage 1 (metrics collection): There needs to be shitification metrics for every link. Readers should be able to click a “this link is shit” button on a per-link basis & there should be tick boxes to indicate the particular variety of shit that it is.\n
    - stage 2 (metrics usage): If many links with the same hostname show a pattern of matching enshitification factors, the Lemmy server should automatically tag all those links with a warning of some kind (e.g. ⚠, 💩, 🌩).\n
    - stage 3 (inclusive alternative): A replacement link to a mirror is offered. E.g. youtube → (non-CF’d invidious instance), cloudflare → archive.org, medium.com → (random scribe.rip instance), etc.\n
    - stage 4 (onsite archive): good samaritans and over-achievers should have the option to provide the full text for a given link so others can read the article without even fighting the site.\n
    - stage 5 (search reranking): whenever a human post a link and talks about it, search crawlers notice and give that site a high ranking. This is why search results have gotten lousy – because the social approach has failed. Humans will post bad links. So links with a high enshitification score need to be obfuscated in some way (e.g. dots become asterisks) so search crawlers don’t overrate them going forward.\n
    \n
    This needs to be recognized as a #LemmyBug.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696792624 {#1462
    date: 2023-10-08 21:17:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 3444
  -titleTs: "'bug':1 'exclus':7 'garden':9 'paywal':5 'peopl':2 'post':4 'wall':8"
  -bodyTs: "'1':90 '2':136 '3':170 '4':197 '5':231 'abl':105 'achiev':205 'altern':172 'app':33 'approach':82,265 'archiv':199 'archive.org':190 'articl':224 'asterisk':290 'automat':157 'bad':271 'basi':119 'becom':289 'blockad':22 'box':124 'button':113 'captcha':19 'cf':185 'click':107 'cloudflar':17,189 'collect':92 'content':64 'crawler':245,293 'd':186 'dark':23 'design':46 'doc':36 'dot':288 'e.g':168,181,287 'enshitif':12,151,278 'esp':25 'etc':37,195 'even':226 'everi':100 'exclus':14 'factor':152 'fail':267 'failur':41,86 'fight':227 'fix':88 'forward':299 'full':213 'garden':16 'give':248 'given':217 'go':298 'good':200 'gotten':260 'high':9,252,277 'hostnam':145 'human':50,236,268 'inclus':171 'indic':126 'inher':48 'instanc':188,194 'invidi':187 'javascript':27 'kind':167 'lemmi':42,154 'lemmybug':307 'level':10 'link':54,68,70,101,110,118,141,161,175,218,239,272,274 'lousi':261 'make':29 'mani':140 'match':150 'medium.com':191 'metric':91,98,137 'mirror':178 'need':94,280,301 'non':57,73,184 'non-cf':183 'non-shit':56,72 'notic':246 'obfusc':283 'obvious':6 'offer':180 'onsit':198 'option':209 'other':220 'over-achiev':203 'overr':296 'particular':128 'pattern':24,148 'paywal':13 'per':117 'per-link':116 'popup':18 'post':53,237,270 'problem':2 'provid':211 'quo':39 'random':192 'rank':253 'reach':7 'read':222 'reader':102 'recogn':304 'replac':174 'rerank':233 'result':258 'samaritan':201 'score':279 'scribe.rip':193 'search':232,244,257,292 'server':155 'shit':58,74,112,131 'shitif':97 'show':146 'site':229,250 'social':81,264 'solut':40 'stage':89,135,169,196,230 'status':38 'system':85 'tag':158 'talk':241 'text':214 'threadivers':44 'tick':123 'tor':21 'tor-blockad':20 'trust':49 'upvot':63 'usag':138 'varieti':129 'venu':75 'w/cookies':26 'wall':15 'warn':164 'way':286 'web':4 'websit':31,59 'whenev':234 'without':225 'work':79 'youtub':182"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696792431
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2895491"
  +editedAt: DateTimeImmutable @1696706420 {#1463
    date: 2023-10-07 21:20:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696706031 {#1464
    date: 2023-10-07 21:13:51.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
84 DENIED moderate
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Bug-people-are-posting-paywalls-and-amp-other-exclusive-walled-gardens"
  +title: "Bug: people are posting paywalls & other exclusive walled gardens"
  +url: null
  +body: """
    **The problem:**\n
    \n
    The web has obviously reached a high level of #enshitification. Paywalls, exclusive walled gardens, #Cloudflare, popups, CAPTCHAs, tor-blockades, dark patterns (esp. w/cookies), javascript that makes the website an app (not a doc), etc.\n
    \n
    **Status quo solution (failure):**\n
    \n
    #Lemmy & the #threadiverse were designed to inherently trust humans to only post links to non-shit websites, and to only upvote content that has no links or links to non-shit venues.\n
    \n
    It’s not working. The social approach is a systemic failure.\n
    \n
    **The fix:**\n
    \n
    - stage 1 (metrics collection): There needs to be shitification metrics for every link. Readers should be able to click a “this link is shit” button on a per-link basis & there should be tick boxes to indicate the particular variety of shit that it is.\n
    - stage 2 (metrics usage): If many links with the same hostname show a pattern of matching enshitification factors, the Lemmy server should automatically tag all those links with a warning of some kind (e.g. ⚠, 💩, 🌩).\n
    - stage 3 (inclusive alternative): A replacement link to a mirror is offered. E.g. youtube → (non-CF’d invidious instance), cloudflare → archive.org, medium.com → (random scribe.rip instance), etc.\n
    - stage 4 (onsite archive): good samaritans and over-achievers should have the option to provide the full text for a given link so others can read the article without even fighting the site.\n
    - stage 5 (search reranking): whenever a human post a link and talks about it, search crawlers notice and give that site a high ranking. This is why search results have gotten lousy – because the social approach has failed. Humans will post bad links. So links with a high enshitification score need to be obfuscated in some way (e.g. dots become asterisks) so search crawlers don’t overrate them going forward.\n
    \n
    This needs to be recognized as a #LemmyBug.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696792624 {#1462
    date: 2023-10-08 21:17:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 3444
  -titleTs: "'bug':1 'exclus':7 'garden':9 'paywal':5 'peopl':2 'post':4 'wall':8"
  -bodyTs: "'1':90 '2':136 '3':170 '4':197 '5':231 'abl':105 'achiev':205 'altern':172 'app':33 'approach':82,265 'archiv':199 'archive.org':190 'articl':224 'asterisk':290 'automat':157 'bad':271 'basi':119 'becom':289 'blockad':22 'box':124 'button':113 'captcha':19 'cf':185 'click':107 'cloudflar':17,189 'collect':92 'content':64 'crawler':245,293 'd':186 'dark':23 'design':46 'doc':36 'dot':288 'e.g':168,181,287 'enshitif':12,151,278 'esp':25 'etc':37,195 'even':226 'everi':100 'exclus':14 'factor':152 'fail':267 'failur':41,86 'fight':227 'fix':88 'forward':299 'full':213 'garden':16 'give':248 'given':217 'go':298 'good':200 'gotten':260 'high':9,252,277 'hostnam':145 'human':50,236,268 'inclus':171 'indic':126 'inher':48 'instanc':188,194 'invidi':187 'javascript':27 'kind':167 'lemmi':42,154 'lemmybug':307 'level':10 'link':54,68,70,101,110,118,141,161,175,218,239,272,274 'lousi':261 'make':29 'mani':140 'match':150 'medium.com':191 'metric':91,98,137 'mirror':178 'need':94,280,301 'non':57,73,184 'non-cf':183 'non-shit':56,72 'notic':246 'obfusc':283 'obvious':6 'offer':180 'onsit':198 'option':209 'other':220 'over-achiev':203 'overr':296 'particular':128 'pattern':24,148 'paywal':13 'per':117 'per-link':116 'popup':18 'post':53,237,270 'problem':2 'provid':211 'quo':39 'random':192 'rank':253 'reach':7 'read':222 'reader':102 'recogn':304 'replac':174 'rerank':233 'result':258 'samaritan':201 'score':279 'scribe.rip':193 'search':232,244,257,292 'server':155 'shit':58,74,112,131 'shitif':97 'show':146 'site':229,250 'social':81,264 'solut':40 'stage':89,135,169,196,230 'status':38 'system':85 'tag':158 'talk':241 'text':214 'threadivers':44 'tick':123 'tor':21 'tor-blockad':20 'trust':49 'upvot':63 'usag':138 'varieti':129 'venu':75 'w/cookies':26 'wall':15 'warn':164 'way':286 'web':4 'websit':31,59 'whenev':234 'without':225 'work':79 'youtub':182"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696792431
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2895491"
  +editedAt: DateTimeImmutable @1696706420 {#1463
    date: 2023-10-07 21:20:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696706031 {#1464
    date: 2023-10-07 21:13:51.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
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 {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Audiobookshelf-remote-volume"
  +title: "Audiobookshelf remote volume"
  +url: null
  +body: "Hey there, I need the techies among you: I got an Arr stack running on a VPS with lots of storage, but have my Audiobookshelf set up on my regular VPS where it has been running for quite a while now. So I’d like to keep it where it is basically and mount the audiobooks folder from Readarr in the torrent VPS into my other VPS. Since Readarr uses Hard Links and Audiobookshelf streams the files: what would your approach be and which protocol would you use for that?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696761077 {#1430
    date: 2023-10-08 12:31:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 5261
  -titleTs: "'audiobookshelf':1 'remot':2 'volum':3"
  -bodyTs: "'among':7 'approach':81 'arr':12 'audiobook':56 'audiobookshelf':25,74 'basic':52 'd':44 'file':77 'folder':57 'got':10 'hard':71 'hey':1 'keep':47 'like':45 'link':72 'lot':19 'mount':54 'need':4 'protocol':85 'quit':38 'readarr':59,69 'regular':30 'run':14,36 'set':26 'sinc':68 'stack':13 'storag':21 'stream':75 'techi':6 'torrent':62 'use':70,88 'vps':17,31,63,67 'would':79,86"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696770997
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/4425246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696759997 {#1434
    date: 2023-10-08 12:13:17.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
87 DENIED edit
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Audiobookshelf-remote-volume"
  +title: "Audiobookshelf remote volume"
  +url: null
  +body: "Hey there, I need the techies among you: I got an Arr stack running on a VPS with lots of storage, but have my Audiobookshelf set up on my regular VPS where it has been running for quite a while now. So I’d like to keep it where it is basically and mount the audiobooks folder from Readarr in the torrent VPS into my other VPS. Since Readarr uses Hard Links and Audiobookshelf streams the files: what would your approach be and which protocol would you use for that?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696761077 {#1430
    date: 2023-10-08 12:31:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 5261
  -titleTs: "'audiobookshelf':1 'remot':2 'volum':3"
  -bodyTs: "'among':7 'approach':81 'arr':12 'audiobook':56 'audiobookshelf':25,74 'basic':52 'd':44 'file':77 'folder':57 'got':10 'hard':71 'hey':1 'keep':47 'like':45 'link':72 'lot':19 'mount':54 'need':4 'protocol':85 'quit':38 'readarr':59,69 'regular':30 'run':14,36 'set':26 'sinc':68 'stack':13 'storag':21 'stream':75 'techi':6 'torrent':62 'use':70,88 'vps':17,31,63,67 'would':79,86"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696770997
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/4425246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696759997 {#1434
    date: 2023-10-08 12:13:17.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
88 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Audiobookshelf-remote-volume"
  +title: "Audiobookshelf remote volume"
  +url: null
  +body: "Hey there, I need the techies among you: I got an Arr stack running on a VPS with lots of storage, but have my Audiobookshelf set up on my regular VPS where it has been running for quite a while now. So I’d like to keep it where it is basically and mount the audiobooks folder from Readarr in the torrent VPS into my other VPS. Since Readarr uses Hard Links and Audiobookshelf streams the files: what would your approach be and which protocol would you use for that?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696761077 {#1430
    date: 2023-10-08 12:31:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 5261
  -titleTs: "'audiobookshelf':1 'remot':2 'volum':3"
  -bodyTs: "'among':7 'approach':81 'arr':12 'audiobook':56 'audiobookshelf':25,74 'basic':52 'd':44 'file':77 'folder':57 'got':10 'hard':71 'hey':1 'keep':47 'like':45 'link':72 'lot':19 'mount':54 'need':4 'protocol':85 'quit':38 'readarr':59,69 'regular':30 'run':14,36 'set':26 'sinc':68 'stack':13 'storag':21 'stream':75 'techi':6 'torrent':62 'use':70,88 'vps':17,31,63,67 'would':79,86"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696770997
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/4425246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696759997 {#1434
    date: 2023-10-08 12:13:17.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
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 {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Which-country-treats-privacy-at-worst"
  +title: "Which country treats privacy at worst ?"
  +url: null
  +body: "In my case it’s india."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696780640 {#1709
    date: 2023-10-08 17:57:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 3406
  -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
  -bodyTs: "'case':3 'india':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696770620
  +visibility: "visible             "
  +apId: "https://kerala.party/post/353099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696684220 {#1595
    date: 2023-10-07 15:10:20.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
91 DENIED edit
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Which-country-treats-privacy-at-worst"
  +title: "Which country treats privacy at worst ?"
  +url: null
  +body: "In my case it’s india."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696780640 {#1709
    date: 2023-10-08 17:57:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 3406
  -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
  -bodyTs: "'case':3 'india':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696770620
  +visibility: "visible             "
  +apId: "https://kerala.party/post/353099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696684220 {#1595
    date: 2023-10-07 15:10:20.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
92 DENIED moderate
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Which-country-treats-privacy-at-worst"
  +title: "Which country treats privacy at worst ?"
  +url: null
  +body: "In my case it’s india."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696780640 {#1709
    date: 2023-10-08 17:57:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 3406
  -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
  -bodyTs: "'case':3 'india':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696770620
  +visibility: "visible             "
  +apId: "https://kerala.party/post/353099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696684220 {#1595
    date: 2023-10-07 15:10:20.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
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 {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1674 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "A-community-for-people-fed-up-with-their-landlords-aka"
  +title: "A community for people fed up with their landlords (aka landlord love)"
  +url: null
  +body: "[!landlordlove](/c/landlordlove@lemmy.ml)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696695167 {#1641
    date: 2023-10-07 18:12:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 3422
  -titleTs: "'aka':10 'communiti':2 'fed':5 'landlord':9,11 'love':12 'peopl':4"
  -bodyTs: "'/c/landlordlove':2 'landlordlov':1 'lemmy.ml':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696762667
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6150685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696695167 {#1648
    date: 2023-10-07 18:12:47.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
95 DENIED edit
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1674 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "A-community-for-people-fed-up-with-their-landlords-aka"
  +title: "A community for people fed up with their landlords (aka landlord love)"
  +url: null
  +body: "[!landlordlove](/c/landlordlove@lemmy.ml)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696695167 {#1641
    date: 2023-10-07 18:12:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 3422
  -titleTs: "'aka':10 'communiti':2 'fed':5 'landlord':9,11 'love':12 'peopl':4"
  -bodyTs: "'/c/landlordlove':2 'landlordlov':1 'lemmy.ml':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696762667
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6150685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696695167 {#1648
    date: 2023-10-07 18:12:47.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
96 DENIED moderate
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1674 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "A-community-for-people-fed-up-with-their-landlords-aka"
  +title: "A community for people fed up with their landlords (aka landlord love)"
  +url: null
  +body: "[!landlordlove](/c/landlordlove@lemmy.ml)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696695167 {#1641
    date: 2023-10-07 18:12:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 3422
  -titleTs: "'aka':10 'communiti':2 'fed':5 'landlord':9,11 'love':12 'peopl':4"
  -bodyTs: "'/c/landlordlove':2 'landlordlov':1 'lemmy.ml':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696762667
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6150685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696695167 {#1648
    date: 2023-10-07 18:12:47.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
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 {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Should-I-worry-about-legitimate-interest-tracking-cookies"
  +title: "Should I worry about "legitimate interest" tracking cookies?"
  +url: null
  +body: """
    I know they’ve been around since the GDPR came into effect, but I’ve suddenly noticed a sharp increase in the cookie prompts on web pages which have a second “legitimate interest” page. Some of these have an “object all” button, but plenty require you to manually opt-out of sometimes *hundreds* of ad-trackers.\n
    \n
    The cynic in me assumes this is a legal loophole, whereby they can claim legitimate interest in your data in order to do exactly what they were going to do anyway (which is *not* what the *legitimate interest* feature of the GDPR is for) without being required to give you a “reject all” button.\n
    \n
    1. Am I being overly paranoid or is this exactly what’s happening?\n
    2. Does blocking all third-party cookies (something your browser should be able to do by default) negate all this need to reject anyway?\n
    3. If not then what’s the solution?\n
    \n
    If you do have an answer then please state if it applies to EU/UK or other, non-GDPR-respecting countries!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697043634 {#1650
    date: 2023-10-11 19:00:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 3379
  -titleTs: "'cooki':8 'interest':6 'legitim':5 'track':7 'worri':3"
  -bodyTs: "'1':113 '2':126 '3':151 'abl':139 'ad':57 'ad-track':56 'answer':164 'anyway':89,150 'appli':170 'around':6 'assum':63 'block':128 'browser':136 'button':42,112 'came':10 'claim':72 'cooki':23,133 'countri':179 'cynic':60 'data':77 'default':143 'effect':12 'eu/uk':172 'exact':82,122 'featur':97 'gdpr':9,100,177 'give':107 'go':86 'happen':125 'hundr':54 'increas':20 'interest':33,74,96 'know':2 'legal':67 'legitim':32,73,95 'loophol':68 'manual':48 'need':147 'negat':144 'non':176 'non-gdpr-respect':175 'notic':17 'object':40 'opt':50 'opt-out':49 'order':79 'over':117 'page':27,34 'paranoid':118 'parti':132 'pleas':166 'plenti':44 'prompt':24 'reject':110,149 'requir':45,105 'respect':178 'second':31 'sharp':19 'sinc':7 'solut':158 'someth':134 'sometim':53 'state':167 'sudden':16 'third':131 'third-parti':130 'tracker':58 've':4,15 'web':26 'wherebi':69 'without':103"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696760859
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5042916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696674459 {#1654
    date: 2023-10-07 12:27:39.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
99 DENIED edit
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Should-I-worry-about-legitimate-interest-tracking-cookies"
  +title: "Should I worry about "legitimate interest" tracking cookies?"
  +url: null
  +body: """
    I know they’ve been around since the GDPR came into effect, but I’ve suddenly noticed a sharp increase in the cookie prompts on web pages which have a second “legitimate interest” page. Some of these have an “object all” button, but plenty require you to manually opt-out of sometimes *hundreds* of ad-trackers.\n
    \n
    The cynic in me assumes this is a legal loophole, whereby they can claim legitimate interest in your data in order to do exactly what they were going to do anyway (which is *not* what the *legitimate interest* feature of the GDPR is for) without being required to give you a “reject all” button.\n
    \n
    1. Am I being overly paranoid or is this exactly what’s happening?\n
    2. Does blocking all third-party cookies (something your browser should be able to do by default) negate all this need to reject anyway?\n
    3. If not then what’s the solution?\n
    \n
    If you do have an answer then please state if it applies to EU/UK or other, non-GDPR-respecting countries!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697043634 {#1650
    date: 2023-10-11 19:00:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 3379
  -titleTs: "'cooki':8 'interest':6 'legitim':5 'track':7 'worri':3"
  -bodyTs: "'1':113 '2':126 '3':151 'abl':139 'ad':57 'ad-track':56 'answer':164 'anyway':89,150 'appli':170 'around':6 'assum':63 'block':128 'browser':136 'button':42,112 'came':10 'claim':72 'cooki':23,133 'countri':179 'cynic':60 'data':77 'default':143 'effect':12 'eu/uk':172 'exact':82,122 'featur':97 'gdpr':9,100,177 'give':107 'go':86 'happen':125 'hundr':54 'increas':20 'interest':33,74,96 'know':2 'legal':67 'legitim':32,73,95 'loophol':68 'manual':48 'need':147 'negat':144 'non':176 'non-gdpr-respect':175 'notic':17 'object':40 'opt':50 'opt-out':49 'order':79 'over':117 'page':27,34 'paranoid':118 'parti':132 'pleas':166 'plenti':44 'prompt':24 'reject':110,149 'requir':45,105 'respect':178 'second':31 'sharp':19 'sinc':7 'solut':158 'someth':134 'sometim':53 'state':167 'sudden':16 'third':131 'third-parti':130 'tracker':58 've':4,15 'web':26 'wherebi':69 'without':103"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696760859
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5042916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696674459 {#1654
    date: 2023-10-07 12:27:39.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
100 DENIED moderate
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Should-I-worry-about-legitimate-interest-tracking-cookies"
  +title: "Should I worry about "legitimate interest" tracking cookies?"
  +url: null
  +body: """
    I know they’ve been around since the GDPR came into effect, but I’ve suddenly noticed a sharp increase in the cookie prompts on web pages which have a second “legitimate interest” page. Some of these have an “object all” button, but plenty require you to manually opt-out of sometimes *hundreds* of ad-trackers.\n
    \n
    The cynic in me assumes this is a legal loophole, whereby they can claim legitimate interest in your data in order to do exactly what they were going to do anyway (which is *not* what the *legitimate interest* feature of the GDPR is for) without being required to give you a “reject all” button.\n
    \n
    1. Am I being overly paranoid or is this exactly what’s happening?\n
    2. Does blocking all third-party cookies (something your browser should be able to do by default) negate all this need to reject anyway?\n
    3. If not then what’s the solution?\n
    \n
    If you do have an answer then please state if it applies to EU/UK or other, non-GDPR-respecting countries!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697043634 {#1650
    date: 2023-10-11 19:00:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 3379
  -titleTs: "'cooki':8 'interest':6 'legitim':5 'track':7 'worri':3"
  -bodyTs: "'1':113 '2':126 '3':151 'abl':139 'ad':57 'ad-track':56 'answer':164 'anyway':89,150 'appli':170 'around':6 'assum':63 'block':128 'browser':136 'button':42,112 'came':10 'claim':72 'cooki':23,133 'countri':179 'cynic':60 'data':77 'default':143 'effect':12 'eu/uk':172 'exact':82,122 'featur':97 'gdpr':9,100,177 'give':107 'go':86 'happen':125 'hundr':54 'increas':20 'interest':33,74,96 'know':2 'legal':67 'legitim':32,73,95 'loophol':68 'manual':48 'need':147 'negat':144 'non':176 'non-gdpr-respect':175 'notic':17 'object':40 'opt':50 'opt-out':49 'order':79 'over':117 'page':27,34 'paranoid':118 'parti':132 'pleas':166 'plenti':44 'prompt':24 'reject':110,149 'requir':45,105 'respect':178 'second':31 'sharp':19 'sinc':7 'solut':158 'someth':134 'sometim':53 'state':167 'sudden':16 'third':131 'third-parti':130 'tracker':58 've':4,15 'web':26 'wherebi':69 'without':103"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696760859
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5042916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696674459 {#1654
    date: 2023-10-07 12:27:39.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