Redirect 302 redirect from GET @messages_create (80721d)

GET https://kbin.spritesserver.nl/index.php/*/active?p=27

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 …}
}
41.02 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 {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "What-are-some-interesting-thinking-skills-or-strategies-you-ve-picked"
  +title: "What are some interesting thinking skills or strategies you've picked up from programming (or anywhere else, but try to stick to programming for now)"
  +url: null
  +body: """
    **switch statements**\n
    \n
    > switch statements require you to exhaustively consider all relevant or possible inputs (if you don’t rely on default).\n
    \n
    *Interestingly, the notion that switch statements can require a default is reflective of the truth to the idea that when the stakes get high, we all fall back to our default level of training or function. This has global applications to our functionality and, by extension, the inputs (things,people/their methods,contexts) in our lives as well*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728902143 {#1745
    date: 2024-10-14 12:35:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 33061
  -titleTs: "'anywher':16 'els':17 'interest':4 'pick':11 'program':14,23 'skill':6 'stick':21 'strategi':8 'think':5 'tri':19 've':10"
  -bodyTs: "'applic':61 'back':49 'consid':9 'context':73 'default':21,31,52 'exhaust':8 'extens':67 'fall':48 'function':57,64 'get':44 'global':60 'high':45 'idea':39 'input':14,69 'interest':22 'level':53 'live':76 'method':72 'notion':24 'people/their':71 'possibl':13 'reflect':33 'relev':11 'reli':19 'requir':5,29 'stake':43 'statement':2,4,27 'switch':1,3,26 'thing':70 'train':55 'truth':36 'well':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706298715
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11182764"
  +editedAt: DateTimeImmutable @1728650211 {#1747
    date: 2024-10-11 14:36:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706212315 {#1738
    date: 2024-01-25 20:51:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "What-are-some-interesting-thinking-skills-or-strategies-you-ve-picked"
  +title: "What are some interesting thinking skills or strategies you've picked up from programming (or anywhere else, but try to stick to programming for now)"
  +url: null
  +body: """
    **switch statements**\n
    \n
    > switch statements require you to exhaustively consider all relevant or possible inputs (if you don’t rely on default).\n
    \n
    *Interestingly, the notion that switch statements can require a default is reflective of the truth to the idea that when the stakes get high, we all fall back to our default level of training or function. This has global applications to our functionality and, by extension, the inputs (things,people/their methods,contexts) in our lives as well*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728902143 {#1745
    date: 2024-10-14 12:35:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 33061
  -titleTs: "'anywher':16 'els':17 'interest':4 'pick':11 'program':14,23 'skill':6 'stick':21 'strategi':8 'think':5 'tri':19 've':10"
  -bodyTs: "'applic':61 'back':49 'consid':9 'context':73 'default':21,31,52 'exhaust':8 'extens':67 'fall':48 'function':57,64 'get':44 'global':60 'high':45 'idea':39 'input':14,69 'interest':22 'level':53 'live':76 'method':72 'notion':24 'people/their':71 'possibl':13 'reflect':33 'relev':11 'reli':19 'requir':5,29 'stake':43 'statement':2,4,27 'switch':1,3,26 'thing':70 'train':55 'truth':36 'well':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706298715
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11182764"
  +editedAt: DateTimeImmutable @1728650211 {#1747
    date: 2024-10-11 14:36:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706212315 {#1738
    date: 2024-01-25 20:51:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "What-are-some-interesting-thinking-skills-or-strategies-you-ve-picked"
  +title: "What are some interesting thinking skills or strategies you've picked up from programming (or anywhere else, but try to stick to programming for now)"
  +url: null
  +body: """
    **switch statements**\n
    \n
    > switch statements require you to exhaustively consider all relevant or possible inputs (if you don’t rely on default).\n
    \n
    *Interestingly, the notion that switch statements can require a default is reflective of the truth to the idea that when the stakes get high, we all fall back to our default level of training or function. This has global applications to our functionality and, by extension, the inputs (things,people/their methods,contexts) in our lives as well*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728902143 {#1745
    date: 2024-10-14 12:35:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 33061
  -titleTs: "'anywher':16 'els':17 'interest':4 'pick':11 'program':14,23 'skill':6 'stick':21 'strategi':8 'think':5 'tri':19 've':10"
  -bodyTs: "'applic':61 'back':49 'consid':9 'context':73 'default':21,31,52 'exhaust':8 'extens':67 'fall':48 'function':57,64 'get':44 'global':60 'high':45 'idea':39 'input':14,69 'interest':22 'level':53 'live':76 'method':72 'notion':24 'people/their':71 'possibl':13 'reflect':33 'relev':11 'reli':19 'requir':5,29 'stake':43 'statement':2,4,27 'switch':1,3,26 'thing':70 'train':55 'truth':36 'well':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706298715
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11182764"
  +editedAt: DateTimeImmutable @1728650211 {#1747
    date: 2024-10-11 14:36:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706212315 {#1738
    date: 2024-01-25 20:51:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1502
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Thinking-about-making-the-big-switch-recommend-me-a-distro"
  +title: "Thinking about making the big switch – recommend me a distro!"
  +url: null
  +body: """
    Hey all, I’ve been thinking about making the jump from Windows to Linux as my daily-driver and I’ve been struggling on what distro to use.\n
    \n
    On my laptop I’ve been using Fedora’s KDE Spin for a bit but I can’t say I really like KDE all that much. I took that Distrochooser test and 9/10 of the suggestions were all Ubuntu-based or Arch-based for some reason lol.\n
    \n
    I would prefer a distro that “just works” but I’m not scared of having to troubleshoot or fix things. I guess I’m just looking to see what everyone else uses and what you all recommend. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728900558 {#1521
    date: 2024-10-14 12:09:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +children: []
  -id: 32793
  -titleTs: "'big':5 'distro':10 'make':3 'recommend':7 'switch':6 'think':1"
  -bodyTs: "'9/10':62 'arch':73 'arch-bas':72 'base':70,74 'bit':43 'daili':18 'daily-driv':17 'distro':27,83 'distrochoos':59 'driver':19 'els':109 'everyon':108 'fedora':37 'fix':97 'guess':100 'hey':1 'jump':10 'kde':39,52 'laptop':32 'like':51 'linux':14 'lol':78 'look':104 'm':89,102 'make':8 'much':55 'prefer':81 'realli':50 'reason':77 'recommend':115 'say':48 'scare':91 'see':106 'spin':40 'struggl':24 'suggest':65 'test':60 'thank':116 'thing':98 'think':6 'took':57 'troubleshoot':95 'ubuntu':69 'ubuntu-bas':68 'use':29,36,110 've':4,22,34 'window':12 'work':86 'would':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706192309
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13943016"
  +editedAt: DateTimeImmutable @1728309902 {#1514
    date: 2024-10-07 16:05:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706105909 {#1499
    date: 2024-01-24 15:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1502
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Thinking-about-making-the-big-switch-recommend-me-a-distro"
  +title: "Thinking about making the big switch – recommend me a distro!"
  +url: null
  +body: """
    Hey all, I’ve been thinking about making the jump from Windows to Linux as my daily-driver and I’ve been struggling on what distro to use.\n
    \n
    On my laptop I’ve been using Fedora’s KDE Spin for a bit but I can’t say I really like KDE all that much. I took that Distrochooser test and 9/10 of the suggestions were all Ubuntu-based or Arch-based for some reason lol.\n
    \n
    I would prefer a distro that “just works” but I’m not scared of having to troubleshoot or fix things. I guess I’m just looking to see what everyone else uses and what you all recommend. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728900558 {#1521
    date: 2024-10-14 12:09:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +children: []
  -id: 32793
  -titleTs: "'big':5 'distro':10 'make':3 'recommend':7 'switch':6 'think':1"
  -bodyTs: "'9/10':62 'arch':73 'arch-bas':72 'base':70,74 'bit':43 'daili':18 'daily-driv':17 'distro':27,83 'distrochoos':59 'driver':19 'els':109 'everyon':108 'fedora':37 'fix':97 'guess':100 'hey':1 'jump':10 'kde':39,52 'laptop':32 'like':51 'linux':14 'lol':78 'look':104 'm':89,102 'make':8 'much':55 'prefer':81 'realli':50 'reason':77 'recommend':115 'say':48 'scare':91 'see':106 'spin':40 'struggl':24 'suggest':65 'test':60 'thank':116 'thing':98 'think':6 'took':57 'troubleshoot':95 'ubuntu':69 'ubuntu-bas':68 'use':29,36,110 've':4,22,34 'window':12 'work':86 'would':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706192309
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13943016"
  +editedAt: DateTimeImmutable @1728309902 {#1514
    date: 2024-10-07 16:05:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706105909 {#1499
    date: 2024-01-24 15:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1502
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Thinking-about-making-the-big-switch-recommend-me-a-distro"
  +title: "Thinking about making the big switch – recommend me a distro!"
  +url: null
  +body: """
    Hey all, I’ve been thinking about making the jump from Windows to Linux as my daily-driver and I’ve been struggling on what distro to use.\n
    \n
    On my laptop I’ve been using Fedora’s KDE Spin for a bit but I can’t say I really like KDE all that much. I took that Distrochooser test and 9/10 of the suggestions were all Ubuntu-based or Arch-based for some reason lol.\n
    \n
    I would prefer a distro that “just works” but I’m not scared of having to troubleshoot or fix things. I guess I’m just looking to see what everyone else uses and what you all recommend. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728900558 {#1521
    date: 2024-10-14 12:09:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +children: []
  -id: 32793
  -titleTs: "'big':5 'distro':10 'make':3 'recommend':7 'switch':6 'think':1"
  -bodyTs: "'9/10':62 'arch':73 'arch-bas':72 'base':70,74 'bit':43 'daili':18 'daily-driv':17 'distro':27,83 'distrochoos':59 'driver':19 'els':109 'everyon':108 'fedora':37 'fix':97 'guess':100 'hey':1 'jump':10 'kde':39,52 'laptop':32 'like':51 'linux':14 'lol':78 'look':104 'm':89,102 'make':8 'much':55 'prefer':81 'realli':50 'reason':77 'recommend':115 'say':48 'scare':91 'see':106 'spin':40 'struggl':24 'suggest':65 'test':60 'thank':116 'thing':98 'think':6 'took':57 'troubleshoot':95 'ubuntu':69 'ubuntu-bas':68 'use':29,36,110 've':4,22,34 'window':12 'work':86 'would':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706192309
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13943016"
  +editedAt: DateTimeImmutable @1728309902 {#1514
    date: 2024-10-07 16:05:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706105909 {#1499
    date: 2024-01-24 15:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1571 …}
  +slug: "It-s-an-addiction-at-this-point"
  +title: "It's an addiction at this point"
  +url: "https://lemmy.today/pictrs/image/c0b50273-6fc8-48b5-b04d-92fa206b937f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 377
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728900548 {#1590
    date: 2024-10-14 12:09:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 33355
  -titleTs: "'addict':4 'point':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706406299
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5720595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706319899 {#1592
    date: 2024-01-27 02:44:59.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 {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1571 …}
  +slug: "It-s-an-addiction-at-this-point"
  +title: "It's an addiction at this point"
  +url: "https://lemmy.today/pictrs/image/c0b50273-6fc8-48b5-b04d-92fa206b937f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 377
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728900548 {#1590
    date: 2024-10-14 12:09:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 33355
  -titleTs: "'addict':4 'point':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706406299
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5720595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706319899 {#1592
    date: 2024-01-27 02:44:59.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 {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1571 …}
  +slug: "It-s-an-addiction-at-this-point"
  +title: "It's an addiction at this point"
  +url: "https://lemmy.today/pictrs/image/c0b50273-6fc8-48b5-b04d-92fa206b937f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 377
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728900548 {#1590
    date: 2024-10-14 12:09:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 33355
  -titleTs: "'addict':4 'point':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706406299
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5720595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706319899 {#1592
    date: 2024-01-27 02:44:59.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 {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Whats-the-goto-these-days"
  +title: "Whats the goto these days"
  +url: null
  +body: "Is tiktok still the goto app for people when they’re bored? Is it just instagram and reddit for memes? Is anything new or rising in the appspace?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728899568 {#1587
    date: 2024-10-14 11:52:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 33360
  -titleTs: "'day':5 'goto':3 'what':1"
  -bodyTs: "'anyth':22 'app':6 'appspac':28 'bore':12 'goto':5 'instagram':16 'meme':20 'new':23 'peopl':8 're':11 'reddit':18 'rise':25 'still':3 'tiktok':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706407579
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11231313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706321179 {#1586
    date: 2024-01-27 03:06:19.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 {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Whats-the-goto-these-days"
  +title: "Whats the goto these days"
  +url: null
  +body: "Is tiktok still the goto app for people when they’re bored? Is it just instagram and reddit for memes? Is anything new or rising in the appspace?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728899568 {#1587
    date: 2024-10-14 11:52:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 33360
  -titleTs: "'day':5 'goto':3 'what':1"
  -bodyTs: "'anyth':22 'app':6 'appspac':28 'bore':12 'goto':5 'instagram':16 'meme':20 'new':23 'peopl':8 're':11 'reddit':18 'rise':25 'still':3 'tiktok':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706407579
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11231313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706321179 {#1586
    date: 2024-01-27 03:06:19.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 {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Whats-the-goto-these-days"
  +title: "Whats the goto these days"
  +url: null
  +body: "Is tiktok still the goto app for people when they’re bored? Is it just instagram and reddit for memes? Is anything new or rising in the appspace?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728899568 {#1587
    date: 2024-10-14 11:52:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 33360
  -titleTs: "'day':5 'goto':3 'what':1"
  -bodyTs: "'anyth':22 'app':6 'appspac':28 'bore':12 'goto':5 'instagram':16 'meme':20 'new':23 'peopl':8 're':11 'reddit':18 'rise':25 'still':3 'tiktok':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706407579
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11231313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706321179 {#1586
    date: 2024-01-27 03:06:19.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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "what-s-a-normie-KDE-distro"
  +title: "what's a normie KDE distro?"
  +url: null
  +body: "Looking for a normie KDE distro that works out of the box and is stable without issues."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728898101 {#1374
    date: 2024-10-14 11:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 32093
  -titleTs: "'distro':6 'kde':5 'normi':4"
  -bodyTs: "'box':12 'distro':6 'issu':17 'kde':5 'look':1 'normi':4 'stabl':15 'without':16 'work':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705912699
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10834977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705826299 {#1365
    date: 2024-01-21 09:38:19.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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "what-s-a-normie-KDE-distro"
  +title: "what's a normie KDE distro?"
  +url: null
  +body: "Looking for a normie KDE distro that works out of the box and is stable without issues."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728898101 {#1374
    date: 2024-10-14 11:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 32093
  -titleTs: "'distro':6 'kde':5 'normi':4"
  -bodyTs: "'box':12 'distro':6 'issu':17 'kde':5 'look':1 'normi':4 'stabl':15 'without':16 'work':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705912699
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10834977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705826299 {#1365
    date: 2024-01-21 09:38:19.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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "what-s-a-normie-KDE-distro"
  +title: "what's a normie KDE distro?"
  +url: null
  +body: "Looking for a normie KDE distro that works out of the box and is stable without issues."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728898101 {#1374
    date: 2024-10-14 11:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 32093
  -titleTs: "'distro':6 'kde':5 'normi':4"
  -bodyTs: "'box':12 'distro':6 'issu':17 'kde':5 'look':1 'normi':4 'stabl':15 'without':16 'work':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705912699
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10834977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705826299 {#1365
    date: 2024-01-21 09:38:19.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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: Proxies\__CG__\App\Entity\Image {#2488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2490 …}
  +slug: "Good-Nix-OS-series-five-articles-for-new-users"
  +title: "Good Nix OS series: five articles for new users."
  +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
  +body: """
    I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
    \n
    1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
    2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
    3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
    4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
    5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
    \n
    #nixos #linux #tutorial #guide
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728896646 {#1841
    date: 2024-10-14 11:04:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 32769
  -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
  -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706184076
  +visibility: "visible             "
  +apId: "https://feddit.it/post/5079218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097676 {#2409
    date: 2024-01-24 13:01:16.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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: Proxies\__CG__\App\Entity\Image {#2488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2490 …}
  +slug: "Good-Nix-OS-series-five-articles-for-new-users"
  +title: "Good Nix OS series: five articles for new users."
  +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
  +body: """
    I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
    \n
    1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
    2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
    3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
    4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
    5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
    \n
    #nixos #linux #tutorial #guide
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728896646 {#1841
    date: 2024-10-14 11:04:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 32769
  -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
  -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706184076
  +visibility: "visible             "
  +apId: "https://feddit.it/post/5079218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097676 {#2409
    date: 2024-01-24 13:01:16.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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: Proxies\__CG__\App\Entity\Image {#2488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2490 …}
  +slug: "Good-Nix-OS-series-five-articles-for-new-users"
  +title: "Good Nix OS series: five articles for new users."
  +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
  +body: """
    I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
    \n
    1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
    2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
    3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
    4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
    5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
    \n
    #nixos #linux #tutorial #guide
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728896646 {#1841
    date: 2024-10-14 11:04:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 32769
  -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
  -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706184076
  +visibility: "visible             "
  +apId: "https://feddit.it/post/5079218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097676 {#2409
    date: 2024-01-24 13:01:16.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 {#1957
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "Guide-me-otter"
  +title: "Guide me otter"
  +url: "https://lemy.lol/pictrs/image/6f8fb2d2-1585-4211-91f7-202c87d84421.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 335
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728895708 {#1961
    date: 2024-10-14 10:48:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 28551
  -titleTs: "'guid':1 'otter':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704951654
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/17644480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704865254 {#1934
    date: 2024-01-10 06:40:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1957
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "Guide-me-otter"
  +title: "Guide me otter"
  +url: "https://lemy.lol/pictrs/image/6f8fb2d2-1585-4211-91f7-202c87d84421.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 335
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728895708 {#1961
    date: 2024-10-14 10:48:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 28551
  -titleTs: "'guid':1 'otter':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704951654
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/17644480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704865254 {#1934
    date: 2024-01-10 06:40:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1957
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "Guide-me-otter"
  +title: "Guide me otter"
  +url: "https://lemy.lol/pictrs/image/6f8fb2d2-1585-4211-91f7-202c87d84421.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 335
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728895708 {#1961
    date: 2024-10-14 10:48:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 28551
  -titleTs: "'guid':1 'otter':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704951654
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/17644480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704865254 {#1934
    date: 2024-01-10 06:40:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "Sometimes-Seek-Is-Waaaaay-Off"
  +title: "Sometimes Seek Is Waaaaay Off"
  +url: "https://i.imgur.com/eBSUuY2.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728895285 {#1635
    date: 2024-10-14 10:41:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 33241
  -titleTs: "'seek':2 'sometim':1 'waaaaay':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706370135
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8410260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283735 {#1660
    date: 2024-01-26 16:42: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
31 DENIED edit
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "Sometimes-Seek-Is-Waaaaay-Off"
  +title: "Sometimes Seek Is Waaaaay Off"
  +url: "https://i.imgur.com/eBSUuY2.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728895285 {#1635
    date: 2024-10-14 10:41:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 33241
  -titleTs: "'seek':2 'sometim':1 'waaaaay':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706370135
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8410260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283735 {#1660
    date: 2024-01-26 16:42: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
32 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "Sometimes-Seek-Is-Waaaaay-Off"
  +title: "Sometimes Seek Is Waaaaay Off"
  +url: "https://i.imgur.com/eBSUuY2.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728895285 {#1635
    date: 2024-10-14 10:41:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 33241
  -titleTs: "'seek':2 'sometim':1 'waaaaay':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706370135
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8410260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283735 {#1660
    date: 2024-01-26 16:42: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
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 {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1775 …}
  +slug: "Just-tired-from-putting-up-decorations"
  +title: "Just tired from putting up decorations"
  +url: "https://lemmy.world/pictrs/image/baed64f7-d65d-44a7-add7-9415a460b14e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 550
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728893131 {#1778
    date: 2024-10-14 10:05:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 33158
  -titleTs: "'decor':6 'put':4 'tire':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332127
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11197535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245727 {#1787
    date: 2024-01-26 06:08:47.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 {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1775 …}
  +slug: "Just-tired-from-putting-up-decorations"
  +title: "Just tired from putting up decorations"
  +url: "https://lemmy.world/pictrs/image/baed64f7-d65d-44a7-add7-9415a460b14e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 550
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728893131 {#1778
    date: 2024-10-14 10:05:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 33158
  -titleTs: "'decor':6 'put':4 'tire':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332127
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11197535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245727 {#1787
    date: 2024-01-26 06:08:47.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 {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1775 …}
  +slug: "Just-tired-from-putting-up-decorations"
  +title: "Just tired from putting up decorations"
  +url: "https://lemmy.world/pictrs/image/baed64f7-d65d-44a7-add7-9415a460b14e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 550
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728893131 {#1778
    date: 2024-10-14 10:05:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 33158
  -titleTs: "'decor':6 'put':4 'tire':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332127
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11197535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245727 {#1787
    date: 2024-01-26 06:08:47.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 {#2355
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#2476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2356 …}
  +slug: "Sad-but-quite-true"
  +title: "Sad but quite true :("
  +url: "https://lemm.ee/pictrs/image/ee93df01-8901-48b1-8fef-dc8369703256.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728893117 {#2167
    date: 2024-10-14 10:05:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 32611
  -titleTs: "'quit':3 'sad':1 'true':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706109469
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21678531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706023069 {#2288
    date: 2024-01-23 16:17: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
39 DENIED edit
App\Entity\Entry {#2355
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#2476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2356 …}
  +slug: "Sad-but-quite-true"
  +title: "Sad but quite true :("
  +url: "https://lemm.ee/pictrs/image/ee93df01-8901-48b1-8fef-dc8369703256.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728893117 {#2167
    date: 2024-10-14 10:05:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 32611
  -titleTs: "'quit':3 'sad':1 'true':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706109469
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21678531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706023069 {#2288
    date: 2024-01-23 16:17: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
40 DENIED moderate
App\Entity\Entry {#2355
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#2476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2356 …}
  +slug: "Sad-but-quite-true"
  +title: "Sad but quite true :("
  +url: "https://lemm.ee/pictrs/image/ee93df01-8901-48b1-8fef-dc8369703256.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728893117 {#2167
    date: 2024-10-14 10:05:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 32611
  -titleTs: "'quit':3 'sad':1 'true':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706109469
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21678531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706023069 {#2288
    date: 2024-01-23 16:17: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
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 {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1697 …}
  +image: Proxies\__CG__\App\Entity\Image {#1695 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1690 …}
  +slug: "Cinemark-will-let-you-watch-every-Oscars-2024-Best-Picture"
  +title: "Cinemark will let you watch every Oscars 2024 Best Picture nominee for just $40"
  +url: "https://www.cnbc.com/2024/01/26/cinemark-will-let-you-watch-every-oscars-best-picture-nominee-for-40.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728890003 {#1694
    date: 2024-10-14 09:13:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 33308
  -titleTs: "'2024':8 '40':14 'best':9 'cinemark':1 'everi':6 'let':3 'nomine':11 'oscar':7 'pictur':10 'watch':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706361410
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11221807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706298910 {#1703
    date: 2024-01-26 20:55: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
43 DENIED edit
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1697 …}
  +image: Proxies\__CG__\App\Entity\Image {#1695 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1690 …}
  +slug: "Cinemark-will-let-you-watch-every-Oscars-2024-Best-Picture"
  +title: "Cinemark will let you watch every Oscars 2024 Best Picture nominee for just $40"
  +url: "https://www.cnbc.com/2024/01/26/cinemark-will-let-you-watch-every-oscars-best-picture-nominee-for-40.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728890003 {#1694
    date: 2024-10-14 09:13:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 33308
  -titleTs: "'2024':8 '40':14 'best':9 'cinemark':1 'everi':6 'let':3 'nomine':11 'oscar':7 'pictur':10 'watch':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706361410
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11221807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706298910 {#1703
    date: 2024-01-26 20:55: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
44 DENIED moderate
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1697 …}
  +image: Proxies\__CG__\App\Entity\Image {#1695 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1690 …}
  +slug: "Cinemark-will-let-you-watch-every-Oscars-2024-Best-Picture"
  +title: "Cinemark will let you watch every Oscars 2024 Best Picture nominee for just $40"
  +url: "https://www.cnbc.com/2024/01/26/cinemark-will-let-you-watch-every-oscars-best-picture-nominee-for-40.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728890003 {#1694
    date: 2024-10-14 09:13:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 33308
  -titleTs: "'2024':8 '40':14 'best':9 'cinemark':1 'everi':6 'let':3 'nomine':11 'oscar':7 'pictur':10 'watch':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706361410
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11221807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706298910 {#1703
    date: 2024-01-26 20:55: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
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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#1954 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1960 …}
  +slug: "Neil-Newbon-Best-Supporting-Performer-Golden-Joysticks-2023"
  +title: "Neil Newbon - Best Supporting Performer Golden Joysticks 2023"
  +url: "https://www.youtube.com/watch?v=V1bj72lkCkk"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728887811 {#1395
    date: 2024-10-14 08:36:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1967 …}
  +reports: Doctrine\ORM\PersistentCollection {#1953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1970 …}
  +badges: Doctrine\ORM\PersistentCollection {#1973 …}
  +children: []
  -id: 15397
  -titleTs: "'2023':8 'best':3 'golden':6 'joystick':7 'neil':1 'newbon':2 'perform':5 'support':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699687243
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8929154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699669743 {#1950
    date: 2023-11-11 03:29: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
47 DENIED edit
App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#1954 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1960 …}
  +slug: "Neil-Newbon-Best-Supporting-Performer-Golden-Joysticks-2023"
  +title: "Neil Newbon - Best Supporting Performer Golden Joysticks 2023"
  +url: "https://www.youtube.com/watch?v=V1bj72lkCkk"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728887811 {#1395
    date: 2024-10-14 08:36:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1967 …}
  +reports: Doctrine\ORM\PersistentCollection {#1953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1970 …}
  +badges: Doctrine\ORM\PersistentCollection {#1973 …}
  +children: []
  -id: 15397
  -titleTs: "'2023':8 'best':3 'golden':6 'joystick':7 'neil':1 'newbon':2 'perform':5 'support':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699687243
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8929154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699669743 {#1950
    date: 2023-11-11 03:29: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
48 DENIED moderate
App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#1954 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1960 …}
  +slug: "Neil-Newbon-Best-Supporting-Performer-Golden-Joysticks-2023"
  +title: "Neil Newbon - Best Supporting Performer Golden Joysticks 2023"
  +url: "https://www.youtube.com/watch?v=V1bj72lkCkk"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728887811 {#1395
    date: 2024-10-14 08:36:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1967 …}
  +reports: Doctrine\ORM\PersistentCollection {#1953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1970 …}
  +badges: Doctrine\ORM\PersistentCollection {#1973 …}
  +children: []
  -id: 15397
  -titleTs: "'2023':8 'best':3 'golden':6 'joystick':7 'neil':1 'newbon':2 'perform':5 'support':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699687243
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8929154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699669743 {#1950
    date: 2023-11-11 03:29: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
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 {#1466
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1452 …}
  +image: Proxies\__CG__\App\Entity\Image {#1445 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2356 …}
  +slug: "One-Ring-To-Rule-Them-All-by-ArcadeRage"
  +title: ""One Ring To Rule Them All" by ArcadeRage"
  +url: "https://lemm.ee/pictrs/image/f709e696-710d-4662-90bd-a03420912e7f.png"
  +body: "- Source: [Website](https://arcaderage.co/2024/01/02/one-ring-to-rule-them-all/) - [RSS](https://arcaderage.co/feed/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 588
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728887536 {#1681
    date: 2024-10-14 08:32:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 33216
  -titleTs: "'arcaderag':8 'one':1 'ring':2 'rule':4"
  -bodyTs: "'/2024/01/02/one-ring-to-rule-them-all/)':5 '/feed/)':9 'arcaderage.co':4,8 'arcaderage.co/2024/01/02/one-ring-to-rule-them-all/)':3 'arcaderage.co/feed/)':7 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706366721
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21979298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280321 {#1444
    date: 2024-01-26 15:45:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1452 …}
  +image: Proxies\__CG__\App\Entity\Image {#1445 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2356 …}
  +slug: "One-Ring-To-Rule-Them-All-by-ArcadeRage"
  +title: ""One Ring To Rule Them All" by ArcadeRage"
  +url: "https://lemm.ee/pictrs/image/f709e696-710d-4662-90bd-a03420912e7f.png"
  +body: "- Source: [Website](https://arcaderage.co/2024/01/02/one-ring-to-rule-them-all/) - [RSS](https://arcaderage.co/feed/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 588
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728887536 {#1681
    date: 2024-10-14 08:32:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 33216
  -titleTs: "'arcaderag':8 'one':1 'ring':2 'rule':4"
  -bodyTs: "'/2024/01/02/one-ring-to-rule-them-all/)':5 '/feed/)':9 'arcaderage.co':4,8 'arcaderage.co/2024/01/02/one-ring-to-rule-them-all/)':3 'arcaderage.co/feed/)':7 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706366721
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21979298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280321 {#1444
    date: 2024-01-26 15:45:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1452 …}
  +image: Proxies\__CG__\App\Entity\Image {#1445 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2356 …}
  +slug: "One-Ring-To-Rule-Them-All-by-ArcadeRage"
  +title: ""One Ring To Rule Them All" by ArcadeRage"
  +url: "https://lemm.ee/pictrs/image/f709e696-710d-4662-90bd-a03420912e7f.png"
  +body: "- Source: [Website](https://arcaderage.co/2024/01/02/one-ring-to-rule-them-all/) - [RSS](https://arcaderage.co/feed/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 588
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728887536 {#1681
    date: 2024-10-14 08:32:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 33216
  -titleTs: "'arcaderag':8 'one':1 'ring':2 'rule':4"
  -bodyTs: "'/2024/01/02/one-ring-to-rule-them-all/)':5 '/feed/)':9 'arcaderage.co':4,8 'arcaderage.co/2024/01/02/one-ring-to-rule-them-all/)':3 'arcaderage.co/feed/)':7 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706366721
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21979298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280321 {#1444
    date: 2024-01-26 15:45:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Fixed-Fedora-39-keeps-rebooting-when-left-idle-for-a"
  +title: "[Fixed] Fedora 39 keeps rebooting when left idle for a long time"
  +url: null
  +body: """
    Edit: Fixed by this comment: [lemm.ee/comment/8626267](https://lemm.ee/comment/8626267) Thanks!\n
    \n
    ---\n
    \n
    Hi all, please help me figure out this weird issue I’ve been having. Any time I leave my laptop idle for a long time, when I come back to it, it’s back to the log in screen as in the laptop rebooted.\n
    \n
    I am not sure which logs I should be looking for to figure out the source of the problem.\n
    \n
    Here’s my system info:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">             .',;::::;,'.                verde@verde-xps \n
    </span><span style="color:#323232;">         .';:cccccccccccc:;,.            --------------- \n
    </span><span style="color:#323232;">      .;cccccccccccccccccccccc;.         OS: Fedora release 39 (Thirty Nine) x86_64 \n
    </span><span style="color:#323232;">    .:cccccccccccccccccccccccccc:.       Host: XPS 15 9520 \n
    </span><span style="color:#323232;">  .;ccccccccccccc;.:dddl:.;ccccccc;.     Kernel: 6.6.11-200.fc39.x86_64 \n
    </span><span style="color:#323232;"> .:ccccccccccccc;OWMKOOXMWd;ccccccc:.    Uptime: 22 mins \n
    </span><span style="color:#323232;">.:ccccccccccccc;KMMc;cc;xMMc:ccccccc:.   Packages: 2754 (rpm), 56 (flatpak) \n
    </span><span style="color:#323232;">,cccccccccccccc;MMM.;cc;;WW::cccccccc,   Shell: bash 5.2.21 \n
    </span><span style="color:#323232;">:cccccccccccccc;MMM.;cccccccccccccccc:   Resolution: 2560x1440 \n
    </span><span style="color:#323232;">:ccccccc;oxOOOo;MMM0OOk.;cccccccccccc:   DE: GNOME 45.3 \n
    </span><span style="color:#323232;">cccccc:0MMKxdd:;MMMkddc.;cccccccccccc;   WM: Mutter \n
    </span><span style="color:#323232;">ccccc:XM0';cccc;MMM.;cccccccccccccccc'   WM Theme: Yaru-purple-dark \n
    </span><span style="color:#323232;">ccccc;MMo;ccccc;MMW.;ccccccccccccccc;    Theme: Yaru-purple-dark [GTK2/3] \n
    </span><span style="color:#323232;">ccccc;0MNc.ccc.xMMd:ccccccccccccccc;     Icons: Yaru-purple-dark [GTK2/3] \n
    </span><span style="color:#323232;">cccccc;dNMWXXXWM0::cccccccccccccc:,      Terminal: gnome-terminal \n
    </span><span style="color:#323232;">cccccccc;.:odl:.;cccccccccccccc:,.       CPU: 12th Gen Intel i9-12900HK (20) @ 4.900GHz \n
    </span><span style="color:#323232;">:cccccccccccccccccccccccccccc:'.         GPU: NVIDIA GeForce RTX 3050 Ti Mobile \n
    </span><span style="color:#323232;">.:cccccccccccccccccccccc:;,..            GPU: Intel Alder Lake-P GT2 [Iris Xe Graphics] \n
    </span><span style="color:#323232;">  '::cccccccccccccc::;,.                 Memory: 7683MiB / 63971MiB \n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728887101 {#1504
    date: 2024-10-14 08:25:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 32846
  -titleTs: "'39':3 'fedora':2 'fix':1 'idl':8 'keep':4 'left':7 'long':11 'reboot':5 'time':12"
  -bodyTs: "'-200':102 '/comment/8626267](https://lemm.ee/comment/8626267)':8 '0mmkxdd':141 '0mnc.ccc.xmmd':169 '12900hk':193 '12th':188 '15':95 '20':194 '22':108 '2560x1440':132 '2754':116 '3050':202 '39':87 '4.900':195 '45.3':139 '5.2.21':127 '56':118 '6.6.11':101 '63971mib':219 '64':91 '7683mib':218 '9520':96 'alder':208 'back':38,43 'bash':126 'cc':112,122 'cccc':148 'ccccc':146,157,159,168 'cccccc':140,177 'ccccccc':99,106,114,133 'cccccccc':124,184 'cccccccccccc':82,136,143 'ccccccccccccc':97,104,110 'cccccccccccccc':120,128,179,186,216 'ccccccccccccccc':161,170 'cccccccccccccccc':130,150 'cccccccccccccccccccccc':83,205 'cccccccccccccccccccccccccc':92 'cccccccccccccccccccccccccccc':197 'come':37 'comment':5 'cpu':187 'dark':156,166,175 'dddl':98 'de':137 'dnmwxxxwm0':178 'edit':1 'fc39.x86_64':103 'fedora':85 'figur':15,66 'fix':2 'flatpak':119 'geforc':200 'gen':189 'ghz':196 'gnome':138,182 'gnome-termin':181 'gpu':198,206 'graphic':215 'gt2':212 'gtk2/3':167,176 'help':13 'hi':10 'host':93 'i9':192 'i9-12900hk':191 'icon':171 'idl':30 'info':77 'intel':190,207 'iri':213 'issu':19 'kernel':100 'kmmc':111 'lake':210 'lake-p':209 'laptop':29,52 'leav':27 'lemm.ee':7 'lemm.ee/comment/8626267](https://lemm.ee/comment/8626267)':6 'log':46,59 'long':33 'look':63 'memori':217 'min':109 'mmm':121,129,149 'mmm0ook':135 'mmmkddc':142 'mmo':158 'mmw':160 'mobil':204 'mutter':145 'nine':89 'nvidia':199 'odl':185 'os':84 'owmkooxmwd':105 'oxoooo':134 'p':211 'packag':115 'pleas':12 'problem':72 'purpl':155,165,174 'reboot':53 'releas':86 'resolut':131 'rpm':117 'rtx':201 'screen':48 'shell':125 'sourc':69 'sure':57 'system':76 'termin':180,183 'thank':9 'theme':152,162 'thirti':88 'ti':203 'time':25,34 'uptim':107 've':21 'verd':78,80 'verde-xp':79 'weird':18 'wm':144,151 'ww':123 'x86':90 'xe':214 'xm0':147 'xmmc':113 'xps':81,94 'yaru':154,164,173 'yaru-purple-dark':153,163,172"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706203838
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21801587"
  +editedAt: DateTimeImmutable @1728748760 {#1507
    date: 2024-10-12 17:59:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706117438 {#1505
    date: 2024-01-24 18:30: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
55 DENIED edit
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Fixed-Fedora-39-keeps-rebooting-when-left-idle-for-a"
  +title: "[Fixed] Fedora 39 keeps rebooting when left idle for a long time"
  +url: null
  +body: """
    Edit: Fixed by this comment: [lemm.ee/comment/8626267](https://lemm.ee/comment/8626267) Thanks!\n
    \n
    ---\n
    \n
    Hi all, please help me figure out this weird issue I’ve been having. Any time I leave my laptop idle for a long time, when I come back to it, it’s back to the log in screen as in the laptop rebooted.\n
    \n
    I am not sure which logs I should be looking for to figure out the source of the problem.\n
    \n
    Here’s my system info:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">             .',;::::;,'.                verde@verde-xps \n
    </span><span style="color:#323232;">         .';:cccccccccccc:;,.            --------------- \n
    </span><span style="color:#323232;">      .;cccccccccccccccccccccc;.         OS: Fedora release 39 (Thirty Nine) x86_64 \n
    </span><span style="color:#323232;">    .:cccccccccccccccccccccccccc:.       Host: XPS 15 9520 \n
    </span><span style="color:#323232;">  .;ccccccccccccc;.:dddl:.;ccccccc;.     Kernel: 6.6.11-200.fc39.x86_64 \n
    </span><span style="color:#323232;"> .:ccccccccccccc;OWMKOOXMWd;ccccccc:.    Uptime: 22 mins \n
    </span><span style="color:#323232;">.:ccccccccccccc;KMMc;cc;xMMc:ccccccc:.   Packages: 2754 (rpm), 56 (flatpak) \n
    </span><span style="color:#323232;">,cccccccccccccc;MMM.;cc;;WW::cccccccc,   Shell: bash 5.2.21 \n
    </span><span style="color:#323232;">:cccccccccccccc;MMM.;cccccccccccccccc:   Resolution: 2560x1440 \n
    </span><span style="color:#323232;">:ccccccc;oxOOOo;MMM0OOk.;cccccccccccc:   DE: GNOME 45.3 \n
    </span><span style="color:#323232;">cccccc:0MMKxdd:;MMMkddc.;cccccccccccc;   WM: Mutter \n
    </span><span style="color:#323232;">ccccc:XM0';cccc;MMM.;cccccccccccccccc'   WM Theme: Yaru-purple-dark \n
    </span><span style="color:#323232;">ccccc;MMo;ccccc;MMW.;ccccccccccccccc;    Theme: Yaru-purple-dark [GTK2/3] \n
    </span><span style="color:#323232;">ccccc;0MNc.ccc.xMMd:ccccccccccccccc;     Icons: Yaru-purple-dark [GTK2/3] \n
    </span><span style="color:#323232;">cccccc;dNMWXXXWM0::cccccccccccccc:,      Terminal: gnome-terminal \n
    </span><span style="color:#323232;">cccccccc;.:odl:.;cccccccccccccc:,.       CPU: 12th Gen Intel i9-12900HK (20) @ 4.900GHz \n
    </span><span style="color:#323232;">:cccccccccccccccccccccccccccc:'.         GPU: NVIDIA GeForce RTX 3050 Ti Mobile \n
    </span><span style="color:#323232;">.:cccccccccccccccccccccc:;,..            GPU: Intel Alder Lake-P GT2 [Iris Xe Graphics] \n
    </span><span style="color:#323232;">  '::cccccccccccccc::;,.                 Memory: 7683MiB / 63971MiB \n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728887101 {#1504
    date: 2024-10-14 08:25:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 32846
  -titleTs: "'39':3 'fedora':2 'fix':1 'idl':8 'keep':4 'left':7 'long':11 'reboot':5 'time':12"
  -bodyTs: "'-200':102 '/comment/8626267](https://lemm.ee/comment/8626267)':8 '0mmkxdd':141 '0mnc.ccc.xmmd':169 '12900hk':193 '12th':188 '15':95 '20':194 '22':108 '2560x1440':132 '2754':116 '3050':202 '39':87 '4.900':195 '45.3':139 '5.2.21':127 '56':118 '6.6.11':101 '63971mib':219 '64':91 '7683mib':218 '9520':96 'alder':208 'back':38,43 'bash':126 'cc':112,122 'cccc':148 'ccccc':146,157,159,168 'cccccc':140,177 'ccccccc':99,106,114,133 'cccccccc':124,184 'cccccccccccc':82,136,143 'ccccccccccccc':97,104,110 'cccccccccccccc':120,128,179,186,216 'ccccccccccccccc':161,170 'cccccccccccccccc':130,150 'cccccccccccccccccccccc':83,205 'cccccccccccccccccccccccccc':92 'cccccccccccccccccccccccccccc':197 'come':37 'comment':5 'cpu':187 'dark':156,166,175 'dddl':98 'de':137 'dnmwxxxwm0':178 'edit':1 'fc39.x86_64':103 'fedora':85 'figur':15,66 'fix':2 'flatpak':119 'geforc':200 'gen':189 'ghz':196 'gnome':138,182 'gnome-termin':181 'gpu':198,206 'graphic':215 'gt2':212 'gtk2/3':167,176 'help':13 'hi':10 'host':93 'i9':192 'i9-12900hk':191 'icon':171 'idl':30 'info':77 'intel':190,207 'iri':213 'issu':19 'kernel':100 'kmmc':111 'lake':210 'lake-p':209 'laptop':29,52 'leav':27 'lemm.ee':7 'lemm.ee/comment/8626267](https://lemm.ee/comment/8626267)':6 'log':46,59 'long':33 'look':63 'memori':217 'min':109 'mmm':121,129,149 'mmm0ook':135 'mmmkddc':142 'mmo':158 'mmw':160 'mobil':204 'mutter':145 'nine':89 'nvidia':199 'odl':185 'os':84 'owmkooxmwd':105 'oxoooo':134 'p':211 'packag':115 'pleas':12 'problem':72 'purpl':155,165,174 'reboot':53 'releas':86 'resolut':131 'rpm':117 'rtx':201 'screen':48 'shell':125 'sourc':69 'sure':57 'system':76 'termin':180,183 'thank':9 'theme':152,162 'thirti':88 'ti':203 'time':25,34 'uptim':107 've':21 'verd':78,80 'verde-xp':79 'weird':18 'wm':144,151 'ww':123 'x86':90 'xe':214 'xm0':147 'xmmc':113 'xps':81,94 'yaru':154,164,173 'yaru-purple-dark':153,163,172"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706203838
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21801587"
  +editedAt: DateTimeImmutable @1728748760 {#1507
    date: 2024-10-12 17:59:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706117438 {#1505
    date: 2024-01-24 18:30: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
56 DENIED moderate
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Fixed-Fedora-39-keeps-rebooting-when-left-idle-for-a"
  +title: "[Fixed] Fedora 39 keeps rebooting when left idle for a long time"
  +url: null
  +body: """
    Edit: Fixed by this comment: [lemm.ee/comment/8626267](https://lemm.ee/comment/8626267) Thanks!\n
    \n
    ---\n
    \n
    Hi all, please help me figure out this weird issue I’ve been having. Any time I leave my laptop idle for a long time, when I come back to it, it’s back to the log in screen as in the laptop rebooted.\n
    \n
    I am not sure which logs I should be looking for to figure out the source of the problem.\n
    \n
    Here’s my system info:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">             .',;::::;,'.                verde@verde-xps \n
    </span><span style="color:#323232;">         .';:cccccccccccc:;,.            --------------- \n
    </span><span style="color:#323232;">      .;cccccccccccccccccccccc;.         OS: Fedora release 39 (Thirty Nine) x86_64 \n
    </span><span style="color:#323232;">    .:cccccccccccccccccccccccccc:.       Host: XPS 15 9520 \n
    </span><span style="color:#323232;">  .;ccccccccccccc;.:dddl:.;ccccccc;.     Kernel: 6.6.11-200.fc39.x86_64 \n
    </span><span style="color:#323232;"> .:ccccccccccccc;OWMKOOXMWd;ccccccc:.    Uptime: 22 mins \n
    </span><span style="color:#323232;">.:ccccccccccccc;KMMc;cc;xMMc:ccccccc:.   Packages: 2754 (rpm), 56 (flatpak) \n
    </span><span style="color:#323232;">,cccccccccccccc;MMM.;cc;;WW::cccccccc,   Shell: bash 5.2.21 \n
    </span><span style="color:#323232;">:cccccccccccccc;MMM.;cccccccccccccccc:   Resolution: 2560x1440 \n
    </span><span style="color:#323232;">:ccccccc;oxOOOo;MMM0OOk.;cccccccccccc:   DE: GNOME 45.3 \n
    </span><span style="color:#323232;">cccccc:0MMKxdd:;MMMkddc.;cccccccccccc;   WM: Mutter \n
    </span><span style="color:#323232;">ccccc:XM0';cccc;MMM.;cccccccccccccccc'   WM Theme: Yaru-purple-dark \n
    </span><span style="color:#323232;">ccccc;MMo;ccccc;MMW.;ccccccccccccccc;    Theme: Yaru-purple-dark [GTK2/3] \n
    </span><span style="color:#323232;">ccccc;0MNc.ccc.xMMd:ccccccccccccccc;     Icons: Yaru-purple-dark [GTK2/3] \n
    </span><span style="color:#323232;">cccccc;dNMWXXXWM0::cccccccccccccc:,      Terminal: gnome-terminal \n
    </span><span style="color:#323232;">cccccccc;.:odl:.;cccccccccccccc:,.       CPU: 12th Gen Intel i9-12900HK (20) @ 4.900GHz \n
    </span><span style="color:#323232;">:cccccccccccccccccccccccccccc:'.         GPU: NVIDIA GeForce RTX 3050 Ti Mobile \n
    </span><span style="color:#323232;">.:cccccccccccccccccccccc:;,..            GPU: Intel Alder Lake-P GT2 [Iris Xe Graphics] \n
    </span><span style="color:#323232;">  '::cccccccccccccc::;,.                 Memory: 7683MiB / 63971MiB \n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728887101 {#1504
    date: 2024-10-14 08:25:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 32846
  -titleTs: "'39':3 'fedora':2 'fix':1 'idl':8 'keep':4 'left':7 'long':11 'reboot':5 'time':12"
  -bodyTs: "'-200':102 '/comment/8626267](https://lemm.ee/comment/8626267)':8 '0mmkxdd':141 '0mnc.ccc.xmmd':169 '12900hk':193 '12th':188 '15':95 '20':194 '22':108 '2560x1440':132 '2754':116 '3050':202 '39':87 '4.900':195 '45.3':139 '5.2.21':127 '56':118 '6.6.11':101 '63971mib':219 '64':91 '7683mib':218 '9520':96 'alder':208 'back':38,43 'bash':126 'cc':112,122 'cccc':148 'ccccc':146,157,159,168 'cccccc':140,177 'ccccccc':99,106,114,133 'cccccccc':124,184 'cccccccccccc':82,136,143 'ccccccccccccc':97,104,110 'cccccccccccccc':120,128,179,186,216 'ccccccccccccccc':161,170 'cccccccccccccccc':130,150 'cccccccccccccccccccccc':83,205 'cccccccccccccccccccccccccc':92 'cccccccccccccccccccccccccccc':197 'come':37 'comment':5 'cpu':187 'dark':156,166,175 'dddl':98 'de':137 'dnmwxxxwm0':178 'edit':1 'fc39.x86_64':103 'fedora':85 'figur':15,66 'fix':2 'flatpak':119 'geforc':200 'gen':189 'ghz':196 'gnome':138,182 'gnome-termin':181 'gpu':198,206 'graphic':215 'gt2':212 'gtk2/3':167,176 'help':13 'hi':10 'host':93 'i9':192 'i9-12900hk':191 'icon':171 'idl':30 'info':77 'intel':190,207 'iri':213 'issu':19 'kernel':100 'kmmc':111 'lake':210 'lake-p':209 'laptop':29,52 'leav':27 'lemm.ee':7 'lemm.ee/comment/8626267](https://lemm.ee/comment/8626267)':6 'log':46,59 'long':33 'look':63 'memori':217 'min':109 'mmm':121,129,149 'mmm0ook':135 'mmmkddc':142 'mmo':158 'mmw':160 'mobil':204 'mutter':145 'nine':89 'nvidia':199 'odl':185 'os':84 'owmkooxmwd':105 'oxoooo':134 'p':211 'packag':115 'pleas':12 'problem':72 'purpl':155,165,174 'reboot':53 'releas':86 'resolut':131 'rpm':117 'rtx':201 'screen':48 'shell':125 'sourc':69 'sure':57 'system':76 'termin':180,183 'thank':9 'theme':152,162 'thirti':88 'ti':203 'time':25,34 'uptim':107 've':21 'verd':78,80 'verde-xp':79 'weird':18 'wm':144,151 'ww':123 'x86':90 'xe':214 'xm0':147 'xmmc':113 'xps':81,94 'yaru':154,164,173 'yaru-purple-dark':153,163,172"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706203838
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21801587"
  +editedAt: DateTimeImmutable @1728748760 {#1507
    date: 2024-10-12 17:59:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706117438 {#1505
    date: 2024-01-24 18:30: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
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 {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Found-an-interesting-post-about-Linux-saving-someone-s-life-Does"
  +title: "Found an interesting post about Linux saving someone's life. Does anyone else have stories like this that they want to share?"
  +url: "https://reddit.lol/r/linux/comments/14ygfdk/linux_saved_my_life/"
  +body: """
    Copy of the text:\n
    \n
    > A year ago today, I wrote a journal entry making plans to end everything. It wasn’t the first such entry, either. I was deeply addicted to gaming, sinking lower and lower, year by year. I was a complete loser, life was challenging and depressing, and I couldn’t feel any joy.\n
    > \n
    > Then, in one computer science lecture, the professor was talking about Linux, and mentioned, “Linux is an important OS for computer science. But I don’t think any of you should install it, because it will break your computer, unless you know what you’re doing.”\n
    > \n
    > I had heard of Linux, but used to dismiss it as a niche OS. Curiosity got the better of me, and I decided to try it out anyway, my first distro being Ubuntu. I was amazed how well it ran compared to Windows. I was also learning new stuff and customizing things left and right.\n
    > \n
    > Even more amazingly, I felt joy for the first time in a long time. Real joy.\n
    > \n
    > However, I didn’t know what I was doing, and broke my computer just as the professor foretold. I had to reinstall Ubuntu many times. During one of these reinstall, I accidentally wiped the entire disk, including the Windows installation I was dual-booting to play my games.\n
    > \n
    > The enjoyment I got from using and customizing Linux, combined with a laziness to install Windows, was exactly what I needed to eventually get rid of my gaming addiction. It had a hold over me for over a decade, and I was finally free. Linux also led the way to me rediscovering some of my older hobbies, as well as restoring my enjoyment of coding.\n
    > \n
    > Now, one year from that journal entry, life is still incredibly difficult and overwhelming at times, but I have regained hope. And I find joy in my activities, not the least of which is simply using my computer running Linux. Linux saved my life and turned it around. I am eternally grateful.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728886879 {#1866
    date: 2024-10-14 08:21:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 11130
  -titleTs: "'anyon':12 'els':13 'found':1 'interest':3 'life':10 'like':16 'linux':6 'post':4 'save':7 'share':22 'someon':8 'stori':15 'want':20"
  -bodyTs: "'accident':205 'activ':315 'addict':30,251 'ago':7 'also':148,268 'amaz':138,160 'anyway':130 'around':335 'better':120 'boot':218 'break':93 'broke':184 'challeng':47 'code':287 'combin':232 'compar':143 'complet':43 'comput':60,77,95,186,325 'copi':1 'couldn':52 'curios':117 'custom':153,230 'decad':261 'decid':125 'deepli':29 'depress':49 'didn':176 'difficult':299 'disk':209 'dismiss':111 'distro':133 'dual':217 'dual-boot':216 'either':26 'end':17 'enjoy':224,285 'entir':208 'entri':13,25,294 'etern':338 'even':158 'eventu':245 'everyth':18 'exact':240 'feel':54 'felt':162 'final':265 'find':311 'first':23,132,166 'foretold':191 'free':266 'game':32,222,250 'get':246 'got':118,226 'grate':339 'heard':105 'hobbi':279 'hold':255 'hope':308 'howev':174 'import':74 'includ':210 'incred':298 'instal':88,213,237 'journal':12,293 'joy':56,163,173,312 'know':98,178 'lazi':235 'learn':149 'least':318 'lectur':62 'led':269 'left':155 'life':45,295,331 'linux':68,71,107,231,267,327,328 'long':170 'loser':44 'lower':34,36 'make':14 'mani':197 'mention':70 'need':243 'new':150 'nich':115 'older':278 'one':59,200,289 'os':75,116 'overwhelm':301 'plan':15 'play':220 'professor':64,190 'ran':142 're':101 'real':172 'rediscov':274 'regain':307 'reinstal':195,203 'restor':283 'rid':247 'right':157 'run':326 'save':329 'scienc':61,78 'simpli':322 'sink':33 'still':297 'stuff':151 'talk':66 'text':4 'thing':154 'think':83 'time':167,171,198,303 'today':8 'tri':127 'turn':333 'ubuntu':135,196 'unless':96 'use':109,228,323 'wasn':20 'way':271 'well':140,281 'window':145,212,238 'wipe':206 'wrote':10 'year':6,37,39,290"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689312527
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/828220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689299527 {#1881
    date: 2023-07-14 03:52:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Found-an-interesting-post-about-Linux-saving-someone-s-life-Does"
  +title: "Found an interesting post about Linux saving someone's life. Does anyone else have stories like this that they want to share?"
  +url: "https://reddit.lol/r/linux/comments/14ygfdk/linux_saved_my_life/"
  +body: """
    Copy of the text:\n
    \n
    > A year ago today, I wrote a journal entry making plans to end everything. It wasn’t the first such entry, either. I was deeply addicted to gaming, sinking lower and lower, year by year. I was a complete loser, life was challenging and depressing, and I couldn’t feel any joy.\n
    > \n
    > Then, in one computer science lecture, the professor was talking about Linux, and mentioned, “Linux is an important OS for computer science. But I don’t think any of you should install it, because it will break your computer, unless you know what you’re doing.”\n
    > \n
    > I had heard of Linux, but used to dismiss it as a niche OS. Curiosity got the better of me, and I decided to try it out anyway, my first distro being Ubuntu. I was amazed how well it ran compared to Windows. I was also learning new stuff and customizing things left and right.\n
    > \n
    > Even more amazingly, I felt joy for the first time in a long time. Real joy.\n
    > \n
    > However, I didn’t know what I was doing, and broke my computer just as the professor foretold. I had to reinstall Ubuntu many times. During one of these reinstall, I accidentally wiped the entire disk, including the Windows installation I was dual-booting to play my games.\n
    > \n
    > The enjoyment I got from using and customizing Linux, combined with a laziness to install Windows, was exactly what I needed to eventually get rid of my gaming addiction. It had a hold over me for over a decade, and I was finally free. Linux also led the way to me rediscovering some of my older hobbies, as well as restoring my enjoyment of coding.\n
    > \n
    > Now, one year from that journal entry, life is still incredibly difficult and overwhelming at times, but I have regained hope. And I find joy in my activities, not the least of which is simply using my computer running Linux. Linux saved my life and turned it around. I am eternally grateful.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728886879 {#1866
    date: 2024-10-14 08:21:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 11130
  -titleTs: "'anyon':12 'els':13 'found':1 'interest':3 'life':10 'like':16 'linux':6 'post':4 'save':7 'share':22 'someon':8 'stori':15 'want':20"
  -bodyTs: "'accident':205 'activ':315 'addict':30,251 'ago':7 'also':148,268 'amaz':138,160 'anyway':130 'around':335 'better':120 'boot':218 'break':93 'broke':184 'challeng':47 'code':287 'combin':232 'compar':143 'complet':43 'comput':60,77,95,186,325 'copi':1 'couldn':52 'curios':117 'custom':153,230 'decad':261 'decid':125 'deepli':29 'depress':49 'didn':176 'difficult':299 'disk':209 'dismiss':111 'distro':133 'dual':217 'dual-boot':216 'either':26 'end':17 'enjoy':224,285 'entir':208 'entri':13,25,294 'etern':338 'even':158 'eventu':245 'everyth':18 'exact':240 'feel':54 'felt':162 'final':265 'find':311 'first':23,132,166 'foretold':191 'free':266 'game':32,222,250 'get':246 'got':118,226 'grate':339 'heard':105 'hobbi':279 'hold':255 'hope':308 'howev':174 'import':74 'includ':210 'incred':298 'instal':88,213,237 'journal':12,293 'joy':56,163,173,312 'know':98,178 'lazi':235 'learn':149 'least':318 'lectur':62 'led':269 'left':155 'life':45,295,331 'linux':68,71,107,231,267,327,328 'long':170 'loser':44 'lower':34,36 'make':14 'mani':197 'mention':70 'need':243 'new':150 'nich':115 'older':278 'one':59,200,289 'os':75,116 'overwhelm':301 'plan':15 'play':220 'professor':64,190 'ran':142 're':101 'real':172 'rediscov':274 'regain':307 'reinstal':195,203 'restor':283 'rid':247 'right':157 'run':326 'save':329 'scienc':61,78 'simpli':322 'sink':33 'still':297 'stuff':151 'talk':66 'text':4 'thing':154 'think':83 'time':167,171,198,303 'today':8 'tri':127 'turn':333 'ubuntu':135,196 'unless':96 'use':109,228,323 'wasn':20 'way':271 'well':140,281 'window':145,212,238 'wipe':206 'wrote':10 'year':6,37,39,290"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689312527
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/828220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689299527 {#1881
    date: 2023-07-14 03:52:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Found-an-interesting-post-about-Linux-saving-someone-s-life-Does"
  +title: "Found an interesting post about Linux saving someone's life. Does anyone else have stories like this that they want to share?"
  +url: "https://reddit.lol/r/linux/comments/14ygfdk/linux_saved_my_life/"
  +body: """
    Copy of the text:\n
    \n
    > A year ago today, I wrote a journal entry making plans to end everything. It wasn’t the first such entry, either. I was deeply addicted to gaming, sinking lower and lower, year by year. I was a complete loser, life was challenging and depressing, and I couldn’t feel any joy.\n
    > \n
    > Then, in one computer science lecture, the professor was talking about Linux, and mentioned, “Linux is an important OS for computer science. But I don’t think any of you should install it, because it will break your computer, unless you know what you’re doing.”\n
    > \n
    > I had heard of Linux, but used to dismiss it as a niche OS. Curiosity got the better of me, and I decided to try it out anyway, my first distro being Ubuntu. I was amazed how well it ran compared to Windows. I was also learning new stuff and customizing things left and right.\n
    > \n
    > Even more amazingly, I felt joy for the first time in a long time. Real joy.\n
    > \n
    > However, I didn’t know what I was doing, and broke my computer just as the professor foretold. I had to reinstall Ubuntu many times. During one of these reinstall, I accidentally wiped the entire disk, including the Windows installation I was dual-booting to play my games.\n
    > \n
    > The enjoyment I got from using and customizing Linux, combined with a laziness to install Windows, was exactly what I needed to eventually get rid of my gaming addiction. It had a hold over me for over a decade, and I was finally free. Linux also led the way to me rediscovering some of my older hobbies, as well as restoring my enjoyment of coding.\n
    > \n
    > Now, one year from that journal entry, life is still incredibly difficult and overwhelming at times, but I have regained hope. And I find joy in my activities, not the least of which is simply using my computer running Linux. Linux saved my life and turned it around. I am eternally grateful.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728886879 {#1866
    date: 2024-10-14 08:21:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 11130
  -titleTs: "'anyon':12 'els':13 'found':1 'interest':3 'life':10 'like':16 'linux':6 'post':4 'save':7 'share':22 'someon':8 'stori':15 'want':20"
  -bodyTs: "'accident':205 'activ':315 'addict':30,251 'ago':7 'also':148,268 'amaz':138,160 'anyway':130 'around':335 'better':120 'boot':218 'break':93 'broke':184 'challeng':47 'code':287 'combin':232 'compar':143 'complet':43 'comput':60,77,95,186,325 'copi':1 'couldn':52 'curios':117 'custom':153,230 'decad':261 'decid':125 'deepli':29 'depress':49 'didn':176 'difficult':299 'disk':209 'dismiss':111 'distro':133 'dual':217 'dual-boot':216 'either':26 'end':17 'enjoy':224,285 'entir':208 'entri':13,25,294 'etern':338 'even':158 'eventu':245 'everyth':18 'exact':240 'feel':54 'felt':162 'final':265 'find':311 'first':23,132,166 'foretold':191 'free':266 'game':32,222,250 'get':246 'got':118,226 'grate':339 'heard':105 'hobbi':279 'hold':255 'hope':308 'howev':174 'import':74 'includ':210 'incred':298 'instal':88,213,237 'journal':12,293 'joy':56,163,173,312 'know':98,178 'lazi':235 'learn':149 'least':318 'lectur':62 'led':269 'left':155 'life':45,295,331 'linux':68,71,107,231,267,327,328 'long':170 'loser':44 'lower':34,36 'make':14 'mani':197 'mention':70 'need':243 'new':150 'nich':115 'older':278 'one':59,200,289 'os':75,116 'overwhelm':301 'plan':15 'play':220 'professor':64,190 'ran':142 're':101 'real':172 'rediscov':274 'regain':307 'reinstal':195,203 'restor':283 'rid':247 'right':157 'run':326 'save':329 'scienc':61,78 'simpli':322 'sink':33 'still':297 'stuff':151 'talk':66 'text':4 'thing':154 'think':83 'time':167,171,198,303 'today':8 'tri':127 'turn':333 'ubuntu':135,196 'unless':96 'use':109,228,323 'wasn':20 'way':271 'well':140,281 'window':145,212,238 'wipe':206 'wrote':10 'year':6,37,39,290"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689312527
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/828220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689299527 {#1881
    date: 2023-07-14 03:52:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "How-LemChapomyDotgradChatDotMl-Users-Look-When-You-Post-500-Stickers-And"
  +title: "How LemChapomyDotgradChatDotMl Users Look When You Post 500 Stickers And Emotes Per Month"
  +url: "https://hexbear.net/pictrs/image/2b8a31b0-d6b3-4ce4-8d9a-a89cf3589114.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728885470 {#1670
    date: 2024-10-14 07:57:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 33350
  -titleTs: "'500':8 'emot':11 'lemchapomydotgradchatdotml':2 'look':4 'month':13 'per':12 'post':7 'sticker':9 'user':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706337972
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1694847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706317972 {#1666
    date: 2024-01-27 02:12: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
63 DENIED edit
App\Entity\Entry {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "How-LemChapomyDotgradChatDotMl-Users-Look-When-You-Post-500-Stickers-And"
  +title: "How LemChapomyDotgradChatDotMl Users Look When You Post 500 Stickers And Emotes Per Month"
  +url: "https://hexbear.net/pictrs/image/2b8a31b0-d6b3-4ce4-8d9a-a89cf3589114.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728885470 {#1670
    date: 2024-10-14 07:57:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 33350
  -titleTs: "'500':8 'emot':11 'lemchapomydotgradchatdotml':2 'look':4 'month':13 'per':12 'post':7 'sticker':9 'user':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706337972
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1694847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706317972 {#1666
    date: 2024-01-27 02:12: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
64 DENIED moderate
App\Entity\Entry {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "How-LemChapomyDotgradChatDotMl-Users-Look-When-You-Post-500-Stickers-And"
  +title: "How LemChapomyDotgradChatDotMl Users Look When You Post 500 Stickers And Emotes Per Month"
  +url: "https://hexbear.net/pictrs/image/2b8a31b0-d6b3-4ce4-8d9a-a89cf3589114.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728885470 {#1670
    date: 2024-10-14 07:57:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 33350
  -titleTs: "'500':8 'emot':11 'lemchapomydotgradchatdotml':2 'look':4 'month':13 'per':12 'post':7 'sticker':9 'user':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706337972
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1694847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706317972 {#1666
    date: 2024-01-27 02:12: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
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 {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Do-you-need-power-Just-eat-this"
  +title: "Do you need power? Just eat this!"
  +url: "https://www.imagenetz.de/download/846f85d1a830916678ef7df93f8c77a7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728884903 {#1414
    date: 2024-10-14 07:48:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 33285
  -titleTs: "'eat':6 'need':3 'power':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706380488
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2870875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294088 {#1411
    date: 2024-01-26 19:34: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
67 DENIED edit
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Do-you-need-power-Just-eat-this"
  +title: "Do you need power? Just eat this!"
  +url: "https://www.imagenetz.de/download/846f85d1a830916678ef7df93f8c77a7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728884903 {#1414
    date: 2024-10-14 07:48:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 33285
  -titleTs: "'eat':6 'need':3 'power':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706380488
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2870875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294088 {#1411
    date: 2024-01-26 19:34: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
68 DENIED moderate
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Do-you-need-power-Just-eat-this"
  +title: "Do you need power? Just eat this!"
  +url: "https://www.imagenetz.de/download/846f85d1a830916678ef7df93f8c77a7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728884903 {#1414
    date: 2024-10-14 07:48:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 33285
  -titleTs: "'eat':6 'need':3 'power':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706380488
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2870875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294088 {#1411
    date: 2024-01-26 19:34: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
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 {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: Proxies\__CG__\App\Entity\Image {#1520 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1517 …}
  +slug: "Fuck-them-right-in-the"
  +title: "Fuck them right in the...?"
  +url: "https://slrpnk.net/pictrs/image/6dbbaf7a-3865-4990-aef1-18cd77342901.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 749
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728884688 {#1536
    date: 2024-10-14 07:44:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1631 …}
  +reports: Doctrine\ORM\PersistentCollection {#1704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 32931
  -titleTs: "'fuck':1 'right':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706237973
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6091806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706151573 {#1515
    date: 2024-01-25 03:59:33.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 {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: Proxies\__CG__\App\Entity\Image {#1520 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1517 …}
  +slug: "Fuck-them-right-in-the"
  +title: "Fuck them right in the...?"
  +url: "https://slrpnk.net/pictrs/image/6dbbaf7a-3865-4990-aef1-18cd77342901.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 749
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728884688 {#1536
    date: 2024-10-14 07:44:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1631 …}
  +reports: Doctrine\ORM\PersistentCollection {#1704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 32931
  -titleTs: "'fuck':1 'right':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706237973
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6091806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706151573 {#1515
    date: 2024-01-25 03:59:33.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 {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: Proxies\__CG__\App\Entity\Image {#1520 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1517 …}
  +slug: "Fuck-them-right-in-the"
  +title: "Fuck them right in the...?"
  +url: "https://slrpnk.net/pictrs/image/6dbbaf7a-3865-4990-aef1-18cd77342901.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 749
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728884688 {#1536
    date: 2024-10-14 07:44:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1631 …}
  +reports: Doctrine\ORM\PersistentCollection {#1704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 32931
  -titleTs: "'fuck':1 'right':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706237973
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6091806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706151573 {#1515
    date: 2024-01-25 03:59:33.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 {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: Proxies\__CG__\App\Entity\Image {#2446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1797 …}
  +slug: "They-wish"
  +title: "They wish"
  +url: "https://lemmy.ml/pictrs/image/f98aff36-7182-4782-b8de-ddcef3140778.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 946
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728884316 {#1848
    date: 2024-10-14 07:38:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 32577
  -titleTs: "'wish':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706100917
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10930558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014517 {#1838
    date: 2024-01-23 13:55:17.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 {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: Proxies\__CG__\App\Entity\Image {#2446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1797 …}
  +slug: "They-wish"
  +title: "They wish"
  +url: "https://lemmy.ml/pictrs/image/f98aff36-7182-4782-b8de-ddcef3140778.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 946
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728884316 {#1848
    date: 2024-10-14 07:38:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 32577
  -titleTs: "'wish':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706100917
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10930558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014517 {#1838
    date: 2024-01-23 13:55:17.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 {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: Proxies\__CG__\App\Entity\Image {#2446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1797 …}
  +slug: "They-wish"
  +title: "They wish"
  +url: "https://lemmy.ml/pictrs/image/f98aff36-7182-4782-b8de-ddcef3140778.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 946
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728884316 {#1848
    date: 2024-10-14 07:38:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 32577
  -titleTs: "'wish':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706100917
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10930558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014517 {#1838
    date: 2024-01-23 13:55:17.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 {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Public-DNS-server-with-gui"
  +title: "Public DNS server with gui"
  +url: null
  +body: """
    I am looking to setup a public DNS server and I found this DNS server\n
    \n
    [technitium.com/dns/](https://technitium.com/dns/)\n
    \n
    Does anyone know what the risks are of exposing the DNS port to the internet? How likely am I to get compromised? Is this a really bad idea?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728881504 {#1398
    date: 2024-10-14 06:51:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 31538
  -titleTs: "'dns':2 'gui':5 'public':1 'server':3"
  -bodyTs: "'/dns/](https://technitium.com/dns/)':18 'anyon':20 'bad':45 'compromis':40 'dns':8,14,29 'expos':27 'found':12 'get':39 'idea':46 'internet':33 'know':21 'like':35 'look':3 'port':30 'public':7 'realli':44 'risk':24 'server':9,15 'setup':5 'technitium.com':17 'technitium.com/dns/](https://technitium.com/dns/)':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705686844
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8606570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705600444 {#1393
    date: 2024-01-18 18:54: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
79 DENIED edit
App\Entity\Entry {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Public-DNS-server-with-gui"
  +title: "Public DNS server with gui"
  +url: null
  +body: """
    I am looking to setup a public DNS server and I found this DNS server\n
    \n
    [technitium.com/dns/](https://technitium.com/dns/)\n
    \n
    Does anyone know what the risks are of exposing the DNS port to the internet? How likely am I to get compromised? Is this a really bad idea?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728881504 {#1398
    date: 2024-10-14 06:51:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 31538
  -titleTs: "'dns':2 'gui':5 'public':1 'server':3"
  -bodyTs: "'/dns/](https://technitium.com/dns/)':18 'anyon':20 'bad':45 'compromis':40 'dns':8,14,29 'expos':27 'found':12 'get':39 'idea':46 'internet':33 'know':21 'like':35 'look':3 'port':30 'public':7 'realli':44 'risk':24 'server':9,15 'setup':5 'technitium.com':17 'technitium.com/dns/](https://technitium.com/dns/)':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705686844
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8606570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705600444 {#1393
    date: 2024-01-18 18:54: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
80 DENIED moderate
App\Entity\Entry {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Public-DNS-server-with-gui"
  +title: "Public DNS server with gui"
  +url: null
  +body: """
    I am looking to setup a public DNS server and I found this DNS server\n
    \n
    [technitium.com/dns/](https://technitium.com/dns/)\n
    \n
    Does anyone know what the risks are of exposing the DNS port to the internet? How likely am I to get compromised? Is this a really bad idea?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728881504 {#1398
    date: 2024-10-14 06:51:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 31538
  -titleTs: "'dns':2 'gui':5 'public':1 'server':3"
  -bodyTs: "'/dns/](https://technitium.com/dns/)':18 'anyon':20 'bad':45 'compromis':40 'dns':8,14,29 'expos':27 'found':12 'get':39 'idea':46 'internet':33 'know':21 'like':35 'look':3 'port':30 'public':7 'realli':44 'risk':24 'server':9,15 'setup':5 'technitium.com':17 'technitium.com/dns/](https://technitium.com/dns/)':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705686844
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8606570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705600444 {#1393
    date: 2024-01-18 18:54: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
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 {#1646
  +user: Proxies\__CG__\App\Entity\User {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1452 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1775 …}
  +slug: "What-a-beautiful-view"
  +title: "What a beautiful view"
  +url: "https://lemmy.world/pictrs/image/a34cb790-04dc-477e-85cb-bf6ac3b2a73c.jpeg"
  +body: "Via [Wheat Comics](https://www.instagram.com/wheatcomics?igsh=M2E0cHU4eGJjN3c1)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 981
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728877004 {#1744
    date: 2024-10-14 05:36:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 33334
  -titleTs: "'beauti':3 'view':4"
  -bodyTs: "'/wheatcomics?igsh=m2e0chu4egjjn3c1)':6 'comic':3 'via':1 'wheat':2 'www.instagram.com':5 'www.instagram.com/wheatcomics?igsh=m2e0chu4egjjn3c1)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706395039
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11226475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706308639 {#1639
    date: 2024-01-26 23:37:19.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 {#1646
  +user: Proxies\__CG__\App\Entity\User {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1452 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1775 …}
  +slug: "What-a-beautiful-view"
  +title: "What a beautiful view"
  +url: "https://lemmy.world/pictrs/image/a34cb790-04dc-477e-85cb-bf6ac3b2a73c.jpeg"
  +body: "Via [Wheat Comics](https://www.instagram.com/wheatcomics?igsh=M2E0cHU4eGJjN3c1)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 981
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728877004 {#1744
    date: 2024-10-14 05:36:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 33334
  -titleTs: "'beauti':3 'view':4"
  -bodyTs: "'/wheatcomics?igsh=m2e0chu4egjjn3c1)':6 'comic':3 'via':1 'wheat':2 'www.instagram.com':5 'www.instagram.com/wheatcomics?igsh=m2e0chu4egjjn3c1)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706395039
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11226475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706308639 {#1639
    date: 2024-01-26 23:37:19.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 {#1646
  +user: Proxies\__CG__\App\Entity\User {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1452 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1775 …}
  +slug: "What-a-beautiful-view"
  +title: "What a beautiful view"
  +url: "https://lemmy.world/pictrs/image/a34cb790-04dc-477e-85cb-bf6ac3b2a73c.jpeg"
  +body: "Via [Wheat Comics](https://www.instagram.com/wheatcomics?igsh=M2E0cHU4eGJjN3c1)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 981
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728877004 {#1744
    date: 2024-10-14 05:36:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 33334
  -titleTs: "'beauti':3 'view':4"
  -bodyTs: "'/wheatcomics?igsh=m2e0chu4egjjn3c1)':6 'comic':3 'via':1 'wheat':2 'www.instagram.com':5 'www.instagram.com/wheatcomics?igsh=m2e0chu4egjjn3c1)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706395039
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11226475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706308639 {#1639
    date: 2024-01-26 23:37:19.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 {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1439 …}
  +slug: "iPhone-Apps-Secretly-Harvest-Data-When-They-Send-You-Notifications"
  +title: "iPhone Apps Secretly Harvest Data When They Send You Notifications, Researchers Find"
  +url: "https://gizmodo.com/iphone-apps-can-harvest-data-from-notifications-1851194537"
  +body: """
    TL;DR version:\n
    \n
    Several popular iOS apps, including Facebook, LinkedIn, TikTok, and Twitter, have been found to be collecting user data through notifications, even when the app is closed, according to tests conducted by security researchers at Mysk Inc. The data collected includes IP addresses, device information, and other identifiable details, which can be used for targeted advertising and tracking purposes. While some of the companies involved have denied the allegations, the researchers claim that the data collection is unnecessary for notification processing and appears to be related to analytics and tracking. The issue is believed to be widespread among iOS apps, and Apple’s lack of enforcement of its own privacy rules has been criticized. Upcoming changes to the iPhone operating system’s rules may help address the problem, but it remains to be seen how effectively they will be enforced.\n
    \n
    Mitigating the issue:\n
    \n
    - According to a reply from the researchers under their [video](https://piped.video/watch?v=4ZPTjGG9t7s):\n
    \n
    > Disabling the notifications prevents this from happening, but you have to toggle the option “Allow Notifications” of the app off. Allowing the notifications while disabling the alerts isn’t enough.\n
    \n
    - Another [article](https://www.bleepingcomputer.com/news/security/iphone-apps-abuse-ios-push-notifications-to-collect-user-data/) from BleepingComputer similarly notes that:\n
    \n
    > iPhone users who want to evade this fingerprinting should disable push notifications entirely. Unfortunately, making notifications silent will not prevent abuse. To disable notifications, open ‘Settings,’ head to ‘Notifications,’ select the app you want to manage notifications for and tap the toggle to disable ‘Allow Notifications.’\n
    \n
    Link to the researchers’ original post on Mastodon: [mastodon.social/@mysk/111816751385137545](https://mastodon.social/@mysk/111816751385137545)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728876530 {#1457
    date: 2024-10-14 05:28:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 33288
  -titleTs: "'app':2 'data':5 'find':12 'harvest':4 'iphon':1 'notif':10 'research':11 'secret':3 'send':8"
  -bodyTs: "'/@mysk/111816751385137545](https://mastodon.social/@mysk/111816751385137545)':255 '/news/security/iphone-apps-abuse-ios-push-notifications-to-collect-user-data/)':193 '/watch?v=4zptjgg9t7s):':158 'abus':219 'accord':30,146 'address':45,128 'advertis':58 'alert':185 'alleg':71 'allow':173,179,243 'among':100 'analyt':90 'anoth':189 'app':7,27,102,177,230 'appear':85 'appl':104 'articl':190 'believ':96 'bleepingcomput':195 'chang':118 'claim':74 'close':29 'collect':19,42,78 'compani':66 'conduct':33 'critic':116 'data':21,41,77 'deni':69 'detail':51 'devic':46 'disabl':159,183,208,221,242 'dr':2 'effect':138 'enforc':108,142 'enough':188 'entir':211 'evad':204 'even':24 'facebook':9 'fingerprint':206 'found':16 'happen':165 'head':225 'help':127 'identifi':50 'inc':39 'includ':8,43 'inform':47 'involv':67 'io':6,101 'ip':44 'iphon':121,199 'isn':186 'issu':94,145 'lack':106 'link':245 'linkedin':10 'make':213 'manag':234 'mastodon':252 'mastodon.social':254 'mastodon.social/@mysk/111816751385137545](https://mastodon.social/@mysk/111816751385137545)':253 'may':126 'mitig':143 'mysk':38 'note':197 'notif':23,82,161,174,181,210,214,222,227,235,244 'open':223 'oper':122 'option':172 'origin':249 'piped.video':157 'piped.video/watch?v=4zptjgg9t7s):':156 'popular':5 'post':250 'prevent':162,218 'privaci':112 'problem':130 'process':83 'purpos':61 'push':209 'relat':88 'remain':133 'repli':149 'research':36,73,152,248 'rule':113,125 'secur':35 'seen':136 'select':228 'set':224 'sever':4 'silent':215 'similar':196 'system':123 'tap':238 'target':57 'test':32 'tiktok':11 'tl':1 'toggl':170,240 'track':60,92 'twitter':13 'unfortun':212 'unnecessari':80 'upcom':117 'use':55 'user':20,200 'version':3 'video':155 'want':202,232 'widespread':99 'www.bleepingcomputer.com':192 'www.bleepingcomputer.com/news/security/iphone-apps-abuse-ios-push-notifications-to-collect-user-data/)':191"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706381220
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11219865"
  +editedAt: DateTimeImmutable @1728825740 {#1455
    date: 2024-10-13 15:22:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706294820 {#1453
    date: 2024-01-26 19:47: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
87 DENIED edit
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1439 …}
  +slug: "iPhone-Apps-Secretly-Harvest-Data-When-They-Send-You-Notifications"
  +title: "iPhone Apps Secretly Harvest Data When They Send You Notifications, Researchers Find"
  +url: "https://gizmodo.com/iphone-apps-can-harvest-data-from-notifications-1851194537"
  +body: """
    TL;DR version:\n
    \n
    Several popular iOS apps, including Facebook, LinkedIn, TikTok, and Twitter, have been found to be collecting user data through notifications, even when the app is closed, according to tests conducted by security researchers at Mysk Inc. The data collected includes IP addresses, device information, and other identifiable details, which can be used for targeted advertising and tracking purposes. While some of the companies involved have denied the allegations, the researchers claim that the data collection is unnecessary for notification processing and appears to be related to analytics and tracking. The issue is believed to be widespread among iOS apps, and Apple’s lack of enforcement of its own privacy rules has been criticized. Upcoming changes to the iPhone operating system’s rules may help address the problem, but it remains to be seen how effectively they will be enforced.\n
    \n
    Mitigating the issue:\n
    \n
    - According to a reply from the researchers under their [video](https://piped.video/watch?v=4ZPTjGG9t7s):\n
    \n
    > Disabling the notifications prevents this from happening, but you have to toggle the option “Allow Notifications” of the app off. Allowing the notifications while disabling the alerts isn’t enough.\n
    \n
    - Another [article](https://www.bleepingcomputer.com/news/security/iphone-apps-abuse-ios-push-notifications-to-collect-user-data/) from BleepingComputer similarly notes that:\n
    \n
    > iPhone users who want to evade this fingerprinting should disable push notifications entirely. Unfortunately, making notifications silent will not prevent abuse. To disable notifications, open ‘Settings,’ head to ‘Notifications,’ select the app you want to manage notifications for and tap the toggle to disable ‘Allow Notifications.’\n
    \n
    Link to the researchers’ original post on Mastodon: [mastodon.social/@mysk/111816751385137545](https://mastodon.social/@mysk/111816751385137545)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728876530 {#1457
    date: 2024-10-14 05:28:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 33288
  -titleTs: "'app':2 'data':5 'find':12 'harvest':4 'iphon':1 'notif':10 'research':11 'secret':3 'send':8"
  -bodyTs: "'/@mysk/111816751385137545](https://mastodon.social/@mysk/111816751385137545)':255 '/news/security/iphone-apps-abuse-ios-push-notifications-to-collect-user-data/)':193 '/watch?v=4zptjgg9t7s):':158 'abus':219 'accord':30,146 'address':45,128 'advertis':58 'alert':185 'alleg':71 'allow':173,179,243 'among':100 'analyt':90 'anoth':189 'app':7,27,102,177,230 'appear':85 'appl':104 'articl':190 'believ':96 'bleepingcomput':195 'chang':118 'claim':74 'close':29 'collect':19,42,78 'compani':66 'conduct':33 'critic':116 'data':21,41,77 'deni':69 'detail':51 'devic':46 'disabl':159,183,208,221,242 'dr':2 'effect':138 'enforc':108,142 'enough':188 'entir':211 'evad':204 'even':24 'facebook':9 'fingerprint':206 'found':16 'happen':165 'head':225 'help':127 'identifi':50 'inc':39 'includ':8,43 'inform':47 'involv':67 'io':6,101 'ip':44 'iphon':121,199 'isn':186 'issu':94,145 'lack':106 'link':245 'linkedin':10 'make':213 'manag':234 'mastodon':252 'mastodon.social':254 'mastodon.social/@mysk/111816751385137545](https://mastodon.social/@mysk/111816751385137545)':253 'may':126 'mitig':143 'mysk':38 'note':197 'notif':23,82,161,174,181,210,214,222,227,235,244 'open':223 'oper':122 'option':172 'origin':249 'piped.video':157 'piped.video/watch?v=4zptjgg9t7s):':156 'popular':5 'post':250 'prevent':162,218 'privaci':112 'problem':130 'process':83 'purpos':61 'push':209 'relat':88 'remain':133 'repli':149 'research':36,73,152,248 'rule':113,125 'secur':35 'seen':136 'select':228 'set':224 'sever':4 'silent':215 'similar':196 'system':123 'tap':238 'target':57 'test':32 'tiktok':11 'tl':1 'toggl':170,240 'track':60,92 'twitter':13 'unfortun':212 'unnecessari':80 'upcom':117 'use':55 'user':20,200 'version':3 'video':155 'want':202,232 'widespread':99 'www.bleepingcomputer.com':192 'www.bleepingcomputer.com/news/security/iphone-apps-abuse-ios-push-notifications-to-collect-user-data/)':191"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706381220
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11219865"
  +editedAt: DateTimeImmutable @1728825740 {#1455
    date: 2024-10-13 15:22:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706294820 {#1453
    date: 2024-01-26 19:47: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
88 DENIED moderate
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1439 …}
  +slug: "iPhone-Apps-Secretly-Harvest-Data-When-They-Send-You-Notifications"
  +title: "iPhone Apps Secretly Harvest Data When They Send You Notifications, Researchers Find"
  +url: "https://gizmodo.com/iphone-apps-can-harvest-data-from-notifications-1851194537"
  +body: """
    TL;DR version:\n
    \n
    Several popular iOS apps, including Facebook, LinkedIn, TikTok, and Twitter, have been found to be collecting user data through notifications, even when the app is closed, according to tests conducted by security researchers at Mysk Inc. The data collected includes IP addresses, device information, and other identifiable details, which can be used for targeted advertising and tracking purposes. While some of the companies involved have denied the allegations, the researchers claim that the data collection is unnecessary for notification processing and appears to be related to analytics and tracking. The issue is believed to be widespread among iOS apps, and Apple’s lack of enforcement of its own privacy rules has been criticized. Upcoming changes to the iPhone operating system’s rules may help address the problem, but it remains to be seen how effectively they will be enforced.\n
    \n
    Mitigating the issue:\n
    \n
    - According to a reply from the researchers under their [video](https://piped.video/watch?v=4ZPTjGG9t7s):\n
    \n
    > Disabling the notifications prevents this from happening, but you have to toggle the option “Allow Notifications” of the app off. Allowing the notifications while disabling the alerts isn’t enough.\n
    \n
    - Another [article](https://www.bleepingcomputer.com/news/security/iphone-apps-abuse-ios-push-notifications-to-collect-user-data/) from BleepingComputer similarly notes that:\n
    \n
    > iPhone users who want to evade this fingerprinting should disable push notifications entirely. Unfortunately, making notifications silent will not prevent abuse. To disable notifications, open ‘Settings,’ head to ‘Notifications,’ select the app you want to manage notifications for and tap the toggle to disable ‘Allow Notifications.’\n
    \n
    Link to the researchers’ original post on Mastodon: [mastodon.social/@mysk/111816751385137545](https://mastodon.social/@mysk/111816751385137545)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728876530 {#1457
    date: 2024-10-14 05:28:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 33288
  -titleTs: "'app':2 'data':5 'find':12 'harvest':4 'iphon':1 'notif':10 'research':11 'secret':3 'send':8"
  -bodyTs: "'/@mysk/111816751385137545](https://mastodon.social/@mysk/111816751385137545)':255 '/news/security/iphone-apps-abuse-ios-push-notifications-to-collect-user-data/)':193 '/watch?v=4zptjgg9t7s):':158 'abus':219 'accord':30,146 'address':45,128 'advertis':58 'alert':185 'alleg':71 'allow':173,179,243 'among':100 'analyt':90 'anoth':189 'app':7,27,102,177,230 'appear':85 'appl':104 'articl':190 'believ':96 'bleepingcomput':195 'chang':118 'claim':74 'close':29 'collect':19,42,78 'compani':66 'conduct':33 'critic':116 'data':21,41,77 'deni':69 'detail':51 'devic':46 'disabl':159,183,208,221,242 'dr':2 'effect':138 'enforc':108,142 'enough':188 'entir':211 'evad':204 'even':24 'facebook':9 'fingerprint':206 'found':16 'happen':165 'head':225 'help':127 'identifi':50 'inc':39 'includ':8,43 'inform':47 'involv':67 'io':6,101 'ip':44 'iphon':121,199 'isn':186 'issu':94,145 'lack':106 'link':245 'linkedin':10 'make':213 'manag':234 'mastodon':252 'mastodon.social':254 'mastodon.social/@mysk/111816751385137545](https://mastodon.social/@mysk/111816751385137545)':253 'may':126 'mitig':143 'mysk':38 'note':197 'notif':23,82,161,174,181,210,214,222,227,235,244 'open':223 'oper':122 'option':172 'origin':249 'piped.video':157 'piped.video/watch?v=4zptjgg9t7s):':156 'popular':5 'post':250 'prevent':162,218 'privaci':112 'problem':130 'process':83 'purpos':61 'push':209 'relat':88 'remain':133 'repli':149 'research':36,73,152,248 'rule':113,125 'secur':35 'seen':136 'select':228 'set':224 'sever':4 'silent':215 'similar':196 'system':123 'tap':238 'target':57 'test':32 'tiktok':11 'tl':1 'toggl':170,240 'track':60,92 'twitter':13 'unfortun':212 'unnecessari':80 'upcom':117 'use':55 'user':20,200 'version':3 'video':155 'want':202,232 'widespread':99 'www.bleepingcomputer.com':192 'www.bleepingcomputer.com/news/security/iphone-apps-abuse-ios-push-notifications-to-collect-user-data/)':191"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706381220
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11219865"
  +editedAt: DateTimeImmutable @1728825740 {#1455
    date: 2024-10-13 15:22:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706294820 {#1453
    date: 2024-01-26 19:47: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
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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Starting-over-and-doing-it-right"
  +title: "Starting over and doing it "right""
  +url: null
  +body: """
    Y’all, this is gonna be super broad, and I apologize for that, but I’m pretty new to all this and am looking for advice and guidance because I’m pretty overwhelmed at the moment. Any help is very, very appreciated.\n
    \n
    For the last ~3 years, I’ve been running a basic home server on an old computer. Right now, it is hosting HomeAssistant, Frigate NVR, their various dependencies, and other things I use (such as zigbee2mqtt, zwave-js-ui, node-red, mosquitto, vscode, etc).\n
    \n
    This old server has been my “learning playground” for the last few years, as it was my very first home server and my first foray into linux. That said, it’s obviously got some shortcomings in terms of basic setup (it’s probably not secure, it’s definitely messy, some things don’t work as I’d like, etc). It’s currently on its way out (the motherboard is slowly kicking the bucket on me), so it’s time to replace it, and I kind of what to start over (not completely - I’ve hundreds of automations in home assistant and node-red, for instance, that I don’t want to have to completely re-write, so I intend to export/import those as needed) and do it “right” this time - at this point, I think this is where I’m hung up, paralyzed by a fear of doing it “wrong” and winding up with an inefficient, insecure mess.\n
    \n
    The new server, I want to be much more robust in terms of capability, and I have a handful of things I’d really love to do: pi-hole (though I need to buy a new router for this, so that has to come later on unless it’d save a bunch of headache doing it from the get-go), NAS, media server (plex/jellyfin), *arr stuff, as well as plenty of new things I’d love to self-host like Trilium notes, Tandoor or Mealie, Grocy, backups of local PCs/phones/etc (nextcloud?)… obviously this part is impossible to completely cover, but I suspect the hardware (list below) should be capable?\n
    \n
    I would love to put all my security cameras on their own subnet or vlan or something to keep them more secure.\n
    \n
    I need everything to be fully but securely accessible from outside the network. I’ve recently set up nginx for this on my current server and it works well, though I probably didn’t do it 100% “right.” Is something like Tailscale something I should look to use in conjuction with that? In place of? Not at all?\n
    \n
    I’ve also looked at something like Authelia for SSO, which would probably be convenient but also probably isn’t entirely necessary.\n
    \n
    Currently considering Proxmox, but then again, TrueNAS would be helpful for the storage aspect of all this. Can/should you run TrueNAS inside Proxmox? Should I be looking elsewhere entirely?\n
    \n
    Here’s the hardware for the recently-retired gaming PC I’ll be using:  \n
    [pcpartpicker.com/list/chV3jH](https://pcpartpicker.com/list/chV3jH)  \n
    Also various SSDs and HDDs.\n
    \n
    I’m in this weird place where I don’t have too much room to play around because I want to get all my home automation and security stuff back up as quickly as possible, but I don’t want to screw this all up.\n
    \n
    Again, any help/advice/input at all is super, super appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728873093 {#1497
    date: 2024-10-14 04:31:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 33065
  -titleTs: "'right':6 'start':1"
  -bodyTs: "'/list/chv3jh](https://pcpartpicker.com/list/chv3jh)':509 '100':419 '3':46 'access':391 'advic':26 'also':443,457,510 'apolog':11 'appreci':42,568 'around':531 'arr':315 'aspect':476 'assist':188 'authelia':448 'autom':185,540 'back':544 'backup':338 'basic':53,127 'broad':8 'bucket':161 'bunch':301 'buy':283 'camera':369 'can/should':480 'capabl':262,360 'come':293 'complet':180,203,349 'comput':59 'conjuct':432 'consid':464 'conveni':455 'cover':350 'current':150,406,463 'd':145,271,298,325 'definit':136 'depend':70 'didn':415 'elsewher':490 'entir':461,491 'etc':88,147 'everyth':385 'export/import':211 'fear':236 'first':107,112 'foray':113 'frigat':66 'fulli':388 'game':501 'get':309,536 'get-go':308 'go':310 'gonna':5 'got':121 'groci':337 'guidanc':28 'hand':267 'hardwar':355,495 'hdds':514 'headach':303 'help':38,472 'help/advice/input':562 'hole':278 'home':54,108,187,539 'homeassist':65 'host':64,330 'hundr':183 'hung':231 'imposs':347 'ineffici':246 'insecur':247 'insid':484 'instanc':194 'intend':209 'isn':459 'js':81 'keep':379 'kick':159 'kind':173 'last':45,99 'later':294 'learn':95 'like':146,331,423,447 'linux':115 'list':356 'll':504 'local':340 'look':24,428,444,489 'love':273,326,363 'm':16,31,230,516 'meali':336 'media':312 'mess':248 'messi':137 'moment':36 'mosquitto':86 'motherboard':156 'much':256,527 'nas':311 'necessari':462 'need':214,281,384 'network':395 'new':18,250,285,322 'nextcloud':342 'nginx':401 'node':84,191 'node-r':83,190 'note':333 'nvr':67 'obvious':120,343 'old':58,90 'outsid':393 'overwhelm':33 'paralyz':233 'part':345 'pc':502 'pcpartpicker.com':508 'pcpartpicker.com/list/chv3jh](https://pcpartpicker.com/list/chv3jh)':507 'pcs/phones/etc':341 'pi':277 'pi-hol':276 'place':436,520 'play':530 'playground':96 'plenti':320 'plex/jellyfin':314 'point':223 'possibl':549 'pretti':17,32 'probabl':131,414,453,458 'proxmox':465,485 'put':365 'quick':547 're':205 're-writ':204 'realli':272 'recent':398,499 'recently-retir':498 'red':85,192 'replac':169 'retir':500 'right':60,218,420 'robust':258 'room':528 'router':286 'run':51,482 'said':117 'save':299 'screw':556 'secur':133,368,382,390,542 'self':329 'self-host':328 'server':55,91,109,251,313,407 'set':399 'setup':128 'shortcom':123 'slowli':158 'someth':377,422,425,446 'ssds':512 'sso':450 'start':177 'storag':475 'stuff':316,543 'subnet':373 'super':7,566,567 'suspect':353 'tailscal':424 'tandoor':334 'term':125,260 'thing':73,139,269,323 'think':225 'though':279,412 'time':167,220 'trilium':332 'truena':469,483 'ui':82 'unless':296 'use':75,430,506 'various':69,511 've':49,182,397,442 'vlan':375 'vscode':87 'want':199,253,534,554 'way':153 'weird':519 'well':318,411 'wind':242 'work':142,410 'would':362,452,470 'write':206 'wrong':240 'y':1 'year':47,101 'zigbee2mqtt':78 'zwave':80 'zwave-js-ui':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706300711
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13070962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706214311 {#1484
    date: 2024-01-25 21:25:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Starting-over-and-doing-it-right"
  +title: "Starting over and doing it "right""
  +url: null
  +body: """
    Y’all, this is gonna be super broad, and I apologize for that, but I’m pretty new to all this and am looking for advice and guidance because I’m pretty overwhelmed at the moment. Any help is very, very appreciated.\n
    \n
    For the last ~3 years, I’ve been running a basic home server on an old computer. Right now, it is hosting HomeAssistant, Frigate NVR, their various dependencies, and other things I use (such as zigbee2mqtt, zwave-js-ui, node-red, mosquitto, vscode, etc).\n
    \n
    This old server has been my “learning playground” for the last few years, as it was my very first home server and my first foray into linux. That said, it’s obviously got some shortcomings in terms of basic setup (it’s probably not secure, it’s definitely messy, some things don’t work as I’d like, etc). It’s currently on its way out (the motherboard is slowly kicking the bucket on me), so it’s time to replace it, and I kind of what to start over (not completely - I’ve hundreds of automations in home assistant and node-red, for instance, that I don’t want to have to completely re-write, so I intend to export/import those as needed) and do it “right” this time - at this point, I think this is where I’m hung up, paralyzed by a fear of doing it “wrong” and winding up with an inefficient, insecure mess.\n
    \n
    The new server, I want to be much more robust in terms of capability, and I have a handful of things I’d really love to do: pi-hole (though I need to buy a new router for this, so that has to come later on unless it’d save a bunch of headache doing it from the get-go), NAS, media server (plex/jellyfin), *arr stuff, as well as plenty of new things I’d love to self-host like Trilium notes, Tandoor or Mealie, Grocy, backups of local PCs/phones/etc (nextcloud?)… obviously this part is impossible to completely cover, but I suspect the hardware (list below) should be capable?\n
    \n
    I would love to put all my security cameras on their own subnet or vlan or something to keep them more secure.\n
    \n
    I need everything to be fully but securely accessible from outside the network. I’ve recently set up nginx for this on my current server and it works well, though I probably didn’t do it 100% “right.” Is something like Tailscale something I should look to use in conjuction with that? In place of? Not at all?\n
    \n
    I’ve also looked at something like Authelia for SSO, which would probably be convenient but also probably isn’t entirely necessary.\n
    \n
    Currently considering Proxmox, but then again, TrueNAS would be helpful for the storage aspect of all this. Can/should you run TrueNAS inside Proxmox? Should I be looking elsewhere entirely?\n
    \n
    Here’s the hardware for the recently-retired gaming PC I’ll be using:  \n
    [pcpartpicker.com/list/chV3jH](https://pcpartpicker.com/list/chV3jH)  \n
    Also various SSDs and HDDs.\n
    \n
    I’m in this weird place where I don’t have too much room to play around because I want to get all my home automation and security stuff back up as quickly as possible, but I don’t want to screw this all up.\n
    \n
    Again, any help/advice/input at all is super, super appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728873093 {#1497
    date: 2024-10-14 04:31:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 33065
  -titleTs: "'right':6 'start':1"
  -bodyTs: "'/list/chv3jh](https://pcpartpicker.com/list/chv3jh)':509 '100':419 '3':46 'access':391 'advic':26 'also':443,457,510 'apolog':11 'appreci':42,568 'around':531 'arr':315 'aspect':476 'assist':188 'authelia':448 'autom':185,540 'back':544 'backup':338 'basic':53,127 'broad':8 'bucket':161 'bunch':301 'buy':283 'camera':369 'can/should':480 'capabl':262,360 'come':293 'complet':180,203,349 'comput':59 'conjuct':432 'consid':464 'conveni':455 'cover':350 'current':150,406,463 'd':145,271,298,325 'definit':136 'depend':70 'didn':415 'elsewher':490 'entir':461,491 'etc':88,147 'everyth':385 'export/import':211 'fear':236 'first':107,112 'foray':113 'frigat':66 'fulli':388 'game':501 'get':309,536 'get-go':308 'go':310 'gonna':5 'got':121 'groci':337 'guidanc':28 'hand':267 'hardwar':355,495 'hdds':514 'headach':303 'help':38,472 'help/advice/input':562 'hole':278 'home':54,108,187,539 'homeassist':65 'host':64,330 'hundr':183 'hung':231 'imposs':347 'ineffici':246 'insecur':247 'insid':484 'instanc':194 'intend':209 'isn':459 'js':81 'keep':379 'kick':159 'kind':173 'last':45,99 'later':294 'learn':95 'like':146,331,423,447 'linux':115 'list':356 'll':504 'local':340 'look':24,428,444,489 'love':273,326,363 'm':16,31,230,516 'meali':336 'media':312 'mess':248 'messi':137 'moment':36 'mosquitto':86 'motherboard':156 'much':256,527 'nas':311 'necessari':462 'need':214,281,384 'network':395 'new':18,250,285,322 'nextcloud':342 'nginx':401 'node':84,191 'node-r':83,190 'note':333 'nvr':67 'obvious':120,343 'old':58,90 'outsid':393 'overwhelm':33 'paralyz':233 'part':345 'pc':502 'pcpartpicker.com':508 'pcpartpicker.com/list/chv3jh](https://pcpartpicker.com/list/chv3jh)':507 'pcs/phones/etc':341 'pi':277 'pi-hol':276 'place':436,520 'play':530 'playground':96 'plenti':320 'plex/jellyfin':314 'point':223 'possibl':549 'pretti':17,32 'probabl':131,414,453,458 'proxmox':465,485 'put':365 'quick':547 're':205 're-writ':204 'realli':272 'recent':398,499 'recently-retir':498 'red':85,192 'replac':169 'retir':500 'right':60,218,420 'robust':258 'room':528 'router':286 'run':51,482 'said':117 'save':299 'screw':556 'secur':133,368,382,390,542 'self':329 'self-host':328 'server':55,91,109,251,313,407 'set':399 'setup':128 'shortcom':123 'slowli':158 'someth':377,422,425,446 'ssds':512 'sso':450 'start':177 'storag':475 'stuff':316,543 'subnet':373 'super':7,566,567 'suspect':353 'tailscal':424 'tandoor':334 'term':125,260 'thing':73,139,269,323 'think':225 'though':279,412 'time':167,220 'trilium':332 'truena':469,483 'ui':82 'unless':296 'use':75,430,506 'various':69,511 've':49,182,397,442 'vlan':375 'vscode':87 'want':199,253,534,554 'way':153 'weird':519 'well':318,411 'wind':242 'work':142,410 'would':362,452,470 'write':206 'wrong':240 'y':1 'year':47,101 'zigbee2mqtt':78 'zwave':80 'zwave-js-ui':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706300711
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13070962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706214311 {#1484
    date: 2024-01-25 21:25:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Starting-over-and-doing-it-right"
  +title: "Starting over and doing it "right""
  +url: null
  +body: """
    Y’all, this is gonna be super broad, and I apologize for that, but I’m pretty new to all this and am looking for advice and guidance because I’m pretty overwhelmed at the moment. Any help is very, very appreciated.\n
    \n
    For the last ~3 years, I’ve been running a basic home server on an old computer. Right now, it is hosting HomeAssistant, Frigate NVR, their various dependencies, and other things I use (such as zigbee2mqtt, zwave-js-ui, node-red, mosquitto, vscode, etc).\n
    \n
    This old server has been my “learning playground” for the last few years, as it was my very first home server and my first foray into linux. That said, it’s obviously got some shortcomings in terms of basic setup (it’s probably not secure, it’s definitely messy, some things don’t work as I’d like, etc). It’s currently on its way out (the motherboard is slowly kicking the bucket on me), so it’s time to replace it, and I kind of what to start over (not completely - I’ve hundreds of automations in home assistant and node-red, for instance, that I don’t want to have to completely re-write, so I intend to export/import those as needed) and do it “right” this time - at this point, I think this is where I’m hung up, paralyzed by a fear of doing it “wrong” and winding up with an inefficient, insecure mess.\n
    \n
    The new server, I want to be much more robust in terms of capability, and I have a handful of things I’d really love to do: pi-hole (though I need to buy a new router for this, so that has to come later on unless it’d save a bunch of headache doing it from the get-go), NAS, media server (plex/jellyfin), *arr stuff, as well as plenty of new things I’d love to self-host like Trilium notes, Tandoor or Mealie, Grocy, backups of local PCs/phones/etc (nextcloud?)… obviously this part is impossible to completely cover, but I suspect the hardware (list below) should be capable?\n
    \n
    I would love to put all my security cameras on their own subnet or vlan or something to keep them more secure.\n
    \n
    I need everything to be fully but securely accessible from outside the network. I’ve recently set up nginx for this on my current server and it works well, though I probably didn’t do it 100% “right.” Is something like Tailscale something I should look to use in conjuction with that? In place of? Not at all?\n
    \n
    I’ve also looked at something like Authelia for SSO, which would probably be convenient but also probably isn’t entirely necessary.\n
    \n
    Currently considering Proxmox, but then again, TrueNAS would be helpful for the storage aspect of all this. Can/should you run TrueNAS inside Proxmox? Should I be looking elsewhere entirely?\n
    \n
    Here’s the hardware for the recently-retired gaming PC I’ll be using:  \n
    [pcpartpicker.com/list/chV3jH](https://pcpartpicker.com/list/chV3jH)  \n
    Also various SSDs and HDDs.\n
    \n
    I’m in this weird place where I don’t have too much room to play around because I want to get all my home automation and security stuff back up as quickly as possible, but I don’t want to screw this all up.\n
    \n
    Again, any help/advice/input at all is super, super appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728873093 {#1497
    date: 2024-10-14 04:31:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 33065
  -titleTs: "'right':6 'start':1"
  -bodyTs: "'/list/chv3jh](https://pcpartpicker.com/list/chv3jh)':509 '100':419 '3':46 'access':391 'advic':26 'also':443,457,510 'apolog':11 'appreci':42,568 'around':531 'arr':315 'aspect':476 'assist':188 'authelia':448 'autom':185,540 'back':544 'backup':338 'basic':53,127 'broad':8 'bucket':161 'bunch':301 'buy':283 'camera':369 'can/should':480 'capabl':262,360 'come':293 'complet':180,203,349 'comput':59 'conjuct':432 'consid':464 'conveni':455 'cover':350 'current':150,406,463 'd':145,271,298,325 'definit':136 'depend':70 'didn':415 'elsewher':490 'entir':461,491 'etc':88,147 'everyth':385 'export/import':211 'fear':236 'first':107,112 'foray':113 'frigat':66 'fulli':388 'game':501 'get':309,536 'get-go':308 'go':310 'gonna':5 'got':121 'groci':337 'guidanc':28 'hand':267 'hardwar':355,495 'hdds':514 'headach':303 'help':38,472 'help/advice/input':562 'hole':278 'home':54,108,187,539 'homeassist':65 'host':64,330 'hundr':183 'hung':231 'imposs':347 'ineffici':246 'insecur':247 'insid':484 'instanc':194 'intend':209 'isn':459 'js':81 'keep':379 'kick':159 'kind':173 'last':45,99 'later':294 'learn':95 'like':146,331,423,447 'linux':115 'list':356 'll':504 'local':340 'look':24,428,444,489 'love':273,326,363 'm':16,31,230,516 'meali':336 'media':312 'mess':248 'messi':137 'moment':36 'mosquitto':86 'motherboard':156 'much':256,527 'nas':311 'necessari':462 'need':214,281,384 'network':395 'new':18,250,285,322 'nextcloud':342 'nginx':401 'node':84,191 'node-r':83,190 'note':333 'nvr':67 'obvious':120,343 'old':58,90 'outsid':393 'overwhelm':33 'paralyz':233 'part':345 'pc':502 'pcpartpicker.com':508 'pcpartpicker.com/list/chv3jh](https://pcpartpicker.com/list/chv3jh)':507 'pcs/phones/etc':341 'pi':277 'pi-hol':276 'place':436,520 'play':530 'playground':96 'plenti':320 'plex/jellyfin':314 'point':223 'possibl':549 'pretti':17,32 'probabl':131,414,453,458 'proxmox':465,485 'put':365 'quick':547 're':205 're-writ':204 'realli':272 'recent':398,499 'recently-retir':498 'red':85,192 'replac':169 'retir':500 'right':60,218,420 'robust':258 'room':528 'router':286 'run':51,482 'said':117 'save':299 'screw':556 'secur':133,368,382,390,542 'self':329 'self-host':328 'server':55,91,109,251,313,407 'set':399 'setup':128 'shortcom':123 'slowli':158 'someth':377,422,425,446 'ssds':512 'sso':450 'start':177 'storag':475 'stuff':316,543 'subnet':373 'super':7,566,567 'suspect':353 'tailscal':424 'tandoor':334 'term':125,260 'thing':73,139,269,323 'think':225 'though':279,412 'time':167,220 'trilium':332 'truena':469,483 'ui':82 'unless':296 'use':75,430,506 'various':69,511 've':49,182,397,442 'vlan':375 'vscode':87 'want':199,253,534,554 'way':153 'weird':519 'well':318,411 'wind':242 'work':142,410 'would':362,452,470 'write':206 'wrong':240 'y':1 'year':47,101 'zigbee2mqtt':78 'zwave':80 'zwave-js-ui':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706300711
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13070962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706214311 {#1484
    date: 2024-01-25 21:25:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#90
  +user: Proxies\__CG__\App\Entity\User {#1873 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: Proxies\__CG__\App\Entity\Image {#1372 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1797 …}
  +slug: "Linux-market-share-on-Steam-over-time-Sep-2023-1-63"
  +title: "Linux market share on Steam over time (Sep 2023 - 1.63%)"
  +url: "https://lemmy.ml/pictrs/image/ddca3ed2-8b1a-4721-96bc-1af8efa22d02.png"
  +body: "Source: [www.gamingonlinux.com/steam-tracker/](https://www.gamingonlinux.com/steam-tracker/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728871453 {#244
    date: 2024-10-14 04:04:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 9483
  -titleTs: "'1.63':10 '2023':9 'linux':1 'market':2 'sep':8 'share':3 'steam':5 'time':7"
  -bodyTs: "'/steam-tracker/](https://www.gamingonlinux.com/steam-tracker/)':4 'sourc':1 'www.gamingonlinux.com':3 'www.gamingonlinux.com/steam-tracker/](https://www.gamingonlinux.com/steam-tracker/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696592644
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6085885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696575144 {#253
    date: 2023-10-06 08:52:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#90
  +user: Proxies\__CG__\App\Entity\User {#1873 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: Proxies\__CG__\App\Entity\Image {#1372 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1797 …}
  +slug: "Linux-market-share-on-Steam-over-time-Sep-2023-1-63"
  +title: "Linux market share on Steam over time (Sep 2023 - 1.63%)"
  +url: "https://lemmy.ml/pictrs/image/ddca3ed2-8b1a-4721-96bc-1af8efa22d02.png"
  +body: "Source: [www.gamingonlinux.com/steam-tracker/](https://www.gamingonlinux.com/steam-tracker/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728871453 {#244
    date: 2024-10-14 04:04:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 9483
  -titleTs: "'1.63':10 '2023':9 'linux':1 'market':2 'sep':8 'share':3 'steam':5 'time':7"
  -bodyTs: "'/steam-tracker/](https://www.gamingonlinux.com/steam-tracker/)':4 'sourc':1 'www.gamingonlinux.com':3 'www.gamingonlinux.com/steam-tracker/](https://www.gamingonlinux.com/steam-tracker/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696592644
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6085885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696575144 {#253
    date: 2023-10-06 08:52:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#90
  +user: Proxies\__CG__\App\Entity\User {#1873 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1823 …}
  +image: Proxies\__CG__\App\Entity\Image {#1372 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1797 …}
  +slug: "Linux-market-share-on-Steam-over-time-Sep-2023-1-63"
  +title: "Linux market share on Steam over time (Sep 2023 - 1.63%)"
  +url: "https://lemmy.ml/pictrs/image/ddca3ed2-8b1a-4721-96bc-1af8efa22d02.png"
  +body: "Source: [www.gamingonlinux.com/steam-tracker/](https://www.gamingonlinux.com/steam-tracker/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728871453 {#244
    date: 2024-10-14 04:04:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 9483
  -titleTs: "'1.63':10 '2023':9 'linux':1 'market':2 'sep':8 'share':3 'steam':5 'time':7"
  -bodyTs: "'/steam-tracker/](https://www.gamingonlinux.com/steam-tracker/)':4 'sourc':1 'www.gamingonlinux.com':3 'www.gamingonlinux.com/steam-tracker/](https://www.gamingonlinux.com/steam-tracker/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696592644
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6085885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696575144 {#253
    date: 2023-10-06 08:52:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "What-opera-do-you-think-has-a-good-production-that"
  +title: "What opera do you think has a good production that was shared freely on the Internet?"
  +url: null
  +body: "Please include a link."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728871039 {#1476
    date: 2024-10-14 03:57:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 33147
  -titleTs: "'freeli':13 'good':8 'internet':16 'opera':2 'product':9 'share':12 'think':5"
  -bodyTs: "'includ':2 'link':4 'pleas':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706324465
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11195252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706238065 {#1761
    date: 2024-01-26 04:01:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "What-opera-do-you-think-has-a-good-production-that"
  +title: "What opera do you think has a good production that was shared freely on the Internet?"
  +url: null
  +body: "Please include a link."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728871039 {#1476
    date: 2024-10-14 03:57:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 33147
  -titleTs: "'freeli':13 'good':8 'internet':16 'opera':2 'product':9 'share':12 'think':5"
  -bodyTs: "'includ':2 'link':4 'pleas':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706324465
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11195252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706238065 {#1761
    date: 2024-01-26 04:01:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "What-opera-do-you-think-has-a-good-production-that"
  +title: "What opera do you think has a good production that was shared freely on the Internet?"
  +url: null
  +body: "Please include a link."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728871039 {#1476
    date: 2024-10-14 03:57:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 33147
  -titleTs: "'freeli':13 'good':8 'internet':16 'opera':2 'product':9 'share':12 'think':5"
  -bodyTs: "'includ':2 'link':4 'pleas':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706324465
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11195252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706238065 {#1761
    date: 2024-01-26 04:01: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