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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.15 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.03 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 {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: Proxies\__CG__\App\Entity\Image {#1419 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1425 …}
  +slug: "Make-it-three-times"
  +title: "Make it three times."
  +url: "https://i.ibb.co/XzBHYBx/IMG-7375.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694785790 {#1411
    date: 2023-09-15 15:49:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 10505
  -titleTs: "'make':1 'three':3 'time':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694785790
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/1353253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694785790 {#1412
    date: 2023-09-15 15:49: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
3 DENIED edit
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: Proxies\__CG__\App\Entity\Image {#1419 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1425 …}
  +slug: "Make-it-three-times"
  +title: "Make it three times."
  +url: "https://i.ibb.co/XzBHYBx/IMG-7375.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694785790 {#1411
    date: 2023-09-15 15:49:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 10505
  -titleTs: "'make':1 'three':3 'time':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694785790
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/1353253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694785790 {#1412
    date: 2023-09-15 15:49: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
4 DENIED moderate
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: Proxies\__CG__\App\Entity\Image {#1419 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1425 …}
  +slug: "Make-it-three-times"
  +title: "Make it three times."
  +url: "https://i.ibb.co/XzBHYBx/IMG-7375.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694785790 {#1411
    date: 2023-09-15 15:49:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 10505
  -titleTs: "'make':1 'three':3 'time':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694785790
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/1353253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694785790 {#1412
    date: 2023-09-15 15:49: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
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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: Proxies\__CG__\App\Entity\Image {#1953 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1975 …}
  +slug: "Greta-s-school-strikes-led-30-of-Swiss-citizens-to-change"
  +title: "Greta’s school strikes led 30% of Swiss citizens to change habits"
  +url: "https://www.euronews.com/green/2023/09/10/fridays-for-future-gretas-school-strikes-led-a-third-of-swiss-citizens-to-change-their-hab"
  +body: """
    cross-posted from [lemmy.world/post/5033710](https://lemmy.world/post/5033710)\n
    \n
    > 'Collective action can have a direct effect on society’, study on climate strikes shows.\n
    \n
    By the way, next big strike is scheduled for 15th Sept, tomorrow.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 449
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694785700 {#1924
    date: 2023-09-15 15:48:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 2210
  -titleTs: "'30':6 'chang':11 'citizen':9 'greta':1 'habit':12 'led':5 'school':3 'strike':4 'swiss':8"
  -bodyTs: "'/post/5033710](https://lemmy.world/post/5033710)':7 '15th':31 'action':9 'big':26 'climat':19 'collect':8 'cross':2 'cross-post':1 'direct':13 'effect':14 'lemmy.world':6 'lemmy.world/post/5033710](https://lemmy.world/post/5033710)':5 'next':25 'post':3 'schedul':29 'sept':32 'show':21 'societi':16 'strike':20,27 'studi':17 'tomorrow':33 'way':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694773555
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/7885294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694687155 {#1912
    date: 2023-09-14 12:25:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1915
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: Proxies\__CG__\App\Entity\Image {#1953 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1975 …}
  +slug: "Greta-s-school-strikes-led-30-of-Swiss-citizens-to-change"
  +title: "Greta’s school strikes led 30% of Swiss citizens to change habits"
  +url: "https://www.euronews.com/green/2023/09/10/fridays-for-future-gretas-school-strikes-led-a-third-of-swiss-citizens-to-change-their-hab"
  +body: """
    cross-posted from [lemmy.world/post/5033710](https://lemmy.world/post/5033710)\n
    \n
    > 'Collective action can have a direct effect on society’, study on climate strikes shows.\n
    \n
    By the way, next big strike is scheduled for 15th Sept, tomorrow.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 449
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694785700 {#1924
    date: 2023-09-15 15:48:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 2210
  -titleTs: "'30':6 'chang':11 'citizen':9 'greta':1 'habit':12 'led':5 'school':3 'strike':4 'swiss':8"
  -bodyTs: "'/post/5033710](https://lemmy.world/post/5033710)':7 '15th':31 'action':9 'big':26 'climat':19 'collect':8 'cross':2 'cross-post':1 'direct':13 'effect':14 'lemmy.world':6 'lemmy.world/post/5033710](https://lemmy.world/post/5033710)':5 'next':25 'post':3 'schedul':29 'sept':32 'show':21 'societi':16 'strike':20,27 'studi':17 'tomorrow':33 'way':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694773555
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/7885294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694687155 {#1912
    date: 2023-09-14 12:25:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1915
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: Proxies\__CG__\App\Entity\Image {#1953 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1975 …}
  +slug: "Greta-s-school-strikes-led-30-of-Swiss-citizens-to-change"
  +title: "Greta’s school strikes led 30% of Swiss citizens to change habits"
  +url: "https://www.euronews.com/green/2023/09/10/fridays-for-future-gretas-school-strikes-led-a-third-of-swiss-citizens-to-change-their-hab"
  +body: """
    cross-posted from [lemmy.world/post/5033710](https://lemmy.world/post/5033710)\n
    \n
    > 'Collective action can have a direct effect on society’, study on climate strikes shows.\n
    \n
    By the way, next big strike is scheduled for 15th Sept, tomorrow.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 449
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694785700 {#1924
    date: 2023-09-15 15:48:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 2210
  -titleTs: "'30':6 'chang':11 'citizen':9 'greta':1 'habit':12 'led':5 'school':3 'strike':4 'swiss':8"
  -bodyTs: "'/post/5033710](https://lemmy.world/post/5033710)':7 '15th':31 'action':9 'big':26 'climat':19 'collect':8 'cross':2 'cross-post':1 'direct':13 'effect':14 'lemmy.world':6 'lemmy.world/post/5033710](https://lemmy.world/post/5033710)':5 'next':25 'post':3 'schedul':29 'sept':32 'show':21 'societi':16 'strike':20,27 'studi':17 'tomorrow':33 'way':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694773555
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/7885294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694687155 {#1912
    date: 2023-09-14 12:25:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1517 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "TTFN-ta-ta-for-now-mutha-fuckers"
  +title: "TTFN ta ta for now, mutha fuckers"
  +url: "https://lemmy.ca/pictrs/image/37529932-b766-438d-a94f-510ed4c7653f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694785060 {#1516
    date: 2023-09-15 15:37:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 5199
  -titleTs: "'fucker':7 'mutha':6 'ta':2,3 'ttfn':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694785060
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/5345953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694785060 {#1518
    date: 2023-09-15 15:37:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1517 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "TTFN-ta-ta-for-now-mutha-fuckers"
  +title: "TTFN ta ta for now, mutha fuckers"
  +url: "https://lemmy.ca/pictrs/image/37529932-b766-438d-a94f-510ed4c7653f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694785060 {#1516
    date: 2023-09-15 15:37:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 5199
  -titleTs: "'fucker':7 'mutha':6 'ta':2,3 'ttfn':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694785060
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/5345953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694785060 {#1518
    date: 2023-09-15 15:37:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1517 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "TTFN-ta-ta-for-now-mutha-fuckers"
  +title: "TTFN ta ta for now, mutha fuckers"
  +url: "https://lemmy.ca/pictrs/image/37529932-b766-438d-a94f-510ed4c7653f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694785060 {#1516
    date: 2023-09-15 15:37:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 5199
  -titleTs: "'fucker':7 'mutha':6 'ta':2,3 'ttfn':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694785060
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/5345953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694785060 {#1518
    date: 2023-09-15 15:37:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1753
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "There-s-a-chill-in-the-air"
  +title: "There's a chill in the air"
  +url: "https://startrek.website/pictrs/image/d2b998e7-b83a-4c90-9b89-68a5a45ca855.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694784870 {#1747
    date: 2023-09-15 15:34:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 5200
  -titleTs: "'air':7 'chill':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694793870
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1740282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694784870 {#1738
    date: 2023-09-15 15:34:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "There-s-a-chill-in-the-air"
  +title: "There's a chill in the air"
  +url: "https://startrek.website/pictrs/image/d2b998e7-b83a-4c90-9b89-68a5a45ca855.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694784870 {#1747
    date: 2023-09-15 15:34:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 5200
  -titleTs: "'air':7 'chill':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694793870
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1740282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694784870 {#1738
    date: 2023-09-15 15:34:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "There-s-a-chill-in-the-air"
  +title: "There's a chill in the air"
  +url: "https://startrek.website/pictrs/image/d2b998e7-b83a-4c90-9b89-68a5a45ca855.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694784870 {#1747
    date: 2023-09-15 15:34:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 5200
  -titleTs: "'air':7 'chill':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694793870
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1740282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694784870 {#1738
    date: 2023-09-15 15:34:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "Apparently-it-has-some-strange-animals-and-even-stranger-humans"
  +title: "Apparently it has some strange animals and even stranger humans."
  +url: "https://startrek.website/pictrs/image/031a209b-af18-48dc-a7dc-d7abcf73a63c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694784575 {#1497
    date: 2023-09-15 15:29:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 5206
  -titleTs: "'anim':6 'appar':1 'even':8 'human':10 'strang':5 'stranger':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694784575
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1740111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694784575 {#1484
    date: 2023-09-15 15:29:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "Apparently-it-has-some-strange-animals-and-even-stranger-humans"
  +title: "Apparently it has some strange animals and even stranger humans."
  +url: "https://startrek.website/pictrs/image/031a209b-af18-48dc-a7dc-d7abcf73a63c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694784575 {#1497
    date: 2023-09-15 15:29:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 5206
  -titleTs: "'anim':6 'appar':1 'even':8 'human':10 'strang':5 'stranger':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694784575
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1740111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694784575 {#1484
    date: 2023-09-15 15:29:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "Apparently-it-has-some-strange-animals-and-even-stranger-humans"
  +title: "Apparently it has some strange animals and even stranger humans."
  +url: "https://startrek.website/pictrs/image/031a209b-af18-48dc-a7dc-d7abcf73a63c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694784575 {#1497
    date: 2023-09-15 15:29:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 5206
  -titleTs: "'anim':6 'appar':1 'even':8 'human':10 'strang':5 'stranger':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694784575
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1740111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694784575 {#1484
    date: 2023-09-15 15:29:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "Dating-tip"
  +title: "Dating tip"
  +url: "https://startrek.website/pictrs/image/a4d7e926-fce7-4ec7-9182-c25537ea72f7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694784511 {#1359
    date: 2023-09-15 15:28:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 3906
  -titleTs: "'date':1 'tip':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694793511
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1740060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694784511 {#2488
    date: 2023-09-15 15:28:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "Dating-tip"
  +title: "Dating tip"
  +url: "https://startrek.website/pictrs/image/a4d7e926-fce7-4ec7-9182-c25537ea72f7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694784511 {#1359
    date: 2023-09-15 15:28:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 3906
  -titleTs: "'date':1 'tip':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694793511
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1740060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694784511 {#2488
    date: 2023-09-15 15:28:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "Dating-tip"
  +title: "Dating tip"
  +url: "https://startrek.website/pictrs/image/a4d7e926-fce7-4ec7-9182-c25537ea72f7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694784511 {#1359
    date: 2023-09-15 15:28:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 3906
  -titleTs: "'date':1 'tip':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694793511
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1740060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694784511 {#2488
    date: 2023-09-15 15:28:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1647 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1640 …}
  +slug: "Unity-will-quietly-waive-fees-if-developers-switch-to-its"
  +title: "Unity will quietly waive fees if developers switch to its ad monetisation"
  +url: "https://www.eurogamer.net/unity-will-quietly-waive-controversial-fees-if-developers-switch-to-its-ad-monetisation-service-report"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694783574 {#1752
    date: 2023-09-15 15:12:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 15369
  -titleTs: "'ad':11 'develop':7 'fee':5 'monetis':12 'quiet':3 'switch':8 'uniti':1 'waiv':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694795408
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/2773085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694775908 {#1744
    date: 2023-09-15 13:05:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1647 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1640 …}
  +slug: "Unity-will-quietly-waive-fees-if-developers-switch-to-its"
  +title: "Unity will quietly waive fees if developers switch to its ad monetisation"
  +url: "https://www.eurogamer.net/unity-will-quietly-waive-controversial-fees-if-developers-switch-to-its-ad-monetisation-service-report"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694783574 {#1752
    date: 2023-09-15 15:12:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 15369
  -titleTs: "'ad':11 'develop':7 'fee':5 'monetis':12 'quiet':3 'switch':8 'uniti':1 'waiv':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694795408
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/2773085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694775908 {#1744
    date: 2023-09-15 13:05:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1647 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1640 …}
  +slug: "Unity-will-quietly-waive-fees-if-developers-switch-to-its"
  +title: "Unity will quietly waive fees if developers switch to its ad monetisation"
  +url: "https://www.eurogamer.net/unity-will-quietly-waive-controversial-fees-if-developers-switch-to-its-ad-monetisation-service-report"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694783574 {#1752
    date: 2023-09-15 15:12:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 15369
  -titleTs: "'ad':11 'develop':7 'fee':5 'monetis':12 'quiet':3 'switch':8 'uniti':1 'waiv':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694795408
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/2773085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694775908 {#1744
    date: 2023-09-15 13:05:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#2432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Cooking"
  +title: "Cooking!"
  +url: "https://lemmy.world/pictrs/image/15392a26-5b8a-45f3-a7b5-3caa6c991019.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781664 {#2446
    date: 2023-09-15 14:41:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 3480
  -titleTs: "'cook':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694786164
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5099209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694781664 {#2428
    date: 2023-09-15 14:41: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 {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#2432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Cooking"
  +title: "Cooking!"
  +url: "https://lemmy.world/pictrs/image/15392a26-5b8a-45f3-a7b5-3caa6c991019.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781664 {#2446
    date: 2023-09-15 14:41:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 3480
  -titleTs: "'cook':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694786164
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5099209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694781664 {#2428
    date: 2023-09-15 14:41: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 {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#2432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Cooking"
  +title: "Cooking!"
  +url: "https://lemmy.world/pictrs/image/15392a26-5b8a-45f3-a7b5-3caa6c991019.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781664 {#2446
    date: 2023-09-15 14:41:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 3480
  -titleTs: "'cook':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694786164
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5099209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694781664 {#2428
    date: 2023-09-15 14:41: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 {#2353
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "They-asked-nicely"
  +title: "They asked nicely"
  +url: "https://lemmy.world/pictrs/image/9faf7cd1-3090-4e4b-9532-58b387f80ce4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781562 {#2356
    date: 2023-09-15 14:39:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 3490
  -titleTs: "'ask':2 'nice':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694786062
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5099188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694781562 {#2451
    date: 2023-09-15 14:39: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
35 DENIED edit
App\Entity\Entry {#2353
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "They-asked-nicely"
  +title: "They asked nicely"
  +url: "https://lemmy.world/pictrs/image/9faf7cd1-3090-4e4b-9532-58b387f80ce4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781562 {#2356
    date: 2023-09-15 14:39:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 3490
  -titleTs: "'ask':2 'nice':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694786062
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5099188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694781562 {#2451
    date: 2023-09-15 14:39: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
36 DENIED moderate
App\Entity\Entry {#2353
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "They-asked-nicely"
  +title: "They asked nicely"
  +url: "https://lemmy.world/pictrs/image/9faf7cd1-3090-4e4b-9532-58b387f80ce4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781562 {#2356
    date: 2023-09-15 14:39:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 3490
  -titleTs: "'ask':2 'nice':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694786062
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5099188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694781562 {#2451
    date: 2023-09-15 14:39: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
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 {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1776 …}
  +slug: "Space-Karen-s-fans-be-like"
  +title: "Space Karen's fans be like"
  +url: "https://feddit.de/pictrs/image/ccff145a-49ab-4540-89a0-590743441135.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781418 {#1787
    date: 2023-09-15 14:36:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 5217
  -titleTs: "'fan':4 'karen':2 'like':6 'space':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694781395
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3445357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694758895 {#1777
    date: 2023-09-15 08:21:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1776 …}
  +slug: "Space-Karen-s-fans-be-like"
  +title: "Space Karen's fans be like"
  +url: "https://feddit.de/pictrs/image/ccff145a-49ab-4540-89a0-590743441135.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781418 {#1787
    date: 2023-09-15 14:36:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 5217
  -titleTs: "'fan':4 'karen':2 'like':6 'space':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694781395
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3445357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694758895 {#1777
    date: 2023-09-15 08:21:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1776 …}
  +slug: "Space-Karen-s-fans-be-like"
  +title: "Space Karen's fans be like"
  +url: "https://feddit.de/pictrs/image/ccff145a-49ab-4540-89a0-590743441135.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781418 {#1787
    date: 2023-09-15 14:36:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 5217
  -titleTs: "'fan':4 'karen':2 'like':6 'space':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694781395
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3445357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694758895 {#1777
    date: 2023-09-15 08:21:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1546
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1544 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Why-do-I-hear-boss-music"
  +title: "Why do I hear boss music?"
  +url: "https://lemmy.world/pictrs/image/6680b617-a69d-4955-a79a-0b0e0303becf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781417 {#1499
    date: 2023-09-15 14:36:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 4561
  -titleTs: "'boss':5 'hear':4 'music':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694785917
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5099083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694781417 {#1502
    date: 2023-09-15 14:36:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1544 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Why-do-I-hear-boss-music"
  +title: "Why do I hear boss music?"
  +url: "https://lemmy.world/pictrs/image/6680b617-a69d-4955-a79a-0b0e0303becf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781417 {#1499
    date: 2023-09-15 14:36:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 4561
  -titleTs: "'boss':5 'hear':4 'music':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694785917
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5099083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694781417 {#1502
    date: 2023-09-15 14:36:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1544 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Why-do-I-hear-boss-music"
  +title: "Why do I hear boss music?"
  +url: "https://lemmy.world/pictrs/image/6680b617-a69d-4955-a79a-0b0e0303becf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781417 {#1499
    date: 2023-09-15 14:36:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 4561
  -titleTs: "'boss':5 'hear':4 'music':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694785917
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5099083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694781417 {#1502
    date: 2023-09-15 14:36:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1534 …}
  +slug: "The-Man-in-Black"
  +title: "The Man in Black"
  +url: "https://lemmy.ml/pictrs/image/920a547b-72b8-4ad6-bca5-8ba7710b56e8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781367 {#1507
    date: 2023-09-15 14:36:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 4562
  -titleTs: "'black':4 'man':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694781367
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4958901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694781367 {#1505
    date: 2023-09-15 14:36:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1534 …}
  +slug: "The-Man-in-Black"
  +title: "The Man in Black"
  +url: "https://lemmy.ml/pictrs/image/920a547b-72b8-4ad6-bca5-8ba7710b56e8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781367 {#1507
    date: 2023-09-15 14:36:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 4562
  -titleTs: "'black':4 'man':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694781367
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4958901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694781367 {#1505
    date: 2023-09-15 14:36:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1534 …}
  +slug: "The-Man-in-Black"
  +title: "The Man in Black"
  +url: "https://lemmy.ml/pictrs/image/920a547b-72b8-4ad6-bca5-8ba7710b56e8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781367 {#1507
    date: 2023-09-15 14:36:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 4562
  -titleTs: "'black':4 'man':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694781367
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4958901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694781367 {#1505
    date: 2023-09-15 14:36:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1571 …}
  +slug: "NaN-Cat-wallpaper-artist-unknown"
  +title: "NaN Cat wallpaper [artist unknown]"
  +url: "https://lemmy.sdf.org/pictrs/image/56106da4-fe8e-4258-943a-99f57169e937.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781296 {#1552
    date: 2023-09-15 14:34:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 20459
  -titleTs: "'artist':4 'cat':2 'nan':1 'unknown':5 'wallpap':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694785796
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/3950236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694781296 {#1590
    date: 2023-09-15 14:34:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1571 …}
  +slug: "NaN-Cat-wallpaper-artist-unknown"
  +title: "NaN Cat wallpaper [artist unknown]"
  +url: "https://lemmy.sdf.org/pictrs/image/56106da4-fe8e-4258-943a-99f57169e937.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781296 {#1552
    date: 2023-09-15 14:34:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 20459
  -titleTs: "'artist':4 'cat':2 'nan':1 'unknown':5 'wallpap':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694785796
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/3950236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694781296 {#1590
    date: 2023-09-15 14:34:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1571 …}
  +slug: "NaN-Cat-wallpaper-artist-unknown"
  +title: "NaN Cat wallpaper [artist unknown]"
  +url: "https://lemmy.sdf.org/pictrs/image/56106da4-fe8e-4258-943a-99f57169e937.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781296 {#1552
    date: 2023-09-15 14:34:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 20459
  -titleTs: "'artist':4 'cat':2 'nan':1 'unknown':5 'wallpap':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694785796
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/3950236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694781296 {#1590
    date: 2023-09-15 14:34:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#76
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "How-to-improve-my-battery-measurement-circuit"
  +title: "How to improve my battery measurement circuit?"
  +url: null
  +body: """
    I am powering a 5V microcontroller (arduino clone, atmega328p) using a 9V block and a buck converter. Now I want to let the microcontroller occasionally measure the battery voltage, so I can get an idea of how full it is.\n
    \n
    My first idea was to use a simple voltage divider:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)\n
    \n
    I’ve chosen the resistor values so that:\n
    \n
    - the voltage at the measure output is `< 1.1V`, to be able to use the 1.1V internal reference of the atmega’s ADC\n
    - `R1 || R2 < 10kΩ`, since the atmega datasheet says “The ADC is optimized for analog signals with an output impedance of approximately 10 kΩ or less”\n
    \n
    This is great and all, but what bothers me is that this circuit will constantly draw ~100µA from the battery.\n
    \n
    So, my next thought was to add a mosfet to the divider, to switch it on only while measuring:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)\n
    \n
    This is obviously bad, because now when the mosfet is off, the ADC input sees the whole battery voltage.\n
    \n
    To address that issue, I’ve added a second mosfet into the measure path:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)\n
    \n
    This works, and it does not draw any current, except while measuring.\n
    \n
    However, it’s quite a few parts. So I’m curious if anyone has an idea how to do this with just a single mosfet. It seems to me like it should be possible, but I haven’t figured out how.\n
    \n
    Oh, and if I’m doing something stupid here, please tell me :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781042 {#239
    date: 2023-09-15 14:30:42.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: 1944
  -titleTs: "'batteri':5 'circuit':7 'improv':3 'measur':6"
  -bodyTs: "'/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)':152 '/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)':188 '/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)':53 '1.1':69,77 '10':107 '100µa':127 '10kω':88 '5v':5 '9v':12 'abl':73 'ad':178 'adc':85,95,165 'add':137 'address':173 'analog':99 'anyon':213 'approxim':106 'arduino':7 'atmega':83,91 'atmega328p':9 'bad':156 'batteri':28,130,170 'block':13 'bother':118 'buck':16 'chosen':56 'circuit':123 'clone':8 'constant':125 'convert':17 'curious':211 'current':197 'datasheet':92 'discuss.tchncs.de':52,151,187 'discuss.tchncs.de/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)':150 'discuss.tchncs.de/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)':186 'discuss.tchncs.de/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)':51 'divid':50,142 'draw':126,195 'except':198 'figur':239 'first':42 'full':38 'get':33 'great':113 'haven':237 'howev':201 'idea':35,43,216 'imped':104 'input':166 'intern':79 'issu':175 'kω':108 'less':110 'let':22 'like':230 'm':210,246 'measur':26,66,149,184,200 'microcontrol':6,24 'mosfet':139,161,181,225 'next':133 'obvious':155 'occasion':25 'oh':242 'optim':97 'output':67,103 'part':207 'path':185 'pleas':251 'possibl':234 'power':3 'quit':204 'r1':86 'r2':87 'refer':80 'resistor':58 'say':93 'second':180 'see':167 'seem':227 'signal':100 'simpl':48 'sinc':89 'singl':224 'someth':248 'stupid':249 'switch':144 'tell':252 'thought':134 'use':10,46,75 'v':70,78 'valu':59 've':55,177 'voltag':29,49,63,171 'want':20 'whole':169 'work':190"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693029637
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/2309537"
  +editedAt: DateTimeImmutable @1692947232 {#248
    date: 2023-08-25 09:07:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1692947137 {#241
    date: 2023-08-25 09:05:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#76
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "How-to-improve-my-battery-measurement-circuit"
  +title: "How to improve my battery measurement circuit?"
  +url: null
  +body: """
    I am powering a 5V microcontroller (arduino clone, atmega328p) using a 9V block and a buck converter. Now I want to let the microcontroller occasionally measure the battery voltage, so I can get an idea of how full it is.\n
    \n
    My first idea was to use a simple voltage divider:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)\n
    \n
    I’ve chosen the resistor values so that:\n
    \n
    - the voltage at the measure output is `< 1.1V`, to be able to use the 1.1V internal reference of the atmega’s ADC\n
    - `R1 || R2 < 10kΩ`, since the atmega datasheet says “The ADC is optimized for analog signals with an output impedance of approximately 10 kΩ or less”\n
    \n
    This is great and all, but what bothers me is that this circuit will constantly draw ~100µA from the battery.\n
    \n
    So, my next thought was to add a mosfet to the divider, to switch it on only while measuring:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)\n
    \n
    This is obviously bad, because now when the mosfet is off, the ADC input sees the whole battery voltage.\n
    \n
    To address that issue, I’ve added a second mosfet into the measure path:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)\n
    \n
    This works, and it does not draw any current, except while measuring.\n
    \n
    However, it’s quite a few parts. So I’m curious if anyone has an idea how to do this with just a single mosfet. It seems to me like it should be possible, but I haven’t figured out how.\n
    \n
    Oh, and if I’m doing something stupid here, please tell me :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781042 {#239
    date: 2023-09-15 14:30:42.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: 1944
  -titleTs: "'batteri':5 'circuit':7 'improv':3 'measur':6"
  -bodyTs: "'/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)':152 '/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)':188 '/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)':53 '1.1':69,77 '10':107 '100µa':127 '10kω':88 '5v':5 '9v':12 'abl':73 'ad':178 'adc':85,95,165 'add':137 'address':173 'analog':99 'anyon':213 'approxim':106 'arduino':7 'atmega':83,91 'atmega328p':9 'bad':156 'batteri':28,130,170 'block':13 'bother':118 'buck':16 'chosen':56 'circuit':123 'clone':8 'constant':125 'convert':17 'curious':211 'current':197 'datasheet':92 'discuss.tchncs.de':52,151,187 'discuss.tchncs.de/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)':150 'discuss.tchncs.de/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)':186 'discuss.tchncs.de/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)':51 'divid':50,142 'draw':126,195 'except':198 'figur':239 'first':42 'full':38 'get':33 'great':113 'haven':237 'howev':201 'idea':35,43,216 'imped':104 'input':166 'intern':79 'issu':175 'kω':108 'less':110 'let':22 'like':230 'm':210,246 'measur':26,66,149,184,200 'microcontrol':6,24 'mosfet':139,161,181,225 'next':133 'obvious':155 'occasion':25 'oh':242 'optim':97 'output':67,103 'part':207 'path':185 'pleas':251 'possibl':234 'power':3 'quit':204 'r1':86 'r2':87 'refer':80 'resistor':58 'say':93 'second':180 'see':167 'seem':227 'signal':100 'simpl':48 'sinc':89 'singl':224 'someth':248 'stupid':249 'switch':144 'tell':252 'thought':134 'use':10,46,75 'v':70,78 'valu':59 've':55,177 'voltag':29,49,63,171 'want':20 'whole':169 'work':190"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693029637
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/2309537"
  +editedAt: DateTimeImmutable @1692947232 {#248
    date: 2023-08-25 09:07:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1692947137 {#241
    date: 2023-08-25 09:05:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#76
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "How-to-improve-my-battery-measurement-circuit"
  +title: "How to improve my battery measurement circuit?"
  +url: null
  +body: """
    I am powering a 5V microcontroller (arduino clone, atmega328p) using a 9V block and a buck converter. Now I want to let the microcontroller occasionally measure the battery voltage, so I can get an idea of how full it is.\n
    \n
    My first idea was to use a simple voltage divider:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)\n
    \n
    I’ve chosen the resistor values so that:\n
    \n
    - the voltage at the measure output is `< 1.1V`, to be able to use the 1.1V internal reference of the atmega’s ADC\n
    - `R1 || R2 < 10kΩ`, since the atmega datasheet says “The ADC is optimized for analog signals with an output impedance of approximately 10 kΩ or less”\n
    \n
    This is great and all, but what bothers me is that this circuit will constantly draw ~100µA from the battery.\n
    \n
    So, my next thought was to add a mosfet to the divider, to switch it on only while measuring:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)\n
    \n
    This is obviously bad, because now when the mosfet is off, the ADC input sees the whole battery voltage.\n
    \n
    To address that issue, I’ve added a second mosfet into the measure path:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)\n
    \n
    This works, and it does not draw any current, except while measuring.\n
    \n
    However, it’s quite a few parts. So I’m curious if anyone has an idea how to do this with just a single mosfet. It seems to me like it should be possible, but I haven’t figured out how.\n
    \n
    Oh, and if I’m doing something stupid here, please tell me :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781042 {#239
    date: 2023-09-15 14:30:42.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: 1944
  -titleTs: "'batteri':5 'circuit':7 'improv':3 'measur':6"
  -bodyTs: "'/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)':152 '/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)':188 '/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)':53 '1.1':69,77 '10':107 '100µa':127 '10kω':88 '5v':5 '9v':12 'abl':73 'ad':178 'adc':85,95,165 'add':137 'address':173 'analog':99 'anyon':213 'approxim':106 'arduino':7 'atmega':83,91 'atmega328p':9 'bad':156 'batteri':28,130,170 'block':13 'bother':118 'buck':16 'chosen':56 'circuit':123 'clone':8 'constant':125 'convert':17 'curious':211 'current':197 'datasheet':92 'discuss.tchncs.de':52,151,187 'discuss.tchncs.de/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)':150 'discuss.tchncs.de/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)':186 'discuss.tchncs.de/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)':51 'divid':50,142 'draw':126,195 'except':198 'figur':239 'first':42 'full':38 'get':33 'great':113 'haven':237 'howev':201 'idea':35,43,216 'imped':104 'input':166 'intern':79 'issu':175 'kω':108 'less':110 'let':22 'like':230 'm':210,246 'measur':26,66,149,184,200 'microcontrol':6,24 'mosfet':139,161,181,225 'next':133 'obvious':155 'occasion':25 'oh':242 'optim':97 'output':67,103 'part':207 'path':185 'pleas':251 'possibl':234 'power':3 'quit':204 'r1':86 'r2':87 'refer':80 'resistor':58 'say':93 'second':180 'see':167 'seem':227 'signal':100 'simpl':48 'sinc':89 'singl':224 'someth':248 'stupid':249 'switch':144 'tell':252 'thought':134 'use':10,46,75 'v':70,78 'valu':59 've':55,177 'voltag':29,49,63,171 'want':20 'whole':169 'work':190"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693029637
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/2309537"
  +editedAt: DateTimeImmutable @1692947232 {#248
    date: 2023-08-25 09:07:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1692947137 {#241
    date: 2023-08-25 09:05:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1379 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "And-also-a-robot-dinosaur-rocketship"
  +title: "And also a robot dinosaur rocketship"
  +url: "https://startrek.website/pictrs/image/615499d2-7668-4c95-81a9-bf6306c7ca08.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694780282 {#1369
    date: 2023-09-15 14:18:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 3005
  -titleTs: "'also':2 'dinosaur':5 'robot':4 'rocketship':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694780282
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1738428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694780282 {#1378
    date: 2023-09-15 14:18:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1379 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "And-also-a-robot-dinosaur-rocketship"
  +title: "And also a robot dinosaur rocketship"
  +url: "https://startrek.website/pictrs/image/615499d2-7668-4c95-81a9-bf6306c7ca08.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694780282 {#1369
    date: 2023-09-15 14:18:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 3005
  -titleTs: "'also':2 'dinosaur':5 'robot':4 'rocketship':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694780282
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1738428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694780282 {#1378
    date: 2023-09-15 14:18:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1379 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "And-also-a-robot-dinosaur-rocketship"
  +title: "And also a robot dinosaur rocketship"
  +url: "https://startrek.website/pictrs/image/615499d2-7668-4c95-81a9-bf6306c7ca08.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694780282 {#1369
    date: 2023-09-15 14:18:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 3005
  -titleTs: "'also':2 'dinosaur':5 'robot':4 'rocketship':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694780282
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1738428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694780282 {#1378
    date: 2023-09-15 14:18:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "Getting-the-Soil-Right-How-Carbon-Farming-Combats-Climate-Change"
  +title: "Getting the Soil Right: How Carbon Farming Combats Climate Change"
  +url: "https://reasonstobecheerful.world/carbon-farming-climate-change-regenerative-practices/"
  +body: """
    **Summary**\n
    \n
    Solidarity Farm in Pauma Valley, California, is pioneering carbon farming to combat climate change. After extreme heat destroyed their crops in 2017, the farm transitioned to regenerative practices that maximize carbon sequestration in the soil. This approach involves minimizing soil disturbance, planting perennials and ground cover, and employing low-tech solutions to reduce erosion and soil temperatures.\n
    \n
    The significance of soil in addressing climate change lies in its ability to store carbon. While excess carbon in the atmosphere contributes to global warming, carbon in the ground is beneficial. Plants absorb carbon dioxide through photosynthesis, which is then stored in the soil as organic matter. Experts estimate that global agricultural lands have the potential to sequester vast amounts of carbon.\n
    \n
    The emissions from food, agriculture, and land use are nearly as significant as those from electricity generation. Solidarity Farm has successfully increased its soil carbon levels, resulting in reduced water usage and a drawdown of approximately 600 metric tons of CO2 per year.\n
    \n
    Regenerative farming practices have the potential to address climate change by improving soil health. Healthy soil, in turn, leads to healthier crops, humans, and a healthier climate. While some caution against oversimplifying the impact of regenerative farming, there is a growing consensus that it plays a crucial role in mitigating climate change.\n
    \n
    Solidarity Farm is not only focused on its own operations but also on building a community that practices regenerative farming. They host educational programs and provide opportunities for aspiring farmers to try out regenerative principles. Additionally, they collaborate with other small farms and prioritize food distribution to low-income communities, aiming to bridge the gap between local farmers and those in need of healthy food.\n
    \n
    Overall, Solidarity Farm’s commitment to regenerative farming serves as a model for how sustainable agriculture can contribute to climate change mitigation, healthier ecosystems, and more equitable food systems.\n
    \n
    ![](https://reasonstobecheerful.world/wp-content/uploads/2023/09/aerial-solidarity1-1-2048x1152.jpg)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694778876 {#1932
    date: 2023-09-15 13:54:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 2225
  -titleTs: "'carbon':6 'chang':10 'climat':9 'combat':8 'farm':7 'get':1 'right':4 'soil':3"
  -bodyTs: "'/wp-content/uploads/2023/09/aerial-solidarity1-1-2048x1152.jpg)':314 '2017':23 '600':158 'abil':71 'absorb':92 'addit':252 'address':65,172 'agricultur':111,126,298 'aim':268 'also':228 'amount':119 'approach':38 'approxim':157 'aspir':245 'atmospher':80 'benefici':90 'bridg':270 'build':230 'california':7 'carbon':10,32,74,77,85,93,121,146 'caution':194 'chang':15,67,174,216,303 'climat':14,66,173,191,215,302 'co2':162 'collabor':254 'combat':13 'commit':287 'communiti':232,267 'consensus':206 'contribut':81,300 'cover':47 'crop':21,186 'crucial':211 'destroy':19 'dioxid':94 'distribut':262 'disturb':42 'drawdown':155 'ecosystem':306 'educ':239 'electr':137 'emiss':123 'employ':49 'equit':309 'eros':56 'estim':108 'excess':76 'expert':107 'extrem':17 'farm':3,11,25,140,166,201,218,236,258,285,290 'farmer':246,275 'focus':222 'food':125,261,282,310 'gap':272 'generat':138 'global':83,110 'ground':46,88 'grow':205 'health':178 'healthi':179,281 'healthier':185,190,305 'heat':18 'host':238 'human':187 'impact':198 'improv':176 'incom':266 'increas':143 'involv':39 'land':112,128 'lead':183 'level':147 'lie':68 'local':274 'low':51,265 'low-incom':264 'low-tech':50 'matter':106 'maxim':31 'metric':159 'minim':40 'mitig':214,304 'model':294 'near':131 'need':279 'oper':226 'opportun':243 'organ':105 'overal':283 'oversimplifi':196 'pauma':5 'per':163 'perenni':44 'photosynthesi':96 'pioneer':9 'plant':43,91 'play':209 'potenti':115,170 'practic':29,167,234 'principl':251 'priorit':260 'program':240 'provid':242 'reasonstobecheerful.world':313 'reasonstobecheerful.world/wp-content/uploads/2023/09/aerial-solidarity1-1-2048x1152.jpg)':312 'reduc':55,150 'regen':28,165,200,235,250,289 'result':148 'role':212 'sequest':117 'sequestr':33 'serv':291 'signific':61,133 'small':257 'soil':36,41,58,63,103,145,177,180 'solidar':2,139,217,284 'solut':53 'store':73,100 'success':142 'summari':1 'sustain':297 'system':311 'tech':52 'temperatur':59 'ton':160 'transit':26 'tri':248 'turn':182 'usag':152 'use':129 'valley':6 'vast':118 'warm':84 'water':151 'year':164"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694841876
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/733197"
  +editedAt: DateTimeImmutable @1694778934 {#1930
    date: 2023-09-15 13:55:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1694778876 {#1933
    date: 2023-09-15 13:54: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
63 DENIED edit
App\Entity\Entry {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "Getting-the-Soil-Right-How-Carbon-Farming-Combats-Climate-Change"
  +title: "Getting the Soil Right: How Carbon Farming Combats Climate Change"
  +url: "https://reasonstobecheerful.world/carbon-farming-climate-change-regenerative-practices/"
  +body: """
    **Summary**\n
    \n
    Solidarity Farm in Pauma Valley, California, is pioneering carbon farming to combat climate change. After extreme heat destroyed their crops in 2017, the farm transitioned to regenerative practices that maximize carbon sequestration in the soil. This approach involves minimizing soil disturbance, planting perennials and ground cover, and employing low-tech solutions to reduce erosion and soil temperatures.\n
    \n
    The significance of soil in addressing climate change lies in its ability to store carbon. While excess carbon in the atmosphere contributes to global warming, carbon in the ground is beneficial. Plants absorb carbon dioxide through photosynthesis, which is then stored in the soil as organic matter. Experts estimate that global agricultural lands have the potential to sequester vast amounts of carbon.\n
    \n
    The emissions from food, agriculture, and land use are nearly as significant as those from electricity generation. Solidarity Farm has successfully increased its soil carbon levels, resulting in reduced water usage and a drawdown of approximately 600 metric tons of CO2 per year.\n
    \n
    Regenerative farming practices have the potential to address climate change by improving soil health. Healthy soil, in turn, leads to healthier crops, humans, and a healthier climate. While some caution against oversimplifying the impact of regenerative farming, there is a growing consensus that it plays a crucial role in mitigating climate change.\n
    \n
    Solidarity Farm is not only focused on its own operations but also on building a community that practices regenerative farming. They host educational programs and provide opportunities for aspiring farmers to try out regenerative principles. Additionally, they collaborate with other small farms and prioritize food distribution to low-income communities, aiming to bridge the gap between local farmers and those in need of healthy food.\n
    \n
    Overall, Solidarity Farm’s commitment to regenerative farming serves as a model for how sustainable agriculture can contribute to climate change mitigation, healthier ecosystems, and more equitable food systems.\n
    \n
    ![](https://reasonstobecheerful.world/wp-content/uploads/2023/09/aerial-solidarity1-1-2048x1152.jpg)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694778876 {#1932
    date: 2023-09-15 13:54:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 2225
  -titleTs: "'carbon':6 'chang':10 'climat':9 'combat':8 'farm':7 'get':1 'right':4 'soil':3"
  -bodyTs: "'/wp-content/uploads/2023/09/aerial-solidarity1-1-2048x1152.jpg)':314 '2017':23 '600':158 'abil':71 'absorb':92 'addit':252 'address':65,172 'agricultur':111,126,298 'aim':268 'also':228 'amount':119 'approach':38 'approxim':157 'aspir':245 'atmospher':80 'benefici':90 'bridg':270 'build':230 'california':7 'carbon':10,32,74,77,85,93,121,146 'caution':194 'chang':15,67,174,216,303 'climat':14,66,173,191,215,302 'co2':162 'collabor':254 'combat':13 'commit':287 'communiti':232,267 'consensus':206 'contribut':81,300 'cover':47 'crop':21,186 'crucial':211 'destroy':19 'dioxid':94 'distribut':262 'disturb':42 'drawdown':155 'ecosystem':306 'educ':239 'electr':137 'emiss':123 'employ':49 'equit':309 'eros':56 'estim':108 'excess':76 'expert':107 'extrem':17 'farm':3,11,25,140,166,201,218,236,258,285,290 'farmer':246,275 'focus':222 'food':125,261,282,310 'gap':272 'generat':138 'global':83,110 'ground':46,88 'grow':205 'health':178 'healthi':179,281 'healthier':185,190,305 'heat':18 'host':238 'human':187 'impact':198 'improv':176 'incom':266 'increas':143 'involv':39 'land':112,128 'lead':183 'level':147 'lie':68 'local':274 'low':51,265 'low-incom':264 'low-tech':50 'matter':106 'maxim':31 'metric':159 'minim':40 'mitig':214,304 'model':294 'near':131 'need':279 'oper':226 'opportun':243 'organ':105 'overal':283 'oversimplifi':196 'pauma':5 'per':163 'perenni':44 'photosynthesi':96 'pioneer':9 'plant':43,91 'play':209 'potenti':115,170 'practic':29,167,234 'principl':251 'priorit':260 'program':240 'provid':242 'reasonstobecheerful.world':313 'reasonstobecheerful.world/wp-content/uploads/2023/09/aerial-solidarity1-1-2048x1152.jpg)':312 'reduc':55,150 'regen':28,165,200,235,250,289 'result':148 'role':212 'sequest':117 'sequestr':33 'serv':291 'signific':61,133 'small':257 'soil':36,41,58,63,103,145,177,180 'solidar':2,139,217,284 'solut':53 'store':73,100 'success':142 'summari':1 'sustain':297 'system':311 'tech':52 'temperatur':59 'ton':160 'transit':26 'tri':248 'turn':182 'usag':152 'use':129 'valley':6 'vast':118 'warm':84 'water':151 'year':164"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694841876
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/733197"
  +editedAt: DateTimeImmutable @1694778934 {#1930
    date: 2023-09-15 13:55:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1694778876 {#1933
    date: 2023-09-15 13:54: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
64 DENIED moderate
App\Entity\Entry {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "Getting-the-Soil-Right-How-Carbon-Farming-Combats-Climate-Change"
  +title: "Getting the Soil Right: How Carbon Farming Combats Climate Change"
  +url: "https://reasonstobecheerful.world/carbon-farming-climate-change-regenerative-practices/"
  +body: """
    **Summary**\n
    \n
    Solidarity Farm in Pauma Valley, California, is pioneering carbon farming to combat climate change. After extreme heat destroyed their crops in 2017, the farm transitioned to regenerative practices that maximize carbon sequestration in the soil. This approach involves minimizing soil disturbance, planting perennials and ground cover, and employing low-tech solutions to reduce erosion and soil temperatures.\n
    \n
    The significance of soil in addressing climate change lies in its ability to store carbon. While excess carbon in the atmosphere contributes to global warming, carbon in the ground is beneficial. Plants absorb carbon dioxide through photosynthesis, which is then stored in the soil as organic matter. Experts estimate that global agricultural lands have the potential to sequester vast amounts of carbon.\n
    \n
    The emissions from food, agriculture, and land use are nearly as significant as those from electricity generation. Solidarity Farm has successfully increased its soil carbon levels, resulting in reduced water usage and a drawdown of approximately 600 metric tons of CO2 per year.\n
    \n
    Regenerative farming practices have the potential to address climate change by improving soil health. Healthy soil, in turn, leads to healthier crops, humans, and a healthier climate. While some caution against oversimplifying the impact of regenerative farming, there is a growing consensus that it plays a crucial role in mitigating climate change.\n
    \n
    Solidarity Farm is not only focused on its own operations but also on building a community that practices regenerative farming. They host educational programs and provide opportunities for aspiring farmers to try out regenerative principles. Additionally, they collaborate with other small farms and prioritize food distribution to low-income communities, aiming to bridge the gap between local farmers and those in need of healthy food.\n
    \n
    Overall, Solidarity Farm’s commitment to regenerative farming serves as a model for how sustainable agriculture can contribute to climate change mitigation, healthier ecosystems, and more equitable food systems.\n
    \n
    ![](https://reasonstobecheerful.world/wp-content/uploads/2023/09/aerial-solidarity1-1-2048x1152.jpg)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694778876 {#1932
    date: 2023-09-15 13:54:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 2225
  -titleTs: "'carbon':6 'chang':10 'climat':9 'combat':8 'farm':7 'get':1 'right':4 'soil':3"
  -bodyTs: "'/wp-content/uploads/2023/09/aerial-solidarity1-1-2048x1152.jpg)':314 '2017':23 '600':158 'abil':71 'absorb':92 'addit':252 'address':65,172 'agricultur':111,126,298 'aim':268 'also':228 'amount':119 'approach':38 'approxim':157 'aspir':245 'atmospher':80 'benefici':90 'bridg':270 'build':230 'california':7 'carbon':10,32,74,77,85,93,121,146 'caution':194 'chang':15,67,174,216,303 'climat':14,66,173,191,215,302 'co2':162 'collabor':254 'combat':13 'commit':287 'communiti':232,267 'consensus':206 'contribut':81,300 'cover':47 'crop':21,186 'crucial':211 'destroy':19 'dioxid':94 'distribut':262 'disturb':42 'drawdown':155 'ecosystem':306 'educ':239 'electr':137 'emiss':123 'employ':49 'equit':309 'eros':56 'estim':108 'excess':76 'expert':107 'extrem':17 'farm':3,11,25,140,166,201,218,236,258,285,290 'farmer':246,275 'focus':222 'food':125,261,282,310 'gap':272 'generat':138 'global':83,110 'ground':46,88 'grow':205 'health':178 'healthi':179,281 'healthier':185,190,305 'heat':18 'host':238 'human':187 'impact':198 'improv':176 'incom':266 'increas':143 'involv':39 'land':112,128 'lead':183 'level':147 'lie':68 'local':274 'low':51,265 'low-incom':264 'low-tech':50 'matter':106 'maxim':31 'metric':159 'minim':40 'mitig':214,304 'model':294 'near':131 'need':279 'oper':226 'opportun':243 'organ':105 'overal':283 'oversimplifi':196 'pauma':5 'per':163 'perenni':44 'photosynthesi':96 'pioneer':9 'plant':43,91 'play':209 'potenti':115,170 'practic':29,167,234 'principl':251 'priorit':260 'program':240 'provid':242 'reasonstobecheerful.world':313 'reasonstobecheerful.world/wp-content/uploads/2023/09/aerial-solidarity1-1-2048x1152.jpg)':312 'reduc':55,150 'regen':28,165,200,235,250,289 'result':148 'role':212 'sequest':117 'sequestr':33 'serv':291 'signific':61,133 'small':257 'soil':36,41,58,63,103,145,177,180 'solidar':2,139,217,284 'solut':53 'store':73,100 'success':142 'summari':1 'sustain':297 'system':311 'tech':52 'temperatur':59 'ton':160 'transit':26 'tri':248 'turn':182 'usag':152 'use':129 'valley':6 'vast':118 'warm':84 'water':151 'year':164"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694841876
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/733197"
  +editedAt: DateTimeImmutable @1694778934 {#1930
    date: 2023-09-15 13:55:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1694778876 {#1933
    date: 2023-09-15 13:54: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
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 {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: Proxies\__CG__\App\Entity\Image {#1576 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Pure-Evil"
  +title: "Pure Evil"
  +url: "https://lemmy.world/pictrs/image/34a6b0f4-6ad3-432b-84f1-ff59a34d9b4b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694777591 {#1587
    date: 2023-09-15 13:33:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 29188
  -titleTs: "'evil':2 'pure':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5096690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694777591 {#1586
    date: 2023-09-15 13:33: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
67 DENIED edit
App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: Proxies\__CG__\App\Entity\Image {#1576 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Pure-Evil"
  +title: "Pure Evil"
  +url: "https://lemmy.world/pictrs/image/34a6b0f4-6ad3-432b-84f1-ff59a34d9b4b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694777591 {#1587
    date: 2023-09-15 13:33:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 29188
  -titleTs: "'evil':2 'pure':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5096690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694777591 {#1586
    date: 2023-09-15 13:33: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
68 DENIED moderate
App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: Proxies\__CG__\App\Entity\Image {#1576 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Pure-Evil"
  +title: "Pure Evil"
  +url: "https://lemmy.world/pictrs/image/34a6b0f4-6ad3-432b-84f1-ff59a34d9b4b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694777591 {#1587
    date: 2023-09-15 13:33:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 29188
  -titleTs: "'evil':2 'pure':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5096690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694777591 {#1586
    date: 2023-09-15 13:33: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
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 {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1755 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Is-It-Farewell-To-The-Internet-Archive"
  +title: "Is It Farewell To The Internet Archive?"
  +url: null
  +body: """
    Another one is close to biting the dust. Sci-Hub is out, Z-Lib got ran off like a dog and now IA is going to remove a host of books because these publishers just can’t stop being money-hungry bastards.\n
    \n
    This is why I support piracy. Knowledge should be free. To go after a nonprofit organization that just wants to make digital books and other formats accessible to everyone when majority of uploads can’t be downloaded only borrowed, is just so devious and greedy.\n
    \n
    I’m so tired of it. Laws around copyright and intellectual property need to be reformed. I feel so helpless :c\n
    \n
    Link to blog post:\n
    \n
    <a href="">https://blog.archive.org/2023/08/17/what-the-hachette-v-internet-archive-decision-means-for-our-library/</a>
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694776594 {#1476
    date: 2023-09-15 13:16:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 5215
  -titleTs: "'archiv':7 'farewel':3 'internet':6"
  -bodyTs: "'/2023/08/17/what-the-hachette-v-internet-archive-decision-means-for-our-library/':118 'access':72 'anoth':1 'around':98 'bastard':45 'bite':6 'blog':114 'blog.archive.org':117 'blog.archive.org/2023/08/17/what-the-hachette-v-internet-archive-decision-means-for-our-library/':116 'book':33,68 'borrow':84 'c':111 'close':4 'copyright':99 'devious':88 'digit':67 'dog':22 'download':82 'dust':8 'everyon':74 'feel':108 'format':71 'free':55 'go':27,57 'got':17 'greedi':90 'helpless':110 'host':31 'hub':11 'hungri':44 'ia':25 'intellectu':101 'knowledg':52 'law':97 'lib':16 'like':20 'link':112 'm':92 'major':76 'make':66 'money':43 'money-hungri':42 'need':103 'nonprofit':60 'one':2 'organ':61 'piraci':51 'post':115 'properti':102 'publish':36 'ran':18 'reform':106 'remov':29 'sci':10 'sci-hub':9 'stop':40 'support':50 'tire':94 'upload':78 'want':64 'z':15 'z-lib':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694777224
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4119556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694759724 {#1761
    date: 2023-09-15 08:35: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
71 DENIED edit
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1755 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Is-It-Farewell-To-The-Internet-Archive"
  +title: "Is It Farewell To The Internet Archive?"
  +url: null
  +body: """
    Another one is close to biting the dust. Sci-Hub is out, Z-Lib got ran off like a dog and now IA is going to remove a host of books because these publishers just can’t stop being money-hungry bastards.\n
    \n
    This is why I support piracy. Knowledge should be free. To go after a nonprofit organization that just wants to make digital books and other formats accessible to everyone when majority of uploads can’t be downloaded only borrowed, is just so devious and greedy.\n
    \n
    I’m so tired of it. Laws around copyright and intellectual property need to be reformed. I feel so helpless :c\n
    \n
    Link to blog post:\n
    \n
    <a href="">https://blog.archive.org/2023/08/17/what-the-hachette-v-internet-archive-decision-means-for-our-library/</a>
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694776594 {#1476
    date: 2023-09-15 13:16:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 5215
  -titleTs: "'archiv':7 'farewel':3 'internet':6"
  -bodyTs: "'/2023/08/17/what-the-hachette-v-internet-archive-decision-means-for-our-library/':118 'access':72 'anoth':1 'around':98 'bastard':45 'bite':6 'blog':114 'blog.archive.org':117 'blog.archive.org/2023/08/17/what-the-hachette-v-internet-archive-decision-means-for-our-library/':116 'book':33,68 'borrow':84 'c':111 'close':4 'copyright':99 'devious':88 'digit':67 'dog':22 'download':82 'dust':8 'everyon':74 'feel':108 'format':71 'free':55 'go':27,57 'got':17 'greedi':90 'helpless':110 'host':31 'hub':11 'hungri':44 'ia':25 'intellectu':101 'knowledg':52 'law':97 'lib':16 'like':20 'link':112 'm':92 'major':76 'make':66 'money':43 'money-hungri':42 'need':103 'nonprofit':60 'one':2 'organ':61 'piraci':51 'post':115 'properti':102 'publish':36 'ran':18 'reform':106 'remov':29 'sci':10 'sci-hub':9 'stop':40 'support':50 'tire':94 'upload':78 'want':64 'z':15 'z-lib':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694777224
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4119556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694759724 {#1761
    date: 2023-09-15 08:35: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
72 DENIED moderate
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1755 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Is-It-Farewell-To-The-Internet-Archive"
  +title: "Is It Farewell To The Internet Archive?"
  +url: null
  +body: """
    Another one is close to biting the dust. Sci-Hub is out, Z-Lib got ran off like a dog and now IA is going to remove a host of books because these publishers just can’t stop being money-hungry bastards.\n
    \n
    This is why I support piracy. Knowledge should be free. To go after a nonprofit organization that just wants to make digital books and other formats accessible to everyone when majority of uploads can’t be downloaded only borrowed, is just so devious and greedy.\n
    \n
    I’m so tired of it. Laws around copyright and intellectual property need to be reformed. I feel so helpless :c\n
    \n
    Link to blog post:\n
    \n
    <a href="">https://blog.archive.org/2023/08/17/what-the-hachette-v-internet-archive-decision-means-for-our-library/</a>
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694776594 {#1476
    date: 2023-09-15 13:16:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 5215
  -titleTs: "'archiv':7 'farewel':3 'internet':6"
  -bodyTs: "'/2023/08/17/what-the-hachette-v-internet-archive-decision-means-for-our-library/':118 'access':72 'anoth':1 'around':98 'bastard':45 'bite':6 'blog':114 'blog.archive.org':117 'blog.archive.org/2023/08/17/what-the-hachette-v-internet-archive-decision-means-for-our-library/':116 'book':33,68 'borrow':84 'c':111 'close':4 'copyright':99 'devious':88 'digit':67 'dog':22 'download':82 'dust':8 'everyon':74 'feel':108 'format':71 'free':55 'go':27,57 'got':17 'greedi':90 'helpless':110 'host':31 'hub':11 'hungri':44 'ia':25 'intellectu':101 'knowledg':52 'law':97 'lib':16 'like':20 'link':112 'm':92 'major':76 'make':66 'money':43 'money-hungri':42 'need':103 'nonprofit':60 'one':2 'organ':61 'piraci':51 'post':115 'properti':102 'publish':36 'ran':18 'reform':106 'remov':29 'sci':10 'sci-hub':9 'stop':40 'support':50 'tire':94 'upload':78 'want':64 'z':15 'z-lib':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694777224
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4119556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694759724 {#1761
    date: 2023-09-15 08:35: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
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 {#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: "Do-AA-Battery-Holders-Connected-in-Parallel-so-still-1-5V"
  +title: "Do AA Battery Holders - Connected in Parallel so still 1.5V - Exist?"
  +url: null
  +body: """
    Hello,\n
    \n
    Either my web search terms are quite inadequate, or perhaps no one ever wants a conveniently pre-wired holder for batteries connected in parallel.\n
    \n
    Tried at standard (USA) sites like DigiK-- and Mous–. The in-series 2xAA=3V, etc., are even available at general merchandise retailers as shown in this pic from an [A—zon](https://m.media-amazon.com/images/I/71-WxRwS8uL.jpg) listing.\n
    \n
    Would appreciate comment.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694773883 {#1885
    date: 2023-09-15 12:31:23.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: 2205
  -titleTs: "'1.5':10 'aa':2 'batteri':3 'connect':5 'exist':12 'holder':4 'parallel':7 'still':9 'v':11"
  -bodyTs: "'/images/i/71-wxrws8ul.jpg)':61 '2xaa':40 '3v':41 'appreci':64 'avail':45 'batteri':23 'comment':65 'connect':24 'conveni':17 'digik':33 'either':2 'etc':42 'even':44 'ever':14 'general':47 'hello':1 'holder':21 'in-seri':37 'inadequ':9 'like':32 'list':62 'm.media-amazon.com':60 'm.media-amazon.com/images/i/71-wxrws8ul.jpg)':59 'merchandis':48 'mous':35 'one':13 'parallel':26 'perhap':11 'pic':54 'pre':19 'pre-wir':18 'quit':8 'retail':49 'search':5 'seri':39 'shown':51 'site':31 'standard':29 'term':6 'tri':27 'usa':30 'want':15 'web':4 'wire':20 'would':63 'zon':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694753272
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/3227293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694666872 {#1887
    date: 2023-09-14 06:47:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#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: "Do-AA-Battery-Holders-Connected-in-Parallel-so-still-1-5V"
  +title: "Do AA Battery Holders - Connected in Parallel so still 1.5V - Exist?"
  +url: null
  +body: """
    Hello,\n
    \n
    Either my web search terms are quite inadequate, or perhaps no one ever wants a conveniently pre-wired holder for batteries connected in parallel.\n
    \n
    Tried at standard (USA) sites like DigiK-- and Mous–. The in-series 2xAA=3V, etc., are even available at general merchandise retailers as shown in this pic from an [A—zon](https://m.media-amazon.com/images/I/71-WxRwS8uL.jpg) listing.\n
    \n
    Would appreciate comment.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694773883 {#1885
    date: 2023-09-15 12:31:23.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: 2205
  -titleTs: "'1.5':10 'aa':2 'batteri':3 'connect':5 'exist':12 'holder':4 'parallel':7 'still':9 'v':11"
  -bodyTs: "'/images/i/71-wxrws8ul.jpg)':61 '2xaa':40 '3v':41 'appreci':64 'avail':45 'batteri':23 'comment':65 'connect':24 'conveni':17 'digik':33 'either':2 'etc':42 'even':44 'ever':14 'general':47 'hello':1 'holder':21 'in-seri':37 'inadequ':9 'like':32 'list':62 'm.media-amazon.com':60 'm.media-amazon.com/images/i/71-wxrws8ul.jpg)':59 'merchandis':48 'mous':35 'one':13 'parallel':26 'perhap':11 'pic':54 'pre':19 'pre-wir':18 'quit':8 'retail':49 'search':5 'seri':39 'shown':51 'site':31 'standard':29 'term':6 'tri':27 'usa':30 'want':15 'web':4 'wire':20 'would':63 'zon':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694753272
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/3227293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694666872 {#1887
    date: 2023-09-14 06:47:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#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: "Do-AA-Battery-Holders-Connected-in-Parallel-so-still-1-5V"
  +title: "Do AA Battery Holders - Connected in Parallel so still 1.5V - Exist?"
  +url: null
  +body: """
    Hello,\n
    \n
    Either my web search terms are quite inadequate, or perhaps no one ever wants a conveniently pre-wired holder for batteries connected in parallel.\n
    \n
    Tried at standard (USA) sites like DigiK-- and Mous–. The in-series 2xAA=3V, etc., are even available at general merchandise retailers as shown in this pic from an [A—zon](https://m.media-amazon.com/images/I/71-WxRwS8uL.jpg) listing.\n
    \n
    Would appreciate comment.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694773883 {#1885
    date: 2023-09-15 12:31:23.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: 2205
  -titleTs: "'1.5':10 'aa':2 'batteri':3 'connect':5 'exist':12 'holder':4 'parallel':7 'still':9 'v':11"
  -bodyTs: "'/images/i/71-wxrws8ul.jpg)':61 '2xaa':40 '3v':41 'appreci':64 'avail':45 'batteri':23 'comment':65 'connect':24 'conveni':17 'digik':33 'either':2 'etc':42 'even':44 'ever':14 'general':47 'hello':1 'holder':21 'in-seri':37 'inadequ':9 'like':32 'list':62 'm.media-amazon.com':60 'm.media-amazon.com/images/i/71-wxrws8ul.jpg)':59 'merchandis':48 'mous':35 'one':13 'parallel':26 'perhap':11 'pic':54 'pre':19 'pre-wir':18 'quit':8 'retail':49 'search':5 'seri':39 'shown':51 'site':31 'standard':29 'term':6 'tri':27 'usa':30 'want':15 'web':4 'wire':20 'would':63 'zon':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694753272
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/3227293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694666872 {#1887
    date: 2023-09-14 06:47:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "question-Is-it-pointless-buying-virgin-olive-oil-if-you-re"
  +title: "[question] Is it pointless buying virgin olive oil if you're just gonna heat it?"
  +url: null
  +body: """
    So as I understand it, virgin olive oil is made from cold pressing olives.\n
    \n
    If I fry or roast stuff using virgin olive oil, did I just waste my money?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694772880 {#1936
    date: 2023-09-15 12:14:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 2417
  -titleTs: "'buy':5 'gonna':13 'heat':14 'oil':8 'oliv':7 'pointless':4 'question':1 're':11 'virgin':6"
  -bodyTs: "'cold':12 'fri':17 'made':10 'money':30 'oil':8,24 'oliv':7,14,23 'press':13 'roast':19 'stuff':20 'understand':4 'use':21 'virgin':6,22 'wast':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694738655
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/1683549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694725655 {#1376
    date: 2023-09-14 23:07:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "question-Is-it-pointless-buying-virgin-olive-oil-if-you-re"
  +title: "[question] Is it pointless buying virgin olive oil if you're just gonna heat it?"
  +url: null
  +body: """
    So as I understand it, virgin olive oil is made from cold pressing olives.\n
    \n
    If I fry or roast stuff using virgin olive oil, did I just waste my money?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694772880 {#1936
    date: 2023-09-15 12:14:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 2417
  -titleTs: "'buy':5 'gonna':13 'heat':14 'oil':8 'oliv':7 'pointless':4 'question':1 're':11 'virgin':6"
  -bodyTs: "'cold':12 'fri':17 'made':10 'money':30 'oil':8,24 'oliv':7,14,23 'press':13 'roast':19 'stuff':20 'understand':4 'use':21 'virgin':6,22 'wast':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694738655
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/1683549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694725655 {#1376
    date: 2023-09-14 23:07:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "question-Is-it-pointless-buying-virgin-olive-oil-if-you-re"
  +title: "[question] Is it pointless buying virgin olive oil if you're just gonna heat it?"
  +url: null
  +body: """
    So as I understand it, virgin olive oil is made from cold pressing olives.\n
    \n
    If I fry or roast stuff using virgin olive oil, did I just waste my money?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694772880 {#1936
    date: 2023-09-15 12:14:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 2417
  -titleTs: "'buy':5 'gonna':13 'heat':14 'oil':8 'oliv':7 'pointless':4 'question':1 're':11 'virgin':6"
  -bodyTs: "'cold':12 'fri':17 'made':10 'money':30 'oil':8,24 'oliv':7,14,23 'press':13 'roast':19 'stuff':20 'understand':4 'use':21 'virgin':6,22 'wast':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694738655
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/1683549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694725655 {#1376
    date: 2023-09-14 23:07:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1695 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "What-should-I-do-with-my-old-iPhone-XR"
  +title: "What should I do with my old iPhone XR?"
  +url: null
  +body: """
    I just upgraded to a 13, but the trade-in was only $80 and I thought I might find something better to do with it than just get $80 back, so I’d love suggestions. Remember, it doesn’t have cellular access anymore, just wifi. Does anyone have any good ideas for what to do with it? A friend suggested a dedicated GPS for my car, which I would obviously have to upgrade on occasion, but I can do that from my garage. Slightly annoying, but possibly useful. Any other ideas?\n
    \n
    Yes, I know, throw it out or use it as a coaster. Ha ha. Very droll.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694770878 {#1703
    date: 2023-09-15 11:41:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 13936
  -titleTs: "'iphon':8 'old':7 'xr':9"
  -bodyTs: "'13':6 '80':14,30 'access':43 'annoy':86 'anymor':44 'anyon':48 'back':31 'better':22 'car':67 'cellular':42 'coaster':104 'd':34 'dedic':63 'doesn':39 'droll':108 'find':20 'friend':60 'garag':84 'get':29 'good':51 'gps':64 'ha':105,106 'idea':52,92 'know':95 'love':35 'might':19 'obvious':71 'occas':76 'possibl':88 'rememb':37 'slight':85 'someth':21 'suggest':36,61 'thought':17 'throw':96 'trade':10 'trade-in':9 'upgrad':3,74 'use':89,100 'wifi':46 'would':70 'yes':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694770878
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5093530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694770878 {#1700
    date: 2023-09-15 11:41: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
83 DENIED edit
App\Entity\Entry {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1695 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "What-should-I-do-with-my-old-iPhone-XR"
  +title: "What should I do with my old iPhone XR?"
  +url: null
  +body: """
    I just upgraded to a 13, but the trade-in was only $80 and I thought I might find something better to do with it than just get $80 back, so I’d love suggestions. Remember, it doesn’t have cellular access anymore, just wifi. Does anyone have any good ideas for what to do with it? A friend suggested a dedicated GPS for my car, which I would obviously have to upgrade on occasion, but I can do that from my garage. Slightly annoying, but possibly useful. Any other ideas?\n
    \n
    Yes, I know, throw it out or use it as a coaster. Ha ha. Very droll.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694770878 {#1703
    date: 2023-09-15 11:41:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 13936
  -titleTs: "'iphon':8 'old':7 'xr':9"
  -bodyTs: "'13':6 '80':14,30 'access':43 'annoy':86 'anymor':44 'anyon':48 'back':31 'better':22 'car':67 'cellular':42 'coaster':104 'd':34 'dedic':63 'doesn':39 'droll':108 'find':20 'friend':60 'garag':84 'get':29 'good':51 'gps':64 'ha':105,106 'idea':52,92 'know':95 'love':35 'might':19 'obvious':71 'occas':76 'possibl':88 'rememb':37 'slight':85 'someth':21 'suggest':36,61 'thought':17 'throw':96 'trade':10 'trade-in':9 'upgrad':3,74 'use':89,100 'wifi':46 'would':70 'yes':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694770878
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5093530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694770878 {#1700
    date: 2023-09-15 11:41: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
84 DENIED moderate
App\Entity\Entry {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1695 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "What-should-I-do-with-my-old-iPhone-XR"
  +title: "What should I do with my old iPhone XR?"
  +url: null
  +body: """
    I just upgraded to a 13, but the trade-in was only $80 and I thought I might find something better to do with it than just get $80 back, so I’d love suggestions. Remember, it doesn’t have cellular access anymore, just wifi. Does anyone have any good ideas for what to do with it? A friend suggested a dedicated GPS for my car, which I would obviously have to upgrade on occasion, but I can do that from my garage. Slightly annoying, but possibly useful. Any other ideas?\n
    \n
    Yes, I know, throw it out or use it as a coaster. Ha ha. Very droll.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694770878 {#1703
    date: 2023-09-15 11:41:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 13936
  -titleTs: "'iphon':8 'old':7 'xr':9"
  -bodyTs: "'13':6 '80':14,30 'access':43 'annoy':86 'anymor':44 'anyon':48 'back':31 'better':22 'car':67 'cellular':42 'coaster':104 'd':34 'dedic':63 'doesn':39 'droll':108 'find':20 'friend':60 'garag':84 'get':29 'good':51 'gps':64 'ha':105,106 'idea':52,92 'know':95 'love':35 'might':19 'obvious':71 'occas':76 'possibl':88 'rememb':37 'slight':85 'someth':21 'suggest':36,61 'thought':17 'throw':96 'trade':10 'trade-in':9 'upgrad':3,74 'use':89,100 'wifi':46 'would':70 'yes':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694770878
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5093530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694770878 {#1700
    date: 2023-09-15 11:41: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
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 {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1755 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "I-am-looking-into-setting-up-a-home-mediaserver-Any"
  +title: "I am looking into setting up a home mediaserver. Any good guides?"
  +url: null
  +body: """
    The aim is to have a qbittorrent setup combined with a service like plex (or jellyfin?) to easily stream music, movies and TV shows to my mobile devices.\n
    \n
    Is there a comprehensive guide or list of good software and hardware one could use to accomplish such a thing?\n
    \n
    What I know/have already:\n
    \n
    - Good, paid VPN: Mullvad\n
    - Mediaserver software: Jellyfin\n
    - Torrenting software: qbittorrent\n
    - ???
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694770816 {#1444
    date: 2023-09-15 11:40:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 5515
  -titleTs: "'good':11 'guid':12 'home':8 'look':3 'mediaserv':9 'set':5"
  -bodyTs: "'accomplish':45 'aim':2 'alreadi':52 'combin':9 'comprehens':32 'could':42 'devic':28 'easili':18 'good':37,53 'guid':33 'hardwar':40 'jellyfin':16,59 'know/have':51 'like':13 'list':35 'mediaserv':57 'mobil':27 'movi':21 'mullvad':56 'music':20 'one':41 'paid':54 'plex':14 'qbittorr':7,62 'servic':12 'setup':8 'show':24 'softwar':38,58,61 'stream':19 'thing':48 'torrent':60 'tv':23 'use':43 'vpn':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694775316
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3449530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694770816 {#1466
    date: 2023-09-15 11:40:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1755 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "I-am-looking-into-setting-up-a-home-mediaserver-Any"
  +title: "I am looking into setting up a home mediaserver. Any good guides?"
  +url: null
  +body: """
    The aim is to have a qbittorrent setup combined with a service like plex (or jellyfin?) to easily stream music, movies and TV shows to my mobile devices.\n
    \n
    Is there a comprehensive guide or list of good software and hardware one could use to accomplish such a thing?\n
    \n
    What I know/have already:\n
    \n
    - Good, paid VPN: Mullvad\n
    - Mediaserver software: Jellyfin\n
    - Torrenting software: qbittorrent\n
    - ???
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694770816 {#1444
    date: 2023-09-15 11:40:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 5515
  -titleTs: "'good':11 'guid':12 'home':8 'look':3 'mediaserv':9 'set':5"
  -bodyTs: "'accomplish':45 'aim':2 'alreadi':52 'combin':9 'comprehens':32 'could':42 'devic':28 'easili':18 'good':37,53 'guid':33 'hardwar':40 'jellyfin':16,59 'know/have':51 'like':13 'list':35 'mediaserv':57 'mobil':27 'movi':21 'mullvad':56 'music':20 'one':41 'paid':54 'plex':14 'qbittorr':7,62 'servic':12 'setup':8 'show':24 'softwar':38,58,61 'stream':19 'thing':48 'torrent':60 'tv':23 'use':43 'vpn':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694775316
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3449530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694770816 {#1466
    date: 2023-09-15 11:40:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1755 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "I-am-looking-into-setting-up-a-home-mediaserver-Any"
  +title: "I am looking into setting up a home mediaserver. Any good guides?"
  +url: null
  +body: """
    The aim is to have a qbittorrent setup combined with a service like plex (or jellyfin?) to easily stream music, movies and TV shows to my mobile devices.\n
    \n
    Is there a comprehensive guide or list of good software and hardware one could use to accomplish such a thing?\n
    \n
    What I know/have already:\n
    \n
    - Good, paid VPN: Mullvad\n
    - Mediaserver software: Jellyfin\n
    - Torrenting software: qbittorrent\n
    - ???
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694770816 {#1444
    date: 2023-09-15 11:40:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 5515
  -titleTs: "'good':11 'guid':12 'home':8 'look':3 'mediaserv':9 'set':5"
  -bodyTs: "'accomplish':45 'aim':2 'alreadi':52 'combin':9 'comprehens':32 'could':42 'devic':28 'easili':18 'good':37,53 'guid':33 'hardwar':40 'jellyfin':16,59 'know/have':51 'like':13 'list':35 'mediaserv':57 'mobil':27 'movi':21 'mullvad':56 'music':20 'one':41 'paid':54 'plex':14 'qbittorr':7,62 'servic':12 'setup':8 'show':24 'softwar':38,58,61 'stream':19 'thing':48 'torrent':60 'tv':23 'use':43 'vpn':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694775316
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3449530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694770816 {#1466
    date: 2023-09-15 11:40:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1433 …}
  +slug: "Go-od-boy"
  +title: "🫡 Ģ̻̘̦͎ͪ͂ȏ̽̓͗҉̺̥̘o͕͍͇̮̅̏͐̀d͔̹̓ͨ̀ͭ͠ ̗͈̯͇ͤ̕ͅb̟͙̖͔ͨ̈́͜o̶̹͓͔͌ͮͩͯy̗̰̮̙͎͊̕"
  +url: "https://feddit.nl/pictrs/image/422538a1-6d7d-443d-a81e-3f70f78c5750.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694769420 {#1460
    date: 2023-09-15 11:17:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 13768
  -titleTs: "'ģ̻̘̦͎ͪ͂ȏ̽̓͗҉̺̥̘o͕͍͇̮̅̏͐̀d͔̹̓ͨ̀ͭ͠':1 'ͅb̟͙̖͔ͨ̈́͜o̶̹͓͔͌ͮͩͯy̗̰̮̙͎͊̕':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694769420
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/3308249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694769420 {#1458
    date: 2023-09-15 11:17:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1433 …}
  +slug: "Go-od-boy"
  +title: "🫡 Ģ̻̘̦͎ͪ͂ȏ̽̓͗҉̺̥̘o͕͍͇̮̅̏͐̀d͔̹̓ͨ̀ͭ͠ ̗͈̯͇ͤ̕ͅb̟͙̖͔ͨ̈́͜o̶̹͓͔͌ͮͩͯy̗̰̮̙͎͊̕"
  +url: "https://feddit.nl/pictrs/image/422538a1-6d7d-443d-a81e-3f70f78c5750.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694769420 {#1460
    date: 2023-09-15 11:17:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 13768
  -titleTs: "'ģ̻̘̦͎ͪ͂ȏ̽̓͗҉̺̥̘o͕͍͇̮̅̏͐̀d͔̹̓ͨ̀ͭ͠':1 'ͅb̟͙̖͔ͨ̈́͜o̶̹͓͔͌ͮͩͯy̗̰̮̙͎͊̕':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694769420
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/3308249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694769420 {#1458
    date: 2023-09-15 11:17:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1433 …}
  +slug: "Go-od-boy"
  +title: "🫡 Ģ̻̘̦͎ͪ͂ȏ̽̓͗҉̺̥̘o͕͍͇̮̅̏͐̀d͔̹̓ͨ̀ͭ͠ ̗͈̯͇ͤ̕ͅb̟͙̖͔ͨ̈́͜o̶̹͓͔͌ͮͩͯy̗̰̮̙͎͊̕"
  +url: "https://feddit.nl/pictrs/image/422538a1-6d7d-443d-a81e-3f70f78c5750.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694769420 {#1460
    date: 2023-09-15 11:17:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 13768
  -titleTs: "'ģ̻̘̦͎ͪ͂ȏ̽̓͗҉̺̥̘o͕͍͇̮̅̏͐̀d͔̹̓ͨ̀ͭ͠':1 'ͅb̟͙̖͔ͨ̈́͜o̶̹͓͔͌ͮͩͯy̗̰̮̙͎͊̕':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694769420
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/3308249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694769420 {#1458
    date: 2023-09-15 11:17:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1679 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "What-s-your-experience-with-the-new-Teal-Mask-DLC"
  +title: "What's your experience with the new Teal Mask DLC?"
  +url: null
  +body: """
    Now that the Teal Mask DLC has released for Pokémon Scarlet and Violet, how’s your experience with the update?\n
    \n
    I think my personal highlight are the new Pokémon designs and the overall vibe of the Kitakami region. Also, I was pleasantly surprised that they fixed at least some very few performance problems (boxes, people walking), even though the game itself still runs very, very poorly.\n
    \n
    Can’t wait to hear what your experience is so far!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694760480 {#1666
    date: 2023-09-15 08:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 19242
  -titleTs: "'dlc':10 'experi':4 'mask':9 'new':7 'teal':8"
  -bodyTs: "'also':39 'box':54 'design':30 'dlc':6 'even':57 'experi':17,74 'far':77 'fix':46 'game':60 'hear':71 'highlight':25 'kitakami':37 'least':48 'mask':5 'new':28 'overal':33 'peopl':55 'perform':52 'person':24 'pleasant':42 'pokémon':10,29 'poor':66 'problem':53 'region':38 'releas':8 'run':63 'scarlet':11 'still':62 'surpris':43 'teal':4 'think':22 'though':58 'updat':20 'vibe':34 'violet':13 'wait':69 'walk':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694764980
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3445855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694760480 {#1667
    date: 2023-09-15 08:48:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1679 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "What-s-your-experience-with-the-new-Teal-Mask-DLC"
  +title: "What's your experience with the new Teal Mask DLC?"
  +url: null
  +body: """
    Now that the Teal Mask DLC has released for Pokémon Scarlet and Violet, how’s your experience with the update?\n
    \n
    I think my personal highlight are the new Pokémon designs and the overall vibe of the Kitakami region. Also, I was pleasantly surprised that they fixed at least some very few performance problems (boxes, people walking), even though the game itself still runs very, very poorly.\n
    \n
    Can’t wait to hear what your experience is so far!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694760480 {#1666
    date: 2023-09-15 08:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 19242
  -titleTs: "'dlc':10 'experi':4 'mask':9 'new':7 'teal':8"
  -bodyTs: "'also':39 'box':54 'design':30 'dlc':6 'even':57 'experi':17,74 'far':77 'fix':46 'game':60 'hear':71 'highlight':25 'kitakami':37 'least':48 'mask':5 'new':28 'overal':33 'peopl':55 'perform':52 'person':24 'pleasant':42 'pokémon':10,29 'poor':66 'problem':53 'region':38 'releas':8 'run':63 'scarlet':11 'still':62 'surpris':43 'teal':4 'think':22 'though':58 'updat':20 'vibe':34 'violet':13 'wait':69 'walk':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694764980
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3445855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694760480 {#1667
    date: 2023-09-15 08:48:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1679 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "What-s-your-experience-with-the-new-Teal-Mask-DLC"
  +title: "What's your experience with the new Teal Mask DLC?"
  +url: null
  +body: """
    Now that the Teal Mask DLC has released for Pokémon Scarlet and Violet, how’s your experience with the update?\n
    \n
    I think my personal highlight are the new Pokémon designs and the overall vibe of the Kitakami region. Also, I was pleasantly surprised that they fixed at least some very few performance problems (boxes, people walking), even though the game itself still runs very, very poorly.\n
    \n
    Can’t wait to hear what your experience is so far!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694760480 {#1666
    date: 2023-09-15 08:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 19242
  -titleTs: "'dlc':10 'experi':4 'mask':9 'new':7 'teal':8"
  -bodyTs: "'also':39 'box':54 'design':30 'dlc':6 'even':57 'experi':17,74 'far':77 'fix':46 'game':60 'hear':71 'highlight':25 'kitakami':37 'least':48 'mask':5 'new':28 'overal':33 'peopl':55 'perform':52 'person':24 'pleasant':42 'pokémon':10,29 'poor':66 'problem':53 'region':38 'releas':8 'run':63 'scarlet':11 'still':62 'surpris':43 'teal':4 'think':22 'though':58 'updat':20 'vibe':34 'violet':13 'wait':69 'walk':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694764980
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3445855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694760480 {#1667
    date: 2023-09-15 08:48:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: Proxies\__CG__\App\Entity\Image {#1421 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1422 …}
  +slug: "True"
  +title: "True"
  +url: "https://hexbear.net/pictrs/image/bfdcef2e-b1e2-47dc-b7ca-85c6967e97b7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694758709 {#1635
    date: 2023-09-15 08:18:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 5530
  -titleTs: "'true':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694758557
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/600493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694743057 {#1660
    date: 2023-09-15 03:57:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: Proxies\__CG__\App\Entity\Image {#1421 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1422 …}
  +slug: "True"
  +title: "True"
  +url: "https://hexbear.net/pictrs/image/bfdcef2e-b1e2-47dc-b7ca-85c6967e97b7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694758709 {#1635
    date: 2023-09-15 08:18:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 5530
  -titleTs: "'true':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694758557
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/600493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694743057 {#1660
    date: 2023-09-15 03:57:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: Proxies\__CG__\App\Entity\Image {#1421 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1422 …}
  +slug: "True"
  +title: "True"
  +url: "https://hexbear.net/pictrs/image/bfdcef2e-b1e2-47dc-b7ca-85c6967e97b7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694758709 {#1635
    date: 2023-09-15 08:18:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 5530
  -titleTs: "'true':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694758557
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/600493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694743057 {#1660
    date: 2023-09-15 03:57:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details