GET https://kbin.spritesserver.nl/top/1y/articles?p=80

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.21 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-movie-s-did-you-see-in-the-theater-where-the"
  +title: "What movie(s) did you see in the theater where the crowd applauded at the end?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701659423 {#158
    date: 2023-12-04 04:10:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 30604
  -titleTs: "'applaud':13 'crowd':12 'end':16 'movi':2 'see':6 'theater':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10366133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701659423 {#241
    date: 2023-12-04 04:10:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-movie-s-did-you-see-in-the-theater-where-the"
  +title: "What movie(s) did you see in the theater where the crowd applauded at the end?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701659423 {#158
    date: 2023-12-04 04:10:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 30604
  -titleTs: "'applaud':13 'crowd':12 'end':16 'movi':2 'see':6 'theater':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10366133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701659423 {#241
    date: 2023-12-04 04:10:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-movie-s-did-you-see-in-the-theater-where-the"
  +title: "What movie(s) did you see in the theater where the crowd applauded at the end?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701659423 {#158
    date: 2023-12-04 04:10:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 30604
  -titleTs: "'applaud':13 'crowd':12 'end':16 'movi':2 'see':6 'theater':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10366133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701659423 {#241
    date: 2023-12-04 04:10:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Night-owls-of-lemmy-how-do-you-cope-with-modern"
  +title: "Night owls of lemmy, how do you cope with modern society?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701653884 {#1905
    date: 2023-12-04 02:38:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1915 …}
  +votes: Doctrine\ORM\PersistentCollection {#1924 …}
  +reports: Doctrine\ORM\PersistentCollection {#1893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1896 …}
  +badges: Doctrine\ORM\PersistentCollection {#1950 …}
  +children: []
  -id: 25209
  -titleTs: "'cope':8 'lemmi':4 'modern':10 'night':1 'owl':2 'societi':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9109254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701653884 {#1866
    date: 2023-12-04 02:38:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Night-owls-of-lemmy-how-do-you-cope-with-modern"
  +title: "Night owls of lemmy, how do you cope with modern society?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701653884 {#1905
    date: 2023-12-04 02:38:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1915 …}
  +votes: Doctrine\ORM\PersistentCollection {#1924 …}
  +reports: Doctrine\ORM\PersistentCollection {#1893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1896 …}
  +badges: Doctrine\ORM\PersistentCollection {#1950 …}
  +children: []
  -id: 25209
  -titleTs: "'cope':8 'lemmi':4 'modern':10 'night':1 'owl':2 'societi':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9109254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701653884 {#1866
    date: 2023-12-04 02:38:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Night-owls-of-lemmy-how-do-you-cope-with-modern"
  +title: "Night owls of lemmy, how do you cope with modern society?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701653884 {#1905
    date: 2023-12-04 02:38:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1915 …}
  +votes: Doctrine\ORM\PersistentCollection {#1924 …}
  +reports: Doctrine\ORM\PersistentCollection {#1893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1896 …}
  +badges: Doctrine\ORM\PersistentCollection {#1950 …}
  +children: []
  -id: 25209
  -titleTs: "'cope':8 'lemmi':4 'modern':10 'night':1 'owl':2 'societi':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9109254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701653884 {#1866
    date: 2023-12-04 02:38:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1954
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-just-deleted-my-entire-library-and-redownloaded-it"
  +title: "I just deleted my entire library and redownloaded it."
  +url: null
  +body: "A lot of my files were shitty 480p versions of movies from the Napster days. Now they’re all 1080p, with a few 720p exceptions (mainly tv series episodes). All in all 500 something files in total. Now just watching uTorrent slowly download them all. Hopefully my VPN keeps the eyes off of me…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 114
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725490804 {#1928
    date: 2024-09-05 01:00:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1974 …}
  +votes: Doctrine\ORM\PersistentCollection {#1975 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 19878
  -titleTs: "'delet':3 'entir':5 'librari':6 'redownload':8"
  -bodyTs: "'1080p':20 '480p':8 '500':33 '720p':24 'day':15 'download':43 'episod':29 'except':25 'eye':51 'file':5,35 'hope':46 'keep':49 'lot':2 'main':26 'movi':11 'napster':14 're':18 'seri':28 'shitti':7 'slowli':42 'someth':34 'total':37 'tv':27 'utorr':41 'version':9 'vpn':48 'watch':40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701739455
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9108810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701653055 {#1944
    date: 2023-12-04 02:24:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1954
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-just-deleted-my-entire-library-and-redownloaded-it"
  +title: "I just deleted my entire library and redownloaded it."
  +url: null
  +body: "A lot of my files were shitty 480p versions of movies from the Napster days. Now they’re all 1080p, with a few 720p exceptions (mainly tv series episodes). All in all 500 something files in total. Now just watching uTorrent slowly download them all. Hopefully my VPN keeps the eyes off of me…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 114
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725490804 {#1928
    date: 2024-09-05 01:00:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1974 …}
  +votes: Doctrine\ORM\PersistentCollection {#1975 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 19878
  -titleTs: "'delet':3 'entir':5 'librari':6 'redownload':8"
  -bodyTs: "'1080p':20 '480p':8 '500':33 '720p':24 'day':15 'download':43 'episod':29 'except':25 'eye':51 'file':5,35 'hope':46 'keep':49 'lot':2 'main':26 'movi':11 'napster':14 're':18 'seri':28 'shitti':7 'slowli':42 'someth':34 'total':37 'tv':27 'utorr':41 'version':9 'vpn':48 'watch':40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701739455
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9108810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701653055 {#1944
    date: 2023-12-04 02:24:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1954
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-just-deleted-my-entire-library-and-redownloaded-it"
  +title: "I just deleted my entire library and redownloaded it."
  +url: null
  +body: "A lot of my files were shitty 480p versions of movies from the Napster days. Now they’re all 1080p, with a few 720p exceptions (mainly tv series episodes). All in all 500 something files in total. Now just watching uTorrent slowly download them all. Hopefully my VPN keeps the eyes off of me…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 114
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725490804 {#1928
    date: 2024-09-05 01:00:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1974 …}
  +votes: Doctrine\ORM\PersistentCollection {#1975 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 19878
  -titleTs: "'delet':3 'entir':5 'librari':6 'redownload':8"
  -bodyTs: "'1080p':20 '480p':8 '500':33 '720p':24 'day':15 'download':43 'episod':29 'except':25 'eye':51 'file':5,35 'hope':46 'keep':49 'lot':2 'main':26 'movi':11 'napster':14 're':18 'seri':28 'shitti':7 'slowli':42 'someth':34 'total':37 'tv':27 'utorr':41 'version':9 'vpn':48 'watch':40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701739455
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9108810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701653055 {#1944
    date: 2023-12-04 02:24:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Now-recruiting-mods"
  +title: "Now recruiting mods."
  +url: null
  +body: """
    We are currently looking for mods to help moderate Ask Lemmy on lemmy.world.\n
    \n
    AskLemmy is the fourth largest community on lemmy.world and has an active member community. Mods will need to be able to do a quick check one or more times a day, most days of the week. Checks typically only take a minute or two, although on occasions they may take longer.\n
    \n
    Please DM me or reach out on Matrix if interested. @bluetreefrog:matrix.org
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701723460 {#1934
    date: 2023-12-04 21:57:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@bluetreefrog"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1933 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1380 …}
  +badges: Doctrine\ORM\PersistentCollection {#1903 …}
  +children: []
  -id: 19871
  -titleTs: "'mod':3 'recruit':2"
  -bodyTs: "'abl':33 'activ':25 'although':58 'ask':10 'asklemmi':14 'bluetreefrog':75 'check':38,50 'communiti':19,27 'current':3 'day':44,46 'dm':66 'fourth':17 'help':8 'interest':74 'largest':18 'lemmi':11 'lemmy.world':13,21 'longer':64 'look':4 'matrix':72 'matrix.org':76 'may':62 'member':26 'minut':55 'mod':6,28 'moder':9 'need':30 'occas':60 'one':39 'pleas':65 'quick':37 'reach':69 'take':53,63 'time':42 'two':57 'typic':51 'week':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701738872
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9108754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701652472 {#1957
    date: 2023-12-04 02:14:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Now-recruiting-mods"
  +title: "Now recruiting mods."
  +url: null
  +body: """
    We are currently looking for mods to help moderate Ask Lemmy on lemmy.world.\n
    \n
    AskLemmy is the fourth largest community on lemmy.world and has an active member community. Mods will need to be able to do a quick check one or more times a day, most days of the week. Checks typically only take a minute or two, although on occasions they may take longer.\n
    \n
    Please DM me or reach out on Matrix if interested. @bluetreefrog:matrix.org
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701723460 {#1934
    date: 2023-12-04 21:57:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@bluetreefrog"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1933 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1380 …}
  +badges: Doctrine\ORM\PersistentCollection {#1903 …}
  +children: []
  -id: 19871
  -titleTs: "'mod':3 'recruit':2"
  -bodyTs: "'abl':33 'activ':25 'although':58 'ask':10 'asklemmi':14 'bluetreefrog':75 'check':38,50 'communiti':19,27 'current':3 'day':44,46 'dm':66 'fourth':17 'help':8 'interest':74 'largest':18 'lemmi':11 'lemmy.world':13,21 'longer':64 'look':4 'matrix':72 'matrix.org':76 'may':62 'member':26 'minut':55 'mod':6,28 'moder':9 'need':30 'occas':60 'one':39 'pleas':65 'quick':37 'reach':69 'take':53,63 'time':42 'two':57 'typic':51 'week':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701738872
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9108754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701652472 {#1957
    date: 2023-12-04 02:14:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Now-recruiting-mods"
  +title: "Now recruiting mods."
  +url: null
  +body: """
    We are currently looking for mods to help moderate Ask Lemmy on lemmy.world.\n
    \n
    AskLemmy is the fourth largest community on lemmy.world and has an active member community. Mods will need to be able to do a quick check one or more times a day, most days of the week. Checks typically only take a minute or two, although on occasions they may take longer.\n
    \n
    Please DM me or reach out on Matrix if interested. @bluetreefrog:matrix.org
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701723460 {#1934
    date: 2023-12-04 21:57:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@bluetreefrog"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1933 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1380 …}
  +badges: Doctrine\ORM\PersistentCollection {#1903 …}
  +children: []
  -id: 19871
  -titleTs: "'mod':3 'recruit':2"
  -bodyTs: "'abl':33 'activ':25 'although':58 'ask':10 'asklemmi':14 'bluetreefrog':75 'check':38,50 'communiti':19,27 'current':3 'day':44,46 'dm':66 'fourth':17 'help':8 'interest':74 'largest':18 'lemmi':11 'lemmy.world':13,21 'longer':64 'look':4 'matrix':72 'matrix.org':76 'may':62 'member':26 'minut':55 'mod':6,28 'moder':9 'need':30 'occas':60 'one':39 'pleas':65 'quick':37 'reach':69 'take':53,63 'time':42 'two':57 'typic':51 'week':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701738872
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9108754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701652472 {#1957
    date: 2023-12-04 02:14:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1398
  +user: Proxies\__CG__\App\Entity\User {#1393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "American-English-slang-question"
  +title: "American English slang question"
  +url: null
  +body: """
    My daughter just showed me a picture that had the words “Jay AF” written on it. I know what “AF” means, but what’s the “Jay” mean? She went to a cirque du solil show and wrote it on a pic of some shirtless guys twirling around.\n
    \n
    Any help from someone more hip than myself?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701823043 {#1364
    date: 2023-12-06 01:37:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1389 …}
  +votes: Doctrine\ORM\PersistentCollection {#1376 …}
  +reports: Doctrine\ORM\PersistentCollection {#1377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1942 …}
  +badges: Doctrine\ORM\PersistentCollection {#1927 …}
  +children: []
  -id: 19855
  -titleTs: "'american':1 'english':2 'question':4 'slang':3"
  -bodyTs: "'af':13,20 'around':47 'cirqu':32 'daughter':2 'du':33 'guy':45 'help':49 'hip':53 'jay':12,26 'know':18 'mean':21,27 'pic':41 'pictur':7 'shirtless':44 'show':4,35 'solil':34 'someon':51 'twirl':46 'went':29 'word':11 'written':14 'wrote':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701733909
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9106843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701647509 {#1392
    date: 2023-12-04 00:51:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1398
  +user: Proxies\__CG__\App\Entity\User {#1393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "American-English-slang-question"
  +title: "American English slang question"
  +url: null
  +body: """
    My daughter just showed me a picture that had the words “Jay AF” written on it. I know what “AF” means, but what’s the “Jay” mean? She went to a cirque du solil show and wrote it on a pic of some shirtless guys twirling around.\n
    \n
    Any help from someone more hip than myself?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701823043 {#1364
    date: 2023-12-06 01:37:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1389 …}
  +votes: Doctrine\ORM\PersistentCollection {#1376 …}
  +reports: Doctrine\ORM\PersistentCollection {#1377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1942 …}
  +badges: Doctrine\ORM\PersistentCollection {#1927 …}
  +children: []
  -id: 19855
  -titleTs: "'american':1 'english':2 'question':4 'slang':3"
  -bodyTs: "'af':13,20 'around':47 'cirqu':32 'daughter':2 'du':33 'guy':45 'help':49 'hip':53 'jay':12,26 'know':18 'mean':21,27 'pic':41 'pictur':7 'shirtless':44 'show':4,35 'solil':34 'someon':51 'twirl':46 'went':29 'word':11 'written':14 'wrote':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701733909
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9106843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701647509 {#1392
    date: 2023-12-04 00:51:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1398
  +user: Proxies\__CG__\App\Entity\User {#1393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "American-English-slang-question"
  +title: "American English slang question"
  +url: null
  +body: """
    My daughter just showed me a picture that had the words “Jay AF” written on it. I know what “AF” means, but what’s the “Jay” mean? She went to a cirque du solil show and wrote it on a pic of some shirtless guys twirling around.\n
    \n
    Any help from someone more hip than myself?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701823043 {#1364
    date: 2023-12-06 01:37:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1389 …}
  +votes: Doctrine\ORM\PersistentCollection {#1376 …}
  +reports: Doctrine\ORM\PersistentCollection {#1377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1942 …}
  +badges: Doctrine\ORM\PersistentCollection {#1927 …}
  +children: []
  -id: 19855
  -titleTs: "'american':1 'english':2 'question':4 'slang':3"
  -bodyTs: "'af':13,20 'around':47 'cirqu':32 'daughter':2 'du':33 'guy':45 'help':49 'hip':53 'jay':12,26 'know':18 'mean':21,27 'pic':41 'pictur':7 'shirtless':44 'show':4,35 'solil':34 'someon':51 'twirl':46 'went':29 'word':11 'written':14 'wrote':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701733909
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9106843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701647509 {#1392
    date: 2023-12-04 00:51:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Alternatives-for-simplemobiletool-gallery-and-calendar"
  +title: "Alternatives for simplemobiletool gallery and calendar?"
  +url: null
  +body: """
    Hi everyone, I’m In the need of an offline calendar and gallery now that simplemobiletools got sold off. I’m wondering what you guys use? My bad if the formatting is weird on this post, I’m trying out a new lemmy client\n
    \n
    Edit what I found so far\n
    \n
    Gallery replacment: [gallery](https://f-droid.org/en/packages/com.dot.gallery/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702258451 {#1399
    date: 2023-12-11 02:34:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1370 …}
  +reports: Doctrine\ORM\PersistentCollection {#1375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1902 …}
  +badges: Doctrine\ORM\PersistentCollection {#1891 …}
  +children: []
  -id: 19847
  -titleTs: "'altern':1 'calendar':6 'galleri':4 'simplemobiletool':3"
  -bodyTs: "'/en/packages/com.dot.gallery/)':56 'bad':28 'calendar':11 'client':44 'edit':45 'everyon':2 'f-droid.org':55 'f-droid.org/en/packages/com.dot.gallery/)':54 'far':50 'format':31 'found':48 'galleri':13,51,53 'got':17 'guy':25 'hi':1 'lemmi':43 'm':4,21,38 'need':7 'new':42 'offlin':10 'post':36 'replac':52 'simplemobiletool':16 'sold':18 'tri':39 'use':26 'weird':33 'wonder':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701730200
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/3728349"
  +editedAt: DateTimeImmutable @1702827686 {#1396
    date: 2023-12-17 16:41:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701643800 {#1394
    date: 2023-12-03 23:50:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Alternatives-for-simplemobiletool-gallery-and-calendar"
  +title: "Alternatives for simplemobiletool gallery and calendar?"
  +url: null
  +body: """
    Hi everyone, I’m In the need of an offline calendar and gallery now that simplemobiletools got sold off. I’m wondering what you guys use? My bad if the formatting is weird on this post, I’m trying out a new lemmy client\n
    \n
    Edit what I found so far\n
    \n
    Gallery replacment: [gallery](https://f-droid.org/en/packages/com.dot.gallery/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702258451 {#1399
    date: 2023-12-11 02:34:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1370 …}
  +reports: Doctrine\ORM\PersistentCollection {#1375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1902 …}
  +badges: Doctrine\ORM\PersistentCollection {#1891 …}
  +children: []
  -id: 19847
  -titleTs: "'altern':1 'calendar':6 'galleri':4 'simplemobiletool':3"
  -bodyTs: "'/en/packages/com.dot.gallery/)':56 'bad':28 'calendar':11 'client':44 'edit':45 'everyon':2 'f-droid.org':55 'f-droid.org/en/packages/com.dot.gallery/)':54 'far':50 'format':31 'found':48 'galleri':13,51,53 'got':17 'guy':25 'hi':1 'lemmi':43 'm':4,21,38 'need':7 'new':42 'offlin':10 'post':36 'replac':52 'simplemobiletool':16 'sold':18 'tri':39 'use':26 'weird':33 'wonder':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701730200
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/3728349"
  +editedAt: DateTimeImmutable @1702827686 {#1396
    date: 2023-12-17 16:41:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701643800 {#1394
    date: 2023-12-03 23:50:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Alternatives-for-simplemobiletool-gallery-and-calendar"
  +title: "Alternatives for simplemobiletool gallery and calendar?"
  +url: null
  +body: """
    Hi everyone, I’m In the need of an offline calendar and gallery now that simplemobiletools got sold off. I’m wondering what you guys use? My bad if the formatting is weird on this post, I’m trying out a new lemmy client\n
    \n
    Edit what I found so far\n
    \n
    Gallery replacment: [gallery](https://f-droid.org/en/packages/com.dot.gallery/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702258451 {#1399
    date: 2023-12-11 02:34:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1370 …}
  +reports: Doctrine\ORM\PersistentCollection {#1375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1902 …}
  +badges: Doctrine\ORM\PersistentCollection {#1891 …}
  +children: []
  -id: 19847
  -titleTs: "'altern':1 'calendar':6 'galleri':4 'simplemobiletool':3"
  -bodyTs: "'/en/packages/com.dot.gallery/)':56 'bad':28 'calendar':11 'client':44 'edit':45 'everyon':2 'f-droid.org':55 'f-droid.org/en/packages/com.dot.gallery/)':54 'far':50 'format':31 'found':48 'galleri':13,51,53 'got':17 'guy':25 'hi':1 'lemmi':43 'm':4,21,38 'need':7 'new':42 'offlin':10 'post':36 'replac':52 'simplemobiletool':16 'sold':18 'tri':39 'use':26 'weird':33 'wonder':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701730200
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/3728349"
  +editedAt: DateTimeImmutable @1702827686 {#1396
    date: 2023-12-17 16:41:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701643800 {#1394
    date: 2023-12-03 23:50:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#1848
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Can-anyone-else-feel-sensations-in-their-brain"
  +title: "Can anyone else feel sensations in their brain?"
  +url: null
  +body: "Last time I checked there aren’t nerve endings in our brain, so it should be impossible to feel sensations in my brain. However, at random times during my life, like seeing the plot twist in Fight Club for example, I’ve felt feelings in my brain. I just felt it again now while doing some intense introspection, and I just wanted to see if anyone else has this happen?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725495335 {#1956
    date: 2024-09-05 02:15:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 19829
  -titleTs: "'anyon':2 'brain':8 'els':3 'feel':4 'sensat':5"
  -bodyTs: "'anyon':66 'aren':6 'brain':12,23,47 'check':4 'club':38 'els':67 'end':9 'exampl':40 'feel':19,44 'felt':43,50 'fight':37 'happen':70 'howev':24 'imposs':17 'intens':57 'introspect':58 'last':1 'life':30 'like':31 'nerv':8 'plot':34 'random':26 'see':32,64 'sensat':20 'time':2,27 'twist':35 've':42 'want':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701724364
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9101786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701637964 {#2438
    date: 2023-12-03 22:12:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1848
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Can-anyone-else-feel-sensations-in-their-brain"
  +title: "Can anyone else feel sensations in their brain?"
  +url: null
  +body: "Last time I checked there aren’t nerve endings in our brain, so it should be impossible to feel sensations in my brain. However, at random times during my life, like seeing the plot twist in Fight Club for example, I’ve felt feelings in my brain. I just felt it again now while doing some intense introspection, and I just wanted to see if anyone else has this happen?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725495335 {#1956
    date: 2024-09-05 02:15:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 19829
  -titleTs: "'anyon':2 'brain':8 'els':3 'feel':4 'sensat':5"
  -bodyTs: "'anyon':66 'aren':6 'brain':12,23,47 'check':4 'club':38 'els':67 'end':9 'exampl':40 'feel':19,44 'felt':43,50 'fight':37 'happen':70 'howev':24 'imposs':17 'intens':57 'introspect':58 'last':1 'life':30 'like':31 'nerv':8 'plot':34 'random':26 'see':32,64 'sensat':20 'time':2,27 'twist':35 've':42 'want':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701724364
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9101786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701637964 {#2438
    date: 2023-12-03 22:12:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1848
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Can-anyone-else-feel-sensations-in-their-brain"
  +title: "Can anyone else feel sensations in their brain?"
  +url: null
  +body: "Last time I checked there aren’t nerve endings in our brain, so it should be impossible to feel sensations in my brain. However, at random times during my life, like seeing the plot twist in Fight Club for example, I’ve felt feelings in my brain. I just felt it again now while doing some intense introspection, and I just wanted to see if anyone else has this happen?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725495335 {#1956
    date: 2024-09-05 02:15:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 19829
  -titleTs: "'anyon':2 'brain':8 'els':3 'feel':4 'sensat':5"
  -bodyTs: "'anyon':66 'aren':6 'brain':12,23,47 'check':4 'club':38 'els':67 'end':9 'exampl':40 'feel':19,44 'felt':43,50 'fight':37 'happen':70 'howev':24 'imposs':17 'intens':57 'introspect':58 'last':1 'life':30 'like':31 'nerv':8 'plot':34 'random':26 'see':32,64 'sensat':20 'time':2,27 'twist':35 've':42 'want':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701724364
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9101786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701637964 {#2438
    date: 2023-12-03 22:12:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2357
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-event-or-experience-haunts-you-to-this-day"
  +title: "What event or experience haunts you to this day?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701636478 {#2439
    date: 2023-12-03 21:47:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 28792
  -titleTs: "'day':9 'event':2 'experi':4 'haunt':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13198712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636478 {#2436
    date: 2023-12-03 21:47:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2357
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-event-or-experience-haunts-you-to-this-day"
  +title: "What event or experience haunts you to this day?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701636478 {#2439
    date: 2023-12-03 21:47:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 28792
  -titleTs: "'day':9 'event':2 'experi':4 'haunt':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13198712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636478 {#2436
    date: 2023-12-03 21:47:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2357
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-event-or-experience-haunts-you-to-this-day"
  +title: "What event or experience haunts you to this day?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701636478 {#2439
    date: 2023-12-03 21:47:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 28792
  -titleTs: "'day':9 'event':2 'experi':4 'haunt':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13198712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636478 {#2436
    date: 2023-12-03 21:47:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-it-a-bug-that-comments-of-blocked-users-still"
  +title: "Is it a bug that comments of blocked users still show up in the inbox?"
  +url: null
  +body: """
    I’ve been getting some spam comments (with Images I’d rather not see) and even after blocking the people I still see them in my inbox. I’d rather not.\n
    \n
    Should I open a bug report for this or what’s the best way to approach this?\n
    \n
    **Edit**: I’ve opened up an issue [here](https://github.com/LemmyNet/lemmy/issues/4227).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723201539 {#2477
    date: 2024-08-09 13:05:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 19823
  -titleTs: "'block':8 'bug':4 'comment':6 'inbox':15 'show':11 'still':10 'user':9"
  -bodyTs: "'/lemmynet/lemmy/issues/4227).':59 'approach':47 'best':44 'block':18 'bug':36 'comment':7 'd':11,29 'edit':49 'even':16 'get':4 'github.com':58 'github.com/lemmynet/lemmy/issues/4227).':57 'imag':9 'inbox':27 'issu':55 'open':34,52 'peopl':20 'rather':12,30 'report':37 'see':14,23 'spam':6 'still':22 've':2,51 'way':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701669204
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16811242"
  +editedAt: DateTimeImmutable @1702815287 {#2483
    date: 2023-12-17 13:14:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701635704 {#2354
    date: 2023-12-03 21:35:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-it-a-bug-that-comments-of-blocked-users-still"
  +title: "Is it a bug that comments of blocked users still show up in the inbox?"
  +url: null
  +body: """
    I’ve been getting some spam comments (with Images I’d rather not see) and even after blocking the people I still see them in my inbox. I’d rather not.\n
    \n
    Should I open a bug report for this or what’s the best way to approach this?\n
    \n
    **Edit**: I’ve opened up an issue [here](https://github.com/LemmyNet/lemmy/issues/4227).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723201539 {#2477
    date: 2024-08-09 13:05:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 19823
  -titleTs: "'block':8 'bug':4 'comment':6 'inbox':15 'show':11 'still':10 'user':9"
  -bodyTs: "'/lemmynet/lemmy/issues/4227).':59 'approach':47 'best':44 'block':18 'bug':36 'comment':7 'd':11,29 'edit':49 'even':16 'get':4 'github.com':58 'github.com/lemmynet/lemmy/issues/4227).':57 'imag':9 'inbox':27 'issu':55 'open':34,52 'peopl':20 'rather':12,30 'report':37 'see':14,23 'spam':6 'still':22 've':2,51 'way':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701669204
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16811242"
  +editedAt: DateTimeImmutable @1702815287 {#2483
    date: 2023-12-17 13:14:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701635704 {#2354
    date: 2023-12-03 21:35:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-it-a-bug-that-comments-of-blocked-users-still"
  +title: "Is it a bug that comments of blocked users still show up in the inbox?"
  +url: null
  +body: """
    I’ve been getting some spam comments (with Images I’d rather not see) and even after blocking the people I still see them in my inbox. I’d rather not.\n
    \n
    Should I open a bug report for this or what’s the best way to approach this?\n
    \n
    **Edit**: I’ve opened up an issue [here](https://github.com/LemmyNet/lemmy/issues/4227).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723201539 {#2477
    date: 2024-08-09 13:05:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 19823
  -titleTs: "'block':8 'bug':4 'comment':6 'inbox':15 'show':11 'still':10 'user':9"
  -bodyTs: "'/lemmynet/lemmy/issues/4227).':59 'approach':47 'best':44 'block':18 'bug':36 'comment':7 'd':11,29 'edit':49 'even':16 'get':4 'github.com':58 'github.com/lemmynet/lemmy/issues/4227).':57 'imag':9 'inbox':27 'issu':55 'open':34,52 'peopl':20 'rather':12,30 'report':37 'see':14,23 'spam':6 'still':22 've':2,51 'way':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701669204
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16811242"
  +editedAt: DateTimeImmutable @1702815287 {#2483
    date: 2023-12-17 13:14:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701635704 {#2354
    date: 2023-12-03 21:35:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "SOLVED-How-to-correctly-set-user-pass-in-compose-file"
  +title: "SOLVED How to correctly set user/pass in compose file?"
  +url: null
  +body: """
    cross-posted from: [lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)\n
    \n
    > Not sure what I’m doing wrong here, I’m using this image:\n
    > \n
    > [hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)\n
    > \n
    > I updated the compose file to have un/pw for mariadb:\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">  mariadb:\n
    > </span><span style="color:#323232;">    image: docker.io/bitnami/mariadb:11.1\n
    > </span><span style="color:#323232;">    volumes:\n
    > </span><span style="color:#323232;">      - '/etc/docker/mariadb-persist:/bitnami/mariadb'\n
    > </span><span style="color:#323232;">    environment:\n
    > </span><span style="color:#323232;">      - ALLOW_EMPTY_PASSWORD=no\n
    > </span><span style="color:#323232;">      - MARIADB_USER=admin\n
    > </span><span style="color:#323232;">      - MARIADB_PASSWORD=admin\n
    > </span><span style="color:#323232;">      - MARIADB_DATABASE=bitnami_wordpress\n
    > </span>\n
    > ```\n
    > \n
    > But I get this error:\n
    > \n
    > 2023-12-03 19:03:02 3 [Warning] Access denied for user ‘admin’@‘172.18.0.3’ (using password: NO)\n
    > \n
    > using password: NO??
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701632611 {#2481
    date: 2023-12-03 20:43:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 19808
  -titleTs: "'compos':8 'correct':4 'file':9 'set':5 'solv':1 'user/pass':6"
  -bodyTs: "'-03':64 '-12':63 '/bitnami/mariadb':41 '/bitnami/mariadb:11.1':38 '/etc/docker/mariadb-persist':40 '/post/4034332](https://lemmy.nz/post/4034332)':7 '/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':23 '02':67 '03':66 '172.18.0.3':75 '19':65 '2023':62 '3':68 'access':70 'admin':49,52,74 'allow':43 'bitnami':55 'compos':27 'cross':2 'cross-post':1 'databas':54 'deni':71 'docker.io':37 'docker.io/bitnami/mariadb:11.1':36 'empti':44 'environ':42 'error':61 'file':28 'get':59 'hub.docker.com':22 'hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':21 'imag':20,35 'lemmy.nz':6 'lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)':5 'm':12,17 'mariadb':33,34,47,50,53 'password':45,51,77,80 'post':3 'sure':9 'un/pw':31 'updat':25 'use':18,76,79 'user':48,73 'volum':39 'warn':69 'wordpress':56 'wrong':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701676070
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4034535"
  +editedAt: DateTimeImmutable @1702807058 {#1512
    date: 2023-12-17 10:57:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701631570 {#1508
    date: 2023-12-03 20:26:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "SOLVED-How-to-correctly-set-user-pass-in-compose-file"
  +title: "SOLVED How to correctly set user/pass in compose file?"
  +url: null
  +body: """
    cross-posted from: [lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)\n
    \n
    > Not sure what I’m doing wrong here, I’m using this image:\n
    > \n
    > [hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)\n
    > \n
    > I updated the compose file to have un/pw for mariadb:\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">  mariadb:\n
    > </span><span style="color:#323232;">    image: docker.io/bitnami/mariadb:11.1\n
    > </span><span style="color:#323232;">    volumes:\n
    > </span><span style="color:#323232;">      - '/etc/docker/mariadb-persist:/bitnami/mariadb'\n
    > </span><span style="color:#323232;">    environment:\n
    > </span><span style="color:#323232;">      - ALLOW_EMPTY_PASSWORD=no\n
    > </span><span style="color:#323232;">      - MARIADB_USER=admin\n
    > </span><span style="color:#323232;">      - MARIADB_PASSWORD=admin\n
    > </span><span style="color:#323232;">      - MARIADB_DATABASE=bitnami_wordpress\n
    > </span>\n
    > ```\n
    > \n
    > But I get this error:\n
    > \n
    > 2023-12-03 19:03:02 3 [Warning] Access denied for user ‘admin’@‘172.18.0.3’ (using password: NO)\n
    > \n
    > using password: NO??
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701632611 {#2481
    date: 2023-12-03 20:43:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 19808
  -titleTs: "'compos':8 'correct':4 'file':9 'set':5 'solv':1 'user/pass':6"
  -bodyTs: "'-03':64 '-12':63 '/bitnami/mariadb':41 '/bitnami/mariadb:11.1':38 '/etc/docker/mariadb-persist':40 '/post/4034332](https://lemmy.nz/post/4034332)':7 '/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':23 '02':67 '03':66 '172.18.0.3':75 '19':65 '2023':62 '3':68 'access':70 'admin':49,52,74 'allow':43 'bitnami':55 'compos':27 'cross':2 'cross-post':1 'databas':54 'deni':71 'docker.io':37 'docker.io/bitnami/mariadb:11.1':36 'empti':44 'environ':42 'error':61 'file':28 'get':59 'hub.docker.com':22 'hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':21 'imag':20,35 'lemmy.nz':6 'lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)':5 'm':12,17 'mariadb':33,34,47,50,53 'password':45,51,77,80 'post':3 'sure':9 'un/pw':31 'updat':25 'use':18,76,79 'user':48,73 'volum':39 'warn':69 'wordpress':56 'wrong':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701676070
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4034535"
  +editedAt: DateTimeImmutable @1702807058 {#1512
    date: 2023-12-17 10:57:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701631570 {#1508
    date: 2023-12-03 20:26:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "SOLVED-How-to-correctly-set-user-pass-in-compose-file"
  +title: "SOLVED How to correctly set user/pass in compose file?"
  +url: null
  +body: """
    cross-posted from: [lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)\n
    \n
    > Not sure what I’m doing wrong here, I’m using this image:\n
    > \n
    > [hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)\n
    > \n
    > I updated the compose file to have un/pw for mariadb:\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">  mariadb:\n
    > </span><span style="color:#323232;">    image: docker.io/bitnami/mariadb:11.1\n
    > </span><span style="color:#323232;">    volumes:\n
    > </span><span style="color:#323232;">      - '/etc/docker/mariadb-persist:/bitnami/mariadb'\n
    > </span><span style="color:#323232;">    environment:\n
    > </span><span style="color:#323232;">      - ALLOW_EMPTY_PASSWORD=no\n
    > </span><span style="color:#323232;">      - MARIADB_USER=admin\n
    > </span><span style="color:#323232;">      - MARIADB_PASSWORD=admin\n
    > </span><span style="color:#323232;">      - MARIADB_DATABASE=bitnami_wordpress\n
    > </span>\n
    > ```\n
    > \n
    > But I get this error:\n
    > \n
    > 2023-12-03 19:03:02 3 [Warning] Access denied for user ‘admin’@‘172.18.0.3’ (using password: NO)\n
    > \n
    > using password: NO??
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701632611 {#2481
    date: 2023-12-03 20:43:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 19808
  -titleTs: "'compos':8 'correct':4 'file':9 'set':5 'solv':1 'user/pass':6"
  -bodyTs: "'-03':64 '-12':63 '/bitnami/mariadb':41 '/bitnami/mariadb:11.1':38 '/etc/docker/mariadb-persist':40 '/post/4034332](https://lemmy.nz/post/4034332)':7 '/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':23 '02':67 '03':66 '172.18.0.3':75 '19':65 '2023':62 '3':68 'access':70 'admin':49,52,74 'allow':43 'bitnami':55 'compos':27 'cross':2 'cross-post':1 'databas':54 'deni':71 'docker.io':37 'docker.io/bitnami/mariadb:11.1':36 'empti':44 'environ':42 'error':61 'file':28 'get':59 'hub.docker.com':22 'hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':21 'imag':20,35 'lemmy.nz':6 'lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)':5 'm':12,17 'mariadb':33,34,47,50,53 'password':45,51,77,80 'post':3 'sure':9 'un/pw':31 'updat':25 'use':18,76,79 'user':48,73 'volum':39 'warn':69 'wordpress':56 'wrong':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701676070
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4034535"
  +editedAt: DateTimeImmutable @1702807058 {#1512
    date: 2023-12-17 10:57:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701631570 {#1508
    date: 2023-12-03 20:26:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Am-I-wrong-to-assume-that-docker-is-perfect-for"
  +title: "Am I wrong to assume that docker is perfect for single board computers that relies on low life expectancy drives (microsd)?"
  +url: null
  +body: "Title. Mostly because of two flags:` --read-only` and `–log-driver`."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701892622 {#1480
    date: 2023-12-06 20:57:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 19801
  -titleTs: "'assum':5 'board':12 'comput':13 'docker':7 'drive':20 'expect':19 'life':18 'low':17 'microsd':21 'perfect':9 'reli':15 'singl':11 'wrong':3"
  -bodyTs: "'driver':13 'flag':6 'log':12 'log-driv':11 'most':2 'read':8 'read-on':7 'titl':1 'two':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701714545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9095145"
  +editedAt: DateTimeImmutable @1702804598 {#1522
    date: 2023-12-17 10:16:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701628145 {#1510
    date: 2023-12-03 19:29:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Am-I-wrong-to-assume-that-docker-is-perfect-for"
  +title: "Am I wrong to assume that docker is perfect for single board computers that relies on low life expectancy drives (microsd)?"
  +url: null
  +body: "Title. Mostly because of two flags:` --read-only` and `–log-driver`."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701892622 {#1480
    date: 2023-12-06 20:57:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 19801
  -titleTs: "'assum':5 'board':12 'comput':13 'docker':7 'drive':20 'expect':19 'life':18 'low':17 'microsd':21 'perfect':9 'reli':15 'singl':11 'wrong':3"
  -bodyTs: "'driver':13 'flag':6 'log':12 'log-driv':11 'most':2 'read':8 'read-on':7 'titl':1 'two':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701714545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9095145"
  +editedAt: DateTimeImmutable @1702804598 {#1522
    date: 2023-12-17 10:16:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701628145 {#1510
    date: 2023-12-03 19:29:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Am-I-wrong-to-assume-that-docker-is-perfect-for"
  +title: "Am I wrong to assume that docker is perfect for single board computers that relies on low life expectancy drives (microsd)?"
  +url: null
  +body: "Title. Mostly because of two flags:` --read-only` and `–log-driver`."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701892622 {#1480
    date: 2023-12-06 20:57:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 19801
  -titleTs: "'assum':5 'board':12 'comput':13 'docker':7 'drive':20 'expect':19 'life':18 'low':17 'microsd':21 'perfect':9 'reli':15 'singl':11 'wrong':3"
  -bodyTs: "'driver':13 'flag':6 'log':12 'log-driv':11 'most':2 'read':8 'read-on':7 'titl':1 'two':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701714545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9095145"
  +editedAt: DateTimeImmutable @1702804598 {#1522
    date: 2023-12-17 10:16:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701628145 {#1510
    date: 2023-12-03 19:29:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "CLI-Editors-with-Distrobox"
  +title: "CLI Editors with Distrobox?"
  +url: null
  +body: """
    How do you all handle this? I’m going to start poking around with NixOS but anticipate Python dev to be impossible on the base OS, so curious what sorts of options y’all use when connecting your configured editor to a container- e.g. if I have Neovim configured in my host, is it better to re-set-up Neovim again with the same dotfiles in the container and dev in the container, or connect the editor to the container somehow?\n
    \n
    My gut is saying it’s probably cleaner to set up an editor inside the container, just not sure I want to do that every time I start a project.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701648253 {#1541
    date: 2023-12-04 01:04:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 19800
  -titleTs: "'cli':1 'distrobox':4 'editor':2"
  -bodyTs: "'anticip':17 'around':13 'base':25 'better':55 'cleaner':90 'configur':39,49 'connect':37,76 'contain':43,69,74,81,98 'curious':28 'dev':19,71 'dotfil':66 'e.g':44 'editor':40,78,95 'everi':107 'go':9 'gut':84 'handl':5 'host':52 'imposs':22 'insid':96 'm':8 'neovim':48,61 'nixo':15 'option':32 'os':26 'poke':12 'probabl':89 'project':112 'python':18 're':58 're-set-up':57 'say':86 'set':59,92 'somehow':82 'sort':30 'start':11,110 'sure':101 'time':108 'use':35 'want':103 'y':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701697938
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9095104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701627938 {#1529
    date: 2023-12-03 19:25:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "CLI-Editors-with-Distrobox"
  +title: "CLI Editors with Distrobox?"
  +url: null
  +body: """
    How do you all handle this? I’m going to start poking around with NixOS but anticipate Python dev to be impossible on the base OS, so curious what sorts of options y’all use when connecting your configured editor to a container- e.g. if I have Neovim configured in my host, is it better to re-set-up Neovim again with the same dotfiles in the container and dev in the container, or connect the editor to the container somehow?\n
    \n
    My gut is saying it’s probably cleaner to set up an editor inside the container, just not sure I want to do that every time I start a project.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701648253 {#1541
    date: 2023-12-04 01:04:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 19800
  -titleTs: "'cli':1 'distrobox':4 'editor':2"
  -bodyTs: "'anticip':17 'around':13 'base':25 'better':55 'cleaner':90 'configur':39,49 'connect':37,76 'contain':43,69,74,81,98 'curious':28 'dev':19,71 'dotfil':66 'e.g':44 'editor':40,78,95 'everi':107 'go':9 'gut':84 'handl':5 'host':52 'imposs':22 'insid':96 'm':8 'neovim':48,61 'nixo':15 'option':32 'os':26 'poke':12 'probabl':89 'project':112 'python':18 're':58 're-set-up':57 'say':86 'set':59,92 'somehow':82 'sort':30 'start':11,110 'sure':101 'time':108 'use':35 'want':103 'y':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701697938
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9095104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701627938 {#1529
    date: 2023-12-03 19:25:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "CLI-Editors-with-Distrobox"
  +title: "CLI Editors with Distrobox?"
  +url: null
  +body: """
    How do you all handle this? I’m going to start poking around with NixOS but anticipate Python dev to be impossible on the base OS, so curious what sorts of options y’all use when connecting your configured editor to a container- e.g. if I have Neovim configured in my host, is it better to re-set-up Neovim again with the same dotfiles in the container and dev in the container, or connect the editor to the container somehow?\n
    \n
    My gut is saying it’s probably cleaner to set up an editor inside the container, just not sure I want to do that every time I start a project.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701648253 {#1541
    date: 2023-12-04 01:04:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 19800
  -titleTs: "'cli':1 'distrobox':4 'editor':2"
  -bodyTs: "'anticip':17 'around':13 'base':25 'better':55 'cleaner':90 'configur':39,49 'connect':37,76 'contain':43,69,74,81,98 'curious':28 'dev':19,71 'dotfil':66 'e.g':44 'editor':40,78,95 'everi':107 'go':9 'gut':84 'handl':5 'host':52 'imposs':22 'insid':96 'm':8 'neovim':48,61 'nixo':15 'option':32 'os':26 'poke':12 'probabl':89 'project':112 'python':18 're':58 're-set-up':57 'say':86 'set':59,92 'somehow':82 'sort':30 'start':11,110 'sure':101 'time':108 'use':35 'want':103 'y':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701697938
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9095104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701627938 {#1529
    date: 2023-12-03 19:25:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-are-some-comments-highlighted-in-yellow"
  +title: "Why are some comments highlighted in yellow?"
  +url: null
  +body: """
    In some posts, I see some comments are highlighted in yellow for no obvious reason that I can figure out. [Example post here](https://lemmy.ml/post/8825552)\n
    \n
    It’s not just the OP’s comments, it’s not just all comments, so ???\n
    \n
    I haven’t seen this before, so maybe this came in the new lemmy 0.19 update?\n
    \n
    What does the highlighting mean?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701629698 {#1704
    date: 2023-12-03 19:54:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 19788
  -titleTs: "'comment':4 'highlight':5 'yellow':7"
  -bodyTs: "'/post/8825552)':26 '0.19':56 'came':51 'comment':7,34,40 'exampl':21 'figur':19 'haven':43 'highlight':9,61 'lemmi':55 'lemmy.ml':25 'lemmy.ml/post/8825552)':24 'mayb':49 'mean':62 'new':54 'obvious':14 'op':32 'post':3,22 'reason':15 'see':5 'seen':45 'updat':57 'yellow':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701662332
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8827084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701626832 {#1713
    date: 2023-12-03 19:07:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-are-some-comments-highlighted-in-yellow"
  +title: "Why are some comments highlighted in yellow?"
  +url: null
  +body: """
    In some posts, I see some comments are highlighted in yellow for no obvious reason that I can figure out. [Example post here](https://lemmy.ml/post/8825552)\n
    \n
    It’s not just the OP’s comments, it’s not just all comments, so ???\n
    \n
    I haven’t seen this before, so maybe this came in the new lemmy 0.19 update?\n
    \n
    What does the highlighting mean?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701629698 {#1704
    date: 2023-12-03 19:54:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 19788
  -titleTs: "'comment':4 'highlight':5 'yellow':7"
  -bodyTs: "'/post/8825552)':26 '0.19':56 'came':51 'comment':7,34,40 'exampl':21 'figur':19 'haven':43 'highlight':9,61 'lemmi':55 'lemmy.ml':25 'lemmy.ml/post/8825552)':24 'mayb':49 'mean':62 'new':54 'obvious':14 'op':32 'post':3,22 'reason':15 'see':5 'seen':45 'updat':57 'yellow':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701662332
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8827084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701626832 {#1713
    date: 2023-12-03 19:07:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-are-some-comments-highlighted-in-yellow"
  +title: "Why are some comments highlighted in yellow?"
  +url: null
  +body: """
    In some posts, I see some comments are highlighted in yellow for no obvious reason that I can figure out. [Example post here](https://lemmy.ml/post/8825552)\n
    \n
    It’s not just the OP’s comments, it’s not just all comments, so ???\n
    \n
    I haven’t seen this before, so maybe this came in the new lemmy 0.19 update?\n
    \n
    What does the highlighting mean?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701629698 {#1704
    date: 2023-12-03 19:54:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 19788
  -titleTs: "'comment':4 'highlight':5 'yellow':7"
  -bodyTs: "'/post/8825552)':26 '0.19':56 'came':51 'comment':7,34,40 'exampl':21 'figur':19 'haven':43 'highlight':9,61 'lemmi':55 'lemmy.ml':25 'lemmy.ml/post/8825552)':24 'mayb':49 'mean':62 'new':54 'obvious':14 'op':32 'post':3,22 'reason':15 'see':5 'seen':45 'updat':57 'yellow':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701662332
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8827084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701626832 {#1713
    date: 2023-12-03 19:07:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Anyone-else-no-longer-remember-snoozing-their-alarm"
  +title: "Anyone else no longer remember snoozing their alarm?"
  +url: null
  +body: """
    I used to regularly snooze my alarm which i had set for 7:00, however recently i have noticed that i directly wake up by my alarm at 7:10 and don’t remember snoozing my alarm!\n
    \n
    Of course my phone can’t automatically snooze so i think that i have developed a habit and subconsciously snooze with minimal brain activity so i don’t remember\n
    \n
    Has anyone else experienced this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701790780 {#1468
    date: 2023-12-05 16:39:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 19783
  -titleTs: "'alarm':8 'anyon':1 'els':2 'longer':4 'rememb':5 'snooz':6"
  -bodyTs: "'00':14 '10':30 '7':13,29 'activ':61 'alarm':7,27,37 'anyon':68 'automat':44 'brain':60 'cours':39 'develop':52 'direct':22 'els':69 'experienc':70 'habit':54 'howev':15 'minim':59 'notic':19 'phone':41 'recent':16 'regular':4 'rememb':34,66 'set':11 'snooz':5,35,45,57 'subconsci':56 'think':48 'use':2 'wake':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701712827
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9093927"
  +editedAt: DateTimeImmutable @1702798351 {#1474
    date: 2023-12-17 08:32:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701626427 {#1472
    date: 2023-12-03 19:00:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Anyone-else-no-longer-remember-snoozing-their-alarm"
  +title: "Anyone else no longer remember snoozing their alarm?"
  +url: null
  +body: """
    I used to regularly snooze my alarm which i had set for 7:00, however recently i have noticed that i directly wake up by my alarm at 7:10 and don’t remember snoozing my alarm!\n
    \n
    Of course my phone can’t automatically snooze so i think that i have developed a habit and subconsciously snooze with minimal brain activity so i don’t remember\n
    \n
    Has anyone else experienced this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701790780 {#1468
    date: 2023-12-05 16:39:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 19783
  -titleTs: "'alarm':8 'anyon':1 'els':2 'longer':4 'rememb':5 'snooz':6"
  -bodyTs: "'00':14 '10':30 '7':13,29 'activ':61 'alarm':7,27,37 'anyon':68 'automat':44 'brain':60 'cours':39 'develop':52 'direct':22 'els':69 'experienc':70 'habit':54 'howev':15 'minim':59 'notic':19 'phone':41 'recent':16 'regular':4 'rememb':34,66 'set':11 'snooz':5,35,45,57 'subconsci':56 'think':48 'use':2 'wake':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701712827
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9093927"
  +editedAt: DateTimeImmutable @1702798351 {#1474
    date: 2023-12-17 08:32:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701626427 {#1472
    date: 2023-12-03 19:00:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Anyone-else-no-longer-remember-snoozing-their-alarm"
  +title: "Anyone else no longer remember snoozing their alarm?"
  +url: null
  +body: """
    I used to regularly snooze my alarm which i had set for 7:00, however recently i have noticed that i directly wake up by my alarm at 7:10 and don’t remember snoozing my alarm!\n
    \n
    Of course my phone can’t automatically snooze so i think that i have developed a habit and subconsciously snooze with minimal brain activity so i don’t remember\n
    \n
    Has anyone else experienced this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701790780 {#1468
    date: 2023-12-05 16:39:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 19783
  -titleTs: "'alarm':8 'anyon':1 'els':2 'longer':4 'rememb':5 'snooz':6"
  -bodyTs: "'00':14 '10':30 '7':13,29 'activ':61 'alarm':7,27,37 'anyon':68 'automat':44 'brain':60 'cours':39 'develop':52 'direct':22 'els':69 'experienc':70 'habit':54 'howev':15 'minim':59 'notic':19 'phone':41 'recent':16 'regular':4 'rememb':34,66 'set':11 'snooz':5,35,45,57 'subconsci':56 'think':48 'use':2 'wake':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701712827
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9093927"
  +editedAt: DateTimeImmutable @1702798351 {#1474
    date: 2023-12-17 08:32:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701626427 {#1472
    date: 2023-12-03 19:00:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "When-a-Torrent-disappears-from-1337x-how-do-you-find"
  +title: "When a Torrent disappears from 1337x, how do you find out what happened?"
  +url: null
  +body: """
    Yesterday there was a controversial movie torrent that was getting 1000s of downloads and was on the “popular this week” page, and today it’s just gone. I went to the uploader’s account page and it’s not there either. Just like it never existed.\n
    \n
    I’m SUPER curious of the story behind what happened. Did the uploader take it down? 1337? Why?\n
    \n
    EDIT: The movie was Lady Ballers 2023 (wasn’t sure if I was allowed to say) I did a little more research, and I think the copy the uploader put out was YTS but I don’t think they were affiliated with them. Maybe YTS told them to take it down? The movie is on their (YTS/YIFY’s) website.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 180
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702446795 {#1489
    date: 2023-12-13 06:53:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 19777
  -titleTs: "'1337x':6 'disappear':4 'find':10 'happen':13 'torrent':3"
  -bodyTs: "'1000s':11 '1337':63 '2023':71 'account':34 'affili':105 'allow':78 'baller':70 'behind':54 'controversi':5 'copi':91 'curious':50 'download':13 'edit':65 'either':41 'exist':46 'get':10 'gone':27 'happen':56 'ladi':69 'like':43 'littl':84 'm':48 'mayb':108 'movi':6,67,117 'never':45 'page':21,35 'popular':18 'put':94 'research':86 'say':80 'stori':53 'super':49 'sure':74 'take':60,113 'think':89,102 'today':23 'told':110 'torrent':7 'upload':32,59,93 'wasn':72 'websit':123 'week':20 'went':29 'yesterday':1 'yts':97,109 'yts/yify':121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701710511
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9630088"
  +editedAt: DateTimeImmutable @1702797672 {#1496
    date: 2023-12-17 08:21:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701624111 {#1494
    date: 2023-12-03 18:21:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "When-a-Torrent-disappears-from-1337x-how-do-you-find"
  +title: "When a Torrent disappears from 1337x, how do you find out what happened?"
  +url: null
  +body: """
    Yesterday there was a controversial movie torrent that was getting 1000s of downloads and was on the “popular this week” page, and today it’s just gone. I went to the uploader’s account page and it’s not there either. Just like it never existed.\n
    \n
    I’m SUPER curious of the story behind what happened. Did the uploader take it down? 1337? Why?\n
    \n
    EDIT: The movie was Lady Ballers 2023 (wasn’t sure if I was allowed to say) I did a little more research, and I think the copy the uploader put out was YTS but I don’t think they were affiliated with them. Maybe YTS told them to take it down? The movie is on their (YTS/YIFY’s) website.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 180
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702446795 {#1489
    date: 2023-12-13 06:53:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 19777
  -titleTs: "'1337x':6 'disappear':4 'find':10 'happen':13 'torrent':3"
  -bodyTs: "'1000s':11 '1337':63 '2023':71 'account':34 'affili':105 'allow':78 'baller':70 'behind':54 'controversi':5 'copi':91 'curious':50 'download':13 'edit':65 'either':41 'exist':46 'get':10 'gone':27 'happen':56 'ladi':69 'like':43 'littl':84 'm':48 'mayb':108 'movi':6,67,117 'never':45 'page':21,35 'popular':18 'put':94 'research':86 'say':80 'stori':53 'super':49 'sure':74 'take':60,113 'think':89,102 'today':23 'told':110 'torrent':7 'upload':32,59,93 'wasn':72 'websit':123 'week':20 'went':29 'yesterday':1 'yts':97,109 'yts/yify':121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701710511
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9630088"
  +editedAt: DateTimeImmutable @1702797672 {#1496
    date: 2023-12-17 08:21:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701624111 {#1494
    date: 2023-12-03 18:21:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "When-a-Torrent-disappears-from-1337x-how-do-you-find"
  +title: "When a Torrent disappears from 1337x, how do you find out what happened?"
  +url: null
  +body: """
    Yesterday there was a controversial movie torrent that was getting 1000s of downloads and was on the “popular this week” page, and today it’s just gone. I went to the uploader’s account page and it’s not there either. Just like it never existed.\n
    \n
    I’m SUPER curious of the story behind what happened. Did the uploader take it down? 1337? Why?\n
    \n
    EDIT: The movie was Lady Ballers 2023 (wasn’t sure if I was allowed to say) I did a little more research, and I think the copy the uploader put out was YTS but I don’t think they were affiliated with them. Maybe YTS told them to take it down? The movie is on their (YTS/YIFY’s) website.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 180
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702446795 {#1489
    date: 2023-12-13 06:53:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 19777
  -titleTs: "'1337x':6 'disappear':4 'find':10 'happen':13 'torrent':3"
  -bodyTs: "'1000s':11 '1337':63 '2023':71 'account':34 'affili':105 'allow':78 'baller':70 'behind':54 'controversi':5 'copi':91 'curious':50 'download':13 'edit':65 'either':41 'exist':46 'get':10 'gone':27 'happen':56 'ladi':69 'like':43 'littl':84 'm':48 'mayb':108 'movi':6,67,117 'never':45 'page':21,35 'popular':18 'put':94 'research':86 'say':80 'stori':53 'super':49 'sure':74 'take':60,113 'think':89,102 'today':23 'told':110 'torrent':7 'upload':32,59,93 'wasn':72 'websit':123 'week':20 'went':29 'yesterday':1 'yts':97,109 'yts/yify':121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701710511
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9630088"
  +editedAt: DateTimeImmutable @1702797672 {#1496
    date: 2023-12-17 08:21:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701624111 {#1494
    date: 2023-12-03 18:21:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Do-you-disable-notifications-for-all-your-apps"
  +title: "Do you disable notifications for all your apps?"
  +url: null
  +body: "let them all in or only allow for some specific apps (if so which ones)?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702014253 {#1763
    date: 2023-12-08 06:44:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 19774
  -titleTs: "'app':8 'disabl':3 'notif':4"
  -bodyTs: "'allow':7 'app':11 'let':1 'one':15 'specif':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701709086
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2709554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701622686 {#1756
    date: 2023-12-03 17:58:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Do-you-disable-notifications-for-all-your-apps"
  +title: "Do you disable notifications for all your apps?"
  +url: null
  +body: "let them all in or only allow for some specific apps (if so which ones)?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702014253 {#1763
    date: 2023-12-08 06:44:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 19774
  -titleTs: "'app':8 'disabl':3 'notif':4"
  -bodyTs: "'allow':7 'app':11 'let':1 'one':15 'specif':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701709086
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2709554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701622686 {#1756
    date: 2023-12-03 17:58:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Do-you-disable-notifications-for-all-your-apps"
  +title: "Do you disable notifications for all your apps?"
  +url: null
  +body: "let them all in or only allow for some specific apps (if so which ones)?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702014253 {#1763
    date: 2023-12-08 06:44:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 19774
  -titleTs: "'app':8 'disabl':3 'notif':4"
  -bodyTs: "'allow':7 'app':11 'let':1 'one':15 'specif':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701709086
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2709554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701622686 {#1756
    date: 2023-12-03 17:58:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Pictrs-permission-error-after-migrating-to-new-hardware"
  +title: "Pictrs permission error after migrating to new hardware"
  +url: null
  +body: """
    After a migration to new hardware, I am receiving the following permissions error from Pict-rs.\n
    \n
    The old hardware was using 991:991 and I did not catch it until after first run and the problem now persists after a `chown -R 991:991 volumes/pictrs`.\n
    \n
    Can I salvage things? I’m not worried about saving any Pict-rs data, so I’d even go for some guidance as to the possibility of “resetting” Pict-rs.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">lem-pictrs  |  Error: \n
    </span><span style="color:#323232;">lem-pictrs  |     0: Error in database\n
    </span><span style="color:#323232;">lem-pictrs  |     1: IO error: Permission denied (os error 13)\n
    </span><span style="color:#323232;">lem-pictrs  |  \n
    </span><span style="color:#323232;">lem-pictrs  |  Location:\n
    </span><span style="color:#323232;">lem-pictrs  |     src/repo/sled.rs:84\n
    </span><span style="color:#323232;">lem-pictrs  |  \n
    </span><span style="color:#323232;">lem-pictrs  |    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n
    </span><span style="color:#323232;">lem-pictrs  |  \n
    </span><span style="color:#323232;">lem-pictrs  |     0: pict_rs::repo::sled::build with path="/mnt/sled-repo" cache_capacity=67108864 export_path="/mnt/exports"\n
    </span><span style="color:#323232;">lem-pictrs  |        at src/repo/sled.rs:78\n
    </span><span style="color:#323232;">lem-pictrs  |     1: pict_rs::repo::open with config=Sled(Sled { path: "/mnt/sled-repo", cache_capacity: 67108864, export_path: "/mnt/exports" })\n
    </span><span style="color:#323232;">lem-pictrs  |        at src/repo.rs:464\n
    </span><span style="color:#323232;">lem-pictrs  |  \n
    </span><span style="color:#323232;">lem-pictrs  |    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n
    </span><span style="color:#323232;">lem-pictrs  |    \n
    </span><span style="color:#323232;">lem-pictrs  |  \n
    </span><span style="color:#323232;">lem-pictrs  |  Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701620188 {#1781
    date: 2023-12-03 17:16:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +children: []
  -id: 19769
  -titleTs: "'error':3 'hardwar':8 'migrat':5 'new':7 'permiss':2 'pictr':1"
  -bodyTs: "'/mnt/exports':140,166 '/mnt/sled-repo':134,160 '0':86,126 '1':93,150,194 '13':100 '464':172 '67108864':137,163 '78':146 '84':112 '991':23,24,44,45 'backtrac':179 'build':131 'cach':135,161 'capac':136,162 'catch':29 'chown':42 'colorbt':191 'config':156 'd':64 'data':61 'databas':89 'deni':97 'disabl':198 'environ':195 'error':13,82,87,95,99 'even':65 'export':138,164 'filter':200 'first':33 'follow':11 'frame':199 'go':66 'guidanc':69 'hardwar':6,20 'hidden':193 'io':94 'lem':80,84,91,102,105,109,114,117,121,124,142,148,168,174,177,181,184,187 'lem-pictr':79,83,90,101,104,108,113,116,120,123,141,147,167,173,176,180,183,186 'locat':107 'm':52 'migrat':3 'new':5 'old':19 'open':154 'os':98 'path':133,139,159,165 'permiss':12,96 'persist':39 'pict':16,59,77,127,151 'pict-r':15,58,76 'pictr':81,85,92,103,106,110,115,118,122,125,143,149,169,175,178,182,185,188 'possibl':73 'problem':37 'r':43 'receiv':9 'repo':129,153 'reset':75 'rs':17,60,78,128,152 'run':34,189 'salvag':49 'save':56 'show':192 'sled':130,157,158 'spantrac':119 'src/repo.rs':171 'src/repo/sled.rs':111,145 'thing':50 'use':22 'variabl':196 'volumes/pictrs':46 'worri':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701629188
  +visibility: "visible             "
  +apId: "https://lemmy.monster/post/332201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701620188 {#1782
    date: 2023-12-03 17:16:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Pictrs-permission-error-after-migrating-to-new-hardware"
  +title: "Pictrs permission error after migrating to new hardware"
  +url: null
  +body: """
    After a migration to new hardware, I am receiving the following permissions error from Pict-rs.\n
    \n
    The old hardware was using 991:991 and I did not catch it until after first run and the problem now persists after a `chown -R 991:991 volumes/pictrs`.\n
    \n
    Can I salvage things? I’m not worried about saving any Pict-rs data, so I’d even go for some guidance as to the possibility of “resetting” Pict-rs.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">lem-pictrs  |  Error: \n
    </span><span style="color:#323232;">lem-pictrs  |     0: Error in database\n
    </span><span style="color:#323232;">lem-pictrs  |     1: IO error: Permission denied (os error 13)\n
    </span><span style="color:#323232;">lem-pictrs  |  \n
    </span><span style="color:#323232;">lem-pictrs  |  Location:\n
    </span><span style="color:#323232;">lem-pictrs  |     src/repo/sled.rs:84\n
    </span><span style="color:#323232;">lem-pictrs  |  \n
    </span><span style="color:#323232;">lem-pictrs  |    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n
    </span><span style="color:#323232;">lem-pictrs  |  \n
    </span><span style="color:#323232;">lem-pictrs  |     0: pict_rs::repo::sled::build with path="/mnt/sled-repo" cache_capacity=67108864 export_path="/mnt/exports"\n
    </span><span style="color:#323232;">lem-pictrs  |        at src/repo/sled.rs:78\n
    </span><span style="color:#323232;">lem-pictrs  |     1: pict_rs::repo::open with config=Sled(Sled { path: "/mnt/sled-repo", cache_capacity: 67108864, export_path: "/mnt/exports" })\n
    </span><span style="color:#323232;">lem-pictrs  |        at src/repo.rs:464\n
    </span><span style="color:#323232;">lem-pictrs  |  \n
    </span><span style="color:#323232;">lem-pictrs  |    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n
    </span><span style="color:#323232;">lem-pictrs  |    \n
    </span><span style="color:#323232;">lem-pictrs  |  \n
    </span><span style="color:#323232;">lem-pictrs  |  Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701620188 {#1781
    date: 2023-12-03 17:16:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +children: []
  -id: 19769
  -titleTs: "'error':3 'hardwar':8 'migrat':5 'new':7 'permiss':2 'pictr':1"
  -bodyTs: "'/mnt/exports':140,166 '/mnt/sled-repo':134,160 '0':86,126 '1':93,150,194 '13':100 '464':172 '67108864':137,163 '78':146 '84':112 '991':23,24,44,45 'backtrac':179 'build':131 'cach':135,161 'capac':136,162 'catch':29 'chown':42 'colorbt':191 'config':156 'd':64 'data':61 'databas':89 'deni':97 'disabl':198 'environ':195 'error':13,82,87,95,99 'even':65 'export':138,164 'filter':200 'first':33 'follow':11 'frame':199 'go':66 'guidanc':69 'hardwar':6,20 'hidden':193 'io':94 'lem':80,84,91,102,105,109,114,117,121,124,142,148,168,174,177,181,184,187 'lem-pictr':79,83,90,101,104,108,113,116,120,123,141,147,167,173,176,180,183,186 'locat':107 'm':52 'migrat':3 'new':5 'old':19 'open':154 'os':98 'path':133,139,159,165 'permiss':12,96 'persist':39 'pict':16,59,77,127,151 'pict-r':15,58,76 'pictr':81,85,92,103,106,110,115,118,122,125,143,149,169,175,178,182,185,188 'possibl':73 'problem':37 'r':43 'receiv':9 'repo':129,153 'reset':75 'rs':17,60,78,128,152 'run':34,189 'salvag':49 'save':56 'show':192 'sled':130,157,158 'spantrac':119 'src/repo.rs':171 'src/repo/sled.rs':111,145 'thing':50 'use':22 'variabl':196 'volumes/pictrs':46 'worri':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701629188
  +visibility: "visible             "
  +apId: "https://lemmy.monster/post/332201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701620188 {#1782
    date: 2023-12-03 17:16:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Pictrs-permission-error-after-migrating-to-new-hardware"
  +title: "Pictrs permission error after migrating to new hardware"
  +url: null
  +body: """
    After a migration to new hardware, I am receiving the following permissions error from Pict-rs.\n
    \n
    The old hardware was using 991:991 and I did not catch it until after first run and the problem now persists after a `chown -R 991:991 volumes/pictrs`.\n
    \n
    Can I salvage things? I’m not worried about saving any Pict-rs data, so I’d even go for some guidance as to the possibility of “resetting” Pict-rs.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">lem-pictrs  |  Error: \n
    </span><span style="color:#323232;">lem-pictrs  |     0: Error in database\n
    </span><span style="color:#323232;">lem-pictrs  |     1: IO error: Permission denied (os error 13)\n
    </span><span style="color:#323232;">lem-pictrs  |  \n
    </span><span style="color:#323232;">lem-pictrs  |  Location:\n
    </span><span style="color:#323232;">lem-pictrs  |     src/repo/sled.rs:84\n
    </span><span style="color:#323232;">lem-pictrs  |  \n
    </span><span style="color:#323232;">lem-pictrs  |    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n
    </span><span style="color:#323232;">lem-pictrs  |  \n
    </span><span style="color:#323232;">lem-pictrs  |     0: pict_rs::repo::sled::build with path="/mnt/sled-repo" cache_capacity=67108864 export_path="/mnt/exports"\n
    </span><span style="color:#323232;">lem-pictrs  |        at src/repo/sled.rs:78\n
    </span><span style="color:#323232;">lem-pictrs  |     1: pict_rs::repo::open with config=Sled(Sled { path: "/mnt/sled-repo", cache_capacity: 67108864, export_path: "/mnt/exports" })\n
    </span><span style="color:#323232;">lem-pictrs  |        at src/repo.rs:464\n
    </span><span style="color:#323232;">lem-pictrs  |  \n
    </span><span style="color:#323232;">lem-pictrs  |    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n
    </span><span style="color:#323232;">lem-pictrs  |    \n
    </span><span style="color:#323232;">lem-pictrs  |  \n
    </span><span style="color:#323232;">lem-pictrs  |  Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701620188 {#1781
    date: 2023-12-03 17:16:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +children: []
  -id: 19769
  -titleTs: "'error':3 'hardwar':8 'migrat':5 'new':7 'permiss':2 'pictr':1"
  -bodyTs: "'/mnt/exports':140,166 '/mnt/sled-repo':134,160 '0':86,126 '1':93,150,194 '13':100 '464':172 '67108864':137,163 '78':146 '84':112 '991':23,24,44,45 'backtrac':179 'build':131 'cach':135,161 'capac':136,162 'catch':29 'chown':42 'colorbt':191 'config':156 'd':64 'data':61 'databas':89 'deni':97 'disabl':198 'environ':195 'error':13,82,87,95,99 'even':65 'export':138,164 'filter':200 'first':33 'follow':11 'frame':199 'go':66 'guidanc':69 'hardwar':6,20 'hidden':193 'io':94 'lem':80,84,91,102,105,109,114,117,121,124,142,148,168,174,177,181,184,187 'lem-pictr':79,83,90,101,104,108,113,116,120,123,141,147,167,173,176,180,183,186 'locat':107 'm':52 'migrat':3 'new':5 'old':19 'open':154 'os':98 'path':133,139,159,165 'permiss':12,96 'persist':39 'pict':16,59,77,127,151 'pict-r':15,58,76 'pictr':81,85,92,103,106,110,115,118,122,125,143,149,169,175,178,182,185,188 'possibl':73 'problem':37 'r':43 'receiv':9 'repo':129,153 'reset':75 'rs':17,60,78,128,152 'run':34,189 'salvag':49 'save':56 'show':192 'sled':130,157,158 'spantrac':119 'src/repo.rs':171 'src/repo/sled.rs':111,145 'thing':50 'use':22 'variabl':196 'volumes/pictrs':46 'worri':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701629188
  +visibility: "visible             "
  +apId: "https://lemmy.monster/post/332201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701620188 {#1782
    date: 2023-12-03 17:16:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1637
  +user: Proxies\__CG__\App\Entity\User {#1642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-doesn-t-my-front-page-show-me-posts-from-my"
  +title: "Why doesn’t my front page show me posts from my subscribed communities even if it says it would?"
  +url: null
  +body: """
    Basically the title.\n
    \n
    When I open lemmy.ml it says “posts, subscribed, oredered by new” on top:\n
    \n
    ![](https://lemmy.ml/pictrs/image/c3e6f8a8-ef7e-4caf-92a7-2342c75ef50c.png)\n
    \n
    But almost none of the posts shown are from my subscribed communities and they’re not ordered by new.\n
    \n
    There are even posts from communities shown that I have on my block list.\n
    \n
    Any idea how to fix that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701679405 {#1465
    date: 2023-12-04 09:43:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 19763
  -titleTs: "'communiti':13 'doesn':2 'even':14 'front':5 'page':6 'post':9 'say':17 'show':7 'subscrib':12 'would':19"
  -bodyTs: "'/pictrs/image/c3e6f8a8-ef7e-4caf-92a7-2342c75ef50c.png)':19 'almost':21 'basic':1 'block':51 'communiti':31,44 'even':41 'fix':57 'idea':54 'lemmy.ml':7,18 'lemmy.ml/pictrs/image/c3e6f8a8-ef7e-4caf-92a7-2342c75ef50c.png)':17 'list':52 'new':14,38 'none':22 'open':6 'order':36 'ored':12 'post':10,25,42 're':34 'say':9 'shown':26,45 'subscrib':11,30 'titl':3 'top':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701644169
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8822166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701619669 {#1638
    date: 2023-12-03 17:07:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1637
  +user: Proxies\__CG__\App\Entity\User {#1642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-doesn-t-my-front-page-show-me-posts-from-my"
  +title: "Why doesn’t my front page show me posts from my subscribed communities even if it says it would?"
  +url: null
  +body: """
    Basically the title.\n
    \n
    When I open lemmy.ml it says “posts, subscribed, oredered by new” on top:\n
    \n
    ![](https://lemmy.ml/pictrs/image/c3e6f8a8-ef7e-4caf-92a7-2342c75ef50c.png)\n
    \n
    But almost none of the posts shown are from my subscribed communities and they’re not ordered by new.\n
    \n
    There are even posts from communities shown that I have on my block list.\n
    \n
    Any idea how to fix that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701679405 {#1465
    date: 2023-12-04 09:43:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 19763
  -titleTs: "'communiti':13 'doesn':2 'even':14 'front':5 'page':6 'post':9 'say':17 'show':7 'subscrib':12 'would':19"
  -bodyTs: "'/pictrs/image/c3e6f8a8-ef7e-4caf-92a7-2342c75ef50c.png)':19 'almost':21 'basic':1 'block':51 'communiti':31,44 'even':41 'fix':57 'idea':54 'lemmy.ml':7,18 'lemmy.ml/pictrs/image/c3e6f8a8-ef7e-4caf-92a7-2342c75ef50c.png)':17 'list':52 'new':14,38 'none':22 'open':6 'order':36 'ored':12 'post':10,25,42 're':34 'say':9 'shown':26,45 'subscrib':11,30 'titl':3 'top':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701644169
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8822166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701619669 {#1638
    date: 2023-12-03 17:07:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1637
  +user: Proxies\__CG__\App\Entity\User {#1642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-doesn-t-my-front-page-show-me-posts-from-my"
  +title: "Why doesn’t my front page show me posts from my subscribed communities even if it says it would?"
  +url: null
  +body: """
    Basically the title.\n
    \n
    When I open lemmy.ml it says “posts, subscribed, oredered by new” on top:\n
    \n
    ![](https://lemmy.ml/pictrs/image/c3e6f8a8-ef7e-4caf-92a7-2342c75ef50c.png)\n
    \n
    But almost none of the posts shown are from my subscribed communities and they’re not ordered by new.\n
    \n
    There are even posts from communities shown that I have on my block list.\n
    \n
    Any idea how to fix that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701679405 {#1465
    date: 2023-12-04 09:43:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 19763
  -titleTs: "'communiti':13 'doesn':2 'even':14 'front':5 'page':6 'post':9 'say':17 'show':7 'subscrib':12 'would':19"
  -bodyTs: "'/pictrs/image/c3e6f8a8-ef7e-4caf-92a7-2342c75ef50c.png)':19 'almost':21 'basic':1 'block':51 'communiti':31,44 'even':41 'fix':57 'idea':54 'lemmy.ml':7,18 'lemmy.ml/pictrs/image/c3e6f8a8-ef7e-4caf-92a7-2342c75ef50c.png)':17 'list':52 'new':14,38 'none':22 'open':6 'order':36 'ored':12 'post':10,25,42 're':34 'say':9 'shown':26,45 'subscrib':11,30 'titl':3 'top':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701644169
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8822166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701619669 {#1638
    date: 2023-12-03 17:07:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-I-stop-my-cats-from-eating-my-plants"
  +title: "How do I stop my cats from eating my plants?"
  +url: null
  +body: """
    Really, how can I stop them from eating my plants? Some don’t have leaves anymore. They are not even edible. They are even biting the cacti for some reason.\n
    \n
    I put the plants out of reach and that only made them figure out new ways to reach higher furniture.\n
    \n
    Help.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724108188 {#1449
    date: 2024-08-20 00:56:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 19731
  -titleTs: "'cat':6 'eat':8 'plant':10 'stop':4"
  -bodyTs: "'anymor':16 'bite':25 'cacti':27 'eat':8 'edibl':21 'even':20,24 'figur':43 'furnitur':50 'help':51 'higher':49 'leav':15 'made':41 'new':45 'plant':10,34 'put':32 'reach':37,48 'realli':1 'reason':30 'stop':5 'way':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701695703
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6888834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701609303 {#1421
    date: 2023-12-03 14:15:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-I-stop-my-cats-from-eating-my-plants"
  +title: "How do I stop my cats from eating my plants?"
  +url: null
  +body: """
    Really, how can I stop them from eating my plants? Some don’t have leaves anymore. They are not even edible. They are even biting the cacti for some reason.\n
    \n
    I put the plants out of reach and that only made them figure out new ways to reach higher furniture.\n
    \n
    Help.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724108188 {#1449
    date: 2024-08-20 00:56:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 19731
  -titleTs: "'cat':6 'eat':8 'plant':10 'stop':4"
  -bodyTs: "'anymor':16 'bite':25 'cacti':27 'eat':8 'edibl':21 'even':20,24 'figur':43 'furnitur':50 'help':51 'higher':49 'leav':15 'made':41 'new':45 'plant':10,34 'put':32 'reach':37,48 'realli':1 'reason':30 'stop':5 'way':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701695703
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6888834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701609303 {#1421
    date: 2023-12-03 14:15:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-I-stop-my-cats-from-eating-my-plants"
  +title: "How do I stop my cats from eating my plants?"
  +url: null
  +body: """
    Really, how can I stop them from eating my plants? Some don’t have leaves anymore. They are not even edible. They are even biting the cacti for some reason.\n
    \n
    I put the plants out of reach and that only made them figure out new ways to reach higher furniture.\n
    \n
    Help.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724108188 {#1449
    date: 2024-08-20 00:56:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 19731
  -titleTs: "'cat':6 'eat':8 'plant':10 'stop':4"
  -bodyTs: "'anymor':16 'bite':25 'cacti':27 'eat':8 'edibl':21 'even':20,24 'figur':43 'furnitur':50 'help':51 'higher':49 'leav':15 'made':41 'new':45 'plant':10,34 'put':32 'reach':37,48 'realli':1 'reason':30 'stop':5 'way':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701695703
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6888834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701609303 {#1421
    date: 2023-12-03 14:15:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#1412
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#1441
    date: 2023-12-03 12:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#1412
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#1441
    date: 2023-12-03 12:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#1412
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#1441
    date: 2023-12-03 12:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Which-distro-image-to-use-for-distrobox-where-you-just-want"
  +title: "Which distro/image to use for distrobox where you just want to install tools?"
  +url: null
  +body: """
    The immutable state of distros like fedora silerblue and opensuse microos leads to the use of distrobox.\n
    \n
    I defaulted to a fedora image but there must be better images for the job. What do you suggest to use if you just want to install pdflatex, pandoc, R, julia, python, ffmpeg, etc. Just the usual tools you need for the tasks everyday
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701687655 {#1455
    date: 2023-12-04 12:00:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 19711
  -titleTs: "'distro/image':2 'distrobox':6 'instal':12 'tool':13 'use':4 'want':10"
  -bodyTs: "'better':28 'default':19 'distro':5 'distrobox':17 'etc':51 'everyday':61 'fedora':7,22 'ffmpeg':50 'imag':23,29 'immut':2 'instal':44 'job':32 'julia':48 'lead':12 'like':6 'microo':11 'must':26 'need':57 'opensus':10 'pandoc':46 'pdflatex':45 'python':49 'r':47 'silerblu':8 'state':3 'suggest':36 'task':60 'tool':55 'use':15,38 'usual':54 'want':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701688068
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8811979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701601668 {#1453
    date: 2023-12-03 12:07:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Which-distro-image-to-use-for-distrobox-where-you-just-want"
  +title: "Which distro/image to use for distrobox where you just want to install tools?"
  +url: null
  +body: """
    The immutable state of distros like fedora silerblue and opensuse microos leads to the use of distrobox.\n
    \n
    I defaulted to a fedora image but there must be better images for the job. What do you suggest to use if you just want to install pdflatex, pandoc, R, julia, python, ffmpeg, etc. Just the usual tools you need for the tasks everyday
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701687655 {#1455
    date: 2023-12-04 12:00:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 19711
  -titleTs: "'distro/image':2 'distrobox':6 'instal':12 'tool':13 'use':4 'want':10"
  -bodyTs: "'better':28 'default':19 'distro':5 'distrobox':17 'etc':51 'everyday':61 'fedora':7,22 'ffmpeg':50 'imag':23,29 'immut':2 'instal':44 'job':32 'julia':48 'lead':12 'like':6 'microo':11 'must':26 'need':57 'opensus':10 'pandoc':46 'pdflatex':45 'python':49 'r':47 'silerblu':8 'state':3 'suggest':36 'task':60 'tool':55 'use':15,38 'usual':54 'want':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701688068
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8811979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701601668 {#1453
    date: 2023-12-03 12:07:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Which-distro-image-to-use-for-distrobox-where-you-just-want"
  +title: "Which distro/image to use for distrobox where you just want to install tools?"
  +url: null
  +body: """
    The immutable state of distros like fedora silerblue and opensuse microos leads to the use of distrobox.\n
    \n
    I defaulted to a fedora image but there must be better images for the job. What do you suggest to use if you just want to install pdflatex, pandoc, R, julia, python, ffmpeg, etc. Just the usual tools you need for the tasks everyday
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701687655 {#1455
    date: 2023-12-04 12:00:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 19711
  -titleTs: "'distro/image':2 'distrobox':6 'instal':12 'tool':13 'use':4 'want':10"
  -bodyTs: "'better':28 'default':19 'distro':5 'distrobox':17 'etc':51 'everyday':61 'fedora':7,22 'ffmpeg':50 'imag':23,29 'immut':2 'instal':44 'job':32 'julia':48 'lead':12 'like':6 'microo':11 'must':26 'need':57 'opensus':10 'pandoc':46 'pdflatex':45 'python':49 'r':47 'silerblu':8 'state':3 'suggest':36 'task':60 'tool':55 'use':15,38 'usual':54 'want':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701688068
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8811979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701601668 {#1453
    date: 2023-12-03 12:07:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1699
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-switch-thr-state-of-Fn-keys"
  +title: "How to switch thr state of Fn keys?"
  +url: null
  +body: "This laptoo has Fn as default instead of F keys. I hate it. I found several solutions for different vendors to switch state in bios. Is that the only option?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701689187 {#1438
    date: 2023-12-04 12:26:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 19704
  -titleTs: "'fn':7 'key':8 'state':5 'switch':3 'thr':4"
  -bodyTs: "'bio':25 'default':6 'differ':19 'f':9 'fn':4 'found':15 'hate':12 'instead':7 'key':10 'laptoo':2 'option':30 'sever':16 'solut':17 'state':23 'switch':22 'vendor':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701681280
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8809550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701594880 {#1429
    date: 2023-12-03 10:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-switch-thr-state-of-Fn-keys"
  +title: "How to switch thr state of Fn keys?"
  +url: null
  +body: "This laptoo has Fn as default instead of F keys. I hate it. I found several solutions for different vendors to switch state in bios. Is that the only option?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701689187 {#1438
    date: 2023-12-04 12:26:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 19704
  -titleTs: "'fn':7 'key':8 'state':5 'switch':3 'thr':4"
  -bodyTs: "'bio':25 'default':6 'differ':19 'f':9 'fn':4 'found':15 'hate':12 'instead':7 'key':10 'laptoo':2 'option':30 'sever':16 'solut':17 'state':23 'switch':22 'vendor':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701681280
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8809550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701594880 {#1429
    date: 2023-12-03 10:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-switch-thr-state-of-Fn-keys"
  +title: "How to switch thr state of Fn keys?"
  +url: null
  +body: "This laptoo has Fn as default instead of F keys. I hate it. I found several solutions for different vendors to switch state in bios. Is that the only option?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701689187 {#1438
    date: 2023-12-04 12:26:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 19704
  -titleTs: "'fn':7 'key':8 'state':5 'switch':3 'thr':4"
  -bodyTs: "'bio':25 'default':6 'differ':19 'f':9 'fn':4 'found':15 'hate':12 'instead':7 'key':10 'laptoo':2 'option':30 'sever':16 'solut':17 'state':23 'switch':22 'vendor':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701681280
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8809550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701594880 {#1429
    date: 2023-12-03 10:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-are-some-cool-things-you-can-do-with-Shortcuts"
  +title: "What are some cool things you can do with Shortcuts on iOS?"
  +url: null
  +body: """
    Share some cool things that you can make your iPhone do thru a Shortcut, and if you can, maybe link to something or tell us how to do it.\n
    \n
    This post is very experimental so lets see what we can come up with.\n
    \n
    Mine is\n
    \n
    1. creating an automation that is\n
    2. triggered by Low Battery Mode &gt; switched off\n
    3. Set Low Battery Mode (on)\n
    \n
    This keeps Low Battery Mode on always and saves battery!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701805342 {#1609
    date: 2023-12-05 20:42:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 19691
  -titleTs: "'cool':4 'io':12 'shortcut':10 'thing':5"
  -bodyTs: "'1':46 '2':52 '3':60 'alway':72 'autom':49 'batteri':56,63,69,75 'come':41 'cool':3 'creat':47 'experiment':34 'iphon':10 'keep':67 'let':36 'link':20 'low':55,62,68 'make':8 'mayb':19 'mine':44 'mode':57,64,70 'post':31 'save':74 'see':37 'set':61 'share':1 'shortcut':14 'someth':22 'switch':58 'tell':24 'thing':4 'thru':12 'trigger':53 'us':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701675172
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9077047"
  +editedAt: DateTimeImmutable @1702766318 {#1606
    date: 2023-12-16 23:38:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701588772 {#1614
    date: 2023-12-03 08:32:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-are-some-cool-things-you-can-do-with-Shortcuts"
  +title: "What are some cool things you can do with Shortcuts on iOS?"
  +url: null
  +body: """
    Share some cool things that you can make your iPhone do thru a Shortcut, and if you can, maybe link to something or tell us how to do it.\n
    \n
    This post is very experimental so lets see what we can come up with.\n
    \n
    Mine is\n
    \n
    1. creating an automation that is\n
    2. triggered by Low Battery Mode &gt; switched off\n
    3. Set Low Battery Mode (on)\n
    \n
    This keeps Low Battery Mode on always and saves battery!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701805342 {#1609
    date: 2023-12-05 20:42:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 19691
  -titleTs: "'cool':4 'io':12 'shortcut':10 'thing':5"
  -bodyTs: "'1':46 '2':52 '3':60 'alway':72 'autom':49 'batteri':56,63,69,75 'come':41 'cool':3 'creat':47 'experiment':34 'iphon':10 'keep':67 'let':36 'link':20 'low':55,62,68 'make':8 'mayb':19 'mine':44 'mode':57,64,70 'post':31 'save':74 'see':37 'set':61 'share':1 'shortcut':14 'someth':22 'switch':58 'tell':24 'thing':4 'thru':12 'trigger':53 'us':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701675172
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9077047"
  +editedAt: DateTimeImmutable @1702766318 {#1606
    date: 2023-12-16 23:38:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701588772 {#1614
    date: 2023-12-03 08:32:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-are-some-cool-things-you-can-do-with-Shortcuts"
  +title: "What are some cool things you can do with Shortcuts on iOS?"
  +url: null
  +body: """
    Share some cool things that you can make your iPhone do thru a Shortcut, and if you can, maybe link to something or tell us how to do it.\n
    \n
    This post is very experimental so lets see what we can come up with.\n
    \n
    Mine is\n
    \n
    1. creating an automation that is\n
    2. triggered by Low Battery Mode &gt; switched off\n
    3. Set Low Battery Mode (on)\n
    \n
    This keeps Low Battery Mode on always and saves battery!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701805342 {#1609
    date: 2023-12-05 20:42:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 19691
  -titleTs: "'cool':4 'io':12 'shortcut':10 'thing':5"
  -bodyTs: "'1':46 '2':52 '3':60 'alway':72 'autom':49 'batteri':56,63,69,75 'come':41 'cool':3 'creat':47 'experiment':34 'iphon':10 'keep':67 'let':36 'link':20 'low':55,62,68 'make':8 'mayb':19 'mine':44 'mode':57,64,70 'post':31 'save':74 'see':37 'set':61 'share':1 'shortcut':14 'someth':22 'switch':58 'tell':24 'thing':4 'thru':12 'trigger':53 'us':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701675172
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9077047"
  +editedAt: DateTimeImmutable @1702766318 {#1606
    date: 2023-12-16 23:38:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701588772 {#1614
    date: 2023-12-03 08:32:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "If-many-extraterrestrial-civilizations-were-nearby-but-trying-to-keep"
  +title: "If many extraterrestrial civilizations were nearby but trying to keep quiet, how would you suggest drawing them out?"
  +url: null
  +body: """
    What do you think would finally be their, “Enough, we *gotta* say something!” situation?\n
    \n
    **Edit:**  \n
    Put another way, what might serve as a cosmic icebreaker?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701900872 {#1674
    date: 2023-12-06 23:14:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 19683
  -titleTs: "'civil':4 'draw':16 'extraterrestri':3 'keep':10 'mani':2 'nearbi':6 'quiet':11 'suggest':15 'tri':8 'would':13"
  -bodyTs: "'anoth':17 'cosmic':24 'edit':15 'enough':9 'final':6 'gotta':11 'icebreak':25 'might':20 'put':16 'say':12 'serv':21 'situat':14 'someth':13 'think':4 'way':18 'would':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701673008
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16760422"
  +editedAt: DateTimeImmutable @1702765008 {#1676
    date: 2023-12-16 23:16:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701586608 {#1672
    date: 2023-12-03 07:56:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "If-many-extraterrestrial-civilizations-were-nearby-but-trying-to-keep"
  +title: "If many extraterrestrial civilizations were nearby but trying to keep quiet, how would you suggest drawing them out?"
  +url: null
  +body: """
    What do you think would finally be their, “Enough, we *gotta* say something!” situation?\n
    \n
    **Edit:**  \n
    Put another way, what might serve as a cosmic icebreaker?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701900872 {#1674
    date: 2023-12-06 23:14:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 19683
  -titleTs: "'civil':4 'draw':16 'extraterrestri':3 'keep':10 'mani':2 'nearbi':6 'quiet':11 'suggest':15 'tri':8 'would':13"
  -bodyTs: "'anoth':17 'cosmic':24 'edit':15 'enough':9 'final':6 'gotta':11 'icebreak':25 'might':20 'put':16 'say':12 'serv':21 'situat':14 'someth':13 'think':4 'way':18 'would':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701673008
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16760422"
  +editedAt: DateTimeImmutable @1702765008 {#1676
    date: 2023-12-16 23:16:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701586608 {#1672
    date: 2023-12-03 07:56:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "If-many-extraterrestrial-civilizations-were-nearby-but-trying-to-keep"
  +title: "If many extraterrestrial civilizations were nearby but trying to keep quiet, how would you suggest drawing them out?"
  +url: null
  +body: """
    What do you think would finally be their, “Enough, we *gotta* say something!” situation?\n
    \n
    **Edit:**  \n
    Put another way, what might serve as a cosmic icebreaker?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701900872 {#1674
    date: 2023-12-06 23:14:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 19683
  -titleTs: "'civil':4 'draw':16 'extraterrestri':3 'keep':10 'mani':2 'nearbi':6 'quiet':11 'suggest':15 'tri':8 'would':13"
  -bodyTs: "'anoth':17 'cosmic':24 'edit':15 'enough':9 'final':6 'gotta':11 'icebreak':25 'might':20 'put':16 'say':12 'serv':21 'situat':14 'someth':13 'think':4 'way':18 'would':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701673008
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16760422"
  +editedAt: DateTimeImmutable @1702765008 {#1676
    date: 2023-12-16 23:16:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701586608 {#1672
    date: 2023-12-03 07:56:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1656
  +user: Proxies\__CG__\App\Entity\User {#1661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-use-linux-for-the-same-reason-I-wear-fuzzy"
  +title: "I use linux for the same reason I wear fuzzy socks and sweaters"
  +url: null
  +body: """
    My understanding of the history of fashion is that back in the 1950s America it was expected that you wore a suit/dress at work unless you had a different uniform. There were a bunch of very boring people who thought that we should be wearing office job garb all the time, because they wore suits so much it was their default style, and since suits and dresses are both conservative and good-looking they were trying to nudge culture into accepting their worldview.\n
    \n
    But with our computers, we are living in some boring-ass timeline where the suits-4-life squares won. We are all stuck using The Office Job OS at home, unless you work in a creative field that got really stuck in with MacOS ages ago. I don’t want to wear a suit at home. I want something I think is comfy and pretty, which is why I use Zorin OS.\n
    \n
    I did not choose to get into Linux because I think it’s better for my workflow or because I am weirded out by all the trackers in win11 or because I care that Microsoft is an evil megacorp. I chose to start using Linux because the last version of windows that i was happy to boot up was Windows 7, and I refuse to use something on my own time that feels gross and looks icky. My preference for something that i can just set up and not have to tinker with makes Zorin a perfect fit for me, and I tend to throw a little fit when i have to do something in Windows specifically. I don’t understand why so many people are comfortable using the Office Job OS when they could be using something that suits them.\n
    \n
    > Preemptive edit because I’ve seen my post be misread twice already: I’m not trying to say that Microsoft *isnt* an evil megacorp that stuffs their os with spyware and bloat. I think that was the dealbreaker for most of us here. I just happen to have the sort of personality that Apple targets, and I have been struggling to articulate what specifically made me chose installing Zorin OS on a PC using a TV as a monitor instead of just getting a MacBook like my mom. Also its like 1 in the morning where I live and I need to get to sleep lol
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701763880 {#1649
    date: 2023-12-05 09:11:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 19672
  -titleTs: "'fuzzi':10 'linux':3 'reason':7 'sock':11 'sweater':13 'use':2 'wear':9"
  -bodyTs: "'-4':101 '1':390 '1950s':13 '7':218 'accept':82 'age':130 'ago':131 'alreadi':310 'also':387 'america':14 'appl':352 'articul':360 'ass':96 'back':10 'better':171 'bloat':330 'boot':214 'bore':37,95 'boring-ass':94 'bunch':34 'care':190 'choos':161 'chose':198,365 'comfi':148 'comfort':284 'comput':88 'conserv':70 'could':292 'creativ':121 'cultur':80 'dealbreak':336 'default':61 'differ':29 'dress':67 'edit':300 'evil':195,321 'expect':17 'fashion':7 'feel':230 'field':122 'fit':255,265 'garb':48 'get':163,381,401 'good':73 'good-look':72 'got':124 'gross':231 'happen':344 'happi':212 'histori':5 'home':115,141 'icki':234 'instal':366 'instead':378 'isnt':319 'job':47,112,288 'last':205 'life':102 'like':384,389 'linux':165,202 'littl':264 'live':91,396 'lol':404 'look':74,233 'm':312 'macbook':383 'maco':129 'made':363 'make':251 'mani':281 'megacorp':196,322 'microsoft':192,318 'misread':308 'mom':386 'monitor':377 'morn':393 'much':57 'need':399 'nudg':79 'offic':46,111,287 'os':113,157,289,326,368 'pc':371 'peopl':38,282 'perfect':254 'person':350 'post':306 'preemptiv':299 'prefer':236 'pretti':150 'realli':125 'refus':221 'say':316 'seen':304 'set':243 'sinc':64 'sleep':403 'someth':144,224,238,271,295 'sort':348 'specif':274,362 'spywar':328 'squar':103 'start':200 'struggl':358 'stuck':108,126 'stuff':324 'style':62 'suit':55,65,100,139,297 'suit/dress':22 'target':353 'tend':260 'think':146,168,332 'thought':40 'throw':262 'time':51,228 'timelin':97 'tinker':249 'tracker':184 'tri':77,314 'tv':374 'twice':309 'understand':2,278 'uniform':30 'unless':25,116 'us':340 'use':109,155,201,223,285,294,372 've':303 'version':206 'want':135,143 'wear':45,137 'weird':179 'win11':186 'window':208,217,273 'won':104 'wore':20,54 'work':24,118 'workflow':174 'worldview':84 'zorin':156,252,367"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701668928
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9602734"
  +editedAt: DateTimeImmutable @1702758394 {#1651
    date: 2023-12-16 21:26:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701582528 {#1653
    date: 2023-12-03 06:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1656
  +user: Proxies\__CG__\App\Entity\User {#1661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-use-linux-for-the-same-reason-I-wear-fuzzy"
  +title: "I use linux for the same reason I wear fuzzy socks and sweaters"
  +url: null
  +body: """
    My understanding of the history of fashion is that back in the 1950s America it was expected that you wore a suit/dress at work unless you had a different uniform. There were a bunch of very boring people who thought that we should be wearing office job garb all the time, because they wore suits so much it was their default style, and since suits and dresses are both conservative and good-looking they were trying to nudge culture into accepting their worldview.\n
    \n
    But with our computers, we are living in some boring-ass timeline where the suits-4-life squares won. We are all stuck using The Office Job OS at home, unless you work in a creative field that got really stuck in with MacOS ages ago. I don’t want to wear a suit at home. I want something I think is comfy and pretty, which is why I use Zorin OS.\n
    \n
    I did not choose to get into Linux because I think it’s better for my workflow or because I am weirded out by all the trackers in win11 or because I care that Microsoft is an evil megacorp. I chose to start using Linux because the last version of windows that i was happy to boot up was Windows 7, and I refuse to use something on my own time that feels gross and looks icky. My preference for something that i can just set up and not have to tinker with makes Zorin a perfect fit for me, and I tend to throw a little fit when i have to do something in Windows specifically. I don’t understand why so many people are comfortable using the Office Job OS when they could be using something that suits them.\n
    \n
    > Preemptive edit because I’ve seen my post be misread twice already: I’m not trying to say that Microsoft *isnt* an evil megacorp that stuffs their os with spyware and bloat. I think that was the dealbreaker for most of us here. I just happen to have the sort of personality that Apple targets, and I have been struggling to articulate what specifically made me chose installing Zorin OS on a PC using a TV as a monitor instead of just getting a MacBook like my mom. Also its like 1 in the morning where I live and I need to get to sleep lol
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701763880 {#1649
    date: 2023-12-05 09:11:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 19672
  -titleTs: "'fuzzi':10 'linux':3 'reason':7 'sock':11 'sweater':13 'use':2 'wear':9"
  -bodyTs: "'-4':101 '1':390 '1950s':13 '7':218 'accept':82 'age':130 'ago':131 'alreadi':310 'also':387 'america':14 'appl':352 'articul':360 'ass':96 'back':10 'better':171 'bloat':330 'boot':214 'bore':37,95 'boring-ass':94 'bunch':34 'care':190 'choos':161 'chose':198,365 'comfi':148 'comfort':284 'comput':88 'conserv':70 'could':292 'creativ':121 'cultur':80 'dealbreak':336 'default':61 'differ':29 'dress':67 'edit':300 'evil':195,321 'expect':17 'fashion':7 'feel':230 'field':122 'fit':255,265 'garb':48 'get':163,381,401 'good':73 'good-look':72 'got':124 'gross':231 'happen':344 'happi':212 'histori':5 'home':115,141 'icki':234 'instal':366 'instead':378 'isnt':319 'job':47,112,288 'last':205 'life':102 'like':384,389 'linux':165,202 'littl':264 'live':91,396 'lol':404 'look':74,233 'm':312 'macbook':383 'maco':129 'made':363 'make':251 'mani':281 'megacorp':196,322 'microsoft':192,318 'misread':308 'mom':386 'monitor':377 'morn':393 'much':57 'need':399 'nudg':79 'offic':46,111,287 'os':113,157,289,326,368 'pc':371 'peopl':38,282 'perfect':254 'person':350 'post':306 'preemptiv':299 'prefer':236 'pretti':150 'realli':125 'refus':221 'say':316 'seen':304 'set':243 'sinc':64 'sleep':403 'someth':144,224,238,271,295 'sort':348 'specif':274,362 'spywar':328 'squar':103 'start':200 'struggl':358 'stuck':108,126 'stuff':324 'style':62 'suit':55,65,100,139,297 'suit/dress':22 'target':353 'tend':260 'think':146,168,332 'thought':40 'throw':262 'time':51,228 'timelin':97 'tinker':249 'tracker':184 'tri':77,314 'tv':374 'twice':309 'understand':2,278 'uniform':30 'unless':25,116 'us':340 'use':109,155,201,223,285,294,372 've':303 'version':206 'want':135,143 'wear':45,137 'weird':179 'win11':186 'window':208,217,273 'won':104 'wore':20,54 'work':24,118 'workflow':174 'worldview':84 'zorin':156,252,367"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701668928
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9602734"
  +editedAt: DateTimeImmutable @1702758394 {#1651
    date: 2023-12-16 21:26:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701582528 {#1653
    date: 2023-12-03 06:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1656
  +user: Proxies\__CG__\App\Entity\User {#1661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-use-linux-for-the-same-reason-I-wear-fuzzy"
  +title: "I use linux for the same reason I wear fuzzy socks and sweaters"
  +url: null
  +body: """
    My understanding of the history of fashion is that back in the 1950s America it was expected that you wore a suit/dress at work unless you had a different uniform. There were a bunch of very boring people who thought that we should be wearing office job garb all the time, because they wore suits so much it was their default style, and since suits and dresses are both conservative and good-looking they were trying to nudge culture into accepting their worldview.\n
    \n
    But with our computers, we are living in some boring-ass timeline where the suits-4-life squares won. We are all stuck using The Office Job OS at home, unless you work in a creative field that got really stuck in with MacOS ages ago. I don’t want to wear a suit at home. I want something I think is comfy and pretty, which is why I use Zorin OS.\n
    \n
    I did not choose to get into Linux because I think it’s better for my workflow or because I am weirded out by all the trackers in win11 or because I care that Microsoft is an evil megacorp. I chose to start using Linux because the last version of windows that i was happy to boot up was Windows 7, and I refuse to use something on my own time that feels gross and looks icky. My preference for something that i can just set up and not have to tinker with makes Zorin a perfect fit for me, and I tend to throw a little fit when i have to do something in Windows specifically. I don’t understand why so many people are comfortable using the Office Job OS when they could be using something that suits them.\n
    \n
    > Preemptive edit because I’ve seen my post be misread twice already: I’m not trying to say that Microsoft *isnt* an evil megacorp that stuffs their os with spyware and bloat. I think that was the dealbreaker for most of us here. I just happen to have the sort of personality that Apple targets, and I have been struggling to articulate what specifically made me chose installing Zorin OS on a PC using a TV as a monitor instead of just getting a MacBook like my mom. Also its like 1 in the morning where I live and I need to get to sleep lol
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701763880 {#1649
    date: 2023-12-05 09:11:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 19672
  -titleTs: "'fuzzi':10 'linux':3 'reason':7 'sock':11 'sweater':13 'use':2 'wear':9"
  -bodyTs: "'-4':101 '1':390 '1950s':13 '7':218 'accept':82 'age':130 'ago':131 'alreadi':310 'also':387 'america':14 'appl':352 'articul':360 'ass':96 'back':10 'better':171 'bloat':330 'boot':214 'bore':37,95 'boring-ass':94 'bunch':34 'care':190 'choos':161 'chose':198,365 'comfi':148 'comfort':284 'comput':88 'conserv':70 'could':292 'creativ':121 'cultur':80 'dealbreak':336 'default':61 'differ':29 'dress':67 'edit':300 'evil':195,321 'expect':17 'fashion':7 'feel':230 'field':122 'fit':255,265 'garb':48 'get':163,381,401 'good':73 'good-look':72 'got':124 'gross':231 'happen':344 'happi':212 'histori':5 'home':115,141 'icki':234 'instal':366 'instead':378 'isnt':319 'job':47,112,288 'last':205 'life':102 'like':384,389 'linux':165,202 'littl':264 'live':91,396 'lol':404 'look':74,233 'm':312 'macbook':383 'maco':129 'made':363 'make':251 'mani':281 'megacorp':196,322 'microsoft':192,318 'misread':308 'mom':386 'monitor':377 'morn':393 'much':57 'need':399 'nudg':79 'offic':46,111,287 'os':113,157,289,326,368 'pc':371 'peopl':38,282 'perfect':254 'person':350 'post':306 'preemptiv':299 'prefer':236 'pretti':150 'realli':125 'refus':221 'say':316 'seen':304 'set':243 'sinc':64 'sleep':403 'someth':144,224,238,271,295 'sort':348 'specif':274,362 'spywar':328 'squar':103 'start':200 'struggl':358 'stuck':108,126 'stuff':324 'style':62 'suit':55,65,100,139,297 'suit/dress':22 'target':353 'tend':260 'think':146,168,332 'thought':40 'throw':262 'time':51,228 'timelin':97 'tinker':249 'tracker':184 'tri':77,314 'tv':374 'twice':309 'understand':2,278 'uniform':30 'unless':25,116 'us':340 'use':109,155,201,223,285,294,372 've':303 'version':206 'want':135,143 'wear':45,137 'weird':179 'win11':186 'window':208,217,273 'won':104 'wore':20,54 'work':24,118 'workflow':174 'worldview':84 'zorin':156,252,367"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701668928
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9602734"
  +editedAt: DateTimeImmutable @1702758394 {#1651
    date: 2023-12-16 21:26:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701582528 {#1653
    date: 2023-12-03 06:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details