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

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.47 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.08 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-safest-way-to-make-sure-a-wasp"
  +title: "what is the safest way to make sure a wasp or a bee won't attack you?"
  +url: null
  +body: "i’ve always managed to avoid wasps by standing still. they hover around for a bit and move on. however, i’m curious if there are other, safer ways to not get bit."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688455648 {#184
    date: 2023-07-04 09:27:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 771
  -titleTs: "'attack':16 'bee':13 'make':7 'safest':4 'sure':8 'wasp':10 'way':5 'won':14"
  -bodyTs: "'alway':3 'around':13 'avoid':6 'bit':16,33 'curious':23 'get':32 'hover':12 'howev':20 'm':22 'manag':4 'move':18 'safer':28 'stand':9 'still':10 've':2 'wasp':7 'way':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688490534
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1712964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688449034 {#241
    date: 2023-07-04 07:37:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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-safest-way-to-make-sure-a-wasp"
  +title: "what is the safest way to make sure a wasp or a bee won't attack you?"
  +url: null
  +body: "i’ve always managed to avoid wasps by standing still. they hover around for a bit and move on. however, i’m curious if there are other, safer ways to not get bit."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688455648 {#184
    date: 2023-07-04 09:27:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 771
  -titleTs: "'attack':16 'bee':13 'make':7 'safest':4 'sure':8 'wasp':10 'way':5 'won':14"
  -bodyTs: "'alway':3 'around':13 'avoid':6 'bit':16,33 'curious':23 'get':32 'hover':12 'howev':20 'm':22 'manag':4 'move':18 'safer':28 'stand':9 'still':10 've':2 'wasp':7 'way':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688490534
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1712964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688449034 {#241
    date: 2023-07-04 07:37:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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-safest-way-to-make-sure-a-wasp"
  +title: "what is the safest way to make sure a wasp or a bee won't attack you?"
  +url: null
  +body: "i’ve always managed to avoid wasps by standing still. they hover around for a bit and move on. however, i’m curious if there are other, safer ways to not get bit."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688455648 {#184
    date: 2023-07-04 09:27:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 771
  -titleTs: "'attack':16 'bee':13 'make':7 'safest':4 'sure':8 'wasp':10 'way':5 'won':14"
  -bodyTs: "'alway':3 'around':13 'avoid':6 'bit':16,33 'curious':23 'get':32 'hover':12 'howev':20 'm':22 'manag':4 'move':18 'safer':28 'stand':9 'still':10 've':2 'wasp':7 'way':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688490534
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1712964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688449034 {#241
    date: 2023-07-04 07:37:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "reddit-official-app"
  +title: "reddit official app"
  +url: null
  +body: "I only ever used the official app never the website or any 3rd party apps so what were they like and why do people miss them so much."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688752112 {#1867
    date: 2023-07-07 19:48:32.0 +02: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: 761
  -titleTs: "'app':3 'offici':2 'reddit':1"
  -bodyTs: "'3rd':13 'app':7,15 'ever':3 'like':20 'miss':25 'much':28 'never':8 'offici':6 'parti':14 'peopl':24 'use':4 'websit':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688486263
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/564539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688444763 {#1913
    date: 2023-07-04 06:26:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "reddit-official-app"
  +title: "reddit official app"
  +url: null
  +body: "I only ever used the official app never the website or any 3rd party apps so what were they like and why do people miss them so much."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688752112 {#1867
    date: 2023-07-07 19:48:32.0 +02: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: 761
  -titleTs: "'app':3 'offici':2 'reddit':1"
  -bodyTs: "'3rd':13 'app':7,15 'ever':3 'like':20 'miss':25 'much':28 'never':8 'offici':6 'parti':14 'peopl':24 'use':4 'websit':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688486263
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/564539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688444763 {#1913
    date: 2023-07-04 06:26:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "reddit-official-app"
  +title: "reddit official app"
  +url: null
  +body: "I only ever used the official app never the website or any 3rd party apps so what were they like and why do people miss them so much."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688752112 {#1867
    date: 2023-07-07 19:48:32.0 +02: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: 761
  -titleTs: "'app':3 'offici':2 'reddit':1"
  -bodyTs: "'3rd':13 'app':7,15 'ever':3 'like':20 'miss':25 'much':28 'never':8 'offici':6 'parti':14 'peopl':24 'use':4 'websit':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688486263
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/564539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688444763 {#1913
    date: 2023-07-04 06:26:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-the-cybersecurity-weaknesses-of-the-Fediverse"
  +title: "What are the cybersecurity weaknesses of the Fediverse?"
  +url: null
  +body: """
    Most of us are Reddit refugees, and probably clicking more random links than we ever did before on websites we’ve never seen before. This whole experience feels like the old internet, but also throws up insane red flags with a modern internet perspective. What are the cybersecurity weaknesses we should all be looking for, and what are the best practices?\n
    \n
    Here’s my reason for posting this. As I search for new communities across instances to follow, I sometimes end up clicking a link and I’m no longer logged in. In the corner, that could be a Sign In link or it could be phishing. It’s likely due to me not understanding how to properly navigate this system, but there’s nothing stopping someone from setting up a sight like this as far as I know.\n
    \n
    Thoughts?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688521452 {#1894
    date: 2023-07-05 03:44:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 780
  -titleTs: "'cybersecur':4 'fedivers':8 'weak':5"
  -bodyTs: "'across':75 'also':34 'best':60 'click':9,83 'communiti':74 'corner':95 'could':97,105 'cybersecur':48 'due':111 'end':81 'ever':15 'experi':27 'far':136 'feel':28 'flag':39 'follow':78 'insan':37 'instanc':76 'internet':32,43 'know':139 'like':29,110,133 'link':12,85,102 'log':91 'longer':90 'look':54 'm':88 'modern':42 'navig':119 'never':22 'new':73 'noth':125 'old':31 'perspect':44 'phish':107 'post':67 'practic':61 'probabl':8 'proper':118 'random':11 'reason':65 'red':38 'reddit':5 'refuge':6 'search':71 'seen':23 'set':129 'sight':132 'sign':100 'someon':127 'sometim':80 'stop':126 'system':121 'thought':140 'throw':35 'understand':115 'us':3 've':21 'weak':49 'websit':19 'whole':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688530196
  +visibility: "visible             "
  +apId: "https://waveform.social/post/95554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688443796 {#1893
    date: 2023-07-04 06:09:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-the-cybersecurity-weaknesses-of-the-Fediverse"
  +title: "What are the cybersecurity weaknesses of the Fediverse?"
  +url: null
  +body: """
    Most of us are Reddit refugees, and probably clicking more random links than we ever did before on websites we’ve never seen before. This whole experience feels like the old internet, but also throws up insane red flags with a modern internet perspective. What are the cybersecurity weaknesses we should all be looking for, and what are the best practices?\n
    \n
    Here’s my reason for posting this. As I search for new communities across instances to follow, I sometimes end up clicking a link and I’m no longer logged in. In the corner, that could be a Sign In link or it could be phishing. It’s likely due to me not understanding how to properly navigate this system, but there’s nothing stopping someone from setting up a sight like this as far as I know.\n
    \n
    Thoughts?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688521452 {#1894
    date: 2023-07-05 03:44:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 780
  -titleTs: "'cybersecur':4 'fedivers':8 'weak':5"
  -bodyTs: "'across':75 'also':34 'best':60 'click':9,83 'communiti':74 'corner':95 'could':97,105 'cybersecur':48 'due':111 'end':81 'ever':15 'experi':27 'far':136 'feel':28 'flag':39 'follow':78 'insan':37 'instanc':76 'internet':32,43 'know':139 'like':29,110,133 'link':12,85,102 'log':91 'longer':90 'look':54 'm':88 'modern':42 'navig':119 'never':22 'new':73 'noth':125 'old':31 'perspect':44 'phish':107 'post':67 'practic':61 'probabl':8 'proper':118 'random':11 'reason':65 'red':38 'reddit':5 'refuge':6 'search':71 'seen':23 'set':129 'sight':132 'sign':100 'someon':127 'sometim':80 'stop':126 'system':121 'thought':140 'throw':35 'understand':115 'us':3 've':21 'weak':49 'websit':19 'whole':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688530196
  +visibility: "visible             "
  +apId: "https://waveform.social/post/95554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688443796 {#1893
    date: 2023-07-04 06:09:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-the-cybersecurity-weaknesses-of-the-Fediverse"
  +title: "What are the cybersecurity weaknesses of the Fediverse?"
  +url: null
  +body: """
    Most of us are Reddit refugees, and probably clicking more random links than we ever did before on websites we’ve never seen before. This whole experience feels like the old internet, but also throws up insane red flags with a modern internet perspective. What are the cybersecurity weaknesses we should all be looking for, and what are the best practices?\n
    \n
    Here’s my reason for posting this. As I search for new communities across instances to follow, I sometimes end up clicking a link and I’m no longer logged in. In the corner, that could be a Sign In link or it could be phishing. It’s likely due to me not understanding how to properly navigate this system, but there’s nothing stopping someone from setting up a sight like this as far as I know.\n
    \n
    Thoughts?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688521452 {#1894
    date: 2023-07-05 03:44:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 780
  -titleTs: "'cybersecur':4 'fedivers':8 'weak':5"
  -bodyTs: "'across':75 'also':34 'best':60 'click':9,83 'communiti':74 'corner':95 'could':97,105 'cybersecur':48 'due':111 'end':81 'ever':15 'experi':27 'far':136 'feel':28 'flag':39 'follow':78 'insan':37 'instanc':76 'internet':32,43 'know':139 'like':29,110,133 'link':12,85,102 'log':91 'longer':90 'look':54 'm':88 'modern':42 'navig':119 'never':22 'new':73 'noth':125 'old':31 'perspect':44 'phish':107 'post':67 'practic':61 'probabl':8 'proper':118 'random':11 'reason':65 'red':38 'reddit':5 'refuge':6 'search':71 'seen':23 'set':129 'sight':132 'sign':100 'someon':127 'sometim':80 'stop':126 'system':121 'thought':140 'throw':35 'understand':115 'us':3 've':21 'weak':49 'websit':19 'whole':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688530196
  +visibility: "visible             "
  +apId: "https://waveform.social/post/95554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688443796 {#1893
    date: 2023-07-04 06:09:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Porn-vs-other-nsfw"
  +title: "Porn vs other nsfw"
  +url: null
  +body: "I don’t want to see porn on my feed, so i disabled nsfw. However, alot of memes are marked as nsfw. Is there anyway a new system could be implemented here in Lemmy? Like a nsfw filter and a rnsfw(really not safe for work)?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688445306 {#1975
    date: 2023-07-04 06:35:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 1241
  -titleTs: "'nsfw':4 'porn':1 'vs':2"
  -bodyTs: "'alot':16 'anyway':25 'could':29 'disabl':13 'feed':10 'filter':38 'howev':15 'implement':31 'lemmi':34 'like':35 'mark':20 'meme':18 'new':27 'nsfw':14,22,37 'porn':7 'realli':42 'rnsfw':41 'safe':44 'see':6 'system':28 'want':4 'work':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688461385
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/719372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688441885 {#1953
    date: 2023-07-04 05:38:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Porn-vs-other-nsfw"
  +title: "Porn vs other nsfw"
  +url: null
  +body: "I don’t want to see porn on my feed, so i disabled nsfw. However, alot of memes are marked as nsfw. Is there anyway a new system could be implemented here in Lemmy? Like a nsfw filter and a rnsfw(really not safe for work)?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688445306 {#1975
    date: 2023-07-04 06:35:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 1241
  -titleTs: "'nsfw':4 'porn':1 'vs':2"
  -bodyTs: "'alot':16 'anyway':25 'could':29 'disabl':13 'feed':10 'filter':38 'howev':15 'implement':31 'lemmi':34 'like':35 'mark':20 'meme':18 'new':27 'nsfw':14,22,37 'porn':7 'realli':42 'rnsfw':41 'safe':44 'see':6 'system':28 'want':4 'work':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688461385
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/719372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688441885 {#1953
    date: 2023-07-04 05:38:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Porn-vs-other-nsfw"
  +title: "Porn vs other nsfw"
  +url: null
  +body: "I don’t want to see porn on my feed, so i disabled nsfw. However, alot of memes are marked as nsfw. Is there anyway a new system could be implemented here in Lemmy? Like a nsfw filter and a rnsfw(really not safe for work)?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688445306 {#1975
    date: 2023-07-04 06:35:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 1241
  -titleTs: "'nsfw':4 'porn':1 'vs':2"
  -bodyTs: "'alot':16 'anyway':25 'could':29 'disabl':13 'feed':10 'filter':38 'howev':15 'implement':31 'lemmi':34 'like':35 'mark':20 'meme':18 'new':27 'nsfw':14,22,37 'porn':7 'realli':42 'rnsfw':41 'safe':44 'see':6 'system':28 'want':4 'work':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688461385
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/719372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688441885 {#1953
    date: 2023-07-04 05:38:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "I-know-Lemmy-is-about-to-take-off-because-the"
  +title: "I know Lemmy is about to take off because the porn is quickly moving from drawn henti and furry images to gonewild onlyfan contributors. I call it the QOTP Index (Quality Of The Porn). Reddit is done."
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688436785 {#1390
    date: 2023-07-04 04:13:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 24660
  -titleTs: "'call':26 'contributor':24 'done':37 'drawn':16 'furri':19 'gonewild':22 'henti':17 'imag':20 'index':30 'know':2 'lemmi':3 'move':14 'onlyfan':23 'porn':11,34 'qotp':29 'qualiti':31 'quick':13 'reddit':35 'take':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688454785
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1005428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688436785 {#1386
    date: 2023-07-04 04:13:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "I-know-Lemmy-is-about-to-take-off-because-the"
  +title: "I know Lemmy is about to take off because the porn is quickly moving from drawn henti and furry images to gonewild onlyfan contributors. I call it the QOTP Index (Quality Of The Porn). Reddit is done."
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688436785 {#1390
    date: 2023-07-04 04:13:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 24660
  -titleTs: "'call':26 'contributor':24 'done':37 'drawn':16 'furri':19 'gonewild':22 'henti':17 'imag':20 'index':30 'know':2 'lemmi':3 'move':14 'onlyfan':23 'porn':11,34 'qotp':29 'qualiti':31 'quick':13 'reddit':35 'take':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688454785
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1005428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688436785 {#1386
    date: 2023-07-04 04:13:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "I-know-Lemmy-is-about-to-take-off-because-the"
  +title: "I know Lemmy is about to take off because the porn is quickly moving from drawn henti and furry images to gonewild onlyfan contributors. I call it the QOTP Index (Quality Of The Porn). Reddit is done."
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688436785 {#1390
    date: 2023-07-04 04:13:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 24660
  -titleTs: "'call':26 'contributor':24 'done':37 'drawn':16 'furri':19 'gonewild':22 'henti':17 'imag':20 'index':30 'know':2 'lemmi':3 'move':14 'onlyfan':23 'porn':11,34 'qotp':29 'qualiti':31 'quick':13 'reddit':35 'take':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688454785
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1005428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688436785 {#1386
    date: 2023-07-04 04:13:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Reddit-Notifications"
  +title: "Reddit Notifications?"
  +url: null
  +body: """
    For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
    \n
    Anyone else? Or just me?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688533064 {#1938
    date: 2023-07-05 06:57:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 757
  -titleTs: "'notif':2 'reddit':1"
  -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688517076
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1004769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688435076 {#1377
    date: 2023-07-04 03:44:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Reddit-Notifications"
  +title: "Reddit Notifications?"
  +url: null
  +body: """
    For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
    \n
    Anyone else? Or just me?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688533064 {#1938
    date: 2023-07-05 06:57:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 757
  -titleTs: "'notif':2 'reddit':1"
  -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688517076
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1004769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688435076 {#1377
    date: 2023-07-04 03:44:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Reddit-Notifications"
  +title: "Reddit Notifications?"
  +url: null
  +body: """
    For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
    \n
    Anyone else? Or just me?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688533064 {#1938
    date: 2023-07-05 06:57:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 757
  -titleTs: "'notif':2 'reddit':1"
  -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688517076
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1004769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688435076 {#1377
    date: 2023-07-04 03:44:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Lemmy-what-is-the-scariest-creepiest-eeriest-experience-you-have-had-while"
  +title: "Lemmy, what is the scariest/creepiest/eeriest experience you have had while travelling?"
  +url: null
  +body: "Whether it was a cross country trip, a bike ride or on your commute to work, what is the creepiest thing you’ve seen while traveling?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688541221 {#1378
    date: 2023-07-05 09:13:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 789
  -titleTs: "'experi':6 'lemmi':1 'scariest/creepiest/eeriest':5 'travel':11"
  -bodyTs: "'bike':9 'commut':14 'countri':6 'creepiest':20 'cross':5 'ride':10 'seen':24 'thing':21 'travel':26 'trip':7 've':23 'whether':1 'work':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688503140
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1004611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688434640 {#1370
    date: 2023-07-04 03:37:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Lemmy-what-is-the-scariest-creepiest-eeriest-experience-you-have-had-while"
  +title: "Lemmy, what is the scariest/creepiest/eeriest experience you have had while travelling?"
  +url: null
  +body: "Whether it was a cross country trip, a bike ride or on your commute to work, what is the creepiest thing you’ve seen while traveling?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688541221 {#1378
    date: 2023-07-05 09:13:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 789
  -titleTs: "'experi':6 'lemmi':1 'scariest/creepiest/eeriest':5 'travel':11"
  -bodyTs: "'bike':9 'commut':14 'countri':6 'creepiest':20 'cross':5 'ride':10 'seen':24 'thing':21 'travel':26 'trip':7 've':23 'whether':1 'work':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688503140
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1004611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688434640 {#1370
    date: 2023-07-04 03:37:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Lemmy-what-is-the-scariest-creepiest-eeriest-experience-you-have-had-while"
  +title: "Lemmy, what is the scariest/creepiest/eeriest experience you have had while travelling?"
  +url: null
  +body: "Whether it was a cross country trip, a bike ride or on your commute to work, what is the creepiest thing you’ve seen while traveling?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688541221 {#1378
    date: 2023-07-05 09:13:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 789
  -titleTs: "'experi':6 'lemmi':1 'scariest/creepiest/eeriest':5 'travel':11"
  -bodyTs: "'bike':9 'commut':14 'countri':6 'creepiest':20 'cross':5 'ride':10 'seen':24 'thing':21 'travel':26 'trip':7 've':23 'whether':1 'work':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688503140
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1004611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688434640 {#1370
    date: 2023-07-04 03:37:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2446
  +user: Proxies\__CG__\App\Entity\User {#2428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Where-are-some-good-places-online-to-reliably-find-a"
  +title: "Where are some good places online to reliably find a job?"
  +url: null
  +body: "I’ve used Indeed, Glassdoor and LinkedIn in the past with mixed results. Where do you guys go if you’re job hunting?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688485739 {#2427
    date: 2023-07-04 17:48:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 822
  -titleTs: "'find':9 'good':4 'job':11 'onlin':6 'place':5 'reliabl':8"
  -bodyTs: "'glassdoor':5 'go':18 'guy':17 'hunt':23 'inde':4 'job':22 'linkedin':7 'mix':12 'past':10 're':21 'result':13 'use':3 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688438524
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1708990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688432024 {#2424
    date: 2023-07-04 02:53:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2446
  +user: Proxies\__CG__\App\Entity\User {#2428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Where-are-some-good-places-online-to-reliably-find-a"
  +title: "Where are some good places online to reliably find a job?"
  +url: null
  +body: "I’ve used Indeed, Glassdoor and LinkedIn in the past with mixed results. Where do you guys go if you’re job hunting?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688485739 {#2427
    date: 2023-07-04 17:48:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 822
  -titleTs: "'find':9 'good':4 'job':11 'onlin':6 'place':5 'reliabl':8"
  -bodyTs: "'glassdoor':5 'go':18 'guy':17 'hunt':23 'inde':4 'job':22 'linkedin':7 'mix':12 'past':10 're':21 'result':13 'use':3 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688438524
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1708990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688432024 {#2424
    date: 2023-07-04 02:53:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2446
  +user: Proxies\__CG__\App\Entity\User {#2428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Where-are-some-good-places-online-to-reliably-find-a"
  +title: "Where are some good places online to reliably find a job?"
  +url: null
  +body: "I’ve used Indeed, Glassdoor and LinkedIn in the past with mixed results. Where do you guys go if you’re job hunting?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688485739 {#2427
    date: 2023-07-04 17:48:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 822
  -titleTs: "'find':9 'good':4 'job':11 'onlin':6 'place':5 'reliabl':8"
  -bodyTs: "'glassdoor':5 'go':18 'guy':17 'hunt':23 'inde':4 'job':22 'linkedin':7 'mix':12 'past':10 're':21 'result':13 'use':3 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688438524
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1708990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688432024 {#2424
    date: 2023-07-04 02:53:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Can-I-run-a-server-just-for-myself"
  +title: "Can I run a server just for myself?"
  +url: null
  +body: "And if that’s possible, why are servers needed at all? Can’t an app just create a server per user and run it on the users device?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688455225 {#2288
    date: 2023-07-04 09:20:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2356 …}
  +votes: Doctrine\ORM\PersistentCollection {#2353 …}
  +reports: Doctrine\ORM\PersistentCollection {#2472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  +badges: Doctrine\ORM\PersistentCollection {#2358 …}
  +children: []
  -id: 770
  -titleTs: "'run':3 'server':5"
  -bodyTs: "'app':15 'creat':17 'devic':28 'need':9 'per':20 'possibl':5 'run':23 'server':8,19 'user':21,27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688444834
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/283997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688431834 {#2355
    date: 2023-07-04 02:50:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Can-I-run-a-server-just-for-myself"
  +title: "Can I run a server just for myself?"
  +url: null
  +body: "And if that’s possible, why are servers needed at all? Can’t an app just create a server per user and run it on the users device?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688455225 {#2288
    date: 2023-07-04 09:20:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2356 …}
  +votes: Doctrine\ORM\PersistentCollection {#2353 …}
  +reports: Doctrine\ORM\PersistentCollection {#2472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  +badges: Doctrine\ORM\PersistentCollection {#2358 …}
  +children: []
  -id: 770
  -titleTs: "'run':3 'server':5"
  -bodyTs: "'app':15 'creat':17 'devic':28 'need':9 'per':20 'possibl':5 'run':23 'server':8,19 'user':21,27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688444834
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/283997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688431834 {#2355
    date: 2023-07-04 02:50:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Can-I-run-a-server-just-for-myself"
  +title: "Can I run a server just for myself?"
  +url: null
  +body: "And if that’s possible, why are servers needed at all? Can’t an app just create a server per user and run it on the users device?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688455225 {#2288
    date: 2023-07-04 09:20:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2356 …}
  +votes: Doctrine\ORM\PersistentCollection {#2353 …}
  +reports: Doctrine\ORM\PersistentCollection {#2472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  +badges: Doctrine\ORM\PersistentCollection {#2358 …}
  +children: []
  -id: 770
  -titleTs: "'run':3 'server':5"
  -bodyTs: "'app':15 'creat':17 'devic':28 'need':9 'per':20 'possibl':5 'run':23 'server':8,19 'user':21,27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688444834
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/283997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688431834 {#2355
    date: 2023-07-04 02:50:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#2409
  +user: Proxies\__CG__\App\Entity\User {#60 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "AMA-Hi-I-m-u-spez-CEO-of-Reddit-coming-to-you"
  +title: "[AMA] Hi, I’m /u/spez, CEO of Reddit, coming to you to talk about my recent acquisition of Lemmy and some upcoming changes. Ask me anything!"
  +url: null
  +body: """
    Thanks for joining me today! I’m here at the Reddit corporate parking lot, spot 269 (nice!), and being assisted today by Victoria all by myself because friends only tie down your ambitions.\n
    \n
    Founded in 1978 as a men’s discount shoe store on the west side of Philadelphia (born and raised), Reddit has, despite our best efforts, experienced an unprecedented explosion in popularity in the past decade. As of this morning, we are now home to over 16.5 million subscribers, of which a good 11% are associated with human beings, creating over 13 original posts each and every week!\n
    \n
    As a business, our primary goal has been maintaining this platform at the expense of our users. As a result, we recently made the decision to acquire one of our upcoming competitors, Lemmy. This sale finalized as of Sunday, July 2nd, for a price that will not be disclosed because our VCs might be reading this.\n
    \n
    Effectively immediately, we have enacted a few new featifits (a benefit and a feature combined) that will hopefully pay for the new sous chef will benefeat the Lemmy community. These include:\n
    \n
    - A newly revamped federation system that will allow Reddit posts to be viewed on Lemmy. This will be limited to one randomly selected subreddits every month, as chosen by myself, and I’ve been pretty much into cat girls this year, so they’ll probably be cat girl-related\n
    - A unique new post sorting algorithm that compliments the above, boosting all posts that do, possibly may, or will feature cat girls after I have edited them\n
    - 500 Spezbux that can be redeemed for Speztokens at any point\n
    - An unshakable sense of dread about the future course of technology\n
    - Full length ads for Carl Jr’s that will be sent directly to your inbox each hour and can be viewed for additional Spezgild\n
    - New scents\n
    \n
    And much much more! Also, as is tradition for this AMA, we will not be answering any questions at this time, but please, feel free to waste your time and ask anyway!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688429311 {#2485
    date: 2023-07-04 02:08:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 23418
  -titleTs: "'/u/spez':5 'acquisit':17 'ama':1 'anyth':26 'ask':24 'ceo':6 'chang':23 'come':9 'hi':2 'lemmi':19 'm':4 'recent':16 'reddit':8 'talk':13 'upcom':22"
  -bodyTs: "'11':86 '13':94 '16.5':79 '1978':36 '269':16 '2nd':141 '500':265 'acquir':127 'ad':289 'addit':309 'algorithm':243 'allow':195 'also':317 'ama':323 'ambit':33 'answer':328 'anyway':344 'ask':343 'assist':20 'associ':88 'be':91 'benefeat':182 'benefit':167 'best':57 'boost':248 'born':50 'busi':103 'carl':291 'cat':225,234,258 'chef':180 'chosen':215 'combin':171 'communiti':185 'competitor':132 'compliment':245 'corpor':12 'cours':284 'creat':92 'decad':68 'decis':125 'despit':55 'direct':298 'disclos':149 'discount':41 'dread':280 'edit':263 'effect':157 'effort':58 'enact':161 'everi':99,212 'expens':114 'experienc':59 'explos':62 'featifit':165 'featur':170,257 'feder':191 'feel':336 'final':136 'found':34 'free':337 'friend':28 'full':287 'futur':283 'girl':226,236,259 'girl-rel':235 'goal':106 'good':85 'home':76 'hope':174 'hour':303 'human':90 'immedi':158 'inbox':301 'includ':187 'join':3 'jr':292 'juli':140 'lemmi':133,184,202 'length':288 'limit':206 'll':231 'lot':14 'm':7 'made':123 'maintain':109 'may':254 'men':39 'might':153 'million':80 'month':213 'morn':72 'much':223,314,315 'new':164,178,240,311 'newli':189 'nice':17 'one':128,208 'origin':95 'park':13 'past':67 'pay':175 'philadelphia':49 'platform':111 'pleas':335 'point':275 'popular':64 'possibl':253 'post':96,197,241,250 'pretti':222 'price':144 'primari':105 'probabl':232 'question':330 'rais':52 'random':209 'read':155 'recent':122 'reddit':11,53,196 'redeem':270 'relat':237 'result':120 'revamp':190 'sale':135 'scent':312 'select':210 'sens':278 'sent':297 'shoe':42 'side':47 'sort':242 'sous':179 'spezbux':266 'spezgild':310 'speztoken':272 'spot':15 'store':43 'subreddit':211 'subscrib':81 'sunday':139 'system':192 'technolog':286 'thank':1 'tie':30 'time':333,341 'today':5,21 'tradit':320 'uniqu':239 'unpreced':61 'unshak':277 'upcom':131 'user':117 'vcs':152 've':220 'victoria':23 'view':200,307 'wast':339 'week':100 'west':46 'year':228"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1002635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688429311 {#1841
    date: 2023-07-04 02:08:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#2409
  +user: Proxies\__CG__\App\Entity\User {#60 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "AMA-Hi-I-m-u-spez-CEO-of-Reddit-coming-to-you"
  +title: "[AMA] Hi, I’m /u/spez, CEO of Reddit, coming to you to talk about my recent acquisition of Lemmy and some upcoming changes. Ask me anything!"
  +url: null
  +body: """
    Thanks for joining me today! I’m here at the Reddit corporate parking lot, spot 269 (nice!), and being assisted today by Victoria all by myself because friends only tie down your ambitions.\n
    \n
    Founded in 1978 as a men’s discount shoe store on the west side of Philadelphia (born and raised), Reddit has, despite our best efforts, experienced an unprecedented explosion in popularity in the past decade. As of this morning, we are now home to over 16.5 million subscribers, of which a good 11% are associated with human beings, creating over 13 original posts each and every week!\n
    \n
    As a business, our primary goal has been maintaining this platform at the expense of our users. As a result, we recently made the decision to acquire one of our upcoming competitors, Lemmy. This sale finalized as of Sunday, July 2nd, for a price that will not be disclosed because our VCs might be reading this.\n
    \n
    Effectively immediately, we have enacted a few new featifits (a benefit and a feature combined) that will hopefully pay for the new sous chef will benefeat the Lemmy community. These include:\n
    \n
    - A newly revamped federation system that will allow Reddit posts to be viewed on Lemmy. This will be limited to one randomly selected subreddits every month, as chosen by myself, and I’ve been pretty much into cat girls this year, so they’ll probably be cat girl-related\n
    - A unique new post sorting algorithm that compliments the above, boosting all posts that do, possibly may, or will feature cat girls after I have edited them\n
    - 500 Spezbux that can be redeemed for Speztokens at any point\n
    - An unshakable sense of dread about the future course of technology\n
    - Full length ads for Carl Jr’s that will be sent directly to your inbox each hour and can be viewed for additional Spezgild\n
    - New scents\n
    \n
    And much much more! Also, as is tradition for this AMA, we will not be answering any questions at this time, but please, feel free to waste your time and ask anyway!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688429311 {#2485
    date: 2023-07-04 02:08:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 23418
  -titleTs: "'/u/spez':5 'acquisit':17 'ama':1 'anyth':26 'ask':24 'ceo':6 'chang':23 'come':9 'hi':2 'lemmi':19 'm':4 'recent':16 'reddit':8 'talk':13 'upcom':22"
  -bodyTs: "'11':86 '13':94 '16.5':79 '1978':36 '269':16 '2nd':141 '500':265 'acquir':127 'ad':289 'addit':309 'algorithm':243 'allow':195 'also':317 'ama':323 'ambit':33 'answer':328 'anyway':344 'ask':343 'assist':20 'associ':88 'be':91 'benefeat':182 'benefit':167 'best':57 'boost':248 'born':50 'busi':103 'carl':291 'cat':225,234,258 'chef':180 'chosen':215 'combin':171 'communiti':185 'competitor':132 'compliment':245 'corpor':12 'cours':284 'creat':92 'decad':68 'decis':125 'despit':55 'direct':298 'disclos':149 'discount':41 'dread':280 'edit':263 'effect':157 'effort':58 'enact':161 'everi':99,212 'expens':114 'experienc':59 'explos':62 'featifit':165 'featur':170,257 'feder':191 'feel':336 'final':136 'found':34 'free':337 'friend':28 'full':287 'futur':283 'girl':226,236,259 'girl-rel':235 'goal':106 'good':85 'home':76 'hope':174 'hour':303 'human':90 'immedi':158 'inbox':301 'includ':187 'join':3 'jr':292 'juli':140 'lemmi':133,184,202 'length':288 'limit':206 'll':231 'lot':14 'm':7 'made':123 'maintain':109 'may':254 'men':39 'might':153 'million':80 'month':213 'morn':72 'much':223,314,315 'new':164,178,240,311 'newli':189 'nice':17 'one':128,208 'origin':95 'park':13 'past':67 'pay':175 'philadelphia':49 'platform':111 'pleas':335 'point':275 'popular':64 'possibl':253 'post':96,197,241,250 'pretti':222 'price':144 'primari':105 'probabl':232 'question':330 'rais':52 'random':209 'read':155 'recent':122 'reddit':11,53,196 'redeem':270 'relat':237 'result':120 'revamp':190 'sale':135 'scent':312 'select':210 'sens':278 'sent':297 'shoe':42 'side':47 'sort':242 'sous':179 'spezbux':266 'spezgild':310 'speztoken':272 'spot':15 'store':43 'subreddit':211 'subscrib':81 'sunday':139 'system':192 'technolog':286 'thank':1 'tie':30 'time':333,341 'today':5,21 'tradit':320 'uniqu':239 'unpreced':61 'unshak':277 'upcom':131 'user':117 'vcs':152 've':220 'victoria':23 'view':200,307 'wast':339 'week':100 'west':46 'year':228"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1002635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688429311 {#1841
    date: 2023-07-04 02:08:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#2409
  +user: Proxies\__CG__\App\Entity\User {#60 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "AMA-Hi-I-m-u-spez-CEO-of-Reddit-coming-to-you"
  +title: "[AMA] Hi, I’m /u/spez, CEO of Reddit, coming to you to talk about my recent acquisition of Lemmy and some upcoming changes. Ask me anything!"
  +url: null
  +body: """
    Thanks for joining me today! I’m here at the Reddit corporate parking lot, spot 269 (nice!), and being assisted today by Victoria all by myself because friends only tie down your ambitions.\n
    \n
    Founded in 1978 as a men’s discount shoe store on the west side of Philadelphia (born and raised), Reddit has, despite our best efforts, experienced an unprecedented explosion in popularity in the past decade. As of this morning, we are now home to over 16.5 million subscribers, of which a good 11% are associated with human beings, creating over 13 original posts each and every week!\n
    \n
    As a business, our primary goal has been maintaining this platform at the expense of our users. As a result, we recently made the decision to acquire one of our upcoming competitors, Lemmy. This sale finalized as of Sunday, July 2nd, for a price that will not be disclosed because our VCs might be reading this.\n
    \n
    Effectively immediately, we have enacted a few new featifits (a benefit and a feature combined) that will hopefully pay for the new sous chef will benefeat the Lemmy community. These include:\n
    \n
    - A newly revamped federation system that will allow Reddit posts to be viewed on Lemmy. This will be limited to one randomly selected subreddits every month, as chosen by myself, and I’ve been pretty much into cat girls this year, so they’ll probably be cat girl-related\n
    - A unique new post sorting algorithm that compliments the above, boosting all posts that do, possibly may, or will feature cat girls after I have edited them\n
    - 500 Spezbux that can be redeemed for Speztokens at any point\n
    - An unshakable sense of dread about the future course of technology\n
    - Full length ads for Carl Jr’s that will be sent directly to your inbox each hour and can be viewed for additional Spezgild\n
    - New scents\n
    \n
    And much much more! Also, as is tradition for this AMA, we will not be answering any questions at this time, but please, feel free to waste your time and ask anyway!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688429311 {#2485
    date: 2023-07-04 02:08:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 23418
  -titleTs: "'/u/spez':5 'acquisit':17 'ama':1 'anyth':26 'ask':24 'ceo':6 'chang':23 'come':9 'hi':2 'lemmi':19 'm':4 'recent':16 'reddit':8 'talk':13 'upcom':22"
  -bodyTs: "'11':86 '13':94 '16.5':79 '1978':36 '269':16 '2nd':141 '500':265 'acquir':127 'ad':289 'addit':309 'algorithm':243 'allow':195 'also':317 'ama':323 'ambit':33 'answer':328 'anyway':344 'ask':343 'assist':20 'associ':88 'be':91 'benefeat':182 'benefit':167 'best':57 'boost':248 'born':50 'busi':103 'carl':291 'cat':225,234,258 'chef':180 'chosen':215 'combin':171 'communiti':185 'competitor':132 'compliment':245 'corpor':12 'cours':284 'creat':92 'decad':68 'decis':125 'despit':55 'direct':298 'disclos':149 'discount':41 'dread':280 'edit':263 'effect':157 'effort':58 'enact':161 'everi':99,212 'expens':114 'experienc':59 'explos':62 'featifit':165 'featur':170,257 'feder':191 'feel':336 'final':136 'found':34 'free':337 'friend':28 'full':287 'futur':283 'girl':226,236,259 'girl-rel':235 'goal':106 'good':85 'home':76 'hope':174 'hour':303 'human':90 'immedi':158 'inbox':301 'includ':187 'join':3 'jr':292 'juli':140 'lemmi':133,184,202 'length':288 'limit':206 'll':231 'lot':14 'm':7 'made':123 'maintain':109 'may':254 'men':39 'might':153 'million':80 'month':213 'morn':72 'much':223,314,315 'new':164,178,240,311 'newli':189 'nice':17 'one':128,208 'origin':95 'park':13 'past':67 'pay':175 'philadelphia':49 'platform':111 'pleas':335 'point':275 'popular':64 'possibl':253 'post':96,197,241,250 'pretti':222 'price':144 'primari':105 'probabl':232 'question':330 'rais':52 'random':209 'read':155 'recent':122 'reddit':11,53,196 'redeem':270 'relat':237 'result':120 'revamp':190 'sale':135 'scent':312 'select':210 'sens':278 'sent':297 'shoe':42 'side':47 'sort':242 'sous':179 'spezbux':266 'spezgild':310 'speztoken':272 'spot':15 'store':43 'subreddit':211 'subscrib':81 'sunday':139 'system':192 'technolog':286 'thank':1 'tie':30 'time':333,341 'today':5,21 'tradit':320 'uniqu':239 'unpreced':61 'unshak':277 'upcom':131 'user':117 'vcs':152 've':220 'victoria':23 'view':200,307 'wast':339 'week':100 'west':46 'year':228"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1002635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688429311 {#1841
    date: 2023-07-04 02:08:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "My-13yo-stepdaughter-just-recently-started-watching-Gilmore-Girls-with"
  +title: "My 13yo stepdaughter just recently started watching Gilmore Girls with her mom. What are some good things to say during their post-watch discussions that make it sound like I'm in the know?"
  +url: null
  +body: "If it helps, her mom and I have been married a hair over a month."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688472641 {#1524
    date: 2023-07-04 14:10:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 786
  -titleTs: "'13yo':2 'discuss':25 'gilmor':8 'girl':9 'good':16 'know':35 'like':30 'm':32 'make':27 'mom':12 'post':23 'post-watch':22 'recent':5 'say':19 'sound':29 'start':6 'stepdaught':3 'thing':17 'watch':7,24"
  -bodyTs: "'hair':12 'help':3 'marri':10 'mom':5 'month':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688460136
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/977024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688426136 {#1501
    date: 2023-07-04 01:15:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "My-13yo-stepdaughter-just-recently-started-watching-Gilmore-Girls-with"
  +title: "My 13yo stepdaughter just recently started watching Gilmore Girls with her mom. What are some good things to say during their post-watch discussions that make it sound like I'm in the know?"
  +url: null
  +body: "If it helps, her mom and I have been married a hair over a month."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688472641 {#1524
    date: 2023-07-04 14:10:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 786
  -titleTs: "'13yo':2 'discuss':25 'gilmor':8 'girl':9 'good':16 'know':35 'like':30 'm':32 'make':27 'mom':12 'post':23 'post-watch':22 'recent':5 'say':19 'sound':29 'start':6 'stepdaught':3 'thing':17 'watch':7,24"
  -bodyTs: "'hair':12 'help':3 'marri':10 'mom':5 'month':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688460136
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/977024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688426136 {#1501
    date: 2023-07-04 01:15:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "My-13yo-stepdaughter-just-recently-started-watching-Gilmore-Girls-with"
  +title: "My 13yo stepdaughter just recently started watching Gilmore Girls with her mom. What are some good things to say during their post-watch discussions that make it sound like I'm in the know?"
  +url: null
  +body: "If it helps, her mom and I have been married a hair over a month."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688472641 {#1524
    date: 2023-07-04 14:10:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 786
  -titleTs: "'13yo':2 'discuss':25 'gilmor':8 'girl':9 'good':16 'know':35 'like':30 'm':32 'make':27 'mom':12 'post':23 'post-watch':22 'recent':5 'say':19 'sound':29 'start':6 'stepdaught':3 'thing':17 'watch':7,24"
  -bodyTs: "'hair':12 'help':3 'marri':10 'mom':5 'month':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688460136
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/977024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688426136 {#1501
    date: 2023-07-04 01:15:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "how-do-i-create-a-community"
  +title: "how do i create a community?"
  +url: null
  +body: "I’m on Vlemmy using wefwef"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688476479 {#1522
    date: 2023-07-04 15:14:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 776
  -titleTs: "'communiti':6 'creat':4"
  -bodyTs: "'m':2 'use':5 'vlemmi':4 'wefwef':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688438936
  +visibility: "visible             "
  +apId: "https://vlemmy.net/post/463111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688425936 {#1510
    date: 2023-07-04 01:12:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "how-do-i-create-a-community"
  +title: "how do i create a community?"
  +url: null
  +body: "I’m on Vlemmy using wefwef"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688476479 {#1522
    date: 2023-07-04 15:14:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 776
  -titleTs: "'communiti':6 'creat':4"
  -bodyTs: "'m':2 'use':5 'vlemmi':4 'wefwef':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688438936
  +visibility: "visible             "
  +apId: "https://vlemmy.net/post/463111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688425936 {#1510
    date: 2023-07-04 01:12:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "how-do-i-create-a-community"
  +title: "how do i create a community?"
  +url: null
  +body: "I’m on Vlemmy using wefwef"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688476479 {#1522
    date: 2023-07-04 15:14:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 776
  -titleTs: "'communiti':6 'creat':4"
  -bodyTs: "'m':2 'use':5 'vlemmi':4 'wefwef':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688438936
  +visibility: "visible             "
  +apId: "https://vlemmy.net/post/463111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688425936 {#1510
    date: 2023-07-04 01:12:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Can-I-switch-this-constant-current-LED-driver-at-38kHz"
  +title: "Can I switch this constant current LED driver at 38kHz?"
  +url: null
  +body: """
    My goal is to drive an infrared LED like ([this SFH 4727AS](https://dammedia.osram.info/media/resource/hires/osram-dam-5723342/SFH%204727AS_EN.pdf)) to control IR remote controlled devices (for example a TV).\n
    \n
    I can already output the signal on a pin of my microcontroller. The signal has a carrier frequency of 38kHz.\n
    \n
    I am however limited to a 5V 1A power supply and would like to drive the LED as close to the 5W psu limit as possible.\n
    \n
    I first thought about using a MOSFET like [this AO3400A](https://aosmd.com/sites/default/files/res/data_sheets/AO3400A.pdf) together with a resistor, but decided it was worth using an LED driver, do you agree?\n
    \n
    Now I’m looking at [this PAM2804](https://www.diodes.com/assets/Datasheets/PAM2804.pdf) constant current LED driver but I’m not sure if I can just supply my signal to the EN pin. The EN pin is meant for PWM-dimming, so does that mean the output is smoothed to prevent flickering?\n
    \n
    I’d love to hear your thoughts about how I should go about this. Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688440552 {#1541
    date: 2023-07-04 05:15:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1536 …}
  +votes: Doctrine\ORM\PersistentCollection {#1516 …}
  +reports: Doctrine\ORM\PersistentCollection {#1519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 749
  -titleTs: "'38khz':10 'constant':5 'current':6 'driver':8 'led':7 'switch':3"
  -bodyTs: "'/assets/datasheets/pam2804.pdf)':110 '/media/resource/hires/osram-dam-5723342/sfh%204727as_en.pdf))':15 '/sites/default/files/res/data_sheets/ao3400a.pdf)':84 '1a':53 '38khz':45 '4727as':12 '5v':52 '5w':67 'agre':100 'alreadi':28 'ao3400a':81 'aosmd.com':83 'aosmd.com/sites/default/files/res/data_sheets/ao3400a.pdf)':82 'carrier':42 'close':64 'constant':111 'control':17,20 'current':112 'd':152 'dammedia.osram.info':14 'dammedia.osram.info/media/resource/hires/osram-dam-5723342/sfh%204727as_en.pdf))':13 'decid':90 'devic':21 'dim':139 'drive':5,60 'driver':97,114 'en':129,132 'exampl':23 'first':73 'flicker':150 'frequenc':43 'go':162 'goal':2 'hear':155 'howev':48 'infrar':7 'ir':18 'led':8,62,96,113 'like':9,58,79 'limit':49,69 'look':104 'love':153 'm':103,117 'mean':143 'meant':135 'microcontrol':37 'mosfet':78 'output':29,145 'pam2804':107 'pin':34,130,133 'possibl':71 'power':54 'prevent':149 'psu':68 'pwm':138 'pwm-dim':137 'remot':19 'resistor':88 'sfh':11 'signal':31,39,126 'smooth':147 'suppli':55,124 'sure':119 'thank':165 'thought':74,157 'togeth':85 'tv':25 'use':76,94 'worth':93 'would':57 'www.diodes.com':109 'www.diodes.com/assets/datasheets/pam2804.pdf)':108"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688452507
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/465080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688424007 {#1529
    date: 2023-07-04 00:40:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Can-I-switch-this-constant-current-LED-driver-at-38kHz"
  +title: "Can I switch this constant current LED driver at 38kHz?"
  +url: null
  +body: """
    My goal is to drive an infrared LED like ([this SFH 4727AS](https://dammedia.osram.info/media/resource/hires/osram-dam-5723342/SFH%204727AS_EN.pdf)) to control IR remote controlled devices (for example a TV).\n
    \n
    I can already output the signal on a pin of my microcontroller. The signal has a carrier frequency of 38kHz.\n
    \n
    I am however limited to a 5V 1A power supply and would like to drive the LED as close to the 5W psu limit as possible.\n
    \n
    I first thought about using a MOSFET like [this AO3400A](https://aosmd.com/sites/default/files/res/data_sheets/AO3400A.pdf) together with a resistor, but decided it was worth using an LED driver, do you agree?\n
    \n
    Now I’m looking at [this PAM2804](https://www.diodes.com/assets/Datasheets/PAM2804.pdf) constant current LED driver but I’m not sure if I can just supply my signal to the EN pin. The EN pin is meant for PWM-dimming, so does that mean the output is smoothed to prevent flickering?\n
    \n
    I’d love to hear your thoughts about how I should go about this. Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688440552 {#1541
    date: 2023-07-04 05:15:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1536 …}
  +votes: Doctrine\ORM\PersistentCollection {#1516 …}
  +reports: Doctrine\ORM\PersistentCollection {#1519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 749
  -titleTs: "'38khz':10 'constant':5 'current':6 'driver':8 'led':7 'switch':3"
  -bodyTs: "'/assets/datasheets/pam2804.pdf)':110 '/media/resource/hires/osram-dam-5723342/sfh%204727as_en.pdf))':15 '/sites/default/files/res/data_sheets/ao3400a.pdf)':84 '1a':53 '38khz':45 '4727as':12 '5v':52 '5w':67 'agre':100 'alreadi':28 'ao3400a':81 'aosmd.com':83 'aosmd.com/sites/default/files/res/data_sheets/ao3400a.pdf)':82 'carrier':42 'close':64 'constant':111 'control':17,20 'current':112 'd':152 'dammedia.osram.info':14 'dammedia.osram.info/media/resource/hires/osram-dam-5723342/sfh%204727as_en.pdf))':13 'decid':90 'devic':21 'dim':139 'drive':5,60 'driver':97,114 'en':129,132 'exampl':23 'first':73 'flicker':150 'frequenc':43 'go':162 'goal':2 'hear':155 'howev':48 'infrar':7 'ir':18 'led':8,62,96,113 'like':9,58,79 'limit':49,69 'look':104 'love':153 'm':103,117 'mean':143 'meant':135 'microcontrol':37 'mosfet':78 'output':29,145 'pam2804':107 'pin':34,130,133 'possibl':71 'power':54 'prevent':149 'psu':68 'pwm':138 'pwm-dim':137 'remot':19 'resistor':88 'sfh':11 'signal':31,39,126 'smooth':147 'suppli':55,124 'sure':119 'thank':165 'thought':74,157 'togeth':85 'tv':25 'use':76,94 'worth':93 'would':57 'www.diodes.com':109 'www.diodes.com/assets/datasheets/pam2804.pdf)':108"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688452507
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/465080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688424007 {#1529
    date: 2023-07-04 00:40:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Can-I-switch-this-constant-current-LED-driver-at-38kHz"
  +title: "Can I switch this constant current LED driver at 38kHz?"
  +url: null
  +body: """
    My goal is to drive an infrared LED like ([this SFH 4727AS](https://dammedia.osram.info/media/resource/hires/osram-dam-5723342/SFH%204727AS_EN.pdf)) to control IR remote controlled devices (for example a TV).\n
    \n
    I can already output the signal on a pin of my microcontroller. The signal has a carrier frequency of 38kHz.\n
    \n
    I am however limited to a 5V 1A power supply and would like to drive the LED as close to the 5W psu limit as possible.\n
    \n
    I first thought about using a MOSFET like [this AO3400A](https://aosmd.com/sites/default/files/res/data_sheets/AO3400A.pdf) together with a resistor, but decided it was worth using an LED driver, do you agree?\n
    \n
    Now I’m looking at [this PAM2804](https://www.diodes.com/assets/Datasheets/PAM2804.pdf) constant current LED driver but I’m not sure if I can just supply my signal to the EN pin. The EN pin is meant for PWM-dimming, so does that mean the output is smoothed to prevent flickering?\n
    \n
    I’d love to hear your thoughts about how I should go about this. Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688440552 {#1541
    date: 2023-07-04 05:15:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1536 …}
  +votes: Doctrine\ORM\PersistentCollection {#1516 …}
  +reports: Doctrine\ORM\PersistentCollection {#1519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 749
  -titleTs: "'38khz':10 'constant':5 'current':6 'driver':8 'led':7 'switch':3"
  -bodyTs: "'/assets/datasheets/pam2804.pdf)':110 '/media/resource/hires/osram-dam-5723342/sfh%204727as_en.pdf))':15 '/sites/default/files/res/data_sheets/ao3400a.pdf)':84 '1a':53 '38khz':45 '4727as':12 '5v':52 '5w':67 'agre':100 'alreadi':28 'ao3400a':81 'aosmd.com':83 'aosmd.com/sites/default/files/res/data_sheets/ao3400a.pdf)':82 'carrier':42 'close':64 'constant':111 'control':17,20 'current':112 'd':152 'dammedia.osram.info':14 'dammedia.osram.info/media/resource/hires/osram-dam-5723342/sfh%204727as_en.pdf))':13 'decid':90 'devic':21 'dim':139 'drive':5,60 'driver':97,114 'en':129,132 'exampl':23 'first':73 'flicker':150 'frequenc':43 'go':162 'goal':2 'hear':155 'howev':48 'infrar':7 'ir':18 'led':8,62,96,113 'like':9,58,79 'limit':49,69 'look':104 'love':153 'm':103,117 'mean':143 'meant':135 'microcontrol':37 'mosfet':78 'output':29,145 'pam2804':107 'pin':34,130,133 'possibl':71 'power':54 'prevent':149 'psu':68 'pwm':138 'pwm-dim':137 'remot':19 'resistor':88 'sfh':11 'signal':31,39,126 'smooth':147 'suppli':55,124 'sure':119 'thank':165 'thought':74,157 'togeth':85 'tv':25 'use':76,94 'worth':93 'would':57 'www.diodes.com':109 'www.diodes.com/assets/datasheets/pam2804.pdf)':108"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688452507
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/465080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688424007 {#1529
    date: 2023-07-04 00:40:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-do-you-do-to-stop-procrastinating"
  +title: "What do you do to stop procrastinating?"
  +url: null
  +body: "Less social media, do not disturb, lots to try, not much works."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688491882 {#1713
    date: 2023-07-04 19:31:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 782
  -titleTs: "'procrastin':7 'stop':6"
  -bodyTs: "'disturb':6 'less':1 'lot':7 'media':3 'much':11 'social':2 'tri':9 'work':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688454027
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/999018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688420027 {#1712
    date: 2023-07-03 23:33:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-do-you-do-to-stop-procrastinating"
  +title: "What do you do to stop procrastinating?"
  +url: null
  +body: "Less social media, do not disturb, lots to try, not much works."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688491882 {#1713
    date: 2023-07-04 19:31:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 782
  -titleTs: "'procrastin':7 'stop':6"
  -bodyTs: "'disturb':6 'less':1 'lot':7 'media':3 'much':11 'social':2 'tri':9 'work':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688454027
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/999018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688420027 {#1712
    date: 2023-07-03 23:33:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-do-you-do-to-stop-procrastinating"
  +title: "What do you do to stop procrastinating?"
  +url: null
  +body: "Less social media, do not disturb, lots to try, not much works."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688491882 {#1713
    date: 2023-07-04 19:31:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 782
  -titleTs: "'procrastin':7 'stop':6"
  -bodyTs: "'disturb':6 'less':1 'lot':7 'media':3 'much':11 'social':2 'tri':9 'work':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688454027
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/999018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688420027 {#1712
    date: 2023-07-03 23:33:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Maanddraadje-Juli-2023"
  +title: "Maanddraadje Juli 2023"
  +url: null
  +body: "Bespreek in dit maanddraadje hoe het met je FIRE-doelen gaat. Bijvoorbeeld wat er tegen zit deze maand, of wat er juist meevalt. Daarnaast mag je hier uiteraard je vragen stellen die niet direct in een eigen post thuishoren. Ook zijn we in het maanddraadje iets coulanter met de ‘On-topic’-regel, wat ruimte geeft voor meer algemene financiele zaken."
  +type: "article"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688419394 {#1474
    date: 2023-07-03 23:23:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 1238
  -titleTs: "'2023':3 'juli':2 'maanddraadj':1"
  -bodyTs: "'algemen':60 'bespreek':1 'bijvoorbeeld':13 'coulant':48 'daarnaast':25 'de':50 'deze':18 'die':33 'direct':35 'dit':3 'doelen':11 'een':37 'eigen':38 'er':15,22 'financiel':61 'fire':10 'fire-doelen':9 'gaat':12 'geeft':57 'het':6,45 'hier':28 'hoe':5 'iet':47 'je':8,27,30 'juist':23 'maand':19 'maanddraadj':4,46 'mag':26 'meer':59 'meevalt':24 'met':7,49 'niet':34 'on-top':51 'ook':41 'post':39 'regel':54 'ruimt':56 'stellen':32 'tegen':16 'thuishoren':40 'topic':53 'uiteraard':29 'voor':58 'vragen':31 'wat':14,21,55 'zaken':62 'zijn':42 'zit':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688419394
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1705002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688419394 {#1472
    date: 2023-07-03 23:23:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Maanddraadje-Juli-2023"
  +title: "Maanddraadje Juli 2023"
  +url: null
  +body: "Bespreek in dit maanddraadje hoe het met je FIRE-doelen gaat. Bijvoorbeeld wat er tegen zit deze maand, of wat er juist meevalt. Daarnaast mag je hier uiteraard je vragen stellen die niet direct in een eigen post thuishoren. Ook zijn we in het maanddraadje iets coulanter met de ‘On-topic’-regel, wat ruimte geeft voor meer algemene financiele zaken."
  +type: "article"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688419394 {#1474
    date: 2023-07-03 23:23:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 1238
  -titleTs: "'2023':3 'juli':2 'maanddraadj':1"
  -bodyTs: "'algemen':60 'bespreek':1 'bijvoorbeeld':13 'coulant':48 'daarnaast':25 'de':50 'deze':18 'die':33 'direct':35 'dit':3 'doelen':11 'een':37 'eigen':38 'er':15,22 'financiel':61 'fire':10 'fire-doelen':9 'gaat':12 'geeft':57 'het':6,45 'hier':28 'hoe':5 'iet':47 'je':8,27,30 'juist':23 'maand':19 'maanddraadj':4,46 'mag':26 'meer':59 'meevalt':24 'met':7,49 'niet':34 'on-top':51 'ook':41 'post':39 'regel':54 'ruimt':56 'stellen':32 'tegen':16 'thuishoren':40 'topic':53 'uiteraard':29 'voor':58 'vragen':31 'wat':14,21,55 'zaken':62 'zijn':42 'zit':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688419394
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1705002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688419394 {#1472
    date: 2023-07-03 23:23:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Maanddraadje-Juli-2023"
  +title: "Maanddraadje Juli 2023"
  +url: null
  +body: "Bespreek in dit maanddraadje hoe het met je FIRE-doelen gaat. Bijvoorbeeld wat er tegen zit deze maand, of wat er juist meevalt. Daarnaast mag je hier uiteraard je vragen stellen die niet direct in een eigen post thuishoren. Ook zijn we in het maanddraadje iets coulanter met de ‘On-topic’-regel, wat ruimte geeft voor meer algemene financiele zaken."
  +type: "article"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688419394 {#1474
    date: 2023-07-03 23:23:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 1238
  -titleTs: "'2023':3 'juli':2 'maanddraadj':1"
  -bodyTs: "'algemen':60 'bespreek':1 'bijvoorbeeld':13 'coulant':48 'daarnaast':25 'de':50 'deze':18 'die':33 'direct':35 'dit':3 'doelen':11 'een':37 'eigen':38 'er':15,22 'financiel':61 'fire':10 'fire-doelen':9 'gaat':12 'geeft':57 'het':6,45 'hier':28 'hoe':5 'iet':47 'je':8,27,30 'juist':23 'maand':19 'maanddraadj':4,46 'mag':26 'meer':59 'meevalt':24 'met':7,49 'niet':34 'on-top':51 'ook':41 'post':39 'regel':54 'ruimt':56 'stellen':32 'tegen':16 'thuishoren':40 'topic':53 'uiteraard':29 'voor':58 'vragen':31 'wat':14,21,55 'zaken':62 'zijn':42 'zit':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688419394
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1705002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688419394 {#1472
    date: 2023-07-03 23:23:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Reuse-cellphone-battery-for-robotics"
  +title: "Reuse cellphone battery for robotics"
  +url: null
  +body: """
    Hi, I found an old cellphone battery (from a Pixel3A phone) and I’d like to reuse it for my robotics experiments. (link to images: [imgur.com/a/Oj09tai](https://imgur.com/a/Oj09tai))\n
    \n
    2 questions:\n
    \n
    1. how can I trasform the output connection to a more “standard” output connection (ideally V+ and V- wires)\n
    2. how could I recharge the battery?\n
    \n
    Any safety concerns, other than don’t poke it? :D
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688442199 {#1494
    date: 2023-07-04 05:43:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 745
  -titleTs: "'batteri':3 'cellphon':2 'reus':1 'robot':5"
  -bodyTs: "'/a/oj09tai](https://imgur.com/a/oj09tai))':28 '1':31 '2':29,50 'batteri':7,56 'cellphon':6 'concern':59 'connect':38,44 'could':52 'd':14,66 'experi':22 'found':3 'hi':1 'ideal':45 'imag':25 'imgur.com':27 'imgur.com/a/oj09tai](https://imgur.com/a/oj09tai))':26 'like':15 'link':23 'old':5 'output':37,43 'phone':11 'pixel3a':10 'poke':64 'question':30 'recharg':54 'reus':17 'robot':21 'safeti':58 'standard':42 'trasform':35 'v':46,48 'wire':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688424483
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/461339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688411483 {#1490
    date: 2023-07-03 21:11:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Reuse-cellphone-battery-for-robotics"
  +title: "Reuse cellphone battery for robotics"
  +url: null
  +body: """
    Hi, I found an old cellphone battery (from a Pixel3A phone) and I’d like to reuse it for my robotics experiments. (link to images: [imgur.com/a/Oj09tai](https://imgur.com/a/Oj09tai))\n
    \n
    2 questions:\n
    \n
    1. how can I trasform the output connection to a more “standard” output connection (ideally V+ and V- wires)\n
    2. how could I recharge the battery?\n
    \n
    Any safety concerns, other than don’t poke it? :D
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688442199 {#1494
    date: 2023-07-04 05:43:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 745
  -titleTs: "'batteri':3 'cellphon':2 'reus':1 'robot':5"
  -bodyTs: "'/a/oj09tai](https://imgur.com/a/oj09tai))':28 '1':31 '2':29,50 'batteri':7,56 'cellphon':6 'concern':59 'connect':38,44 'could':52 'd':14,66 'experi':22 'found':3 'hi':1 'ideal':45 'imag':25 'imgur.com':27 'imgur.com/a/oj09tai](https://imgur.com/a/oj09tai))':26 'like':15 'link':23 'old':5 'output':37,43 'phone':11 'pixel3a':10 'poke':64 'question':30 'recharg':54 'reus':17 'robot':21 'safeti':58 'standard':42 'trasform':35 'v':46,48 'wire':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688424483
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/461339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688411483 {#1490
    date: 2023-07-03 21:11:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Reuse-cellphone-battery-for-robotics"
  +title: "Reuse cellphone battery for robotics"
  +url: null
  +body: """
    Hi, I found an old cellphone battery (from a Pixel3A phone) and I’d like to reuse it for my robotics experiments. (link to images: [imgur.com/a/Oj09tai](https://imgur.com/a/Oj09tai))\n
    \n
    2 questions:\n
    \n
    1. how can I trasform the output connection to a more “standard” output connection (ideally V+ and V- wires)\n
    2. how could I recharge the battery?\n
    \n
    Any safety concerns, other than don’t poke it? :D
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688442199 {#1494
    date: 2023-07-04 05:43:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 745
  -titleTs: "'batteri':3 'cellphon':2 'reus':1 'robot':5"
  -bodyTs: "'/a/oj09tai](https://imgur.com/a/oj09tai))':28 '1':31 '2':29,50 'batteri':7,56 'cellphon':6 'concern':59 'connect':38,44 'could':52 'd':14,66 'experi':22 'found':3 'hi':1 'ideal':45 'imag':25 'imgur.com':27 'imgur.com/a/oj09tai](https://imgur.com/a/oj09tai))':26 'like':15 'link':23 'old':5 'output':37,43 'phone':11 'pixel3a':10 'poke':64 'question':30 'recharg':54 'reus':17 'robot':21 'safeti':58 'standard':42 'trasform':35 'v':46,48 'wire':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688424483
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/461339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688411483 {#1490
    date: 2023-07-03 21:11:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Making-a-USB-desk-fan-from-spare-CPU-fan"
  +title: "Making a USB desk fan from spare CPU fan"
  +url: null
  +body: "If I wanted to make a USB desk fan from a spare CPU fan (input: 12V, 0.15A), could I just solder a resistor to the positive lead of the USB wire? I plan on getting an adjustable voltage booster, but I was curious if this was possible. I think I would need a 13 ohm resistor for USB 3.0."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688588978 {#1756
    date: 2023-07-05 22:29:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 744
  -titleTs: "'cpu':8 'desk':4 'fan':5,9 'make':1 'spare':7 'usb':3"
  -bodyTs: "'0.15':17 '12v':16 '13':55 '3.0':60 'adjust':38 'booster':40 'could':19 'cpu':13 'curious':44 'desk':8 'fan':9,14 'get':36 'input':15 'lead':28 'make':5 'need':53 'ohm':56 'plan':34 'posit':27 'possibl':48 'resistor':24,57 'solder':22 'spare':12 'think':50 'usb':7,31,59 'voltag':39 'want':3 'wire':32 'would':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688453520
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/995079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688410020 {#1767
    date: 2023-07-03 20:47:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Making-a-USB-desk-fan-from-spare-CPU-fan"
  +title: "Making a USB desk fan from spare CPU fan"
  +url: null
  +body: "If I wanted to make a USB desk fan from a spare CPU fan (input: 12V, 0.15A), could I just solder a resistor to the positive lead of the USB wire? I plan on getting an adjustable voltage booster, but I was curious if this was possible. I think I would need a 13 ohm resistor for USB 3.0."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688588978 {#1756
    date: 2023-07-05 22:29:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 744
  -titleTs: "'cpu':8 'desk':4 'fan':5,9 'make':1 'spare':7 'usb':3"
  -bodyTs: "'0.15':17 '12v':16 '13':55 '3.0':60 'adjust':38 'booster':40 'could':19 'cpu':13 'curious':44 'desk':8 'fan':9,14 'get':36 'input':15 'lead':28 'make':5 'need':53 'ohm':56 'plan':34 'posit':27 'possibl':48 'resistor':24,57 'solder':22 'spare':12 'think':50 'usb':7,31,59 'voltag':39 'want':3 'wire':32 'would':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688453520
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/995079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688410020 {#1767
    date: 2023-07-03 20:47:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Making-a-USB-desk-fan-from-spare-CPU-fan"
  +title: "Making a USB desk fan from spare CPU fan"
  +url: null
  +body: "If I wanted to make a USB desk fan from a spare CPU fan (input: 12V, 0.15A), could I just solder a resistor to the positive lead of the USB wire? I plan on getting an adjustable voltage booster, but I was curious if this was possible. I think I would need a 13 ohm resistor for USB 3.0."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688588978 {#1756
    date: 2023-07-05 22:29:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 744
  -titleTs: "'cpu':8 'desk':4 'fan':5,9 'make':1 'spare':7 'usb':3"
  -bodyTs: "'0.15':17 '12v':16 '13':55 '3.0':60 'adjust':38 'booster':40 'could':19 'cpu':13 'curious':44 'desk':8 'fan':9,14 'get':36 'input':15 'lead':28 'make':5 'need':53 'ohm':56 'plan':34 'posit':27 'possibl':48 'resistor':24,57 'solder':22 'spare':12 'think':50 'usb':7,31,59 'voltag':39 'want':3 'wire':32 'would':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688453520
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/995079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688410020 {#1767
    date: 2023-07-03 20:47:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Worst-social-media-communities-in-sites-in-order-in-your"
  +title: "Worst social media communities in sites in order, in your opinion?"
  +url: null
  +body: "By “worst”, I mean most toxic, most misinformed, most discriminatory, etc (not related to the owners of the site, e.g. Elon throwing out the trash by adding ratelimits)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688408237 {#1782
    date: 2023-07-03 20:17:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 808
  -titleTs: "'communiti':4 'media':3 'opinion':11 'order':8 'site':6 'social':2 'worst':1"
  -bodyTs: "'ad':27 'discriminatori':10 'e.g':20 'elon':21 'etc':11 'mean':4 'misinform':8 'owner':16 'ratelimit':28 'relat':13 'site':19 'throw':22 'toxic':6 'trash':25 'worst':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688408237
  +visibility: "visible             "
  +apId: "https://geddit.social/post/158027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688408237 {#1783
    date: 2023-07-03 20:17:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Worst-social-media-communities-in-sites-in-order-in-your"
  +title: "Worst social media communities in sites in order, in your opinion?"
  +url: null
  +body: "By “worst”, I mean most toxic, most misinformed, most discriminatory, etc (not related to the owners of the site, e.g. Elon throwing out the trash by adding ratelimits)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688408237 {#1782
    date: 2023-07-03 20:17:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 808
  -titleTs: "'communiti':4 'media':3 'opinion':11 'order':8 'site':6 'social':2 'worst':1"
  -bodyTs: "'ad':27 'discriminatori':10 'e.g':20 'elon':21 'etc':11 'mean':4 'misinform':8 'owner':16 'ratelimit':28 'relat':13 'site':19 'throw':22 'toxic':6 'trash':25 'worst':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688408237
  +visibility: "visible             "
  +apId: "https://geddit.social/post/158027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688408237 {#1783
    date: 2023-07-03 20:17:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Worst-social-media-communities-in-sites-in-order-in-your"
  +title: "Worst social media communities in sites in order, in your opinion?"
  +url: null
  +body: "By “worst”, I mean most toxic, most misinformed, most discriminatory, etc (not related to the owners of the site, e.g. Elon throwing out the trash by adding ratelimits)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688408237 {#1782
    date: 2023-07-03 20:17:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 808
  -titleTs: "'communiti':4 'media':3 'opinion':11 'order':8 'site':6 'social':2 'worst':1"
  -bodyTs: "'ad':27 'discriminatori':10 'e.g':20 'elon':21 'etc':11 'mean':4 'misinform':8 'owner':16 'ratelimit':28 'relat':13 'site':19 'throw':22 'toxic':6 'trash':25 'worst':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688408237
  +visibility: "visible             "
  +apId: "https://geddit.social/post/158027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688408237 {#1783
    date: 2023-07-03 20:17:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Can-anyone-suggest-a-SP3T-Toggle-switch"
  +title: "Can anyone suggest a 'SP3T' Toggle switch?"
  +url: null
  +body: """
    I am looking for a Toggle switch that will allow me to actuate an actuator manually, or otherwise set the actuator to an ‘automatic’ mode, logic for which which I am coding on an arduino. The switch I want should have momentary On’s for manual trimming that will spring back to an Off position, or it can be left in another maintained On position to signify the automatic logic should take over.\n
    \n
    I had in mind something like a 2-axis Toggle switch that will have in the X-axis an MomentaryOn-Off-MomentaryOn configuration which will allow me to trim when in manual mode, but there should also be a fourth position (3rd Throw) above or below the ‘Off’ which would be a maintained On. Hopefully my diagram below explains the kind of switch I’m after too:\n
    \n
    ```\n
    <pre style="background-color:#ffffff;">\n
    <span style="color:#323232;">       On\n
    </span><span style="color:#323232;">       |\n
    </span>\n
    ```\n
    \n
    (On) - Off - (On)\n
    \n
    I have spent about a day searching for something like this, and the only things I have found are a few old Cutler-Hammer aviation switches which seemed to do exactly this (8905K514, 8905K671, and 8905K608), but these are rare and expensive, and I wanted something I could easily get spares for.\n
    \n
    I know I could achieve similar using a combination of two or more switches, but I feel it would be more elegant to have one switch that does everything. Does anyone have any suggestions?\n
    \n
    Thanks in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688402865 {#1638
    date: 2023-07-03 18:47:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 742
  -titleTs: "'anyon':2 'sp3t':5 'suggest':3 'switch':7 'toggl':6"
  -bodyTs: "'2':81 '3rd':117 '8905k514':180 '8905k608':183 '8905k671':181 'achiev':204 'actuat':13,15,21 'advanc':236 'allow':10,101 'also':112 'anoth':62 'anyon':230 'arduino':35 'automat':24,69 'aviat':172 'axi':82,92 'back':51 'code':32 'combin':208 'configur':98 'could':195,203 'cutler':170 'cutler-hamm':169 'day':152 'diagram':132 'easili':196 'eleg':221 'everyth':228 'exact':178 'expens':189 'explain':134 'feel':216 'found':164 'fourth':115 'get':197 'hammer':171 'hope':130 'kind':136 'know':201 'left':60 'like':79,156 'logic':26,70 'look':3 'm':140 'maintain':63,128 'manual':16,46,107 'mind':77 'mode':25,108 'momentari':42 'momentaryon':95,97 'momentaryon-off-momentaryon':94 'old':168 'one':224 'otherwis':18 'posit':55,65,116 'rare':187 'search':153 'seem':175 'set':19 'signifi':67 'similar':205 'someth':78,155,193 'spare':198 'spent':149 'spring':50 'suggest':233 'switch':7,37,84,138,173,213,225 'take':72 'thank':234 'thing':161 'throw':118 'toggl':6,83 'trim':47,104 'two':210 'use':206 'want':39,192 'would':125,218 'x':91 'x-axi':90"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/458798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688402865 {#1637
    date: 2023-07-03 18:47:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Can-anyone-suggest-a-SP3T-Toggle-switch"
  +title: "Can anyone suggest a 'SP3T' Toggle switch?"
  +url: null
  +body: """
    I am looking for a Toggle switch that will allow me to actuate an actuator manually, or otherwise set the actuator to an ‘automatic’ mode, logic for which which I am coding on an arduino. The switch I want should have momentary On’s for manual trimming that will spring back to an Off position, or it can be left in another maintained On position to signify the automatic logic should take over.\n
    \n
    I had in mind something like a 2-axis Toggle switch that will have in the X-axis an MomentaryOn-Off-MomentaryOn configuration which will allow me to trim when in manual mode, but there should also be a fourth position (3rd Throw) above or below the ‘Off’ which would be a maintained On. Hopefully my diagram below explains the kind of switch I’m after too:\n
    \n
    ```\n
    <pre style="background-color:#ffffff;">\n
    <span style="color:#323232;">       On\n
    </span><span style="color:#323232;">       |\n
    </span>\n
    ```\n
    \n
    (On) - Off - (On)\n
    \n
    I have spent about a day searching for something like this, and the only things I have found are a few old Cutler-Hammer aviation switches which seemed to do exactly this (8905K514, 8905K671, and 8905K608), but these are rare and expensive, and I wanted something I could easily get spares for.\n
    \n
    I know I could achieve similar using a combination of two or more switches, but I feel it would be more elegant to have one switch that does everything. Does anyone have any suggestions?\n
    \n
    Thanks in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688402865 {#1638
    date: 2023-07-03 18:47:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 742
  -titleTs: "'anyon':2 'sp3t':5 'suggest':3 'switch':7 'toggl':6"
  -bodyTs: "'2':81 '3rd':117 '8905k514':180 '8905k608':183 '8905k671':181 'achiev':204 'actuat':13,15,21 'advanc':236 'allow':10,101 'also':112 'anoth':62 'anyon':230 'arduino':35 'automat':24,69 'aviat':172 'axi':82,92 'back':51 'code':32 'combin':208 'configur':98 'could':195,203 'cutler':170 'cutler-hamm':169 'day':152 'diagram':132 'easili':196 'eleg':221 'everyth':228 'exact':178 'expens':189 'explain':134 'feel':216 'found':164 'fourth':115 'get':197 'hammer':171 'hope':130 'kind':136 'know':201 'left':60 'like':79,156 'logic':26,70 'look':3 'm':140 'maintain':63,128 'manual':16,46,107 'mind':77 'mode':25,108 'momentari':42 'momentaryon':95,97 'momentaryon-off-momentaryon':94 'old':168 'one':224 'otherwis':18 'posit':55,65,116 'rare':187 'search':153 'seem':175 'set':19 'signifi':67 'similar':205 'someth':78,155,193 'spare':198 'spent':149 'spring':50 'suggest':233 'switch':7,37,84,138,173,213,225 'take':72 'thank':234 'thing':161 'throw':118 'toggl':6,83 'trim':47,104 'two':210 'use':206 'want':39,192 'would':125,218 'x':91 'x-axi':90"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/458798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688402865 {#1637
    date: 2023-07-03 18:47:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Can-anyone-suggest-a-SP3T-Toggle-switch"
  +title: "Can anyone suggest a 'SP3T' Toggle switch?"
  +url: null
  +body: """
    I am looking for a Toggle switch that will allow me to actuate an actuator manually, or otherwise set the actuator to an ‘automatic’ mode, logic for which which I am coding on an arduino. The switch I want should have momentary On’s for manual trimming that will spring back to an Off position, or it can be left in another maintained On position to signify the automatic logic should take over.\n
    \n
    I had in mind something like a 2-axis Toggle switch that will have in the X-axis an MomentaryOn-Off-MomentaryOn configuration which will allow me to trim when in manual mode, but there should also be a fourth position (3rd Throw) above or below the ‘Off’ which would be a maintained On. Hopefully my diagram below explains the kind of switch I’m after too:\n
    \n
    ```\n
    <pre style="background-color:#ffffff;">\n
    <span style="color:#323232;">       On\n
    </span><span style="color:#323232;">       |\n
    </span>\n
    ```\n
    \n
    (On) - Off - (On)\n
    \n
    I have spent about a day searching for something like this, and the only things I have found are a few old Cutler-Hammer aviation switches which seemed to do exactly this (8905K514, 8905K671, and 8905K608), but these are rare and expensive, and I wanted something I could easily get spares for.\n
    \n
    I know I could achieve similar using a combination of two or more switches, but I feel it would be more elegant to have one switch that does everything. Does anyone have any suggestions?\n
    \n
    Thanks in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688402865 {#1638
    date: 2023-07-03 18:47:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 742
  -titleTs: "'anyon':2 'sp3t':5 'suggest':3 'switch':7 'toggl':6"
  -bodyTs: "'2':81 '3rd':117 '8905k514':180 '8905k608':183 '8905k671':181 'achiev':204 'actuat':13,15,21 'advanc':236 'allow':10,101 'also':112 'anoth':62 'anyon':230 'arduino':35 'automat':24,69 'aviat':172 'axi':82,92 'back':51 'code':32 'combin':208 'configur':98 'could':195,203 'cutler':170 'cutler-hamm':169 'day':152 'diagram':132 'easili':196 'eleg':221 'everyth':228 'exact':178 'expens':189 'explain':134 'feel':216 'found':164 'fourth':115 'get':197 'hammer':171 'hope':130 'kind':136 'know':201 'left':60 'like':79,156 'logic':26,70 'look':3 'm':140 'maintain':63,128 'manual':16,46,107 'mind':77 'mode':25,108 'momentari':42 'momentaryon':95,97 'momentaryon-off-momentaryon':94 'old':168 'one':224 'otherwis':18 'posit':55,65,116 'rare':187 'search':153 'seem':175 'set':19 'signifi':67 'similar':205 'someth':78,155,193 'spare':198 'spent':149 'spring':50 'suggest':233 'switch':7,37,84,138,173,213,225 'take':72 'thank':234 'thing':161 'throw':118 'toggl':6,83 'trim':47,104 'two':210 'use':206 'want':39,192 'would':125,218 'x':91 'x-axi':90"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/458798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688402865 {#1637
    date: 2023-07-03 18:47:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "You-now-have-complete-autonomy-over-your-entire-body-What"
  +title: "You now have complete autonomy over your entire body. What is the first thing you do?"
  +url: null
  +body: "Specifically you have semi autonomy over every organ in your body, just like how you have with lungs, meaning you can have control over them whenever you like, but the body will continue to function automatically if you forget about them."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688396817 {#1421
    date: 2023-07-03 17:06:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 790
  -titleTs: "'autonomi':5 'bodi':9 'complet':4 'entir':8 'first':13 'thing':14"
  -bodyTs: "'automat':36 'autonomi':5 'bodi':11,31 'continu':33 'control':23 'everi':7 'forget':39 'function':35 'like':13,28 'lung':18 'mean':19 'organ':8 'semi':4 'specif':1 'whenev':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688396817
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/543016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688396817 {#1422
    date: 2023-07-03 17:06:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "You-now-have-complete-autonomy-over-your-entire-body-What"
  +title: "You now have complete autonomy over your entire body. What is the first thing you do?"
  +url: null
  +body: "Specifically you have semi autonomy over every organ in your body, just like how you have with lungs, meaning you can have control over them whenever you like, but the body will continue to function automatically if you forget about them."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688396817 {#1421
    date: 2023-07-03 17:06:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 790
  -titleTs: "'autonomi':5 'bodi':9 'complet':4 'entir':8 'first':13 'thing':14"
  -bodyTs: "'automat':36 'autonomi':5 'bodi':11,31 'continu':33 'control':23 'everi':7 'forget':39 'function':35 'like':13,28 'lung':18 'mean':19 'organ':8 'semi':4 'specif':1 'whenev':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688396817
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/543016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688396817 {#1422
    date: 2023-07-03 17:06:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "You-now-have-complete-autonomy-over-your-entire-body-What"
  +title: "You now have complete autonomy over your entire body. What is the first thing you do?"
  +url: null
  +body: "Specifically you have semi autonomy over every organ in your body, just like how you have with lungs, meaning you can have control over them whenever you like, but the body will continue to function automatically if you forget about them."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688396817 {#1421
    date: 2023-07-03 17:06:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 790
  -titleTs: "'autonomi':5 'bodi':9 'complet':4 'entir':8 'first':13 'thing':14"
  -bodyTs: "'automat':36 'autonomi':5 'bodi':11,31 'continu':33 'control':23 'everi':7 'forget':39 'function':35 'like':13,28 'lung':18 'mean':19 'organ':8 'semi':4 'specif':1 'whenev':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688396817
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/543016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688396817 {#1422
    date: 2023-07-03 17:06:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Discussion-What-are-you-cooking-eating-this-week-July-3-2023"
  +title: "[Discussion] What are you cooking/eating this week? July 3, 2023"
  +url: null
  +body: "Show and/or tell us about what you’re cooking and/or eating this week!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688413953 {#1441
    date: 2023-07-03 21:52:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 2480
  -titleTs: "'2023':10 '3':9 'cooking/eating':5 'discuss':1 'juli':8 'week':7"
  -bodyTs: "'and/or':2,10 'cook':9 'eat':11 're':8 'show':1 'tell':3 'us':4 'week':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688402782
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/936204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688396282 {#1443
    date: 2023-07-03 16:58:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Discussion-What-are-you-cooking-eating-this-week-July-3-2023"
  +title: "[Discussion] What are you cooking/eating this week? July 3, 2023"
  +url: null
  +body: "Show and/or tell us about what you’re cooking and/or eating this week!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688413953 {#1441
    date: 2023-07-03 21:52:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 2480
  -titleTs: "'2023':10 '3':9 'cooking/eating':5 'discuss':1 'juli':8 'week':7"
  -bodyTs: "'and/or':2,10 'cook':9 'eat':11 're':8 'show':1 'tell':3 'us':4 'week':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688402782
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/936204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688396282 {#1443
    date: 2023-07-03 16:58:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Discussion-What-are-you-cooking-eating-this-week-July-3-2023"
  +title: "[Discussion] What are you cooking/eating this week? July 3, 2023"
  +url: null
  +body: "Show and/or tell us about what you’re cooking and/or eating this week!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688413953 {#1441
    date: 2023-07-03 21:52:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 2480
  -titleTs: "'2023':10 '3':9 'cooking/eating':5 'discuss':1 'juli':8 'week':7"
  -bodyTs: "'and/or':2,10 'cook':9 'eat':11 're':8 'show':1 'tell':3 'us':4 'week':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688402782
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/936204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688396282 {#1443
    date: 2023-07-03 16:58:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-Will-Be-the-Singularity-Endgame-Utopia-Dystopia-Collapse-or"
  +title: "What Will Be the Singularity Endgame: Utopia, Dystopia, Collapse, or Extinction? Why?"
  +url: null
  +body: """
    The Singularity is a hypothetical future event where technology growth becomes uncontrollable and irreversible, leading to unpredictable transformations in our reality[^1^](%5Bhttps://www.techtarget.com/searchenterpriseai/definition/Singularity-the%5D(https://www.techtarget.com/searchenterpriseai/definition/Singularity-the)). It’s often associated with the point at which artificial intelligence surpasses human intelligence, potentially causing radical changes in society. I’d like to know your thoughts on what the Singularity’s endgame will be: Utopia, Dystopia, Collapse, or Extinction, and why?\n
    \n
    Citations:\n
    \n
    2. [Singularity Endgame: Utopia, Dystopia, Collapse, or Extinction? (It’s actually up to you!)](https://youtube.com/watch?v=ukKwVsjQqUQ)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688538673 {#1460
    date: 2023-07-05 08:31:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 839
  -titleTs: "'collaps':9 'dystopia':8 'endgam':6 'extinct':11 'singular':5 'utopia':7"
  -bodyTs: "'/searchenterpriseai/definition/singularity-the)).':28 '/watch?v=ukkwvsjqquq)':88 '/www.techtarget.com/searchenterpriseai/definition/singularity-the':24 '1':22 '2':72 '5bhttps':23 '5d':25 'actual':82 'artifici':38 'associ':32 'becom':11 'caus':44 'chang':46 'citat':71 'collaps':66,77 'd':50 'dystopia':65,76 'endgam':61,74 'event':7 'extinct':68,79 'futur':6 'growth':10 'human':41 'hypothet':5 'intellig':39,42 'irrevers':14 'know':53 'lead':15 'like':51 'often':31 'point':35 'potenti':43 'radic':45 'realiti':21 'singular':2,59,73 'societi':48 'surpass':40 'technolog':9 'thought':55 'transform':18 'uncontrol':12 'unpredict':17 'utopia':64,75 'www.techtarget.com':27 'www.techtarget.com/searchenterpriseai/definition/singularity-the)).':26 'youtube.com':87 'youtube.com/watch?v=ukkwvsjqquq)':86"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688447290
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/541916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688393790 {#1458
    date: 2023-07-03 16:16:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-Will-Be-the-Singularity-Endgame-Utopia-Dystopia-Collapse-or"
  +title: "What Will Be the Singularity Endgame: Utopia, Dystopia, Collapse, or Extinction? Why?"
  +url: null
  +body: """
    The Singularity is a hypothetical future event where technology growth becomes uncontrollable and irreversible, leading to unpredictable transformations in our reality[^1^](%5Bhttps://www.techtarget.com/searchenterpriseai/definition/Singularity-the%5D(https://www.techtarget.com/searchenterpriseai/definition/Singularity-the)). It’s often associated with the point at which artificial intelligence surpasses human intelligence, potentially causing radical changes in society. I’d like to know your thoughts on what the Singularity’s endgame will be: Utopia, Dystopia, Collapse, or Extinction, and why?\n
    \n
    Citations:\n
    \n
    2. [Singularity Endgame: Utopia, Dystopia, Collapse, or Extinction? (It’s actually up to you!)](https://youtube.com/watch?v=ukKwVsjQqUQ)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688538673 {#1460
    date: 2023-07-05 08:31:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 839
  -titleTs: "'collaps':9 'dystopia':8 'endgam':6 'extinct':11 'singular':5 'utopia':7"
  -bodyTs: "'/searchenterpriseai/definition/singularity-the)).':28 '/watch?v=ukkwvsjqquq)':88 '/www.techtarget.com/searchenterpriseai/definition/singularity-the':24 '1':22 '2':72 '5bhttps':23 '5d':25 'actual':82 'artifici':38 'associ':32 'becom':11 'caus':44 'chang':46 'citat':71 'collaps':66,77 'd':50 'dystopia':65,76 'endgam':61,74 'event':7 'extinct':68,79 'futur':6 'growth':10 'human':41 'hypothet':5 'intellig':39,42 'irrevers':14 'know':53 'lead':15 'like':51 'often':31 'point':35 'potenti':43 'radic':45 'realiti':21 'singular':2,59,73 'societi':48 'surpass':40 'technolog':9 'thought':55 'transform':18 'uncontrol':12 'unpredict':17 'utopia':64,75 'www.techtarget.com':27 'www.techtarget.com/searchenterpriseai/definition/singularity-the)).':26 'youtube.com':87 'youtube.com/watch?v=ukkwvsjqquq)':86"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688447290
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/541916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688393790 {#1458
    date: 2023-07-03 16:16:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-Will-Be-the-Singularity-Endgame-Utopia-Dystopia-Collapse-or"
  +title: "What Will Be the Singularity Endgame: Utopia, Dystopia, Collapse, or Extinction? Why?"
  +url: null
  +body: """
    The Singularity is a hypothetical future event where technology growth becomes uncontrollable and irreversible, leading to unpredictable transformations in our reality[^1^](%5Bhttps://www.techtarget.com/searchenterpriseai/definition/Singularity-the%5D(https://www.techtarget.com/searchenterpriseai/definition/Singularity-the)). It’s often associated with the point at which artificial intelligence surpasses human intelligence, potentially causing radical changes in society. I’d like to know your thoughts on what the Singularity’s endgame will be: Utopia, Dystopia, Collapse, or Extinction, and why?\n
    \n
    Citations:\n
    \n
    2. [Singularity Endgame: Utopia, Dystopia, Collapse, or Extinction? (It’s actually up to you!)](https://youtube.com/watch?v=ukKwVsjQqUQ)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688538673 {#1460
    date: 2023-07-05 08:31:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 839
  -titleTs: "'collaps':9 'dystopia':8 'endgam':6 'extinct':11 'singular':5 'utopia':7"
  -bodyTs: "'/searchenterpriseai/definition/singularity-the)).':28 '/watch?v=ukkwvsjqquq)':88 '/www.techtarget.com/searchenterpriseai/definition/singularity-the':24 '1':22 '2':72 '5bhttps':23 '5d':25 'actual':82 'artifici':38 'associ':32 'becom':11 'caus':44 'chang':46 'citat':71 'collaps':66,77 'd':50 'dystopia':65,76 'endgam':61,74 'event':7 'extinct':68,79 'futur':6 'growth':10 'human':41 'hypothet':5 'intellig':39,42 'irrevers':14 'know':53 'lead':15 'like':51 'often':31 'point':35 'potenti':43 'radic':45 'realiti':21 'singular':2,59,73 'societi':48 'surpass':40 'technolog':9 'thought':55 'transform':18 'uncontrol':12 'unpredict':17 'utopia':64,75 'www.techtarget.com':27 'www.techtarget.com/searchenterpriseai/definition/singularity-the)).':26 'youtube.com':87 'youtube.com/watch?v=ukkwvsjqquq)':86"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688447290
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/541916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688393790 {#1458
    date: 2023-07-03 16:16:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "If-bad-memes-were-a-crime-Id-be-Pablo-Escobar"
  +title: "If bad memes were a crime Id be Pablo Escobar"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390519 {#1699
    date: 2023-07-03 15:21:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 26500
  -titleTs: "'bad':2 'crime':6 'escobar':10 'id':7 'meme':3 'pablo':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/986009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688390519 {#1694
    date: 2023-07-03 15:21:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "If-bad-memes-were-a-crime-Id-be-Pablo-Escobar"
  +title: "If bad memes were a crime Id be Pablo Escobar"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390519 {#1699
    date: 2023-07-03 15:21:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 26500
  -titleTs: "'bad':2 'crime':6 'escobar':10 'id':7 'meme':3 'pablo':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/986009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688390519 {#1694
    date: 2023-07-03 15:21:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "If-bad-memes-were-a-crime-Id-be-Pablo-Escobar"
  +title: "If bad memes were a crime Id be Pablo Escobar"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390519 {#1699
    date: 2023-07-03 15:21:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 26500
  -titleTs: "'bad':2 'crime':6 'escobar':10 'id':7 'meme':3 'pablo':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/986009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688390519 {#1694
    date: 2023-07-03 15:21:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Physics-A-community-for-physics-related-discussion"
  +title: "Physics - A community for physics related discussion!"
  +url: null
  +body: """
    I noticed there was no physics-specific communities (at least that I could find) so I went ahead and made one! My idea is that it’ll be a community for all people with an interest in physics to discuss, ask questions, and share knowledge. Come post stuff you find interesting!\n
    \n
    You can check us out at one of these two links that may or may not work:\n
    \n
    [Physics](/c/physics@iusearchlinux.fyi)\n
    \n
    !physics@iusearchlinux.fyi
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688393613 {#1612
    date: 2023-07-03 16:13:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 10326
  -titleTs: "'communiti':3 'discuss':7 'physic':1,5 'relat':6"
  -bodyTs: "'/c/physics':71 'ahead':19 'ask':42 'check':55 'come':47 'communiti':9,31 'could':14 'discuss':41 'find':15,51 'idea':24 'interest':37,52 'iusearchlinux.fyi':72 'knowledg':46 'least':11 'link':63 'll':28 'made':21 'may':65,67 'notic':2 'one':22,59 'peopl':34 'physic':7,39,70 'physics-specif':6 'physics@iusearchlinux.fyi':73 'post':48 'question':43 'share':45 'specif':8 'stuff':49 'two':62 'us':56 'went':18 'work':69"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688396513
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/205552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688390013 {#1615
    date: 2023-07-03 15:13:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Physics-A-community-for-physics-related-discussion"
  +title: "Physics - A community for physics related discussion!"
  +url: null
  +body: """
    I noticed there was no physics-specific communities (at least that I could find) so I went ahead and made one! My idea is that it’ll be a community for all people with an interest in physics to discuss, ask questions, and share knowledge. Come post stuff you find interesting!\n
    \n
    You can check us out at one of these two links that may or may not work:\n
    \n
    [Physics](/c/physics@iusearchlinux.fyi)\n
    \n
    !physics@iusearchlinux.fyi
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688393613 {#1612
    date: 2023-07-03 16:13:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 10326
  -titleTs: "'communiti':3 'discuss':7 'physic':1,5 'relat':6"
  -bodyTs: "'/c/physics':71 'ahead':19 'ask':42 'check':55 'come':47 'communiti':9,31 'could':14 'discuss':41 'find':15,51 'idea':24 'interest':37,52 'iusearchlinux.fyi':72 'knowledg':46 'least':11 'link':63 'll':28 'made':21 'may':65,67 'notic':2 'one':22,59 'peopl':34 'physic':7,39,70 'physics-specif':6 'physics@iusearchlinux.fyi':73 'post':48 'question':43 'share':45 'specif':8 'stuff':49 'two':62 'us':56 'went':18 'work':69"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688396513
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/205552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688390013 {#1615
    date: 2023-07-03 15:13:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Physics-A-community-for-physics-related-discussion"
  +title: "Physics - A community for physics related discussion!"
  +url: null
  +body: """
    I noticed there was no physics-specific communities (at least that I could find) so I went ahead and made one! My idea is that it’ll be a community for all people with an interest in physics to discuss, ask questions, and share knowledge. Come post stuff you find interesting!\n
    \n
    You can check us out at one of these two links that may or may not work:\n
    \n
    [Physics](/c/physics@iusearchlinux.fyi)\n
    \n
    !physics@iusearchlinux.fyi
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688393613 {#1612
    date: 2023-07-03 16:13:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 10326
  -titleTs: "'communiti':3 'discuss':7 'physic':1,5 'relat':6"
  -bodyTs: "'/c/physics':71 'ahead':19 'ask':42 'check':55 'come':47 'communiti':9,31 'could':14 'discuss':41 'find':15,51 'idea':24 'interest':37,52 'iusearchlinux.fyi':72 'knowledg':46 'least':11 'link':63 'll':28 'made':21 'may':65,67 'notic':2 'one':22,59 'peopl':34 'physic':7,39,70 'physics-specif':6 'physics@iusearchlinux.fyi':73 'post':48 'question':43 'share':45 'specif':8 'stuff':49 'two':62 'us':56 'went':18 'work':69"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688396513
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/205552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688390013 {#1615
    date: 2023-07-03 15:13:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "List-of-popular-communities-you-should-visit"
  +title: "List of popular communities you should visit!"
  +url: null
  +body: """
    As Lemmy starts maturing, there starts being so many communities out there that it’s pretty hard to keep track. I’ve been browsing for about a month now, here’s a list of popular communities I’ve subscribed to that others would find interesting!\n
    \n
    Not many of these were noticeable while browsing communities so you may have missed some of these. I’ve roughly ranked these based on which I’d spend the most time on in each category.\n
    \n
    Also note that I *would* add Kbin communities as well, but federation between Lemmy and Kbin is still not working well, so right now this post is for Lemmy communities only!\n
    \n
    General Discussion\n
    ==================\n
    \n
    - [!NoStupidQuestions@lemmy.world](/c/nostupidquestions@lemmy.world)\n
    - [!AskLemmy@lemmy.ml](/c/asklemmy@lemmy.ml)\n
    - [!YouShouldKnow@lemmy.world](/c/youshouldknow@lemmy.world)\n
    - [!Fediverse@lemmy.world](/c/fediverse@lemmy.world)\n
    - [!general@lemmy.world](/c/general@lemmy.world)\n
    - [!showerthoughts@lemmy.world](/c/showerthoughts@lemmy.world)\n
    - [!UKCasual@lemmy.world](/c/ukcasual@lemmy.world)\n
    - [!casualconversation@lemmy.world](/c/casualconversation@lemmy.world)\n
    \n
    Humor &amp; Memes\n
    =================\n
    \n
    - [!LemmyShitpost@lemmy.world](/c/lemmyshitpost@lemmy.world)\n
    - [!memes@lemmy.ml](/c/memes@lemmy.ml)\n
    - [!me_irl@lemmy.ml](/c/me_irl@lemmy.ml)\n
    - [!dadjokes@lemmy.world](/c/dadjokes@lemmy.world)\n
    - [!trippinthroughtime@lemmy.ca](/c/trippinthroughtime@lemmy.ca)\n
    - [!humor@lemmy.world](/c/humor@lemmy.world)\n
    - [!linuxmemes@lemmy.world](/c/linuxmemes@lemmy.world)\n
    - [!programmerhumor@programming.dev](/c/programmer_humor@programming.dev)\n
    - [!starwarsmemes@lemmy.world](/c/starwarsmemes@lemmy.world)\n
    \n
    Technology\n
    ==========\n
    \n
    - [!technology@lemmy.world](/c/technology@lemmy.world)\n
    - [!technology@lemmy.ml](/c/technology@lemmy.ml)\n
    - [!privacyguides@lemmy.one](/c/privacyguides@lemmy.one)\n
    - [!privacy@lemmy.ml](/c/privacy@lemmy.ml)\n
    - [!linux@lemmy.ml](/c/linux@lemmy.ml)\n
    - [!singularity@lemmy.fmhy.ml](/c/singularity@lemmy.fmhy.ml)\n
    - [!android@lemdro.id](/c/android@lemdro.id)\n
    - [!technews@radiation.party](/c/technews@radiation.party) NOTE: This one is a bot community forwarding tech news. Not for discussion, but it’s useful to browse.\n
    \n
    Pictures &amp; Videos\n
    =====================\n
    \n
    - [!pics@lemmy.world](/c/pics@lemmy.world)\n
    - [!videos@lemmy.world](/c/videos@lemmy.world)\n
    - [!aww@lemmy.world](/c/aww@lemmy.world)\n
    - [!internetfuneral@lemmy.world](internetfuneral@lemmy.world)\n
    - [!AnimalsWithJobs@lemmy.world](/c/animalswithjobs@lemmy.world)\n
    - [!YoutubeHaiku@lemmy.world](/c/youtubehaiku@lemmy.world)\n
    \n
    Movies &amp; TV\n
    ===============\n
    \n
    - [!moviesandtv@lemmy.film](/c/moviesandtv@lemmy.film)\n
    - [!movies@lemmy.world](/c/movies@lemmy.world)\n
    - [!television@lemmy.world](/c/television@lemmy.world)\n
    \n
    Video Games\n
    ===========\n
    \n
    - [!games@sh.itjust.works](/c/games@sh.itjust.works)\n
    - [!games@lemmy.world](/c/games@lemmy.world)\n
    - [!pcmasterrace@lemmy.world](/c/pcmasterrace@lemmy.world)\n
    - [!linux_gaming@lemmy.world](/c/linux_gaming@lemmy.world)\n
    - [!patientgamers@sh.itjust.works](/c/patientgamers@sh.itjust.works)\n
    - [!retrogaming@lemmy.world](/c/retrogaming@lemmy.world)\n
    - [!ps5@lemmy.ml](/c/ps5@lemmy.ml)\n
    - [!xbox@lemmy.world](/c/xbox@lemmy.world)\n
    - [!nintendo@lemmy.world](/c/nintendo@lemmy.world)\n
    \n
    And that’s it. Whew. Obviously I might have missed some, but these are the most interesting communities for me.\n
    \n
    Interested in finding more communities? Check out [!newcommunities@lemmy.world](/c/newcommunities@lemmy.world) to see people showing off their new communities.\n
    \n
    Edit: Removed spaces from links, added xbox to games section\n
    \n
    Edit 2: android community moved to android@lemdro.id, updated link
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688386451 {#1673
    date: 2023-07-03 14:14:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 2431
  -titleTs: "'communiti':4 'list':1 'popular':3 'visit':7"
  -bodyTs: "'/c/android':187 '/c/animalswithjobs':225 '/c/asklemmy':118 '/c/aww':220 '/c/casualconversation':136 '/c/dadjokes':150 '/c/fediverse':124 '/c/games':244,247 '/c/general':127 '/c/humor':156 '/c/lemmyshitpost':141 '/c/linux':181 '/c/linux_gaming':253 '/c/linuxmemes':159 '/c/me_irl':147 '/c/memes':144 '/c/movies':236 '/c/moviesandtv':233 '/c/newcommunities':298 '/c/nintendo':268 '/c/nostupidquestions':115 '/c/patientgamers':256 '/c/pcmasterrace':250 '/c/pics':214 '/c/privacy':178 '/c/privacyguides':175 '/c/programmer_humor':162 '/c/ps5':262 '/c/retrogaming':259 '/c/showerthoughts':130 '/c/singularity':184 '/c/starwarsmemes':165 '/c/technews':190 '/c/technology':169,172 '/c/television':239 '/c/trippinthroughtime':153 '/c/ukcasual':133 '/c/videos':217 '/c/xbox':265 '/c/youshouldknow':121 '/c/youtubehaiku':228 '2':319 'ad':313 'add':86 'also':81 'android':320 'android@lemdro.id':186,324 'animalswithjobs@lemmy.world':224 'asklemmy@lemmy.ml':117 'aww@lemmy.world':219 'base':68 'bot':197 'brows':24,53,210 'casualconversation@lemmy.world':135 'categori':80 'check':295 'communiti':10,36,54,88,110,198,287,294,307,321 'd':72 'dadjokes@lemmy.world':149 'discuss':113,204 'edit':308,318 'feder':92 'fediverse@lemmy.world':123 'find':44,292 'forward':199 'game':242,316 'games@lemmy.world':246 'games@sh.itjust.works':243 'general':112 'general@lemmy.world':126 'hard':17 'humor':138 'humor@lemmy.world':155 'interest':45,286,290 'internetfuneral@lemmy.world':222,223 'kbin':87,96 'keep':19 'lemdro.id':188 'lemmi':2,94,109 'lemmy.ca':154 'lemmy.film':234 'lemmy.fmhy.ml':185 'lemmy.ml':119,145,148,173,179,182,263 'lemmy.one':176 'lemmy.world':116,122,125,128,131,134,137,142,151,157,160,166,170,215,218,221,226,229,237,240,248,251,254,260,266,269,299 'lemmyshitpost@lemmy.world':140 'link':312,326 'linux@lemmy.ml':180 'linux_gaming@lemmy.world':252 'linuxmemes@lemmy.world':158 'list':33 'mani':9,47 'matur':4 'may':57 'me_irl@lemmy.ml':146 'meme':139 'memes@lemmy.ml':143 'might':277 'miss':59,279 'month':28 'move':322 'movi':230 'movies@lemmy.world':235 'moviesandtv@lemmy.film':232 'new':306 'newcommunities@lemmy.world':297 'news':201 'nintendo@lemmy.world':267 'nostupidquestions@lemmy.world':114 'note':82,192 'notic':51 'obvious':275 'one':194 'other':42 'patientgamers@sh.itjust.works':255 'pcmasterrace@lemmy.world':249 'peopl':302 'pics@lemmy.world':213 'pictur':211 'popular':35 'post':106 'pretti':16 'privacy@lemmy.ml':177 'privacyguides@lemmy.one':174 'programmerhumor@programming.dev':161 'programming.dev':163 'ps5@lemmy.ml':261 'radiation.party':191 'rank':66 'remov':309 'retrogaming@lemmy.world':258 'right':103 'rough':65 'section':317 'see':301 'sh.itjust.works':245,257 'show':303 'showerthoughts@lemmy.world':129 'singularity@lemmy.fmhy.ml':183 'space':310 'spend':73 'start':3,6 'starwarsmemes@lemmy.world':164 'still':98 'subscrib':39 'tech':200 'technews@radiation.party':189 'technolog':167 'technology@lemmy.ml':171 'technology@lemmy.world':168 'television@lemmy.world':238 'time':76 'track':20 'trippinthroughtime@lemmy.ca':152 'tv':231 'ukcasual@lemmy.world':132 'updat':325 'use':208 've':22,38,64 'video':212,241 'videos@lemmy.world':216 'well':90,101 'whew':274 'work':100 'would':43,85 'xbox':314 'xbox@lemmy.world':264 'youshouldknow@lemmy.world':120 'youtubehaiku@lemmy.world':227"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688394061
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/983032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688383061 {#1677
    date: 2023-07-03 13:17:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "List-of-popular-communities-you-should-visit"
  +title: "List of popular communities you should visit!"
  +url: null
  +body: """
    As Lemmy starts maturing, there starts being so many communities out there that it’s pretty hard to keep track. I’ve been browsing for about a month now, here’s a list of popular communities I’ve subscribed to that others would find interesting!\n
    \n
    Not many of these were noticeable while browsing communities so you may have missed some of these. I’ve roughly ranked these based on which I’d spend the most time on in each category.\n
    \n
    Also note that I *would* add Kbin communities as well, but federation between Lemmy and Kbin is still not working well, so right now this post is for Lemmy communities only!\n
    \n
    General Discussion\n
    ==================\n
    \n
    - [!NoStupidQuestions@lemmy.world](/c/nostupidquestions@lemmy.world)\n
    - [!AskLemmy@lemmy.ml](/c/asklemmy@lemmy.ml)\n
    - [!YouShouldKnow@lemmy.world](/c/youshouldknow@lemmy.world)\n
    - [!Fediverse@lemmy.world](/c/fediverse@lemmy.world)\n
    - [!general@lemmy.world](/c/general@lemmy.world)\n
    - [!showerthoughts@lemmy.world](/c/showerthoughts@lemmy.world)\n
    - [!UKCasual@lemmy.world](/c/ukcasual@lemmy.world)\n
    - [!casualconversation@lemmy.world](/c/casualconversation@lemmy.world)\n
    \n
    Humor &amp; Memes\n
    =================\n
    \n
    - [!LemmyShitpost@lemmy.world](/c/lemmyshitpost@lemmy.world)\n
    - [!memes@lemmy.ml](/c/memes@lemmy.ml)\n
    - [!me_irl@lemmy.ml](/c/me_irl@lemmy.ml)\n
    - [!dadjokes@lemmy.world](/c/dadjokes@lemmy.world)\n
    - [!trippinthroughtime@lemmy.ca](/c/trippinthroughtime@lemmy.ca)\n
    - [!humor@lemmy.world](/c/humor@lemmy.world)\n
    - [!linuxmemes@lemmy.world](/c/linuxmemes@lemmy.world)\n
    - [!programmerhumor@programming.dev](/c/programmer_humor@programming.dev)\n
    - [!starwarsmemes@lemmy.world](/c/starwarsmemes@lemmy.world)\n
    \n
    Technology\n
    ==========\n
    \n
    - [!technology@lemmy.world](/c/technology@lemmy.world)\n
    - [!technology@lemmy.ml](/c/technology@lemmy.ml)\n
    - [!privacyguides@lemmy.one](/c/privacyguides@lemmy.one)\n
    - [!privacy@lemmy.ml](/c/privacy@lemmy.ml)\n
    - [!linux@lemmy.ml](/c/linux@lemmy.ml)\n
    - [!singularity@lemmy.fmhy.ml](/c/singularity@lemmy.fmhy.ml)\n
    - [!android@lemdro.id](/c/android@lemdro.id)\n
    - [!technews@radiation.party](/c/technews@radiation.party) NOTE: This one is a bot community forwarding tech news. Not for discussion, but it’s useful to browse.\n
    \n
    Pictures &amp; Videos\n
    =====================\n
    \n
    - [!pics@lemmy.world](/c/pics@lemmy.world)\n
    - [!videos@lemmy.world](/c/videos@lemmy.world)\n
    - [!aww@lemmy.world](/c/aww@lemmy.world)\n
    - [!internetfuneral@lemmy.world](internetfuneral@lemmy.world)\n
    - [!AnimalsWithJobs@lemmy.world](/c/animalswithjobs@lemmy.world)\n
    - [!YoutubeHaiku@lemmy.world](/c/youtubehaiku@lemmy.world)\n
    \n
    Movies &amp; TV\n
    ===============\n
    \n
    - [!moviesandtv@lemmy.film](/c/moviesandtv@lemmy.film)\n
    - [!movies@lemmy.world](/c/movies@lemmy.world)\n
    - [!television@lemmy.world](/c/television@lemmy.world)\n
    \n
    Video Games\n
    ===========\n
    \n
    - [!games@sh.itjust.works](/c/games@sh.itjust.works)\n
    - [!games@lemmy.world](/c/games@lemmy.world)\n
    - [!pcmasterrace@lemmy.world](/c/pcmasterrace@lemmy.world)\n
    - [!linux_gaming@lemmy.world](/c/linux_gaming@lemmy.world)\n
    - [!patientgamers@sh.itjust.works](/c/patientgamers@sh.itjust.works)\n
    - [!retrogaming@lemmy.world](/c/retrogaming@lemmy.world)\n
    - [!ps5@lemmy.ml](/c/ps5@lemmy.ml)\n
    - [!xbox@lemmy.world](/c/xbox@lemmy.world)\n
    - [!nintendo@lemmy.world](/c/nintendo@lemmy.world)\n
    \n
    And that’s it. Whew. Obviously I might have missed some, but these are the most interesting communities for me.\n
    \n
    Interested in finding more communities? Check out [!newcommunities@lemmy.world](/c/newcommunities@lemmy.world) to see people showing off their new communities.\n
    \n
    Edit: Removed spaces from links, added xbox to games section\n
    \n
    Edit 2: android community moved to android@lemdro.id, updated link
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688386451 {#1673
    date: 2023-07-03 14:14:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 2431
  -titleTs: "'communiti':4 'list':1 'popular':3 'visit':7"
  -bodyTs: "'/c/android':187 '/c/animalswithjobs':225 '/c/asklemmy':118 '/c/aww':220 '/c/casualconversation':136 '/c/dadjokes':150 '/c/fediverse':124 '/c/games':244,247 '/c/general':127 '/c/humor':156 '/c/lemmyshitpost':141 '/c/linux':181 '/c/linux_gaming':253 '/c/linuxmemes':159 '/c/me_irl':147 '/c/memes':144 '/c/movies':236 '/c/moviesandtv':233 '/c/newcommunities':298 '/c/nintendo':268 '/c/nostupidquestions':115 '/c/patientgamers':256 '/c/pcmasterrace':250 '/c/pics':214 '/c/privacy':178 '/c/privacyguides':175 '/c/programmer_humor':162 '/c/ps5':262 '/c/retrogaming':259 '/c/showerthoughts':130 '/c/singularity':184 '/c/starwarsmemes':165 '/c/technews':190 '/c/technology':169,172 '/c/television':239 '/c/trippinthroughtime':153 '/c/ukcasual':133 '/c/videos':217 '/c/xbox':265 '/c/youshouldknow':121 '/c/youtubehaiku':228 '2':319 'ad':313 'add':86 'also':81 'android':320 'android@lemdro.id':186,324 'animalswithjobs@lemmy.world':224 'asklemmy@lemmy.ml':117 'aww@lemmy.world':219 'base':68 'bot':197 'brows':24,53,210 'casualconversation@lemmy.world':135 'categori':80 'check':295 'communiti':10,36,54,88,110,198,287,294,307,321 'd':72 'dadjokes@lemmy.world':149 'discuss':113,204 'edit':308,318 'feder':92 'fediverse@lemmy.world':123 'find':44,292 'forward':199 'game':242,316 'games@lemmy.world':246 'games@sh.itjust.works':243 'general':112 'general@lemmy.world':126 'hard':17 'humor':138 'humor@lemmy.world':155 'interest':45,286,290 'internetfuneral@lemmy.world':222,223 'kbin':87,96 'keep':19 'lemdro.id':188 'lemmi':2,94,109 'lemmy.ca':154 'lemmy.film':234 'lemmy.fmhy.ml':185 'lemmy.ml':119,145,148,173,179,182,263 'lemmy.one':176 'lemmy.world':116,122,125,128,131,134,137,142,151,157,160,166,170,215,218,221,226,229,237,240,248,251,254,260,266,269,299 'lemmyshitpost@lemmy.world':140 'link':312,326 'linux@lemmy.ml':180 'linux_gaming@lemmy.world':252 'linuxmemes@lemmy.world':158 'list':33 'mani':9,47 'matur':4 'may':57 'me_irl@lemmy.ml':146 'meme':139 'memes@lemmy.ml':143 'might':277 'miss':59,279 'month':28 'move':322 'movi':230 'movies@lemmy.world':235 'moviesandtv@lemmy.film':232 'new':306 'newcommunities@lemmy.world':297 'news':201 'nintendo@lemmy.world':267 'nostupidquestions@lemmy.world':114 'note':82,192 'notic':51 'obvious':275 'one':194 'other':42 'patientgamers@sh.itjust.works':255 'pcmasterrace@lemmy.world':249 'peopl':302 'pics@lemmy.world':213 'pictur':211 'popular':35 'post':106 'pretti':16 'privacy@lemmy.ml':177 'privacyguides@lemmy.one':174 'programmerhumor@programming.dev':161 'programming.dev':163 'ps5@lemmy.ml':261 'radiation.party':191 'rank':66 'remov':309 'retrogaming@lemmy.world':258 'right':103 'rough':65 'section':317 'see':301 'sh.itjust.works':245,257 'show':303 'showerthoughts@lemmy.world':129 'singularity@lemmy.fmhy.ml':183 'space':310 'spend':73 'start':3,6 'starwarsmemes@lemmy.world':164 'still':98 'subscrib':39 'tech':200 'technews@radiation.party':189 'technolog':167 'technology@lemmy.ml':171 'technology@lemmy.world':168 'television@lemmy.world':238 'time':76 'track':20 'trippinthroughtime@lemmy.ca':152 'tv':231 'ukcasual@lemmy.world':132 'updat':325 'use':208 've':22,38,64 'video':212,241 'videos@lemmy.world':216 'well':90,101 'whew':274 'work':100 'would':43,85 'xbox':314 'xbox@lemmy.world':264 'youshouldknow@lemmy.world':120 'youtubehaiku@lemmy.world':227"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688394061
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/983032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688383061 {#1677
    date: 2023-07-03 13:17:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "List-of-popular-communities-you-should-visit"
  +title: "List of popular communities you should visit!"
  +url: null
  +body: """
    As Lemmy starts maturing, there starts being so many communities out there that it’s pretty hard to keep track. I’ve been browsing for about a month now, here’s a list of popular communities I’ve subscribed to that others would find interesting!\n
    \n
    Not many of these were noticeable while browsing communities so you may have missed some of these. I’ve roughly ranked these based on which I’d spend the most time on in each category.\n
    \n
    Also note that I *would* add Kbin communities as well, but federation between Lemmy and Kbin is still not working well, so right now this post is for Lemmy communities only!\n
    \n
    General Discussion\n
    ==================\n
    \n
    - [!NoStupidQuestions@lemmy.world](/c/nostupidquestions@lemmy.world)\n
    - [!AskLemmy@lemmy.ml](/c/asklemmy@lemmy.ml)\n
    - [!YouShouldKnow@lemmy.world](/c/youshouldknow@lemmy.world)\n
    - [!Fediverse@lemmy.world](/c/fediverse@lemmy.world)\n
    - [!general@lemmy.world](/c/general@lemmy.world)\n
    - [!showerthoughts@lemmy.world](/c/showerthoughts@lemmy.world)\n
    - [!UKCasual@lemmy.world](/c/ukcasual@lemmy.world)\n
    - [!casualconversation@lemmy.world](/c/casualconversation@lemmy.world)\n
    \n
    Humor &amp; Memes\n
    =================\n
    \n
    - [!LemmyShitpost@lemmy.world](/c/lemmyshitpost@lemmy.world)\n
    - [!memes@lemmy.ml](/c/memes@lemmy.ml)\n
    - [!me_irl@lemmy.ml](/c/me_irl@lemmy.ml)\n
    - [!dadjokes@lemmy.world](/c/dadjokes@lemmy.world)\n
    - [!trippinthroughtime@lemmy.ca](/c/trippinthroughtime@lemmy.ca)\n
    - [!humor@lemmy.world](/c/humor@lemmy.world)\n
    - [!linuxmemes@lemmy.world](/c/linuxmemes@lemmy.world)\n
    - [!programmerhumor@programming.dev](/c/programmer_humor@programming.dev)\n
    - [!starwarsmemes@lemmy.world](/c/starwarsmemes@lemmy.world)\n
    \n
    Technology\n
    ==========\n
    \n
    - [!technology@lemmy.world](/c/technology@lemmy.world)\n
    - [!technology@lemmy.ml](/c/technology@lemmy.ml)\n
    - [!privacyguides@lemmy.one](/c/privacyguides@lemmy.one)\n
    - [!privacy@lemmy.ml](/c/privacy@lemmy.ml)\n
    - [!linux@lemmy.ml](/c/linux@lemmy.ml)\n
    - [!singularity@lemmy.fmhy.ml](/c/singularity@lemmy.fmhy.ml)\n
    - [!android@lemdro.id](/c/android@lemdro.id)\n
    - [!technews@radiation.party](/c/technews@radiation.party) NOTE: This one is a bot community forwarding tech news. Not for discussion, but it’s useful to browse.\n
    \n
    Pictures &amp; Videos\n
    =====================\n
    \n
    - [!pics@lemmy.world](/c/pics@lemmy.world)\n
    - [!videos@lemmy.world](/c/videos@lemmy.world)\n
    - [!aww@lemmy.world](/c/aww@lemmy.world)\n
    - [!internetfuneral@lemmy.world](internetfuneral@lemmy.world)\n
    - [!AnimalsWithJobs@lemmy.world](/c/animalswithjobs@lemmy.world)\n
    - [!YoutubeHaiku@lemmy.world](/c/youtubehaiku@lemmy.world)\n
    \n
    Movies &amp; TV\n
    ===============\n
    \n
    - [!moviesandtv@lemmy.film](/c/moviesandtv@lemmy.film)\n
    - [!movies@lemmy.world](/c/movies@lemmy.world)\n
    - [!television@lemmy.world](/c/television@lemmy.world)\n
    \n
    Video Games\n
    ===========\n
    \n
    - [!games@sh.itjust.works](/c/games@sh.itjust.works)\n
    - [!games@lemmy.world](/c/games@lemmy.world)\n
    - [!pcmasterrace@lemmy.world](/c/pcmasterrace@lemmy.world)\n
    - [!linux_gaming@lemmy.world](/c/linux_gaming@lemmy.world)\n
    - [!patientgamers@sh.itjust.works](/c/patientgamers@sh.itjust.works)\n
    - [!retrogaming@lemmy.world](/c/retrogaming@lemmy.world)\n
    - [!ps5@lemmy.ml](/c/ps5@lemmy.ml)\n
    - [!xbox@lemmy.world](/c/xbox@lemmy.world)\n
    - [!nintendo@lemmy.world](/c/nintendo@lemmy.world)\n
    \n
    And that’s it. Whew. Obviously I might have missed some, but these are the most interesting communities for me.\n
    \n
    Interested in finding more communities? Check out [!newcommunities@lemmy.world](/c/newcommunities@lemmy.world) to see people showing off their new communities.\n
    \n
    Edit: Removed spaces from links, added xbox to games section\n
    \n
    Edit 2: android community moved to android@lemdro.id, updated link
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688386451 {#1673
    date: 2023-07-03 14:14:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 2431
  -titleTs: "'communiti':4 'list':1 'popular':3 'visit':7"
  -bodyTs: "'/c/android':187 '/c/animalswithjobs':225 '/c/asklemmy':118 '/c/aww':220 '/c/casualconversation':136 '/c/dadjokes':150 '/c/fediverse':124 '/c/games':244,247 '/c/general':127 '/c/humor':156 '/c/lemmyshitpost':141 '/c/linux':181 '/c/linux_gaming':253 '/c/linuxmemes':159 '/c/me_irl':147 '/c/memes':144 '/c/movies':236 '/c/moviesandtv':233 '/c/newcommunities':298 '/c/nintendo':268 '/c/nostupidquestions':115 '/c/patientgamers':256 '/c/pcmasterrace':250 '/c/pics':214 '/c/privacy':178 '/c/privacyguides':175 '/c/programmer_humor':162 '/c/ps5':262 '/c/retrogaming':259 '/c/showerthoughts':130 '/c/singularity':184 '/c/starwarsmemes':165 '/c/technews':190 '/c/technology':169,172 '/c/television':239 '/c/trippinthroughtime':153 '/c/ukcasual':133 '/c/videos':217 '/c/xbox':265 '/c/youshouldknow':121 '/c/youtubehaiku':228 '2':319 'ad':313 'add':86 'also':81 'android':320 'android@lemdro.id':186,324 'animalswithjobs@lemmy.world':224 'asklemmy@lemmy.ml':117 'aww@lemmy.world':219 'base':68 'bot':197 'brows':24,53,210 'casualconversation@lemmy.world':135 'categori':80 'check':295 'communiti':10,36,54,88,110,198,287,294,307,321 'd':72 'dadjokes@lemmy.world':149 'discuss':113,204 'edit':308,318 'feder':92 'fediverse@lemmy.world':123 'find':44,292 'forward':199 'game':242,316 'games@lemmy.world':246 'games@sh.itjust.works':243 'general':112 'general@lemmy.world':126 'hard':17 'humor':138 'humor@lemmy.world':155 'interest':45,286,290 'internetfuneral@lemmy.world':222,223 'kbin':87,96 'keep':19 'lemdro.id':188 'lemmi':2,94,109 'lemmy.ca':154 'lemmy.film':234 'lemmy.fmhy.ml':185 'lemmy.ml':119,145,148,173,179,182,263 'lemmy.one':176 'lemmy.world':116,122,125,128,131,134,137,142,151,157,160,166,170,215,218,221,226,229,237,240,248,251,254,260,266,269,299 'lemmyshitpost@lemmy.world':140 'link':312,326 'linux@lemmy.ml':180 'linux_gaming@lemmy.world':252 'linuxmemes@lemmy.world':158 'list':33 'mani':9,47 'matur':4 'may':57 'me_irl@lemmy.ml':146 'meme':139 'memes@lemmy.ml':143 'might':277 'miss':59,279 'month':28 'move':322 'movi':230 'movies@lemmy.world':235 'moviesandtv@lemmy.film':232 'new':306 'newcommunities@lemmy.world':297 'news':201 'nintendo@lemmy.world':267 'nostupidquestions@lemmy.world':114 'note':82,192 'notic':51 'obvious':275 'one':194 'other':42 'patientgamers@sh.itjust.works':255 'pcmasterrace@lemmy.world':249 'peopl':302 'pics@lemmy.world':213 'pictur':211 'popular':35 'post':106 'pretti':16 'privacy@lemmy.ml':177 'privacyguides@lemmy.one':174 'programmerhumor@programming.dev':161 'programming.dev':163 'ps5@lemmy.ml':261 'radiation.party':191 'rank':66 'remov':309 'retrogaming@lemmy.world':258 'right':103 'rough':65 'section':317 'see':301 'sh.itjust.works':245,257 'show':303 'showerthoughts@lemmy.world':129 'singularity@lemmy.fmhy.ml':183 'space':310 'spend':73 'start':3,6 'starwarsmemes@lemmy.world':164 'still':98 'subscrib':39 'tech':200 'technews@radiation.party':189 'technolog':167 'technology@lemmy.ml':171 'technology@lemmy.world':168 'television@lemmy.world':238 'time':76 'track':20 'trippinthroughtime@lemmy.ca':152 'tv':231 'ukcasual@lemmy.world':132 'updat':325 'use':208 've':22,38,64 'video':212,241 'videos@lemmy.world':216 'well':90,101 'whew':274 'work':100 'would':43,85 'xbox':314 'xbox@lemmy.world':264 'youshouldknow@lemmy.world':120 'youtubehaiku@lemmy.world':227"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688394061
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/983032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688383061 {#1677
    date: 2023-07-03 13:17:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details