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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.29 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-the-goofiest-Christmas-present-you-received-this-year"
  +title: "What is the goofiest Christmas present you received this year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710578162 {#184
    date: 2024-03-16 09:36:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 24891
  -titleTs: "'christma':5 'goofiest':4 'present':6 'receiv':8 'year':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703654817
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9982469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703568417 {#241
    date: 2023-12-26 06:26:57.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 {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-the-goofiest-Christmas-present-you-received-this-year"
  +title: "What is the goofiest Christmas present you received this year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710578162 {#184
    date: 2024-03-16 09:36:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 24891
  -titleTs: "'christma':5 'goofiest':4 'present':6 'receiv':8 'year':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703654817
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9982469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703568417 {#241
    date: 2023-12-26 06:26:57.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 {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-the-goofiest-Christmas-present-you-received-this-year"
  +title: "What is the goofiest Christmas present you received this year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710578162 {#184
    date: 2024-03-16 09:36:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 24891
  -titleTs: "'christma':5 'goofiest':4 'present':6 'receiv':8 'year':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703654817
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9982469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703568417 {#241
    date: 2023-12-26 06:26:57.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 {#1876
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Corporate-Censorship-Bring-You-Here"
  +title: "Corporate Censorship Bring You Here?"
  +url: null
  +body: """
    Pure curiosity:\n
    \n
    If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
    \n
    Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
    \n
    - I left reddit or some other because they censor…?\n
    - The lemmy community is more for me because?\n
    - I reasons my instance policies or moderators are better than the other platform is?\n
    - The other platform restricted opinions or views regarding…?\n
    \n
    If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
    \n
    Oh boy…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710670716 {#1867
    date: 2024-03-17 11:18:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1866 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 24889
  -titleTs: "'bring':3 'censorship':2 'corpor':1"
  -bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703653841
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/6452444"
  +editedAt: DateTimeImmutable @1707846965 {#1913
    date: 2024-02-13 18:56:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703567441 {#1408
    date: 2023-12-26 06:10:41.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 {#1876
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Corporate-Censorship-Bring-You-Here"
  +title: "Corporate Censorship Bring You Here?"
  +url: null
  +body: """
    Pure curiosity:\n
    \n
    If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
    \n
    Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
    \n
    - I left reddit or some other because they censor…?\n
    - The lemmy community is more for me because?\n
    - I reasons my instance policies or moderators are better than the other platform is?\n
    - The other platform restricted opinions or views regarding…?\n
    \n
    If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
    \n
    Oh boy…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710670716 {#1867
    date: 2024-03-17 11:18:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1866 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 24889
  -titleTs: "'bring':3 'censorship':2 'corpor':1"
  -bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703653841
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/6452444"
  +editedAt: DateTimeImmutable @1707846965 {#1913
    date: 2024-02-13 18:56:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703567441 {#1408
    date: 2023-12-26 06:10:41.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 {#1876
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Corporate-Censorship-Bring-You-Here"
  +title: "Corporate Censorship Bring You Here?"
  +url: null
  +body: """
    Pure curiosity:\n
    \n
    If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
    \n
    Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
    \n
    - I left reddit or some other because they censor…?\n
    - The lemmy community is more for me because?\n
    - I reasons my instance policies or moderators are better than the other platform is?\n
    - The other platform restricted opinions or views regarding…?\n
    \n
    If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
    \n
    Oh boy…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710670716 {#1867
    date: 2024-03-17 11:18:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1866 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 24889
  -titleTs: "'bring':3 'censorship':2 'corpor':1"
  -bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703653841
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/6452444"
  +editedAt: DateTimeImmutable @1707846965 {#1913
    date: 2024-02-13 18:56:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703567441 {#1408
    date: 2023-12-26 06:10:41.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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Who-are-your-favorite-overlooked-historical-figures"
  +title: "Who are your favorite overlooked historical figures?"
  +url: null
  +body: """
    Lots of people were way more important than history books give them credit for. Do you have a favorite?\n
    \n
    Mine are Ibn al-Haytham and Mansa Musa. For very different reasons. Ibn al-Haytham basically invented the scientific method. And Mansa Musa was such a baller that he caused inflation when he visited places.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710473600 {#1894
    date: 2024-03-15 04:33:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 24888
  -titleTs: "'favorit':4 'figur':7 'histor':6 'overlook':5"
  -bodyTs: "'al':24,35 'al-haytham':23,34 'baller':48 'basic':37 'book':10 'caus':51 'credit':13 'differ':31 'favorit':19 'give':11 'haytham':25,36 'histori':9 'ibn':22,33 'import':7 'inflat':52 'invent':38 'lot':1 'mansa':27,43 'method':41 'mine':20 'musa':28,44 'peopl':3 'place':56 'reason':32 'scientif':40 'visit':55 'way':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703650687
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9981509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703564287 {#1893
    date: 2023-12-26 05:18:07.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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Who-are-your-favorite-overlooked-historical-figures"
  +title: "Who are your favorite overlooked historical figures?"
  +url: null
  +body: """
    Lots of people were way more important than history books give them credit for. Do you have a favorite?\n
    \n
    Mine are Ibn al-Haytham and Mansa Musa. For very different reasons. Ibn al-Haytham basically invented the scientific method. And Mansa Musa was such a baller that he caused inflation when he visited places.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710473600 {#1894
    date: 2024-03-15 04:33:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 24888
  -titleTs: "'favorit':4 'figur':7 'histor':6 'overlook':5"
  -bodyTs: "'al':24,35 'al-haytham':23,34 'baller':48 'basic':37 'book':10 'caus':51 'credit':13 'differ':31 'favorit':19 'give':11 'haytham':25,36 'histori':9 'ibn':22,33 'import':7 'inflat':52 'invent':38 'lot':1 'mansa':27,43 'method':41 'mine':20 'musa':28,44 'peopl':3 'place':56 'reason':32 'scientif':40 'visit':55 'way':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703650687
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9981509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703564287 {#1893
    date: 2023-12-26 05:18:07.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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Who-are-your-favorite-overlooked-historical-figures"
  +title: "Who are your favorite overlooked historical figures?"
  +url: null
  +body: """
    Lots of people were way more important than history books give them credit for. Do you have a favorite?\n
    \n
    Mine are Ibn al-Haytham and Mansa Musa. For very different reasons. Ibn al-Haytham basically invented the scientific method. And Mansa Musa was such a baller that he caused inflation when he visited places.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710473600 {#1894
    date: 2024-03-15 04:33:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 24888
  -titleTs: "'favorit':4 'figur':7 'histor':6 'overlook':5"
  -bodyTs: "'al':24,35 'al-haytham':23,34 'baller':48 'basic':37 'book':10 'caus':51 'credit':13 'differ':31 'favorit':19 'give':11 'haytham':25,36 'histori':9 'ibn':22,33 'import':7 'inflat':52 'invent':38 'lot':1 'mansa':27,43 'method':41 'mine':20 'musa':28,44 'peopl':3 'place':56 'reason':32 'scientif':40 'visit':55 'way':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703650687
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9981509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703564287 {#1893
    date: 2023-12-26 05:18:07.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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "what-hardware-and-software-mods-would-i-need-to-get"
  +title: "what hardware and software mods would i need to get a Craig tablet running a socialhome server?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703604396 {#1975
    date: 2023-12-26 16:26:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 25010
  -titleTs: "'craig':12 'get':10 'hardwar':2 'mod':5 'need':8 'run':14 'server':17 'socialhom':16 'softwar':4 'tablet':13 'would':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703649396
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6913075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703604396 {#1953
    date: 2023-12-26 16:26:36.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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "what-hardware-and-software-mods-would-i-need-to-get"
  +title: "what hardware and software mods would i need to get a Craig tablet running a socialhome server?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703604396 {#1975
    date: 2023-12-26 16:26:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 25010
  -titleTs: "'craig':12 'get':10 'hardwar':2 'mod':5 'need':8 'run':14 'server':17 'socialhom':16 'softwar':4 'tablet':13 'would':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703649396
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6913075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703604396 {#1953
    date: 2023-12-26 16:26:36.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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "what-hardware-and-software-mods-would-i-need-to-get"
  +title: "what hardware and software mods would i need to get a Craig tablet running a socialhome server?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703604396 {#1975
    date: 2023-12-26 16:26:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 25010
  -titleTs: "'craig':12 'get':10 'hardwar':2 'mod':5 'need':8 'run':14 'server':17 'socialhom':16 'softwar':4 'tablet':13 'would':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703649396
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6913075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703604396 {#1953
    date: 2023-12-26 16:26:36.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 {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Epson-Ecotank-Reset-Keygen"
  +title: "Epson Ecotank Reset Keygen"
  +url: null
  +body: """
    Has anyone come across/know about a Keygen for resetting the waste tank lockout on Epson Ecotank printers? I’d also accept a firmware update to override the lockout.\n
    \n
    Paying $10+ every couple months to continue using a printer that’s already paid for is absolutely bonkers.\n
    \n
    I’m willing to do my own sleuthing, but if anyone is willing or able to share any leads I’d love the head start.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707850049 {#1390
    date: 2024-02-13 19:47:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 24883
  -titleTs: "'ecotank':2 'epson':1 'keygen':4 'reset':3"
  -bodyTs: "'10':30 'abl':61 'absolut':45 'accept':21 'across/know':4 'alreadi':41 'also':20 'anyon':2,57 'bonker':46 'come':3 'continu':35 'coupl':32 'd':19,67 'ecotank':16 'epson':15 'everi':31 'firmwar':23 'head':70 'keygen':7 'lead':65 'lockout':13,28 'love':68 'm':48 'month':33 'overrid':26 'paid':42 'pay':29 'printer':17,38 'reset':9 'share':63 'sleuth':54 'start':71 'tank':12 'updat':24 'use':36 'wast':11 'will':49,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703648717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9981351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703562317 {#1386
    date: 2023-12-26 04:45: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
19 DENIED edit
App\Entity\Entry {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Epson-Ecotank-Reset-Keygen"
  +title: "Epson Ecotank Reset Keygen"
  +url: null
  +body: """
    Has anyone come across/know about a Keygen for resetting the waste tank lockout on Epson Ecotank printers? I’d also accept a firmware update to override the lockout.\n
    \n
    Paying $10+ every couple months to continue using a printer that’s already paid for is absolutely bonkers.\n
    \n
    I’m willing to do my own sleuthing, but if anyone is willing or able to share any leads I’d love the head start.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707850049 {#1390
    date: 2024-02-13 19:47:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 24883
  -titleTs: "'ecotank':2 'epson':1 'keygen':4 'reset':3"
  -bodyTs: "'10':30 'abl':61 'absolut':45 'accept':21 'across/know':4 'alreadi':41 'also':20 'anyon':2,57 'bonker':46 'come':3 'continu':35 'coupl':32 'd':19,67 'ecotank':16 'epson':15 'everi':31 'firmwar':23 'head':70 'keygen':7 'lead':65 'lockout':13,28 'love':68 'm':48 'month':33 'overrid':26 'paid':42 'pay':29 'printer':17,38 'reset':9 'share':63 'sleuth':54 'start':71 'tank':12 'updat':24 'use':36 'wast':11 'will':49,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703648717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9981351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703562317 {#1386
    date: 2023-12-26 04:45: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
20 DENIED moderate
App\Entity\Entry {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Epson-Ecotank-Reset-Keygen"
  +title: "Epson Ecotank Reset Keygen"
  +url: null
  +body: """
    Has anyone come across/know about a Keygen for resetting the waste tank lockout on Epson Ecotank printers? I’d also accept a firmware update to override the lockout.\n
    \n
    Paying $10+ every couple months to continue using a printer that’s already paid for is absolutely bonkers.\n
    \n
    I’m willing to do my own sleuthing, but if anyone is willing or able to share any leads I’d love the head start.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707850049 {#1390
    date: 2024-02-13 19:47:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 24883
  -titleTs: "'ecotank':2 'epson':1 'keygen':4 'reset':3"
  -bodyTs: "'10':30 'abl':61 'absolut':45 'accept':21 'across/know':4 'alreadi':41 'also':20 'anyon':2,57 'bonker':46 'come':3 'continu':35 'coupl':32 'd':19,67 'ecotank':16 'epson':15 'everi':31 'firmwar':23 'head':70 'keygen':7 'lead':65 'lockout':13,28 'love':68 'm':48 'month':33 'overrid':26 'paid':42 'pay':29 'printer':17,38 'reset':9 'share':63 'sleuth':54 'start':71 'tank':12 'updat':24 'use':36 'wast':11 'will':49,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703648717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9981351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703562317 {#1386
    date: 2023-12-26 04:45: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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Vulcan-Sex-Workers"
  +title: "Vulcan Sex Workers"
  +url: null
  +body: """
    It has occurred to me that Vulcan must have some form of sex industry to handle those going through Pon Farr who aren’t currently married or otherwise involved. Otherwise, they’d have constant issues with violence from those suffering the “blood fever” whose spouse was far away, or had died, or for some other reason had no one to mate with.\n
    \n
    Given Vulcan attitudes towards sex, it’s probably kept out of sight, and is only “officially” available to those experiencing their “Seven Year Itch,” but it has to exist, right?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708713004 {#1938
    date: 2024-02-23 19:30:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1942 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1374 …}
  +badges: Doctrine\ORM\PersistentCollection {#1369 …}
  +children: []
  -id: 24874
  -titleTs: "'sex':2 'vulcan':1 'worker':3"
  -bodyTs: "'aren':23 'attitud':65 'avail':79 'away':48 'blood':42 'constant':34 'current':25 'd':32 'die':51 'exist':91 'experienc':82 'far':47 'farr':21 'fever':43 'form':11 'given':63 'go':18 'handl':16 'industri':14 'involv':29 'issu':35 'itch':86 'kept':71 'marri':26 'mate':61 'must':8 'occur':3 'offici':78 'one':59 'otherwis':28,30 'pon':20 'probabl':70 'reason':56 'right':92 'seven':84 'sex':13,67 'sight':74 'spous':45 'suffer':40 'toward':66 'violenc':37 'vulcan':7,64 'whose':44 'year':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703644776
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9980563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703558376 {#1377
    date: 2023-12-26 03:39:36.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 {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Vulcan-Sex-Workers"
  +title: "Vulcan Sex Workers"
  +url: null
  +body: """
    It has occurred to me that Vulcan must have some form of sex industry to handle those going through Pon Farr who aren’t currently married or otherwise involved. Otherwise, they’d have constant issues with violence from those suffering the “blood fever” whose spouse was far away, or had died, or for some other reason had no one to mate with.\n
    \n
    Given Vulcan attitudes towards sex, it’s probably kept out of sight, and is only “officially” available to those experiencing their “Seven Year Itch,” but it has to exist, right?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708713004 {#1938
    date: 2024-02-23 19:30:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1942 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1374 …}
  +badges: Doctrine\ORM\PersistentCollection {#1369 …}
  +children: []
  -id: 24874
  -titleTs: "'sex':2 'vulcan':1 'worker':3"
  -bodyTs: "'aren':23 'attitud':65 'avail':79 'away':48 'blood':42 'constant':34 'current':25 'd':32 'die':51 'exist':91 'experienc':82 'far':47 'farr':21 'fever':43 'form':11 'given':63 'go':18 'handl':16 'industri':14 'involv':29 'issu':35 'itch':86 'kept':71 'marri':26 'mate':61 'must':8 'occur':3 'offici':78 'one':59 'otherwis':28,30 'pon':20 'probabl':70 'reason':56 'right':92 'seven':84 'sex':13,67 'sight':74 'spous':45 'suffer':40 'toward':66 'violenc':37 'vulcan':7,64 'whose':44 'year':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703644776
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9980563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703558376 {#1377
    date: 2023-12-26 03:39:36.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 {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Vulcan-Sex-Workers"
  +title: "Vulcan Sex Workers"
  +url: null
  +body: """
    It has occurred to me that Vulcan must have some form of sex industry to handle those going through Pon Farr who aren’t currently married or otherwise involved. Otherwise, they’d have constant issues with violence from those suffering the “blood fever” whose spouse was far away, or had died, or for some other reason had no one to mate with.\n
    \n
    Given Vulcan attitudes towards sex, it’s probably kept out of sight, and is only “officially” available to those experiencing their “Seven Year Itch,” but it has to exist, right?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708713004 {#1938
    date: 2024-02-23 19:30:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1942 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1374 …}
  +badges: Doctrine\ORM\PersistentCollection {#1369 …}
  +children: []
  -id: 24874
  -titleTs: "'sex':2 'vulcan':1 'worker':3"
  -bodyTs: "'aren':23 'attitud':65 'avail':79 'away':48 'blood':42 'constant':34 'current':25 'd':32 'die':51 'exist':91 'experienc':82 'far':47 'farr':21 'fever':43 'form':11 'given':63 'go':18 'handl':16 'industri':14 'involv':29 'issu':35 'itch':86 'kept':71 'marri':26 'mate':61 'must':8 'occur':3 'offici':78 'one':59 'otherwis':28,30 'pon':20 'probabl':70 'reason':56 'right':92 'seven':84 'sex':13,67 'sight':74 'spous':45 'suffer':40 'toward':66 'violenc':37 'vulcan':7,64 'whose':44 'year':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703644776
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9980563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703558376 {#1377
    date: 2023-12-26 03:39:36.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 {#1375
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-your-best-air-fryer-oven-recipes"
  +title: "What are your best air fryer/oven recipes?"
  +url: null
  +body: """
    My parents got me one of them fancy countertop air fryer/oven things and idk what to cook first when I get it set up. According to the box, it does everything a normal oven does as well as air fries. It can hold two whole chickens or 1 frozen pizza. It came with a rack for things like toast and a baking sheet. I also have a bunch of pans and stuff that I was given when I got my house that I’ve never used.\n
    \n
    I don’t know much about actually cooking food other than chicken should not be medium rare and that the cereal goes before the milk.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710473798 {#1370
    date: 2024-03-15 04:36:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 24870
  -titleTs: "'air':5 'best':4 'fryer/oven':6 'recip':7"
  -bodyTs: "'1':48 'accord':25 'actual':93 'air':10,39 'also':65 'bake':62 'box':28 'bunch':68 'came':52 'cereal':107 'chicken':46,98 'cook':17,94 'countertop':9 'everyth':31 'fanci':8 'first':18 'food':95 'fri':40 'frozen':49 'fryer/oven':11 'get':21 'given':76 'goe':108 'got':3,79 'hold':43 'hous':81 'idk':14 'know':90 'like':58 'medium':102 'milk':111 'much':91 'never':85 'normal':33 'one':5 'oven':34 'pan':70 'parent':2 'pizza':50 'rack':55 'rare':103 'set':23 'sheet':63 'stuff':72 'thing':12,57 'toast':59 'two':44 'use':86 've':84 'well':37 'whole':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703643800
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9980129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703557400 {#1371
    date: 2023-12-26 03:23:20.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 {#1375
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-your-best-air-fryer-oven-recipes"
  +title: "What are your best air fryer/oven recipes?"
  +url: null
  +body: """
    My parents got me one of them fancy countertop air fryer/oven things and idk what to cook first when I get it set up. According to the box, it does everything a normal oven does as well as air fries. It can hold two whole chickens or 1 frozen pizza. It came with a rack for things like toast and a baking sheet. I also have a bunch of pans and stuff that I was given when I got my house that I’ve never used.\n
    \n
    I don’t know much about actually cooking food other than chicken should not be medium rare and that the cereal goes before the milk.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710473798 {#1370
    date: 2024-03-15 04:36:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 24870
  -titleTs: "'air':5 'best':4 'fryer/oven':6 'recip':7"
  -bodyTs: "'1':48 'accord':25 'actual':93 'air':10,39 'also':65 'bake':62 'box':28 'bunch':68 'came':52 'cereal':107 'chicken':46,98 'cook':17,94 'countertop':9 'everyth':31 'fanci':8 'first':18 'food':95 'fri':40 'frozen':49 'fryer/oven':11 'get':21 'given':76 'goe':108 'got':3,79 'hold':43 'hous':81 'idk':14 'know':90 'like':58 'medium':102 'milk':111 'much':91 'never':85 'normal':33 'one':5 'oven':34 'pan':70 'parent':2 'pizza':50 'rack':55 'rare':103 'set':23 'sheet':63 'stuff':72 'thing':12,57 'toast':59 'two':44 'use':86 've':84 'well':37 'whole':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703643800
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9980129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703557400 {#1371
    date: 2023-12-26 03:23:20.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 {#1375
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-your-best-air-fryer-oven-recipes"
  +title: "What are your best air fryer/oven recipes?"
  +url: null
  +body: """
    My parents got me one of them fancy countertop air fryer/oven things and idk what to cook first when I get it set up. According to the box, it does everything a normal oven does as well as air fries. It can hold two whole chickens or 1 frozen pizza. It came with a rack for things like toast and a baking sheet. I also have a bunch of pans and stuff that I was given when I got my house that I’ve never used.\n
    \n
    I don’t know much about actually cooking food other than chicken should not be medium rare and that the cereal goes before the milk.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710473798 {#1370
    date: 2024-03-15 04:36:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 24870
  -titleTs: "'air':5 'best':4 'fryer/oven':6 'recip':7"
  -bodyTs: "'1':48 'accord':25 'actual':93 'air':10,39 'also':65 'bake':62 'box':28 'bunch':68 'came':52 'cereal':107 'chicken':46,98 'cook':17,94 'countertop':9 'everyth':31 'fanci':8 'first':18 'food':95 'fri':40 'frozen':49 'fryer/oven':11 'get':21 'given':76 'goe':108 'got':3,79 'hold':43 'hous':81 'idk':14 'know':90 'like':58 'medium':102 'milk':111 'much':91 'never':85 'normal':33 'one':5 'oven':34 'pan':70 'parent':2 'pizza':50 'rack':55 'rare':103 'set':23 'sheet':63 'stuff':72 'thing':12,57 'toast':59 'two':44 'use':86 've':84 'well':37 'whole':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703643800
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9980129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703557400 {#1371
    date: 2023-12-26 03:23:20.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 {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-do-you-like-about-socialism"
  +title: "What do you like about socialism?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710629612 {#2424
    date: 2024-03-16 23:53:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 24869
  -titleTs: "'like':4 'social':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703643746
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9980078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703557346 {#2446
    date: 2023-12-26 03:22:26.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 {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-do-you-like-about-socialism"
  +title: "What do you like about socialism?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710629612 {#2424
    date: 2024-03-16 23:53:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 24869
  -titleTs: "'like':4 'social':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703643746
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9980078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703557346 {#2446
    date: 2023-12-26 03:22:26.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 {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-do-you-like-about-socialism"
  +title: "What do you like about socialism?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710629612 {#2424
    date: 2024-03-16 23:53:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 24869
  -titleTs: "'like':4 'social':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703643746
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9980078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703557346 {#2446
    date: 2023-12-26 03:22:26.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 {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-happens-to-my-instance-if-my-domain-expires"
  +title: "What happens to my instance if my domain expires?"
  +url: null
  +body: """
    I recently was gifted a raspberry pi 5 and was looking at domains to buy to host my own instance. What happens to my instance if the domain expires?\n
    \n
    Also, do freenom and .tk just not allow new domains to be registered anymore?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710511511 {#2355
    date: 2024-03-15 15:05:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 24861
  -titleTs: "'domain':8 'expir':9 'happen':2 'instanc':5"
  -bodyTs: "'5':8 'allow':37 'also':30 'anymor':43 'buy':15 'domain':13,28,39 'expir':29 'freenom':32 'gift':4 'happen':22 'host':17 'instanc':20,25 'look':11 'new':38 'pi':7 'raspberri':6 'recent':2 'regist':42 'tk':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703638499
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11623429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703552099 {#2466
    date: 2023-12-26 01:54: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
35 DENIED edit
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-happens-to-my-instance-if-my-domain-expires"
  +title: "What happens to my instance if my domain expires?"
  +url: null
  +body: """
    I recently was gifted a raspberry pi 5 and was looking at domains to buy to host my own instance. What happens to my instance if the domain expires?\n
    \n
    Also, do freenom and .tk just not allow new domains to be registered anymore?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710511511 {#2355
    date: 2024-03-15 15:05:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 24861
  -titleTs: "'domain':8 'expir':9 'happen':2 'instanc':5"
  -bodyTs: "'5':8 'allow':37 'also':30 'anymor':43 'buy':15 'domain':13,28,39 'expir':29 'freenom':32 'gift':4 'happen':22 'host':17 'instanc':20,25 'look':11 'new':38 'pi':7 'raspberri':6 'recent':2 'regist':42 'tk':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703638499
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11623429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703552099 {#2466
    date: 2023-12-26 01:54: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
36 DENIED moderate
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-happens-to-my-instance-if-my-domain-expires"
  +title: "What happens to my instance if my domain expires?"
  +url: null
  +body: """
    I recently was gifted a raspberry pi 5 and was looking at domains to buy to host my own instance. What happens to my instance if the domain expires?\n
    \n
    Also, do freenom and .tk just not allow new domains to be registered anymore?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710511511 {#2355
    date: 2024-03-15 15:05:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 24861
  -titleTs: "'domain':8 'expir':9 'happen':2 'instanc':5"
  -bodyTs: "'5':8 'allow':37 'also':30 'anymor':43 'buy':15 'domain':13,28,39 'expir':29 'freenom':32 'gift':4 'happen':22 'host':17 'instanc':20,25 'look':11 'new':38 'pi':7 'raspberri':6 'recent':2 'regist':42 'tk':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703638499
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11623429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703552099 {#2466
    date: 2023-12-26 01:54: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
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 {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "When-you-go-home-for-the-holidays-do-you-ever"
  +title: "When you go home for the holidays, do you ever stop feeling like a kid?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710506579 {#2409
    date: 2024-03-15 13:42:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 24856
  -titleTs: "'ever':10 'feel':12 'go':3 'holiday':7 'home':4 'kid':15 'like':13 'stop':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703636703
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9976965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703550303 {#60
    date: 2023-12-26 01:25: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
39 DENIED edit
App\Entity\Entry {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "When-you-go-home-for-the-holidays-do-you-ever"
  +title: "When you go home for the holidays, do you ever stop feeling like a kid?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710506579 {#2409
    date: 2024-03-15 13:42:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 24856
  -titleTs: "'ever':10 'feel':12 'go':3 'holiday':7 'home':4 'kid':15 'like':13 'stop':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703636703
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9976965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703550303 {#60
    date: 2023-12-26 01:25: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
40 DENIED moderate
App\Entity\Entry {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "When-you-go-home-for-the-holidays-do-you-ever"
  +title: "When you go home for the holidays, do you ever stop feeling like a kid?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710506579 {#2409
    date: 2024-03-15 13:42:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 24856
  -titleTs: "'ever':10 'feel':12 'go':3 'holiday':7 'home':4 'kid':15 'like':13 'stop':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703636703
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9976965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703550303 {#60
    date: 2023-12-26 01:25: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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-do-you-like-about-liberalism-capitalism-and-conservatism"
  +title: "What do you like about liberalism, capitalism and conservatism?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708854866 {#1500
    date: 2024-02-25 10:54:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +badges: Doctrine\ORM\PersistentCollection {#1522 …}
  +children: []
  -id: 24852
  -titleTs: "'capit':7 'conservat':9 'liber':6 'like':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703636170
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/15267741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703549770 {#1521
    date: 2023-12-26 01:16: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 {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-do-you-like-about-liberalism-capitalism-and-conservatism"
  +title: "What do you like about liberalism, capitalism and conservatism?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708854866 {#1500
    date: 2024-02-25 10:54:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +badges: Doctrine\ORM\PersistentCollection {#1522 …}
  +children: []
  -id: 24852
  -titleTs: "'capit':7 'conservat':9 'liber':6 'like':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703636170
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/15267741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703549770 {#1521
    date: 2023-12-26 01:16: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 {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-do-you-like-about-liberalism-capitalism-and-conservatism"
  +title: "What do you like about liberalism, capitalism and conservatism?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708854866 {#1500
    date: 2024-02-25 10:54:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +badges: Doctrine\ORM\PersistentCollection {#1522 …}
  +children: []
  -id: 24852
  -titleTs: "'capit':7 'conservat':9 'liber':6 'like':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703636170
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/15267741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703549770 {#1521
    date: 2023-12-26 01:16: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 {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Lottery-winner"
  +title: "Lottery winner"
  +url: null
  +body: """
    If someone won $500,000,000 in the lottery, what would be the most effective way to spend it to change the political situation in America?\n
    \n
    Edit: Asking for a friend. Also; as much as I appreciate the violent suggestions, I’m thinking more positively focused.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710510120 {#1506
    date: 2024-03-15 14:42:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 24846
  -titleTs: "'lotteri':1 'winner':2"
  -bodyTs: "'000':5,6 '500':4 'also':32 'america':26 'appreci':37 'ask':28 'chang':21 'edit':27 'effect':15 'focus':46 'friend':31 'lotteri':9 'm':42 'much':34 'polit':23 'posit':45 'situat':24 'someon':2 'spend':18 'suggest':40 'think':43 'violent':39 'way':16 'won':3 'would':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703631616
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9974669"
  +editedAt: DateTimeImmutable @1707841910 {#1503
    date: 2024-02-13 17:31:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703545216 {#1504
    date: 2023-12-26 00:00: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
47 DENIED edit
App\Entity\Entry {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Lottery-winner"
  +title: "Lottery winner"
  +url: null
  +body: """
    If someone won $500,000,000 in the lottery, what would be the most effective way to spend it to change the political situation in America?\n
    \n
    Edit: Asking for a friend. Also; as much as I appreciate the violent suggestions, I’m thinking more positively focused.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710510120 {#1506
    date: 2024-03-15 14:42:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 24846
  -titleTs: "'lotteri':1 'winner':2"
  -bodyTs: "'000':5,6 '500':4 'also':32 'america':26 'appreci':37 'ask':28 'chang':21 'edit':27 'effect':15 'focus':46 'friend':31 'lotteri':9 'm':42 'much':34 'polit':23 'posit':45 'situat':24 'someon':2 'spend':18 'suggest':40 'think':43 'violent':39 'way':16 'won':3 'would':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703631616
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9974669"
  +editedAt: DateTimeImmutable @1707841910 {#1503
    date: 2024-02-13 17:31:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703545216 {#1504
    date: 2023-12-26 00:00: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
48 DENIED moderate
App\Entity\Entry {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Lottery-winner"
  +title: "Lottery winner"
  +url: null
  +body: """
    If someone won $500,000,000 in the lottery, what would be the most effective way to spend it to change the political situation in America?\n
    \n
    Edit: Asking for a friend. Also; as much as I appreciate the violent suggestions, I’m thinking more positively focused.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710510120 {#1506
    date: 2024-03-15 14:42:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 24846
  -titleTs: "'lotteri':1 'winner':2"
  -bodyTs: "'000':5,6 '500':4 'also':32 'america':26 'appreci':37 'ask':28 'chang':21 'edit':27 'effect':15 'focus':46 'friend':31 'lotteri':9 'm':42 'much':34 'polit':23 'posit':45 'situat':24 'someon':2 'spend':18 'suggest':40 'think':43 'violent':39 'way':16 'won':3 'would':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703631616
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9974669"
  +editedAt: DateTimeImmutable @1707841910 {#1503
    date: 2024-02-13 17:31:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703545216 {#1504
    date: 2023-12-26 00:00: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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1516 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Anyone-get-any-good-cooking-presents"
  +title: "Anyone get any good cooking presents?"
  +url: null
  +body: """
    Anyone get anything good for the holidays? Cooking ingredients, equipment, books, etc?\n
    \n
    I got some smoked maple syrup for my wife. I can def see using it in a cocktail.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710674593 {#1530
    date: 2024-03-17 12:23:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 24838
  -titleTs: "'anyon':1 'cook':5 'get':2 'good':4 'present':6"
  -bodyTs: "'anyon':1 'anyth':3 'book':11 'cocktail':30 'cook':8 'def':24 'equip':10 'etc':12 'get':2 'good':4 'got':14 'holiday':7 'ingredi':9 'mapl':17 'see':25 'smoke':16 'syrup':18 'use':26 'wife':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703628760
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9973182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703542360 {#1537
    date: 2023-12-25 23:12:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1516 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Anyone-get-any-good-cooking-presents"
  +title: "Anyone get any good cooking presents?"
  +url: null
  +body: """
    Anyone get anything good for the holidays? Cooking ingredients, equipment, books, etc?\n
    \n
    I got some smoked maple syrup for my wife. I can def see using it in a cocktail.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710674593 {#1530
    date: 2024-03-17 12:23:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 24838
  -titleTs: "'anyon':1 'cook':5 'get':2 'good':4 'present':6"
  -bodyTs: "'anyon':1 'anyth':3 'book':11 'cocktail':30 'cook':8 'def':24 'equip':10 'etc':12 'get':2 'good':4 'got':14 'holiday':7 'ingredi':9 'mapl':17 'see':25 'smoke':16 'syrup':18 'use':26 'wife':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703628760
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9973182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703542360 {#1537
    date: 2023-12-25 23:12:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1516 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Anyone-get-any-good-cooking-presents"
  +title: "Anyone get any good cooking presents?"
  +url: null
  +body: """
    Anyone get anything good for the holidays? Cooking ingredients, equipment, books, etc?\n
    \n
    I got some smoked maple syrup for my wife. I can def see using it in a cocktail.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710674593 {#1530
    date: 2024-03-17 12:23:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 24838
  -titleTs: "'anyon':1 'cook':5 'get':2 'good':4 'present':6"
  -bodyTs: "'anyon':1 'anyth':3 'book':11 'cocktail':30 'cook':8 'def':24 'equip':10 'etc':12 'get':2 'good':4 'got':14 'holiday':7 'ingredi':9 'mapl':17 'see':25 'smoke':16 'syrup':18 'use':26 'wife':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703628760
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9973182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703542360 {#1537
    date: 2023-12-25 23:12:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1657
  +user: Proxies\__CG__\App\Entity\User {#1659 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "So-who-or-what-ruined-Christmas-this-year"
  +title: "So, who or what ruined Christmas this year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 302
  +favouriteCount: 279
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703907450 {#1706
    date: 2023-12-30 04:37:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 24832
  -titleTs: "'christma':6 'ruin':5 'year':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703626180
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9971878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703539780 {#1742
    date: 2023-12-25 22:29:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1657
  +user: Proxies\__CG__\App\Entity\User {#1659 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "So-who-or-what-ruined-Christmas-this-year"
  +title: "So, who or what ruined Christmas this year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 302
  +favouriteCount: 279
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703907450 {#1706
    date: 2023-12-30 04:37:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 24832
  -titleTs: "'christma':6 'ruin':5 'year':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703626180
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9971878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703539780 {#1742
    date: 2023-12-25 22:29:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1657
  +user: Proxies\__CG__\App\Entity\User {#1659 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "So-who-or-what-ruined-Christmas-this-year"
  +title: "So, who or what ruined Christmas this year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 302
  +favouriteCount: 279
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703907450 {#1706
    date: 2023-12-30 04:37:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 24832
  -titleTs: "'christma':6 'ruin':5 'year':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703626180
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9971878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703539780 {#1742
    date: 2023-12-25 22:29:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-a-food-you-love-that-isn-t-worth-making-from"
  +title: "What's a food you love, that isn't worth making from scratch?"
  +url: null
  +body: "For me, crepes ain’t worth the stress to make fresh. Just buy a little pack from store and focus on filling is my go to."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 289
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727924694 {#1467
    date: 2024-10-03 05:04:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 24821
  -titleTs: "'food':4 'isn':8 'love':6 'make':11 'scratch':13 'worth':10"
  -bodyTs: "'ain':4 'buy':13 'crepe':3 'fill':22 'focus':20 'fresh':11 'go':25 'littl':15 'make':10 'pack':16 'store':18 'stress':8 'worth':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624538
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9970922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703538138 {#1470
    date: 2023-12-25 22:02:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-a-food-you-love-that-isn-t-worth-making-from"
  +title: "What's a food you love, that isn't worth making from scratch?"
  +url: null
  +body: "For me, crepes ain’t worth the stress to make fresh. Just buy a little pack from store and focus on filling is my go to."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 289
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727924694 {#1467
    date: 2024-10-03 05:04:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 24821
  -titleTs: "'food':4 'isn':8 'love':6 'make':11 'scratch':13 'worth':10"
  -bodyTs: "'ain':4 'buy':13 'crepe':3 'fill':22 'focus':20 'fresh':11 'go':25 'littl':15 'make':10 'pack':16 'store':18 'stress':8 'worth':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624538
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9970922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703538138 {#1470
    date: 2023-12-25 22:02:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-a-food-you-love-that-isn-t-worth-making-from"
  +title: "What's a food you love, that isn't worth making from scratch?"
  +url: null
  +body: "For me, crepes ain’t worth the stress to make fresh. Just buy a little pack from store and focus on filling is my go to."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 289
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727924694 {#1467
    date: 2024-10-03 05:04:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 24821
  -titleTs: "'food':4 'isn':8 'love':6 'make':11 'scratch':13 'worth':10"
  -bodyTs: "'ain':4 'buy':13 'crepe':3 'fill':22 'focus':20 'fresh':11 'go':25 'littl':15 'make':10 'pack':16 'store':18 'stress':8 'worth':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624538
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9970922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703538138 {#1470
    date: 2023-12-25 22:02:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1475 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-would-be-the-best-way-for-me-to-recover"
  +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
  +url: null
  +body: """
    I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
    \n
    I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562628 {#1491
    date: 2024-03-27 19:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 24820
  -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
  -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624123
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9748611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703537723 {#1493
    date: 2023-12-25 21:55:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1475 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-would-be-the-best-way-for-me-to-recover"
  +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
  +url: null
  +body: """
    I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
    \n
    I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562628 {#1491
    date: 2024-03-27 19:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 24820
  -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
  -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624123
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9748611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703537723 {#1493
    date: 2023-12-25 21:55:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1475 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-would-be-the-best-way-for-me-to-recover"
  +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
  +url: null
  +body: """
    I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
    \n
    I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562628 {#1491
    date: 2024-03-27 19:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 24820
  -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
  -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624123
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9748611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703537723 {#1493
    date: 2023-12-25 21:55:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1788
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "any-safe-TL-legacy-downloads"
  +title: "any safe TL legacy downloads"
  +url: null
  +body: "safe for this means is not malware and not owned by tlauncer inc."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708014130 {#1762
    date: 2024-02-15 17:22:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 25045
  -titleTs: "'download':5 'legaci':4 'safe':2 'tl':3"
  -bodyTs: "'inc':13 'malwar':7 'mean':4 'own':10 'safe':1 'tlauncer':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703623703
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6915750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703610703 {#1751
    date: 2023-12-26 18:11:43.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 {#1788
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "any-safe-TL-legacy-downloads"
  +title: "any safe TL legacy downloads"
  +url: null
  +body: "safe for this means is not malware and not owned by tlauncer inc."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708014130 {#1762
    date: 2024-02-15 17:22:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 25045
  -titleTs: "'download':5 'legaci':4 'safe':2 'tl':3"
  -bodyTs: "'inc':13 'malwar':7 'mean':4 'own':10 'safe':1 'tlauncer':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703623703
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6915750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703610703 {#1751
    date: 2023-12-26 18:11:43.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 {#1788
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "any-safe-TL-legacy-downloads"
  +title: "any safe TL legacy downloads"
  +url: null
  +body: "safe for this means is not malware and not owned by tlauncer inc."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708014130 {#1762
    date: 2024-02-15 17:22:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 25045
  -titleTs: "'download':5 'legaci':4 'safe':2 'tl':3"
  -bodyTs: "'inc':13 'malwar':7 'mean':4 'own':10 'safe':1 'tlauncer':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703623703
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6915750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703610703 {#1751
    date: 2023-12-26 18:11:43.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 {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1475 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-anyone-here-using-their-hardware-TPM-chips-for-credentials"
  +title: "Is anyone here using their hardware TPM chips for credentials?"
  +url: null
  +body: "I’m curious about the possible uses of the hardware Trusted Protection Module for automatic login or transfer encryption. I’m not really looking to solve anything or pry. I’m just curious about the use cases as I’m exploring network attached storage and to a lesser extent self hosting. I see a lot of places where public private keys are generated and wonder why I don’t see people mention generating the public key from TPM where the private key is never accessible at all."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710554448 {#1785
    date: 2024-03-16 03:00:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 24814
  -titleTs: "'anyon':2 'chip':8 'credenti':10 'hardwar':6 'tpm':7 'use':4"
  -bodyTs: "'access':85 'anyth':27 'attach':43 'automat':15 'case':37 'curious':3,33 'encrypt':19 'explor':41 'extent':49 'generat':63,73 'hardwar':10 'host':51 'key':61,76,82 'lesser':48 'login':16 'look':24 'lot':55 'm':2,21,31,40 'mention':72 'modul':13 'network':42 'never':84 'peopl':71 'place':57 'possibl':6 'pri':29 'privat':60,81 'protect':12 'public':59,75 'realli':23 'see':53,70 'self':50 'solv':26 'storag':44 'tpm':78 'transfer':18 'trust':11 'use':7,36 'wonder':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703620970
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9969516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703534570 {#1784
    date: 2023-12-25 21:02:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1475 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-anyone-here-using-their-hardware-TPM-chips-for-credentials"
  +title: "Is anyone here using their hardware TPM chips for credentials?"
  +url: null
  +body: "I’m curious about the possible uses of the hardware Trusted Protection Module for automatic login or transfer encryption. I’m not really looking to solve anything or pry. I’m just curious about the use cases as I’m exploring network attached storage and to a lesser extent self hosting. I see a lot of places where public private keys are generated and wonder why I don’t see people mention generating the public key from TPM where the private key is never accessible at all."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710554448 {#1785
    date: 2024-03-16 03:00:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 24814
  -titleTs: "'anyon':2 'chip':8 'credenti':10 'hardwar':6 'tpm':7 'use':4"
  -bodyTs: "'access':85 'anyth':27 'attach':43 'automat':15 'case':37 'curious':3,33 'encrypt':19 'explor':41 'extent':49 'generat':63,73 'hardwar':10 'host':51 'key':61,76,82 'lesser':48 'login':16 'look':24 'lot':55 'm':2,21,31,40 'mention':72 'modul':13 'network':42 'never':84 'peopl':71 'place':57 'possibl':6 'pri':29 'privat':60,81 'protect':12 'public':59,75 'realli':23 'see':53,70 'self':50 'solv':26 'storag':44 'tpm':78 'transfer':18 'trust':11 'use':7,36 'wonder':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703620970
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9969516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703534570 {#1784
    date: 2023-12-25 21:02:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1475 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-anyone-here-using-their-hardware-TPM-chips-for-credentials"
  +title: "Is anyone here using their hardware TPM chips for credentials?"
  +url: null
  +body: "I’m curious about the possible uses of the hardware Trusted Protection Module for automatic login or transfer encryption. I’m not really looking to solve anything or pry. I’m just curious about the use cases as I’m exploring network attached storage and to a lesser extent self hosting. I see a lot of places where public private keys are generated and wonder why I don’t see people mention generating the public key from TPM where the private key is never accessible at all."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710554448 {#1785
    date: 2024-03-16 03:00:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 24814
  -titleTs: "'anyon':2 'chip':8 'credenti':10 'hardwar':6 'tpm':7 'use':4"
  -bodyTs: "'access':85 'anyth':27 'attach':43 'automat':15 'case':37 'curious':3,33 'encrypt':19 'explor':41 'extent':49 'generat':63,73 'hardwar':10 'host':51 'key':61,76,82 'lesser':48 'login':16 'look':24 'lot':55 'm':2,21,31,40 'mention':72 'modul':13 'network':42 'never':84 'peopl':71 'place':57 'possibl':6 'pri':29 'privat':60,81 'protect':12 'public':59,75 'realli':23 'see':53,70 'self':50 'solv':26 'storag':44 'tpm':78 'transfer':18 'trust':11 'use':7,36 'wonder':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703620970
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9969516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703534570 {#1784
    date: 2023-12-25 21:02:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1643
  +user: Proxies\__CG__\App\Entity\User {#1622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1475 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "NixOS-beginner-resources"
  +title: "NixOS beginner resources"
  +url: null
  +body: """
    Heya, been hearing about NixOS for a long time now, mostly from the peeps over at the Linux Unplugged podcast. So was thinking about jumping onto the nix-train, however it seems like it has a learning curve. Does anyone have any good learning resources, blog-posts, guides, whatever beans that you used to get started with NixOS?\n
    \n
    Appreciate any tips ❄️
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712048222 {#1642
    date: 2024-04-02 10:57:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 24802
  -titleTs: "'beginn':2 'nixo':1 'resourc':3"
  -bodyTs: "'anyon':41 'appreci':61 'bean':52 'blog':48 'blog-post':47 'curv':39 'get':57 'good':44 'guid':50 'hear':3 'heya':1 'howev':31 'jump':25 'learn':38,45 'like':34 'linux':18 'long':8 'most':11 'nix':29 'nix-train':28 'nixo':5,60 'onto':26 'peep':14 'podcast':20 'post':49 'resourc':46 'seem':33 'start':58 'think':23 'time':9 'tip':63 'train':30 'unplug':19 'use':55 'whatev':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703619311
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9968863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703532911 {#1644
    date: 2023-12-25 20:35: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
75 DENIED edit
App\Entity\Entry {#1643
  +user: Proxies\__CG__\App\Entity\User {#1622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1475 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "NixOS-beginner-resources"
  +title: "NixOS beginner resources"
  +url: null
  +body: """
    Heya, been hearing about NixOS for a long time now, mostly from the peeps over at the Linux Unplugged podcast. So was thinking about jumping onto the nix-train, however it seems like it has a learning curve. Does anyone have any good learning resources, blog-posts, guides, whatever beans that you used to get started with NixOS?\n
    \n
    Appreciate any tips ❄️
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712048222 {#1642
    date: 2024-04-02 10:57:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 24802
  -titleTs: "'beginn':2 'nixo':1 'resourc':3"
  -bodyTs: "'anyon':41 'appreci':61 'bean':52 'blog':48 'blog-post':47 'curv':39 'get':57 'good':44 'guid':50 'hear':3 'heya':1 'howev':31 'jump':25 'learn':38,45 'like':34 'linux':18 'long':8 'most':11 'nix':29 'nix-train':28 'nixo':5,60 'onto':26 'peep':14 'podcast':20 'post':49 'resourc':46 'seem':33 'start':58 'think':23 'time':9 'tip':63 'train':30 'unplug':19 'use':55 'whatev':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703619311
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9968863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703532911 {#1644
    date: 2023-12-25 20:35: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
76 DENIED moderate
App\Entity\Entry {#1643
  +user: Proxies\__CG__\App\Entity\User {#1622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1475 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "NixOS-beginner-resources"
  +title: "NixOS beginner resources"
  +url: null
  +body: """
    Heya, been hearing about NixOS for a long time now, mostly from the peeps over at the Linux Unplugged podcast. So was thinking about jumping onto the nix-train, however it seems like it has a learning curve. Does anyone have any good learning resources, blog-posts, guides, whatever beans that you used to get started with NixOS?\n
    \n
    Appreciate any tips ❄️
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712048222 {#1642
    date: 2024-04-02 10:57:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 24802
  -titleTs: "'beginn':2 'nixo':1 'resourc':3"
  -bodyTs: "'anyon':41 'appreci':61 'bean':52 'blog':48 'blog-post':47 'curv':39 'get':57 'good':44 'guid':50 'hear':3 'heya':1 'howev':31 'jump':25 'learn':38,45 'like':34 'linux':18 'long':8 'most':11 'nix':29 'nix-train':28 'nixo':5,60 'onto':26 'peep':14 'podcast':20 'post':49 'resourc':46 'seem':33 'start':58 'think':23 'time':9 'tip':63 'train':30 'unplug':19 'use':55 'whatev':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703619311
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9968863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703532911 {#1644
    date: 2023-12-25 20:35: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
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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "TV-box-reccomandation"
  +title: ""TV box" reccomandation"
  +url: null
  +body: "I’m looking for a privacy friendly device to use as TV box which can play 4K HDR ~90GB movies without problem, do you guys think the orange pi 5 could handle this type of files?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710411818 {#1446
    date: 2024-03-14 11:23:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 24788
  -titleTs: "'box':2 'reccomand':3 'tv':1"
  -bodyTs: "'4k':17 '5':30 '90gb':19 'box':13 'could':31 'devic':8 'file':36 'friend':7 'guy':25 'handl':32 'hdr':18 'look':3 'm':2 'movi':20 'orang':28 'pi':29 'play':16 'privaci':6 'problem':22 'think':26 'tv':12 'type':34 'use':10 'without':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703615213
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4329104"
  +editedAt: DateTimeImmutable @1707749701 {#1447
    date: 2024-02-12 15:55:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703528813 {#1424
    date: 2023-12-25 19:26:53.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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "TV-box-reccomandation"
  +title: ""TV box" reccomandation"
  +url: null
  +body: "I’m looking for a privacy friendly device to use as TV box which can play 4K HDR ~90GB movies without problem, do you guys think the orange pi 5 could handle this type of files?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710411818 {#1446
    date: 2024-03-14 11:23:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 24788
  -titleTs: "'box':2 'reccomand':3 'tv':1"
  -bodyTs: "'4k':17 '5':30 '90gb':19 'box':13 'could':31 'devic':8 'file':36 'friend':7 'guy':25 'handl':32 'hdr':18 'look':3 'm':2 'movi':20 'orang':28 'pi':29 'play':16 'privaci':6 'problem':22 'think':26 'tv':12 'type':34 'use':10 'without':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703615213
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4329104"
  +editedAt: DateTimeImmutable @1707749701 {#1447
    date: 2024-02-12 15:55:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703528813 {#1424
    date: 2023-12-25 19:26:53.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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "TV-box-reccomandation"
  +title: ""TV box" reccomandation"
  +url: null
  +body: "I’m looking for a privacy friendly device to use as TV box which can play 4K HDR ~90GB movies without problem, do you guys think the orange pi 5 could handle this type of files?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710411818 {#1446
    date: 2024-03-14 11:23:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 24788
  -titleTs: "'box':2 'reccomand':3 'tv':1"
  -bodyTs: "'4k':17 '5':30 '90gb':19 'box':13 'could':31 'devic':8 'file':36 'friend':7 'guy':25 'handl':32 'hdr':18 'look':3 'm':2 'movi':20 'orang':28 'pi':29 'play':16 'privaci':6 'problem':22 'think':26 'tv':12 'type':34 'use':10 'without':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703615213
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4329104"
  +editedAt: DateTimeImmutable @1707749701 {#1447
    date: 2024-02-12 15:55:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703528813 {#1424
    date: 2023-12-25 19:26:53.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 {#1456
  +user: Proxies\__CG__\App\Entity\User {#1454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-a-song-that-really-expresses-or-imparts-a-skill"
  +title: "What's a song that really expresses or imparts a skill or important truth to internalize"
  +url: null
  +body: """
    > **Little Black Sandals - Sia**\n
    \n
    **Boundaries**. To me, the little black sandals represent boundaries or the abillity to recognize and extricate yourself from whatever you consciously+unconsciously feel is dangerous and unsafe for you\n
    \n
    The line where he says he’ll let go *only* if only she explicitly asks it is the exact opposite of how it should be, where the default is no and inviting people to opt-in to that which may be triggering.\n
    \n
    I like that tea analogy where boundaries is as simple as whether or not you’d like a cup of tea. Invite and have consent before you use it up for someone who doesn’t want or cannot accept it
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708855018 {#1425
    date: 2024-02-25 10:56:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 24847
  -titleTs: "'express':7 'impart':9 'import':13 'intern':16 'realli':6 'skill':11 'song':4 'truth':14"
  -bodyTs: "'abil':16 'accept':115 'analog':81 'ask':48 'black':2,10 'boundari':5,13,83 'cannot':114 'conscious':25 'consent':101 'cup':95 'd':92 'danger':29 'default':61 'doesn':110 'exact':52 'explicit':47 'extric':20 'feel':27 'go':42 'invit':65,98 'let':41 'like':78,93 'line':35 'littl':1,9 'll':40 'may':74 'opposit':53 'opt':69 'opt-in':68 'peopl':66 'recogn':18 'repres':12 'sandal':3,11 'say':38 'sia':4 'simpl':86 'someon':108 'tea':80,97 'trigger':76 'unconsci':26 'unsaf':31 'use':104 'want':112 'whatev':23 'whether':88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703611322
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9975624"
  +editedAt: DateTimeImmutable @1707798483 {#1416
    date: 2024-02-13 05:28:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703546822 {#1427
    date: 2023-12-26 00:27:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1456
  +user: Proxies\__CG__\App\Entity\User {#1454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-a-song-that-really-expresses-or-imparts-a-skill"
  +title: "What's a song that really expresses or imparts a skill or important truth to internalize"
  +url: null
  +body: """
    > **Little Black Sandals - Sia**\n
    \n
    **Boundaries**. To me, the little black sandals represent boundaries or the abillity to recognize and extricate yourself from whatever you consciously+unconsciously feel is dangerous and unsafe for you\n
    \n
    The line where he says he’ll let go *only* if only she explicitly asks it is the exact opposite of how it should be, where the default is no and inviting people to opt-in to that which may be triggering.\n
    \n
    I like that tea analogy where boundaries is as simple as whether or not you’d like a cup of tea. Invite and have consent before you use it up for someone who doesn’t want or cannot accept it
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708855018 {#1425
    date: 2024-02-25 10:56:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 24847
  -titleTs: "'express':7 'impart':9 'import':13 'intern':16 'realli':6 'skill':11 'song':4 'truth':14"
  -bodyTs: "'abil':16 'accept':115 'analog':81 'ask':48 'black':2,10 'boundari':5,13,83 'cannot':114 'conscious':25 'consent':101 'cup':95 'd':92 'danger':29 'default':61 'doesn':110 'exact':52 'explicit':47 'extric':20 'feel':27 'go':42 'invit':65,98 'let':41 'like':78,93 'line':35 'littl':1,9 'll':40 'may':74 'opposit':53 'opt':69 'opt-in':68 'peopl':66 'recogn':18 'repres':12 'sandal':3,11 'say':38 'sia':4 'simpl':86 'someon':108 'tea':80,97 'trigger':76 'unconsci':26 'unsaf':31 'use':104 'want':112 'whatev':23 'whether':88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703611322
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9975624"
  +editedAt: DateTimeImmutable @1707798483 {#1416
    date: 2024-02-13 05:28:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703546822 {#1427
    date: 2023-12-26 00:27:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1456
  +user: Proxies\__CG__\App\Entity\User {#1454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-a-song-that-really-expresses-or-imparts-a-skill"
  +title: "What's a song that really expresses or imparts a skill or important truth to internalize"
  +url: null
  +body: """
    > **Little Black Sandals - Sia**\n
    \n
    **Boundaries**. To me, the little black sandals represent boundaries or the abillity to recognize and extricate yourself from whatever you consciously+unconsciously feel is dangerous and unsafe for you\n
    \n
    The line where he says he’ll let go *only* if only she explicitly asks it is the exact opposite of how it should be, where the default is no and inviting people to opt-in to that which may be triggering.\n
    \n
    I like that tea analogy where boundaries is as simple as whether or not you’d like a cup of tea. Invite and have consent before you use it up for someone who doesn’t want or cannot accept it
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708855018 {#1425
    date: 2024-02-25 10:56:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 24847
  -titleTs: "'express':7 'impart':9 'import':13 'intern':16 'realli':6 'skill':11 'song':4 'truth':14"
  -bodyTs: "'abil':16 'accept':115 'analog':81 'ask':48 'black':2,10 'boundari':5,13,83 'cannot':114 'conscious':25 'consent':101 'cup':95 'd':92 'danger':29 'default':61 'doesn':110 'exact':52 'explicit':47 'extric':20 'feel':27 'go':42 'invit':65,98 'let':41 'like':78,93 'line':35 'littl':1,9 'll':40 'may':74 'opposit':53 'opt':69 'opt-in':68 'peopl':66 'recogn':18 'repres':12 'sandal':3,11 'say':38 'sia':4 'simpl':86 'someon':108 'tea':80,97 'trigger':76 'unconsci':26 'unsaf':31 'use':104 'want':112 'whatev':23 'whether':88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703611322
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9975624"
  +editedAt: DateTimeImmutable @1707798483 {#1416
    date: 2024-02-13 05:28:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703546822 {#1427
    date: 2023-12-26 00:27:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1435 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "25-December-2023"
  +title: "25 December 2023"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703523713 {#1439
    date: 2023-12-25 18:01:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 24772
  -titleTs: "'2023':3 '25':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703610113
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11603441"
  +editedAt: DateTimeImmutable @1707735172 {#1433
    date: 2024-02-12 11:52:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703523713 {#1437
    date: 2023-12-25 18:01:53.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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1435 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "25-December-2023"
  +title: "25 December 2023"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703523713 {#1439
    date: 2023-12-25 18:01:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 24772
  -titleTs: "'2023':3 '25':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703610113
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11603441"
  +editedAt: DateTimeImmutable @1707735172 {#1433
    date: 2024-02-12 11:52:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703523713 {#1437
    date: 2023-12-25 18:01:53.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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1435 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "25-December-2023"
  +title: "25 December 2023"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703523713 {#1439
    date: 2023-12-25 18:01:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 24772
  -titleTs: "'2023':3 '25':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703610113
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11603441"
  +editedAt: DateTimeImmutable @1707735172 {#1433
    date: 2024-02-12 11:52:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703523713 {#1437
    date: 2023-12-25 18:01:53.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 {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1709 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "how-s-your-holidays-going-Beehaw"
  +title: "how's your holidays going, Beehaw"
  +url: null
  +body: "it’s a special Christmas/New Years edition of the Beehaw weekly thread! post all the shenanigans you’re up to"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709619050 {#1695
    date: 2024-03-05 07:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 24760
  -titleTs: "'beehaw':6 'go':5 'holiday':4"
  -bodyTs: "'beehaw':10 'christmas/new':5 'edit':7 'post':13 're':18 'shenanigan':16 'special':4 'thread':12 'week':11 'year':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703608169
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10569788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703521769 {#1690
    date: 2023-12-25 17:29: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
91 DENIED edit
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1709 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "how-s-your-holidays-going-Beehaw"
  +title: "how's your holidays going, Beehaw"
  +url: null
  +body: "it’s a special Christmas/New Years edition of the Beehaw weekly thread! post all the shenanigans you’re up to"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709619050 {#1695
    date: 2024-03-05 07:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 24760
  -titleTs: "'beehaw':6 'go':5 'holiday':4"
  -bodyTs: "'beehaw':10 'christmas/new':5 'edit':7 'post':13 're':18 'shenanigan':16 'special':4 'thread':12 'week':11 'year':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703608169
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10569788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703521769 {#1690
    date: 2023-12-25 17:29: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
92 DENIED moderate
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1709 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "how-s-your-holidays-going-Beehaw"
  +title: "how's your holidays going, Beehaw"
  +url: null
  +body: "it’s a special Christmas/New Years edition of the Beehaw weekly thread! post all the shenanigans you’re up to"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709619050 {#1695
    date: 2024-03-05 07:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 24760
  -titleTs: "'beehaw':6 'go':5 'holiday':4"
  -bodyTs: "'beehaw':10 'christmas/new':5 'edit':7 'post':13 're':18 'shenanigan':16 'special':4 'thread':12 'week':11 'year':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703608169
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10569788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703521769 {#1690
    date: 2023-12-25 17:29: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
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 {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Satellite-GPS-Messenger"
  +title: "Satellite GPS Messenger"
  +url: null
  +body: "My mom got me the spot gen 4 for Christmas. Im out in the middle of nowhere a lot of the time and am interested in having it for emergencies or communicating when I have no signal however I am not a fan of being tracked on the go. Is there anything to be concerned of with these type of products? Id say yes but I cant find anything online."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710353380 {#1647
    date: 2024-03-13 19:09:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 24758
  -titleTs: "'gps':2 'messeng':3 'satellit':1"
  -bodyTs: "'4':8 'anyth':52,69 'cant':67 'christma':10 'communic':32 'concern':55 'emerg':30 'fan':43 'find':68 'gen':7 'go':49 'got':3 'howev':38 'id':62 'im':11 'interest':25 'lot':19 'middl':15 'mom':2 'nowher':17 'onlin':70 'product':61 'say':63 'signal':37 'spot':6 'time':22 'track':46 'type':59 'yes':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703607256
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9739948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703520856 {#1645
    date: 2023-12-25 17:14: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
95 DENIED edit
App\Entity\Entry {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Satellite-GPS-Messenger"
  +title: "Satellite GPS Messenger"
  +url: null
  +body: "My mom got me the spot gen 4 for Christmas. Im out in the middle of nowhere a lot of the time and am interested in having it for emergencies or communicating when I have no signal however I am not a fan of being tracked on the go. Is there anything to be concerned of with these type of products? Id say yes but I cant find anything online."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710353380 {#1647
    date: 2024-03-13 19:09:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 24758
  -titleTs: "'gps':2 'messeng':3 'satellit':1"
  -bodyTs: "'4':8 'anyth':52,69 'cant':67 'christma':10 'communic':32 'concern':55 'emerg':30 'fan':43 'find':68 'gen':7 'go':49 'got':3 'howev':38 'id':62 'im':11 'interest':25 'lot':19 'middl':15 'mom':2 'nowher':17 'onlin':70 'product':61 'say':63 'signal':37 'spot':6 'time':22 'track':46 'type':59 'yes':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703607256
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9739948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703520856 {#1645
    date: 2023-12-25 17:14: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
96 DENIED moderate
App\Entity\Entry {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Satellite-GPS-Messenger"
  +title: "Satellite GPS Messenger"
  +url: null
  +body: "My mom got me the spot gen 4 for Christmas. Im out in the middle of nowhere a lot of the time and am interested in having it for emergencies or communicating when I have no signal however I am not a fan of being tracked on the go. Is there anything to be concerned of with these type of products? Id say yes but I cant find anything online."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710353380 {#1647
    date: 2024-03-13 19:09:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 24758
  -titleTs: "'gps':2 'messeng':3 'satellit':1"
  -bodyTs: "'4':8 'anyth':52,69 'cant':67 'christma':10 'communic':32 'concern':55 'emerg':30 'fan':43 'find':68 'gen':7 'go':49 'got':3 'howev':38 'id':62 'im':11 'interest':25 'lot':19 'middl':15 'mom':2 'nowher':17 'onlin':70 'product':61 'say':63 'signal':37 'spot':6 'time':22 'track':46 'type':59 'yes':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703607256
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9739948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703520856 {#1645
    date: 2023-12-25 17:14: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
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 {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Unused-Airtag-slot"
  +title: "Unused Airtag slot"
  +url: null
  +body: """
    I’ve been bought a nice wallet which has an airtag slot on the front of it. I use android and therefore don’t want to put an airtag in to the slot, but also don’t want to leave it empty.\n
    \n
    Does anyone have any suggestions as to what to put in there instead. Googling is pretty useless as I keep just getting reviews for other AirTag wallets.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726937661 {#1667
    date: 2024-09-21 18:54:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 24700
  -titleTs: "'airtag':2 'slot':3 'unus':1"
  -bodyTs: "'airtag':11,29,68 'also':35 'android':20 'anyon':44 'bought':4 'empti':42 'front':15 'get':64 'googl':56 'instead':55 'keep':62 'leav':40 'nice':6 'pretti':58 'put':27,52 'review':65 'slot':12,33 'suggest':47 'therefor':22 'use':19 'useless':59 've':2 'wallet':7,69 'want':25,38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703593987
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9959877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703507587 {#1668
    date: 2023-12-25 13:33:07.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 {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Unused-Airtag-slot"
  +title: "Unused Airtag slot"
  +url: null
  +body: """
    I’ve been bought a nice wallet which has an airtag slot on the front of it. I use android and therefore don’t want to put an airtag in to the slot, but also don’t want to leave it empty.\n
    \n
    Does anyone have any suggestions as to what to put in there instead. Googling is pretty useless as I keep just getting reviews for other AirTag wallets.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726937661 {#1667
    date: 2024-09-21 18:54:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 24700
  -titleTs: "'airtag':2 'slot':3 'unus':1"
  -bodyTs: "'airtag':11,29,68 'also':35 'android':20 'anyon':44 'bought':4 'empti':42 'front':15 'get':64 'googl':56 'instead':55 'keep':62 'leav':40 'nice':6 'pretti':58 'put':27,52 'review':65 'slot':12,33 'suggest':47 'therefor':22 'use':19 'useless':59 've':2 'wallet':7,69 'want':25,38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703593987
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9959877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703507587 {#1668
    date: 2023-12-25 13:33:07.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 {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Unused-Airtag-slot"
  +title: "Unused Airtag slot"
  +url: null
  +body: """
    I’ve been bought a nice wallet which has an airtag slot on the front of it. I use android and therefore don’t want to put an airtag in to the slot, but also don’t want to leave it empty.\n
    \n
    Does anyone have any suggestions as to what to put in there instead. Googling is pretty useless as I keep just getting reviews for other AirTag wallets.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726937661 {#1667
    date: 2024-09-21 18:54:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 24700
  -titleTs: "'airtag':2 'slot':3 'unus':1"
  -bodyTs: "'airtag':11,29,68 'also':35 'android':20 'anyon':44 'bought':4 'empti':42 'front':15 'get':64 'googl':56 'instead':55 'keep':62 'leav':40 'nice':6 'pretti':58 'put':27,52 'review':65 'slot':12,33 'suggest':47 'therefor':22 'use':19 'useless':59 've':2 'wallet':7,69 'want':25,38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703593987
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9959877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703507587 {#1668
    date: 2023-12-25 13:33:07.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