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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.21 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.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: "What-advice-do-you-have-to-share-with-the-random"
  +title: "What advice do you have to share with the random folks of lemmy?"
  +url: null
  +body: "keep is seriouse if you can and it can really be about anything just have the advice be good if you so do."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687747654 {#183
    date: 2023-06-26 04:47:34.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: 1292
  -titleTs: "'advic':2 'folk':11 'lemmi':13 'random':10 'share':7"
  -bodyTs: "'advic':17 'anyth':13 'good':19 'keep':1 'realli':10 'serious':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687750177
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/330749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687737177 {#247
    date: 2023-06-26 01:52:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "What-advice-do-you-have-to-share-with-the-random"
  +title: "What advice do you have to share with the random folks of lemmy?"
  +url: null
  +body: "keep is seriouse if you can and it can really be about anything just have the advice be good if you so do."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687747654 {#183
    date: 2023-06-26 04:47:34.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: 1292
  -titleTs: "'advic':2 'folk':11 'lemmi':13 'random':10 'share':7"
  -bodyTs: "'advic':17 'anyth':13 'good':19 'keep':1 'realli':10 'serious':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687750177
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/330749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687737177 {#247
    date: 2023-06-26 01:52:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "What-advice-do-you-have-to-share-with-the-random"
  +title: "What advice do you have to share with the random folks of lemmy?"
  +url: null
  +body: "keep is seriouse if you can and it can really be about anything just have the advice be good if you so do."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687747654 {#183
    date: 2023-06-26 04:47:34.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: 1292
  -titleTs: "'advic':2 'folk':11 'lemmi':13 'random':10 'share':7"
  -bodyTs: "'advic':17 'anyth':13 'good':19 'keep':1 'realli':10 'serious':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687750177
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/330749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687737177 {#247
    date: 2023-06-26 01:52:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Are-most-of-you-using-Torrents-or-Usenet"
  +title: "Are most of you using Torrents or Usenet?"
  +url: null
  +body: "I’m a bit surprised to see so many torrent posts. Are most people still using Torrents? Are most piracy users aware of programs like sonarr or radarr?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687851141 {#1866
    date: 2023-06-27 09:32:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 20465
  -titleTs: "'torrent':6 'use':5 'usenet':8"
  -bodyTs: "'awar':22 'bit':4 'like':25 'm':2 'mani':9 'peopl':14 'piraci':20 'post':11 'program':24 'radarr':28 'see':7 'sonarr':26 'still':15 'surpris':5 'torrent':10,17 'use':16 'user':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687726625
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/917037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687720125 {#1881
    date: 2023-06-25 21:08: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
7 DENIED edit
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Are-most-of-you-using-Torrents-or-Usenet"
  +title: "Are most of you using Torrents or Usenet?"
  +url: null
  +body: "I’m a bit surprised to see so many torrent posts. Are most people still using Torrents? Are most piracy users aware of programs like sonarr or radarr?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687851141 {#1866
    date: 2023-06-27 09:32:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 20465
  -titleTs: "'torrent':6 'use':5 'usenet':8"
  -bodyTs: "'awar':22 'bit':4 'like':25 'm':2 'mani':9 'peopl':14 'piraci':20 'post':11 'program':24 'radarr':28 'see':7 'sonarr':26 'still':15 'surpris':5 'torrent':10,17 'use':16 'user':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687726625
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/917037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687720125 {#1881
    date: 2023-06-25 21:08: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
8 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Are-most-of-you-using-Torrents-or-Usenet"
  +title: "Are most of you using Torrents or Usenet?"
  +url: null
  +body: "I’m a bit surprised to see so many torrent posts. Are most people still using Torrents? Are most piracy users aware of programs like sonarr or radarr?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687851141 {#1866
    date: 2023-06-27 09:32:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 20465
  -titleTs: "'torrent':6 'use':5 'usenet':8"
  -bodyTs: "'awar':22 'bit':4 'like':25 'm':2 'mani':9 'peopl':14 'piraci':20 'post':11 'program':24 'radarr':28 'see':7 'sonarr':26 'still':15 'surpris':5 'torrent':10,17 'use':16 'user':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687726625
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/917037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687720125 {#1881
    date: 2023-06-25 21:08: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
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 {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Which-communities-you-feel-lemmy-is-lacking"
  +title: "Which communities you feel lemmy is lacking?"
  +url: null
  +body: """
    as a reddit refugee i mostly use lemmy, but sometimes i go back by a lack of alternative to some subreddit, which one you feel there is a need ?\n
    \n
    EDIT1: there are some comments with communities that already exist, check it!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687861665 {#1395
    date: 2023-06-27 12:27:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 800
  -titleTs: "'communiti':2 'feel':4 'lack':7 'lemmi':5"
  -bodyTs: "'alreadi':38 'altern':18 'back':13 'check':40 'comment':34 'communiti':36 'edit1':30 'exist':39 'feel':25 'go':12 'lack':16 'lemmi':8 'most':6 'need':29 'one':23 'reddit':3 'refuge':4 'sometim':10 'subreddit':21 'use':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687725482
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/595099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687718982 {#1950
    date: 2023-06-25 20:49:42.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 {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Which-communities-you-feel-lemmy-is-lacking"
  +title: "Which communities you feel lemmy is lacking?"
  +url: null
  +body: """
    as a reddit refugee i mostly use lemmy, but sometimes i go back by a lack of alternative to some subreddit, which one you feel there is a need ?\n
    \n
    EDIT1: there are some comments with communities that already exist, check it!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687861665 {#1395
    date: 2023-06-27 12:27:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 800
  -titleTs: "'communiti':2 'feel':4 'lack':7 'lemmi':5"
  -bodyTs: "'alreadi':38 'altern':18 'back':13 'check':40 'comment':34 'communiti':36 'edit1':30 'exist':39 'feel':25 'go':12 'lack':16 'lemmi':8 'most':6 'need':29 'one':23 'reddit':3 'refuge':4 'sometim':10 'subreddit':21 'use':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687725482
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/595099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687718982 {#1950
    date: 2023-06-25 20:49:42.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 {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Which-communities-you-feel-lemmy-is-lacking"
  +title: "Which communities you feel lemmy is lacking?"
  +url: null
  +body: """
    as a reddit refugee i mostly use lemmy, but sometimes i go back by a lack of alternative to some subreddit, which one you feel there is a need ?\n
    \n
    EDIT1: there are some comments with communities that already exist, check it!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687861665 {#1395
    date: 2023-06-27 12:27:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 800
  -titleTs: "'communiti':2 'feel':4 'lack':7 'lemmi':5"
  -bodyTs: "'alreadi':38 'altern':18 'back':13 'check':40 'comment':34 'communiti':36 'edit1':30 'exist':39 'feel':25 'go':12 'lack':16 'lemmi':8 'most':6 'need':29 'one':23 'reddit':3 'refuge':4 'sometim':10 'subreddit':21 'use':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687725482
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/595099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687718982 {#1950
    date: 2023-06-25 20:49:42.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 {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "People-of-color-BIPOC-antiracist-decolonial-communities"
  +title: "People of color / BIPOC / antiracist / decolonial communities?"
  +url: null
  +body: """
    Any communities or instances focused on non-white folks or information/news/organizing against racism and colonialism specifically?\n
    \n
    There’s a wealth of general lefty communities it seems like but at a glance many of them seem to be preettttyyy white
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687717037 {#1978
    date: 2023-06-25 20:17:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 16955
  -titleTs: "'antiracist':5 'bipoc':4 'color':3 'communiti':7 'decoloni':6 'peopl':1"
  -bodyTs: "'coloni':16 'communiti':2,25 'focus':5 'folk':10 'general':23 'glanc':32 'information/news/organizing':12 'instanc':4 'lefti':24 'like':28 'mani':33 'non':8 'non-whit':7 'preettttyyi':39 'racism':14 'seem':27,36 'specif':17 'wealth':21 'white':9,40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687721537
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/383058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687717037 {#1973
    date: 2023-06-25 20:17:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "People-of-color-BIPOC-antiracist-decolonial-communities"
  +title: "People of color / BIPOC / antiracist / decolonial communities?"
  +url: null
  +body: """
    Any communities or instances focused on non-white folks or information/news/organizing against racism and colonialism specifically?\n
    \n
    There’s a wealth of general lefty communities it seems like but at a glance many of them seem to be preettttyyy white
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687717037 {#1978
    date: 2023-06-25 20:17:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 16955
  -titleTs: "'antiracist':5 'bipoc':4 'color':3 'communiti':7 'decoloni':6 'peopl':1"
  -bodyTs: "'coloni':16 'communiti':2,25 'focus':5 'folk':10 'general':23 'glanc':32 'information/news/organizing':12 'instanc':4 'lefti':24 'like':28 'mani':33 'non':8 'non-whit':7 'preettttyyi':39 'racism':14 'seem':27,36 'specif':17 'wealth':21 'white':9,40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687721537
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/383058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687717037 {#1973
    date: 2023-06-25 20:17:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "People-of-color-BIPOC-antiracist-decolonial-communities"
  +title: "People of color / BIPOC / antiracist / decolonial communities?"
  +url: null
  +body: """
    Any communities or instances focused on non-white folks or information/news/organizing against racism and colonialism specifically?\n
    \n
    There’s a wealth of general lefty communities it seems like but at a glance many of them seem to be preettttyyy white
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687717037 {#1978
    date: 2023-06-25 20:17:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 16955
  -titleTs: "'antiracist':5 'bipoc':4 'color':3 'communiti':7 'decoloni':6 'peopl':1"
  -bodyTs: "'coloni':16 'communiti':2,25 'focus':5 'folk':10 'general':23 'glanc':32 'information/news/organizing':12 'instanc':4 'lefti':24 'like':28 'mani':33 'non':8 'non-whit':7 'preettttyyi':39 'racism':14 'seem':27,36 'specif':17 'wealth':21 'white':9,40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687721537
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/383058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687717037 {#1973
    date: 2023-06-25 20:17:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1935
  +user: Proxies\__CG__\App\Entity\User {#1364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Steve-Irwin-has-you-pinned-down-in-a-headlock-what"
  +title: "Steve Irwin has you pinned down in a headlock, what cool facts does he tell the audience about you and your habitat?"
  +url: null
  +body: "credit to u/zombiepiemaster for the original ask"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687644388 {#1890
    date: 2023-06-25 00:06:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 431
  -titleTs: "'audienc':17 'cool':11 'fact':12 'habitat':22 'headlock':9 'irwin':2 'pin':5 'steve':1 'tell':15"
  -bodyTs: "'ask':7 'credit':1 'origin':6 'u/zombiepiemaster':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687712096
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/536248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687636596 {#1903
    date: 2023-06-24 21:56: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
19 DENIED edit
App\Entity\Entry {#1935
  +user: Proxies\__CG__\App\Entity\User {#1364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Steve-Irwin-has-you-pinned-down-in-a-headlock-what"
  +title: "Steve Irwin has you pinned down in a headlock, what cool facts does he tell the audience about you and your habitat?"
  +url: null
  +body: "credit to u/zombiepiemaster for the original ask"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687644388 {#1890
    date: 2023-06-25 00:06:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 431
  -titleTs: "'audienc':17 'cool':11 'fact':12 'habitat':22 'headlock':9 'irwin':2 'pin':5 'steve':1 'tell':15"
  -bodyTs: "'ask':7 'credit':1 'origin':6 'u/zombiepiemaster':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687712096
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/536248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687636596 {#1903
    date: 2023-06-24 21:56: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
20 DENIED moderate
App\Entity\Entry {#1935
  +user: Proxies\__CG__\App\Entity\User {#1364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Steve-Irwin-has-you-pinned-down-in-a-headlock-what"
  +title: "Steve Irwin has you pinned down in a headlock, what cool facts does he tell the audience about you and your habitat?"
  +url: null
  +body: "credit to u/zombiepiemaster for the original ask"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687644388 {#1890
    date: 2023-06-25 00:06:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 431
  -titleTs: "'audienc':17 'cool':11 'fact':12 'habitat':22 'headlock':9 'irwin':2 'pin':5 'steve':1 'tell':15"
  -bodyTs: "'ask':7 'credit':1 'origin':6 'u/zombiepiemaster':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687712096
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/536248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687636596 {#1903
    date: 2023-06-24 21:56: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
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 {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-did-you-guys-replace-your-reddit-comments-with"
  +title: "What did you guys replace your reddit comments with?"
  +url: null
  +body: """
    I'm considering rewriting all of my comments, but I want to do this carefully and correctly because I'd eventually want to delete the account, so I wouldn't be able to make changes\n
    \n
    I want to keep it short and sweet, but be informative, make very good points, and hopefully persuade any user to try out the fediverse\n
    \n
    What did you guys change yours to? I'm thinking something along the lines of this:\n
    \n
    > This comment has been rewritten so that its' content is removed. On May 31, 2023, Reddit announced they were raising the price to make calls to their API from being free to a level that will kill every third party app on Reddit. This hurts many types of users, and the way that the CEO has handled the situation is not right at all. Reddit is another victim of pure corporate greed.\n
    \n
    > Some may not consider this important to them, but for anyone who sees this, I strongly encourage you to join the fediverse. It will be confusing at first, but it is very welcoming :) Alternative platforms:\n
    > \n
    > - https://join-lemmy.org/\n
    > - https://kbin.social/\n
    \n
    I feel like it's too wordy (I tend to ramble). I'm trying to find compact "elegantly worded" reasons about what's going on and why it's wrong, with links of good posts, but a lot of that is on reddit. Can you guys help a bro out?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687745860 {#1971
    date: 2023-06-26 04:17:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 499
  -titleTs: "'comment':8 'guy':4 'reddit':7 'replac':5"
  -bodyTs: "'2023':91 '31':90 'abl':32 'account':26 'along':72 'altern':182 'announc':93 'anoth':143 'anyon':159 'api':104 'app':117 'bro':234 'call':101 'care':15 'ceo':131 'chang':35,65 'comment':8,78 'compact':202 'confus':174 'consid':3,152 'content':85 'corpor':147 'correct':17 'd':20 'delet':24 'eleg':203 'encourag':165 'eventu':21 'everi':114 'fedivers':60,170 'feel':187 'find':201 'first':176 'free':107 'go':209 'good':49,219 'greed':148 'guy':64,231 'handl':133 'help':232 'hope':52 'hurt':121 'import':154 'inform':46 'join':168 'join-lemmy.org':184 'kbin.social':185 'keep':39 'kill':113 'level':110 'like':188 'line':74 'link':217 'lot':223 'm':2,69,198 'make':34,47,100 'mani':122 'may':89,150 'parti':116 'persuad':53 'platform':183 'point':50 'post':220 'price':98 'pure':146 'rais':96 'rambl':196 'reason':205 'reddit':92,119,141,228 'remov':87 'rewrit':4 'rewritten':81 'right':138 'see':161 'short':41 'situat':135 'someth':71 'strong':164 'sweet':43 'tend':194 'think':70 'third':115 'tri':57,199 'type':123 'user':55,125 'victim':144 'want':11,22,37 'way':128 'welcom':181 'word':204 'wordi':192 'wouldn':29 'wrong':215"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687706995
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/563656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687667995 {#1927
    date: 2023-06-25 06:39:55.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 {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-did-you-guys-replace-your-reddit-comments-with"
  +title: "What did you guys replace your reddit comments with?"
  +url: null
  +body: """
    I'm considering rewriting all of my comments, but I want to do this carefully and correctly because I'd eventually want to delete the account, so I wouldn't be able to make changes\n
    \n
    I want to keep it short and sweet, but be informative, make very good points, and hopefully persuade any user to try out the fediverse\n
    \n
    What did you guys change yours to? I'm thinking something along the lines of this:\n
    \n
    > This comment has been rewritten so that its' content is removed. On May 31, 2023, Reddit announced they were raising the price to make calls to their API from being free to a level that will kill every third party app on Reddit. This hurts many types of users, and the way that the CEO has handled the situation is not right at all. Reddit is another victim of pure corporate greed.\n
    \n
    > Some may not consider this important to them, but for anyone who sees this, I strongly encourage you to join the fediverse. It will be confusing at first, but it is very welcoming :) Alternative platforms:\n
    > \n
    > - https://join-lemmy.org/\n
    > - https://kbin.social/\n
    \n
    I feel like it's too wordy (I tend to ramble). I'm trying to find compact "elegantly worded" reasons about what's going on and why it's wrong, with links of good posts, but a lot of that is on reddit. Can you guys help a bro out?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687745860 {#1971
    date: 2023-06-26 04:17:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 499
  -titleTs: "'comment':8 'guy':4 'reddit':7 'replac':5"
  -bodyTs: "'2023':91 '31':90 'abl':32 'account':26 'along':72 'altern':182 'announc':93 'anoth':143 'anyon':159 'api':104 'app':117 'bro':234 'call':101 'care':15 'ceo':131 'chang':35,65 'comment':8,78 'compact':202 'confus':174 'consid':3,152 'content':85 'corpor':147 'correct':17 'd':20 'delet':24 'eleg':203 'encourag':165 'eventu':21 'everi':114 'fedivers':60,170 'feel':187 'find':201 'first':176 'free':107 'go':209 'good':49,219 'greed':148 'guy':64,231 'handl':133 'help':232 'hope':52 'hurt':121 'import':154 'inform':46 'join':168 'join-lemmy.org':184 'kbin.social':185 'keep':39 'kill':113 'level':110 'like':188 'line':74 'link':217 'lot':223 'm':2,69,198 'make':34,47,100 'mani':122 'may':89,150 'parti':116 'persuad':53 'platform':183 'point':50 'post':220 'price':98 'pure':146 'rais':96 'rambl':196 'reason':205 'reddit':92,119,141,228 'remov':87 'rewrit':4 'rewritten':81 'right':138 'see':161 'short':41 'situat':135 'someth':71 'strong':164 'sweet':43 'tend':194 'think':70 'third':115 'tri':57,199 'type':123 'user':55,125 'victim':144 'want':11,22,37 'way':128 'welcom':181 'word':204 'wordi':192 'wouldn':29 'wrong':215"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687706995
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/563656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687667995 {#1927
    date: 2023-06-25 06:39:55.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 {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-did-you-guys-replace-your-reddit-comments-with"
  +title: "What did you guys replace your reddit comments with?"
  +url: null
  +body: """
    I'm considering rewriting all of my comments, but I want to do this carefully and correctly because I'd eventually want to delete the account, so I wouldn't be able to make changes\n
    \n
    I want to keep it short and sweet, but be informative, make very good points, and hopefully persuade any user to try out the fediverse\n
    \n
    What did you guys change yours to? I'm thinking something along the lines of this:\n
    \n
    > This comment has been rewritten so that its' content is removed. On May 31, 2023, Reddit announced they were raising the price to make calls to their API from being free to a level that will kill every third party app on Reddit. This hurts many types of users, and the way that the CEO has handled the situation is not right at all. Reddit is another victim of pure corporate greed.\n
    \n
    > Some may not consider this important to them, but for anyone who sees this, I strongly encourage you to join the fediverse. It will be confusing at first, but it is very welcoming :) Alternative platforms:\n
    > \n
    > - https://join-lemmy.org/\n
    > - https://kbin.social/\n
    \n
    I feel like it's too wordy (I tend to ramble). I'm trying to find compact "elegantly worded" reasons about what's going on and why it's wrong, with links of good posts, but a lot of that is on reddit. Can you guys help a bro out?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687745860 {#1971
    date: 2023-06-26 04:17:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 499
  -titleTs: "'comment':8 'guy':4 'reddit':7 'replac':5"
  -bodyTs: "'2023':91 '31':90 'abl':32 'account':26 'along':72 'altern':182 'announc':93 'anoth':143 'anyon':159 'api':104 'app':117 'bro':234 'call':101 'care':15 'ceo':131 'chang':35,65 'comment':8,78 'compact':202 'confus':174 'consid':3,152 'content':85 'corpor':147 'correct':17 'd':20 'delet':24 'eleg':203 'encourag':165 'eventu':21 'everi':114 'fedivers':60,170 'feel':187 'find':201 'first':176 'free':107 'go':209 'good':49,219 'greed':148 'guy':64,231 'handl':133 'help':232 'hope':52 'hurt':121 'import':154 'inform':46 'join':168 'join-lemmy.org':184 'kbin.social':185 'keep':39 'kill':113 'level':110 'like':188 'line':74 'link':217 'lot':223 'm':2,69,198 'make':34,47,100 'mani':122 'may':89,150 'parti':116 'persuad':53 'platform':183 'point':50 'post':220 'price':98 'pure':146 'rais':96 'rambl':196 'reason':205 'reddit':92,119,141,228 'remov':87 'rewrit':4 'rewritten':81 'right':138 'see':161 'short':41 'situat':135 'someth':71 'strong':164 'sweet':43 'tend':194 'think':70 'third':115 'tri':57,199 'type':123 'user':55,125 'victim':144 'want':11,22,37 'way':128 'welcom':181 'word':204 'wordi':192 'wouldn':29 'wrong':215"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687706995
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/563656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687667995 {#1927
    date: 2023-06-25 06:39:55.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 {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Best-way-the-follow-the-Ukraine-Russia-War-without-Reddit"
  +title: "Best way the follow the Ukraine - Russia War without Reddit ?"
  +url: null
  +body: """
    I always used to follow the war on Reddit but I am trying to stay away as much as possible. So how can I follow it without Reddit or Twitter? Does anybody have a good alternative? Thanks in advance.\n
    \n
    Hope this is correct community to ask.\n
    \n
    EDIT: Found on mastodon this [profile](https://mastodon.social/@SocraticEthics@mastodon.online) which updates very frequently. Thanks to @vilian for suggestions for using #russia. But if anybody has something else please let me know !
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687627504 {#1902
    date: 2023-06-24 19:25:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@SocraticEthics@mastodon.online"
    "@vilian"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 424
  -titleTs: "'best':1 'follow':4 'reddit':10 'russia':7 'ukrain':6 'war':8 'way':2 'without':9"
  -bodyTs: "'/@socraticethics@mastodon.online)':55 'advanc':39 'altern':36 'alway':2 'anybodi':32,70 'ask':46 'away':16 'communiti':44 'correct':43 'edit':47 'els':73 'follow':5,25 'found':48 'frequent':59 'good':35 'hope':40 'know':77 'let':75 'mastodon':50 'mastodon.social':54 'mastodon.social/@socraticethics@mastodon.online)':53 'much':18 'pleas':74 'possibl':20 'profil':52 'reddit':9,28 'russia':67 'someth':72 'stay':15 'suggest':64 'thank':37,60 'tri':13 'twitter':30 'updat':57 'use':3,66 'vilian':62 'war':7 'without':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687705224
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1490121"
  +editedAt: DateTimeImmutable @1687619886 {#1898
    date: 2023-06-24 17:18:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687618824 {#1891
    date: 2023-06-24 17:00:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Best-way-the-follow-the-Ukraine-Russia-War-without-Reddit"
  +title: "Best way the follow the Ukraine - Russia War without Reddit ?"
  +url: null
  +body: """
    I always used to follow the war on Reddit but I am trying to stay away as much as possible. So how can I follow it without Reddit or Twitter? Does anybody have a good alternative? Thanks in advance.\n
    \n
    Hope this is correct community to ask.\n
    \n
    EDIT: Found on mastodon this [profile](https://mastodon.social/@SocraticEthics@mastodon.online) which updates very frequently. Thanks to @vilian for suggestions for using #russia. But if anybody has something else please let me know !
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687627504 {#1902
    date: 2023-06-24 19:25:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@SocraticEthics@mastodon.online"
    "@vilian"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 424
  -titleTs: "'best':1 'follow':4 'reddit':10 'russia':7 'ukrain':6 'war':8 'way':2 'without':9"
  -bodyTs: "'/@socraticethics@mastodon.online)':55 'advanc':39 'altern':36 'alway':2 'anybodi':32,70 'ask':46 'away':16 'communiti':44 'correct':43 'edit':47 'els':73 'follow':5,25 'found':48 'frequent':59 'good':35 'hope':40 'know':77 'let':75 'mastodon':50 'mastodon.social':54 'mastodon.social/@socraticethics@mastodon.online)':53 'much':18 'pleas':74 'possibl':20 'profil':52 'reddit':9,28 'russia':67 'someth':72 'stay':15 'suggest':64 'thank':37,60 'tri':13 'twitter':30 'updat':57 'use':3,66 'vilian':62 'war':7 'without':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687705224
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1490121"
  +editedAt: DateTimeImmutable @1687619886 {#1898
    date: 2023-06-24 17:18:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687618824 {#1891
    date: 2023-06-24 17:00:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Best-way-the-follow-the-Ukraine-Russia-War-without-Reddit"
  +title: "Best way the follow the Ukraine - Russia War without Reddit ?"
  +url: null
  +body: """
    I always used to follow the war on Reddit but I am trying to stay away as much as possible. So how can I follow it without Reddit or Twitter? Does anybody have a good alternative? Thanks in advance.\n
    \n
    Hope this is correct community to ask.\n
    \n
    EDIT: Found on mastodon this [profile](https://mastodon.social/@SocraticEthics@mastodon.online) which updates very frequently. Thanks to @vilian for suggestions for using #russia. But if anybody has something else please let me know !
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687627504 {#1902
    date: 2023-06-24 19:25:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@SocraticEthics@mastodon.online"
    "@vilian"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 424
  -titleTs: "'best':1 'follow':4 'reddit':10 'russia':7 'ukrain':6 'war':8 'way':2 'without':9"
  -bodyTs: "'/@socraticethics@mastodon.online)':55 'advanc':39 'altern':36 'alway':2 'anybodi':32,70 'ask':46 'away':16 'communiti':44 'correct':43 'edit':47 'els':73 'follow':5,25 'found':48 'frequent':59 'good':35 'hope':40 'know':77 'let':75 'mastodon':50 'mastodon.social':54 'mastodon.social/@socraticethics@mastodon.online)':53 'much':18 'pleas':74 'possibl':20 'profil':52 'reddit':9,28 'russia':67 'someth':72 'stay':15 'suggest':64 'thank':37,60 'tri':13 'twitter':30 'updat':57 'use':3,66 'vilian':62 'war':7 'without':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687705224
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1490121"
  +editedAt: DateTimeImmutable @1687619886 {#1898
    date: 2023-06-24 17:18:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687618824 {#1891
    date: 2023-06-24 17:00:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-app-do-you-use-for-Mastodon"
  +title: "What app do you use for Mastodon?"
  +url: null
  +body: """
    I've been wanting to check out Mastodon and a good app helps me be more engaged. My issue is that there are lots of interesting apps so I don't which one to pick! Which one do you like and why?\n
    \n
    Android is preferred, but feel free to suggest iOS apps for others to use. Websites are also fine, but I'd like to install it as a PWA if possible.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687643688 {#2442
    date: 2023-06-24 23:54:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 419
  -titleTs: "'app':2 'mastodon':7 'use':5"
  -bodyTs: "'also':59 'android':43 'app':12,27,52 'check':6 'd':63 'engag':17 'feel':47 'fine':60 'free':48 'good':11 'help':13 'instal':66 'interest':26 'io':51 'issu':19 'like':40,64 'lot':24 'mastodon':8 'one':33,37 'other':54 'pick':35 'possibl':72 'prefer':45 'pwa':70 'suggest':50 'use':56 've':2 'want':4 'websit':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687698854
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/520651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687612454 {#2426
    date: 2023-06-24 15:14:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-app-do-you-use-for-Mastodon"
  +title: "What app do you use for Mastodon?"
  +url: null
  +body: """
    I've been wanting to check out Mastodon and a good app helps me be more engaged. My issue is that there are lots of interesting apps so I don't which one to pick! Which one do you like and why?\n
    \n
    Android is preferred, but feel free to suggest iOS apps for others to use. Websites are also fine, but I'd like to install it as a PWA if possible.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687643688 {#2442
    date: 2023-06-24 23:54:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 419
  -titleTs: "'app':2 'mastodon':7 'use':5"
  -bodyTs: "'also':59 'android':43 'app':12,27,52 'check':6 'd':63 'engag':17 'feel':47 'fine':60 'free':48 'good':11 'help':13 'instal':66 'interest':26 'io':51 'issu':19 'like':40,64 'lot':24 'mastodon':8 'one':33,37 'other':54 'pick':35 'possibl':72 'prefer':45 'pwa':70 'suggest':50 'use':56 've':2 'want':4 'websit':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687698854
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/520651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687612454 {#2426
    date: 2023-06-24 15:14:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-app-do-you-use-for-Mastodon"
  +title: "What app do you use for Mastodon?"
  +url: null
  +body: """
    I've been wanting to check out Mastodon and a good app helps me be more engaged. My issue is that there are lots of interesting apps so I don't which one to pick! Which one do you like and why?\n
    \n
    Android is preferred, but feel free to suggest iOS apps for others to use. Websites are also fine, but I'd like to install it as a PWA if possible.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687643688 {#2442
    date: 2023-06-24 23:54:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 419
  -titleTs: "'app':2 'mastodon':7 'use':5"
  -bodyTs: "'also':59 'android':43 'app':12,27,52 'check':6 'd':63 'engag':17 'feel':47 'fine':60 'free':48 'good':11 'help':13 'instal':66 'interest':26 'io':51 'issu':19 'like':40,64 'lot':24 'mastodon':8 'one':33,37 'other':54 'pick':35 'possibl':72 'prefer':45 'pwa':70 'suggest':50 'use':56 've':2 'want':4 'websit':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687698854
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/520651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687612454 {#2426
    date: 2023-06-24 15:14:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Buying-used-drives-from-Amazon-Warehouse"
  +title: "Buying used drives from Amazon Warehouse"
  +url: null
  +body: """
    There’s a great deal on a drive from Amazon Warehouse, but I’m a bit concerned about the quality of the drive and the fact I can’t return it.\n
    \n
    Anybody have any experience buying something like this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690037014 {#2472
    date: 2023-07-22 16:43:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2488 …}
  +badges: Doctrine\ORM\PersistentCollection {#2489 …}
  +children: []
  -id: 2515
  -titleTs: "'amazon':5 'buy':1 'drive':3 'use':2 'warehous':6"
  -bodyTs: "'amazon':10 'anybodi':32 'bit':16 'buy':36 'concern':17 'deal':5 'drive':8,23 'experi':35 'fact':26 'great':4 'like':38 'm':14 'qualiti':20 'return':30 'someth':37 'warehous':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687698825
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/760062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687677825 {#2450
    date: 2023-06-25 09:23: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
35 DENIED edit
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Buying-used-drives-from-Amazon-Warehouse"
  +title: "Buying used drives from Amazon Warehouse"
  +url: null
  +body: """
    There’s a great deal on a drive from Amazon Warehouse, but I’m a bit concerned about the quality of the drive and the fact I can’t return it.\n
    \n
    Anybody have any experience buying something like this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690037014 {#2472
    date: 2023-07-22 16:43:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2488 …}
  +badges: Doctrine\ORM\PersistentCollection {#2489 …}
  +children: []
  -id: 2515
  -titleTs: "'amazon':5 'buy':1 'drive':3 'use':2 'warehous':6"
  -bodyTs: "'amazon':10 'anybodi':32 'bit':16 'buy':36 'concern':17 'deal':5 'drive':8,23 'experi':35 'fact':26 'great':4 'like':38 'm':14 'qualiti':20 'return':30 'someth':37 'warehous':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687698825
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/760062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687677825 {#2450
    date: 2023-06-25 09:23: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
36 DENIED moderate
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Buying-used-drives-from-Amazon-Warehouse"
  +title: "Buying used drives from Amazon Warehouse"
  +url: null
  +body: """
    There’s a great deal on a drive from Amazon Warehouse, but I’m a bit concerned about the quality of the drive and the fact I can’t return it.\n
    \n
    Anybody have any experience buying something like this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690037014 {#2472
    date: 2023-07-22 16:43:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2488 …}
  +badges: Doctrine\ORM\PersistentCollection {#2489 …}
  +children: []
  -id: 2515
  -titleTs: "'amazon':5 'buy':1 'drive':3 'use':2 'warehous':6"
  -bodyTs: "'amazon':10 'anybodi':32 'bit':16 'buy':36 'concern':17 'deal':5 'drive':8,23 'experi':35 'fact':26 'great':4 'like':38 'm':14 'qualiti':20 'return':30 'someth':37 'warehous':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687698825
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/760062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687677825 {#2450
    date: 2023-06-25 09:23: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
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 {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-bet-my-roommate-to-stop-pooping-for-3-days"
  +title: "I bet my roommate to stop pooping for 3 days. How can I manipulative them into pooping and make them lose the bet?"
  +url: null
  +body: "No I will not provide any details onto why I bet my roommate to do this. Please don’t ask me because I will not answer."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687617913 {#2474
    date: 2023-06-24 16:45:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 418
  -titleTs: "'3':9 'bet':2,23 'day':10 'lose':21 'make':19 'manipul':14 'poop':7,17 'roommat':4 'stop':6"
  -bodyTs: "'answer':26 'ask':20 'bet':11 'detail':7 'onto':8 'pleas':17 'provid':5 'roommat':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687697929
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1488348"
  +editedAt: DateTimeImmutable @1687611854 {#1923
    date: 2023-06-24 15:04:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687611529 {#2484
    date: 2023-06-24 14:58: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
39 DENIED edit
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-bet-my-roommate-to-stop-pooping-for-3-days"
  +title: "I bet my roommate to stop pooping for 3 days. How can I manipulative them into pooping and make them lose the bet?"
  +url: null
  +body: "No I will not provide any details onto why I bet my roommate to do this. Please don’t ask me because I will not answer."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687617913 {#2474
    date: 2023-06-24 16:45:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 418
  -titleTs: "'3':9 'bet':2,23 'day':10 'lose':21 'make':19 'manipul':14 'poop':7,17 'roommat':4 'stop':6"
  -bodyTs: "'answer':26 'ask':20 'bet':11 'detail':7 'onto':8 'pleas':17 'provid':5 'roommat':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687697929
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1488348"
  +editedAt: DateTimeImmutable @1687611854 {#1923
    date: 2023-06-24 15:04:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687611529 {#2484
    date: 2023-06-24 14:58: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
40 DENIED moderate
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-bet-my-roommate-to-stop-pooping-for-3-days"
  +title: "I bet my roommate to stop pooping for 3 days. How can I manipulative them into pooping and make them lose the bet?"
  +url: null
  +body: "No I will not provide any details onto why I bet my roommate to do this. Please don’t ask me because I will not answer."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687617913 {#2474
    date: 2023-06-24 16:45:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 418
  -titleTs: "'3':9 'bet':2,23 'day':10 'lose':21 'make':19 'manipul':14 'poop':7,17 'roommat':4 'stop':6"
  -bodyTs: "'answer':26 'ask':20 'bet':11 'detail':7 'onto':8 'pleas':17 'provid':5 'roommat':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687697929
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1488348"
  +editedAt: DateTimeImmutable @1687611854 {#1923
    date: 2023-06-24 15:04:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687611529 {#2484
    date: 2023-06-24 14:58: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
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 {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Who-are-The-Warez-Collectors-TWC"
  +title: "Who are The Warez Collectors (TWC)?"
  +url: null
  +body: "I found The Warez Collectors (TWC) on the-eye.eu while looking for something else entirely, but I noticed a message that they’re quitting."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699044763 {#1547
    date: 2023-11-03 21:52:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 9425
  -titleTs: "'collector':5 'twc':6 'warez':4"
  -bodyTs: "'collector':5 'els':13 'entir':14 'found':2 'look':10 'messag':19 'notic':17 'quit':23 're':22 'someth':12 'the-eye.eu':8 'twc':6 'warez':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687695817
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/182839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687689317 {#1481
    date: 2023-06-25 12:35: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
43 DENIED edit
App\Entity\Entry {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Who-are-The-Warez-Collectors-TWC"
  +title: "Who are The Warez Collectors (TWC)?"
  +url: null
  +body: "I found The Warez Collectors (TWC) on the-eye.eu while looking for something else entirely, but I noticed a message that they’re quitting."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699044763 {#1547
    date: 2023-11-03 21:52:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 9425
  -titleTs: "'collector':5 'twc':6 'warez':4"
  -bodyTs: "'collector':5 'els':13 'entir':14 'found':2 'look':10 'messag':19 'notic':17 'quit':23 're':22 'someth':12 'the-eye.eu':8 'twc':6 'warez':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687695817
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/182839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687689317 {#1481
    date: 2023-06-25 12:35: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
44 DENIED moderate
App\Entity\Entry {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Who-are-The-Warez-Collectors-TWC"
  +title: "Who are The Warez Collectors (TWC)?"
  +url: null
  +body: "I found The Warez Collectors (TWC) on the-eye.eu while looking for something else entirely, but I noticed a message that they’re quitting."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699044763 {#1547
    date: 2023-11-03 21:52:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 9425
  -titleTs: "'collector':5 'twc':6 'warez':4"
  -bodyTs: "'collector':5 'els':13 'entir':14 'found':2 'look':10 'messag':19 'notic':17 'quit':23 're':22 'someth':12 'the-eye.eu':8 'twc':6 'warez':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687695817
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/182839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687689317 {#1481
    date: 2023-06-25 12:35: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
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 {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-do-you-use-for-a-domain-registrar"
  +title: "What do you use for a domain registrar?"
  +url: null
  +body: "Since Google Domains is shutting down, I am looking for a new place to transfer my domains. What are others using for domain registration?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687627031 {#1534
    date: 2023-06-24 19:17:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 415
  -titleTs: "'domain':7 'registrar':8 'use':4"
  -bodyTs: "'domain':3,17,23 'googl':2 'look':9 'new':12 'other':20 'place':13 'registr':24 'shut':5 'sinc':1 'transfer':15 'use':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687694277
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/196762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687607877 {#1542
    date: 2023-06-24 13:57:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-do-you-use-for-a-domain-registrar"
  +title: "What do you use for a domain registrar?"
  +url: null
  +body: "Since Google Domains is shutting down, I am looking for a new place to transfer my domains. What are others using for domain registration?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687627031 {#1534
    date: 2023-06-24 19:17:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 415
  -titleTs: "'domain':7 'registrar':8 'use':4"
  -bodyTs: "'domain':3,17,23 'googl':2 'look':9 'new':12 'other':20 'place':13 'registr':24 'shut':5 'sinc':1 'transfer':15 'use':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687694277
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/196762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687607877 {#1542
    date: 2023-06-24 13:57:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-do-you-use-for-a-domain-registrar"
  +title: "What do you use for a domain registrar?"
  +url: null
  +body: "Since Google Domains is shutting down, I am looking for a new place to transfer my domains. What are others using for domain registration?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687627031 {#1534
    date: 2023-06-24 19:17:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 415
  -titleTs: "'domain':7 'registrar':8 'use':4"
  -bodyTs: "'domain':3,17,23 'googl':2 'look':9 'new':12 'other':20 'place':13 'registr':24 'shut':5 'sinc':1 'transfer':15 'use':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687694277
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/196762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687607877 {#1542
    date: 2023-06-24 13:57:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-little-experiences-changed-the-way-you-percieved-things"
  +title: "What "little" experiences changed the way you percieved things ?"
  +url: null
  +body: """
    Idk if “little experience” means something in English, but what I meant is non-life changing/threatening. Things that would otherwise go unnoticed.\n
    \n
    For me, it was when I stopped drinking acoholic beverages because… I ended up finding it boring, I guess.\n
    \n
    I started noticing how low key hostile my environment is towards people who dont drink. People started thinking I was sick, depressed, converted to islam, being snob, etc.\n
    \n
    Bartenders started to openly mock me when I asked for a lemonade (they still do) : “We dont do that here”, “Go to a physician if you need that”, “you’re in a bar you know ?”.\n
    \n
    I started realizing how hostile my country/region/groups can be to people who dont drink. Never realized that before.\n
    \n
    Edit : typo
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687711804 {#1520
    date: 2023-06-25 18:50:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 838
  -titleTs: "'chang':4 'experi':3 'littl':2 'perciev':8 'thing':9 'way':6"
  -bodyTs: "'acohol':32 'ask':79 'bar':103 'bartend':71 'beverag':33 'bore':40 'changing/threatening':17 'convert':65 'country/region/groups':112 'depress':64 'dont':56,87,118 'drink':31,57,119 'edit':124 'end':36 'english':8 'environ':51 'etc':70 'experi':4 'find':38 'go':22,91 'guess':42 'hostil':49,110 'idk':1 'islam':67 'key':48 'know':105 'lemonad':82 'life':16 'littl':3 'low':47 'mean':5 'meant':12 'mock':75 'need':97 'never':120 'non':15 'non-lif':14 'notic':45 'open':74 'otherwis':21 'peopl':54,58,116 'physician':94 're':100 'realiz':108,121 'sick':63 'snob':69 'someth':6 'start':44,59,72,107 'still':84 'stop':30 'thing':18 'think':60 'toward':53 'typo':125 'unnot':23 'would':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687691611
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/568116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687677111 {#1517
    date: 2023-06-25 09:11:51.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 {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-little-experiences-changed-the-way-you-percieved-things"
  +title: "What "little" experiences changed the way you percieved things ?"
  +url: null
  +body: """
    Idk if “little experience” means something in English, but what I meant is non-life changing/threatening. Things that would otherwise go unnoticed.\n
    \n
    For me, it was when I stopped drinking acoholic beverages because… I ended up finding it boring, I guess.\n
    \n
    I started noticing how low key hostile my environment is towards people who dont drink. People started thinking I was sick, depressed, converted to islam, being snob, etc.\n
    \n
    Bartenders started to openly mock me when I asked for a lemonade (they still do) : “We dont do that here”, “Go to a physician if you need that”, “you’re in a bar you know ?”.\n
    \n
    I started realizing how hostile my country/region/groups can be to people who dont drink. Never realized that before.\n
    \n
    Edit : typo
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687711804 {#1520
    date: 2023-06-25 18:50:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 838
  -titleTs: "'chang':4 'experi':3 'littl':2 'perciev':8 'thing':9 'way':6"
  -bodyTs: "'acohol':32 'ask':79 'bar':103 'bartend':71 'beverag':33 'bore':40 'changing/threatening':17 'convert':65 'country/region/groups':112 'depress':64 'dont':56,87,118 'drink':31,57,119 'edit':124 'end':36 'english':8 'environ':51 'etc':70 'experi':4 'find':38 'go':22,91 'guess':42 'hostil':49,110 'idk':1 'islam':67 'key':48 'know':105 'lemonad':82 'life':16 'littl':3 'low':47 'mean':5 'meant':12 'mock':75 'need':97 'never':120 'non':15 'non-lif':14 'notic':45 'open':74 'otherwis':21 'peopl':54,58,116 'physician':94 're':100 'realiz':108,121 'sick':63 'snob':69 'someth':6 'start':44,59,72,107 'still':84 'stop':30 'thing':18 'think':60 'toward':53 'typo':125 'unnot':23 'would':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687691611
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/568116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687677111 {#1517
    date: 2023-06-25 09:11:51.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 {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-little-experiences-changed-the-way-you-percieved-things"
  +title: "What "little" experiences changed the way you percieved things ?"
  +url: null
  +body: """
    Idk if “little experience” means something in English, but what I meant is non-life changing/threatening. Things that would otherwise go unnoticed.\n
    \n
    For me, it was when I stopped drinking acoholic beverages because… I ended up finding it boring, I guess.\n
    \n
    I started noticing how low key hostile my environment is towards people who dont drink. People started thinking I was sick, depressed, converted to islam, being snob, etc.\n
    \n
    Bartenders started to openly mock me when I asked for a lemonade (they still do) : “We dont do that here”, “Go to a physician if you need that”, “you’re in a bar you know ?”.\n
    \n
    I started realizing how hostile my country/region/groups can be to people who dont drink. Never realized that before.\n
    \n
    Edit : typo
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687711804 {#1520
    date: 2023-06-25 18:50:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 838
  -titleTs: "'chang':4 'experi':3 'littl':2 'perciev':8 'thing':9 'way':6"
  -bodyTs: "'acohol':32 'ask':79 'bar':103 'bartend':71 'beverag':33 'bore':40 'changing/threatening':17 'convert':65 'country/region/groups':112 'depress':64 'dont':56,87,118 'drink':31,57,119 'edit':124 'end':36 'english':8 'environ':51 'etc':70 'experi':4 'find':38 'go':22,91 'guess':42 'hostil':49,110 'idk':1 'islam':67 'key':48 'know':105 'lemonad':82 'life':16 'littl':3 'low':47 'mean':5 'meant':12 'mock':75 'need':97 'never':120 'non':15 'non-lif':14 'notic':45 'open':74 'otherwis':21 'peopl':54,58,116 'physician':94 're':100 'realiz':108,121 'sick':63 'snob':69 'someth':6 'start':44,59,72,107 'still':84 'stop':30 'thing':18 'think':60 'toward':53 'typo':125 'unnot':23 'would':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687691611
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/568116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687677111 {#1517
    date: 2023-06-25 09:11:51.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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-weirdest-pizza-toppings-or-other-weird-food"
  +title: "What are your "weirdest" pizza toppings or other weird food combos?"
  +url: null
  +body: "One I've tried is cucumber with tomato sauce. It didn't taste so bad."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687926684 {#1738
    date: 2023-06-28 06:31:24.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: 411
  -titleTs: "'combo':11 'food':10 'pizza':5 'top':6 'weird':9 'weirdest':4"
  -bodyTs: "'bad':15 'cucumb':6 'didn':11 'one':1 'sauc':9 'tast':13 'tomato':8 'tri':4 've':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687686213
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/515867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687599813 {#1753
    date: 2023-06-24 11:43: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
55 DENIED edit
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-weirdest-pizza-toppings-or-other-weird-food"
  +title: "What are your "weirdest" pizza toppings or other weird food combos?"
  +url: null
  +body: "One I've tried is cucumber with tomato sauce. It didn't taste so bad."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687926684 {#1738
    date: 2023-06-28 06:31:24.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: 411
  -titleTs: "'combo':11 'food':10 'pizza':5 'top':6 'weird':9 'weirdest':4"
  -bodyTs: "'bad':15 'cucumb':6 'didn':11 'one':1 'sauc':9 'tast':13 'tomato':8 'tri':4 've':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687686213
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/515867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687599813 {#1753
    date: 2023-06-24 11:43: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
56 DENIED moderate
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-weirdest-pizza-toppings-or-other-weird-food"
  +title: "What are your "weirdest" pizza toppings or other weird food combos?"
  +url: null
  +body: "One I've tried is cucumber with tomato sauce. It didn't taste so bad."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687926684 {#1738
    date: 2023-06-28 06:31:24.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: 411
  -titleTs: "'combo':11 'food':10 'pizza':5 'top':6 'weird':9 'weirdest':4"
  -bodyTs: "'bad':15 'cucumb':6 'didn':11 'one':1 'sauc':9 'tast':13 'tomato':8 'tri':4 've':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687686213
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/515867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687599813 {#1753
    date: 2023-06-24 11:43: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
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 {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-Find-and-befriend-your-co-workers-that-don-t-drink-because"
  +title: "ULPT: Find and befriend your co-workers that don't drink, because if there's ever a work function with drink tickets, you can try to get theirs."
  +url: null
  +body: "Don’t be too obvious about it though."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687659921 {#1497
    date: 2023-06-25 04:25:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 2036
  -titleTs: "'befriend':4 'co':7 'co-work':6 'drink':12,22 'ever':17 'find':2 'function':20 'get':28 'ticket':23 'tri':26 'ulpt':1 'work':19 'worker':8"
  -bodyTs: "'obvious':5 'though':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687683969
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/558399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687659469 {#1484
    date: 2023-06-25 04:17: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
59 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-Find-and-befriend-your-co-workers-that-don-t-drink-because"
  +title: "ULPT: Find and befriend your co-workers that don't drink, because if there's ever a work function with drink tickets, you can try to get theirs."
  +url: null
  +body: "Don’t be too obvious about it though."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687659921 {#1497
    date: 2023-06-25 04:25:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 2036
  -titleTs: "'befriend':4 'co':7 'co-work':6 'drink':12,22 'ever':17 'find':2 'function':20 'get':28 'ticket':23 'tri':26 'ulpt':1 'work':19 'worker':8"
  -bodyTs: "'obvious':5 'though':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687683969
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/558399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687659469 {#1484
    date: 2023-06-25 04:17: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
60 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ULPT-Find-and-befriend-your-co-workers-that-don-t-drink-because"
  +title: "ULPT: Find and befriend your co-workers that don't drink, because if there's ever a work function with drink tickets, you can try to get theirs."
  +url: null
  +body: "Don’t be too obvious about it though."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687659921 {#1497
    date: 2023-06-25 04:25:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 2036
  -titleTs: "'befriend':4 'co':7 'co-work':6 'drink':12,22 'ever':17 'find':2 'function':20 'get':28 'ticket':23 'tri':26 'ulpt':1 'work':19 'worker':8"
  -bodyTs: "'obvious':5 'though':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687683969
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/558399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687659469 {#1484
    date: 2023-06-25 04:17: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
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 {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-something-kind-someone-has-done-for-you-that-you"
  +title: "What’s something kind someone has done for you that you revisit?"
  +url: null
  +body: "A stranger once shared food with me and talked me down from fear when a snow squall stranded us at the peak of a hike. I think often about this person’s willingness to help and how it completely transformed that experience."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687623744 {#1761
    date: 2023-06-24 18:22:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 409
  -titleTs: "'done':7 'kind':4 'revisit':12 'someon':5 'someth':3"
  -bodyTs: "'complet':39 'experi':42 'fear':13 'food':5 'help':35 'hike':25 'often':28 'peak':22 'person':31 'share':4 'snow':16 'squall':17 'strand':18 'stranger':2 'talk':9 'think':27 'transform':40 'us':19 'willing':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687680460
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/513146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687594060 {#1758
    date: 2023-06-24 10:07: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
63 DENIED edit
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-something-kind-someone-has-done-for-you-that-you"
  +title: "What’s something kind someone has done for you that you revisit?"
  +url: null
  +body: "A stranger once shared food with me and talked me down from fear when a snow squall stranded us at the peak of a hike. I think often about this person’s willingness to help and how it completely transformed that experience."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687623744 {#1761
    date: 2023-06-24 18:22:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 409
  -titleTs: "'done':7 'kind':4 'revisit':12 'someon':5 'someth':3"
  -bodyTs: "'complet':39 'experi':42 'fear':13 'food':5 'help':35 'hike':25 'often':28 'peak':22 'person':31 'share':4 'snow':16 'squall':17 'strand':18 'stranger':2 'talk':9 'think':27 'transform':40 'us':19 'willing':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687680460
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/513146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687594060 {#1758
    date: 2023-06-24 10:07: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
64 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-something-kind-someone-has-done-for-you-that-you"
  +title: "What’s something kind someone has done for you that you revisit?"
  +url: null
  +body: "A stranger once shared food with me and talked me down from fear when a snow squall stranded us at the peak of a hike. I think often about this person’s willingness to help and how it completely transformed that experience."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687623744 {#1761
    date: 2023-06-24 18:22:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 409
  -titleTs: "'done':7 'kind':4 'revisit':12 'someon':5 'someth':3"
  -bodyTs: "'complet':39 'experi':42 'fear':13 'food':5 'help':35 'hike':25 'often':28 'peak':22 'person':31 'share':4 'snow':16 'squall':17 'strand':18 'stranger':2 'talk':9 'think':27 'transform':40 'us':19 'willing':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687680460
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/513146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687594060 {#1758
    date: 2023-06-24 10:07: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
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 {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Deleted"
  +title: "Deleted"
  +url: null
  +body: "Deleted"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687673393 {#1787
    date: 2023-06-25 08:09:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 1080
  -titleTs: "'delet':1"
  -bodyTs: "'delet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687677639
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/179041"
  +editedAt: DateTimeImmutable @1689216934 {#1777
    date: 2023-07-13 04:55:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687671139 {#1774
    date: 2023-06-25 07:32:19.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 {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Deleted"
  +title: "Deleted"
  +url: null
  +body: "Deleted"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687673393 {#1787
    date: 2023-06-25 08:09:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 1080
  -titleTs: "'delet':1"
  -bodyTs: "'delet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687677639
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/179041"
  +editedAt: DateTimeImmutable @1689216934 {#1777
    date: 2023-07-13 04:55:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687671139 {#1774
    date: 2023-06-25 07:32:19.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 {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Deleted"
  +title: "Deleted"
  +url: null
  +body: "Deleted"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687673393 {#1787
    date: 2023-06-25 08:09:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 1080
  -titleTs: "'delet':1"
  -bodyTs: "'delet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687677639
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/179041"
  +editedAt: DateTimeImmutable @1689216934 {#1777
    date: 2023-07-13 04:55:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687671139 {#1774
    date: 2023-06-25 07:32:19.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 {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Am-I-the-only-one-who-finds-AI-generated-porn"
  +title: "Am I the only one who finds AI generated porn odd"
  +url: null
  +body: """
    Since coming to lemmy I will browse all vs local and top by day. There is a solid amount of AI generated porn that has many votes in a 24 hour period.\n
    \n
    To me the whole vibe is plastic tits and "smooth" skin. It looks off even when done well and all the faces look the same. Is anything it's more a technical feat than what helps me beat my meat. Also it's nearly all white women or pale Asians.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687652819 {#1681
    date: 2023-06-25 02:26:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 407
  -titleTs: "'ai':8 'find':7 'generat':9 'odd':11 'one':5 'porn':10"
  -bodyTs: "'24':30 'ai':21 'also':73 'amount':19 'anyth':59 'asian':82 'beat':70 'brows':7 'come':2 'day':14 'done':49 'even':47 'face':54 'feat':65 'generat':22 'help':68 'hour':31 'lemmi':4 'local':10 'look':45,55 'mani':26 'meat':72 'near':76 'pale':81 'period':32 'plastic':39 'porn':23 'sinc':1 'skin':43 'smooth':42 'solid':18 'technic':64 'tit':40 'top':12 'vibe':37 'vote':27 'vs':9 'well':50 'white':78 'whole':36 'women':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687677181
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/397279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687590781 {#1444
    date: 2023-06-24 09:13: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
71 DENIED edit
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Am-I-the-only-one-who-finds-AI-generated-porn"
  +title: "Am I the only one who finds AI generated porn odd"
  +url: null
  +body: """
    Since coming to lemmy I will browse all vs local and top by day. There is a solid amount of AI generated porn that has many votes in a 24 hour period.\n
    \n
    To me the whole vibe is plastic tits and "smooth" skin. It looks off even when done well and all the faces look the same. Is anything it's more a technical feat than what helps me beat my meat. Also it's nearly all white women or pale Asians.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687652819 {#1681
    date: 2023-06-25 02:26:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 407
  -titleTs: "'ai':8 'find':7 'generat':9 'odd':11 'one':5 'porn':10"
  -bodyTs: "'24':30 'ai':21 'also':73 'amount':19 'anyth':59 'asian':82 'beat':70 'brows':7 'come':2 'day':14 'done':49 'even':47 'face':54 'feat':65 'generat':22 'help':68 'hour':31 'lemmi':4 'local':10 'look':45,55 'mani':26 'meat':72 'near':76 'pale':81 'period':32 'plastic':39 'porn':23 'sinc':1 'skin':43 'smooth':42 'solid':18 'technic':64 'tit':40 'top':12 'vibe':37 'vote':27 'vs':9 'well':50 'white':78 'whole':36 'women':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687677181
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/397279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687590781 {#1444
    date: 2023-06-24 09:13: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
72 DENIED moderate
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Am-I-the-only-one-who-finds-AI-generated-porn"
  +title: "Am I the only one who finds AI generated porn odd"
  +url: null
  +body: """
    Since coming to lemmy I will browse all vs local and top by day. There is a solid amount of AI generated porn that has many votes in a 24 hour period.\n
    \n
    To me the whole vibe is plastic tits and "smooth" skin. It looks off even when done well and all the faces look the same. Is anything it's more a technical feat than what helps me beat my meat. Also it's nearly all white women or pale Asians.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687652819 {#1681
    date: 2023-06-25 02:26:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 407
  -titleTs: "'ai':8 'find':7 'generat':9 'odd':11 'one':5 'porn':10"
  -bodyTs: "'24':30 'ai':21 'also':73 'amount':19 'anyth':59 'asian':82 'beat':70 'brows':7 'come':2 'day':14 'done':49 'even':47 'face':54 'feat':65 'generat':22 'help':68 'hour':31 'lemmi':4 'local':10 'look':45,55 'mani':26 'meat':72 'near':76 'pale':81 'period':32 'plastic':39 'porn':23 'sinc':1 'skin':43 'smooth':42 'solid':18 'technic':64 'tit':40 'top':12 'vibe':37 'vote':27 'vs':9 'well':50 'white':78 'whole':36 'women':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687677181
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/397279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687590781 {#1444
    date: 2023-06-24 09:13: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
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 {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-something-good-happening-in-your-city-town-local-area"
  +title: "What is something good happening in your city/town/local area?"
  +url: null
  +body: "My city redesign our downtown roads to have a whole bunch of horrible one ways in the 50s, and we are FINALLY changing back to how it was while making improvements like bike lanes. The first attempt at bike lanes with the current layout was horrible, basically death traps everywhere... Hoping for something better this time, lol. And more colored road lines, I like colored road lines."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687626162 {#1636
    date: 2023-06-24 19:02:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 399
  -titleTs: "'area':9 'city/town/local':8 'good':4 'happen':5 'someth':3"
  -bodyTs: "'50s':18 'attempt':37 'back':24 'basic':47 'better':54 'bike':33,39 'bunch':11 'chang':23 'citi':2 'color':60,65 'current':43 'death':48 'downtown':5 'everywher':50 'final':22 'first':36 'hope':51 'horribl':13,46 'improv':31 'lane':34,40 'layout':44 'like':32,64 'line':62,67 'lol':57 'make':30 'one':14 'redesign':3 'road':6,61,66 'someth':53 'time':56 'trap':49 'way':15 'whole':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687667148
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/734531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687580748 {#1635
    date: 2023-06-24 06:25:48.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 {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-something-good-happening-in-your-city-town-local-area"
  +title: "What is something good happening in your city/town/local area?"
  +url: null
  +body: "My city redesign our downtown roads to have a whole bunch of horrible one ways in the 50s, and we are FINALLY changing back to how it was while making improvements like bike lanes. The first attempt at bike lanes with the current layout was horrible, basically death traps everywhere... Hoping for something better this time, lol. And more colored road lines, I like colored road lines."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687626162 {#1636
    date: 2023-06-24 19:02:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 399
  -titleTs: "'area':9 'city/town/local':8 'good':4 'happen':5 'someth':3"
  -bodyTs: "'50s':18 'attempt':37 'back':24 'basic':47 'better':54 'bike':33,39 'bunch':11 'chang':23 'citi':2 'color':60,65 'current':43 'death':48 'downtown':5 'everywher':50 'final':22 'first':36 'hope':51 'horribl':13,46 'improv':31 'lane':34,40 'layout':44 'like':32,64 'line':62,67 'lol':57 'make':30 'one':14 'redesign':3 'road':6,61,66 'someth':53 'time':56 'trap':49 'way':15 'whole':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687667148
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/734531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687580748 {#1635
    date: 2023-06-24 06:25:48.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 {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-something-good-happening-in-your-city-town-local-area"
  +title: "What is something good happening in your city/town/local area?"
  +url: null
  +body: "My city redesign our downtown roads to have a whole bunch of horrible one ways in the 50s, and we are FINALLY changing back to how it was while making improvements like bike lanes. The first attempt at bike lanes with the current layout was horrible, basically death traps everywhere... Hoping for something better this time, lol. And more colored road lines, I like colored road lines."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687626162 {#1636
    date: 2023-06-24 19:02:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 399
  -titleTs: "'area':9 'city/town/local':8 'good':4 'happen':5 'someth':3"
  -bodyTs: "'50s':18 'attempt':37 'back':24 'basic':47 'better':54 'bike':33,39 'bunch':11 'chang':23 'citi':2 'color':60,65 'current':43 'death':48 'downtown':5 'everywher':50 'final':22 'first':36 'hope':51 'horribl':13,46 'improv':31 'lane':34,40 'layout':44 'like':32,64 'line':62,67 'lol':57 'make':30 'one':14 'redesign':3 'road':6,61,66 'someth':53 'time':56 'trap':49 'way':15 'whole':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687667148
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/734531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687580748 {#1635
    date: 2023-06-24 06:25:48.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 {#1417
  +user: Proxies\__CG__\App\Entity\User {#1414 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-I-gave-you-1-million-in-cash-to-spend"
  +title: "If I gave you $1 million in cash to spend in 1 hour, after which the money will disappear, what would you buy?"
  +url: null
  +body: """
    I have asked this question to countless people (mostly in hair salons) as an alternative to small talk, and it always yields interesting results.\n
    \n
    Rules:\n
    \n
    - You get the money right now, right where you are. If it’s 10pm and you’re in the middle of nowhere, your money will still go poof at 11pm.\n
    - As a result of the above, tell us what time it is and *roughly* where you are (big city, desert, small town, …)\n
    - You must spend the money. You cannot give it to someone to hold on to it for you for a while.\n
    - Normal world rules apply, e.g. you cannot buy a $250k car at a dealership in 1h in cash, and you cannot buy a house in 1h either.\n
    - Remember that getting from where you are to the place you need to go takes time. Factor that in!\n
    \n
    Edit: I’m glad you guys had fun with this one. Feel free to post similar hypothetical questions. I kinda like these.\n
    \n
    Edit edit: Free advertising 😅 --> I run and maintain an open source push notification service called [ntfy](https://ntfy.sh), which let’s you send notifications to your phone via PUT/POST, like `curl -d “backup successful” ntfy.sh/mytopic`. Go check it out.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688987274 {#1451
    date: 2023-07-10 13:07:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 849
  -titleTs: "'1':5,12 'buy':23 'cash':8 'disappear':19 'gave':3 'hour':13 'million':6 'money':17 'spend':10 'would':21"
  -bodyTs: "'/mytopic':202 '10pm':39 '11pm':55 '1h':114,124 '250k':108 'advertis':170 'altern':15 'alway':21 'appli':102 'ask':3 'backup':198 'big':73 'buy':106,120 'call':181 'cannot':84,105,119 'car':109 'cash':116 'check':204 'citi':74 'countless':7 'curl':196 'd':197 'dealership':112 'desert':75 'e.g':103 'edit':145,167,168 'either':125 'factor':142 'feel':156 'free':157,169 'fun':152 'get':27,128 'give':85 'glad':148 'go':52,139,203 'guy':150 'hair':11 'hold':90 'hous':122 'hypothet':161 'interest':23 'kinda':164 'let':185 'like':165,195 'm':147 'maintain':174 'middl':45 'money':29,49,82 'most':9 'must':79 'need':137 'normal':99 'notif':179,189 'nowher':47 'ntfi':182 'ntfy.sh':183,201 'ntfy.sh/mytopic':200 'one':155 'open':176 'peopl':8 'phone':192 'place':135 'poof':53 'post':159 'push':178 'put/post':194 'question':5,162 're':42 'rememb':126 'result':24,58 'right':30,32 'rough':69 'rule':25,101 'run':172 'salon':12 'send':188 'servic':180 'similar':160 'small':17,76 'someon':88 'sourc':177 'spend':80 'still':51 'success':199 'take':140 'talk':18 'tell':62 'time':65,141 'town':77 'us':63 'via':193 'world':100 'yield':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687666226
  +visibility: "visible             "
  +apId: "https://discuss.ntfy.sh/post/22742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687659726 {#1413
    date: 2023-06-25 04:22:06.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 {#1417
  +user: Proxies\__CG__\App\Entity\User {#1414 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-I-gave-you-1-million-in-cash-to-spend"
  +title: "If I gave you $1 million in cash to spend in 1 hour, after which the money will disappear, what would you buy?"
  +url: null
  +body: """
    I have asked this question to countless people (mostly in hair salons) as an alternative to small talk, and it always yields interesting results.\n
    \n
    Rules:\n
    \n
    - You get the money right now, right where you are. If it’s 10pm and you’re in the middle of nowhere, your money will still go poof at 11pm.\n
    - As a result of the above, tell us what time it is and *roughly* where you are (big city, desert, small town, …)\n
    - You must spend the money. You cannot give it to someone to hold on to it for you for a while.\n
    - Normal world rules apply, e.g. you cannot buy a $250k car at a dealership in 1h in cash, and you cannot buy a house in 1h either.\n
    - Remember that getting from where you are to the place you need to go takes time. Factor that in!\n
    \n
    Edit: I’m glad you guys had fun with this one. Feel free to post similar hypothetical questions. I kinda like these.\n
    \n
    Edit edit: Free advertising 😅 --> I run and maintain an open source push notification service called [ntfy](https://ntfy.sh), which let’s you send notifications to your phone via PUT/POST, like `curl -d “backup successful” ntfy.sh/mytopic`. Go check it out.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688987274 {#1451
    date: 2023-07-10 13:07:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 849
  -titleTs: "'1':5,12 'buy':23 'cash':8 'disappear':19 'gave':3 'hour':13 'million':6 'money':17 'spend':10 'would':21"
  -bodyTs: "'/mytopic':202 '10pm':39 '11pm':55 '1h':114,124 '250k':108 'advertis':170 'altern':15 'alway':21 'appli':102 'ask':3 'backup':198 'big':73 'buy':106,120 'call':181 'cannot':84,105,119 'car':109 'cash':116 'check':204 'citi':74 'countless':7 'curl':196 'd':197 'dealership':112 'desert':75 'e.g':103 'edit':145,167,168 'either':125 'factor':142 'feel':156 'free':157,169 'fun':152 'get':27,128 'give':85 'glad':148 'go':52,139,203 'guy':150 'hair':11 'hold':90 'hous':122 'hypothet':161 'interest':23 'kinda':164 'let':185 'like':165,195 'm':147 'maintain':174 'middl':45 'money':29,49,82 'most':9 'must':79 'need':137 'normal':99 'notif':179,189 'nowher':47 'ntfi':182 'ntfy.sh':183,201 'ntfy.sh/mytopic':200 'one':155 'open':176 'peopl':8 'phone':192 'place':135 'poof':53 'post':159 'push':178 'put/post':194 'question':5,162 're':42 'rememb':126 'result':24,58 'right':30,32 'rough':69 'rule':25,101 'run':172 'salon':12 'send':188 'servic':180 'similar':160 'small':17,76 'someon':88 'sourc':177 'spend':80 'still':51 'success':199 'take':140 'talk':18 'tell':62 'time':65,141 'town':77 'us':63 'via':193 'world':100 'yield':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687666226
  +visibility: "visible             "
  +apId: "https://discuss.ntfy.sh/post/22742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687659726 {#1413
    date: 2023-06-25 04:22:06.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 {#1417
  +user: Proxies\__CG__\App\Entity\User {#1414 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-I-gave-you-1-million-in-cash-to-spend"
  +title: "If I gave you $1 million in cash to spend in 1 hour, after which the money will disappear, what would you buy?"
  +url: null
  +body: """
    I have asked this question to countless people (mostly in hair salons) as an alternative to small talk, and it always yields interesting results.\n
    \n
    Rules:\n
    \n
    - You get the money right now, right where you are. If it’s 10pm and you’re in the middle of nowhere, your money will still go poof at 11pm.\n
    - As a result of the above, tell us what time it is and *roughly* where you are (big city, desert, small town, …)\n
    - You must spend the money. You cannot give it to someone to hold on to it for you for a while.\n
    - Normal world rules apply, e.g. you cannot buy a $250k car at a dealership in 1h in cash, and you cannot buy a house in 1h either.\n
    - Remember that getting from where you are to the place you need to go takes time. Factor that in!\n
    \n
    Edit: I’m glad you guys had fun with this one. Feel free to post similar hypothetical questions. I kinda like these.\n
    \n
    Edit edit: Free advertising 😅 --> I run and maintain an open source push notification service called [ntfy](https://ntfy.sh), which let’s you send notifications to your phone via PUT/POST, like `curl -d “backup successful” ntfy.sh/mytopic`. Go check it out.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688987274 {#1451
    date: 2023-07-10 13:07:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 849
  -titleTs: "'1':5,12 'buy':23 'cash':8 'disappear':19 'gave':3 'hour':13 'million':6 'money':17 'spend':10 'would':21"
  -bodyTs: "'/mytopic':202 '10pm':39 '11pm':55 '1h':114,124 '250k':108 'advertis':170 'altern':15 'alway':21 'appli':102 'ask':3 'backup':198 'big':73 'buy':106,120 'call':181 'cannot':84,105,119 'car':109 'cash':116 'check':204 'citi':74 'countless':7 'curl':196 'd':197 'dealership':112 'desert':75 'e.g':103 'edit':145,167,168 'either':125 'factor':142 'feel':156 'free':157,169 'fun':152 'get':27,128 'give':85 'glad':148 'go':52,139,203 'guy':150 'hair':11 'hold':90 'hous':122 'hypothet':161 'interest':23 'kinda':164 'let':185 'like':165,195 'm':147 'maintain':174 'middl':45 'money':29,49,82 'most':9 'must':79 'need':137 'normal':99 'notif':179,189 'nowher':47 'ntfi':182 'ntfy.sh':183,201 'ntfy.sh/mytopic':200 'one':155 'open':176 'peopl':8 'phone':192 'place':135 'poof':53 'post':159 'push':178 'put/post':194 'question':5,162 're':42 'rememb':126 'result':24,58 'right':30,32 'rough':69 'rule':25,101 'run':172 'salon':12 'send':188 'servic':180 'similar':160 'small':17,76 'someon':88 'sourc':177 'spend':80 'still':51 'success':199 'take':140 'talk':18 'tell':62 'time':65,141 'town':77 'us':63 'via':193 'world':100 'yield':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687666226
  +visibility: "visible             "
  +apId: "https://discuss.ntfy.sh/post/22742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687659726 {#1413
    date: 2023-06-25 04:22:06.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 {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Unconventional-Food-for-a-3-Day-Pooping-Marathon"
  +title: "Unconventional Food for a 3-Day Pooping Marathon?""
  +url: null
  +body: "Hey Lemmy! I have a rather unusual request that requires your creative thinking. I'm embarking on a 3-day pooping marathon (don't ask why), and I need food suggestions that will maximize my bathroom visits. Feel free to get wild with your ideas! Bonus points if the food also makes me sweat. Let's make this a memorable experience!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687633560 {#1462
    date: 2023-06-24 21:06:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 398
  -titleTs: "'3':5 'day':6 'food':2 'marathon':8 'poop':7 'unconvent':1"
  -bodyTs: "'3':19 'also':51 'ask':25 'bathroom':36 'bonus':46 'creativ':12 'day':20 'embark':16 'experi':61 'feel':38 'food':30,50 'free':39 'get':41 'hey':1 'idea':45 'lemmi':2 'let':55 'm':15 'make':52,57 'marathon':22 'maxim':34 'memor':60 'need':29 'point':47 'poop':21 'rather':6 'request':8 'requir':10 'suggest':31 'sweat':54 'think':13 'unusu':7 'visit':37 'wild':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687665153
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/506386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687578753 {#1463
    date: 2023-06-24 05:52: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
83 DENIED edit
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Unconventional-Food-for-a-3-Day-Pooping-Marathon"
  +title: "Unconventional Food for a 3-Day Pooping Marathon?""
  +url: null
  +body: "Hey Lemmy! I have a rather unusual request that requires your creative thinking. I'm embarking on a 3-day pooping marathon (don't ask why), and I need food suggestions that will maximize my bathroom visits. Feel free to get wild with your ideas! Bonus points if the food also makes me sweat. Let's make this a memorable experience!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687633560 {#1462
    date: 2023-06-24 21:06:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 398
  -titleTs: "'3':5 'day':6 'food':2 'marathon':8 'poop':7 'unconvent':1"
  -bodyTs: "'3':19 'also':51 'ask':25 'bathroom':36 'bonus':46 'creativ':12 'day':20 'embark':16 'experi':61 'feel':38 'food':30,50 'free':39 'get':41 'hey':1 'idea':45 'lemmi':2 'let':55 'm':15 'make':52,57 'marathon':22 'maxim':34 'memor':60 'need':29 'point':47 'poop':21 'rather':6 'request':8 'requir':10 'suggest':31 'sweat':54 'think':13 'unusu':7 'visit':37 'wild':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687665153
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/506386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687578753 {#1463
    date: 2023-06-24 05:52: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
84 DENIED moderate
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Unconventional-Food-for-a-3-Day-Pooping-Marathon"
  +title: "Unconventional Food for a 3-Day Pooping Marathon?""
  +url: null
  +body: "Hey Lemmy! I have a rather unusual request that requires your creative thinking. I'm embarking on a 3-day pooping marathon (don't ask why), and I need food suggestions that will maximize my bathroom visits. Feel free to get wild with your ideas! Bonus points if the food also makes me sweat. Let's make this a memorable experience!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687633560 {#1462
    date: 2023-06-24 21:06:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 398
  -titleTs: "'3':5 'day':6 'food':2 'marathon':8 'poop':7 'unconvent':1"
  -bodyTs: "'3':19 'also':51 'ask':25 'bathroom':36 'bonus':46 'creativ':12 'day':20 'embark':16 'experi':61 'feel':38 'food':30,50 'free':39 'get':41 'hey':1 'idea':45 'lemmi':2 'let':55 'm':15 'make':52,57 'marathon':22 'maxim':34 'memor':60 'need':29 'point':47 'poop':21 'rather':6 'request':8 'requir':10 'suggest':31 'sweat':54 'think':13 'unusu':7 'visit':37 'wild':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687665153
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/506386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687578753 {#1463
    date: 2023-06-24 05:52: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
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 {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "tildes-Invitation"
  +title: "tildes Invitation"
  +url: null
  +body: "Can someone invite me to tildes.net? If so, I would send you a direct message with my email address."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687642561 {#1435
    date: 2023-06-24 23:36:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 423
  -titleTs: "'invit':2 'tild':1"
  -bodyTs: "'address':19 'direct':14 'email':18 'invit':3 'messag':15 'send':11 'someon':2 'tildes.net':6 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687661536
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1060327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687614536 {#1430
    date: 2023-06-24 15:48:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "tildes-Invitation"
  +title: "tildes Invitation"
  +url: null
  +body: "Can someone invite me to tildes.net? If so, I would send you a direct message with my email address."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687642561 {#1435
    date: 2023-06-24 23:36:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 423
  -titleTs: "'invit':2 'tild':1"
  -bodyTs: "'address':19 'direct':14 'email':18 'invit':3 'messag':15 'send':11 'someon':2 'tildes.net':6 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687661536
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1060327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687614536 {#1430
    date: 2023-06-24 15:48:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "tildes-Invitation"
  +title: "tildes Invitation"
  +url: null
  +body: "Can someone invite me to tildes.net? If so, I would send you a direct message with my email address."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687642561 {#1435
    date: 2023-06-24 23:36:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 423
  -titleTs: "'invit':2 'tild':1"
  -bodyTs: "'address':19 'direct':14 'email':18 'invit':3 'messag':15 'send':11 'someon':2 'tildes.net':6 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687661536
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1060327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687614536 {#1430
    date: 2023-06-24 15:48:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1610
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Does-anyone-else-feel-extremely-annoyed-when-things-are-even"
  +title: "Does anyone else feel extremely annoyed when things are even slightly imperfect?"
  +url: null
  +body: """
    Specifically about technology, like are bugs on your device's OS, a program, app or game having issues, or a website/platform.\n
    \n
    And yes I'm talking about Lemmy. Such a wonderful platform, I got obsessed with the idea of this being more decentralized. But the more I use it, the more issues I find. And it seems like the devs are busy, and I can't contribute code because I don't know coding. Ahhh fuck, it's like an itch inside your head that you can't get rid of.\n
    \n
    Is it just me?\n
    \n
    Edit: Sorry for the rant.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687636753 {#1696
    date: 2023-06-24 21:59:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 396
  -titleTs: "'annoy':6 'anyon':2 'els':3 'even':10 'extrem':5 'feel':4 'imperfect':12 'slight':11 'thing':8"
  -bodyTs: "'ahhh':75 'app':14 'bug':6 'busi':62 'code':68,74 'contribut':67 'decentr':43 'dev':60 'devic':9 'edit':96 'find':54 'fuck':76 'game':16 'get':89 'got':34 'head':84 'idea':38 'insid':82 'issu':18,52 'itch':81 'know':73 'lemmi':28 'like':4,58,79 'm':25 'obsess':35 'os':11 'platform':32 'program':13 'rant':100 'rid':90 'seem':57 'sorri':97 'specif':1 'talk':26 'technolog':3 'use':48 'website/platform':21 'wonder':31 'yes':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687660560
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/154684"
  +editedAt: DateTimeImmutable @1687579765 {#1709
    date: 2023-06-24 06:09:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687574160 {#1595
    date: 2023-06-24 04:36:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Does-anyone-else-feel-extremely-annoyed-when-things-are-even"
  +title: "Does anyone else feel extremely annoyed when things are even slightly imperfect?"
  +url: null
  +body: """
    Specifically about technology, like are bugs on your device's OS, a program, app or game having issues, or a website/platform.\n
    \n
    And yes I'm talking about Lemmy. Such a wonderful platform, I got obsessed with the idea of this being more decentralized. But the more I use it, the more issues I find. And it seems like the devs are busy, and I can't contribute code because I don't know coding. Ahhh fuck, it's like an itch inside your head that you can't get rid of.\n
    \n
    Is it just me?\n
    \n
    Edit: Sorry for the rant.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687636753 {#1696
    date: 2023-06-24 21:59:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 396
  -titleTs: "'annoy':6 'anyon':2 'els':3 'even':10 'extrem':5 'feel':4 'imperfect':12 'slight':11 'thing':8"
  -bodyTs: "'ahhh':75 'app':14 'bug':6 'busi':62 'code':68,74 'contribut':67 'decentr':43 'dev':60 'devic':9 'edit':96 'find':54 'fuck':76 'game':16 'get':89 'got':34 'head':84 'idea':38 'insid':82 'issu':18,52 'itch':81 'know':73 'lemmi':28 'like':4,58,79 'm':25 'obsess':35 'os':11 'platform':32 'program':13 'rant':100 'rid':90 'seem':57 'sorri':97 'specif':1 'talk':26 'technolog':3 'use':48 'website/platform':21 'wonder':31 'yes':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687660560
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/154684"
  +editedAt: DateTimeImmutable @1687579765 {#1709
    date: 2023-06-24 06:09:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687574160 {#1595
    date: 2023-06-24 04:36:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Does-anyone-else-feel-extremely-annoyed-when-things-are-even"
  +title: "Does anyone else feel extremely annoyed when things are even slightly imperfect?"
  +url: null
  +body: """
    Specifically about technology, like are bugs on your device's OS, a program, app or game having issues, or a website/platform.\n
    \n
    And yes I'm talking about Lemmy. Such a wonderful platform, I got obsessed with the idea of this being more decentralized. But the more I use it, the more issues I find. And it seems like the devs are busy, and I can't contribute code because I don't know coding. Ahhh fuck, it's like an itch inside your head that you can't get rid of.\n
    \n
    Is it just me?\n
    \n
    Edit: Sorry for the rant.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687636753 {#1696
    date: 2023-06-24 21:59:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 396
  -titleTs: "'annoy':6 'anyon':2 'els':3 'even':10 'extrem':5 'feel':4 'imperfect':12 'slight':11 'thing':8"
  -bodyTs: "'ahhh':75 'app':14 'bug':6 'busi':62 'code':68,74 'contribut':67 'decentr':43 'dev':60 'devic':9 'edit':96 'find':54 'fuck':76 'game':16 'get':89 'got':34 'head':84 'idea':38 'insid':82 'issu':18,52 'itch':81 'know':73 'lemmi':28 'like':4,58,79 'm':25 'obsess':35 'os':11 'platform':32 'program':13 'rant':100 'rid':90 'seem':57 'sorri':97 'specif':1 'talk':26 'technolog':3 'use':48 'website/platform':21 'wonder':31 'yes':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687660560
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/154684"
  +editedAt: DateTimeImmutable @1687579765 {#1709
    date: 2023-06-24 06:09:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687574160 {#1595
    date: 2023-06-24 04:36:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-I-reach-the-right-people-here-on-Lemmy"
  +title: "How do I reach the right people here on Lemmy?"
  +url: null
  +body: """
    Hi!\n
    \n
    My name is Manu and I’m the creator of the quite fresh [bassment](https://feddit.de/c/bassment) , a place for all things related to the greatest instrument in existence.\n
    \n
    I‘m quite overwhelmed by the amount of instances and general communities out there and I‘ve yet to receive an answer from some mods over at the Music communities.\n
    \n
    We are slowly but steadily growing but I just got a feeling that there has to be a better way to reach other bass players. It’s not like the subscriber number matters, but it feels like there might be something I‘ve been missing.\n
    \n
    How have you found your favorite communities? How did you promote yours? Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687593852 {#1640
    date: 2023-06-24 10:04:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 390
  -titleTs: "'lemmi':10 'peopl':7 'reach':4 'right':6"
  -bodyTs: "'/c/bassment)':18 'amount':37 'answer':52 'bass':84 'bassment':15 'better':79 'communiti':42,60,112 'creator':10 'exist':30 'favorit':111 'feddit.de':17 'feddit.de/c/bassment)':16 'feel':72,96 'found':109 'fresh':14 'general':41 'got':70 'greatest':27 'grow':66 'hi':1 'instanc':39 'instrument':28 'like':89,97 'm':8,32 'manu':5 'matter':93 'might':99 'miss':105 'mod':55 'music':59 'name':3 'number':92 'overwhelm':34 'place':20 'player':85 'promot':116 'quit':13,33 'reach':82 'receiv':50 'relat':24 'slowli':63 'someth':101 'steadili':65 'subscrib':91 'thank':118 'thing':23 've':47,103 'way':80 'yet':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687649029
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1047002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687562629 {#1641
    date: 2023-06-24 01:23: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
95 DENIED edit
App\Entity\Entry {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-I-reach-the-right-people-here-on-Lemmy"
  +title: "How do I reach the right people here on Lemmy?"
  +url: null
  +body: """
    Hi!\n
    \n
    My name is Manu and I’m the creator of the quite fresh [bassment](https://feddit.de/c/bassment) , a place for all things related to the greatest instrument in existence.\n
    \n
    I‘m quite overwhelmed by the amount of instances and general communities out there and I‘ve yet to receive an answer from some mods over at the Music communities.\n
    \n
    We are slowly but steadily growing but I just got a feeling that there has to be a better way to reach other bass players. It’s not like the subscriber number matters, but it feels like there might be something I‘ve been missing.\n
    \n
    How have you found your favorite communities? How did you promote yours? Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687593852 {#1640
    date: 2023-06-24 10:04:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 390
  -titleTs: "'lemmi':10 'peopl':7 'reach':4 'right':6"
  -bodyTs: "'/c/bassment)':18 'amount':37 'answer':52 'bass':84 'bassment':15 'better':79 'communiti':42,60,112 'creator':10 'exist':30 'favorit':111 'feddit.de':17 'feddit.de/c/bassment)':16 'feel':72,96 'found':109 'fresh':14 'general':41 'got':70 'greatest':27 'grow':66 'hi':1 'instanc':39 'instrument':28 'like':89,97 'm':8,32 'manu':5 'matter':93 'might':99 'miss':105 'mod':55 'music':59 'name':3 'number':92 'overwhelm':34 'place':20 'player':85 'promot':116 'quit':13,33 'reach':82 'receiv':50 'relat':24 'slowli':63 'someth':101 'steadili':65 'subscrib':91 'thank':118 'thing':23 've':47,103 'way':80 'yet':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687649029
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1047002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687562629 {#1641
    date: 2023-06-24 01:23: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
96 DENIED moderate
App\Entity\Entry {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-I-reach-the-right-people-here-on-Lemmy"
  +title: "How do I reach the right people here on Lemmy?"
  +url: null
  +body: """
    Hi!\n
    \n
    My name is Manu and I’m the creator of the quite fresh [bassment](https://feddit.de/c/bassment) , a place for all things related to the greatest instrument in existence.\n
    \n
    I‘m quite overwhelmed by the amount of instances and general communities out there and I‘ve yet to receive an answer from some mods over at the Music communities.\n
    \n
    We are slowly but steadily growing but I just got a feeling that there has to be a better way to reach other bass players. It’s not like the subscriber number matters, but it feels like there might be something I‘ve been missing.\n
    \n
    How have you found your favorite communities? How did you promote yours? Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687593852 {#1640
    date: 2023-06-24 10:04:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 390
  -titleTs: "'lemmi':10 'peopl':7 'reach':4 'right':6"
  -bodyTs: "'/c/bassment)':18 'amount':37 'answer':52 'bass':84 'bassment':15 'better':79 'communiti':42,60,112 'creator':10 'exist':30 'favorit':111 'feddit.de':17 'feddit.de/c/bassment)':16 'feel':72,96 'found':109 'fresh':14 'general':41 'got':70 'greatest':27 'grow':66 'hi':1 'instanc':39 'instrument':28 'like':89,97 'm':8,32 'manu':5 'matter':93 'might':99 'miss':105 'mod':55 'music':59 'name':3 'number':92 'overwhelm':34 'place':20 'player':85 'promot':116 'quit':13,33 'reach':82 'receiv':50 'relat':24 'slowli':63 'someth':101 'steadili':65 'subscrib':91 'thank':118 'thing':23 've':47,103 'way':80 'yet':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687649029
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1047002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687562629 {#1641
    date: 2023-06-24 01:23: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
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 {#1650
  +user: Proxies\__CG__\App\Entity\User {#1654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-the-best-cooking-hacks-you-ve-learned-over-the"
  +title: "What are the best cooking hacks you've learned over the years?"
  +url: null
  +body: "What are the best practices you’ve learned to save time or make a meal better."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687648324 {#1671
    date: 2023-06-25 01:12:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 24528
  -titleTs: "'best':4 'cook':5 'hack':6 'learn':9 've':8 'year':12"
  -bodyTs: "'best':4 'better':16 'learn':8 'make':13 'meal':15 'practic':5 'save':10 'time':11 've':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687648324
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/549935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687648324 {#1679
    date: 2023-06-25 01:12:04.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 {#1650
  +user: Proxies\__CG__\App\Entity\User {#1654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-the-best-cooking-hacks-you-ve-learned-over-the"
  +title: "What are the best cooking hacks you've learned over the years?"
  +url: null
  +body: "What are the best practices you’ve learned to save time or make a meal better."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687648324 {#1671
    date: 2023-06-25 01:12:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 24528
  -titleTs: "'best':4 'cook':5 'hack':6 'learn':9 've':8 'year':12"
  -bodyTs: "'best':4 'better':16 'learn':8 'make':13 'meal':15 'practic':5 'save':10 'time':11 've':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687648324
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/549935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687648324 {#1679
    date: 2023-06-25 01:12:04.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 {#1650
  +user: Proxies\__CG__\App\Entity\User {#1654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-the-best-cooking-hacks-you-ve-learned-over-the"
  +title: "What are the best cooking hacks you've learned over the years?"
  +url: null
  +body: "What are the best practices you’ve learned to save time or make a meal better."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687648324 {#1671
    date: 2023-06-25 01:12:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 24528
  -titleTs: "'best':4 'cook':5 'hack':6 'learn':9 've':8 'year':12"
  -bodyTs: "'best':4 'better':16 'learn':8 'make':13 'meal':15 'practic':5 'save':10 'time':11 've':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687648324
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/549935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687648324 {#1679
    date: 2023-06-25 01:12:04.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