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

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 …}
}
18.12 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.09 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 {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Viewing-deleted-comments"
  +title: "Viewing deleted comments"
  +url: null
  +body: """
    I can see the comment contents by selecting View source on a deleted comment. Is this a bug or a feature? Or something configurable per instance?\n
    \n
    Works on Jerboa at least.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688572966 {#1782
    date: 2023-07-05 18:02:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 872
  -titleTs: "'comment':3 'delet':2 'view':1"
  -bodyTs: "'bug':18 'comment':5,14 'configur':24 'content':6 'delet':13 'featur':21 'instanc':26 'jerboa':29 'least':31 'per':25 'see':3 'select':8 'someth':23 'sourc':10 'view':9 'work':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688577466
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1065650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688572966 {#1783
    date: 2023-07-05 18:02:46.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 {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Viewing-deleted-comments"
  +title: "Viewing deleted comments"
  +url: null
  +body: """
    I can see the comment contents by selecting View source on a deleted comment. Is this a bug or a feature? Or something configurable per instance?\n
    \n
    Works on Jerboa at least.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688572966 {#1782
    date: 2023-07-05 18:02:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 872
  -titleTs: "'comment':3 'delet':2 'view':1"
  -bodyTs: "'bug':18 'comment':5,14 'configur':24 'content':6 'delet':13 'featur':21 'instanc':26 'jerboa':29 'least':31 'per':25 'see':3 'select':8 'someth':23 'sourc':10 'view':9 'work':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688577466
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1065650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688572966 {#1783
    date: 2023-07-05 18:02:46.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 {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Viewing-deleted-comments"
  +title: "Viewing deleted comments"
  +url: null
  +body: """
    I can see the comment contents by selecting View source on a deleted comment. Is this a bug or a feature? Or something configurable per instance?\n
    \n
    Works on Jerboa at least.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688572966 {#1782
    date: 2023-07-05 18:02:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 872
  -titleTs: "'comment':3 'delet':2 'view':1"
  -bodyTs: "'bug':18 'comment':5,14 'configur':24 'content':6 'delet':13 'featur':21 'instanc':26 'jerboa':29 'least':31 'per':25 'see':3 'select':8 'someth':23 'sourc':10 'view':9 'work':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688577466
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1065650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688572966 {#1783
    date: 2023-07-05 18:02:46.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 {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1945 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "Reddit-s-API-protest-just-got-even-more-NSFW"
  +title: "Reddit's API protest just got even more NSFW"
  +url: "https://mashable.com/article/reddit-api-protest-nsfw"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 118
  +score: 30
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688571964 {#1932
    date: 2023-07-05 17:46:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 796
  -titleTs: "'api':3 'even':7 'got':6 'nsfw':9 'protest':4 'reddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 30
  +downVotes: 0
  +ranking: 1688576794
  +visibility: "visible             "
  +apId: "https://vlemmy.net/post/484402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688490394 {#1930
    date: 2023-07-04 19:06:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1945 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "Reddit-s-API-protest-just-got-even-more-NSFW"
  +title: "Reddit's API protest just got even more NSFW"
  +url: "https://mashable.com/article/reddit-api-protest-nsfw"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 118
  +score: 30
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688571964 {#1932
    date: 2023-07-05 17:46:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 796
  -titleTs: "'api':3 'even':7 'got':6 'nsfw':9 'protest':4 'reddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 30
  +downVotes: 0
  +ranking: 1688576794
  +visibility: "visible             "
  +apId: "https://vlemmy.net/post/484402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688490394 {#1930
    date: 2023-07-04 19:06:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1945 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "Reddit-s-API-protest-just-got-even-more-NSFW"
  +title: "Reddit's API protest just got even more NSFW"
  +url: "https://mashable.com/article/reddit-api-protest-nsfw"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 118
  +score: 30
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688571964 {#1932
    date: 2023-07-05 17:46:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 796
  -titleTs: "'api':3 'even':7 'got':6 'nsfw':9 'protest':4 'reddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 30
  +downVotes: 0
  +ranking: 1688576794
  +visibility: "visible             "
  +apId: "https://vlemmy.net/post/484402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688490394 {#1930
    date: 2023-07-04 19:06:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2167
  +user: Proxies\__CG__\App\Entity\User {#2288 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "What-can-Lemmy-federate-with"
  +title: "What can Lemmy federate with?"
  +url: null
  +body: """
    Can Lemmy federate with these platforms?\n
    \n
    - Peertube (Video comments)\n
    - Mastodon (Tweets/Toots comments)\n
    - Plemora (Tweets comments)\n
    - Misskey (Tweets comments)\n
    - Plume (Blog post comments)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688571690 {#2357
    date: 2023-07-05 17:41:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 837
  -titleTs: "'feder':4 'lemmi':3"
  -bodyTs: "'blog':20 'comment':9,12,15,18,22 'feder':3 'lemmi':2 'mastodon':10 'misskey':16 'peertub':7 'platform':6 'plemora':13 'plume':19 'post':21 'tweet':14,17 'tweets/toots':11 'video':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688617525
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1049148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688531125 {#2166
    date: 2023-07-05 06:25:25.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 {#2167
  +user: Proxies\__CG__\App\Entity\User {#2288 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "What-can-Lemmy-federate-with"
  +title: "What can Lemmy federate with?"
  +url: null
  +body: """
    Can Lemmy federate with these platforms?\n
    \n
    - Peertube (Video comments)\n
    - Mastodon (Tweets/Toots comments)\n
    - Plemora (Tweets comments)\n
    - Misskey (Tweets comments)\n
    - Plume (Blog post comments)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688571690 {#2357
    date: 2023-07-05 17:41:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 837
  -titleTs: "'feder':4 'lemmi':3"
  -bodyTs: "'blog':20 'comment':9,12,15,18,22 'feder':3 'lemmi':2 'mastodon':10 'misskey':16 'peertub':7 'platform':6 'plemora':13 'plume':19 'post':21 'tweet':14,17 'tweets/toots':11 'video':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688617525
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1049148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688531125 {#2166
    date: 2023-07-05 06:25:25.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 {#2167
  +user: Proxies\__CG__\App\Entity\User {#2288 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "What-can-Lemmy-federate-with"
  +title: "What can Lemmy federate with?"
  +url: null
  +body: """
    Can Lemmy federate with these platforms?\n
    \n
    - Peertube (Video comments)\n
    - Mastodon (Tweets/Toots comments)\n
    - Plemora (Tweets comments)\n
    - Misskey (Tweets comments)\n
    - Plume (Blog post comments)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688571690 {#2357
    date: 2023-07-05 17:41:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 837
  -titleTs: "'feder':4 'lemmi':3"
  -bodyTs: "'blog':20 'comment':9,12,15,18,22 'feder':3 'lemmi':2 'mastodon':10 'misskey':16 'peertub':7 'platform':6 'plemora':13 'plume':19 'post':21 'tweet':14,17 'tweets/toots':11 'video':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688617525
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1049148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688531125 {#2166
    date: 2023-07-05 06:25:25.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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1643 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "This-leaf-footed-bugs-eggs-look-a-little-sus"
  +title: "This leaf footed bugs eggs look a little “sus”"
  +url: "https://i.imgur.com/vu5PU8E.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688571687 {#1638
    date: 2023-07-05 17:41:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 1606
  -titleTs: "'bug':4 'egg':5 'foot':3 'leaf':2 'littl':8 'look':6 'sus':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688576187
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1065202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688571687 {#1637
    date: 2023-07-05 17:41:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1643 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "This-leaf-footed-bugs-eggs-look-a-little-sus"
  +title: "This leaf footed bugs eggs look a little “sus”"
  +url: "https://i.imgur.com/vu5PU8E.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688571687 {#1638
    date: 2023-07-05 17:41:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 1606
  -titleTs: "'bug':4 'egg':5 'foot':3 'leaf':2 'littl':8 'look':6 'sus':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688576187
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1065202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688571687 {#1637
    date: 2023-07-05 17:41:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1643 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "This-leaf-footed-bugs-eggs-look-a-little-sus"
  +title: "This leaf footed bugs eggs look a little “sus”"
  +url: "https://i.imgur.com/vu5PU8E.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688571687 {#1638
    date: 2023-07-05 17:41:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 1606
  -titleTs: "'bug':4 'egg':5 'foot':3 'leaf':2 'littl':8 'look':6 'sus':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688576187
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1065202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688571687 {#1637
    date: 2023-07-05 17:41:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "How-rich-are-you"
  +title: "How rich are you?"
  +url: null
  +body: "I’m so rich! I had so much toilet paper in 2020 that I could afford cooking oil in 2022!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688570654 {#1756
    date: 2023-07-05 17:24:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 865
  -titleTs: "'rich':2"
  -bodyTs: "'2020':12 '2022':20 'afford':16 'cook':17 'could':15 'm':2 'much':8 'oil':18 'paper':10 'rich':4 'toilet':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688618651
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1063391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688567151 {#1767
    date: 2023-07-05 16:25: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
19 DENIED edit
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "How-rich-are-you"
  +title: "How rich are you?"
  +url: null
  +body: "I’m so rich! I had so much toilet paper in 2020 that I could afford cooking oil in 2022!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688570654 {#1756
    date: 2023-07-05 17:24:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 865
  -titleTs: "'rich':2"
  -bodyTs: "'2020':12 '2022':20 'afford':16 'cook':17 'could':15 'm':2 'much':8 'oil':18 'paper':10 'rich':4 'toilet':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688618651
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1063391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688567151 {#1767
    date: 2023-07-05 16:25: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
20 DENIED moderate
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "How-rich-are-you"
  +title: "How rich are you?"
  +url: null
  +body: "I’m so rich! I had so much toilet paper in 2020 that I could afford cooking oil in 2022!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688570654 {#1756
    date: 2023-07-05 17:24:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 865
  -titleTs: "'rich':2"
  -bodyTs: "'2020':12 '2022':20 'afford':16 'cook':17 'could':15 'm':2 'much':8 'oil':18 'paper':10 'rich':4 'toilet':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688618651
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1063391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688567151 {#1767
    date: 2023-07-05 16:25: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
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 {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Recommend-a-water-pick"
  +title: "Recommend a water pick?"
  +url: null
  +body: """
    A post over at YSK talked about flossing, and mentioned water picks.\n
    \n
    - Anyone got any recommendations they can share?\n
    - How much should I be spending?\n
    - Any reasons for or against?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688569274 {#1704
    date: 2023-07-05 17:01:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 861
  -titleTs: "'pick':4 'recommend':1 'water':3"
  -bodyTs: "'anyon':13 'floss':8 'got':14 'mention':10 'much':21 'pick':12 'post':2 'reason':27 'recommend':16 'share':19 'spend':25 'talk':6 'water':11 'ysk':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688604930
  +visibility: "visible             "
  +apId: "https://lazysoci.al/post/260151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688563430 {#1713
    date: 2023-07-05 15:23:50.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 {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Recommend-a-water-pick"
  +title: "Recommend a water pick?"
  +url: null
  +body: """
    A post over at YSK talked about flossing, and mentioned water picks.\n
    \n
    - Anyone got any recommendations they can share?\n
    - How much should I be spending?\n
    - Any reasons for or against?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688569274 {#1704
    date: 2023-07-05 17:01:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 861
  -titleTs: "'pick':4 'recommend':1 'water':3"
  -bodyTs: "'anyon':13 'floss':8 'got':14 'mention':10 'much':21 'pick':12 'post':2 'reason':27 'recommend':16 'share':19 'spend':25 'talk':6 'water':11 'ysk':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688604930
  +visibility: "visible             "
  +apId: "https://lazysoci.al/post/260151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688563430 {#1713
    date: 2023-07-05 15:23:50.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 {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Recommend-a-water-pick"
  +title: "Recommend a water pick?"
  +url: null
  +body: """
    A post over at YSK talked about flossing, and mentioned water picks.\n
    \n
    - Anyone got any recommendations they can share?\n
    - How much should I be spending?\n
    - Any reasons for or against?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688569274 {#1704
    date: 2023-07-05 17:01:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 861
  -titleTs: "'pick':4 'recommend':1 'water':3"
  -bodyTs: "'anyon':13 'floss':8 'got':14 'mention':10 'much':21 'pick':12 'post':2 'reason':27 'recommend':16 'share':19 'spend':25 'talk':6 'water':11 'ysk':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688604930
  +visibility: "visible             "
  +apId: "https://lazysoci.al/post/260151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688563430 {#1713
    date: 2023-07-05 15:23:50.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 {#1888
  +user: Proxies\__CG__\App\Entity\User {#1866 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "ESP32-with-multiple-cameras"
  +title: "ESP32 with multiple cameras"
  +url: null
  +body: "I want to connect five OV2640 cameras via FPC to an ESP32 on a custom PCB. Is this generally possible and does the ESP32 have enough power for this or do I need an ESP32 for each camera? The frames per second are not so important as the cameras will be used as QR code scanners. Which components allow to run so many cameras with one ESP32?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688567318 {#1885
    date: 2023-07-05 16:28:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1865 …}
  +reports: Doctrine\ORM\PersistentCollection {#1905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1864 …}
  +badges: Doctrine\ORM\PersistentCollection {#1925 …}
  +children: []
  -id: 603
  -titleTs: "'camera':4 'esp32':1 'multipl':3"
  -bodyTs: "'allow':59 'camera':7,38,49,64 'code':55 'compon':58 'connect':4 'custom':15 'enough':26 'esp32':12,24,35,67 'five':5 'fpc':9 'frame':40 'general':19 'import':46 'mani':63 'need':33 'one':66 'ov2640':6 'pcb':16 'per':41 'possibl':20 'power':27 'qr':54 'run':61 'scanner':56 'second':42 'use':52 'via':8 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688202269
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/401109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688159269 {#1887
    date: 2023-06-30 23:07: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
27 DENIED edit
App\Entity\Entry {#1888
  +user: Proxies\__CG__\App\Entity\User {#1866 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "ESP32-with-multiple-cameras"
  +title: "ESP32 with multiple cameras"
  +url: null
  +body: "I want to connect five OV2640 cameras via FPC to an ESP32 on a custom PCB. Is this generally possible and does the ESP32 have enough power for this or do I need an ESP32 for each camera? The frames per second are not so important as the cameras will be used as QR code scanners. Which components allow to run so many cameras with one ESP32?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688567318 {#1885
    date: 2023-07-05 16:28:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1865 …}
  +reports: Doctrine\ORM\PersistentCollection {#1905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1864 …}
  +badges: Doctrine\ORM\PersistentCollection {#1925 …}
  +children: []
  -id: 603
  -titleTs: "'camera':4 'esp32':1 'multipl':3"
  -bodyTs: "'allow':59 'camera':7,38,49,64 'code':55 'compon':58 'connect':4 'custom':15 'enough':26 'esp32':12,24,35,67 'five':5 'fpc':9 'frame':40 'general':19 'import':46 'mani':63 'need':33 'one':66 'ov2640':6 'pcb':16 'per':41 'possibl':20 'power':27 'qr':54 'run':61 'scanner':56 'second':42 'use':52 'via':8 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688202269
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/401109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688159269 {#1887
    date: 2023-06-30 23:07: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
28 DENIED moderate
App\Entity\Entry {#1888
  +user: Proxies\__CG__\App\Entity\User {#1866 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "ESP32-with-multiple-cameras"
  +title: "ESP32 with multiple cameras"
  +url: null
  +body: "I want to connect five OV2640 cameras via FPC to an ESP32 on a custom PCB. Is this generally possible and does the ESP32 have enough power for this or do I need an ESP32 for each camera? The frames per second are not so important as the cameras will be used as QR code scanners. Which components allow to run so many cameras with one ESP32?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688567318 {#1885
    date: 2023-07-05 16:28:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1865 …}
  +reports: Doctrine\ORM\PersistentCollection {#1905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1864 …}
  +badges: Doctrine\ORM\PersistentCollection {#1925 …}
  +children: []
  -id: 603
  -titleTs: "'camera':4 'esp32':1 'multipl':3"
  -bodyTs: "'allow':59 'camera':7,38,49,64 'code':55 'compon':58 'connect':4 'custom':15 'enough':26 'esp32':12,24,35,67 'five':5 'fpc':9 'frame':40 'general':19 'import':46 'mani':63 'need':33 'one':66 'ov2640':6 'pcb':16 'per':41 'possibl':20 'power':27 'qr':54 'run':61 'scanner':56 'second':42 'use':52 'via':8 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688202269
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/401109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688159269 {#1887
    date: 2023-06-30 23:07: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
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 {#1889
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
  +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
  +url: null
  +body: """
    I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
    \n
    When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
    \n
    To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
    \n
    I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
    [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
    \n
    This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
    I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
    \n
    I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
    \n
    However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
    \n
    Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
    \n
    I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
    \n
    The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688566719 {#1924
    date: 2023-07-05 16:18:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1900 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 699
  -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
  -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688335184
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/948092"
  +editedAt: DateTimeImmutable @1688320805 {#1912
    date: 2023-07-02 20:00:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688304184 {#1915
    date: 2023-07-02 15:23: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
31 DENIED edit
App\Entity\Entry {#1889
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
  +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
  +url: null
  +body: """
    I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
    \n
    When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
    \n
    To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
    \n
    I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
    [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
    \n
    This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
    I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
    \n
    I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
    \n
    However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
    \n
    Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
    \n
    I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
    \n
    The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688566719 {#1924
    date: 2023-07-05 16:18:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1900 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 699
  -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
  -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688335184
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/948092"
  +editedAt: DateTimeImmutable @1688320805 {#1912
    date: 2023-07-02 20:00:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688304184 {#1915
    date: 2023-07-02 15:23: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
32 DENIED moderate
App\Entity\Entry {#1889
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
  +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
  +url: null
  +body: """
    I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
    \n
    When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
    \n
    To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
    \n
    I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
    [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
    \n
    This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
    I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
    \n
    I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
    \n
    However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
    \n
    Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
    \n
    I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
    \n
    The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688566719 {#1924
    date: 2023-07-05 16:18:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1900 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 699
  -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
  -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688335184
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/948092"
  +editedAt: DateTimeImmutable @1688320805 {#1912
    date: 2023-07-02 20:00:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688304184 {#1915
    date: 2023-07-02 15:23: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
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 {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1467 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Lemmy-Fediverse-Karma-possible"
  +title: "Lemmy/Fediverse Karma possible?"
  +url: "https://lemmy.world/pictrs/image/ea339850-744c-43d9-8147-a4b7ca16b67c.jpeg"
  +body: "So I’ve seen quite a few comments from people regarding the lack of karma so far in Lemmy/The Fediverse, and I was just wondering if because of the nature of how it works if karma is even possible? Although I wouldn’t mind too much about it existing, people have made good points about how much it helps moderation and keeps the trolls at bay, so I feel it’s a very nice too to have. Thanks in advance for the responses!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688566586 {#1468
    date: 2023-07-05 16:16:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 863
  -titleTs: "'karma':2 'lemmy/fediverse':1 'possibl':3"
  -bodyTs: "'advanc':80 'although':40 'bay':66 'comment':8 'even':38 'exist':49 'far':17 'fedivers':20 'feel':69 'good':53 'help':59 'karma':15,36 'keep':62 'lack':13 'lemmy/the':19 'made':52 'mind':44 'moder':60 'much':46,57 'natur':30 'nice':74 'peopl':10,50 'point':54 'possibl':39 'quit':5 'regard':11 'respons':83 'seen':4 'thank':78 'troll':64 've':3 'wonder':25 'work':34 'wouldn':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688582339
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1061928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688564839 {#1474
    date: 2023-07-05 15:47: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
35 DENIED edit
App\Entity\Entry {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1467 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Lemmy-Fediverse-Karma-possible"
  +title: "Lemmy/Fediverse Karma possible?"
  +url: "https://lemmy.world/pictrs/image/ea339850-744c-43d9-8147-a4b7ca16b67c.jpeg"
  +body: "So I’ve seen quite a few comments from people regarding the lack of karma so far in Lemmy/The Fediverse, and I was just wondering if because of the nature of how it works if karma is even possible? Although I wouldn’t mind too much about it existing, people have made good points about how much it helps moderation and keeps the trolls at bay, so I feel it’s a very nice too to have. Thanks in advance for the responses!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688566586 {#1468
    date: 2023-07-05 16:16:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 863
  -titleTs: "'karma':2 'lemmy/fediverse':1 'possibl':3"
  -bodyTs: "'advanc':80 'although':40 'bay':66 'comment':8 'even':38 'exist':49 'far':17 'fedivers':20 'feel':69 'good':53 'help':59 'karma':15,36 'keep':62 'lack':13 'lemmy/the':19 'made':52 'mind':44 'moder':60 'much':46,57 'natur':30 'nice':74 'peopl':10,50 'point':54 'possibl':39 'quit':5 'regard':11 'respons':83 'seen':4 'thank':78 'troll':64 've':3 'wonder':25 'work':34 'wouldn':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688582339
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1061928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688564839 {#1474
    date: 2023-07-05 15:47: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
36 DENIED moderate
App\Entity\Entry {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1467 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Lemmy-Fediverse-Karma-possible"
  +title: "Lemmy/Fediverse Karma possible?"
  +url: "https://lemmy.world/pictrs/image/ea339850-744c-43d9-8147-a4b7ca16b67c.jpeg"
  +body: "So I’ve seen quite a few comments from people regarding the lack of karma so far in Lemmy/The Fediverse, and I was just wondering if because of the nature of how it works if karma is even possible? Although I wouldn’t mind too much about it existing, people have made good points about how much it helps moderation and keeps the trolls at bay, so I feel it’s a very nice too to have. Thanks in advance for the responses!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688566586 {#1468
    date: 2023-07-05 16:16:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 863
  -titleTs: "'karma':2 'lemmy/fediverse':1 'possibl':3"
  -bodyTs: "'advanc':80 'although':40 'bay':66 'comment':8 'even':38 'exist':49 'far':17 'fedivers':20 'feel':69 'good':53 'help':59 'karma':15,36 'keep':62 'lack':13 'lemmy/the':19 'made':52 'mind':44 'moder':60 'much':46,57 'natur':30 'nice':74 'peopl':10,50 'point':54 'possibl':39 'quit':5 'regard':11 'respons':83 'seen':4 'thank':78 'troll':64 've':3 'wonder':25 'work':34 'wouldn':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688582339
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1061928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688564839 {#1474
    date: 2023-07-05 15:47: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
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 {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Alternatives-to-Google-Discover"
  +title: "Alternatives to Google Discover?"
  +url: null
  +body: "So I’m tired of dealing with Google not respecting my content preferences and I’m looking for a story viewer with a little bit more control. Anyone have any ideas or good programs?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688566042 {#1494
    date: 2023-07-05 16:07:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 864
  -titleTs: "'altern':1 'discov':4 'googl':3"
  -bodyTs: "'anyon':28 'bit':25 'content':12 'control':27 'deal':6 'good':33 'googl':8 'idea':31 'littl':24 'look':17 'm':3,16 'prefer':13 'program':34 'respect':10 'stori':20 'tire':4 'viewer':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688566042
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/962174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688566042 {#1490
    date: 2023-07-05 16:07:22.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 {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Alternatives-to-Google-Discover"
  +title: "Alternatives to Google Discover?"
  +url: null
  +body: "So I’m tired of dealing with Google not respecting my content preferences and I’m looking for a story viewer with a little bit more control. Anyone have any ideas or good programs?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688566042 {#1494
    date: 2023-07-05 16:07:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 864
  -titleTs: "'altern':1 'discov':4 'googl':3"
  -bodyTs: "'anyon':28 'bit':25 'content':12 'control':27 'deal':6 'good':33 'googl':8 'idea':31 'littl':24 'look':17 'm':3,16 'prefer':13 'program':34 'respect':10 'stori':20 'tire':4 'viewer':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688566042
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/962174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688566042 {#1490
    date: 2023-07-05 16:07:22.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 {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Alternatives-to-Google-Discover"
  +title: "Alternatives to Google Discover?"
  +url: null
  +body: "So I’m tired of dealing with Google not respecting my content preferences and I’m looking for a story viewer with a little bit more control. Anyone have any ideas or good programs?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688566042 {#1494
    date: 2023-07-05 16:07:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 864
  -titleTs: "'altern':1 'discov':4 'googl':3"
  -bodyTs: "'anyon':28 'bit':25 'content':12 'control':27 'deal':6 'good':33 'googl':8 'idea':31 'littl':24 'look':17 'm':3,16 'prefer':13 'program':34 'respect':10 'stori':20 'tire':4 'viewer':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688566042
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/962174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688566042 {#1490
    date: 2023-07-05 16:07:22.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 {#1696
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1709 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Let-s-go"
  +title: "Let's go!"
  +url: "https://lemmy.world/pictrs/image/86444030-93b8-406e-94a1-9cfe0534e7aa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688565934 {#1690
    date: 2023-07-05 16:05:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 24587
  -titleTs: "'go':3 'let':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1062566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688565934 {#1698
    date: 2023-07-05 16:05:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1709 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Let-s-go"
  +title: "Let's go!"
  +url: "https://lemmy.world/pictrs/image/86444030-93b8-406e-94a1-9cfe0534e7aa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688565934 {#1690
    date: 2023-07-05 16:05:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 24587
  -titleTs: "'go':3 'let':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1062566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688565934 {#1698
    date: 2023-07-05 16:05:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1709 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Let-s-go"
  +title: "Let's go!"
  +url: "https://lemmy.world/pictrs/image/86444030-93b8-406e-94a1-9cfe0534e7aa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688565934 {#1690
    date: 2023-07-05 16:05:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 24587
  -titleTs: "'go':3 'let':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1062566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688565934 {#1698
    date: 2023-07-05 16:05:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1456 …}
  +image: Proxies\__CG__\App\Entity\Image {#1454 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Unusual-sightings"
  +title: "Unusual sightings"
  +url: "https://lemmy.world/pictrs/image/7f75f141-0dca-450e-b4a0-170014c45d7d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688565807 {#1419
    date: 2023-07-05 16:03:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 12815
  -titleTs: "'sight':2 'unusu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688565807
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1062471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688565807 {#1425
    date: 2023-07-05 16:03:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1456 …}
  +image: Proxies\__CG__\App\Entity\Image {#1454 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Unusual-sightings"
  +title: "Unusual sightings"
  +url: "https://lemmy.world/pictrs/image/7f75f141-0dca-450e-b4a0-170014c45d7d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688565807 {#1419
    date: 2023-07-05 16:03:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 12815
  -titleTs: "'sight':2 'unusu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688565807
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1062471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688565807 {#1425
    date: 2023-07-05 16:03:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1456 …}
  +image: Proxies\__CG__\App\Entity\Image {#1454 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Unusual-sightings"
  +title: "Unusual sightings"
  +url: "https://lemmy.world/pictrs/image/7f75f141-0dca-450e-b4a0-170014c45d7d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688565807 {#1419
    date: 2023-07-05 16:03:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 12815
  -titleTs: "'sight':2 'unusu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688565807
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1062471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688565807 {#1425
    date: 2023-07-05 16:03:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +slug: "Malicious-Community-Rule-Compliance"
  +title: "Malicious Community Rule Compliance"
  +url: "https://feddit.nl/pictrs/image/2d3df939-da1e-44e3-86f6-c10059fca251.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688565552 {#1590
    date: 2023-07-05 15:59:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: []
  -id: 28960
  -titleTs: "'communiti':2 'complianc':4 'malici':1 'rule':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/387284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688565552 {#1592
    date: 2023-07-05 15:59:12.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 {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +slug: "Malicious-Community-Rule-Compliance"
  +title: "Malicious Community Rule Compliance"
  +url: "https://feddit.nl/pictrs/image/2d3df939-da1e-44e3-86f6-c10059fca251.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688565552 {#1590
    date: 2023-07-05 15:59:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: []
  -id: 28960
  -titleTs: "'communiti':2 'complianc':4 'malici':1 'rule':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/387284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688565552 {#1592
    date: 2023-07-05 15:59:12.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 {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +slug: "Malicious-Community-Rule-Compliance"
  +title: "Malicious Community Rule Compliance"
  +url: "https://feddit.nl/pictrs/image/2d3df939-da1e-44e3-86f6-c10059fca251.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688565552 {#1590
    date: 2023-07-05 15:59:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: []
  -id: 28960
  -titleTs: "'communiti':2 'complianc':4 'malici':1 'rule':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/387284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688565552 {#1592
    date: 2023-07-05 15:59:12.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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Extra-Long-Pin-2x2-header"
  +title: "Extra Long Pin 2x2 header"
  +url: null
  +body: """
    I’m looking for a version of this connector (2x2, 2.54mm):\n
    \n
    [www.adafruit.com/product/4855](https://www.adafruit.com/product/4855)\n
    \n
    with extra long pins, like this: [www.adafruit.com/product/2223](https://www.adafruit.com/product/2223)\n
    \n
    Any sources for this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688565512 {#238
    date: 2023-07-05 15:58:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1820 …}
  +votes: Doctrine\ORM\PersistentCollection {#1836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1913 …}
  +badges: Doctrine\ORM\PersistentCollection {#1916 …}
  +children: []
  -id: 601
  -titleTs: "'2x2':4 'extra':1 'header':5 'long':2 'pin':3"
  -bodyTs: "'/product/2223](https://www.adafruit.com/product/2223)':24 '/product/4855](https://www.adafruit.com/product/4855)':15 '2.54':11 '2x2':10 'connector':9 'extra':17 'like':20 'long':18 'look':3 'm':2 'mm':12 'pin':19 'sourc':26 'version':6 'www.adafruit.com':14,23 'www.adafruit.com/product/2223](https://www.adafruit.com/product/2223)':22 'www.adafruit.com/product/4855](https://www.adafruit.com/product/4855)':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688158804
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/396183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688141304 {#247
    date: 2023-06-30 18:08: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
55 DENIED edit
App\Entity\Entry {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Extra-Long-Pin-2x2-header"
  +title: "Extra Long Pin 2x2 header"
  +url: null
  +body: """
    I’m looking for a version of this connector (2x2, 2.54mm):\n
    \n
    [www.adafruit.com/product/4855](https://www.adafruit.com/product/4855)\n
    \n
    with extra long pins, like this: [www.adafruit.com/product/2223](https://www.adafruit.com/product/2223)\n
    \n
    Any sources for this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688565512 {#238
    date: 2023-07-05 15:58:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1820 …}
  +votes: Doctrine\ORM\PersistentCollection {#1836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1913 …}
  +badges: Doctrine\ORM\PersistentCollection {#1916 …}
  +children: []
  -id: 601
  -titleTs: "'2x2':4 'extra':1 'header':5 'long':2 'pin':3"
  -bodyTs: "'/product/2223](https://www.adafruit.com/product/2223)':24 '/product/4855](https://www.adafruit.com/product/4855)':15 '2.54':11 '2x2':10 'connector':9 'extra':17 'like':20 'long':18 'look':3 'm':2 'mm':12 'pin':19 'sourc':26 'version':6 'www.adafruit.com':14,23 'www.adafruit.com/product/2223](https://www.adafruit.com/product/2223)':22 'www.adafruit.com/product/4855](https://www.adafruit.com/product/4855)':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688158804
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/396183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688141304 {#247
    date: 2023-06-30 18:08: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
56 DENIED moderate
App\Entity\Entry {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Extra-Long-Pin-2x2-header"
  +title: "Extra Long Pin 2x2 header"
  +url: null
  +body: """
    I’m looking for a version of this connector (2x2, 2.54mm):\n
    \n
    [www.adafruit.com/product/4855](https://www.adafruit.com/product/4855)\n
    \n
    with extra long pins, like this: [www.adafruit.com/product/2223](https://www.adafruit.com/product/2223)\n
    \n
    Any sources for this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688565512 {#238
    date: 2023-07-05 15:58:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1820 …}
  +votes: Doctrine\ORM\PersistentCollection {#1836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1913 …}
  +badges: Doctrine\ORM\PersistentCollection {#1916 …}
  +children: []
  -id: 601
  -titleTs: "'2x2':4 'extra':1 'header':5 'long':2 'pin':3"
  -bodyTs: "'/product/2223](https://www.adafruit.com/product/2223)':24 '/product/4855](https://www.adafruit.com/product/4855)':15 '2.54':11 '2x2':10 'connector':9 'extra':17 'like':20 'long':18 'look':3 'm':2 'mm':12 'pin':19 'sourc':26 'version':6 'www.adafruit.com':14,23 'www.adafruit.com/product/2223](https://www.adafruit.com/product/2223)':22 'www.adafruit.com/product/4855](https://www.adafruit.com/product/4855)':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688158804
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/396183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688141304 {#247
    date: 2023-06-30 18:08: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
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 {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "How-can-people-prevent-the-Dead-Internet-Theory-from-becoming"
  +title: "How can people prevent the Dead Internet Theory from becoming our reality?"
  +url: null
  +body: "[ELI5 Dead Internet Theory](https://lemmy.fmhy.ml/post/609101)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688564807 {#2481
    date: 2023-07-05 15:46:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 851
  -titleTs: "'becom':10 'dead':6 'internet':7 'peopl':3 'prevent':4 'realiti':12 'theori':8"
  -bodyTs: "'/post/609101)':7 'dead':2 'eli5':1 'internet':3 'lemmy.fmhy.ml':6 'lemmy.fmhy.ml/post/609101)':5 'theori':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688639182
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/609201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688552782 {#1512
    date: 2023-07-05 12:26:22.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 {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "How-can-people-prevent-the-Dead-Internet-Theory-from-becoming"
  +title: "How can people prevent the Dead Internet Theory from becoming our reality?"
  +url: null
  +body: "[ELI5 Dead Internet Theory](https://lemmy.fmhy.ml/post/609101)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688564807 {#2481
    date: 2023-07-05 15:46:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 851
  -titleTs: "'becom':10 'dead':6 'internet':7 'peopl':3 'prevent':4 'realiti':12 'theori':8"
  -bodyTs: "'/post/609101)':7 'dead':2 'eli5':1 'internet':3 'lemmy.fmhy.ml':6 'lemmy.fmhy.ml/post/609101)':5 'theori':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688639182
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/609201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688552782 {#1512
    date: 2023-07-05 12:26:22.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 {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "How-can-people-prevent-the-Dead-Internet-Theory-from-becoming"
  +title: "How can people prevent the Dead Internet Theory from becoming our reality?"
  +url: null
  +body: "[ELI5 Dead Internet Theory](https://lemmy.fmhy.ml/post/609101)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688564807 {#2481
    date: 2023-07-05 15:46:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 851
  -titleTs: "'becom':10 'dead':6 'internet':7 'peopl':3 'prevent':4 'realiti':12 'theori':8"
  -bodyTs: "'/post/609101)':7 'dead':2 'eli5':1 'internet':3 'lemmy.fmhy.ml':6 'lemmy.fmhy.ml/post/609101)':5 'theori':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688639182
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/609201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688552782 {#1512
    date: 2023-07-05 12:26:22.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 {#1641
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1456 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Recruiting-people"
  +title: "Recruiting people"
  +url: "https://lemmy.world/pictrs/image/123bfc16-9535-46a0-8f02-d1583d48b121.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688564322 {#1645
    date: 2023-07-05 15:38:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 28044
  -titleTs: "'peopl':2 'recruit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1061617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688564322 {#1640
    date: 2023-07-05 15:38: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
63 DENIED edit
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1456 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Recruiting-people"
  +title: "Recruiting people"
  +url: "https://lemmy.world/pictrs/image/123bfc16-9535-46a0-8f02-d1583d48b121.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688564322 {#1645
    date: 2023-07-05 15:38:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 28044
  -titleTs: "'peopl':2 'recruit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1061617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688564322 {#1640
    date: 2023-07-05 15:38: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
64 DENIED moderate
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1456 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Recruiting-people"
  +title: "Recruiting people"
  +url: "https://lemmy.world/pictrs/image/123bfc16-9535-46a0-8f02-d1583d48b121.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688564322 {#1645
    date: 2023-07-05 15:38:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 28044
  -titleTs: "'peopl':2 'recruit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1061617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688564322 {#1640
    date: 2023-07-05 15:38: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
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 {#1679
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1709 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Testing-good"
  +title: "Testing good"
  +url: "https://lemmy.world/pictrs/image/6853b493-942b-4088-bcb6-198ed07602d4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688563190 {#1668
    date: 2023-07-05 15:19:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 28050
  -titleTs: "'good':2 'test':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1061221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688563190 {#1671
    date: 2023-07-05 15:19:50.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 {#1679
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1709 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Testing-good"
  +title: "Testing good"
  +url: "https://lemmy.world/pictrs/image/6853b493-942b-4088-bcb6-198ed07602d4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688563190 {#1668
    date: 2023-07-05 15:19:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 28050
  -titleTs: "'good':2 'test':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1061221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688563190 {#1671
    date: 2023-07-05 15:19:50.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 {#1679
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1709 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Testing-good"
  +title: "Testing good"
  +url: "https://lemmy.world/pictrs/image/6853b493-942b-4088-bcb6-198ed07602d4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688563190 {#1668
    date: 2023-07-05 15:19:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 28050
  -titleTs: "'good':2 'test':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1061221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688563190 {#1671
    date: 2023-07-05 15:19:50.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 {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "Reichsburg-Cochem-Cochem-Castle-Rhineland-Palatinate-Germany"
  +title: "Reichsburg Cochem (Cochem Castle) - Rhineland-Palatinate, Germany"
  +url: "https://i.imgur.com/TZDFrk0.jpg"
  +body: """
    [reichsburg-cochem.de](https://reichsburg-cochem.de)\n
    \n
    [www.openstreetmap.org/way/185586738](https://www.openstreetmap.org/way/185586738)Street view aerial shot: [goo.gl/maps/nycfD98yFDfyYdNu6](https://goo.gl/maps/nycfD98yFDfyYdNu6)\n
    \n
    Visit seems to be by tour only, so gather as much info about languages available on the day when planning a visit. On Fridays and Saturdays, a “Knights‘ meal“ feast can be booked.\n
    \n
    The Reichsburg Cochem had its first documentary mention in 1130. In 1151, it was occupied by King Konrad III, who declared it an Imperial castle. In 1688, the castle was overrun by French King Louis XIV’s troops in the course of the Nine Years’ War (known in Germany as the Pfälzischer Erbfolgekrieg, or War of the Palatine Succession), and the following year, they destroyed it. The castle complex long lay in ruins before in 1868 it was bought by the Berlin businessman Louis Fréderic Jacques Ravené for 300 Goldmark and then reconstructed in the Gothic Revival style. Since 1978 it has been owned by the town of Cochem and is administered by a company named Reichsburg GmbH.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688562932 {#1446
    date: 2023-07-05 15:15:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 10442
  -titleTs: "'castl':4 'cochem':2,3 'germani':8 'palatin':7 'reichsburg':1 'rhineland':6 'rhineland-palatin':5"
  -bodyTs: "'/maps/nycfd98yfdfyydnu6](https://goo.gl/maps/nycfd98yfdfyydnu6)':11 '/way/185586738](https://www.openstreetmap.org/way/185586738)street':5 '1130':54 '1151':56 '1688':71 '1868':120 '1978':144 '300':133 'administ':156 'aerial':7 'avail':26 'berlin':126 'book':44 'bought':123 'businessman':127 'castl':69,73,112 'cochem':47,153 'compani':159 'complex':113 'cours':85 'day':29 'declar':65 'destroy':109 'documentari':51 'erbfolgekrieg':97 'feast':41 'first':50 'follow':106 'french':77 'friday':35 'fréderic':129 'gather':20 'germani':93 'gmbh':162 'goldmark':134 'goo.gl':10 'goo.gl/maps/nycfd98yfdfyydnu6](https://goo.gl/maps/nycfd98yfdfyydnu6)':9 'gothic':140 'iii':63 'imperi':68 'info':23 'jacqu':130 'king':61,78 'knight':39 'known':91 'konrad':62 'languag':25 'lay':115 'long':114 'loui':79,128 'meal':40 'mention':52 'much':22 'name':160 'nine':88 'occupi':59 'overrun':75 'own':148 'palatin':102 'pfälzischer':96 'plan':31 'ravené':131 'reconstruct':137 'reichsburg':46,161 'reichsburg-cochem.de':1,2 'reviv':141 'ruin':117 'saturday':37 'seem':13 'shot':8 'sinc':143 'style':142 'success':103 'tour':17 'town':151 'troop':82 'view':6 'visit':12,33 'war':90,99 'www.openstreetmap.org':4 'www.openstreetmap.org/way/185586738](https://www.openstreetmap.org/way/185586738)street':3 'xiv':80 'year':89,107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688567432
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/691482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688562932 {#1447
    date: 2023-07-05 15:15:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "Reichsburg-Cochem-Cochem-Castle-Rhineland-Palatinate-Germany"
  +title: "Reichsburg Cochem (Cochem Castle) - Rhineland-Palatinate, Germany"
  +url: "https://i.imgur.com/TZDFrk0.jpg"
  +body: """
    [reichsburg-cochem.de](https://reichsburg-cochem.de)\n
    \n
    [www.openstreetmap.org/way/185586738](https://www.openstreetmap.org/way/185586738)Street view aerial shot: [goo.gl/maps/nycfD98yFDfyYdNu6](https://goo.gl/maps/nycfD98yFDfyYdNu6)\n
    \n
    Visit seems to be by tour only, so gather as much info about languages available on the day when planning a visit. On Fridays and Saturdays, a “Knights‘ meal“ feast can be booked.\n
    \n
    The Reichsburg Cochem had its first documentary mention in 1130. In 1151, it was occupied by King Konrad III, who declared it an Imperial castle. In 1688, the castle was overrun by French King Louis XIV’s troops in the course of the Nine Years’ War (known in Germany as the Pfälzischer Erbfolgekrieg, or War of the Palatine Succession), and the following year, they destroyed it. The castle complex long lay in ruins before in 1868 it was bought by the Berlin businessman Louis Fréderic Jacques Ravené for 300 Goldmark and then reconstructed in the Gothic Revival style. Since 1978 it has been owned by the town of Cochem and is administered by a company named Reichsburg GmbH.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688562932 {#1446
    date: 2023-07-05 15:15:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 10442
  -titleTs: "'castl':4 'cochem':2,3 'germani':8 'palatin':7 'reichsburg':1 'rhineland':6 'rhineland-palatin':5"
  -bodyTs: "'/maps/nycfd98yfdfyydnu6](https://goo.gl/maps/nycfd98yfdfyydnu6)':11 '/way/185586738](https://www.openstreetmap.org/way/185586738)street':5 '1130':54 '1151':56 '1688':71 '1868':120 '1978':144 '300':133 'administ':156 'aerial':7 'avail':26 'berlin':126 'book':44 'bought':123 'businessman':127 'castl':69,73,112 'cochem':47,153 'compani':159 'complex':113 'cours':85 'day':29 'declar':65 'destroy':109 'documentari':51 'erbfolgekrieg':97 'feast':41 'first':50 'follow':106 'french':77 'friday':35 'fréderic':129 'gather':20 'germani':93 'gmbh':162 'goldmark':134 'goo.gl':10 'goo.gl/maps/nycfd98yfdfyydnu6](https://goo.gl/maps/nycfd98yfdfyydnu6)':9 'gothic':140 'iii':63 'imperi':68 'info':23 'jacqu':130 'king':61,78 'knight':39 'known':91 'konrad':62 'languag':25 'lay':115 'long':114 'loui':79,128 'meal':40 'mention':52 'much':22 'name':160 'nine':88 'occupi':59 'overrun':75 'own':148 'palatin':102 'pfälzischer':96 'plan':31 'ravené':131 'reconstruct':137 'reichsburg':46,161 'reichsburg-cochem.de':1,2 'reviv':141 'ruin':117 'saturday':37 'seem':13 'shot':8 'sinc':143 'style':142 'success':103 'tour':17 'town':151 'troop':82 'view':6 'visit':12,33 'war':90,99 'www.openstreetmap.org':4 'www.openstreetmap.org/way/185586738](https://www.openstreetmap.org/way/185586738)street':3 'xiv':80 'year':89,107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688567432
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/691482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688562932 {#1447
    date: 2023-07-05 15:15:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "Reichsburg-Cochem-Cochem-Castle-Rhineland-Palatinate-Germany"
  +title: "Reichsburg Cochem (Cochem Castle) - Rhineland-Palatinate, Germany"
  +url: "https://i.imgur.com/TZDFrk0.jpg"
  +body: """
    [reichsburg-cochem.de](https://reichsburg-cochem.de)\n
    \n
    [www.openstreetmap.org/way/185586738](https://www.openstreetmap.org/way/185586738)Street view aerial shot: [goo.gl/maps/nycfD98yFDfyYdNu6](https://goo.gl/maps/nycfD98yFDfyYdNu6)\n
    \n
    Visit seems to be by tour only, so gather as much info about languages available on the day when planning a visit. On Fridays and Saturdays, a “Knights‘ meal“ feast can be booked.\n
    \n
    The Reichsburg Cochem had its first documentary mention in 1130. In 1151, it was occupied by King Konrad III, who declared it an Imperial castle. In 1688, the castle was overrun by French King Louis XIV’s troops in the course of the Nine Years’ War (known in Germany as the Pfälzischer Erbfolgekrieg, or War of the Palatine Succession), and the following year, they destroyed it. The castle complex long lay in ruins before in 1868 it was bought by the Berlin businessman Louis Fréderic Jacques Ravené for 300 Goldmark and then reconstructed in the Gothic Revival style. Since 1978 it has been owned by the town of Cochem and is administered by a company named Reichsburg GmbH.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688562932 {#1446
    date: 2023-07-05 15:15:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 10442
  -titleTs: "'castl':4 'cochem':2,3 'germani':8 'palatin':7 'reichsburg':1 'rhineland':6 'rhineland-palatin':5"
  -bodyTs: "'/maps/nycfd98yfdfyydnu6](https://goo.gl/maps/nycfd98yfdfyydnu6)':11 '/way/185586738](https://www.openstreetmap.org/way/185586738)street':5 '1130':54 '1151':56 '1688':71 '1868':120 '1978':144 '300':133 'administ':156 'aerial':7 'avail':26 'berlin':126 'book':44 'bought':123 'businessman':127 'castl':69,73,112 'cochem':47,153 'compani':159 'complex':113 'cours':85 'day':29 'declar':65 'destroy':109 'documentari':51 'erbfolgekrieg':97 'feast':41 'first':50 'follow':106 'french':77 'friday':35 'fréderic':129 'gather':20 'germani':93 'gmbh':162 'goldmark':134 'goo.gl':10 'goo.gl/maps/nycfd98yfdfyydnu6](https://goo.gl/maps/nycfd98yfdfyydnu6)':9 'gothic':140 'iii':63 'imperi':68 'info':23 'jacqu':130 'king':61,78 'knight':39 'known':91 'konrad':62 'languag':25 'lay':115 'long':114 'loui':79,128 'meal':40 'mention':52 'much':22 'name':160 'nine':88 'occupi':59 'overrun':75 'own':148 'palatin':102 'pfälzischer':96 'plan':31 'ravené':131 'reconstruct':137 'reichsburg':46,161 'reichsburg-cochem.de':1,2 'reviv':141 'ruin':117 'saturday':37 'seem':13 'shot':8 'sinc':143 'style':142 'success':103 'tour':17 'town':151 'troop':82 'view':6 'visit':12,33 'war':90,99 'www.openstreetmap.org':4 'www.openstreetmap.org/way/185586738](https://www.openstreetmap.org/way/185586738)street':3 'xiv':80 'year':89,107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688567432
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/691482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688562932 {#1447
    date: 2023-07-05 15:15:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "You-now-have-a-1-billion-bounty-on-your-head"
  +title: "You now have a 1 billion $ bounty on your head and every armed man on Earth is on to you. What do you do to survive as long as possible?"
  +url: null
  +body: "It is not the matter of *what if* you are found. It’s the matter of *when*."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688562728 {#2354
    date: 2023-07-05 15:12:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 850
  -titleTs: "'1':5 'arm':13 'billion':6 'bounti':7 'earth':16 'everi':12 'head':10 'long':28 'man':14 'possibl':30 'surviv':26"
  -bodyTs: "'found':11 'matter':5,15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688636231
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/607848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688549831 {#2358
    date: 2023-07-05 11:37:11.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 {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "You-now-have-a-1-billion-bounty-on-your-head"
  +title: "You now have a 1 billion $ bounty on your head and every armed man on Earth is on to you. What do you do to survive as long as possible?"
  +url: null
  +body: "It is not the matter of *what if* you are found. It’s the matter of *when*."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688562728 {#2354
    date: 2023-07-05 15:12:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 850
  -titleTs: "'1':5 'arm':13 'billion':6 'bounti':7 'earth':16 'everi':12 'head':10 'long':28 'man':14 'possibl':30 'surviv':26"
  -bodyTs: "'found':11 'matter':5,15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688636231
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/607848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688549831 {#2358
    date: 2023-07-05 11:37:11.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 {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "You-now-have-a-1-billion-bounty-on-your-head"
  +title: "You now have a 1 billion $ bounty on your head and every armed man on Earth is on to you. What do you do to survive as long as possible?"
  +url: null
  +body: "It is not the matter of *what if* you are found. It’s the matter of *when*."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688562728 {#2354
    date: 2023-07-05 15:12:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 850
  -titleTs: "'1':5 'arm':13 'billion':6 'bounti':7 'earth':16 'everi':12 'head':10 'long':28 'man':14 'possibl':30 'surviv':26"
  -bodyTs: "'found':11 'matter':5,15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688636231
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/607848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688549831 {#2358
    date: 2023-07-05 11:37:11.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 {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Atheists-agnostics-of-Lemmy-do-you-believe-in-the-existence-of"
  +title: "Atheists/agnostics of Lemmy, do you believe in the existence of souls?"
  +url: null
  +body: "If you do, then what exactly defines a soul in your view?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688562159 {#1954
    date: 2023-07-05 15:02:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 769
  -titleTs: "'atheists/agnostics':1 'believ':6 'exist':9 'lemmi':3 'soul':11"
  -bodyTs: "'defin':7 'exact':6 'soul':9 'view':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688553963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1020045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688467563 {#1960
    date: 2023-07-04 12:46:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Atheists-agnostics-of-Lemmy-do-you-believe-in-the-existence-of"
  +title: "Atheists/agnostics of Lemmy, do you believe in the existence of souls?"
  +url: null
  +body: "If you do, then what exactly defines a soul in your view?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688562159 {#1954
    date: 2023-07-05 15:02:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 769
  -titleTs: "'atheists/agnostics':1 'believ':6 'exist':9 'lemmi':3 'soul':11"
  -bodyTs: "'defin':7 'exact':6 'soul':9 'view':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688553963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1020045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688467563 {#1960
    date: 2023-07-04 12:46:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Atheists-agnostics-of-Lemmy-do-you-believe-in-the-existence-of"
  +title: "Atheists/agnostics of Lemmy, do you believe in the existence of souls?"
  +url: null
  +body: "If you do, then what exactly defines a soul in your view?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688562159 {#1954
    date: 2023-07-05 15:02:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 769
  -titleTs: "'atheists/agnostics':1 'believ':6 'exist':9 'lemmi':3 'soul':11"
  -bodyTs: "'defin':7 'exact':6 'soul':9 'view':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688553963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1020045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688467563 {#1960
    date: 2023-07-04 12:46:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "I-miss-r-nosleep"
  +title: "I miss /r/nosleep"
  +url: null
  +body: "I loved the stories. Is there a community for horror-stories?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688562054 {#1541
    date: 2023-07-05 15:00:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 858
  -titleTs: "'/r/nosleep':3 'miss':2"
  -bodyTs: "'communiti':8 'horror':11 'horror-stori':10 'love':2 'stori':4,12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688622160
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/498413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688560160 {#1529
    date: 2023-07-05 14:29:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "I-miss-r-nosleep"
  +title: "I miss /r/nosleep"
  +url: null
  +body: "I loved the stories. Is there a community for horror-stories?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688562054 {#1541
    date: 2023-07-05 15:00:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 858
  -titleTs: "'/r/nosleep':3 'miss':2"
  -bodyTs: "'communiti':8 'horror':11 'horror-stori':10 'love':2 'stori':4,12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688622160
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/498413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688560160 {#1529
    date: 2023-07-05 14:29:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "I-miss-r-nosleep"
  +title: "I miss /r/nosleep"
  +url: null
  +body: "I loved the stories. Is there a community for horror-stories?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688562054 {#1541
    date: 2023-07-05 15:00:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 858
  -titleTs: "'/r/nosleep':3 'miss':2"
  -bodyTs: "'communiti':8 'horror':11 'horror-stori':10 'love':2 'stori':4,12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688622160
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/498413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688560160 {#1529
    date: 2023-07-05 14:29:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "What-are-some-communities-you-d-like-to-see-on-Lemmy"
  +title: "What are some communities you'd like to see on Lemmy that don't exist yet?"
  +url: null
  +body: "This goes out to all the homies that don’t have the time/energy to moderate, and to the ones that do that would like ideas (If there’s been posts about this already then I’m srry)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688560708 {#1848
    date: 2023-07-05 14:38:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 835
  -titleTs: "'communiti':4 'd':6 'exist':15 'lemmi':11 'like':7 'see':9 'yet':16"
  -bodyTs: "'alreadi':33 'goe':2 'homi':7 'idea':25 'like':24 'm':36 'moder':15 'one':19 'post':30 'srri':37 'time/energy':13 'would':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686908176
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/173522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686874176 {#1838
    date: 2023-06-16 02:09: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
87 DENIED edit
App\Entity\Entry {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "What-are-some-communities-you-d-like-to-see-on-Lemmy"
  +title: "What are some communities you'd like to see on Lemmy that don't exist yet?"
  +url: null
  +body: "This goes out to all the homies that don’t have the time/energy to moderate, and to the ones that do that would like ideas (If there’s been posts about this already then I’m srry)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688560708 {#1848
    date: 2023-07-05 14:38:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 835
  -titleTs: "'communiti':4 'd':6 'exist':15 'lemmi':11 'like':7 'see':9 'yet':16"
  -bodyTs: "'alreadi':33 'goe':2 'homi':7 'idea':25 'like':24 'm':36 'moder':15 'one':19 'post':30 'srri':37 'time/energy':13 'would':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686908176
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/173522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686874176 {#1838
    date: 2023-06-16 02:09: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
88 DENIED moderate
App\Entity\Entry {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "What-are-some-communities-you-d-like-to-see-on-Lemmy"
  +title: "What are some communities you'd like to see on Lemmy that don't exist yet?"
  +url: null
  +body: "This goes out to all the homies that don’t have the time/energy to moderate, and to the ones that do that would like ideas (If there’s been posts about this already then I’m srry)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688560708 {#1848
    date: 2023-07-05 14:38:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 835
  -titleTs: "'communiti':4 'd':6 'exist':15 'lemmi':11 'like':7 'see':9 'yet':16"
  -bodyTs: "'alreadi':33 'goe':2 'homi':7 'idea':25 'like':24 'm':36 'moder':15 'one':19 'post':30 'srri':37 'time/energy':13 'would':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686908176
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/173522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686874176 {#1838
    date: 2023-06-16 02:09: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
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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Which-music-streaming-app-should-I-use"
  +title: "Which music streaming app should I use?"
  +url: null
  +body: "I really liked Spotify, but when they started subsidizing hate speech I left. For the last year, I keep trying different platforms and cannot find anything that works well. I am ok with spending money for no ads. I have very diverse music tastes so want to have different “stations” based on my mood. Any suggestions?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688560180 {#1374
    date: 2023-07-05 14:29:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 820
  -titleTs: "'app':4 'music':2 'stream':3 'use':7"
  -bodyTs: "'ad':38 'anyth':26 'base':51 'cannot':24 'differ':21,49 'divers':42 'find':25 'hate':10 'keep':19 'last':16 'left':13 'like':3 'money':35 'mood':54 'music':43 'ok':32 'platform':22 'realli':2 'speech':11 'spend':34 'spotifi':4 'start':8 'station':50 'subsid':9 'suggest':56 'tast':44 'tri':20 'want':46 'well':29 'work':28 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688595803
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/955063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688509403 {#1365
    date: 2023-07-05 00:23:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Which-music-streaming-app-should-I-use"
  +title: "Which music streaming app should I use?"
  +url: null
  +body: "I really liked Spotify, but when they started subsidizing hate speech I left. For the last year, I keep trying different platforms and cannot find anything that works well. I am ok with spending money for no ads. I have very diverse music tastes so want to have different “stations” based on my mood. Any suggestions?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688560180 {#1374
    date: 2023-07-05 14:29:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 820
  -titleTs: "'app':4 'music':2 'stream':3 'use':7"
  -bodyTs: "'ad':38 'anyth':26 'base':51 'cannot':24 'differ':21,49 'divers':42 'find':25 'hate':10 'keep':19 'last':16 'left':13 'like':3 'money':35 'mood':54 'music':43 'ok':32 'platform':22 'realli':2 'speech':11 'spend':34 'spotifi':4 'start':8 'station':50 'subsid':9 'suggest':56 'tast':44 'tri':20 'want':46 'well':29 'work':28 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688595803
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/955063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688509403 {#1365
    date: 2023-07-05 00:23:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Which-music-streaming-app-should-I-use"
  +title: "Which music streaming app should I use?"
  +url: null
  +body: "I really liked Spotify, but when they started subsidizing hate speech I left. For the last year, I keep trying different platforms and cannot find anything that works well. I am ok with spending money for no ads. I have very diverse music tastes so want to have different “stations” based on my mood. Any suggestions?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688560180 {#1374
    date: 2023-07-05 14:29:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 820
  -titleTs: "'app':4 'music':2 'stream':3 'use':7"
  -bodyTs: "'ad':38 'anyth':26 'base':51 'cannot':24 'differ':21,49 'divers':42 'find':25 'hate':10 'keep':19 'last':16 'left':13 'like':3 'money':35 'mood':54 'music':43 'ok':32 'platform':22 'realli':2 'speech':11 'spend':34 'spotifi':4 'start':8 'station':50 'subsid':9 'suggest':56 'tast':44 'tri':20 'want':46 'well':29 'work':28 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688595803
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/955063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688509403 {#1365
    date: 2023-07-05 00:23:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1430 …}
  +slug: "Today-July-5-Cape-Verde-celebrates-their-independence-from-Portugal"
  +title: "Today, July 5, Cape Verde celebrates their independence from Portugal in 1975. This is their flag!"
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/3/38/Flag_of_Cape_Verde.svg/1920px-Flag_of_Cape_Verde.svg.png"
  +body: """
    Originally, they had this flag from 1975-1992:\n
    \n
    ![Cape Verde flag 1975-1992](https://upload.wikimedia.org/wikipedia/commons/thumb/b/bf/Flag_of_Cape_Verde_%281975%E2%80%931992%29.svg/800px-Flag_of_Cape_Verde_%281975%E2%80%931992%29.svg.png)\n
    \n
    Clearly, this version was related to Guinea-Bissau, to which Cape Verde had close ties. Both were Portuguese colonies and their independence movements were intertwined. There were even ambitions unifying the two countries.\n
    \n
    Wikipedia on the relations: [en.wikipedia.org/…/Cape_Verde–Guinea-Bissau_relat…](https://en.wikipedia.org/wiki/Cape_Verde%E2%80%93Guinea-Bissau_relations)\n
    \n
    It never happened though, and Cape Verde broke a way after a coup in Guinea-Bissau in 1980, and went its own way with its own flag, which I personally find more appealing. It is more distinct and free from the coat of arms.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688559078 {#1439
    date: 2023-07-05 14:11:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 20306
  -titleTs: "'1975':12 '5':3 'cape':4 'celebr':6 'flag':16 'independ':8 'juli':2 'portug':10 'today':1 'verd':5"
  -bodyTs: "'-1992':8,13 '/cape_verde':56 '/wiki/cape_verde%e2%80%93guinea-bissau_relations)':63 '/wikipedia/commons/thumb/b/bf/flag_of_cape_verde_%281975%e2%80%931992%29.svg/800px-flag_of_cape_verde_%281975%e2%80%931992%29.svg.png)':16 '1975':7,12 '1980':82 'ambit':46 'appeal':97 'arm':108 'bissau':25,59,80 'broke':71 'cape':9,28,69 'clear':17 'close':31 'coat':106 'coloni':36 'countri':50 'coup':76 'distinct':101 'en.wikipedia.org':55,62 'en.wikipedia.org/wiki/cape_verde%e2%80%93guinea-bissau_relations)':61 'even':45 'find':95 'flag':5,11,91 'free':103 'guinea':24,58,79 'guinea-bissau':23,57,78 'happen':66 'independ':39 'intertwin':42 'movement':40 'never':65 'origin':1 'person':94 'portugues':35 'relat':21,54,60 'though':67 'tie':32 'two':49 'unifi':47 'upload.wikimedia.org':15 'upload.wikimedia.org/wikipedia/commons/thumb/b/bf/flag_of_cape_verde_%281975%e2%80%931992%29.svg/800px-flag_of_cape_verde_%281975%e2%80%931992%29.svg.png)':14 'verd':10,29,70 'version':19 'way':73,87 'went':84 'wikipedia':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688559078
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1059548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688559078 {#1433
    date: 2023-07-05 14:11:18.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 {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1430 …}
  +slug: "Today-July-5-Cape-Verde-celebrates-their-independence-from-Portugal"
  +title: "Today, July 5, Cape Verde celebrates their independence from Portugal in 1975. This is their flag!"
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/3/38/Flag_of_Cape_Verde.svg/1920px-Flag_of_Cape_Verde.svg.png"
  +body: """
    Originally, they had this flag from 1975-1992:\n
    \n
    ![Cape Verde flag 1975-1992](https://upload.wikimedia.org/wikipedia/commons/thumb/b/bf/Flag_of_Cape_Verde_%281975%E2%80%931992%29.svg/800px-Flag_of_Cape_Verde_%281975%E2%80%931992%29.svg.png)\n
    \n
    Clearly, this version was related to Guinea-Bissau, to which Cape Verde had close ties. Both were Portuguese colonies and their independence movements were intertwined. There were even ambitions unifying the two countries.\n
    \n
    Wikipedia on the relations: [en.wikipedia.org/…/Cape_Verde–Guinea-Bissau_relat…](https://en.wikipedia.org/wiki/Cape_Verde%E2%80%93Guinea-Bissau_relations)\n
    \n
    It never happened though, and Cape Verde broke a way after a coup in Guinea-Bissau in 1980, and went its own way with its own flag, which I personally find more appealing. It is more distinct and free from the coat of arms.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688559078 {#1439
    date: 2023-07-05 14:11:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 20306
  -titleTs: "'1975':12 '5':3 'cape':4 'celebr':6 'flag':16 'independ':8 'juli':2 'portug':10 'today':1 'verd':5"
  -bodyTs: "'-1992':8,13 '/cape_verde':56 '/wiki/cape_verde%e2%80%93guinea-bissau_relations)':63 '/wikipedia/commons/thumb/b/bf/flag_of_cape_verde_%281975%e2%80%931992%29.svg/800px-flag_of_cape_verde_%281975%e2%80%931992%29.svg.png)':16 '1975':7,12 '1980':82 'ambit':46 'appeal':97 'arm':108 'bissau':25,59,80 'broke':71 'cape':9,28,69 'clear':17 'close':31 'coat':106 'coloni':36 'countri':50 'coup':76 'distinct':101 'en.wikipedia.org':55,62 'en.wikipedia.org/wiki/cape_verde%e2%80%93guinea-bissau_relations)':61 'even':45 'find':95 'flag':5,11,91 'free':103 'guinea':24,58,79 'guinea-bissau':23,57,78 'happen':66 'independ':39 'intertwin':42 'movement':40 'never':65 'origin':1 'person':94 'portugues':35 'relat':21,54,60 'though':67 'tie':32 'two':49 'unifi':47 'upload.wikimedia.org':15 'upload.wikimedia.org/wikipedia/commons/thumb/b/bf/flag_of_cape_verde_%281975%e2%80%931992%29.svg/800px-flag_of_cape_verde_%281975%e2%80%931992%29.svg.png)':14 'verd':10,29,70 'version':19 'way':73,87 'went':84 'wikipedia':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688559078
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1059548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688559078 {#1433
    date: 2023-07-05 14:11:18.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 {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1430 …}
  +slug: "Today-July-5-Cape-Verde-celebrates-their-independence-from-Portugal"
  +title: "Today, July 5, Cape Verde celebrates their independence from Portugal in 1975. This is their flag!"
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/3/38/Flag_of_Cape_Verde.svg/1920px-Flag_of_Cape_Verde.svg.png"
  +body: """
    Originally, they had this flag from 1975-1992:\n
    \n
    ![Cape Verde flag 1975-1992](https://upload.wikimedia.org/wikipedia/commons/thumb/b/bf/Flag_of_Cape_Verde_%281975%E2%80%931992%29.svg/800px-Flag_of_Cape_Verde_%281975%E2%80%931992%29.svg.png)\n
    \n
    Clearly, this version was related to Guinea-Bissau, to which Cape Verde had close ties. Both were Portuguese colonies and their independence movements were intertwined. There were even ambitions unifying the two countries.\n
    \n
    Wikipedia on the relations: [en.wikipedia.org/…/Cape_Verde–Guinea-Bissau_relat…](https://en.wikipedia.org/wiki/Cape_Verde%E2%80%93Guinea-Bissau_relations)\n
    \n
    It never happened though, and Cape Verde broke a way after a coup in Guinea-Bissau in 1980, and went its own way with its own flag, which I personally find more appealing. It is more distinct and free from the coat of arms.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688559078 {#1439
    date: 2023-07-05 14:11:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 20306
  -titleTs: "'1975':12 '5':3 'cape':4 'celebr':6 'flag':16 'independ':8 'juli':2 'portug':10 'today':1 'verd':5"
  -bodyTs: "'-1992':8,13 '/cape_verde':56 '/wiki/cape_verde%e2%80%93guinea-bissau_relations)':63 '/wikipedia/commons/thumb/b/bf/flag_of_cape_verde_%281975%e2%80%931992%29.svg/800px-flag_of_cape_verde_%281975%e2%80%931992%29.svg.png)':16 '1975':7,12 '1980':82 'ambit':46 'appeal':97 'arm':108 'bissau':25,59,80 'broke':71 'cape':9,28,69 'clear':17 'close':31 'coat':106 'coloni':36 'countri':50 'coup':76 'distinct':101 'en.wikipedia.org':55,62 'en.wikipedia.org/wiki/cape_verde%e2%80%93guinea-bissau_relations)':61 'even':45 'find':95 'flag':5,11,91 'free':103 'guinea':24,58,79 'guinea-bissau':23,57,78 'happen':66 'independ':39 'intertwin':42 'movement':40 'never':65 'origin':1 'person':94 'portugues':35 'relat':21,54,60 'though':67 'tie':32 'two':49 'unifi':47 'upload.wikimedia.org':15 'upload.wikimedia.org/wikipedia/commons/thumb/b/bf/flag_of_cape_verde_%281975%e2%80%931992%29.svg/800px-flag_of_cape_verde_%281975%e2%80%931992%29.svg.png)':14 'verd':10,29,70 'version':19 'way':73,87 'went':84 'wikipedia':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688559078
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1059548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688559078 {#1433
    date: 2023-07-05 14:11:18.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 {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Unilever-op-Oekraiense-zwarte-lijst"
  +title: "Unilever op Oekraïense zwarte lijst"
  +url: "https://nos.nl/liveblog/2481510-unilever-op-oekraiense-zwarte-lijst-aanval-op-plaats-makiivka-in-donetsk#UPDATE-container-70480307"
  +body: """
    (let op link is naar liveblog)\n
    \n
    Valt me wel op dat Heineken er dan weer niet op staat.
    """
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688558372 {#1511
    date: 2023-07-05 13:59:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 856
  -titleTs: "'lijst':5 'oekraïens':3 'op':2 'unilev':1 'zwart':4"
  -bodyTs: "'dan':14 'dat':11 'er':13 'heineken':12 'let':1 'link':3 'liveblog':6 'naar':5 'niet':16 'op':2,10,17 'staat':18 'valt':7 'weer':15 'wel':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688596353
  +visibility: "visible             "
  +apId: "https://geddit.social/post/169326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688558353 {#1523
    date: 2023-07-05 13:59:13.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 {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Unilever-op-Oekraiense-zwarte-lijst"
  +title: "Unilever op Oekraïense zwarte lijst"
  +url: "https://nos.nl/liveblog/2481510-unilever-op-oekraiense-zwarte-lijst-aanval-op-plaats-makiivka-in-donetsk#UPDATE-container-70480307"
  +body: """
    (let op link is naar liveblog)\n
    \n
    Valt me wel op dat Heineken er dan weer niet op staat.
    """
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688558372 {#1511
    date: 2023-07-05 13:59:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 856
  -titleTs: "'lijst':5 'oekraïens':3 'op':2 'unilev':1 'zwart':4"
  -bodyTs: "'dan':14 'dat':11 'er':13 'heineken':12 'let':1 'link':3 'liveblog':6 'naar':5 'niet':16 'op':2,10,17 'staat':18 'valt':7 'weer':15 'wel':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688596353
  +visibility: "visible             "
  +apId: "https://geddit.social/post/169326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688558353 {#1523
    date: 2023-07-05 13:59:13.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 {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Unilever-op-Oekraiense-zwarte-lijst"
  +title: "Unilever op Oekraïense zwarte lijst"
  +url: "https://nos.nl/liveblog/2481510-unilever-op-oekraiense-zwarte-lijst-aanval-op-plaats-makiivka-in-donetsk#UPDATE-container-70480307"
  +body: """
    (let op link is naar liveblog)\n
    \n
    Valt me wel op dat Heineken er dan weer niet op staat.
    """
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688558372 {#1511
    date: 2023-07-05 13:59:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 856
  -titleTs: "'lijst':5 'oekraïens':3 'op':2 'unilev':1 'zwart':4"
  -bodyTs: "'dan':14 'dat':11 'er':13 'heineken':12 'let':1 'link':3 'liveblog':6 'naar':5 'niet':16 'op':2,10,17 'staat':18 'valt':7 'weer':15 'wel':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688596353
  +visibility: "visible             "
  +apId: "https://geddit.social/post/169326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688558353 {#1523
    date: 2023-07-05 13:59:13.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