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

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.22 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.04 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 {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-is-Lemmy-called-Lemmy"
  +title: "Why is Lemmy called Lemmy?"
  +url: null
  +body: "Reddit is called as such because “I read it on Reddit”"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687460685 {#183
    date: 2023-06-22 21:04:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 184
  -titleTs: "'call':4 'lemmi':3,5"
  -bodyTs: "'call':3 'read':8 'reddit':1,11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687376158
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/182624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687289758 {#247
    date: 2023-06-20 21:35:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-is-Lemmy-called-Lemmy"
  +title: "Why is Lemmy called Lemmy?"
  +url: null
  +body: "Reddit is called as such because “I read it on Reddit”"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687460685 {#183
    date: 2023-06-22 21:04:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 184
  -titleTs: "'call':4 'lemmi':3,5"
  -bodyTs: "'call':3 'read':8 'reddit':1,11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687376158
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/182624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687289758 {#247
    date: 2023-06-20 21:35:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-is-Lemmy-called-Lemmy"
  +title: "Why is Lemmy called Lemmy?"
  +url: null
  +body: "Reddit is called as such because “I read it on Reddit”"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687460685 {#183
    date: 2023-06-22 21:04:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 184
  -titleTs: "'call':4 'lemmi':3,5"
  -bodyTs: "'call':3 'read':8 'reddit':1,11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687376158
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/182624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687289758 {#247
    date: 2023-06-20 21:35:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-need-to-vent-about-something"
  +title: "Do you need to vent about something?"
  +url: null
  +body: "Let it all out. Be a storm"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687464956 {#1866
    date: 2023-06-22 22:15:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 172
  -titleTs: "'need':3 'someth':7 'vent':5"
  -bodyTs: "'let':1 'storm':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687360720
  +visibility: "visible             "
  +apId: "https://feddit.de/post/959787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687274320 {#1881
    date: 2023-06-20 17:18:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-need-to-vent-about-something"
  +title: "Do you need to vent about something?"
  +url: null
  +body: "Let it all out. Be a storm"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687464956 {#1866
    date: 2023-06-22 22:15:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 172
  -titleTs: "'need':3 'someth':7 'vent':5"
  -bodyTs: "'let':1 'storm':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687360720
  +visibility: "visible             "
  +apId: "https://feddit.de/post/959787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687274320 {#1881
    date: 2023-06-20 17:18:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-need-to-vent-about-something"
  +title: "Do you need to vent about something?"
  +url: null
  +body: "Let it all out. Be a storm"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687464956 {#1866
    date: 2023-06-22 22:15:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 172
  -titleTs: "'need':3 'someth':7 'vent':5"
  -bodyTs: "'let':1 'storm':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687360720
  +visibility: "visible             "
  +apId: "https://feddit.de/post/959787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687274320 {#1881
    date: 2023-06-20 17:18:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Weird-cable-with-USB-A-connector-with-5-pins"
  +title: "Weird cable with USB A connector with 5 pins"
  +url: null
  +body: """
    Hello, I recently bought a USB A to C cable and it is pretty weird. It is a USB A to USB C cable, seemingly USB 2.0 but the A connector has 5 pins, the 4 pins of USB 2 and what looks like pin 7 of USB 3.0 so in the middle of the back row, the other pins of USB 3.0 are not there and the plasting moulding only allows for that one pin (moreover the USB type C end looks like it only has the few middle pins so it's probably 2.0). The weirdness continues because when connected to a USB power supply the led on the USB C connector lights up but it can only charge simple devices like flashlights or things that generally just accept 5V, anything with fast charging capabilities gets no output. I am probably going to test it with breakout boards and eventually even disassembly it and maybe replace the connectors but in the meantime does anyone have any explanation?\n
    \n
    P.S. I will make a follow up post (or an update here) when I open it up, with photos of course.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687360175 {#1896
    date: 2023-06-21 17:09:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 165
  -titleTs: "'5':8 'cabl':2 'connector':6 'pin':9 'usb':4 'weird':1"
  -bodyTs: "'2':40 '2.0':27,96 '3.0':49,63 '4':36 '5':33 '5v':132 '7':46 'accept':131 'allow':72 'anyon':166 'anyth':133 'back':56 'board':150 'bought':4 'breakout':149 'c':9,23,81,113 'cabl':10,24 'capabl':137 'charg':121,136 'connect':102 'connector':31,114,160 'continu':99 'cours':190 'devic':123 'disassembl':154 'end':82 'even':153 'eventu':152 'explan':169 'fast':135 'flashlight':125 'follow':175 'general':129 'get':138 'go':144 'hello':1 'led':109 'light':115 'like':44,84,124 'look':43,83 'make':173 'mayb':157 'meantim':164 'middl':53,90 'moreov':77 'mould':70 'one':75 'open':184 'output':140 'p.s':170 'photo':188 'pin':34,37,45,60,76,91 'plast':69 'post':177 'power':106 'pretti':14 'probabl':95,143 'recent':3 'replac':158 'row':57 'seem':25 'simpl':122 'suppli':107 'test':146 'thing':127 'type':80 'updat':180 'usb':6,19,22,26,39,48,62,79,105,112 'weird':15,98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687311340
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/183695"
  +editedAt: DateTimeImmutable @1687350778 {#1395
    date: 2023-06-21 14:32:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687271840 {#1950
    date: 2023-06-20 16: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
11 DENIED edit
App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Weird-cable-with-USB-A-connector-with-5-pins"
  +title: "Weird cable with USB A connector with 5 pins"
  +url: null
  +body: """
    Hello, I recently bought a USB A to C cable and it is pretty weird. It is a USB A to USB C cable, seemingly USB 2.0 but the A connector has 5 pins, the 4 pins of USB 2 and what looks like pin 7 of USB 3.0 so in the middle of the back row, the other pins of USB 3.0 are not there and the plasting moulding only allows for that one pin (moreover the USB type C end looks like it only has the few middle pins so it's probably 2.0). The weirdness continues because when connected to a USB power supply the led on the USB C connector lights up but it can only charge simple devices like flashlights or things that generally just accept 5V, anything with fast charging capabilities gets no output. I am probably going to test it with breakout boards and eventually even disassembly it and maybe replace the connectors but in the meantime does anyone have any explanation?\n
    \n
    P.S. I will make a follow up post (or an update here) when I open it up, with photos of course.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687360175 {#1896
    date: 2023-06-21 17:09:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 165
  -titleTs: "'5':8 'cabl':2 'connector':6 'pin':9 'usb':4 'weird':1"
  -bodyTs: "'2':40 '2.0':27,96 '3.0':49,63 '4':36 '5':33 '5v':132 '7':46 'accept':131 'allow':72 'anyon':166 'anyth':133 'back':56 'board':150 'bought':4 'breakout':149 'c':9,23,81,113 'cabl':10,24 'capabl':137 'charg':121,136 'connect':102 'connector':31,114,160 'continu':99 'cours':190 'devic':123 'disassembl':154 'end':82 'even':153 'eventu':152 'explan':169 'fast':135 'flashlight':125 'follow':175 'general':129 'get':138 'go':144 'hello':1 'led':109 'light':115 'like':44,84,124 'look':43,83 'make':173 'mayb':157 'meantim':164 'middl':53,90 'moreov':77 'mould':70 'one':75 'open':184 'output':140 'p.s':170 'photo':188 'pin':34,37,45,60,76,91 'plast':69 'post':177 'power':106 'pretti':14 'probabl':95,143 'recent':3 'replac':158 'row':57 'seem':25 'simpl':122 'suppli':107 'test':146 'thing':127 'type':80 'updat':180 'usb':6,19,22,26,39,48,62,79,105,112 'weird':15,98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687311340
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/183695"
  +editedAt: DateTimeImmutable @1687350778 {#1395
    date: 2023-06-21 14:32:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687271840 {#1950
    date: 2023-06-20 16: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
12 DENIED moderate
App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Weird-cable-with-USB-A-connector-with-5-pins"
  +title: "Weird cable with USB A connector with 5 pins"
  +url: null
  +body: """
    Hello, I recently bought a USB A to C cable and it is pretty weird. It is a USB A to USB C cable, seemingly USB 2.0 but the A connector has 5 pins, the 4 pins of USB 2 and what looks like pin 7 of USB 3.0 so in the middle of the back row, the other pins of USB 3.0 are not there and the plasting moulding only allows for that one pin (moreover the USB type C end looks like it only has the few middle pins so it's probably 2.0). The weirdness continues because when connected to a USB power supply the led on the USB C connector lights up but it can only charge simple devices like flashlights or things that generally just accept 5V, anything with fast charging capabilities gets no output. I am probably going to test it with breakout boards and eventually even disassembly it and maybe replace the connectors but in the meantime does anyone have any explanation?\n
    \n
    P.S. I will make a follow up post (or an update here) when I open it up, with photos of course.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687360175 {#1896
    date: 2023-06-21 17:09:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 165
  -titleTs: "'5':8 'cabl':2 'connector':6 'pin':9 'usb':4 'weird':1"
  -bodyTs: "'2':40 '2.0':27,96 '3.0':49,63 '4':36 '5':33 '5v':132 '7':46 'accept':131 'allow':72 'anyon':166 'anyth':133 'back':56 'board':150 'bought':4 'breakout':149 'c':9,23,81,113 'cabl':10,24 'capabl':137 'charg':121,136 'connect':102 'connector':31,114,160 'continu':99 'cours':190 'devic':123 'disassembl':154 'end':82 'even':153 'eventu':152 'explan':169 'fast':135 'flashlight':125 'follow':175 'general':129 'get':138 'go':144 'hello':1 'led':109 'light':115 'like':44,84,124 'look':43,83 'make':173 'mayb':157 'meantim':164 'middl':53,90 'moreov':77 'mould':70 'one':75 'open':184 'output':140 'p.s':170 'photo':188 'pin':34,37,45,60,76,91 'plast':69 'post':177 'power':106 'pretti':14 'probabl':95,143 'recent':3 'replac':158 'row':57 'seem':25 'simpl':122 'suppli':107 'test':146 'thing':127 'type':80 'updat':180 'usb':6,19,22,26,39,48,62,79,105,112 'weird':15,98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687311340
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/183695"
  +editedAt: DateTimeImmutable @1687350778 {#1395
    date: 2023-06-21 14:32:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687271840 {#1950
    date: 2023-06-20 16: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
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 {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-this-sub-related-to-privacytools-io"
  +title: "Is this sub related to privacytools.io?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687266545 {#1973
    date: 2023-06-20 15:09:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1932 …}
  +votes: Doctrine\ORM\PersistentCollection {#1933 …}
  +reports: Doctrine\ORM\PersistentCollection {#1390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1387 …}
  +badges: Doctrine\ORM\PersistentCollection {#1380 …}
  +children: []
  -id: 25778
  -titleTs: "'privacytools.io':6 'relat':4 'sub':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/173264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687266545 {#1966
    date: 2023-06-20 15:09: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 {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-this-sub-related-to-privacytools-io"
  +title: "Is this sub related to privacytools.io?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687266545 {#1973
    date: 2023-06-20 15:09:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1932 …}
  +votes: Doctrine\ORM\PersistentCollection {#1933 …}
  +reports: Doctrine\ORM\PersistentCollection {#1390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1387 …}
  +badges: Doctrine\ORM\PersistentCollection {#1380 …}
  +children: []
  -id: 25778
  -titleTs: "'privacytools.io':6 'relat':4 'sub':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/173264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687266545 {#1966
    date: 2023-06-20 15:09: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 {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-this-sub-related-to-privacytools-io"
  +title: "Is this sub related to privacytools.io?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687266545 {#1973
    date: 2023-06-20 15:09:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1932 …}
  +votes: Doctrine\ORM\PersistentCollection {#1933 …}
  +reports: Doctrine\ORM\PersistentCollection {#1390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1387 …}
  +badges: Doctrine\ORM\PersistentCollection {#1380 …}
  +children: []
  -id: 25778
  -titleTs: "'privacytools.io':6 'relat':4 'sub':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/173264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687266545 {#1966
    date: 2023-06-20 15:09: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 {#1364
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Welcome-to-Open-Directories"
  +title: "Welcome to Open Directories"
  +url: null
  +body: """
    [lemmy.world/c/opendirectories](https://lemmy.world/c/opendirectories)\n
    \n
    !opendirectories@lemmy.world\n
    \n
    [Open Directories](/c/opendirectories@lemmy.world)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687262138 {#1903
    date: 2023-06-20 13:55:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1936 …}
  +reports: Doctrine\ORM\PersistentCollection {#1938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1941 …}
  +badges: Doctrine\ORM\PersistentCollection {#1971 …}
  +children: []
  -id: 13808
  -titleTs: "'directori':4 'open':3 'welcom':1"
  -bodyTs: "'/c/opendirectories':7 '/c/opendirectories](https://lemmy.world/c/opendirectories)':3 'directori':6 'lemmy.world':2,8 'lemmy.world/c/opendirectories](https://lemmy.world/c/opendirectories)':1 'open':5 'opendirectories@lemmy.world':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687266638
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/337061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687262138 {#1935
    date: 2023-06-20 13:55:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1364
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Welcome-to-Open-Directories"
  +title: "Welcome to Open Directories"
  +url: null
  +body: """
    [lemmy.world/c/opendirectories](https://lemmy.world/c/opendirectories)\n
    \n
    !opendirectories@lemmy.world\n
    \n
    [Open Directories](/c/opendirectories@lemmy.world)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687262138 {#1903
    date: 2023-06-20 13:55:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1936 …}
  +reports: Doctrine\ORM\PersistentCollection {#1938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1941 …}
  +badges: Doctrine\ORM\PersistentCollection {#1971 …}
  +children: []
  -id: 13808
  -titleTs: "'directori':4 'open':3 'welcom':1"
  -bodyTs: "'/c/opendirectories':7 '/c/opendirectories](https://lemmy.world/c/opendirectories)':3 'directori':6 'lemmy.world':2,8 'lemmy.world/c/opendirectories](https://lemmy.world/c/opendirectories)':1 'open':5 'opendirectories@lemmy.world':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687266638
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/337061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687262138 {#1935
    date: 2023-06-20 13:55:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1364
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Welcome-to-Open-Directories"
  +title: "Welcome to Open Directories"
  +url: null
  +body: """
    [lemmy.world/c/opendirectories](https://lemmy.world/c/opendirectories)\n
    \n
    !opendirectories@lemmy.world\n
    \n
    [Open Directories](/c/opendirectories@lemmy.world)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687262138 {#1903
    date: 2023-06-20 13:55:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1936 …}
  +reports: Doctrine\ORM\PersistentCollection {#1938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1941 …}
  +badges: Doctrine\ORM\PersistentCollection {#1971 …}
  +children: []
  -id: 13808
  -titleTs: "'directori':4 'open':3 'welcom':1"
  -bodyTs: "'/c/opendirectories':7 '/c/opendirectories](https://lemmy.world/c/opendirectories)':3 'directori':6 'lemmy.world':2,8 'lemmy.world/c/opendirectories](https://lemmy.world/c/opendirectories)':1 'open':5 'opendirectories@lemmy.world':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687266638
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/337061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687262138 {#1935
    date: 2023-06-20 13:55:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Internet-and-Fediverse-in-a-High-Latency-Future"
  +title: "The Internet and Fediverse in a High Latency Future?"
  +url: null
  +body: """
    This presumes humanity is a space fairing or interplanetary civilization.\n
    \n
    How would something like the fediverse, internet, cryptocurrency, etc function with major latency? As an example, a signal takes between 5 and 20 minutes to travel from earth to mars. A roundtrip response would take at best 10 minutes and at worst 40 minutes. Now lets say you live on mars and your home lemmy instance is mars.social. You want to see what news people are chatting about on earth and heard that !news@beehaw.org is a good community. If you put that into your instance search box on mars.social the absolute best you can hope for is a response in 10 minutes. I assume the request would totally fail anyway due to rtt being set to low and the packets expiring before they ever reached the destination. The internet we all know and love is totally intolerant of high latency. Just ask people who use satellite internet or tor.\n
    \n
    Edit: i think, but am not certain, that ipv6 replaced rtt with hop count. If so this may not be an issue as the time it takes would not matter as long as the hop limit was not reached.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687263133 {#1368
    date: 2023-06-20 14:12:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1366 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1379 …}
  +badges: Doctrine\ORM\PersistentCollection {#1367 …}
  +children: []
  -id: 406
  -titleTs: "'fedivers':4 'futur':9 'high':7 'internet':2 'latenc':8"
  -bodyTs: "'10':48,111 '20':33 '40':53 '5':31 'absolut':101 'anyway':120 'ask':152 'assum':114 'best':47,102 'box':97 'certain':166 'chat':77 'civil':10 'communiti':88 'count':173 'cryptocurr':18 'destin':137 'due':121 'earth':38,80 'edit':160 'etc':19 'ever':134 'exampl':26 'expir':131 'fail':119 'fair':7 'fedivers':16 'function':20 'good':87 'heard':82 'high':149 'home':64 'hop':172,194 'hope':105 'human':3 'instanc':66,95 'internet':17,139,157 'interplanetari':9 'intoler':147 'ipv6':168 'issu':181 'know':142 'latenc':23,150 'lemmi':65 'let':56 'like':14 'limit':195 'live':59 'long':191 'love':144 'low':127 'major':22 'mar':40,61 'mars.social':68,99 'matter':189 'may':177 'minut':34,49,54,112 'news':74 'news@beehaw.org':84 'packet':130 'peopl':75,153 'presum':2 'put':91 'reach':135,198 'replac':169 'request':116 'respons':43,109 'roundtrip':42 'rtt':123,170 'satellit':156 'say':57 'search':96 'see':72 'set':125 'signal':28 'someth':13 'space':6 'take':29,45,186 'think':162 'time':184 'tor':159 'total':118,146 'travel':36 'use':155 'want':70 'worst':52 'would':12,44,117,187"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687268148
  +visibility: "visible             "
  +apId: "https://monero.town/post/32555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687261648 {#1399
    date: 2023-06-20 13:47:28.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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Internet-and-Fediverse-in-a-High-Latency-Future"
  +title: "The Internet and Fediverse in a High Latency Future?"
  +url: null
  +body: """
    This presumes humanity is a space fairing or interplanetary civilization.\n
    \n
    How would something like the fediverse, internet, cryptocurrency, etc function with major latency? As an example, a signal takes between 5 and 20 minutes to travel from earth to mars. A roundtrip response would take at best 10 minutes and at worst 40 minutes. Now lets say you live on mars and your home lemmy instance is mars.social. You want to see what news people are chatting about on earth and heard that !news@beehaw.org is a good community. If you put that into your instance search box on mars.social the absolute best you can hope for is a response in 10 minutes. I assume the request would totally fail anyway due to rtt being set to low and the packets expiring before they ever reached the destination. The internet we all know and love is totally intolerant of high latency. Just ask people who use satellite internet or tor.\n
    \n
    Edit: i think, but am not certain, that ipv6 replaced rtt with hop count. If so this may not be an issue as the time it takes would not matter as long as the hop limit was not reached.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687263133 {#1368
    date: 2023-06-20 14:12:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1366 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1379 …}
  +badges: Doctrine\ORM\PersistentCollection {#1367 …}
  +children: []
  -id: 406
  -titleTs: "'fedivers':4 'futur':9 'high':7 'internet':2 'latenc':8"
  -bodyTs: "'10':48,111 '20':33 '40':53 '5':31 'absolut':101 'anyway':120 'ask':152 'assum':114 'best':47,102 'box':97 'certain':166 'chat':77 'civil':10 'communiti':88 'count':173 'cryptocurr':18 'destin':137 'due':121 'earth':38,80 'edit':160 'etc':19 'ever':134 'exampl':26 'expir':131 'fail':119 'fair':7 'fedivers':16 'function':20 'good':87 'heard':82 'high':149 'home':64 'hop':172,194 'hope':105 'human':3 'instanc':66,95 'internet':17,139,157 'interplanetari':9 'intoler':147 'ipv6':168 'issu':181 'know':142 'latenc':23,150 'lemmi':65 'let':56 'like':14 'limit':195 'live':59 'long':191 'love':144 'low':127 'major':22 'mar':40,61 'mars.social':68,99 'matter':189 'may':177 'minut':34,49,54,112 'news':74 'news@beehaw.org':84 'packet':130 'peopl':75,153 'presum':2 'put':91 'reach':135,198 'replac':169 'request':116 'respons':43,109 'roundtrip':42 'rtt':123,170 'satellit':156 'say':57 'search':96 'see':72 'set':125 'signal':28 'someth':13 'space':6 'take':29,45,186 'think':162 'time':184 'tor':159 'total':118,146 'travel':36 'use':155 'want':70 'worst':52 'would':12,44,117,187"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687268148
  +visibility: "visible             "
  +apId: "https://monero.town/post/32555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687261648 {#1399
    date: 2023-06-20 13:47:28.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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Internet-and-Fediverse-in-a-High-Latency-Future"
  +title: "The Internet and Fediverse in a High Latency Future?"
  +url: null
  +body: """
    This presumes humanity is a space fairing or interplanetary civilization.\n
    \n
    How would something like the fediverse, internet, cryptocurrency, etc function with major latency? As an example, a signal takes between 5 and 20 minutes to travel from earth to mars. A roundtrip response would take at best 10 minutes and at worst 40 minutes. Now lets say you live on mars and your home lemmy instance is mars.social. You want to see what news people are chatting about on earth and heard that !news@beehaw.org is a good community. If you put that into your instance search box on mars.social the absolute best you can hope for is a response in 10 minutes. I assume the request would totally fail anyway due to rtt being set to low and the packets expiring before they ever reached the destination. The internet we all know and love is totally intolerant of high latency. Just ask people who use satellite internet or tor.\n
    \n
    Edit: i think, but am not certain, that ipv6 replaced rtt with hop count. If so this may not be an issue as the time it takes would not matter as long as the hop limit was not reached.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687263133 {#1368
    date: 2023-06-20 14:12:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1366 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1379 …}
  +badges: Doctrine\ORM\PersistentCollection {#1367 …}
  +children: []
  -id: 406
  -titleTs: "'fedivers':4 'futur':9 'high':7 'internet':2 'latenc':8"
  -bodyTs: "'10':48,111 '20':33 '40':53 '5':31 'absolut':101 'anyway':120 'ask':152 'assum':114 'best':47,102 'box':97 'certain':166 'chat':77 'civil':10 'communiti':88 'count':173 'cryptocurr':18 'destin':137 'due':121 'earth':38,80 'edit':160 'etc':19 'ever':134 'exampl':26 'expir':131 'fail':119 'fair':7 'fedivers':16 'function':20 'good':87 'heard':82 'high':149 'home':64 'hop':172,194 'hope':105 'human':3 'instanc':66,95 'internet':17,139,157 'interplanetari':9 'intoler':147 'ipv6':168 'issu':181 'know':142 'latenc':23,150 'lemmi':65 'let':56 'like':14 'limit':195 'live':59 'long':191 'love':144 'low':127 'major':22 'mar':40,61 'mars.social':68,99 'matter':189 'may':177 'minut':34,49,54,112 'news':74 'news@beehaw.org':84 'packet':130 'peopl':75,153 'presum':2 'put':91 'reach':135,198 'replac':169 'request':116 'respons':43,109 'roundtrip':42 'rtt':123,170 'satellit':156 'say':57 'search':96 'see':72 'set':125 'signal':28 'someth':13 'space':6 'take':29,45,186 'think':162 'time':184 'tor':159 'total':118,146 'travel':36 'use':155 'want':70 'worst':52 'would':12,44,117,187"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687268148
  +visibility: "visible             "
  +apId: "https://monero.town/post/32555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687261648 {#1399
    date: 2023-06-20 13:47:28.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 {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Linux-Cracking-Bible-The-GNU-Testament"
  +title: "Linux Cracking Bible - The GNU Testament"
  +url: null
  +body: """
    Heyo, I recently posted [some notes](https://lemmy.dbzer0.com/post/19693) about cracking games on Linux. Those notes originally started as a reply to someone, but they evolved into more of a small treasure map for a lot of the important parts of cracking games on Linux. As I finished up the post, I noticed that it was almost exactly at the maximum length it could be on Lemmy (10k characters). I kept wanting to come back and expand just a little bit on something in that post but anything over 10k characters would not save. I eventually got so annoyed that one thing led to another and now I actually have a proper bible, this time at 100k characters.\n
    \n
    **The GNU Testament of the Linux Cracking Bible is located on GitHub:** [github.com/YoteZip/LinuxCrackingBible](https://github.com/YoteZip/LinuxCrackingBible)\n
    \n
    A brief list of topics covered in it:\n
    \n
    - Configuring Lutris\n
    - Configuring Wine\n
    - Sourcing clean games\n
    - Discovering what DRM your game has\n
    - Step-by-step guides for cracking each type of popular DRM using community tools: \n
        - CEG (Steam Custom Executable Generation)\n
        - Epic Online Services\n
        - GFWL (Games for Windows Live)\n
        - Origin\n
        - Securom\n
        - SteamDRM (Windows)\n
        - SteamDRM (Linux)\n
        - Steamworks API\n
        - Uplay r1\n
        - Uplay r2\n
        - Xbox Live\n
    - Some of my personal scripts for automated cracking\n
    - Repacking games on Linux\n
    \n
    My primary goals for this guide are to:\n
    \n
    - Demystify cracked gaming on Linux\n
    - Teach you to crack games by yourself, instead of relying on scene/p2p crackers\n
    \n
    (Although it’s written primarily for Linux users, Windows users should be able to follow along fairly easily for the cracking guides.)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687258356 {#1898
    date: 2023-06-20 12:52:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 11467
  -titleTs: "'bibl':3 'crack':2 'gnu':5 'linux':1 'testament':6"
  -bodyTs: "'/post/19693)':9 '/yotezip/linuxcrackingbible](https://github.com/yotezip/linuxcrackingbible)':133 '100k':117 '10k':68,90 'abl':247 'actual':109 'almost':57 'along':250 'although':235 'annoy':99 'anoth':105 'anyth':88 'api':190 'autom':203 'back':75 'bibl':113,126 'bit':81 'brief':135 'ceg':170 'charact':69,91,118 'clean':147 'come':74 'communiti':168 'configur':142,144 'could':64 'cover':139 'crack':11,42,125,161,204,218,225,255 'cracker':234 'custom':172 'demystifi':217 'discov':149 'drm':151,166 'easili':252 'epic':175 'eventu':96 'evolv':26 'exact':58 'execut':173 'expand':77 'fair':251 'finish':48 'follow':249 'game':12,43,148,153,179,206,219,226 'generat':174 'gfwl':178 'github':130 'github.com':132 'github.com/yotezip/linuxcrackingbible](https://github.com/yotezip/linuxcrackingbible)':131 'gnu':120 'goal':211 'got':97 'guid':159,214,256 'heyo':1 'import':39 'instead':229 'kept':71 'led':103 'lemmi':67 'lemmy.dbzer0.com':8 'lemmy.dbzer0.com/post/19693)':7 'length':62 'linux':14,45,124,188,208,221,241 'list':136 'littl':80 'live':182,196 'locat':128 'lot':36 'lutri':143 'map':33 'maximum':61 'note':6,16 'notic':53 'one':101 'onlin':176 'origin':17,183 'part':40 'person':200 'popular':165 'post':4,51,86 'primari':210 'primarili':239 'proper':112 'r1':192 'r2':194 'recent':3 'reli':231 'repack':205 'repli':21 'save':94 'scene/p2p':233 'script':201 'securom':184 'servic':177 'small':31 'someon':23 'someth':83 'sourc':146 'start':18 'steam':171 'steamdrm':185,187 'steamwork':189 'step':156,158 'step-by-step':155 'teach':222 'testament':121 'thing':102 'time':115 'tool':169 'topic':138 'treasur':32 'type':163 'uplay':191,193 'use':167 'user':242,244 'want':72 'window':181,186,243 'wine':145 'would':92 'written':238 'xbox':195"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687258356
  +visibility: "visible             "
  +apId: "https://pawb.social/post/117202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687258356 {#1891
    date: 2023-06-20 12:52: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
27 DENIED edit
App\Entity\Entry {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Linux-Cracking-Bible-The-GNU-Testament"
  +title: "Linux Cracking Bible - The GNU Testament"
  +url: null
  +body: """
    Heyo, I recently posted [some notes](https://lemmy.dbzer0.com/post/19693) about cracking games on Linux. Those notes originally started as a reply to someone, but they evolved into more of a small treasure map for a lot of the important parts of cracking games on Linux. As I finished up the post, I noticed that it was almost exactly at the maximum length it could be on Lemmy (10k characters). I kept wanting to come back and expand just a little bit on something in that post but anything over 10k characters would not save. I eventually got so annoyed that one thing led to another and now I actually have a proper bible, this time at 100k characters.\n
    \n
    **The GNU Testament of the Linux Cracking Bible is located on GitHub:** [github.com/YoteZip/LinuxCrackingBible](https://github.com/YoteZip/LinuxCrackingBible)\n
    \n
    A brief list of topics covered in it:\n
    \n
    - Configuring Lutris\n
    - Configuring Wine\n
    - Sourcing clean games\n
    - Discovering what DRM your game has\n
    - Step-by-step guides for cracking each type of popular DRM using community tools: \n
        - CEG (Steam Custom Executable Generation)\n
        - Epic Online Services\n
        - GFWL (Games for Windows Live)\n
        - Origin\n
        - Securom\n
        - SteamDRM (Windows)\n
        - SteamDRM (Linux)\n
        - Steamworks API\n
        - Uplay r1\n
        - Uplay r2\n
        - Xbox Live\n
    - Some of my personal scripts for automated cracking\n
    - Repacking games on Linux\n
    \n
    My primary goals for this guide are to:\n
    \n
    - Demystify cracked gaming on Linux\n
    - Teach you to crack games by yourself, instead of relying on scene/p2p crackers\n
    \n
    (Although it’s written primarily for Linux users, Windows users should be able to follow along fairly easily for the cracking guides.)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687258356 {#1898
    date: 2023-06-20 12:52:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 11467
  -titleTs: "'bibl':3 'crack':2 'gnu':5 'linux':1 'testament':6"
  -bodyTs: "'/post/19693)':9 '/yotezip/linuxcrackingbible](https://github.com/yotezip/linuxcrackingbible)':133 '100k':117 '10k':68,90 'abl':247 'actual':109 'almost':57 'along':250 'although':235 'annoy':99 'anoth':105 'anyth':88 'api':190 'autom':203 'back':75 'bibl':113,126 'bit':81 'brief':135 'ceg':170 'charact':69,91,118 'clean':147 'come':74 'communiti':168 'configur':142,144 'could':64 'cover':139 'crack':11,42,125,161,204,218,225,255 'cracker':234 'custom':172 'demystifi':217 'discov':149 'drm':151,166 'easili':252 'epic':175 'eventu':96 'evolv':26 'exact':58 'execut':173 'expand':77 'fair':251 'finish':48 'follow':249 'game':12,43,148,153,179,206,219,226 'generat':174 'gfwl':178 'github':130 'github.com':132 'github.com/yotezip/linuxcrackingbible](https://github.com/yotezip/linuxcrackingbible)':131 'gnu':120 'goal':211 'got':97 'guid':159,214,256 'heyo':1 'import':39 'instead':229 'kept':71 'led':103 'lemmi':67 'lemmy.dbzer0.com':8 'lemmy.dbzer0.com/post/19693)':7 'length':62 'linux':14,45,124,188,208,221,241 'list':136 'littl':80 'live':182,196 'locat':128 'lot':36 'lutri':143 'map':33 'maximum':61 'note':6,16 'notic':53 'one':101 'onlin':176 'origin':17,183 'part':40 'person':200 'popular':165 'post':4,51,86 'primari':210 'primarili':239 'proper':112 'r1':192 'r2':194 'recent':3 'reli':231 'repack':205 'repli':21 'save':94 'scene/p2p':233 'script':201 'securom':184 'servic':177 'small':31 'someon':23 'someth':83 'sourc':146 'start':18 'steam':171 'steamdrm':185,187 'steamwork':189 'step':156,158 'step-by-step':155 'teach':222 'testament':121 'thing':102 'time':115 'tool':169 'topic':138 'treasur':32 'type':163 'uplay':191,193 'use':167 'user':242,244 'want':72 'window':181,186,243 'wine':145 'would':92 'written':238 'xbox':195"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687258356
  +visibility: "visible             "
  +apId: "https://pawb.social/post/117202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687258356 {#1891
    date: 2023-06-20 12:52: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
28 DENIED moderate
App\Entity\Entry {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Linux-Cracking-Bible-The-GNU-Testament"
  +title: "Linux Cracking Bible - The GNU Testament"
  +url: null
  +body: """
    Heyo, I recently posted [some notes](https://lemmy.dbzer0.com/post/19693) about cracking games on Linux. Those notes originally started as a reply to someone, but they evolved into more of a small treasure map for a lot of the important parts of cracking games on Linux. As I finished up the post, I noticed that it was almost exactly at the maximum length it could be on Lemmy (10k characters). I kept wanting to come back and expand just a little bit on something in that post but anything over 10k characters would not save. I eventually got so annoyed that one thing led to another and now I actually have a proper bible, this time at 100k characters.\n
    \n
    **The GNU Testament of the Linux Cracking Bible is located on GitHub:** [github.com/YoteZip/LinuxCrackingBible](https://github.com/YoteZip/LinuxCrackingBible)\n
    \n
    A brief list of topics covered in it:\n
    \n
    - Configuring Lutris\n
    - Configuring Wine\n
    - Sourcing clean games\n
    - Discovering what DRM your game has\n
    - Step-by-step guides for cracking each type of popular DRM using community tools: \n
        - CEG (Steam Custom Executable Generation)\n
        - Epic Online Services\n
        - GFWL (Games for Windows Live)\n
        - Origin\n
        - Securom\n
        - SteamDRM (Windows)\n
        - SteamDRM (Linux)\n
        - Steamworks API\n
        - Uplay r1\n
        - Uplay r2\n
        - Xbox Live\n
    - Some of my personal scripts for automated cracking\n
    - Repacking games on Linux\n
    \n
    My primary goals for this guide are to:\n
    \n
    - Demystify cracked gaming on Linux\n
    - Teach you to crack games by yourself, instead of relying on scene/p2p crackers\n
    \n
    (Although it’s written primarily for Linux users, Windows users should be able to follow along fairly easily for the cracking guides.)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687258356 {#1898
    date: 2023-06-20 12:52:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 11467
  -titleTs: "'bibl':3 'crack':2 'gnu':5 'linux':1 'testament':6"
  -bodyTs: "'/post/19693)':9 '/yotezip/linuxcrackingbible](https://github.com/yotezip/linuxcrackingbible)':133 '100k':117 '10k':68,90 'abl':247 'actual':109 'almost':57 'along':250 'although':235 'annoy':99 'anoth':105 'anyth':88 'api':190 'autom':203 'back':75 'bibl':113,126 'bit':81 'brief':135 'ceg':170 'charact':69,91,118 'clean':147 'come':74 'communiti':168 'configur':142,144 'could':64 'cover':139 'crack':11,42,125,161,204,218,225,255 'cracker':234 'custom':172 'demystifi':217 'discov':149 'drm':151,166 'easili':252 'epic':175 'eventu':96 'evolv':26 'exact':58 'execut':173 'expand':77 'fair':251 'finish':48 'follow':249 'game':12,43,148,153,179,206,219,226 'generat':174 'gfwl':178 'github':130 'github.com':132 'github.com/yotezip/linuxcrackingbible](https://github.com/yotezip/linuxcrackingbible)':131 'gnu':120 'goal':211 'got':97 'guid':159,214,256 'heyo':1 'import':39 'instead':229 'kept':71 'led':103 'lemmi':67 'lemmy.dbzer0.com':8 'lemmy.dbzer0.com/post/19693)':7 'length':62 'linux':14,45,124,188,208,221,241 'list':136 'littl':80 'live':182,196 'locat':128 'lot':36 'lutri':143 'map':33 'maximum':61 'note':6,16 'notic':53 'one':101 'onlin':176 'origin':17,183 'part':40 'person':200 'popular':165 'post':4,51,86 'primari':210 'primarili':239 'proper':112 'r1':192 'r2':194 'recent':3 'reli':231 'repack':205 'repli':21 'save':94 'scene/p2p':233 'script':201 'securom':184 'servic':177 'small':31 'someon':23 'someth':83 'sourc':146 'start':18 'steam':171 'steamdrm':185,187 'steamwork':189 'step':156,158 'step-by-step':155 'teach':222 'testament':121 'thing':102 'time':115 'tool':169 'topic':138 'treasur':32 'type':163 'uplay':191,193 'use':167 'user':242,244 'want':72 'window':181,186,243 'wine':145 'would':92 'written':238 'xbox':195"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687258356
  +visibility: "visible             "
  +apId: "https://pawb.social/post/117202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687258356 {#1891
    date: 2023-06-20 12:52: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
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 {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Jerboa"
  +title: "Jerboa"
  +url: null
  +body: "Does anybody know how to logg in into jerboa app with lemmy.fmhy.ml? I am new to lemmy. I can't find this specific instance on there or i just i don't know how to do this"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687255555 {#2426
    date: 2023-06-20 12:05:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 323
  -titleTs: "'jerboa':1"
  -bodyTs: "'anybodi':2 'app':10 'find':21 'instanc':24 'jerboa':9 'know':3,33 'lemmi':17 'lemmy.fmhy.ml':12 'logg':6 'new':15 'specif':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687261670
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/175798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687255170 {#2440
    date: 2023-06-20 11:59: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
31 DENIED edit
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Jerboa"
  +title: "Jerboa"
  +url: null
  +body: "Does anybody know how to logg in into jerboa app with lemmy.fmhy.ml? I am new to lemmy. I can't find this specific instance on there or i just i don't know how to do this"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687255555 {#2426
    date: 2023-06-20 12:05:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 323
  -titleTs: "'jerboa':1"
  -bodyTs: "'anybodi':2 'app':10 'find':21 'instanc':24 'jerboa':9 'know':3,33 'lemmi':17 'lemmy.fmhy.ml':12 'logg':6 'new':15 'specif':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687261670
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/175798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687255170 {#2440
    date: 2023-06-20 11:59: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
32 DENIED moderate
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Jerboa"
  +title: "Jerboa"
  +url: null
  +body: "Does anybody know how to logg in into jerboa app with lemmy.fmhy.ml? I am new to lemmy. I can't find this specific instance on there or i just i don't know how to do this"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687255555 {#2426
    date: 2023-06-20 12:05:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 323
  -titleTs: "'jerboa':1"
  -bodyTs: "'anybodi':2 'app':10 'find':21 'instanc':24 'jerboa':9 'know':3,33 'lemmi':17 'lemmy.fmhy.ml':12 'logg':6 'new':15 'specif':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687261670
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/175798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687255170 {#2440
    date: 2023-06-20 11:59: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
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 {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-How-to-get-out-of-holding-seeing-a-baby"
  +title: "ULPT: How to get out of holding/seeing a baby"
  +url: null
  +body: "Ever feel uncomfortable holding someone’s child? Or don’t like being asked to see someone’s baby? Just say you’re sick (or just recovering). The parents will be very happy to keep the bay far away from you."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687249417 {#2450
    date: 2023-06-20 10:23:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 2064
  -titleTs: "'babi':9 'get':4 'holding/seeing':7 'ulpt':1"
  -bodyTs: "'ask':13 'away':38 'babi':18 'bay':36 'child':7 'ever':1 'far':37 'feel':2 'happi':32 'hold':4 'keep':34 'like':11 'parent':28 're':22 'recov':26 'say':20 'see':15 'sick':23 'someon':5,16 'uncomfort':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687262917
  +visibility: "visible             "
  +apId: "https://lemmy.film/post/66640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687249417 {#2449
    date: 2023-06-20 10:23:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-How-to-get-out-of-holding-seeing-a-baby"
  +title: "ULPT: How to get out of holding/seeing a baby"
  +url: null
  +body: "Ever feel uncomfortable holding someone’s child? Or don’t like being asked to see someone’s baby? Just say you’re sick (or just recovering). The parents will be very happy to keep the bay far away from you."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687249417 {#2450
    date: 2023-06-20 10:23:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 2064
  -titleTs: "'babi':9 'get':4 'holding/seeing':7 'ulpt':1"
  -bodyTs: "'ask':13 'away':38 'babi':18 'bay':36 'child':7 'ever':1 'far':37 'feel':2 'happi':32 'hold':4 'keep':34 'like':11 'parent':28 're':22 'recov':26 'say':20 'see':15 'sick':23 'someon':5,16 'uncomfort':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687262917
  +visibility: "visible             "
  +apId: "https://lemmy.film/post/66640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687249417 {#2449
    date: 2023-06-20 10:23:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-How-to-get-out-of-holding-seeing-a-baby"
  +title: "ULPT: How to get out of holding/seeing a baby"
  +url: null
  +body: "Ever feel uncomfortable holding someone’s child? Or don’t like being asked to see someone’s baby? Just say you’re sick (or just recovering). The parents will be very happy to keep the bay far away from you."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687249417 {#2450
    date: 2023-06-20 10:23:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 2064
  -titleTs: "'babi':9 'get':4 'holding/seeing':7 'ulpt':1"
  -bodyTs: "'ask':13 'away':38 'babi':18 'bay':36 'child':7 'ever':1 'far':37 'feel':2 'happi':32 'hold':4 'keep':34 'like':11 'parent':28 're':22 'recov':26 'say':20 'see':15 'sick':23 'someon':5,16 'uncomfort':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687262917
  +visibility: "visible             "
  +apId: "https://lemmy.film/post/66640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687249417 {#2449
    date: 2023-06-20 10:23:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-get-up-and-going-on-kbin"
  +title: "How do you get up and going on kbin?"
  +url: null
  +body: """
    I set up this lemmy account about 10 days ago and my subscribed feed is really good, I'm having a lot of really good interactions.\n
    \n
    So I made a kbin account a few days ago and I can't seem to get it going. I've tried searching for "magazines" and I subscribed to a few of them, but I can't seem to find my groove there. Any tips would be appreciated!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687263233 {#1923
    date: 2023-06-20 14:13:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1508 …}
  +votes: Doctrine\ORM\PersistentCollection {#1501 …}
  +reports: Doctrine\ORM\PersistentCollection {#1521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1546 …}
  +badges: Doctrine\ORM\PersistentCollection {#1545 …}
  +children: []
  -id: 159
  -titleTs: "'get':4 'go':7 'kbin':9"
  -bodyTs: "'10':8 'account':6,32 'ago':10,36 'appreci':74 'day':9,35 'feed':14 'find':66 'get':43 'go':45 'good':17,25 'groov':68 'interact':26 'kbin':31 'lemmi':5 'lot':22 'm':19 'made':29 'magazin':51 'realli':16,24 'search':49 'seem':41,64 'set':2 'subscrib':13,54 'tip':71 'tri':48 've':47 'would':72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687272484
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/330288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687246484 {#2484
    date: 2023-06-20 09:34: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
39 DENIED edit
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-get-up-and-going-on-kbin"
  +title: "How do you get up and going on kbin?"
  +url: null
  +body: """
    I set up this lemmy account about 10 days ago and my subscribed feed is really good, I'm having a lot of really good interactions.\n
    \n
    So I made a kbin account a few days ago and I can't seem to get it going. I've tried searching for "magazines" and I subscribed to a few of them, but I can't seem to find my groove there. Any tips would be appreciated!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687263233 {#1923
    date: 2023-06-20 14:13:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1508 …}
  +votes: Doctrine\ORM\PersistentCollection {#1501 …}
  +reports: Doctrine\ORM\PersistentCollection {#1521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1546 …}
  +badges: Doctrine\ORM\PersistentCollection {#1545 …}
  +children: []
  -id: 159
  -titleTs: "'get':4 'go':7 'kbin':9"
  -bodyTs: "'10':8 'account':6,32 'ago':10,36 'appreci':74 'day':9,35 'feed':14 'find':66 'get':43 'go':45 'good':17,25 'groov':68 'interact':26 'kbin':31 'lemmi':5 'lot':22 'm':19 'made':29 'magazin':51 'realli':16,24 'search':49 'seem':41,64 'set':2 'subscrib':13,54 'tip':71 'tri':48 've':47 'would':72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687272484
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/330288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687246484 {#2484
    date: 2023-06-20 09:34: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
40 DENIED moderate
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-get-up-and-going-on-kbin"
  +title: "How do you get up and going on kbin?"
  +url: null
  +body: """
    I set up this lemmy account about 10 days ago and my subscribed feed is really good, I'm having a lot of really good interactions.\n
    \n
    So I made a kbin account a few days ago and I can't seem to get it going. I've tried searching for "magazines" and I subscribed to a few of them, but I can't seem to find my groove there. Any tips would be appreciated!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687263233 {#1923
    date: 2023-06-20 14:13:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1508 …}
  +votes: Doctrine\ORM\PersistentCollection {#1501 …}
  +reports: Doctrine\ORM\PersistentCollection {#1521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1546 …}
  +badges: Doctrine\ORM\PersistentCollection {#1545 …}
  +children: []
  -id: 159
  -titleTs: "'get':4 'go':7 'kbin':9"
  -bodyTs: "'10':8 'account':6,32 'ago':10,36 'appreci':74 'day':9,35 'feed':14 'find':66 'get':43 'go':45 'good':17,25 'groov':68 'interact':26 'kbin':31 'lemmi':5 'lot':22 'm':19 'made':29 'magazin':51 'realli':16,24 'search':49 'seem':41,64 'set':2 'subscrib':13,54 'tip':71 'tri':48 've':47 'would':72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687272484
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/330288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687246484 {#2484
    date: 2023-06-20 09:34: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
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 {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-communities-subreddits-would-you-like-to-see"
  +title: "What communities ("subreddits") would you like to see?"
  +url: null
  +body: """
    Is there anything you’d like to talk about or share but haven’t found a place to do so? What communities (or “subreddits” for all Reddit refugees) would you like to see?\n
    \n
    This could be a resource for anyone wanting to start a community and find out what people are looking for, and a place to request a community you just haven’t found yet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689439553 {#1481
    date: 2023-07-15 18:45:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1480 …}
  +votes: Doctrine\ORM\PersistentCollection {#1510 …}
  +reports: Doctrine\ORM\PersistentCollection {#1503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1543 …}
  +badges: Doctrine\ORM\PersistentCollection {#1535 …}
  +children: []
  -id: 259
  -titleTs: "'communiti':2 'like':6 'see':8 'subreddit':3 'would':4"
  -bodyTs: "'anyon':40 'anyth':3 'communiti':22,45,60 'could':35 'd':5 'find':47 'found':15,65 'haven':13,63 'like':6,31 'look':52 'peopl':50 'place':17,56 'reddit':27 'refuge':28 'request':58 'resourc':38 'see':33 'share':11 'start':43 'subreddit':24 'talk':8 'want':41 'would':29 'yet':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687330283
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1381209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687243883 {#1482
    date: 2023-06-20 08:51: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
43 DENIED edit
App\Entity\Entry {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-communities-subreddits-would-you-like-to-see"
  +title: "What communities ("subreddits") would you like to see?"
  +url: null
  +body: """
    Is there anything you’d like to talk about or share but haven’t found a place to do so? What communities (or “subreddits” for all Reddit refugees) would you like to see?\n
    \n
    This could be a resource for anyone wanting to start a community and find out what people are looking for, and a place to request a community you just haven’t found yet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689439553 {#1481
    date: 2023-07-15 18:45:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1480 …}
  +votes: Doctrine\ORM\PersistentCollection {#1510 …}
  +reports: Doctrine\ORM\PersistentCollection {#1503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1543 …}
  +badges: Doctrine\ORM\PersistentCollection {#1535 …}
  +children: []
  -id: 259
  -titleTs: "'communiti':2 'like':6 'see':8 'subreddit':3 'would':4"
  -bodyTs: "'anyon':40 'anyth':3 'communiti':22,45,60 'could':35 'd':5 'find':47 'found':15,65 'haven':13,63 'like':6,31 'look':52 'peopl':50 'place':17,56 'reddit':27 'refuge':28 'request':58 'resourc':38 'see':33 'share':11 'start':43 'subreddit':24 'talk':8 'want':41 'would':29 'yet':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687330283
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1381209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687243883 {#1482
    date: 2023-06-20 08:51: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
44 DENIED moderate
App\Entity\Entry {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-communities-subreddits-would-you-like-to-see"
  +title: "What communities ("subreddits") would you like to see?"
  +url: null
  +body: """
    Is there anything you’d like to talk about or share but haven’t found a place to do so? What communities (or “subreddits” for all Reddit refugees) would you like to see?\n
    \n
    This could be a resource for anyone wanting to start a community and find out what people are looking for, and a place to request a community you just haven’t found yet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689439553 {#1481
    date: 2023-07-15 18:45:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1480 …}
  +votes: Doctrine\ORM\PersistentCollection {#1510 …}
  +reports: Doctrine\ORM\PersistentCollection {#1503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1543 …}
  +badges: Doctrine\ORM\PersistentCollection {#1535 …}
  +children: []
  -id: 259
  -titleTs: "'communiti':2 'like':6 'see':8 'subreddit':3 'would':4"
  -bodyTs: "'anyon':40 'anyth':3 'communiti':22,45,60 'could':35 'd':5 'find':47 'found':15,65 'haven':13,63 'like':6,31 'look':52 'peopl':50 'place':17,56 'reddit':27 'refuge':28 'request':58 'resourc':38 'see':33 'share':11 'start':43 'subreddit':24 'talk':8 'want':41 'would':29 'yet':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687330283
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1381209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687243883 {#1482
    date: 2023-06-20 08:51: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
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 {#1538
  +user: Proxies\__CG__\App\Entity\User {#1533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-To-eavesdrop-on-people-around-you-put-in-your"
  +title: "ULPT: To eavesdrop on people around you, put in your earbuds/headphones and pretend to listen to music, but don't actually play any music."
  +url: null
  +body: "If you bop your head a little, they’ll assume you’re listening to music and speak more freely."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687240785 {#1542
    date: 2023-06-20 07:59:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 2041
  -titleTs: "'actual':21 'around':6 'earbuds/headphones':11 'eavesdrop':3 'listen':15 'music':17,24 'peopl':5 'play':22 'pretend':13 'put':8 'ulpt':1"
  -bodyTs: "'assum':10 'bop':3 'freeli':19 'head':5 'listen':13 'littl':7 'll':9 'music':15 're':12 'speak':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687245285
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/167354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687240785 {#1540
    date: 2023-06-20 07:59: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
47 DENIED edit
App\Entity\Entry {#1538
  +user: Proxies\__CG__\App\Entity\User {#1533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-To-eavesdrop-on-people-around-you-put-in-your"
  +title: "ULPT: To eavesdrop on people around you, put in your earbuds/headphones and pretend to listen to music, but don't actually play any music."
  +url: null
  +body: "If you bop your head a little, they’ll assume you’re listening to music and speak more freely."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687240785 {#1542
    date: 2023-06-20 07:59:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 2041
  -titleTs: "'actual':21 'around':6 'earbuds/headphones':11 'eavesdrop':3 'listen':15 'music':17,24 'peopl':5 'play':22 'pretend':13 'put':8 'ulpt':1"
  -bodyTs: "'assum':10 'bop':3 'freeli':19 'head':5 'listen':13 'littl':7 'll':9 'music':15 're':12 'speak':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687245285
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/167354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687240785 {#1540
    date: 2023-06-20 07:59: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
48 DENIED moderate
App\Entity\Entry {#1538
  +user: Proxies\__CG__\App\Entity\User {#1533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-To-eavesdrop-on-people-around-you-put-in-your"
  +title: "ULPT: To eavesdrop on people around you, put in your earbuds/headphones and pretend to listen to music, but don't actually play any music."
  +url: null
  +body: "If you bop your head a little, they’ll assume you’re listening to music and speak more freely."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687240785 {#1542
    date: 2023-06-20 07:59:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 2041
  -titleTs: "'actual':21 'around':6 'earbuds/headphones':11 'eavesdrop':3 'listen':15 'music':17,24 'peopl':5 'play':22 'pretend':13 'put':8 'ulpt':1"
  -bodyTs: "'assum':10 'bop':3 'freeli':19 'head':5 'listen':13 'littl':7 'll':9 'music':15 're':12 'speak':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687245285
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/167354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687240785 {#1540
    date: 2023-06-20 07:59: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
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 {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-If-you-need-to-fart-at-the-supermarket-do"
  +title: "ULPT: If you need to fart at the supermarket, do it in the cheese aisle"
  +url: null
  +body: "Preferably near the French cheeses. Anyone who smells it will think the blue cheeses are especially pungent today."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687235929 {#1517
    date: 2023-06-20 06:38:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 2038
  -titleTs: "'aisl':15 'chees':14 'fart':6 'need':4 'supermarket':9 'ulpt':1"
  -bodyTs: "'anyon':6 'blue':13 'chees':5,14 'especi':16 'french':4 'near':2 'prefer':1 'pungent':17 'smell':8 'think':11 'today':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687249429
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/325618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687235929 {#1632
    date: 2023-06-20 06:38:49.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 {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-If-you-need-to-fart-at-the-supermarket-do"
  +title: "ULPT: If you need to fart at the supermarket, do it in the cheese aisle"
  +url: null
  +body: "Preferably near the French cheeses. Anyone who smells it will think the blue cheeses are especially pungent today."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687235929 {#1517
    date: 2023-06-20 06:38:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 2038
  -titleTs: "'aisl':15 'chees':14 'fart':6 'need':4 'supermarket':9 'ulpt':1"
  -bodyTs: "'anyon':6 'blue':13 'chees':5,14 'especi':16 'french':4 'near':2 'prefer':1 'pungent':17 'smell':8 'think':11 'today':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687249429
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/325618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687235929 {#1632
    date: 2023-06-20 06:38:49.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 {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-If-you-need-to-fart-at-the-supermarket-do"
  +title: "ULPT: If you need to fart at the supermarket, do it in the cheese aisle"
  +url: null
  +body: "Preferably near the French cheeses. Anyone who smells it will think the blue cheeses are especially pungent today."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687235929 {#1517
    date: 2023-06-20 06:38:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 2038
  -titleTs: "'aisl':15 'chees':14 'fart':6 'need':4 'supermarket':9 'ulpt':1"
  -bodyTs: "'anyon':6 'blue':13 'chees':5,14 'especi':16 'french':4 'near':2 'prefer':1 'pungent':17 'smell':8 'think':11 'today':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687249429
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/325618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687235929 {#1632
    date: 2023-06-20 06:38:49.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 {#1749
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-If-you-re-a-cashier-server-etc-you-can-increase-the-amount"
  +title: "ULPT: If you're a cashier/server/etc, you can increase the amount of tips you get by including more loose coins with the customer's change."
  +url: null
  +body: """
    For example, give them four quarters instead of one dollar.\n
    \n
    As many people prefer not to carry around lots of loose change, they’re more likely to just drop it in your tip jar.\n
    \n
    As an added bonus, there will be less coins in the register to count at the end of the day, if that’s part of your job.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693518353 {#1753
    date: 2023-08-31 23:45:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 2007
  -titleTs: "'amount':11 'cashier/server/etc':6 'chang':25 'coin':20 'custom':23 'get':15 'includ':17 'increas':9 'loos':19 're':4 'tip':13 'ulpt':1"
  -bodyTs: "'ad':37 'around':18 'bonus':38 'carri':17 'chang':22 'coin':43 'count':48 'day':54 'dollar':10 'drop':29 'end':51 'exampl':2 'four':5 'give':3 'instead':7 'jar':34 'job':61 'less':42 'like':26 'loos':21 'lot':19 'mani':12 'one':9 'part':58 'peopl':13 'prefer':14 'quarter':6 're':24 'regist':46 'tip':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687253987
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/324349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233987 {#1746
    date: 2023-06-20 06:06:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-If-you-re-a-cashier-server-etc-you-can-increase-the-amount"
  +title: "ULPT: If you're a cashier/server/etc, you can increase the amount of tips you get by including more loose coins with the customer's change."
  +url: null
  +body: """
    For example, give them four quarters instead of one dollar.\n
    \n
    As many people prefer not to carry around lots of loose change, they’re more likely to just drop it in your tip jar.\n
    \n
    As an added bonus, there will be less coins in the register to count at the end of the day, if that’s part of your job.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693518353 {#1753
    date: 2023-08-31 23:45:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 2007
  -titleTs: "'amount':11 'cashier/server/etc':6 'chang':25 'coin':20 'custom':23 'get':15 'includ':17 'increas':9 'loos':19 're':4 'tip':13 'ulpt':1"
  -bodyTs: "'ad':37 'around':18 'bonus':38 'carri':17 'chang':22 'coin':43 'count':48 'day':54 'dollar':10 'drop':29 'end':51 'exampl':2 'four':5 'give':3 'instead':7 'jar':34 'job':61 'less':42 'like':26 'loos':21 'lot':19 'mani':12 'one':9 'part':58 'peopl':13 'prefer':14 'quarter':6 're':24 'regist':46 'tip':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687253987
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/324349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233987 {#1746
    date: 2023-06-20 06:06:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-If-you-re-a-cashier-server-etc-you-can-increase-the-amount"
  +title: "ULPT: If you're a cashier/server/etc, you can increase the amount of tips you get by including more loose coins with the customer's change."
  +url: null
  +body: """
    For example, give them four quarters instead of one dollar.\n
    \n
    As many people prefer not to carry around lots of loose change, they’re more likely to just drop it in your tip jar.\n
    \n
    As an added bonus, there will be less coins in the register to count at the end of the day, if that’s part of your job.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693518353 {#1753
    date: 2023-08-31 23:45:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 2007
  -titleTs: "'amount':11 'cashier/server/etc':6 'chang':25 'coin':20 'custom':23 'get':15 'includ':17 'increas':9 'loos':19 're':4 'tip':13 'ulpt':1"
  -bodyTs: "'ad':37 'around':18 'bonus':38 'carri':17 'chang':22 'coin':43 'count':48 'day':54 'dollar':10 'drop':29 'end':51 'exampl':2 'four':5 'give':3 'instead':7 'jar':34 'job':61 'less':42 'like':26 'loos':21 'lot':19 'mani':12 'one':9 'part':58 'peopl':13 'prefer':14 'quarter':6 're':24 'regist':46 'tip':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687253987
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/324349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233987 {#1746
    date: 2023-06-20 06:06:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-If-you-want-need-to-go-to-the-ER-just"
  +title: "ULPT: If you want/need to go to the ER just pretend you’re homeless, leave any and all identification at home, and act like you don’t know any personally identifiable information about yourself. You c"
  +url: null
  +body: """
    Helps if you show up in worn out clothing and act like a child upon arrival.\n
    \n
    (Meant for people in the US, of course)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687233167 {#1497
    date: 2023-06-20 05:52:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 2044
  -titleTs: "'act':23 'c':36 'er':9 'go':6 'home':21 'homeless':14 'identif':19 'identifi':31 'inform':32 'know':28 'leav':15 'like':24 'person':30 'pretend':11 're':13 'ulpt':1 'want/need':4"
  -bodyTs: "'act':11 'arriv':16 'child':14 'cloth':9 'cours':24 'help':1 'like':12 'meant':17 'peopl':19 'show':4 'upon':15 'us':22 'worn':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687233167
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233167 {#1484
    date: 2023-06-20 05:52: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
59 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-If-you-want-need-to-go-to-the-ER-just"
  +title: "ULPT: If you want/need to go to the ER just pretend you’re homeless, leave any and all identification at home, and act like you don’t know any personally identifiable information about yourself. You c"
  +url: null
  +body: """
    Helps if you show up in worn out clothing and act like a child upon arrival.\n
    \n
    (Meant for people in the US, of course)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687233167 {#1497
    date: 2023-06-20 05:52:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 2044
  -titleTs: "'act':23 'c':36 'er':9 'go':6 'home':21 'homeless':14 'identif':19 'identifi':31 'inform':32 'know':28 'leav':15 'like':24 'person':30 'pretend':11 're':13 'ulpt':1 'want/need':4"
  -bodyTs: "'act':11 'arriv':16 'child':14 'cloth':9 'cours':24 'help':1 'like':12 'meant':17 'peopl':19 'show':4 'upon':15 'us':22 'worn':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687233167
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233167 {#1484
    date: 2023-06-20 05:52: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
60 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-If-you-want-need-to-go-to-the-ER-just"
  +title: "ULPT: If you want/need to go to the ER just pretend you’re homeless, leave any and all identification at home, and act like you don’t know any personally identifiable information about yourself. You c"
  +url: null
  +body: """
    Helps if you show up in worn out clothing and act like a child upon arrival.\n
    \n
    (Meant for people in the US, of course)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687233167 {#1497
    date: 2023-06-20 05:52:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 2044
  -titleTs: "'act':23 'c':36 'er':9 'go':6 'home':21 'homeless':14 'identif':19 'identifi':31 'inform':32 'know':28 'leav':15 'like':24 'person':30 'pretend':11 're':13 'ulpt':1 'want/need':4"
  -bodyTs: "'act':11 'arriv':16 'child':14 'cloth':9 'cours':24 'help':1 'like':12 'meant':17 'peopl':19 'show':4 'upon':15 'us':22 'worn':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687233167
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233167 {#1484
    date: 2023-06-20 05:52: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
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 {#1761
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-Whenever-buying-something-online-try-using-the-coupon-code"
  +title: "ULPT Whenever buying something online, try using the coupon code "military". Many sites have a military discount and don't require any proof of military service."
  +url: null
  +body: "Some sites offer up to 30% off."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688473139 {#1477
    date: 2023-07-04 14:18:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1758 …}
  +votes: Doctrine\ORM\PersistentCollection {#1755 …}
  +reports: Doctrine\ORM\PersistentCollection {#1757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1759 …}
  +badges: Doctrine\ORM\PersistentCollection {#1751 …}
  +children: []
  -id: 2039
  -titleTs: "'buy':3 'code':10 'coupon':9 'discount':17 'mani':12 'militari':11,16,25 'onlin':5 'proof':23 'requir':21 'servic':26 'site':13 'someth':4 'tri':6 'ulpt':1 'use':7 'whenev':2"
  -bodyTs: "'30':6 'offer':3 'site':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687275121
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233121 {#1476
    date: 2023-06-20 05:52:01.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 {#1761
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-Whenever-buying-something-online-try-using-the-coupon-code"
  +title: "ULPT Whenever buying something online, try using the coupon code "military". Many sites have a military discount and don't require any proof of military service."
  +url: null
  +body: "Some sites offer up to 30% off."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688473139 {#1477
    date: 2023-07-04 14:18:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1758 …}
  +votes: Doctrine\ORM\PersistentCollection {#1755 …}
  +reports: Doctrine\ORM\PersistentCollection {#1757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1759 …}
  +badges: Doctrine\ORM\PersistentCollection {#1751 …}
  +children: []
  -id: 2039
  -titleTs: "'buy':3 'code':10 'coupon':9 'discount':17 'mani':12 'militari':11,16,25 'onlin':5 'proof':23 'requir':21 'servic':26 'site':13 'someth':4 'tri':6 'ulpt':1 'use':7 'whenev':2"
  -bodyTs: "'30':6 'offer':3 'site':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687275121
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233121 {#1476
    date: 2023-06-20 05:52:01.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 {#1761
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-Whenever-buying-something-online-try-using-the-coupon-code"
  +title: "ULPT Whenever buying something online, try using the coupon code "military". Many sites have a military discount and don't require any proof of military service."
  +url: null
  +body: "Some sites offer up to 30% off."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688473139 {#1477
    date: 2023-07-04 14:18:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1758 …}
  +votes: Doctrine\ORM\PersistentCollection {#1755 …}
  +reports: Doctrine\ORM\PersistentCollection {#1757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1759 …}
  +badges: Doctrine\ORM\PersistentCollection {#1751 …}
  +children: []
  -id: 2039
  -titleTs: "'buy':3 'code':10 'coupon':9 'discount':17 'mani':12 'militari':11,16,25 'onlin':5 'proof':23 'requir':21 'servic':26 'site':13 'someth':4 'tri':6 'ulpt':1 'use':7 'whenev':2"
  -bodyTs: "'30':6 'offer':3 'site':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687275121
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233121 {#1476
    date: 2023-06-20 05:52:01.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 {#1778
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-If-there-s-an-Airbnb-near-your-apartment-pay-for"
  +title: "ULPT: If there's an Airbnb near your apartment, pay for a friend to spend a single night there so you can obtain their WiFi password"
  +url: null
  +body: "Many of them don’t change their password often."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687233077 {#1772
    date: 2023-06-20 05:51:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 2031
  -titleTs: "'airbnb':6 'apart':9 'friend':13 'near':7 'night':18 'obtain':23 'password':26 'pay':10 'singl':17 'spend':15 'ulpt':1 'wifi':25"
  -bodyTs: "'chang':6 'mani':1 'often':9 'password':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687246577
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233077 {#1779
    date: 2023-06-20 05:51: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
67 DENIED edit
App\Entity\Entry {#1778
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-If-there-s-an-Airbnb-near-your-apartment-pay-for"
  +title: "ULPT: If there's an Airbnb near your apartment, pay for a friend to spend a single night there so you can obtain their WiFi password"
  +url: null
  +body: "Many of them don’t change their password often."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687233077 {#1772
    date: 2023-06-20 05:51:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 2031
  -titleTs: "'airbnb':6 'apart':9 'friend':13 'near':7 'night':18 'obtain':23 'password':26 'pay':10 'singl':17 'spend':15 'ulpt':1 'wifi':25"
  -bodyTs: "'chang':6 'mani':1 'often':9 'password':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687246577
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233077 {#1779
    date: 2023-06-20 05:51: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
68 DENIED moderate
App\Entity\Entry {#1778
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-If-there-s-an-Airbnb-near-your-apartment-pay-for"
  +title: "ULPT: If there's an Airbnb near your apartment, pay for a friend to spend a single night there so you can obtain their WiFi password"
  +url: null
  +body: "Many of them don’t change their password often."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687233077 {#1772
    date: 2023-06-20 05:51:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 2031
  -titleTs: "'airbnb':6 'apart':9 'friend':13 'near':7 'night':18 'obtain':23 'password':26 'pay':10 'singl':17 'spend':15 'ulpt':1 'wifi':25"
  -bodyTs: "'chang':6 'mani':1 'often':9 'password':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687246577
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233077 {#1779
    date: 2023-06-20 05:51: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
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 {#1765
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-Always-start-with-4-living-grandparents-when-you-begin"
  +title: "ULPT: Always start with 4 living grandparents when you begin any new job."
  +url: null
  +body: """
    Many workplaces offer bereavement leave for the death of a close family member, often with no proof of such events occurring.\n
    \n
    To avoid any potential mishaps, only “kill off” relatives that have already passed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687233038 {#1780
    date: 2023-06-20 05:50:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 2032
  -titleTs: "'4':5 'alway':2 'begin':10 'grandpar':7 'job':13 'live':6 'new':12 'start':3 'ulpt':1"
  -bodyTs: "'alreadi':33 'avoid':23 'bereav':4 'close':11 'death':8 'event':20 'famili':12 'kill':28 'leav':5 'mani':1 'member':13 'mishap':26 'occur':21 'offer':3 'often':14 'pass':34 'potenti':25 'proof':17 'relat':30 'workplac':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687237538
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233038 {#1764
    date: 2023-06-20 05:50:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1765
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-Always-start-with-4-living-grandparents-when-you-begin"
  +title: "ULPT: Always start with 4 living grandparents when you begin any new job."
  +url: null
  +body: """
    Many workplaces offer bereavement leave for the death of a close family member, often with no proof of such events occurring.\n
    \n
    To avoid any potential mishaps, only “kill off” relatives that have already passed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687233038 {#1780
    date: 2023-06-20 05:50:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 2032
  -titleTs: "'4':5 'alway':2 'begin':10 'grandpar':7 'job':13 'live':6 'new':12 'start':3 'ulpt':1"
  -bodyTs: "'alreadi':33 'avoid':23 'bereav':4 'close':11 'death':8 'event':20 'famili':12 'kill':28 'leav':5 'mani':1 'member':13 'mishap':26 'occur':21 'offer':3 'often':14 'pass':34 'potenti':25 'proof':17 'relat':30 'workplac':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687237538
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233038 {#1764
    date: 2023-06-20 05:50:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1765
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-Always-start-with-4-living-grandparents-when-you-begin"
  +title: "ULPT: Always start with 4 living grandparents when you begin any new job."
  +url: null
  +body: """
    Many workplaces offer bereavement leave for the death of a close family member, often with no proof of such events occurring.\n
    \n
    To avoid any potential mishaps, only “kill off” relatives that have already passed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687233038 {#1780
    date: 2023-06-20 05:50:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 2032
  -titleTs: "'4':5 'alway':2 'begin':10 'grandpar':7 'job':13 'live':6 'new':12 'start':3 'ulpt':1"
  -bodyTs: "'alreadi':33 'avoid':23 'bereav':4 'close':11 'death':8 'event':20 'famili':12 'kill':28 'leav':5 'mani':1 'member':13 'mishap':26 'occur':21 'offer':3 'often':14 'pass':34 'potenti':25 'proof':17 'relat':30 'workplac':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687237538
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233038 {#1764
    date: 2023-06-20 05:50:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1633
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-If-a-LDS-missionary-knocks-on-your-door-ask"
  +title: "ULPT: If a LDS missionary knocks on your door, ask them to mow your lawn. They will be happy to help."
  +url: null
  +body: "Any other chores works as well."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687232973 {#1643
    date: 2023-06-20 05:49:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 2045
  -titleTs: "'ask':10 'door':9 'happi':19 'help':21 'knock':6 'lawn':15 'lds':4 'missionari':5 'mow':13 'ulpt':1"
  -bodyTs: "'chore':3 'well':6 'work':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687241973
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687232973 {#1622
    date: 2023-06-20 05:49: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
75 DENIED edit
App\Entity\Entry {#1633
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-If-a-LDS-missionary-knocks-on-your-door-ask"
  +title: "ULPT: If a LDS missionary knocks on your door, ask them to mow your lawn. They will be happy to help."
  +url: null
  +body: "Any other chores works as well."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687232973 {#1643
    date: 2023-06-20 05:49:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 2045
  -titleTs: "'ask':10 'door':9 'happi':19 'help':21 'knock':6 'lawn':15 'lds':4 'missionari':5 'mow':13 'ulpt':1"
  -bodyTs: "'chore':3 'well':6 'work':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687241973
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687232973 {#1622
    date: 2023-06-20 05:49: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
76 DENIED moderate
App\Entity\Entry {#1633
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-If-a-LDS-missionary-knocks-on-your-door-ask"
  +title: "ULPT: If a LDS missionary knocks on your door, ask them to mow your lawn. They will be happy to help."
  +url: null
  +body: "Any other chores works as well."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687232973 {#1643
    date: 2023-06-20 05:49:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 2045
  -titleTs: "'ask':10 'door':9 'happi':19 'help':21 'knock':6 'lawn':15 'lds':4 'missionari':5 'mow':13 'ulpt':1"
  -bodyTs: "'chore':3 'well':6 'work':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687241973
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687232973 {#1622
    date: 2023-06-20 05:49: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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-was-your-Father-s-Day"
  +title: "How was your Father's Day?"
  +url: null
  +body: """
    Mine was mostly pretty low-key, which is how I like it. I got some small gifts from my wife and daughter, including a 7oz hammer with a colorfully painted handle. I actually really liked that. For dinner my mother-in-law took us out to an expensive steakhouse, where I had a wonderful ribeye, but I don't think it was worth the price. I'm grateful and appreciative, but I think it was a little too much. I think that she and/or my father-in-law had a gift card, so it made sense for them. Besides all that, I somehow hardly had [to put up with any complaints](https://lemmy.one/post/71363), even from my ever opinionated four-year-old.\n
    \n
    I would have enjoyed the day a lot more [if I didn't have to worry about work today](https://lemmy.one/post/206070).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687430811 {#1447
    date: 2023-06-22 12:46:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 157
  -titleTs: "'day':6 'father':4"
  -bodyTs: "'/post/206070).':148 '/post/71363),':117 '7oz':26 'actual':34 'and/or':86 'appreci':72 'besid':102 'card':95 'color':30 'complaint':114 'daughter':23 'day':132 'didn':138 'dinner':39 'enjoy':130 'even':118 'ever':121 'expens':50 'father':89 'father-in-law':88 'four':124 'four-year-old':123 'gift':18,94 'got':15 'grate':70 'hammer':27 'handl':32 'hard':107 'includ':24 'key':7 'law':44,91 'lemmy.one':116,147 'lemmy.one/post/206070).':146 'lemmy.one/post/71363),':115 'like':12,36 'littl':79 'lot':134 'low':6 'low-key':5 'm':69 'made':98 'mine':1 'most':3 'mother':42 'mother-in-law':41 'much':81 'old':126 'opinion':122 'paint':31 'pretti':4 'price':67 'put':110 'realli':35 'ribey':57 'sens':99 'small':17 'somehow':106 'steakhous':51 'think':62,75,83 'today':145 'took':45 'us':46 'wife':21 'wonder':56 'work':144 'worri':142 'worth':65 'would':128 'year':125"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687314032
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/249551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687227632 {#1424
    date: 2023-06-20 04:20:32.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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-was-your-Father-s-Day"
  +title: "How was your Father's Day?"
  +url: null
  +body: """
    Mine was mostly pretty low-key, which is how I like it. I got some small gifts from my wife and daughter, including a 7oz hammer with a colorfully painted handle. I actually really liked that. For dinner my mother-in-law took us out to an expensive steakhouse, where I had a wonderful ribeye, but I don't think it was worth the price. I'm grateful and appreciative, but I think it was a little too much. I think that she and/or my father-in-law had a gift card, so it made sense for them. Besides all that, I somehow hardly had [to put up with any complaints](https://lemmy.one/post/71363), even from my ever opinionated four-year-old.\n
    \n
    I would have enjoyed the day a lot more [if I didn't have to worry about work today](https://lemmy.one/post/206070).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687430811 {#1447
    date: 2023-06-22 12:46:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 157
  -titleTs: "'day':6 'father':4"
  -bodyTs: "'/post/206070).':148 '/post/71363),':117 '7oz':26 'actual':34 'and/or':86 'appreci':72 'besid':102 'card':95 'color':30 'complaint':114 'daughter':23 'day':132 'didn':138 'dinner':39 'enjoy':130 'even':118 'ever':121 'expens':50 'father':89 'father-in-law':88 'four':124 'four-year-old':123 'gift':18,94 'got':15 'grate':70 'hammer':27 'handl':32 'hard':107 'includ':24 'key':7 'law':44,91 'lemmy.one':116,147 'lemmy.one/post/206070).':146 'lemmy.one/post/71363),':115 'like':12,36 'littl':79 'lot':134 'low':6 'low-key':5 'm':69 'made':98 'mine':1 'most':3 'mother':42 'mother-in-law':41 'much':81 'old':126 'opinion':122 'paint':31 'pretti':4 'price':67 'put':110 'realli':35 'ribey':57 'sens':99 'small':17 'somehow':106 'steakhous':51 'think':62,75,83 'today':145 'took':45 'us':46 'wife':21 'wonder':56 'work':144 'worri':142 'worth':65 'would':128 'year':125"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687314032
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/249551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687227632 {#1424
    date: 2023-06-20 04:20:32.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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-was-your-Father-s-Day"
  +title: "How was your Father's Day?"
  +url: null
  +body: """
    Mine was mostly pretty low-key, which is how I like it. I got some small gifts from my wife and daughter, including a 7oz hammer with a colorfully painted handle. I actually really liked that. For dinner my mother-in-law took us out to an expensive steakhouse, where I had a wonderful ribeye, but I don't think it was worth the price. I'm grateful and appreciative, but I think it was a little too much. I think that she and/or my father-in-law had a gift card, so it made sense for them. Besides all that, I somehow hardly had [to put up with any complaints](https://lemmy.one/post/71363), even from my ever opinionated four-year-old.\n
    \n
    I would have enjoyed the day a lot more [if I didn't have to worry about work today](https://lemmy.one/post/206070).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687430811 {#1447
    date: 2023-06-22 12:46:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 157
  -titleTs: "'day':6 'father':4"
  -bodyTs: "'/post/206070).':148 '/post/71363),':117 '7oz':26 'actual':34 'and/or':86 'appreci':72 'besid':102 'card':95 'color':30 'complaint':114 'daughter':23 'day':132 'didn':138 'dinner':39 'enjoy':130 'even':118 'ever':121 'expens':50 'father':89 'father-in-law':88 'four':124 'four-year-old':123 'gift':18,94 'got':15 'grate':70 'hammer':27 'handl':32 'hard':107 'includ':24 'key':7 'law':44,91 'lemmy.one':116,147 'lemmy.one/post/206070).':146 'lemmy.one/post/71363),':115 'like':12,36 'littl':79 'lot':134 'low':6 'low-key':5 'm':69 'made':98 'mine':1 'most':3 'mother':42 'mother-in-law':41 'much':81 'old':126 'opinion':122 'paint':31 'pretti':4 'price':67 'put':110 'realli':35 'ribey':57 'sens':99 'small':17 'somehow':106 'steakhous':51 'think':62,75,83 'today':145 'took':45 'us':46 'wife':21 'wonder':56 'work':144 'worri':142 'worth':65 'would':128 'year':125"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687314032
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/249551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687227632 {#1424
    date: 2023-06-20 04:20:32.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 {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Hypothetically-speaking-if-Reddit-back-tracks-on-their-API-plan"
  +title: "Hypothetically speaking, if Reddit back tracks on their API plan and meets all of the communities expeditions- would you go back to Reddit?"
  +url: null
  +body: """
    I myself am really on the fence about this.\n
    \n
    I hate what Reddit has done, as I was removed as a moderator on my sub. But I much prefer the UI to Lemmy so far. I’m also having a hard time understanding how this all works. I was familiar with Reddit, and it is obviously a way more active community.\n
    \n
    But I also used Apollo and hate how they’ve done him so dirty.\n
    \n
    Will you guys return if Reddit rights it’s wrongs?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687617160 {#1425
    date: 2023-06-24 16:32:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 219
  -titleTs: "'api':9 'back':5,21 'communiti':16 'expedit':17 'go':20 'hypothet':1 'meet':12 'plan':10 'reddit':4,23 'speak':2 'track':6 'would':18"
  -bodyTs: "'activ':60 'also':38,64 'apollo':66 'communiti':61 'dirti':75 'done':15,72 'familiar':50 'far':35 'fenc':7 'guy':78 'hard':41 'hate':11,68 'lemmi':33 'm':37 'moder':22 'much':28 'obvious':56 'prefer':29 'realli':4 'reddit':13,52,81 'remov':19 'return':79 'right':82 'sub':25 'time':42 'ui':31 'understand':43 'use':65 've':71 'way':58 'work':47 'wrong':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687311779
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/319007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687225379 {#1416
    date: 2023-06-20 03:42: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
83 DENIED edit
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Hypothetically-speaking-if-Reddit-back-tracks-on-their-API-plan"
  +title: "Hypothetically speaking, if Reddit back tracks on their API plan and meets all of the communities expeditions- would you go back to Reddit?"
  +url: null
  +body: """
    I myself am really on the fence about this.\n
    \n
    I hate what Reddit has done, as I was removed as a moderator on my sub. But I much prefer the UI to Lemmy so far. I’m also having a hard time understanding how this all works. I was familiar with Reddit, and it is obviously a way more active community.\n
    \n
    But I also used Apollo and hate how they’ve done him so dirty.\n
    \n
    Will you guys return if Reddit rights it’s wrongs?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687617160 {#1425
    date: 2023-06-24 16:32:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 219
  -titleTs: "'api':9 'back':5,21 'communiti':16 'expedit':17 'go':20 'hypothet':1 'meet':12 'plan':10 'reddit':4,23 'speak':2 'track':6 'would':18"
  -bodyTs: "'activ':60 'also':38,64 'apollo':66 'communiti':61 'dirti':75 'done':15,72 'familiar':50 'far':35 'fenc':7 'guy':78 'hard':41 'hate':11,68 'lemmi':33 'm':37 'moder':22 'much':28 'obvious':56 'prefer':29 'realli':4 'reddit':13,52,81 'remov':19 'return':79 'right':82 'sub':25 'time':42 'ui':31 'understand':43 'use':65 've':71 'way':58 'work':47 'wrong':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687311779
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/319007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687225379 {#1416
    date: 2023-06-20 03:42: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
84 DENIED moderate
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Hypothetically-speaking-if-Reddit-back-tracks-on-their-API-plan"
  +title: "Hypothetically speaking, if Reddit back tracks on their API plan and meets all of the communities expeditions- would you go back to Reddit?"
  +url: null
  +body: """
    I myself am really on the fence about this.\n
    \n
    I hate what Reddit has done, as I was removed as a moderator on my sub. But I much prefer the UI to Lemmy so far. I’m also having a hard time understanding how this all works. I was familiar with Reddit, and it is obviously a way more active community.\n
    \n
    But I also used Apollo and hate how they’ve done him so dirty.\n
    \n
    Will you guys return if Reddit rights it’s wrongs?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687617160 {#1425
    date: 2023-06-24 16:32:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 219
  -titleTs: "'api':9 'back':5,21 'communiti':16 'expedit':17 'go':20 'hypothet':1 'meet':12 'plan':10 'reddit':4,23 'speak':2 'track':6 'would':18"
  -bodyTs: "'activ':60 'also':38,64 'apollo':66 'communiti':61 'dirti':75 'done':15,72 'familiar':50 'far':35 'fenc':7 'guy':78 'hard':41 'hate':11,68 'lemmi':33 'm':37 'moder':22 'much':28 'obvious':56 'prefer':29 'realli':4 'reddit':13,52,81 'remov':19 'return':79 'right':82 'sub':25 'time':42 'ui':31 'understand':43 'use':65 've':71 'way':58 'work':47 'wrong':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687311779
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/319007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687225379 {#1416
    date: 2023-06-20 03:42: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
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 {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-song-do-you-listen-to-when-you-are-upset"
  +title: "What song do you listen to when you are upset and want to calm down?"
  +url: null
  +body: "In my case I always like listening to "A whiter shade of pale", it always works."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687619167 {#1432
    date: 2023-06-24 17:06:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 241
  -titleTs: "'calm':14 'listen':5 'song':2 'upset':10 'want':12"
  -bodyTs: "'alway':5,15 'case':3 'like':6 'listen':7 'pale':13 'shade':11 'whiter':10 'work':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687251014
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/234597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687225014 {#1439
    date: 2023-06-20 03:36:54.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 {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-song-do-you-listen-to-when-you-are-upset"
  +title: "What song do you listen to when you are upset and want to calm down?"
  +url: null
  +body: "In my case I always like listening to "A whiter shade of pale", it always works."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687619167 {#1432
    date: 2023-06-24 17:06:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 241
  -titleTs: "'calm':14 'listen':5 'song':2 'upset':10 'want':12"
  -bodyTs: "'alway':5,15 'case':3 'like':6 'listen':7 'pale':13 'shade':11 'whiter':10 'work':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687251014
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/234597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687225014 {#1439
    date: 2023-06-20 03:36:54.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 {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-song-do-you-listen-to-when-you-are-upset"
  +title: "What song do you listen to when you are upset and want to calm down?"
  +url: null
  +body: "In my case I always like listening to "A whiter shade of pale", it always works."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687619167 {#1432
    date: 2023-06-24 17:06:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 241
  -titleTs: "'calm':14 'listen':5 'song':2 'upset':10 'want':12"
  -bodyTs: "'alway':5,15 'case':3 'like':6 'listen':7 'pale':13 'shade':11 'whiter':10 'work':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687251014
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/234597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687225014 {#1439
    date: 2023-06-20 03:36:54.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 {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-creates-resistance-in-a-circuit"
  +title: "What creates resistance in a circuit?"
  +url: null
  +body: "I'm planning to add a momentary switch to a single loop DC circuit. Will this cause any amount of resistance in the circuit? I'm a complete noobie when it comes to electronics, any resource links or clarification is appreciated. I know the type of material/width of wire and a pot will cause resistance but will any component put in line with the circuit cause resistance, and if so how do I go about measuring the resistance for each component within the circuit?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687287774 {#1700
    date: 2023-06-20 21:02:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 153
  -titleTs: "'circuit':6 'creat':2 'resist':3"
  -bodyTs: "'add':5 'amount':19 'appreci':41 'caus':17,54,66 'circuit':14,24,65,84 'clarif':39 'come':32 'complet':28 'compon':59,81 'dc':13 'electron':34 'go':74 'know':43 'line':62 'link':37 'loop':12 'm':2,26 'material/width':47 'measur':76 'momentari':7 'noobi':29 'plan':3 'pot':52 'put':60 'resist':21,55,67,78 'resourc':36 'singl':11 'switch':8 'type':45 'wire':49 'within':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687296726
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/174359"
  +editedAt: DateTimeImmutable @1687224236 {#1693
    date: 2023-06-20 03:23:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687223726 {#1697
    date: 2023-06-20 03:15:26.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 {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-creates-resistance-in-a-circuit"
  +title: "What creates resistance in a circuit?"
  +url: null
  +body: "I'm planning to add a momentary switch to a single loop DC circuit. Will this cause any amount of resistance in the circuit? I'm a complete noobie when it comes to electronics, any resource links or clarification is appreciated. I know the type of material/width of wire and a pot will cause resistance but will any component put in line with the circuit cause resistance, and if so how do I go about measuring the resistance for each component within the circuit?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687287774 {#1700
    date: 2023-06-20 21:02:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 153
  -titleTs: "'circuit':6 'creat':2 'resist':3"
  -bodyTs: "'add':5 'amount':19 'appreci':41 'caus':17,54,66 'circuit':14,24,65,84 'clarif':39 'come':32 'complet':28 'compon':59,81 'dc':13 'electron':34 'go':74 'know':43 'line':62 'link':37 'loop':12 'm':2,26 'material/width':47 'measur':76 'momentari':7 'noobi':29 'plan':3 'pot':52 'put':60 'resist':21,55,67,78 'resourc':36 'singl':11 'switch':8 'type':45 'wire':49 'within':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687296726
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/174359"
  +editedAt: DateTimeImmutable @1687224236 {#1693
    date: 2023-06-20 03:23:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687223726 {#1697
    date: 2023-06-20 03:15:26.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 {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-creates-resistance-in-a-circuit"
  +title: "What creates resistance in a circuit?"
  +url: null
  +body: "I'm planning to add a momentary switch to a single loop DC circuit. Will this cause any amount of resistance in the circuit? I'm a complete noobie when it comes to electronics, any resource links or clarification is appreciated. I know the type of material/width of wire and a pot will cause resistance but will any component put in line with the circuit cause resistance, and if so how do I go about measuring the resistance for each component within the circuit?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687287774 {#1700
    date: 2023-06-20 21:02:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 153
  -titleTs: "'circuit':6 'creat':2 'resist':3"
  -bodyTs: "'add':5 'amount':19 'appreci':41 'caus':17,54,66 'circuit':14,24,65,84 'clarif':39 'come':32 'complet':28 'compon':59,81 'dc':13 'electron':34 'go':74 'know':43 'line':62 'link':37 'loop':12 'm':2,26 'material/width':47 'measur':76 'momentari':7 'noobi':29 'plan':3 'pot':52 'put':60 'resist':21,55,67,78 'resourc':36 'singl':11 'switch':8 'type':45 'wire':49 'within':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687296726
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/174359"
  +editedAt: DateTimeImmutable @1687224236 {#1693
    date: 2023-06-20 03:23:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687223726 {#1697
    date: 2023-06-20 03:15:26.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 {#1646
  +user: Proxies\__CG__\App\Entity\User {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Fediverse-equivalent-of-r-OpenSignups"
  +title: "Fediverse equivalent of r/OpenSignups?"
  +url: null
  +body: "As thr title states, has the community found a new home yet? Want get back to monitoring for those grail trackers!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687223339 {#1744
    date: 2023-06-20 03:08:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +children: []
  -id: 32960
  -titleTs: "'equival':2 'fedivers':1 'r/opensignups':4"
  -bodyTs: "'back':15 'communiti':7 'found':8 'get':14 'grail':20 'home':11 'monitor':17 'new':10 'state':4 'thr':2 'titl':3 'tracker':21 'want':13 'yet':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.browntown.dev/post/5295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687223339 {#1639
    date: 2023-06-20 03:08: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
95 DENIED edit
App\Entity\Entry {#1646
  +user: Proxies\__CG__\App\Entity\User {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Fediverse-equivalent-of-r-OpenSignups"
  +title: "Fediverse equivalent of r/OpenSignups?"
  +url: null
  +body: "As thr title states, has the community found a new home yet? Want get back to monitoring for those grail trackers!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687223339 {#1744
    date: 2023-06-20 03:08:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +children: []
  -id: 32960
  -titleTs: "'equival':2 'fedivers':1 'r/opensignups':4"
  -bodyTs: "'back':15 'communiti':7 'found':8 'get':14 'grail':20 'home':11 'monitor':17 'new':10 'state':4 'thr':2 'titl':3 'tracker':21 'want':13 'yet':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.browntown.dev/post/5295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687223339 {#1639
    date: 2023-06-20 03:08: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
96 DENIED moderate
App\Entity\Entry {#1646
  +user: Proxies\__CG__\App\Entity\User {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Fediverse-equivalent-of-r-OpenSignups"
  +title: "Fediverse equivalent of r/OpenSignups?"
  +url: null
  +body: "As thr title states, has the community found a new home yet? Want get back to monitoring for those grail trackers!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687223339 {#1744
    date: 2023-06-20 03:08:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +children: []
  -id: 32960
  -titleTs: "'equival':2 'fedivers':1 'r/opensignups':4"
  -bodyTs: "'back':15 'communiti':7 'found':8 'get':14 'grail':20 'home':11 'monitor':17 'new':10 'state':4 'thr':2 'titl':3 'tracker':21 'want':13 'yet':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.browntown.dev/post/5295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687223339 {#1639
    date: 2023-06-20 03:08: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
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 {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Lemmy-API"
  +title: "Lemmy API?"
  +url: null
  +body: "Suppose I wanted to make a ncurses client for Lemmy. Is there an api to interect with communities/posts/voting etc?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687228322 {#1669
    date: 2023-06-20 04:32:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  +badges: Doctrine\ORM\PersistentCollection {#1656 …}
  +children: []
  -id: 322
  -titleTs: "'api':2 'lemmi':1"
  -bodyTs: "'api':14 'client':8 'communities/posts/voting':18 'etc':19 'interect':16 'lemmi':10 'make':5 'ncurs':7 'suppos':1 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687232562
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/159230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687219562 {#1670
    date: 2023-06-20 02:06: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
99 DENIED edit
App\Entity\Entry {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Lemmy-API"
  +title: "Lemmy API?"
  +url: null
  +body: "Suppose I wanted to make a ncurses client for Lemmy. Is there an api to interect with communities/posts/voting etc?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687228322 {#1669
    date: 2023-06-20 04:32:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  +badges: Doctrine\ORM\PersistentCollection {#1656 …}
  +children: []
  -id: 322
  -titleTs: "'api':2 'lemmi':1"
  -bodyTs: "'api':14 'client':8 'communities/posts/voting':18 'etc':19 'interect':16 'lemmi':10 'make':5 'ncurs':7 'suppos':1 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687232562
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/159230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687219562 {#1670
    date: 2023-06-20 02:06: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
100 DENIED moderate
App\Entity\Entry {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Lemmy-API"
  +title: "Lemmy API?"
  +url: null
  +body: "Suppose I wanted to make a ncurses client for Lemmy. Is there an api to interect with communities/posts/voting etc?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687228322 {#1669
    date: 2023-06-20 04:32:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  +badges: Doctrine\ORM\PersistentCollection {#1656 …}
  +children: []
  -id: 322
  -titleTs: "'api':2 'lemmi':1"
  -bodyTs: "'api':14 'client':8 'communities/posts/voting':18 'etc':19 'interect':16 'lemmi':10 'make':5 'ncurs':7 'suppos':1 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687232562
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/159230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687219562 {#1670
    date: 2023-06-20 02:06: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