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

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.50 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.06 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 {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Have-you-ever-had-Detroit-style-pizza"
  +title: "Have you ever had Detroit-style pizza?"
  +url: null
  +body: """
    If so, what’s your favorite place to get it from?\n
    \n
    If not, would you want to try it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689514486 {#184
    date: 2023-07-16 15:34:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 1276
  -titleTs: "'detroit':6 'detroit-styl':5 'ever':3 'pizza':8 'style':7"
  -bodyTs: "'favorit':6 'get':9 'place':7 'tri':18 'want':16 'would':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689468478
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1187075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689382078 {#241
    date: 2023-07-15 02:47: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
3 DENIED edit
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Have-you-ever-had-Detroit-style-pizza"
  +title: "Have you ever had Detroit-style pizza?"
  +url: null
  +body: """
    If so, what’s your favorite place to get it from?\n
    \n
    If not, would you want to try it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689514486 {#184
    date: 2023-07-16 15:34:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 1276
  -titleTs: "'detroit':6 'detroit-styl':5 'ever':3 'pizza':8 'style':7"
  -bodyTs: "'favorit':6 'get':9 'place':7 'tri':18 'want':16 'would':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689468478
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1187075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689382078 {#241
    date: 2023-07-15 02:47: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
4 DENIED moderate
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Have-you-ever-had-Detroit-style-pizza"
  +title: "Have you ever had Detroit-style pizza?"
  +url: null
  +body: """
    If so, what’s your favorite place to get it from?\n
    \n
    If not, would you want to try it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689514486 {#184
    date: 2023-07-16 15:34:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 1276
  -titleTs: "'detroit':6 'detroit-styl':5 'ever':3 'pizza':8 'style':7"
  -bodyTs: "'favorit':6 'get':9 'place':7 'tri':18 'want':16 'would':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689468478
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1187075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689382078 {#241
    date: 2023-07-15 02:47: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
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 {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-do-I-block-all-porn-nude-posts"
  +title: "How do I block all porn/nude posts?"
  +url: null
  +body: """
    Hi,\n
    \n
    I don’t want to see girls with low esteem and no dignity/self worth posting nudes and seeking attention like they’re stuck in their teenage phase of constant attention seeking. How do I block this crap and everything related to porn?\n
    \n
    Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689419007 {#1867
    date: 2023-07-15 13:03:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1905 …}
  +votes: Doctrine\ORM\PersistentCollection {#1688 …}
  +reports: Doctrine\ORM\PersistentCollection {#1877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1912 …}
  +badges: Doctrine\ORM\PersistentCollection {#1889 …}
  +children: []
  -id: 1275
  -titleTs: "'block':4 'porn/nude':6 'post':7"
  -bodyTs: "'advanc':46 'attent':20,31 'block':36 'constant':30 'crap':38 'dignity/self':14 'esteem':11 'everyth':40 'girl':8 'hi':1 'like':21 'low':10 'nude':17 'phase':28 'porn':43 'post':16 're':23 'relat':41 'see':7 'seek':19,32 'stuck':24 'teenag':27 'thank':44 'want':5 'worth':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689466123
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1491422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689379723 {#1913
    date: 2023-07-15 02:08:43.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 {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-do-I-block-all-porn-nude-posts"
  +title: "How do I block all porn/nude posts?"
  +url: null
  +body: """
    Hi,\n
    \n
    I don’t want to see girls with low esteem and no dignity/self worth posting nudes and seeking attention like they’re stuck in their teenage phase of constant attention seeking. How do I block this crap and everything related to porn?\n
    \n
    Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689419007 {#1867
    date: 2023-07-15 13:03:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1905 …}
  +votes: Doctrine\ORM\PersistentCollection {#1688 …}
  +reports: Doctrine\ORM\PersistentCollection {#1877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1912 …}
  +badges: Doctrine\ORM\PersistentCollection {#1889 …}
  +children: []
  -id: 1275
  -titleTs: "'block':4 'porn/nude':6 'post':7"
  -bodyTs: "'advanc':46 'attent':20,31 'block':36 'constant':30 'crap':38 'dignity/self':14 'esteem':11 'everyth':40 'girl':8 'hi':1 'like':21 'low':10 'nude':17 'phase':28 'porn':43 'post':16 're':23 'relat':41 'see':7 'seek':19,32 'stuck':24 'teenag':27 'thank':44 'want':5 'worth':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689466123
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1491422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689379723 {#1913
    date: 2023-07-15 02:08:43.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 {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-do-I-block-all-porn-nude-posts"
  +title: "How do I block all porn/nude posts?"
  +url: null
  +body: """
    Hi,\n
    \n
    I don’t want to see girls with low esteem and no dignity/self worth posting nudes and seeking attention like they’re stuck in their teenage phase of constant attention seeking. How do I block this crap and everything related to porn?\n
    \n
    Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689419007 {#1867
    date: 2023-07-15 13:03:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1905 …}
  +votes: Doctrine\ORM\PersistentCollection {#1688 …}
  +reports: Doctrine\ORM\PersistentCollection {#1877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1912 …}
  +badges: Doctrine\ORM\PersistentCollection {#1889 …}
  +children: []
  -id: 1275
  -titleTs: "'block':4 'porn/nude':6 'post':7"
  -bodyTs: "'advanc':46 'attent':20,31 'block':36 'constant':30 'crap':38 'dignity/self':14 'esteem':11 'everyth':40 'girl':8 'hi':1 'like':21 'low':10 'nude':17 'phase':28 'porn':43 'post':16 're':23 'relat':41 'see':7 'seek':19,32 'stuck':24 'teenag':27 'thank':44 'want':5 'worth':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689466123
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1491422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689379723 {#1913
    date: 2023-07-15 02:08:43.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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-goes-good-with-American-Cheese"
  +title: "What goes good with American Cheese?"
  +url: null
  +body: "I’ve really only put it on some burgers, but would like to see what others like it with :D"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 91
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689614284 {#1900
    date: 2023-07-17 19:18:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 1274
  -titleTs: "'american':5 'chees':6 'goe':2 'good':3"
  -bodyTs: "'burger':9 'd':20 'like':12,17 'other':16 'put':5 'realli':3 'see':14 've':2 'would':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689465839
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1134243"
  +editedAt: DateTimeImmutable @1689379544 {#1894
    date: 2023-07-15 02:05:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689379439 {#1893
    date: 2023-07-15 02:03: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
11 DENIED edit
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-goes-good-with-American-Cheese"
  +title: "What goes good with American Cheese?"
  +url: null
  +body: "I’ve really only put it on some burgers, but would like to see what others like it with :D"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 91
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689614284 {#1900
    date: 2023-07-17 19:18:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 1274
  -titleTs: "'american':5 'chees':6 'goe':2 'good':3"
  -bodyTs: "'burger':9 'd':20 'like':12,17 'other':16 'put':5 'realli':3 'see':14 've':2 'would':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689465839
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1134243"
  +editedAt: DateTimeImmutable @1689379544 {#1894
    date: 2023-07-15 02:05:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689379439 {#1893
    date: 2023-07-15 02:03: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
12 DENIED moderate
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-goes-good-with-American-Cheese"
  +title: "What goes good with American Cheese?"
  +url: null
  +body: "I’ve really only put it on some burgers, but would like to see what others like it with :D"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 91
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689614284 {#1900
    date: 2023-07-17 19:18:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 1274
  -titleTs: "'american':5 'chees':6 'goe':2 'good':3"
  -bodyTs: "'burger':9 'd':20 'like':12,17 'other':16 'put':5 'realli':3 'see':14 've':2 'would':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689465839
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1134243"
  +editedAt: DateTimeImmutable @1689379544 {#1894
    date: 2023-07-15 02:05:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689379439 {#1893
    date: 2023-07-15 02:03: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
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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-the-most-unhelpful-advice-you-have-received"
  +title: "What is the most unhelpful advice you have received?"
  +url: null
  +body: """
    I’ll go first: “You have to have children when you’re young,” told to me when I was in my late 20s, with no desire to ever have kids, and no means to support them, by someone divorced multiple times with at least one adult child who does not speak to them.\n
    \n
    Also: Responding to “How do I deal with this problem?” questions with “Oh, don’t worry about it, it’s enough that you’re even thinking about it!”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 230
  +favouriteCount: 480
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689693437 {#1975
    date: 2023-07-18 17:17:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 1272
  -titleTs: "'advic':6 'receiv':9 'unhelp':5"
  -bodyTs: "'20s':23 'adult':46 'also':54 'child':47 'children':9 'deal':60 'desir':26 'divorc':39 'enough':74 'even':78 'ever':28 'first':4 'go':3 'kid':30 'late':22 'least':44 'll':2 'mean':33 'multipl':40 'oh':66 'one':45 'problem':63 'question':64 're':12,77 'respond':55 'someon':38 'speak':51 'support':35 'think':79 'time':41 'told':14 'worri':69 'young':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689464378
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1489618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689377978 {#1953
    date: 2023-07-15 01:39:38.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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-the-most-unhelpful-advice-you-have-received"
  +title: "What is the most unhelpful advice you have received?"
  +url: null
  +body: """
    I’ll go first: “You have to have children when you’re young,” told to me when I was in my late 20s, with no desire to ever have kids, and no means to support them, by someone divorced multiple times with at least one adult child who does not speak to them.\n
    \n
    Also: Responding to “How do I deal with this problem?” questions with “Oh, don’t worry about it, it’s enough that you’re even thinking about it!”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 230
  +favouriteCount: 480
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689693437 {#1975
    date: 2023-07-18 17:17:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 1272
  -titleTs: "'advic':6 'receiv':9 'unhelp':5"
  -bodyTs: "'20s':23 'adult':46 'also':54 'child':47 'children':9 'deal':60 'desir':26 'divorc':39 'enough':74 'even':78 'ever':28 'first':4 'go':3 'kid':30 'late':22 'least':44 'll':2 'mean':33 'multipl':40 'oh':66 'one':45 'problem':63 'question':64 're':12,77 'respond':55 'someon':38 'speak':51 'support':35 'think':79 'time':41 'told':14 'worri':69 'young':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689464378
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1489618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689377978 {#1953
    date: 2023-07-15 01:39:38.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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-the-most-unhelpful-advice-you-have-received"
  +title: "What is the most unhelpful advice you have received?"
  +url: null
  +body: """
    I’ll go first: “You have to have children when you’re young,” told to me when I was in my late 20s, with no desire to ever have kids, and no means to support them, by someone divorced multiple times with at least one adult child who does not speak to them.\n
    \n
    Also: Responding to “How do I deal with this problem?” questions with “Oh, don’t worry about it, it’s enough that you’re even thinking about it!”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 230
  +favouriteCount: 480
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689693437 {#1975
    date: 2023-07-18 17:17:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 1272
  -titleTs: "'advic':6 'receiv':9 'unhelp':5"
  -bodyTs: "'20s':23 'adult':46 'also':54 'child':47 'children':9 'deal':60 'desir':26 'divorc':39 'enough':74 'even':78 'ever':28 'first':4 'go':3 'kid':30 'late':22 'least':44 'll':2 'mean':33 'multipl':40 'oh':66 'one':45 'problem':63 'question':64 're':12,77 'respond':55 'someon':38 'speak':51 'support':35 'think':79 'time':41 'told':14 'worri':69 'young':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689464378
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1489618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689377978 {#1953
    date: 2023-07-15 01:39:38.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 {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Best-distro-for-Hyprland"
  +title: "Best distro for Hyprland?"
  +url: null
  +body: """
    So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
    \n
    My essential needs are:\n
    \n
    Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
    \n
    My main issue stems from the fact that:\n
    \n
    I want Stability. As such, Arch (and derivatives) are out of the question.\n
    \n
    I don’t like immutability. As such, NixOS is out of the question.\n
    \n
    I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
    \n
    If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689607536 {#1390
    date: 2023-07-17 17:25:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 17832
  -titleTs: "'best':1 'distro':2 'hyprland':4"
  -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689464103
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/558791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689438103 {#1386
    date: 2023-07-15 18:21:43.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 {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Best-distro-for-Hyprland"
  +title: "Best distro for Hyprland?"
  +url: null
  +body: """
    So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
    \n
    My essential needs are:\n
    \n
    Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
    \n
    My main issue stems from the fact that:\n
    \n
    I want Stability. As such, Arch (and derivatives) are out of the question.\n
    \n
    I don’t like immutability. As such, NixOS is out of the question.\n
    \n
    I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
    \n
    If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689607536 {#1390
    date: 2023-07-17 17:25:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 17832
  -titleTs: "'best':1 'distro':2 'hyprland':4"
  -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689464103
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/558791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689438103 {#1386
    date: 2023-07-15 18:21:43.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 {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Best-distro-for-Hyprland"
  +title: "Best distro for Hyprland?"
  +url: null
  +body: """
    So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
    \n
    My essential needs are:\n
    \n
    Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
    \n
    My main issue stems from the fact that:\n
    \n
    I want Stability. As such, Arch (and derivatives) are out of the question.\n
    \n
    I don’t like immutability. As such, NixOS is out of the question.\n
    \n
    I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
    \n
    If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689607536 {#1390
    date: 2023-07-17 17:25:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 17832
  -titleTs: "'best':1 'distro':2 'hyprland':4"
  -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689464103
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/558791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689438103 {#1386
    date: 2023-07-15 18:21:43.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 {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-some-new-rights-you-d-like-to-see-countries"
  +title: "What are some "new" rights you'd like to see countries commit to?"
  +url: null
  +body: """
    I know some places are more progressive in this regard. But from the U.S., I’d like to see every person entitled to:\n
    \n
    - shelter\n
    - food\n
    - healthcare\n
    - education and higher education\n
    \n
    (As an aside, not sure “right” is the best term here, I think of these more as commitments that society would make because we have abundance. One advantage of the word “right” is that a person is justified in expecting it - it’s not welfare/ a benefit / a privilege)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689460844 {#1938
    date: 2023-07-16 00:40:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1942 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1374 …}
  +badges: Doctrine\ORM\PersistentCollection {#1369 …}
  +children: []
  -id: 8653
  -titleTs: "'commit':12 'countri':11 'd':7 'like':8 'new':4 'right':5 'see':10"
  -bodyTs: "'abund':56 'advantag':58 'asid':33 'benefit':77 'best':39 'commit':48 'd':16 'educ':27,30 'entitl':22 'everi':20 'expect':70 'food':25 'healthcar':26 'higher':29 'justifi':68 'know':2 'like':17 'make':52 'one':57 'person':21,66 'place':4 'privileg':79 'progress':7 'regard':10 'right':36,62 'see':19 'shelter':24 'societi':50 'sure':35 'term':40 'think':43 'u.s':14 'welfar':75 'word':61 'would':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689460844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1540729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689460844 {#1377
    date: 2023-07-16 00:40: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
23 DENIED edit
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-some-new-rights-you-d-like-to-see-countries"
  +title: "What are some "new" rights you'd like to see countries commit to?"
  +url: null
  +body: """
    I know some places are more progressive in this regard. But from the U.S., I’d like to see every person entitled to:\n
    \n
    - shelter\n
    - food\n
    - healthcare\n
    - education and higher education\n
    \n
    (As an aside, not sure “right” is the best term here, I think of these more as commitments that society would make because we have abundance. One advantage of the word “right” is that a person is justified in expecting it - it’s not welfare/ a benefit / a privilege)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689460844 {#1938
    date: 2023-07-16 00:40:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1942 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1374 …}
  +badges: Doctrine\ORM\PersistentCollection {#1369 …}
  +children: []
  -id: 8653
  -titleTs: "'commit':12 'countri':11 'd':7 'like':8 'new':4 'right':5 'see':10"
  -bodyTs: "'abund':56 'advantag':58 'asid':33 'benefit':77 'best':39 'commit':48 'd':16 'educ':27,30 'entitl':22 'everi':20 'expect':70 'food':25 'healthcar':26 'higher':29 'justifi':68 'know':2 'like':17 'make':52 'one':57 'person':21,66 'place':4 'privileg':79 'progress':7 'regard':10 'right':36,62 'see':19 'shelter':24 'societi':50 'sure':35 'term':40 'think':43 'u.s':14 'welfar':75 'word':61 'would':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689460844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1540729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689460844 {#1377
    date: 2023-07-16 00:40: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
24 DENIED moderate
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-some-new-rights-you-d-like-to-see-countries"
  +title: "What are some "new" rights you'd like to see countries commit to?"
  +url: null
  +body: """
    I know some places are more progressive in this regard. But from the U.S., I’d like to see every person entitled to:\n
    \n
    - shelter\n
    - food\n
    - healthcare\n
    - education and higher education\n
    \n
    (As an aside, not sure “right” is the best term here, I think of these more as commitments that society would make because we have abundance. One advantage of the word “right” is that a person is justified in expecting it - it’s not welfare/ a benefit / a privilege)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689460844 {#1938
    date: 2023-07-16 00:40:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1942 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1374 …}
  +badges: Doctrine\ORM\PersistentCollection {#1369 …}
  +children: []
  -id: 8653
  -titleTs: "'commit':12 'countri':11 'd':7 'like':8 'new':4 'right':5 'see':10"
  -bodyTs: "'abund':56 'advantag':58 'asid':33 'benefit':77 'best':39 'commit':48 'd':16 'educ':27,30 'entitl':22 'everi':20 'expect':70 'food':25 'healthcar':26 'higher':29 'justifi':68 'know':2 'like':17 'make':52 'one':57 'person':21,66 'place':4 'privileg':79 'progress':7 'regard':10 'right':36,62 'see':19 'shelter':24 'societi':50 'sure':35 'term':40 'think':43 'u.s':14 'welfar':75 'word':61 'would':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689460844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1540729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689460844 {#1377
    date: 2023-07-16 00:40: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
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 {#1375
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-can-a-person-replace-tv-shows-movies-and-other"
  +title: "What can a person replace tv shows, movies, and other zombie-brain entertainment with? How can attention span be improved?"
  +url: null
  +body: """
    As part of my endless and possibly futile quest to be a less pathetic version of myself, I’ve embarked on a campaign to stop watching TV and movies. For me it’s low hanging fruit - some people really love movies, but I honestly can’t remember the last time I watched something that I truly enjoyed. It’s just something to fill dead time when I’m too tired to think. It BOTHERS me that I’ve spent so many hours mindlessly watching shows that I didn’t even like. I feel like I’m wasting my life every time I watch TV.\n
    \n
    I’ve tried reading and podcasts with limited success. They’re good to a point, but the type of content I like is usually either pretty heavy or requires some thought (philosophy, human rights, law, etc. are my areas of interest), and I’m increasingly having trouble with my attention span too.\n
    \n
    I already cancelled Netflix a long time ago, but I just never found a good replacement for it. Usually I find myself doomscrolling or watching the same few movies I already own or playing chess on my phone. I decided when I started that I’d let myself finish watching the shows I already followed, but just wouldn’t expose myself to any new ones. Now one of the last two shows that I had been following has been cancelled (which is understandable, the last season was AWFUL) and the other won’t have a new season for a while because of the strike (go strikers), so I’d really like to make TV and movies a non-factor in my life.\n
    \n
    So I’m looking for advice here. What other activities are less of a waste of valuable time but not mentally tasking? Has anyone had success improving their attention span? I’d love to become a bookworm but goddamn is it ever hard to keep my ass on a chair long enough to get through more than two chapters. I don’t even know why my attention span is so bad - I actually used to tear through book and had no issue concentrating until about 5-10 years ago.\n
    \n
    Any ideas?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689458983 {#1370
    date: 2023-07-16 00:09:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 11347
  -titleTs: "'attent':18 'brain':13 'entertain':14 'improv':21 'movi':8 'person':4 'replac':5 'show':7 'span':19 'tv':6 'zombi':12 'zombie-brain':11"
  -bodyTs: "'-10':366 '5':365 'activ':289 'actual':352 'advic':285 'ago':164,368 'alreadi':158,187,210 'anyon':303 'area':143 'ass':326 'attent':154,308,346 'aw':244 'bad':350 'becom':314 'book':357 'bookworm':316 'bother':74 'campaign':23 'cancel':159,236 'chair':329 'chapter':338 'chess':191 'concentr':362 'content':124 'd':202,265,311 'dead':64 'decid':196 'didn':88 'doomscrol':179 'either':129 'embark':20 'endless':5 'enjoy':57 'enough':331 'etc':140 'even':90,342 'ever':321 'everi':100 'expos':216 'factor':276 'feel':93 'fill':63 'find':177 'finish':205 'follow':211,233 'found':169 'fruit':36 'futil':8 'get':333 'go':261 'goddamn':318 'good':116,171 'hang':35 'hard':322 'heavi':131 'honest':44 'hour':82 'human':137 'idea':370 'improv':306 'increas':149 'interest':145 'issu':361 'keep':324 'know':343 'last':49,226,241 'law':139 'less':13,291 'let':203 'life':99,279 'like':91,94,126,267 'limit':112 'long':162,330 'look':283 'love':40,312 'low':34 'm':68,96,148,282 'make':269 'mani':81 'mental':300 'mindless':83 'movi':29,41,185,272 'netflix':160 'never':168 'new':220,252 'non':275 'non-factor':274 'one':221,223 'part':2 'pathet':14 'peopl':38 'philosophi':136 'phone':194 'play':190 'podcast':110 'point':119 'possibl':7 'pretti':130 'quest':9 're':115 'read':108 'realli':39,266 'rememb':47 'replac':172 'requir':133 'right':138 'season':242,253 'show':85,208,228 'someth':53,61 'span':155,309,347 'spent':79 'start':199 'stop':25 'strike':260 'striker':262 'success':113,305 'task':301 'tear':355 'think':72 'thought':135 'time':50,65,101,163,297 'tire':70 'tri':107 'troubl':151 'truli':56 'tv':27,104,270 'two':227,337 'type':122 'understand':239 'use':353 'usual':128,175 'valuabl':296 've':19,78,106 'version':15 'wast':97,294 'watch':26,52,84,103,181,206 'won':248 'wouldn':214 'year':367"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689458983
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1539504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689458983 {#1371
    date: 2023-07-16 00:09:43.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 {#1375
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-can-a-person-replace-tv-shows-movies-and-other"
  +title: "What can a person replace tv shows, movies, and other zombie-brain entertainment with? How can attention span be improved?"
  +url: null
  +body: """
    As part of my endless and possibly futile quest to be a less pathetic version of myself, I’ve embarked on a campaign to stop watching TV and movies. For me it’s low hanging fruit - some people really love movies, but I honestly can’t remember the last time I watched something that I truly enjoyed. It’s just something to fill dead time when I’m too tired to think. It BOTHERS me that I’ve spent so many hours mindlessly watching shows that I didn’t even like. I feel like I’m wasting my life every time I watch TV.\n
    \n
    I’ve tried reading and podcasts with limited success. They’re good to a point, but the type of content I like is usually either pretty heavy or requires some thought (philosophy, human rights, law, etc. are my areas of interest), and I’m increasingly having trouble with my attention span too.\n
    \n
    I already cancelled Netflix a long time ago, but I just never found a good replacement for it. Usually I find myself doomscrolling or watching the same few movies I already own or playing chess on my phone. I decided when I started that I’d let myself finish watching the shows I already followed, but just wouldn’t expose myself to any new ones. Now one of the last two shows that I had been following has been cancelled (which is understandable, the last season was AWFUL) and the other won’t have a new season for a while because of the strike (go strikers), so I’d really like to make TV and movies a non-factor in my life.\n
    \n
    So I’m looking for advice here. What other activities are less of a waste of valuable time but not mentally tasking? Has anyone had success improving their attention span? I’d love to become a bookworm but goddamn is it ever hard to keep my ass on a chair long enough to get through more than two chapters. I don’t even know why my attention span is so bad - I actually used to tear through book and had no issue concentrating until about 5-10 years ago.\n
    \n
    Any ideas?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689458983 {#1370
    date: 2023-07-16 00:09:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 11347
  -titleTs: "'attent':18 'brain':13 'entertain':14 'improv':21 'movi':8 'person':4 'replac':5 'show':7 'span':19 'tv':6 'zombi':12 'zombie-brain':11"
  -bodyTs: "'-10':366 '5':365 'activ':289 'actual':352 'advic':285 'ago':164,368 'alreadi':158,187,210 'anyon':303 'area':143 'ass':326 'attent':154,308,346 'aw':244 'bad':350 'becom':314 'book':357 'bookworm':316 'bother':74 'campaign':23 'cancel':159,236 'chair':329 'chapter':338 'chess':191 'concentr':362 'content':124 'd':202,265,311 'dead':64 'decid':196 'didn':88 'doomscrol':179 'either':129 'embark':20 'endless':5 'enjoy':57 'enough':331 'etc':140 'even':90,342 'ever':321 'everi':100 'expos':216 'factor':276 'feel':93 'fill':63 'find':177 'finish':205 'follow':211,233 'found':169 'fruit':36 'futil':8 'get':333 'go':261 'goddamn':318 'good':116,171 'hang':35 'hard':322 'heavi':131 'honest':44 'hour':82 'human':137 'idea':370 'improv':306 'increas':149 'interest':145 'issu':361 'keep':324 'know':343 'last':49,226,241 'law':139 'less':13,291 'let':203 'life':99,279 'like':91,94,126,267 'limit':112 'long':162,330 'look':283 'love':40,312 'low':34 'm':68,96,148,282 'make':269 'mani':81 'mental':300 'mindless':83 'movi':29,41,185,272 'netflix':160 'never':168 'new':220,252 'non':275 'non-factor':274 'one':221,223 'part':2 'pathet':14 'peopl':38 'philosophi':136 'phone':194 'play':190 'podcast':110 'point':119 'possibl':7 'pretti':130 'quest':9 're':115 'read':108 'realli':39,266 'rememb':47 'replac':172 'requir':133 'right':138 'season':242,253 'show':85,208,228 'someth':53,61 'span':155,309,347 'spent':79 'start':199 'stop':25 'strike':260 'striker':262 'success':113,305 'task':301 'tear':355 'think':72 'thought':135 'time':50,65,101,163,297 'tire':70 'tri':107 'troubl':151 'truli':56 'tv':27,104,270 'two':227,337 'type':122 'understand':239 'use':353 'usual':128,175 'valuabl':296 've':19,78,106 'version':15 'wast':97,294 'watch':26,52,84,103,181,206 'won':248 'wouldn':214 'year':367"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689458983
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1539504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689458983 {#1371
    date: 2023-07-16 00:09:43.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 {#1375
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-can-a-person-replace-tv-shows-movies-and-other"
  +title: "What can a person replace tv shows, movies, and other zombie-brain entertainment with? How can attention span be improved?"
  +url: null
  +body: """
    As part of my endless and possibly futile quest to be a less pathetic version of myself, I’ve embarked on a campaign to stop watching TV and movies. For me it’s low hanging fruit - some people really love movies, but I honestly can’t remember the last time I watched something that I truly enjoyed. It’s just something to fill dead time when I’m too tired to think. It BOTHERS me that I’ve spent so many hours mindlessly watching shows that I didn’t even like. I feel like I’m wasting my life every time I watch TV.\n
    \n
    I’ve tried reading and podcasts with limited success. They’re good to a point, but the type of content I like is usually either pretty heavy or requires some thought (philosophy, human rights, law, etc. are my areas of interest), and I’m increasingly having trouble with my attention span too.\n
    \n
    I already cancelled Netflix a long time ago, but I just never found a good replacement for it. Usually I find myself doomscrolling or watching the same few movies I already own or playing chess on my phone. I decided when I started that I’d let myself finish watching the shows I already followed, but just wouldn’t expose myself to any new ones. Now one of the last two shows that I had been following has been cancelled (which is understandable, the last season was AWFUL) and the other won’t have a new season for a while because of the strike (go strikers), so I’d really like to make TV and movies a non-factor in my life.\n
    \n
    So I’m looking for advice here. What other activities are less of a waste of valuable time but not mentally tasking? Has anyone had success improving their attention span? I’d love to become a bookworm but goddamn is it ever hard to keep my ass on a chair long enough to get through more than two chapters. I don’t even know why my attention span is so bad - I actually used to tear through book and had no issue concentrating until about 5-10 years ago.\n
    \n
    Any ideas?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689458983 {#1370
    date: 2023-07-16 00:09:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 11347
  -titleTs: "'attent':18 'brain':13 'entertain':14 'improv':21 'movi':8 'person':4 'replac':5 'show':7 'span':19 'tv':6 'zombi':12 'zombie-brain':11"
  -bodyTs: "'-10':366 '5':365 'activ':289 'actual':352 'advic':285 'ago':164,368 'alreadi':158,187,210 'anyon':303 'area':143 'ass':326 'attent':154,308,346 'aw':244 'bad':350 'becom':314 'book':357 'bookworm':316 'bother':74 'campaign':23 'cancel':159,236 'chair':329 'chapter':338 'chess':191 'concentr':362 'content':124 'd':202,265,311 'dead':64 'decid':196 'didn':88 'doomscrol':179 'either':129 'embark':20 'endless':5 'enjoy':57 'enough':331 'etc':140 'even':90,342 'ever':321 'everi':100 'expos':216 'factor':276 'feel':93 'fill':63 'find':177 'finish':205 'follow':211,233 'found':169 'fruit':36 'futil':8 'get':333 'go':261 'goddamn':318 'good':116,171 'hang':35 'hard':322 'heavi':131 'honest':44 'hour':82 'human':137 'idea':370 'improv':306 'increas':149 'interest':145 'issu':361 'keep':324 'know':343 'last':49,226,241 'law':139 'less':13,291 'let':203 'life':99,279 'like':91,94,126,267 'limit':112 'long':162,330 'look':283 'love':40,312 'low':34 'm':68,96,148,282 'make':269 'mani':81 'mental':300 'mindless':83 'movi':29,41,185,272 'netflix':160 'never':168 'new':220,252 'non':275 'non-factor':274 'one':221,223 'part':2 'pathet':14 'peopl':38 'philosophi':136 'phone':194 'play':190 'podcast':110 'point':119 'possibl':7 'pretti':130 'quest':9 're':115 'read':108 'realli':39,266 'rememb':47 'replac':172 'requir':133 'right':138 'season':242,253 'show':85,208,228 'someth':53,61 'span':155,309,347 'spent':79 'start':199 'stop':25 'strike':260 'striker':262 'success':113,305 'task':301 'tear':355 'think':72 'thought':135 'time':50,65,101,163,297 'tire':70 'tri':107 'troubl':151 'truli':56 'tv':27,104,270 'two':227,337 'type':122 'understand':239 'use':353 'usual':128,175 'valuabl':296 've':19,78,106 'version':15 'wast':97,294 'watch':26,52,84,103,181,206 'won':248 'wouldn':214 'year':367"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689458983
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1539504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689458983 {#1371
    date: 2023-07-16 00:09:43.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 {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-some-of-your-favorite-lyrics"
  +title: "What are some of your favorite lyrics?"
  +url: null
  +body: """
    Like the title says, what are your favorite lyrics?\n
    \n
    I just heard one of my favorite verses today:\n
    \n
    > “In a seedy karaoke bar by the banks of the mighty Bosporus Is a Japanese man in a business suit singing “Smoke Gets in Your Eyes.” And the muscular cyborg German dudes dance with sexy French Canadians While the overweight Americans wear their patriotic jumpsuits”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689457186 {#2424
    date: 2023-07-15 23:39:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 8654
  -titleTs: "'favorit':6 'lyric':7"
  -bodyTs: "'american':59 'bank':26 'bar':23 'bosporus':30 'busi':37 'canadian':55 'cyborg':48 'danc':51 'dude':50 'eye':44 'favorit':8,16 'french':54 'german':49 'get':41 'heard':12 'japanes':33 'jumpsuit':63 'karaok':22 'like':1 'lyric':9 'man':34 'mighti':29 'muscular':47 'one':13 'overweight':58 'patriot':62 'say':4 'seedi':21 'sexi':53 'sing':39 'smoke':40 'suit':38 'titl':3 'today':18 'vers':17 'wear':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689457186
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1538232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689457186 {#2446
    date: 2023-07-15 23:39:46.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 {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-some-of-your-favorite-lyrics"
  +title: "What are some of your favorite lyrics?"
  +url: null
  +body: """
    Like the title says, what are your favorite lyrics?\n
    \n
    I just heard one of my favorite verses today:\n
    \n
    > “In a seedy karaoke bar by the banks of the mighty Bosporus Is a Japanese man in a business suit singing “Smoke Gets in Your Eyes.” And the muscular cyborg German dudes dance with sexy French Canadians While the overweight Americans wear their patriotic jumpsuits”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689457186 {#2424
    date: 2023-07-15 23:39:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 8654
  -titleTs: "'favorit':6 'lyric':7"
  -bodyTs: "'american':59 'bank':26 'bar':23 'bosporus':30 'busi':37 'canadian':55 'cyborg':48 'danc':51 'dude':50 'eye':44 'favorit':8,16 'french':54 'german':49 'get':41 'heard':12 'japanes':33 'jumpsuit':63 'karaok':22 'like':1 'lyric':9 'man':34 'mighti':29 'muscular':47 'one':13 'overweight':58 'patriot':62 'say':4 'seedi':21 'sexi':53 'sing':39 'smoke':40 'suit':38 'titl':3 'today':18 'vers':17 'wear':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689457186
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1538232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689457186 {#2446
    date: 2023-07-15 23:39:46.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 {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-some-of-your-favorite-lyrics"
  +title: "What are some of your favorite lyrics?"
  +url: null
  +body: """
    Like the title says, what are your favorite lyrics?\n
    \n
    I just heard one of my favorite verses today:\n
    \n
    > “In a seedy karaoke bar by the banks of the mighty Bosporus Is a Japanese man in a business suit singing “Smoke Gets in Your Eyes.” And the muscular cyborg German dudes dance with sexy French Canadians While the overweight Americans wear their patriotic jumpsuits”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689457186 {#2424
    date: 2023-07-15 23:39:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 8654
  -titleTs: "'favorit':6 'lyric':7"
  -bodyTs: "'american':59 'bank':26 'bar':23 'bosporus':30 'busi':37 'canadian':55 'cyborg':48 'danc':51 'dude':50 'eye':44 'favorit':8,16 'french':54 'german':49 'get':41 'heard':12 'japanes':33 'jumpsuit':63 'karaok':22 'like':1 'lyric':9 'man':34 'mighti':29 'muscular':47 'one':13 'overweight':58 'patriot':62 'say':4 'seedi':21 'sexi':53 'sing':39 'smoke':40 'suit':38 'titl':3 'today':18 'vers':17 'wear':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689457186
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1538232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689457186 {#2446
    date: 2023-07-15 23:39:46.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 {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "I-feel-like-c-memes-has-taught-us-a-valuable-lesson"
  +title: "I feel like /c/memes has taught us a valuable lesson today: Would it make sense to develop a feature to block a comm from our feed for a selectable unit of time (1 hour, 1 day, etc.)?"
  +url: null
  +body: "Even if we’re subscribed to them? Could a temp block exist in conjunction with a subscription? I love c/memes but holy shit no matter which sort I select by they’ve managed to overwhelm my feed."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 196
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689454782 {#2355
    date: 2023-07-15 22:59:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 1268
  -titleTs: "'/c/memes':4 '1':33,35 'block':21 'comm':23 'day':36 'develop':17 'etc':37 'featur':19 'feed':26 'feel':2 'hour':34 'lesson':10 'like':3 'make':14 'select':29 'sens':15 'taught':6 'time':32 'today':11 'unit':30 'us':7 'valuabl':9 'would':12"
  -bodyTs: "'block':11 'c/memes':20 'conjunct':14 'could':8 'even':1 'exist':12 'feed':37 'holi':22 'love':19 'manag':33 'matter':25 'overwhelm':35 're':4 'select':29 'shit':23 'sort':27 'subscrib':5 'subscript':17 'temp':10 've':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689456614
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2049308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689370214 {#2466
    date: 2023-07-14 23:30:14.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 {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "I-feel-like-c-memes-has-taught-us-a-valuable-lesson"
  +title: "I feel like /c/memes has taught us a valuable lesson today: Would it make sense to develop a feature to block a comm from our feed for a selectable unit of time (1 hour, 1 day, etc.)?"
  +url: null
  +body: "Even if we’re subscribed to them? Could a temp block exist in conjunction with a subscription? I love c/memes but holy shit no matter which sort I select by they’ve managed to overwhelm my feed."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 196
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689454782 {#2355
    date: 2023-07-15 22:59:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 1268
  -titleTs: "'/c/memes':4 '1':33,35 'block':21 'comm':23 'day':36 'develop':17 'etc':37 'featur':19 'feed':26 'feel':2 'hour':34 'lesson':10 'like':3 'make':14 'select':29 'sens':15 'taught':6 'time':32 'today':11 'unit':30 'us':7 'valuabl':9 'would':12"
  -bodyTs: "'block':11 'c/memes':20 'conjunct':14 'could':8 'even':1 'exist':12 'feed':37 'holi':22 'love':19 'manag':33 'matter':25 'overwhelm':35 're':4 'select':29 'shit':23 'sort':27 'subscrib':5 'subscript':17 'temp':10 've':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689456614
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2049308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689370214 {#2466
    date: 2023-07-14 23:30:14.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 {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "I-feel-like-c-memes-has-taught-us-a-valuable-lesson"
  +title: "I feel like /c/memes has taught us a valuable lesson today: Would it make sense to develop a feature to block a comm from our feed for a selectable unit of time (1 hour, 1 day, etc.)?"
  +url: null
  +body: "Even if we’re subscribed to them? Could a temp block exist in conjunction with a subscription? I love c/memes but holy shit no matter which sort I select by they’ve managed to overwhelm my feed."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 196
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689454782 {#2355
    date: 2023-07-15 22:59:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 1268
  -titleTs: "'/c/memes':4 '1':33,35 'block':21 'comm':23 'day':36 'develop':17 'etc':37 'featur':19 'feed':26 'feel':2 'hour':34 'lesson':10 'like':3 'make':14 'select':29 'sens':15 'taught':6 'time':32 'today':11 'unit':30 'us':7 'valuabl':9 'would':12"
  -bodyTs: "'block':11 'c/memes':20 'conjunct':14 'could':8 'even':1 'exist':12 'feed':37 'holi':22 'love':19 'manag':33 'matter':25 'overwhelm':35 're':4 'select':29 'shit':23 'sort':27 'subscrib':5 'subscript':17 'temp':10 've':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689456614
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2049308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689370214 {#2466
    date: 2023-07-14 23:30:14.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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-Nautilus-data-privacy-friendly"
  +title: "Is Nautilus data privacy friendly ?"
  +url: null
  +body: "Is Nautilus data privacy friendly ? If not, what file manager would you recommend on Ubuntu for data privacy respect ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689445188 {#1841
    date: 2023-07-15 20:19:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 7544
  -titleTs: "'data':3 'friend':5 'nautilus':2 'privaci':4"
  -bodyTs: "'data':3,17 'file':9 'friend':5 'manag':10 'nautilus':2 'privaci':4,18 'recommend':13 'respect':19 'ubuntu':15 'would':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689451139
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/1075264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689444639 {#2409
    date: 2023-07-15 20:10: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
39 DENIED edit
App\Entity\Entry {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-Nautilus-data-privacy-friendly"
  +title: "Is Nautilus data privacy friendly ?"
  +url: null
  +body: "Is Nautilus data privacy friendly ? If not, what file manager would you recommend on Ubuntu for data privacy respect ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689445188 {#1841
    date: 2023-07-15 20:19:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 7544
  -titleTs: "'data':3 'friend':5 'nautilus':2 'privaci':4"
  -bodyTs: "'data':3,17 'file':9 'friend':5 'manag':10 'nautilus':2 'privaci':4,18 'recommend':13 'respect':19 'ubuntu':15 'would':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689451139
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/1075264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689444639 {#2409
    date: 2023-07-15 20:10: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
40 DENIED moderate
App\Entity\Entry {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-Nautilus-data-privacy-friendly"
  +title: "Is Nautilus data privacy friendly ?"
  +url: null
  +body: "Is Nautilus data privacy friendly ? If not, what file manager would you recommend on Ubuntu for data privacy respect ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689445188 {#1841
    date: 2023-07-15 20:19:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 7544
  -titleTs: "'data':3 'friend':5 'nautilus':2 'privaci':4"
  -bodyTs: "'data':3,17 'file':9 'friend':5 'manag':10 'nautilus':2 'privaci':4,18 'recommend':13 'respect':19 'ubuntu':15 'would':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689451139
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/1075264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689444639 {#2409
    date: 2023-07-15 20:10: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
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 {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "In-which-game-did-you-spend-the-most-hours"
  +title: "In which game did you spend the most hours?"
  +url: null
  +body: "I discovered today that my most played game on Steam is Astronner with about 500 hours, and my second most played is Surviving Mars with about 500 hours."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 275
  +favouriteCount: 242
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689654265 {#1500
    date: 2023-07-18 06:24:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +badges: Doctrine\ORM\PersistentCollection {#1522 …}
  +children: []
  -id: 1267
  -titleTs: "'game':3 'hour':9 'spend':6"
  -bodyTs: "'500':15,27 'astronn':12 'discov':2 'game':8 'hour':16,28 'mar':24 'play':7,21 'second':19 'steam':10 'surviv':23 'today':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689449781
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1586067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689363381 {#1521
    date: 2023-07-14 21:36: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
43 DENIED edit
App\Entity\Entry {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "In-which-game-did-you-spend-the-most-hours"
  +title: "In which game did you spend the most hours?"
  +url: null
  +body: "I discovered today that my most played game on Steam is Astronner with about 500 hours, and my second most played is Surviving Mars with about 500 hours."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 275
  +favouriteCount: 242
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689654265 {#1500
    date: 2023-07-18 06:24:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +badges: Doctrine\ORM\PersistentCollection {#1522 …}
  +children: []
  -id: 1267
  -titleTs: "'game':3 'hour':9 'spend':6"
  -bodyTs: "'500':15,27 'astronn':12 'discov':2 'game':8 'hour':16,28 'mar':24 'play':7,21 'second':19 'steam':10 'surviv':23 'today':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689449781
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1586067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689363381 {#1521
    date: 2023-07-14 21:36: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
44 DENIED moderate
App\Entity\Entry {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "In-which-game-did-you-spend-the-most-hours"
  +title: "In which game did you spend the most hours?"
  +url: null
  +body: "I discovered today that my most played game on Steam is Astronner with about 500 hours, and my second most played is Surviving Mars with about 500 hours."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 275
  +favouriteCount: 242
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689654265 {#1500
    date: 2023-07-18 06:24:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +badges: Doctrine\ORM\PersistentCollection {#1522 …}
  +children: []
  -id: 1267
  -titleTs: "'game':3 'hour':9 'spend':6"
  -bodyTs: "'500':15,27 'astronn':12 'discov':2 'game':8 'hour':16,28 'mar':24 'play':7,21 'second':19 'steam':10 'surviv':23 'today':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689449781
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1586067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689363381 {#1521
    date: 2023-07-14 21:36: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
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 {#1504
  +user: Proxies\__CG__\App\Entity\User {#1507 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1505 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Don-t-forget-the-copypasta-to-end-all-copypastas"
  +title: "Don't forget the copypasta to end all copypastas"
  +url: null
  +body: "What the fuck did you just fucking say about me, you little bitch? I’ll have you know I graduated top of my class in the Navy Seals, and I’ve been involved in numerous secret raids on Al-Quaeda, and I have over 300 confirmed kills. I am trained in gorilla warfare and I’m the top sniper in the entire US armed forces. You are nothing to me but just another target. I will wipe you the fuck out with precision the likes of which has never been seen before on this Earth, mark my fucking words. You think you can get away with saying that shit to me over the Internet? Think again, fucker. As we speak I am contacting my secret network of spies across the USA and your IP is being traced right now so you better prepare for the storm, maggot. The storm that wipes out the pathetic little thing you call your life. You’re fucking dead, kid. I can be anywhere, anytime, and I can kill you in over seven hundred ways, and that’s just with my bare hands. Not only am I extensively trained in unarmed combat, but I have access to the entire arsenal of the United States Marine Corps and I will use it to its full extent to wipe your miserable ass off the face of the continent, you little shit. If only you could have known what unholy retribution your little “clever” comment was about to bring down upon you, maybe you would have held your fucking tongue. But you couldn’t, you didn’t, and now you’re paying the price, you goddamn idiot. I will shit fury all over you and you will drown in it. You’re fucking dead, kiddo"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689431371 {#1506
    date: 2023-07-15 16:29:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 6113
  -titleTs: "'copypasta':5,9 'end':7 'forget':3"
  -bodyTs: "'300':46 'access':202 'across':130 'al':40 'al-quaeda':39 'anoth':74 'anytim':171 'anywher':170 'arm':65 'arsenal':206 'ass':226 'away':106 'bare':188 'better':143 'bitch':13 'bring':252 'call':159 'class':24 'clever':247 'combat':198 'comment':248 'confirm':47 'contact':124 'contin':232 'corp':212 'could':239 'couldn':266 'dead':165,297 'didn':269 'drown':291 'earth':96 'entir':63,205 'extens':194 'extent':221 'face':229 'forc':66 'fuck':3,7,81,99,164,262,296 'fucker':118 'full':220 'furi':284 'get':105 'goddamn':279 'gorilla':53 'graduat':20 'hand':189 'held':260 'hundr':180 'idiot':280 'internet':115 'involv':33 'ip':135 'kid':166 'kiddo':298 'kill':48,175 'know':18 'known':241 'life':161 'like':86 'littl':12,156,234,246 'll':15 'm':57 'maggot':148 'marin':211 'mark':97 'mayb':256 'miser':225 'navi':27 'network':127 'never':90 'noth':69 'numer':35 'pathet':155 'pay':275 'precis':84 'prepar':144 'price':277 'quaeda':41 'raid':37 're':163,274,295 'retribut':244 'right':139 'say':8,108 'seal':28 'secret':36,126 'seen':92 'seven':179 'shit':110,235,283 'sniper':60 'speak':121 'spi':129 'state':210 'storm':147,150 'target':75 'thing':157 'think':102,116 'tongu':263 'top':21,59 'trace':138 'train':51,195 'unarm':197 'unholi':243 'unit':209 'upon':254 'us':64 'usa':132 'use':216 've':31 'warfar':54 'way':181 'wipe':78,152,223 'word':100 'would':258"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689446000
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1211503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689422000 {#1503
    date: 2023-07-15 13:53: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
47 DENIED edit
App\Entity\Entry {#1504
  +user: Proxies\__CG__\App\Entity\User {#1507 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1505 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Don-t-forget-the-copypasta-to-end-all-copypastas"
  +title: "Don't forget the copypasta to end all copypastas"
  +url: null
  +body: "What the fuck did you just fucking say about me, you little bitch? I’ll have you know I graduated top of my class in the Navy Seals, and I’ve been involved in numerous secret raids on Al-Quaeda, and I have over 300 confirmed kills. I am trained in gorilla warfare and I’m the top sniper in the entire US armed forces. You are nothing to me but just another target. I will wipe you the fuck out with precision the likes of which has never been seen before on this Earth, mark my fucking words. You think you can get away with saying that shit to me over the Internet? Think again, fucker. As we speak I am contacting my secret network of spies across the USA and your IP is being traced right now so you better prepare for the storm, maggot. The storm that wipes out the pathetic little thing you call your life. You’re fucking dead, kid. I can be anywhere, anytime, and I can kill you in over seven hundred ways, and that’s just with my bare hands. Not only am I extensively trained in unarmed combat, but I have access to the entire arsenal of the United States Marine Corps and I will use it to its full extent to wipe your miserable ass off the face of the continent, you little shit. If only you could have known what unholy retribution your little “clever” comment was about to bring down upon you, maybe you would have held your fucking tongue. But you couldn’t, you didn’t, and now you’re paying the price, you goddamn idiot. I will shit fury all over you and you will drown in it. You’re fucking dead, kiddo"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689431371 {#1506
    date: 2023-07-15 16:29:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 6113
  -titleTs: "'copypasta':5,9 'end':7 'forget':3"
  -bodyTs: "'300':46 'access':202 'across':130 'al':40 'al-quaeda':39 'anoth':74 'anytim':171 'anywher':170 'arm':65 'arsenal':206 'ass':226 'away':106 'bare':188 'better':143 'bitch':13 'bring':252 'call':159 'class':24 'clever':247 'combat':198 'comment':248 'confirm':47 'contact':124 'contin':232 'corp':212 'could':239 'couldn':266 'dead':165,297 'didn':269 'drown':291 'earth':96 'entir':63,205 'extens':194 'extent':221 'face':229 'forc':66 'fuck':3,7,81,99,164,262,296 'fucker':118 'full':220 'furi':284 'get':105 'goddamn':279 'gorilla':53 'graduat':20 'hand':189 'held':260 'hundr':180 'idiot':280 'internet':115 'involv':33 'ip':135 'kid':166 'kiddo':298 'kill':48,175 'know':18 'known':241 'life':161 'like':86 'littl':12,156,234,246 'll':15 'm':57 'maggot':148 'marin':211 'mark':97 'mayb':256 'miser':225 'navi':27 'network':127 'never':90 'noth':69 'numer':35 'pathet':155 'pay':275 'precis':84 'prepar':144 'price':277 'quaeda':41 'raid':37 're':163,274,295 'retribut':244 'right':139 'say':8,108 'seal':28 'secret':36,126 'seen':92 'seven':179 'shit':110,235,283 'sniper':60 'speak':121 'spi':129 'state':210 'storm':147,150 'target':75 'thing':157 'think':102,116 'tongu':263 'top':21,59 'trace':138 'train':51,195 'unarm':197 'unholi':243 'unit':209 'upon':254 'us':64 'usa':132 'use':216 've':31 'warfar':54 'way':181 'wipe':78,152,223 'word':100 'would':258"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689446000
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1211503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689422000 {#1503
    date: 2023-07-15 13:53: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
48 DENIED moderate
App\Entity\Entry {#1504
  +user: Proxies\__CG__\App\Entity\User {#1507 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1505 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Don-t-forget-the-copypasta-to-end-all-copypastas"
  +title: "Don't forget the copypasta to end all copypastas"
  +url: null
  +body: "What the fuck did you just fucking say about me, you little bitch? I’ll have you know I graduated top of my class in the Navy Seals, and I’ve been involved in numerous secret raids on Al-Quaeda, and I have over 300 confirmed kills. I am trained in gorilla warfare and I’m the top sniper in the entire US armed forces. You are nothing to me but just another target. I will wipe you the fuck out with precision the likes of which has never been seen before on this Earth, mark my fucking words. You think you can get away with saying that shit to me over the Internet? Think again, fucker. As we speak I am contacting my secret network of spies across the USA and your IP is being traced right now so you better prepare for the storm, maggot. The storm that wipes out the pathetic little thing you call your life. You’re fucking dead, kid. I can be anywhere, anytime, and I can kill you in over seven hundred ways, and that’s just with my bare hands. Not only am I extensively trained in unarmed combat, but I have access to the entire arsenal of the United States Marine Corps and I will use it to its full extent to wipe your miserable ass off the face of the continent, you little shit. If only you could have known what unholy retribution your little “clever” comment was about to bring down upon you, maybe you would have held your fucking tongue. But you couldn’t, you didn’t, and now you’re paying the price, you goddamn idiot. I will shit fury all over you and you will drown in it. You’re fucking dead, kiddo"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689431371 {#1506
    date: 2023-07-15 16:29:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 6113
  -titleTs: "'copypasta':5,9 'end':7 'forget':3"
  -bodyTs: "'300':46 'access':202 'across':130 'al':40 'al-quaeda':39 'anoth':74 'anytim':171 'anywher':170 'arm':65 'arsenal':206 'ass':226 'away':106 'bare':188 'better':143 'bitch':13 'bring':252 'call':159 'class':24 'clever':247 'combat':198 'comment':248 'confirm':47 'contact':124 'contin':232 'corp':212 'could':239 'couldn':266 'dead':165,297 'didn':269 'drown':291 'earth':96 'entir':63,205 'extens':194 'extent':221 'face':229 'forc':66 'fuck':3,7,81,99,164,262,296 'fucker':118 'full':220 'furi':284 'get':105 'goddamn':279 'gorilla':53 'graduat':20 'hand':189 'held':260 'hundr':180 'idiot':280 'internet':115 'involv':33 'ip':135 'kid':166 'kiddo':298 'kill':48,175 'know':18 'known':241 'life':161 'like':86 'littl':12,156,234,246 'll':15 'm':57 'maggot':148 'marin':211 'mark':97 'mayb':256 'miser':225 'navi':27 'network':127 'never':90 'noth':69 'numer':35 'pathet':155 'pay':275 'precis':84 'prepar':144 'price':277 'quaeda':41 'raid':37 're':163,274,295 'retribut':244 'right':139 'say':8,108 'seal':28 'secret':36,126 'seen':92 'seven':179 'shit':110,235,283 'sniper':60 'speak':121 'spi':129 'state':210 'storm':147,150 'target':75 'thing':157 'think':102,116 'tongu':263 'top':21,59 'trace':138 'train':51,195 'unarm':197 'unholi':243 'unit':209 'upon':254 'us':64 'usa':132 'use':216 've':31 'warfar':54 'way':181 'wipe':78,152,223 'word':100 'would':258"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689446000
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1211503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689422000 {#1503
    date: 2023-07-15 13:53: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
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 {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-the-Lemmy-quivalent-of-a-Subreddit-a-Sublemmy"
  +title: "What is the Lemmy quivalent of a Subreddit, a Sublemmy?"
  +url: null
  +body: "Hi folks. Lemmy noob here, what are we calling the equivalent of subreddits?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689445299 {#1530
    date: 2023-07-15 20:21:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 11348
  -titleTs: "'lemmi':4 'quival':5 'sublemmi':10 'subreddit':8"
  -bodyTs: "'call':9 'equival':11 'folk':2 'hi':1 'lemmi':3 'noob':4 'subreddit':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689445299
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1529748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689445299 {#1537
    date: 2023-07-15 20:21: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
51 DENIED edit
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-the-Lemmy-quivalent-of-a-Subreddit-a-Sublemmy"
  +title: "What is the Lemmy quivalent of a Subreddit, a Sublemmy?"
  +url: null
  +body: "Hi folks. Lemmy noob here, what are we calling the equivalent of subreddits?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689445299 {#1530
    date: 2023-07-15 20:21:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 11348
  -titleTs: "'lemmi':4 'quival':5 'sublemmi':10 'subreddit':8"
  -bodyTs: "'call':9 'equival':11 'folk':2 'hi':1 'lemmi':3 'noob':4 'subreddit':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689445299
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1529748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689445299 {#1537
    date: 2023-07-15 20:21: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
52 DENIED moderate
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-the-Lemmy-quivalent-of-a-Subreddit-a-Sublemmy"
  +title: "What is the Lemmy quivalent of a Subreddit, a Sublemmy?"
  +url: null
  +body: "Hi folks. Lemmy noob here, what are we calling the equivalent of subreddits?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689445299 {#1530
    date: 2023-07-15 20:21:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 11348
  -titleTs: "'lemmi':4 'quival':5 'sublemmi':10 'subreddit':8"
  -bodyTs: "'call':9 'equival':11 'folk':2 'hi':1 'lemmi':3 'noob':4 'subreddit':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689445299
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1529748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689445299 {#1537
    date: 2023-07-15 20:21: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
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 {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Are-you-obligate-to-financial-support-your-relative-who-is"
  +title: "Are you obligate to financial support your relative who is not financial stable with your saving ?"
  +url: null
  +body: """
    - I live with my parents (both). I have job.\n
    - I did my share duty: I help pay family electricity/water bill, pay my brothers tution fee.\n
    - Currently, my salary is multiple time my living cost, so I can save more than half of my salary (no pay rent, no marry, no children)\n
    - My mum has a brotehr who is not financial stable. She help him (few time yearly, not one time, but yearly). She is very stress about this situation. => when she ask me and my dad to chip in, we both said nope, then ask her to give up on that money black hole. => really hurt our family relationship, because she refuse to do so.\n
    - That dude (my uncle) have family he has to support. If I chip in with my own salary, his children living standard will increase, they will have better future. It will cost me my spare salary (i will not able save like, 50% of my salary per month)\n
    - But I don’t want to waste money. That money give away is like charity that I can never get back. I don’t want to piggy back few dude on my back for years.\n
    \n
    So, how do you think on this case.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689444732 {#1710
    date: 2023-07-15 20:12:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 11349
  -titleTs: "'financi':5,12 'oblig':3 'relat':8 'save':16 'stabl':13 'support':6"
  -bodyTs: "'50':158 'abl':155 'ask':82,95 'away':175 'back':184,191,196 'better':143 'bill':20 'black':103 'brotehr':56 'brother':23 'case':206 'chariti':178 'children':51,135 'chip':88,128 'cost':34,147 'current':26 'dad':86 'dude':117,193 'duti':14 'electricity/water':19 'famili':18,108,121 'fee':25 'financi':60 'futur':144 'get':183 'give':98,174 'half':41 'help':16,63 'hole':104 'hurt':106 'increas':139 'job':9 'like':157,177 'live':2,33,136 'marri':49 'money':102,171,173 'month':163 'multipl':30 'mum':53 'never':182 'nope':93 'one':69 'parent':5 'pay':17,21,46 'per':162 'piggi':190 'realli':105 'refus':112 'relationship':109 'rent':47 'said':92 'salari':28,44,133,151,161 'save':38,156 'share':13 'situat':79 'spare':150 'stabl':61 'standard':137 'stress':76 'support':125 'think':203 'time':31,66,70 'tution':24 'uncl':119 'want':168,188 'wast':170 'year':67,72,198"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689444732
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1529311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689444732 {#1706
    date: 2023-07-15 20:12:12.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 {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Are-you-obligate-to-financial-support-your-relative-who-is"
  +title: "Are you obligate to financial support your relative who is not financial stable with your saving ?"
  +url: null
  +body: """
    - I live with my parents (both). I have job.\n
    - I did my share duty: I help pay family electricity/water bill, pay my brothers tution fee.\n
    - Currently, my salary is multiple time my living cost, so I can save more than half of my salary (no pay rent, no marry, no children)\n
    - My mum has a brotehr who is not financial stable. She help him (few time yearly, not one time, but yearly). She is very stress about this situation. => when she ask me and my dad to chip in, we both said nope, then ask her to give up on that money black hole. => really hurt our family relationship, because she refuse to do so.\n
    - That dude (my uncle) have family he has to support. If I chip in with my own salary, his children living standard will increase, they will have better future. It will cost me my spare salary (i will not able save like, 50% of my salary per month)\n
    - But I don’t want to waste money. That money give away is like charity that I can never get back. I don’t want to piggy back few dude on my back for years.\n
    \n
    So, how do you think on this case.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689444732 {#1710
    date: 2023-07-15 20:12:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 11349
  -titleTs: "'financi':5,12 'oblig':3 'relat':8 'save':16 'stabl':13 'support':6"
  -bodyTs: "'50':158 'abl':155 'ask':82,95 'away':175 'back':184,191,196 'better':143 'bill':20 'black':103 'brotehr':56 'brother':23 'case':206 'chariti':178 'children':51,135 'chip':88,128 'cost':34,147 'current':26 'dad':86 'dude':117,193 'duti':14 'electricity/water':19 'famili':18,108,121 'fee':25 'financi':60 'futur':144 'get':183 'give':98,174 'half':41 'help':16,63 'hole':104 'hurt':106 'increas':139 'job':9 'like':157,177 'live':2,33,136 'marri':49 'money':102,171,173 'month':163 'multipl':30 'mum':53 'never':182 'nope':93 'one':69 'parent':5 'pay':17,21,46 'per':162 'piggi':190 'realli':105 'refus':112 'relationship':109 'rent':47 'said':92 'salari':28,44,133,151,161 'save':38,156 'share':13 'situat':79 'spare':150 'stabl':61 'standard':137 'stress':76 'support':125 'think':203 'time':31,66,70 'tution':24 'uncl':119 'want':168,188 'wast':170 'year':67,72,198"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689444732
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1529311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689444732 {#1706
    date: 2023-07-15 20:12:12.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 {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Are-you-obligate-to-financial-support-your-relative-who-is"
  +title: "Are you obligate to financial support your relative who is not financial stable with your saving ?"
  +url: null
  +body: """
    - I live with my parents (both). I have job.\n
    - I did my share duty: I help pay family electricity/water bill, pay my brothers tution fee.\n
    - Currently, my salary is multiple time my living cost, so I can save more than half of my salary (no pay rent, no marry, no children)\n
    - My mum has a brotehr who is not financial stable. She help him (few time yearly, not one time, but yearly). She is very stress about this situation. => when she ask me and my dad to chip in, we both said nope, then ask her to give up on that money black hole. => really hurt our family relationship, because she refuse to do so.\n
    - That dude (my uncle) have family he has to support. If I chip in with my own salary, his children living standard will increase, they will have better future. It will cost me my spare salary (i will not able save like, 50% of my salary per month)\n
    - But I don’t want to waste money. That money give away is like charity that I can never get back. I don’t want to piggy back few dude on my back for years.\n
    \n
    So, how do you think on this case.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689444732 {#1710
    date: 2023-07-15 20:12:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 11349
  -titleTs: "'financi':5,12 'oblig':3 'relat':8 'save':16 'stabl':13 'support':6"
  -bodyTs: "'50':158 'abl':155 'ask':82,95 'away':175 'back':184,191,196 'better':143 'bill':20 'black':103 'brotehr':56 'brother':23 'case':206 'chariti':178 'children':51,135 'chip':88,128 'cost':34,147 'current':26 'dad':86 'dude':117,193 'duti':14 'electricity/water':19 'famili':18,108,121 'fee':25 'financi':60 'futur':144 'get':183 'give':98,174 'half':41 'help':16,63 'hole':104 'hurt':106 'increas':139 'job':9 'like':157,177 'live':2,33,136 'marri':49 'money':102,171,173 'month':163 'multipl':30 'mum':53 'never':182 'nope':93 'one':69 'parent':5 'pay':17,21,46 'per':162 'piggi':190 'realli':105 'refus':112 'relationship':109 'rent':47 'said':92 'salari':28,44,133,151,161 'save':38,156 'share':13 'situat':79 'spare':150 'stabl':61 'standard':137 'stress':76 'support':125 'think':203 'time':31,66,70 'tution':24 'uncl':119 'want':168,188 'wast':170 'year':67,72,198"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689444732
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1529311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689444732 {#1706
    date: 2023-07-15 20:12:12.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 {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-with-the-corporate-obsession-with-customer-feedback"
  +title: "What's with the corporate obsession with customer feedback?"
  +url: null
  +body: """
    If you contact the customer support of your utility company, phone carrier, bank, or other service provider you’ll likely be flooded with requests to rate the experience and provide feedback. Likewise, corporate websites and email communications often solicit feedback via embedded buttons or links to online forms.\n
    \n
    What’s with this corporate obsession with customer feedback?\n
    \n
    Are these huge piles of feedback actually analyzed and acted upon? Is customer feedback some sort of corporate cargo cult? Or maybe clever marketing by vendors of feedback tools and services?\n
    \n
    The impression is the feedback is just discarded or ignored.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689458781 {#1471
    date: 2023-07-16 00:06:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 1261
  -titleTs: "'corpor':5 'custom':8 'feedback':9 'obsess':6"
  -bodyTs: "'act':67 'actual':64 'analyz':65 'bank':13 'button':43 'cargo':76 'carrier':12 'clever':80 'communic':37 'compani':10 'contact':3 'corpor':33,53,75 'cult':77 'custom':5,56,70 'discard':96 'email':36 'embed':42 'experi':28 'feedback':31,40,57,63,71,85,93 'flood':22 'form':48 'huge':60 'ignor':98 'impress':90 'like':20 'likewis':32 'link':45 'll':19 'market':81 'mayb':79 'obsess':54 'often':38 'onlin':47 'phone':11 'pile':61 'provid':17,30 'rate':26 'request':24 'servic':16,88 'solicit':39 'sort':73 'support':6 'tool':86 'upon':68 'util':9 'vendor':83 'via':41 'websit':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689442860
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2042907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689356460 {#1467
    date: 2023-07-14 19:41: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
59 DENIED edit
App\Entity\Entry {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-with-the-corporate-obsession-with-customer-feedback"
  +title: "What's with the corporate obsession with customer feedback?"
  +url: null
  +body: """
    If you contact the customer support of your utility company, phone carrier, bank, or other service provider you’ll likely be flooded with requests to rate the experience and provide feedback. Likewise, corporate websites and email communications often solicit feedback via embedded buttons or links to online forms.\n
    \n
    What’s with this corporate obsession with customer feedback?\n
    \n
    Are these huge piles of feedback actually analyzed and acted upon? Is customer feedback some sort of corporate cargo cult? Or maybe clever marketing by vendors of feedback tools and services?\n
    \n
    The impression is the feedback is just discarded or ignored.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689458781 {#1471
    date: 2023-07-16 00:06:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 1261
  -titleTs: "'corpor':5 'custom':8 'feedback':9 'obsess':6"
  -bodyTs: "'act':67 'actual':64 'analyz':65 'bank':13 'button':43 'cargo':76 'carrier':12 'clever':80 'communic':37 'compani':10 'contact':3 'corpor':33,53,75 'cult':77 'custom':5,56,70 'discard':96 'email':36 'embed':42 'experi':28 'feedback':31,40,57,63,71,85,93 'flood':22 'form':48 'huge':60 'ignor':98 'impress':90 'like':20 'likewis':32 'link':45 'll':19 'market':81 'mayb':79 'obsess':54 'often':38 'onlin':47 'phone':11 'pile':61 'provid':17,30 'rate':26 'request':24 'servic':16,88 'solicit':39 'sort':73 'support':6 'tool':86 'upon':68 'util':9 'vendor':83 'via':41 'websit':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689442860
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2042907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689356460 {#1467
    date: 2023-07-14 19:41: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
60 DENIED moderate
App\Entity\Entry {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-with-the-corporate-obsession-with-customer-feedback"
  +title: "What's with the corporate obsession with customer feedback?"
  +url: null
  +body: """
    If you contact the customer support of your utility company, phone carrier, bank, or other service provider you’ll likely be flooded with requests to rate the experience and provide feedback. Likewise, corporate websites and email communications often solicit feedback via embedded buttons or links to online forms.\n
    \n
    What’s with this corporate obsession with customer feedback?\n
    \n
    Are these huge piles of feedback actually analyzed and acted upon? Is customer feedback some sort of corporate cargo cult? Or maybe clever marketing by vendors of feedback tools and services?\n
    \n
    The impression is the feedback is just discarded or ignored.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689458781 {#1471
    date: 2023-07-16 00:06:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 1261
  -titleTs: "'corpor':5 'custom':8 'feedback':9 'obsess':6"
  -bodyTs: "'act':67 'actual':64 'analyz':65 'bank':13 'button':43 'cargo':76 'carrier':12 'clever':80 'communic':37 'compani':10 'contact':3 'corpor':33,53,75 'cult':77 'custom':5,56,70 'discard':96 'email':36 'embed':42 'experi':28 'feedback':31,40,57,63,71,85,93 'flood':22 'form':48 'huge':60 'ignor':98 'impress':90 'like':20 'likewis':32 'link':45 'll':19 'market':81 'mayb':79 'obsess':54 'often':38 'onlin':47 'phone':11 'pile':61 'provid':17,30 'rate':26 'request':24 'servic':16,88 'solicit':39 'sort':73 'support':6 'tool':86 'upon':68 'util':9 'vendor':83 'via':41 'websit':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689442860
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2042907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689356460 {#1467
    date: 2023-07-14 19:41: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
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 {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Anyone-else-missing-posts-in-smaller-Lemmy-communities-because-they"
  +title: "Anyone else missing posts in smaller Lemmy communities because they are overshadowed by the popular ones?"
  +url: null
  +body: """
    I tend to miss posts in smaller communities, no matter what sorting options I use when I display the “Subscribed” feed on the frontpage.\n
    \n
    If I sort by “New”, unsurprisingly most new posts are on the popular communities. Same if I select “Hot”, “Active”, or “Top Hour” etc. Overall it makes sense, small communities don’t have new content as often, and threads there are not that “active” as there not many users.\n
    \n
    I think the algorithm should somehow ensure a more diverse feed. There also no “multi-reddits” atm, so you can’t just create a feed of those smaller communities.\n
    \n
    Of course, I could create another account and only subscribe to small communities, but that’s inconvenient. Simply checking them manually is what I do atm, but it’s also not that convenient. A temporal solution might be using the RSS feeds, but overall it seems something should be done about it on Lemmy’s end.\n
    \n
    So, anyone else experiencing that or am I missing something? Because if I am not the only one then perhaps this issue should be brought to the attention of the devs (if it wasn’t already).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 253
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689447672 {#1490
    date: 2023-07-15 21:01:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 1259
  -titleTs: "'anyon':1 'communiti':8 'els':2 'lemmi':7 'miss':3 'one':16 'overshadow':12 'popular':15 'post':4 'smaller':6"
  -bodyTs: "'account':110 'activ':44,68 'algorithm':77 'alreadi':195 'also':86,133 'anoth':109 'anyon':161 'atm':91,129 'attent':187 'brought':184 'check':122 'communiti':8,38,54,103,116 'content':59 'conveni':136 'could':107 'cours':105 'creat':97,108 'dev':190 'display':18 'divers':83 'done':153 'els':162 'end':159 'ensur':80 'etc':48 'experienc':163 'feed':21,84,99,145 'frontpag':24 'hot':43 'hour':47 'inconveni':120 'issu':181 'lemmi':157 'make':51 'mani':72 'manual':124 'matter':10 'might':140 'miss':4,168 'multi':89 'multi-reddit':88 'new':29,32,58 'often':61 'one':177 'option':13 'overal':49,147 'perhap':179 'popular':37 'post':5,33 'reddit':90 'rss':144 'seem':149 'select':42 'sens':52 'simpli':121 'small':53,115 'smaller':7,102 'solut':139 'somehow':79 'someth':150,169 'sort':12,27 'subscrib':20,113 'tempor':138 'tend':2 'think':75 'thread':63 'top':46 'unsurpris':30 'use':15,142 'user':73 'wasn':193"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689440778
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1162954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689354378 {#1491
    date: 2023-07-14 19:06: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
63 DENIED edit
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Anyone-else-missing-posts-in-smaller-Lemmy-communities-because-they"
  +title: "Anyone else missing posts in smaller Lemmy communities because they are overshadowed by the popular ones?"
  +url: null
  +body: """
    I tend to miss posts in smaller communities, no matter what sorting options I use when I display the “Subscribed” feed on the frontpage.\n
    \n
    If I sort by “New”, unsurprisingly most new posts are on the popular communities. Same if I select “Hot”, “Active”, or “Top Hour” etc. Overall it makes sense, small communities don’t have new content as often, and threads there are not that “active” as there not many users.\n
    \n
    I think the algorithm should somehow ensure a more diverse feed. There also no “multi-reddits” atm, so you can’t just create a feed of those smaller communities.\n
    \n
    Of course, I could create another account and only subscribe to small communities, but that’s inconvenient. Simply checking them manually is what I do atm, but it’s also not that convenient. A temporal solution might be using the RSS feeds, but overall it seems something should be done about it on Lemmy’s end.\n
    \n
    So, anyone else experiencing that or am I missing something? Because if I am not the only one then perhaps this issue should be brought to the attention of the devs (if it wasn’t already).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 253
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689447672 {#1490
    date: 2023-07-15 21:01:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 1259
  -titleTs: "'anyon':1 'communiti':8 'els':2 'lemmi':7 'miss':3 'one':16 'overshadow':12 'popular':15 'post':4 'smaller':6"
  -bodyTs: "'account':110 'activ':44,68 'algorithm':77 'alreadi':195 'also':86,133 'anoth':109 'anyon':161 'atm':91,129 'attent':187 'brought':184 'check':122 'communiti':8,38,54,103,116 'content':59 'conveni':136 'could':107 'cours':105 'creat':97,108 'dev':190 'display':18 'divers':83 'done':153 'els':162 'end':159 'ensur':80 'etc':48 'experienc':163 'feed':21,84,99,145 'frontpag':24 'hot':43 'hour':47 'inconveni':120 'issu':181 'lemmi':157 'make':51 'mani':72 'manual':124 'matter':10 'might':140 'miss':4,168 'multi':89 'multi-reddit':88 'new':29,32,58 'often':61 'one':177 'option':13 'overal':49,147 'perhap':179 'popular':37 'post':5,33 'reddit':90 'rss':144 'seem':149 'select':42 'sens':52 'simpli':121 'small':53,115 'smaller':7,102 'solut':139 'somehow':79 'someth':150,169 'sort':12,27 'subscrib':20,113 'tempor':138 'tend':2 'think':75 'thread':63 'top':46 'unsurpris':30 'use':15,142 'user':73 'wasn':193"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689440778
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1162954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689354378 {#1491
    date: 2023-07-14 19:06: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
64 DENIED moderate
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Anyone-else-missing-posts-in-smaller-Lemmy-communities-because-they"
  +title: "Anyone else missing posts in smaller Lemmy communities because they are overshadowed by the popular ones?"
  +url: null
  +body: """
    I tend to miss posts in smaller communities, no matter what sorting options I use when I display the “Subscribed” feed on the frontpage.\n
    \n
    If I sort by “New”, unsurprisingly most new posts are on the popular communities. Same if I select “Hot”, “Active”, or “Top Hour” etc. Overall it makes sense, small communities don’t have new content as often, and threads there are not that “active” as there not many users.\n
    \n
    I think the algorithm should somehow ensure a more diverse feed. There also no “multi-reddits” atm, so you can’t just create a feed of those smaller communities.\n
    \n
    Of course, I could create another account and only subscribe to small communities, but that’s inconvenient. Simply checking them manually is what I do atm, but it’s also not that convenient. A temporal solution might be using the RSS feeds, but overall it seems something should be done about it on Lemmy’s end.\n
    \n
    So, anyone else experiencing that or am I missing something? Because if I am not the only one then perhaps this issue should be brought to the attention of the devs (if it wasn’t already).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 253
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689447672 {#1490
    date: 2023-07-15 21:01:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 1259
  -titleTs: "'anyon':1 'communiti':8 'els':2 'lemmi':7 'miss':3 'one':16 'overshadow':12 'popular':15 'post':4 'smaller':6"
  -bodyTs: "'account':110 'activ':44,68 'algorithm':77 'alreadi':195 'also':86,133 'anoth':109 'anyon':161 'atm':91,129 'attent':187 'brought':184 'check':122 'communiti':8,38,54,103,116 'content':59 'conveni':136 'could':107 'cours':105 'creat':97,108 'dev':190 'display':18 'divers':83 'done':153 'els':162 'end':159 'ensur':80 'etc':48 'experienc':163 'feed':21,84,99,145 'frontpag':24 'hot':43 'hour':47 'inconveni':120 'issu':181 'lemmi':157 'make':51 'mani':72 'manual':124 'matter':10 'might':140 'miss':4,168 'multi':89 'multi-reddit':88 'new':29,32,58 'often':61 'one':177 'option':13 'overal':49,147 'perhap':179 'popular':37 'post':5,33 'reddit':90 'rss':144 'seem':149 'select':42 'sens':52 'simpli':121 'small':53,115 'smaller':7,102 'solut':139 'somehow':79 'someth':150,169 'sort':12,27 'subscrib':20,113 'tempor':138 'tend':2 'think':75 'thread':63 'top':46 'unsurpris':30 'use':15,142 'user':73 'wasn':193"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689440778
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1162954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689354378 {#1491
    date: 2023-07-14 19:06: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
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 {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-some-ways-Lemmy-could-be-destabilized"
  +title: "What are some ways Lemmy could be destabilized?"
  +url: null
  +body: """
    If Lemmy were to become a serious major threat to giant cash-cows like Reddit, it would be in their best interest to de-stabilize the communities here. I think it’s best that we think of ways Lemmy could be taken advantage of, so we can best prepare ourselves for potentially what could come.\n
    \n
    Reddit could attract users back by doing a 1-2-punch.\n
    \n
    1. Swarm communities with bots/potentially extremist or hateful content\n
    2. Pay news agencies to run stories on the issues with sites like Lemmy and the freedom of the Fediverse\n
    \n
    Punch: Offer a safe haven from the chaos, while also promoting that you can now make money with your posts, offer a former apology. Ride the “attention wave” to bring users back in\n
    \n
    How could we possibly prevent something like this from happening? Or what are some other methods that could potentially be used?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689367647 {#1767
    date: 2023-07-14 22:47:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 1262
  -titleTs: "'could':6 'destabil':8 'lemmi':5 'way':4"
  -bodyTs: "'-2':67 '1':66,69 '2':78 'advantag':45 'agenc':81 'also':107 'apolog':121 'attent':124 'attract':60 'back':62,129 'becom':5 'best':22,35,50 'bots/potentially':73 'bring':127 'cash':13 'cash-cow':12 'chao':105 'come':57 'communiti':29,71 'content':77 'could':42,56,59,132,148 'cow':14 'de':26 'de-stabil':25 'extremist':74 'fedivers':97 'former':120 'freedom':94 'giant':11 'happen':140 'hate':76 'haven':102 'interest':23 'issu':87 'lemmi':2,41,91 'like':15,90,137 'major':8 'make':113 'method':146 'money':114 'news':80 'offer':99,118 'pay':79 'possibl':134 'post':117 'potenti':54,149 'prepar':51 'prevent':135 'promot':108 'punch':68,98 'reddit':16,58 'ride':122 'run':83 'safe':101 'serious':7 'site':89 'someth':136 'stabil':27 'stori':84 'swarm':70 'taken':44 'think':32,38 'threat':9 'use':151 'user':61,128 'wave':125 'way':40 'would':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689440630
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2043165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689356630 {#1759
    date: 2023-07-14 19:43: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
67 DENIED edit
App\Entity\Entry {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-some-ways-Lemmy-could-be-destabilized"
  +title: "What are some ways Lemmy could be destabilized?"
  +url: null
  +body: """
    If Lemmy were to become a serious major threat to giant cash-cows like Reddit, it would be in their best interest to de-stabilize the communities here. I think it’s best that we think of ways Lemmy could be taken advantage of, so we can best prepare ourselves for potentially what could come.\n
    \n
    Reddit could attract users back by doing a 1-2-punch.\n
    \n
    1. Swarm communities with bots/potentially extremist or hateful content\n
    2. Pay news agencies to run stories on the issues with sites like Lemmy and the freedom of the Fediverse\n
    \n
    Punch: Offer a safe haven from the chaos, while also promoting that you can now make money with your posts, offer a former apology. Ride the “attention wave” to bring users back in\n
    \n
    How could we possibly prevent something like this from happening? Or what are some other methods that could potentially be used?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689367647 {#1767
    date: 2023-07-14 22:47:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 1262
  -titleTs: "'could':6 'destabil':8 'lemmi':5 'way':4"
  -bodyTs: "'-2':67 '1':66,69 '2':78 'advantag':45 'agenc':81 'also':107 'apolog':121 'attent':124 'attract':60 'back':62,129 'becom':5 'best':22,35,50 'bots/potentially':73 'bring':127 'cash':13 'cash-cow':12 'chao':105 'come':57 'communiti':29,71 'content':77 'could':42,56,59,132,148 'cow':14 'de':26 'de-stabil':25 'extremist':74 'fedivers':97 'former':120 'freedom':94 'giant':11 'happen':140 'hate':76 'haven':102 'interest':23 'issu':87 'lemmi':2,41,91 'like':15,90,137 'major':8 'make':113 'method':146 'money':114 'news':80 'offer':99,118 'pay':79 'possibl':134 'post':117 'potenti':54,149 'prepar':51 'prevent':135 'promot':108 'punch':68,98 'reddit':16,58 'ride':122 'run':83 'safe':101 'serious':7 'site':89 'someth':136 'stabil':27 'stori':84 'swarm':70 'taken':44 'think':32,38 'threat':9 'use':151 'user':61,128 'wave':125 'way':40 'would':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689440630
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2043165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689356630 {#1759
    date: 2023-07-14 19:43: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
68 DENIED moderate
App\Entity\Entry {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-some-ways-Lemmy-could-be-destabilized"
  +title: "What are some ways Lemmy could be destabilized?"
  +url: null
  +body: """
    If Lemmy were to become a serious major threat to giant cash-cows like Reddit, it would be in their best interest to de-stabilize the communities here. I think it’s best that we think of ways Lemmy could be taken advantage of, so we can best prepare ourselves for potentially what could come.\n
    \n
    Reddit could attract users back by doing a 1-2-punch.\n
    \n
    1. Swarm communities with bots/potentially extremist or hateful content\n
    2. Pay news agencies to run stories on the issues with sites like Lemmy and the freedom of the Fediverse\n
    \n
    Punch: Offer a safe haven from the chaos, while also promoting that you can now make money with your posts, offer a former apology. Ride the “attention wave” to bring users back in\n
    \n
    How could we possibly prevent something like this from happening? Or what are some other methods that could potentially be used?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689367647 {#1767
    date: 2023-07-14 22:47:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 1262
  -titleTs: "'could':6 'destabil':8 'lemmi':5 'way':4"
  -bodyTs: "'-2':67 '1':66,69 '2':78 'advantag':45 'agenc':81 'also':107 'apolog':121 'attent':124 'attract':60 'back':62,129 'becom':5 'best':22,35,50 'bots/potentially':73 'bring':127 'cash':13 'cash-cow':12 'chao':105 'come':57 'communiti':29,71 'content':77 'could':42,56,59,132,148 'cow':14 'de':26 'de-stabil':25 'extremist':74 'fedivers':97 'former':120 'freedom':94 'giant':11 'happen':140 'hate':76 'haven':102 'interest':23 'issu':87 'lemmi':2,41,91 'like':15,90,137 'major':8 'make':113 'method':146 'money':114 'news':80 'offer':99,118 'pay':79 'possibl':134 'post':117 'potenti':54,149 'prepar':51 'prevent':135 'promot':108 'punch':68,98 'reddit':16,58 'ride':122 'run':83 'safe':101 'serious':7 'site':89 'someth':136 'stabil':27 'stori':84 'swarm':70 'taken':44 'think':32,38 'threat':9 'use':151 'user':61,128 'wave':125 'way':40 'would':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689440630
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2043165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689356630 {#1759
    date: 2023-07-14 19:43: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
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 {#1784
  +user: Proxies\__CG__\App\Entity\User {#1786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-would-you-call-a-monarchist-government-where-multiple-families"
  +title: "What would you call a monarchist government where multiple families rules in turns?"
  +url: null
  +body: """
    I’m making a fantasy novel. In this one there is a monarchy system, where 4 families rule in turns. After the current monarch dies, the next family in the circle most present an heir from their family to ruse the nation until they die and then the next family takes the throne.\n
    \n
    What would you call this government model? Oligarchic monarchy? Poli-Monarchy? Help me with some suggestions. I’m also not sure if this has happened in the history, I can’t find anything about it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689383774 {#1783
    date: 2023-07-15 03:16:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 1258
  -titleTs: "'call':4 'famili':10 'govern':7 'monarchist':6 'multipl':9 'rule':11 'turn':13 'would':2"
  -bodyTs: "'4':16 'also':73 'anyth':87 'call':57 'circl':31 'current':23 'die':25,45 'famili':17,28,38,50 'fantasi':5 'find':86 'govern':59 'happen':79 'heir':35 'help':66 'histori':82 'm':2,72 'make':3 'model':60 'monarch':24 'monarchi':13,62,65 'nation':42 'next':27,49 'novel':6 'oligarch':61 'one':9 'poli':64 'poli-monarchi':63 'present':33 'rule':18 'ruse':40 'suggest':70 'sure':75 'system':14 'take':51 'throne':53 'turn':20 'would':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689436484
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2039204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689350084 {#1785
    date: 2023-07-14 17:54: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
71 DENIED edit
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-would-you-call-a-monarchist-government-where-multiple-families"
  +title: "What would you call a monarchist government where multiple families rules in turns?"
  +url: null
  +body: """
    I’m making a fantasy novel. In this one there is a monarchy system, where 4 families rule in turns. After the current monarch dies, the next family in the circle most present an heir from their family to ruse the nation until they die and then the next family takes the throne.\n
    \n
    What would you call this government model? Oligarchic monarchy? Poli-Monarchy? Help me with some suggestions. I’m also not sure if this has happened in the history, I can’t find anything about it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689383774 {#1783
    date: 2023-07-15 03:16:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 1258
  -titleTs: "'call':4 'famili':10 'govern':7 'monarchist':6 'multipl':9 'rule':11 'turn':13 'would':2"
  -bodyTs: "'4':16 'also':73 'anyth':87 'call':57 'circl':31 'current':23 'die':25,45 'famili':17,28,38,50 'fantasi':5 'find':86 'govern':59 'happen':79 'heir':35 'help':66 'histori':82 'm':2,72 'make':3 'model':60 'monarch':24 'monarchi':13,62,65 'nation':42 'next':27,49 'novel':6 'oligarch':61 'one':9 'poli':64 'poli-monarchi':63 'present':33 'rule':18 'ruse':40 'suggest':70 'sure':75 'system':14 'take':51 'throne':53 'turn':20 'would':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689436484
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2039204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689350084 {#1785
    date: 2023-07-14 17:54: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
72 DENIED moderate
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-would-you-call-a-monarchist-government-where-multiple-families"
  +title: "What would you call a monarchist government where multiple families rules in turns?"
  +url: null
  +body: """
    I’m making a fantasy novel. In this one there is a monarchy system, where 4 families rule in turns. After the current monarch dies, the next family in the circle most present an heir from their family to ruse the nation until they die and then the next family takes the throne.\n
    \n
    What would you call this government model? Oligarchic monarchy? Poli-Monarchy? Help me with some suggestions. I’m also not sure if this has happened in the history, I can’t find anything about it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689383774 {#1783
    date: 2023-07-15 03:16:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 1258
  -titleTs: "'call':4 'famili':10 'govern':7 'monarchist':6 'multipl':9 'rule':11 'turn':13 'would':2"
  -bodyTs: "'4':16 'also':73 'anyth':87 'call':57 'circl':31 'current':23 'die':25,45 'famili':17,28,38,50 'fantasi':5 'find':86 'govern':59 'happen':79 'heir':35 'help':66 'histori':82 'm':2,72 'make':3 'model':60 'monarch':24 'monarchi':13,62,65 'nation':42 'next':27,49 'novel':6 'oligarch':61 'one':9 'poli':64 'poli-monarchi':63 'present':33 'rule':18 'ruse':40 'suggest':70 'sure':75 'system':14 'take':51 'throne':53 'turn':20 'would':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689436484
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2039204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689350084 {#1785
    date: 2023-07-14 17:54: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
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 {#1643
  +user: Proxies\__CG__\App\Entity\User {#1622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-your-real-life-superpower"
  +title: "What's your real-life superpower?"
  +url: null
  +body: "What special ability do you posess that most people don’t have?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 113
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689722284 {#1637
    date: 2023-07-19 01:18:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 1257
  -titleTs: "'life':6 'real':5 'real-lif':4 'superpow':7"
  -bodyTs: "'abil':3 'peopl':9 'posess':6 'special':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689432738
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1470634"
  +editedAt: DateTimeImmutable @1689346384 {#1642
    date: 2023-07-14 16:53:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689346338 {#1644
    date: 2023-07-14 16:52: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
75 DENIED edit
App\Entity\Entry {#1643
  +user: Proxies\__CG__\App\Entity\User {#1622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-your-real-life-superpower"
  +title: "What's your real-life superpower?"
  +url: null
  +body: "What special ability do you posess that most people don’t have?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 113
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689722284 {#1637
    date: 2023-07-19 01:18:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 1257
  -titleTs: "'life':6 'real':5 'real-lif':4 'superpow':7"
  -bodyTs: "'abil':3 'peopl':9 'posess':6 'special':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689432738
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1470634"
  +editedAt: DateTimeImmutable @1689346384 {#1642
    date: 2023-07-14 16:53:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689346338 {#1644
    date: 2023-07-14 16:52: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
76 DENIED moderate
App\Entity\Entry {#1643
  +user: Proxies\__CG__\App\Entity\User {#1622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-your-real-life-superpower"
  +title: "What's your real-life superpower?"
  +url: null
  +body: "What special ability do you posess that most people don’t have?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 113
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689722284 {#1637
    date: 2023-07-19 01:18:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 1257
  -titleTs: "'life':6 'real':5 'real-lif':4 'superpow':7"
  -bodyTs: "'abil':3 'peopl':9 'posess':6 'special':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689432738
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1470634"
  +editedAt: DateTimeImmutable @1689346384 {#1642
    date: 2023-07-14 16:53:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689346338 {#1644
    date: 2023-07-14 16:52: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
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 {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "do-you-have-multiple-lemmy-accounts-in-different-instances-why"
  +title: "do you have multiple lemmy accounts in different instances. why?"
  +url: null
  +body: "i personally have ones for languages English is lemmy.blahaj.zone | and for estonian lemm.ee"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689363671 {#1446
    date: 2023-07-14 21:41:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 1264
  -titleTs: "'account':6 'differ':8 'instanc':9 'lemmi':5 'multipl':4"
  -bodyTs: "'english':7 'estonian':12 'languag':6 'lemm.ee':13 'lemmy.blahaj.zone':9 'one':4 'person':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689432197
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/889906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689357697 {#1447
    date: 2023-07-14 20:01: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
79 DENIED edit
App\Entity\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "do-you-have-multiple-lemmy-accounts-in-different-instances-why"
  +title: "do you have multiple lemmy accounts in different instances. why?"
  +url: null
  +body: "i personally have ones for languages English is lemmy.blahaj.zone | and for estonian lemm.ee"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689363671 {#1446
    date: 2023-07-14 21:41:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 1264
  -titleTs: "'account':6 'differ':8 'instanc':9 'lemmi':5 'multipl':4"
  -bodyTs: "'english':7 'estonian':12 'languag':6 'lemm.ee':13 'lemmy.blahaj.zone':9 'one':4 'person':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689432197
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/889906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689357697 {#1447
    date: 2023-07-14 20:01: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
80 DENIED moderate
App\Entity\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "do-you-have-multiple-lemmy-accounts-in-different-instances-why"
  +title: "do you have multiple lemmy accounts in different instances. why?"
  +url: null
  +body: "i personally have ones for languages English is lemmy.blahaj.zone | and for estonian lemm.ee"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689363671 {#1446
    date: 2023-07-14 21:41:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 1264
  -titleTs: "'account':6 'differ':8 'instanc':9 'lemmi':5 'multipl':4"
  -bodyTs: "'english':7 'estonian':12 'languag':6 'lemm.ee':13 'lemmy.blahaj.zone':9 'one':4 'person':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689432197
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/889906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689357697 {#1447
    date: 2023-07-14 20:01: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
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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-the-best-sources-of-information-on-the-Internet"
  +title: "What are the best sources of information on the Internet?"
  +url: null
  +body: """
    Asklemmy has been a great place for information and resources. What are other some great resources everyone should know?\n
    \n
    Kiwix is my recommendation. [www.kiwix.org](https://www.kiwix.org)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689430175 {#1418
    date: 2023-07-15 16:09:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 11379
  -titleTs: "'best':4 'inform':7 'internet':10 'sourc':5"
  -bodyTs: "'asklemmi':1 'everyon':17 'great':5,15 'inform':8 'kiwix':20 'know':19 'place':6 'recommend':23 'resourc':10,16 'www.kiwix.org':24,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689430175
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1522930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689430175 {#1419
    date: 2023-07-15 16:09:35.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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-the-best-sources-of-information-on-the-Internet"
  +title: "What are the best sources of information on the Internet?"
  +url: null
  +body: """
    Asklemmy has been a great place for information and resources. What are other some great resources everyone should know?\n
    \n
    Kiwix is my recommendation. [www.kiwix.org](https://www.kiwix.org)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689430175 {#1418
    date: 2023-07-15 16:09:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 11379
  -titleTs: "'best':4 'inform':7 'internet':10 'sourc':5"
  -bodyTs: "'asklemmi':1 'everyon':17 'great':5,15 'inform':8 'kiwix':20 'know':19 'place':6 'recommend':23 'resourc':10,16 'www.kiwix.org':24,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689430175
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1522930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689430175 {#1419
    date: 2023-07-15 16:09:35.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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-the-best-sources-of-information-on-the-Internet"
  +title: "What are the best sources of information on the Internet?"
  +url: null
  +body: """
    Asklemmy has been a great place for information and resources. What are other some great resources everyone should know?\n
    \n
    Kiwix is my recommendation. [www.kiwix.org](https://www.kiwix.org)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689430175 {#1418
    date: 2023-07-15 16:09:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 11379
  -titleTs: "'best':4 'inform':7 'internet':10 'sourc':5"
  -bodyTs: "'asklemmi':1 'everyon':17 'great':5,15 'inform':8 'kiwix':20 'know':19 'place':6 'recommend':23 'resourc':10,16 'www.kiwix.org':24,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689430175
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1522930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689430175 {#1419
    date: 2023-07-15 16:09:35.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 {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1433 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Working-subreddit-migrator"
  +title: "Working subreddit migrator?"
  +url: null
  +body: """
    Crossgeposted von: [discuss.tchncs.de/post/758867](https://discuss.tchncs.de/post/758867)\n
    \n
    > Hi there! I moderate a couple subreddits and would like to bring at least a copy of them to lemmy (so I can move them entirely if I decide/am forced to).\n
    > \n
    > I have searched on google and github extensively but since I‘m quite new to python, frankensteining a working script is out of reach just now.\n
    > \n
    > Since the pushshift api has stopped working afaik, most scripts I find will not work. I tried a couple, all with the same outcome so far.\n
    > \n
    > I‘m in contact with a couple coder friends to find someone able to make this work and have at least some seed content (100 posts, all if possible) for these subreddits.\n
    > \n
    > Does anyone here have a working script? And why are we not seeing massive copies of subreddit emerge? Has it just become impossible? (It should at least be possible to use a headless browser to copy the data by „manually“ sifting through subs.\n
    > \n
    > Hope to find someone who can help. Have a good one! :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689512728 {#1458
    date: 2023-07-16 15:05:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 1347
  -titleTs: "'migrat':3 'subreddit':2 'work':1"
  -bodyTs: "'/post/758867](https://discuss.tchncs.de/post/758867)':5 '100':113 'abl':101 'afaik':70 'anyon':122 'api':66 'becom':142 'bring':17 'browser':154 'coder':96 'contact':92 'content':112 'copi':21,135,156 'coupl':11,81,95 'crossgepost':1 'data':158 'decide/am':34 'discuss.tchncs.de':4 'discuss.tchncs.de/post/758867](https://discuss.tchncs.de/post/758867)':3 'emerg':138 'entir':31 'extens':44 'far':88 'find':74,99,166 'forc':35 'frankenstein':53 'friend':97 'github':43 'good':173 'googl':41 'headless':153 'help':170 'hi':6 'hope':164 'imposs':143 'least':19,109,147 'lemmi':25 'like':15 'm':48,90 'make':103 'manual':160 'massiv':134 'moder':9 'move':29 'new':50 'one':174 'outcom':86 'possibl':117,149 'post':114 'pushshift':65 'python':52 'quit':49 'reach':60 'script':56,72,127 'search':39 'see':133 'seed':111 'sift':161 'sinc':46,63 'someon':100,167 'stop':68 'sub':163 'subreddit':12,120,137 'tri':79 'use':151 'von':2 'work':55,69,77,105,126 'would':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689427524
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/758958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689421024 {#1459
    date: 2023-07-15 13:37:04.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 {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1433 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Working-subreddit-migrator"
  +title: "Working subreddit migrator?"
  +url: null
  +body: """
    Crossgeposted von: [discuss.tchncs.de/post/758867](https://discuss.tchncs.de/post/758867)\n
    \n
    > Hi there! I moderate a couple subreddits and would like to bring at least a copy of them to lemmy (so I can move them entirely if I decide/am forced to).\n
    > \n
    > I have searched on google and github extensively but since I‘m quite new to python, frankensteining a working script is out of reach just now.\n
    > \n
    > Since the pushshift api has stopped working afaik, most scripts I find will not work. I tried a couple, all with the same outcome so far.\n
    > \n
    > I‘m in contact with a couple coder friends to find someone able to make this work and have at least some seed content (100 posts, all if possible) for these subreddits.\n
    > \n
    > Does anyone here have a working script? And why are we not seeing massive copies of subreddit emerge? Has it just become impossible? (It should at least be possible to use a headless browser to copy the data by „manually“ sifting through subs.\n
    > \n
    > Hope to find someone who can help. Have a good one! :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689512728 {#1458
    date: 2023-07-16 15:05:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 1347
  -titleTs: "'migrat':3 'subreddit':2 'work':1"
  -bodyTs: "'/post/758867](https://discuss.tchncs.de/post/758867)':5 '100':113 'abl':101 'afaik':70 'anyon':122 'api':66 'becom':142 'bring':17 'browser':154 'coder':96 'contact':92 'content':112 'copi':21,135,156 'coupl':11,81,95 'crossgepost':1 'data':158 'decide/am':34 'discuss.tchncs.de':4 'discuss.tchncs.de/post/758867](https://discuss.tchncs.de/post/758867)':3 'emerg':138 'entir':31 'extens':44 'far':88 'find':74,99,166 'forc':35 'frankenstein':53 'friend':97 'github':43 'good':173 'googl':41 'headless':153 'help':170 'hi':6 'hope':164 'imposs':143 'least':19,109,147 'lemmi':25 'like':15 'm':48,90 'make':103 'manual':160 'massiv':134 'moder':9 'move':29 'new':50 'one':174 'outcom':86 'possibl':117,149 'post':114 'pushshift':65 'python':52 'quit':49 'reach':60 'script':56,72,127 'search':39 'see':133 'seed':111 'sift':161 'sinc':46,63 'someon':100,167 'stop':68 'sub':163 'subreddit':12,120,137 'tri':79 'use':151 'von':2 'work':55,69,77,105,126 'would':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689427524
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/758958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689421024 {#1459
    date: 2023-07-15 13:37:04.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 {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1433 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Working-subreddit-migrator"
  +title: "Working subreddit migrator?"
  +url: null
  +body: """
    Crossgeposted von: [discuss.tchncs.de/post/758867](https://discuss.tchncs.de/post/758867)\n
    \n
    > Hi there! I moderate a couple subreddits and would like to bring at least a copy of them to lemmy (so I can move them entirely if I decide/am forced to).\n
    > \n
    > I have searched on google and github extensively but since I‘m quite new to python, frankensteining a working script is out of reach just now.\n
    > \n
    > Since the pushshift api has stopped working afaik, most scripts I find will not work. I tried a couple, all with the same outcome so far.\n
    > \n
    > I‘m in contact with a couple coder friends to find someone able to make this work and have at least some seed content (100 posts, all if possible) for these subreddits.\n
    > \n
    > Does anyone here have a working script? And why are we not seeing massive copies of subreddit emerge? Has it just become impossible? (It should at least be possible to use a headless browser to copy the data by „manually“ sifting through subs.\n
    > \n
    > Hope to find someone who can help. Have a good one! :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689512728 {#1458
    date: 2023-07-16 15:05:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 1347
  -titleTs: "'migrat':3 'subreddit':2 'work':1"
  -bodyTs: "'/post/758867](https://discuss.tchncs.de/post/758867)':5 '100':113 'abl':101 'afaik':70 'anyon':122 'api':66 'becom':142 'bring':17 'browser':154 'coder':96 'contact':92 'content':112 'copi':21,135,156 'coupl':11,81,95 'crossgepost':1 'data':158 'decide/am':34 'discuss.tchncs.de':4 'discuss.tchncs.de/post/758867](https://discuss.tchncs.de/post/758867)':3 'emerg':138 'entir':31 'extens':44 'far':88 'find':74,99,166 'forc':35 'frankenstein':53 'friend':97 'github':43 'good':173 'googl':41 'headless':153 'help':170 'hi':6 'hope':164 'imposs':143 'least':19,109,147 'lemmi':25 'like':15 'm':48,90 'make':103 'manual':160 'massiv':134 'moder':9 'move':29 'new':50 'one':174 'outcom':86 'possibl':117,149 'post':114 'pushshift':65 'python':52 'quit':49 'reach':60 'script':56,72,127 'search':39 'see':133 'seed':111 'sift':161 'sinc':46,63 'someon':100,167 'stop':68 'sub':163 'subreddit':12,120,137 'tri':79 'use':151 'von':2 'work':55,69,77,105,126 'would':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689427524
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/758958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689421024 {#1459
    date: 2023-07-15 13:37:04.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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-the-first-dream-you-remember-having"
  +title: "What's the first dream you remember having?"
  +url: null
  +body: "That’s right folks, I want to see you post your… *old dreams*."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689401033 {#1703
    date: 2023-07-15 08:03:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 1252
  -titleTs: "'dream':5 'first':4 'rememb':7"
  -bodyTs: "'dream':13 'folk':4 'old':12 'post':10 'right':3 'see':8 'want':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689426480
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1110323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689340080 {#1700
    date: 2023-07-14 15:08: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
91 DENIED edit
App\Entity\Entry {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-the-first-dream-you-remember-having"
  +title: "What's the first dream you remember having?"
  +url: null
  +body: "That’s right folks, I want to see you post your… *old dreams*."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689401033 {#1703
    date: 2023-07-15 08:03:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 1252
  -titleTs: "'dream':5 'first':4 'rememb':7"
  -bodyTs: "'dream':13 'folk':4 'old':12 'post':10 'right':3 'see':8 'want':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689426480
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1110323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689340080 {#1700
    date: 2023-07-14 15:08: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
92 DENIED moderate
App\Entity\Entry {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-the-first-dream-you-remember-having"
  +title: "What's the first dream you remember having?"
  +url: null
  +body: "That’s right folks, I want to see you post your… *old dreams*."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689401033 {#1703
    date: 2023-07-15 08:03:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 1252
  -titleTs: "'dream':5 'first':4 'rememb':7"
  -bodyTs: "'dream':13 'folk':4 'old':12 'post':10 'right':3 'see':8 'want':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689426480
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1110323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689340080 {#1700
    date: 2023-07-14 15:08: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
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 {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Have-you-ever-dumped-a-job-right-after-youve-been"
  +title: "Have you ever dumped a job right after youve been hired?"
  +url: null
  +body: "Hey, so i just fucking quit my new job rn. I got offered something better last minute but didn’t wanna be a dick and cancel on them at the last minute, so I went through with it anyways and then QUIT RIGHT AFTER THEY HIRED ME LMFAO. It felt so good man, total payback for all those times I wasted my time interviewing only to never get the gig."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689424900 {#1743
    date: 2023-07-15 14:41:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 8656
  -titleTs: "'dump':4 'ever':3 'hire':11 'job':6 'right':7 'youv':9"
  -bodyTs: "'anyway':39 'better':15 'cancel':26 'dick':24 'didn':19 'felt':50 'fuck':5 'get':68 'gig':70 'good':52 'got':12 'hey':1 'hire':46 'interview':64 'job':9 'last':16,31 'lmfao':48 'man':53 'minut':17,32 'never':67 'new':8 'offer':13 'payback':55 'quit':6,42 'right':43 'rn':10 'someth':14 'time':59,63 'total':54 'wanna':21 'wast':61 'went':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689424900
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/781658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689424900 {#1752
    date: 2023-07-15 14:41:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Have-you-ever-dumped-a-job-right-after-youve-been"
  +title: "Have you ever dumped a job right after youve been hired?"
  +url: null
  +body: "Hey, so i just fucking quit my new job rn. I got offered something better last minute but didn’t wanna be a dick and cancel on them at the last minute, so I went through with it anyways and then QUIT RIGHT AFTER THEY HIRED ME LMFAO. It felt so good man, total payback for all those times I wasted my time interviewing only to never get the gig."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689424900 {#1743
    date: 2023-07-15 14:41:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 8656
  -titleTs: "'dump':4 'ever':3 'hire':11 'job':6 'right':7 'youv':9"
  -bodyTs: "'anyway':39 'better':15 'cancel':26 'dick':24 'didn':19 'felt':50 'fuck':5 'get':68 'gig':70 'good':52 'got':12 'hey':1 'hire':46 'interview':64 'job':9 'last':16,31 'lmfao':48 'man':53 'minut':17,32 'never':67 'new':8 'offer':13 'payback':55 'quit':6,42 'right':43 'rn':10 'someth':14 'time':59,63 'total':54 'wanna':21 'wast':61 'went':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689424900
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/781658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689424900 {#1752
    date: 2023-07-15 14:41:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Have-you-ever-dumped-a-job-right-after-youve-been"
  +title: "Have you ever dumped a job right after youve been hired?"
  +url: null
  +body: "Hey, so i just fucking quit my new job rn. I got offered something better last minute but didn’t wanna be a dick and cancel on them at the last minute, so I went through with it anyways and then QUIT RIGHT AFTER THEY HIRED ME LMFAO. It felt so good man, total payback for all those times I wasted my time interviewing only to never get the gig."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689424900 {#1743
    date: 2023-07-15 14:41:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 8656
  -titleTs: "'dump':4 'ever':3 'hire':11 'job':6 'right':7 'youv':9"
  -bodyTs: "'anyway':39 'better':15 'cancel':26 'dick':24 'didn':19 'felt':50 'fuck':5 'get':68 'gig':70 'good':52 'got':12 'hey':1 'hire':46 'interview':64 'job':9 'last':16,31 'lmfao':48 'man':53 'minut':17,32 'never':67 'new':8 'offer':13 'payback':55 'quit':6,42 'right':43 'rn':10 'someth':14 'time':59,63 'total':54 'wanna':21 'wast':61 'went':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689424900
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/781658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689424900 {#1752
    date: 2023-07-15 14:41:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Be-honest-do-you-still-use-reddit"
  +title: "Be honest, do you still use reddit?"
  +url: null
  +body: """
    I used to check the front page at least once every day, and occassionally check specific subreddits. Now I don’t look at reddit unless theres some drama, like mods getting purged, then I’d go there and enjoy the drama. Occasionally there will be questions that only reddit has the answer to so I have to reluctantly use it. I got my uBlock Origin ready to kill all the ads. That shitty website will not get a cent out of me.\n
    \n
    What about you? Do you still use reddit?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 559
  +favouriteCount: 481
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689675219 {#1677
    date: 2023-07-18 12:13:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 1250
  -titleTs: "'honest':2 'reddit':7 'still':5 'use':6"
  -bodyTs: "'ad':71 'answer':52 'cent':79 'check':4,15 'd':35 'day':12 'drama':28,41 'enjoy':39 'everi':11 'front':6 'get':31,77 'go':36 'got':62 'kill':68 'least':9 'like':29 'look':22 'mod':30 'occasion':42 'occassion':14 'origin':65 'page':7 'purg':32 'question':46 'readi':66 'reddit':24,49,90 'reluct':58 'shitti':73 'specif':16 'still':88 'subreddit':17 'there':26 'ublock':64 'unless':25 'use':2,59,89 'websit':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689423927
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/673388"
  +editedAt: DateTimeImmutable @1689337570 {#1678
    date: 2023-07-14 14:26:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689337527 {#1669
    date: 2023-07-14 14:25:27.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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Be-honest-do-you-still-use-reddit"
  +title: "Be honest, do you still use reddit?"
  +url: null
  +body: """
    I used to check the front page at least once every day, and occassionally check specific subreddits. Now I don’t look at reddit unless theres some drama, like mods getting purged, then I’d go there and enjoy the drama. Occasionally there will be questions that only reddit has the answer to so I have to reluctantly use it. I got my uBlock Origin ready to kill all the ads. That shitty website will not get a cent out of me.\n
    \n
    What about you? Do you still use reddit?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 559
  +favouriteCount: 481
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689675219 {#1677
    date: 2023-07-18 12:13:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 1250
  -titleTs: "'honest':2 'reddit':7 'still':5 'use':6"
  -bodyTs: "'ad':71 'answer':52 'cent':79 'check':4,15 'd':35 'day':12 'drama':28,41 'enjoy':39 'everi':11 'front':6 'get':31,77 'go':36 'got':62 'kill':68 'least':9 'like':29 'look':22 'mod':30 'occasion':42 'occassion':14 'origin':65 'page':7 'purg':32 'question':46 'readi':66 'reddit':24,49,90 'reluct':58 'shitti':73 'specif':16 'still':88 'subreddit':17 'there':26 'ublock':64 'unless':25 'use':2,59,89 'websit':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689423927
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/673388"
  +editedAt: DateTimeImmutable @1689337570 {#1678
    date: 2023-07-14 14:26:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689337527 {#1669
    date: 2023-07-14 14:25:27.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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Be-honest-do-you-still-use-reddit"
  +title: "Be honest, do you still use reddit?"
  +url: null
  +body: """
    I used to check the front page at least once every day, and occassionally check specific subreddits. Now I don’t look at reddit unless theres some drama, like mods getting purged, then I’d go there and enjoy the drama. Occasionally there will be questions that only reddit has the answer to so I have to reluctantly use it. I got my uBlock Origin ready to kill all the ads. That shitty website will not get a cent out of me.\n
    \n
    What about you? Do you still use reddit?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 559
  +favouriteCount: 481
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689675219 {#1677
    date: 2023-07-18 12:13:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 1250
  -titleTs: "'honest':2 'reddit':7 'still':5 'use':6"
  -bodyTs: "'ad':71 'answer':52 'cent':79 'check':4,15 'd':35 'day':12 'drama':28,41 'enjoy':39 'everi':11 'front':6 'get':31,77 'go':36 'got':62 'kill':68 'least':9 'like':29 'look':22 'mod':30 'occasion':42 'occassion':14 'origin':65 'page':7 'purg':32 'question':46 'readi':66 'reddit':24,49,90 'reluct':58 'shitti':73 'specif':16 'still':88 'subreddit':17 'there':26 'ublock':64 'unless':25 'use':2,59,89 'websit':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689423927
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/673388"
  +editedAt: DateTimeImmutable @1689337570 {#1678
    date: 2023-07-14 14:26:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689337527 {#1669
    date: 2023-07-14 14:25:27.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