Redirect 302 redirect from GET @entry_comment_create (3d038d)

GET https://kbin.spritesserver.nl/index.php/u/@nothacking@discuss.tchncs.de/commented

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.88 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where thinkpad?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700027551 {#2279
    date: 2023-11-15 06:52:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 126225
  -bodyTs: "'thinkpad':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4873426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700027551 {#2275
    date: 2023-11-15 06:52:31.0 +01:00
  }
  +"title": 126225
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
3 DENIED edit
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where thinkpad?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700027551 {#2279
    date: 2023-11-15 06:52:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 126225
  -bodyTs: "'thinkpad':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4873426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700027551 {#2275
    date: 2023-11-15 06:52:31.0 +01:00
  }
  +"title": 126225
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
4 DENIED moderate
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where thinkpad?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700027551 {#2279
    date: 2023-11-15 06:52:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 126225
  -bodyTs: "'thinkpad':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4873426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700027551 {#2275
    date: 2023-11-15 06:52:31.0 +01:00
  }
  +"title": 126225
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#2066
  +user: Proxies\__CG__\App\Entity\User {#2920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
  +slug: "I-have-received-a-copyright-infringement-alert-what-should-I"
  +title: "I have received a copyright infringement alert, what should I answer?"
  +url: "https://i.imgur.com/C5iWw91.png"
  +body: "(Of course I’m going to stop, but my server has been blocked by Hetzner, would like to recover it XD)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 81
  +favouriteCount: 295
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697907885 {#2915
    date: 2023-10-21 19:04:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2922 …}
  +votes: Doctrine\ORM\PersistentCollection {#2924 …}
  +reports: Doctrine\ORM\PersistentCollection {#2926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
  +badges: Doctrine\ORM\PersistentCollection {#2932 …}
  +children: [
    1 => App\Entity\EntryComment {#2074
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ignore it. Anything you say will be used to build their case. I would just set up another server."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1697787264 {#2069
        date: 2023-10-20 09:34:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nn4x@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2067 …}
      +nested: Doctrine\ORM\PersistentCollection {#2049 …}
      +votes: Doctrine\ORM\PersistentCollection {#2051 …}
      +reports: Doctrine\ORM\PersistentCollection {#2059 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
      -id: 59899
      -bodyTs: "'anoth':18 'anyth':3 'build':10 'case':12 'ignor':1 'say':5 'server':19 'set':16 'use':8 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4093293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697747966 {#2065
        date: 2023-10-19 22:39:26.0 +02:00
      }
      +"title": 59899
    }
    0 => App\Entity\EntryComment {#2058
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
      +root: App\Entity\EntryComment {#2074}
      +body: "Not yet, but their could be in the future. Best to ignore it and move on. Even if it is extremely unlikely to be prosecuted for this stuff, it has happened, so why risk it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697787261 {#2055
        date: 2023-10-20 09:34:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nn4x@lemmy.dbzer0.com"
        "@nothacking@discuss.tchncs.de"
        "@quackers@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2125 …}
      +nested: Doctrine\ORM\PersistentCollection {#2041 …}
      +votes: Doctrine\ORM\PersistentCollection {#2100 …}
      +reports: Doctrine\ORM\PersistentCollection {#2105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
      -id: 60787
      -bodyTs: "'best':10 'could':5 'even':17 'extrem':21 'futur':9 'happen':31 'ignor':12 'move':15 'prosecut':25 'risk':34 'stuff':28 'unlik':22 'yet':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4109984"
      +editedAt: DateTimeImmutable @1697787489 {#2052
        date: 2023-10-20 09:38:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697787261 {#2054
        date: 2023-10-20 09:34:21.0 +02:00
      }
      +"title": 60787
    }
  ]
  -id: 6390
  -titleTs: "'alert':7 'answer':11 'copyright':5 'infring':6 'receiv':3"
  -bodyTs: "'block':13 'cours':2 'go':5 'hetzner':15 'like':17 'm':4 'recov':19 'server':10 'stop':7 'would':16 'xd':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697805307
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6599469"
  +editedAt: DateTimeImmutable @1697719199 {#2904
    date: 2023-10-19 14:39:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697718907 {#2883
    date: 2023-10-19 14:35:07.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2066
  +user: Proxies\__CG__\App\Entity\User {#2920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
  +slug: "I-have-received-a-copyright-infringement-alert-what-should-I"
  +title: "I have received a copyright infringement alert, what should I answer?"
  +url: "https://i.imgur.com/C5iWw91.png"
  +body: "(Of course I’m going to stop, but my server has been blocked by Hetzner, would like to recover it XD)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 81
  +favouriteCount: 295
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697907885 {#2915
    date: 2023-10-21 19:04:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2922 …}
  +votes: Doctrine\ORM\PersistentCollection {#2924 …}
  +reports: Doctrine\ORM\PersistentCollection {#2926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
  +badges: Doctrine\ORM\PersistentCollection {#2932 …}
  +children: [
    1 => App\Entity\EntryComment {#2074
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ignore it. Anything you say will be used to build their case. I would just set up another server."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1697787264 {#2069
        date: 2023-10-20 09:34:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nn4x@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2067 …}
      +nested: Doctrine\ORM\PersistentCollection {#2049 …}
      +votes: Doctrine\ORM\PersistentCollection {#2051 …}
      +reports: Doctrine\ORM\PersistentCollection {#2059 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
      -id: 59899
      -bodyTs: "'anoth':18 'anyth':3 'build':10 'case':12 'ignor':1 'say':5 'server':19 'set':16 'use':8 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4093293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697747966 {#2065
        date: 2023-10-19 22:39:26.0 +02:00
      }
      +"title": 59899
    }
    0 => App\Entity\EntryComment {#2058
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
      +root: App\Entity\EntryComment {#2074}
      +body: "Not yet, but their could be in the future. Best to ignore it and move on. Even if it is extremely unlikely to be prosecuted for this stuff, it has happened, so why risk it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697787261 {#2055
        date: 2023-10-20 09:34:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nn4x@lemmy.dbzer0.com"
        "@nothacking@discuss.tchncs.de"
        "@quackers@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2125 …}
      +nested: Doctrine\ORM\PersistentCollection {#2041 …}
      +votes: Doctrine\ORM\PersistentCollection {#2100 …}
      +reports: Doctrine\ORM\PersistentCollection {#2105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
      -id: 60787
      -bodyTs: "'best':10 'could':5 'even':17 'extrem':21 'futur':9 'happen':31 'ignor':12 'move':15 'prosecut':25 'risk':34 'stuff':28 'unlik':22 'yet':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4109984"
      +editedAt: DateTimeImmutable @1697787489 {#2052
        date: 2023-10-20 09:38:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697787261 {#2054
        date: 2023-10-20 09:34:21.0 +02:00
      }
      +"title": 60787
    }
  ]
  -id: 6390
  -titleTs: "'alert':7 'answer':11 'copyright':5 'infring':6 'receiv':3"
  -bodyTs: "'block':13 'cours':2 'go':5 'hetzner':15 'like':17 'm':4 'recov':19 'server':10 'stop':7 'would':16 'xd':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697805307
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6599469"
  +editedAt: DateTimeImmutable @1697719199 {#2904
    date: 2023-10-19 14:39:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697718907 {#2883
    date: 2023-10-19 14:35:07.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2066
  +user: Proxies\__CG__\App\Entity\User {#2920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
  +slug: "I-have-received-a-copyright-infringement-alert-what-should-I"
  +title: "I have received a copyright infringement alert, what should I answer?"
  +url: "https://i.imgur.com/C5iWw91.png"
  +body: "(Of course I’m going to stop, but my server has been blocked by Hetzner, would like to recover it XD)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 81
  +favouriteCount: 295
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697907885 {#2915
    date: 2023-10-21 19:04:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2922 …}
  +votes: Doctrine\ORM\PersistentCollection {#2924 …}
  +reports: Doctrine\ORM\PersistentCollection {#2926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
  +badges: Doctrine\ORM\PersistentCollection {#2932 …}
  +children: [
    1 => App\Entity\EntryComment {#2074
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ignore it. Anything you say will be used to build their case. I would just set up another server."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1697787264 {#2069
        date: 2023-10-20 09:34:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nn4x@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2067 …}
      +nested: Doctrine\ORM\PersistentCollection {#2049 …}
      +votes: Doctrine\ORM\PersistentCollection {#2051 …}
      +reports: Doctrine\ORM\PersistentCollection {#2059 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
      -id: 59899
      -bodyTs: "'anoth':18 'anyth':3 'build':10 'case':12 'ignor':1 'say':5 'server':19 'set':16 'use':8 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4093293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697747966 {#2065
        date: 2023-10-19 22:39:26.0 +02:00
      }
      +"title": 59899
    }
    0 => App\Entity\EntryComment {#2058
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
      +root: App\Entity\EntryComment {#2074}
      +body: "Not yet, but their could be in the future. Best to ignore it and move on. Even if it is extremely unlikely to be prosecuted for this stuff, it has happened, so why risk it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697787261 {#2055
        date: 2023-10-20 09:34:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nn4x@lemmy.dbzer0.com"
        "@nothacking@discuss.tchncs.de"
        "@quackers@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2125 …}
      +nested: Doctrine\ORM\PersistentCollection {#2041 …}
      +votes: Doctrine\ORM\PersistentCollection {#2100 …}
      +reports: Doctrine\ORM\PersistentCollection {#2105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
      -id: 60787
      -bodyTs: "'best':10 'could':5 'even':17 'extrem':21 'futur':9 'happen':31 'ignor':12 'move':15 'prosecut':25 'risk':34 'stuff':28 'unlik':22 'yet':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4109984"
      +editedAt: DateTimeImmutable @1697787489 {#2052
        date: 2023-10-20 09:38:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697787261 {#2054
        date: 2023-10-20 09:34:21.0 +02:00
      }
      +"title": 60787
    }
  ]
  -id: 6390
  -titleTs: "'alert':7 'answer':11 'copyright':5 'infring':6 'receiv':3"
  -bodyTs: "'block':13 'cours':2 'go':5 'hetzner':15 'like':17 'm':4 'recov':19 'server':10 'stop':7 'would':16 'xd':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697805307
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6599469"
  +editedAt: DateTimeImmutable @1697719199 {#2904
    date: 2023-10-19 14:39:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697718907 {#2883
    date: 2023-10-19 14:35:07.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2074
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066
    +user: Proxies\__CG__\App\Entity\User {#2920 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "I-have-received-a-copyright-infringement-alert-what-should-I"
    +title: "I have received a copyright infringement alert, what should I answer?"
    +url: "https://i.imgur.com/C5iWw91.png"
    +body: "(Of course I’m going to stop, but my server has been blocked by Hetzner, would like to recover it XD)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 81
    +favouriteCount: 295
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697907885 {#2915
      date: 2023-10-21 19:04:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2922 …}
    +votes: Doctrine\ORM\PersistentCollection {#2924 …}
    +reports: Doctrine\ORM\PersistentCollection {#2926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
    +badges: Doctrine\ORM\PersistentCollection {#2932 …}
    +children: [
      1 => App\Entity\EntryComment {#2074}
      0 => App\Entity\EntryComment {#2058
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +root: App\Entity\EntryComment {#2074}
        +body: "Not yet, but their could be in the future. Best to ignore it and move on. Even if it is extremely unlikely to be prosecuted for this stuff, it has happened, so why risk it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697787261 {#2055
          date: 2023-10-20 09:34:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nn4x@lemmy.dbzer0.com"
          "@nothacking@discuss.tchncs.de"
          "@quackers@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 60787
        -bodyTs: "'best':10 'could':5 'even':17 'extrem':21 'futur':9 'happen':31 'ignor':12 'move':15 'prosecut':25 'risk':34 'stuff':28 'unlik':22 'yet':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4109984"
        +editedAt: DateTimeImmutable @1697787489 {#2052
          date: 2023-10-20 09:38:09.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697787261 {#2054
          date: 2023-10-20 09:34:21.0 +02:00
        }
        +"title": 60787
      }
    ]
    -id: 6390
    -titleTs: "'alert':7 'answer':11 'copyright':5 'infring':6 'receiv':3"
    -bodyTs: "'block':13 'cours':2 'go':5 'hetzner':15 'like':17 'm':4 'recov':19 'server':10 'stop':7 'would':16 'xd':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805307
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/6599469"
    +editedAt: DateTimeImmutable @1697719199 {#2904
      date: 2023-10-19 14:39:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697718907 {#2883
      date: 2023-10-19 14:35:07.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ignore it. Anything you say will be used to build their case. I would just set up another server."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1697787264 {#2069
    date: 2023-10-20 09:34:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nn4x@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 59899
  -bodyTs: "'anoth':18 'anyth':3 'build':10 'case':12 'ignor':1 'say':5 'server':19 'set':16 'use':8 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4093293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697747966 {#2065
    date: 2023-10-19 22:39:26.0 +02:00
  }
  +"title": 59899
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
11 DENIED edit
App\Entity\EntryComment {#2074
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066
    +user: Proxies\__CG__\App\Entity\User {#2920 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "I-have-received-a-copyright-infringement-alert-what-should-I"
    +title: "I have received a copyright infringement alert, what should I answer?"
    +url: "https://i.imgur.com/C5iWw91.png"
    +body: "(Of course I’m going to stop, but my server has been blocked by Hetzner, would like to recover it XD)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 81
    +favouriteCount: 295
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697907885 {#2915
      date: 2023-10-21 19:04:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2922 …}
    +votes: Doctrine\ORM\PersistentCollection {#2924 …}
    +reports: Doctrine\ORM\PersistentCollection {#2926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
    +badges: Doctrine\ORM\PersistentCollection {#2932 …}
    +children: [
      1 => App\Entity\EntryComment {#2074}
      0 => App\Entity\EntryComment {#2058
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +root: App\Entity\EntryComment {#2074}
        +body: "Not yet, but their could be in the future. Best to ignore it and move on. Even if it is extremely unlikely to be prosecuted for this stuff, it has happened, so why risk it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697787261 {#2055
          date: 2023-10-20 09:34:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nn4x@lemmy.dbzer0.com"
          "@nothacking@discuss.tchncs.de"
          "@quackers@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 60787
        -bodyTs: "'best':10 'could':5 'even':17 'extrem':21 'futur':9 'happen':31 'ignor':12 'move':15 'prosecut':25 'risk':34 'stuff':28 'unlik':22 'yet':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4109984"
        +editedAt: DateTimeImmutable @1697787489 {#2052
          date: 2023-10-20 09:38:09.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697787261 {#2054
          date: 2023-10-20 09:34:21.0 +02:00
        }
        +"title": 60787
      }
    ]
    -id: 6390
    -titleTs: "'alert':7 'answer':11 'copyright':5 'infring':6 'receiv':3"
    -bodyTs: "'block':13 'cours':2 'go':5 'hetzner':15 'like':17 'm':4 'recov':19 'server':10 'stop':7 'would':16 'xd':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805307
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/6599469"
    +editedAt: DateTimeImmutable @1697719199 {#2904
      date: 2023-10-19 14:39:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697718907 {#2883
      date: 2023-10-19 14:35:07.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ignore it. Anything you say will be used to build their case. I would just set up another server."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1697787264 {#2069
    date: 2023-10-20 09:34:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nn4x@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 59899
  -bodyTs: "'anoth':18 'anyth':3 'build':10 'case':12 'ignor':1 'say':5 'server':19 'set':16 'use':8 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4093293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697747966 {#2065
    date: 2023-10-19 22:39:26.0 +02:00
  }
  +"title": 59899
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
12 DENIED moderate
App\Entity\EntryComment {#2074
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066
    +user: Proxies\__CG__\App\Entity\User {#2920 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "I-have-received-a-copyright-infringement-alert-what-should-I"
    +title: "I have received a copyright infringement alert, what should I answer?"
    +url: "https://i.imgur.com/C5iWw91.png"
    +body: "(Of course I’m going to stop, but my server has been blocked by Hetzner, would like to recover it XD)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 81
    +favouriteCount: 295
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697907885 {#2915
      date: 2023-10-21 19:04:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2922 …}
    +votes: Doctrine\ORM\PersistentCollection {#2924 …}
    +reports: Doctrine\ORM\PersistentCollection {#2926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
    +badges: Doctrine\ORM\PersistentCollection {#2932 …}
    +children: [
      1 => App\Entity\EntryComment {#2074}
      0 => App\Entity\EntryComment {#2058
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +root: App\Entity\EntryComment {#2074}
        +body: "Not yet, but their could be in the future. Best to ignore it and move on. Even if it is extremely unlikely to be prosecuted for this stuff, it has happened, so why risk it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697787261 {#2055
          date: 2023-10-20 09:34:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nn4x@lemmy.dbzer0.com"
          "@nothacking@discuss.tchncs.de"
          "@quackers@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 60787
        -bodyTs: "'best':10 'could':5 'even':17 'extrem':21 'futur':9 'happen':31 'ignor':12 'move':15 'prosecut':25 'risk':34 'stuff':28 'unlik':22 'yet':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4109984"
        +editedAt: DateTimeImmutable @1697787489 {#2052
          date: 2023-10-20 09:38:09.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697787261 {#2054
          date: 2023-10-20 09:34:21.0 +02:00
        }
        +"title": 60787
      }
    ]
    -id: 6390
    -titleTs: "'alert':7 'answer':11 'copyright':5 'infring':6 'receiv':3"
    -bodyTs: "'block':13 'cours':2 'go':5 'hetzner':15 'like':17 'm':4 'recov':19 'server':10 'stop':7 'would':16 'xd':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805307
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/6599469"
    +editedAt: DateTimeImmutable @1697719199 {#2904
      date: 2023-10-19 14:39:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697718907 {#2883
      date: 2023-10-19 14:35:07.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ignore it. Anything you say will be used to build their case. I would just set up another server."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1697787264 {#2069
    date: 2023-10-20 09:34:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nn4x@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 59899
  -bodyTs: "'anoth':18 'anyth':3 'build':10 'case':12 'ignor':1 'say':5 'server':19 'set':16 'use':8 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4093293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697747966 {#2065
    date: 2023-10-19 22:39:26.0 +02:00
  }
  +"title": 59899
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2058
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066
    +user: Proxies\__CG__\App\Entity\User {#2920 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "I-have-received-a-copyright-infringement-alert-what-should-I"
    +title: "I have received a copyright infringement alert, what should I answer?"
    +url: "https://i.imgur.com/C5iWw91.png"
    +body: "(Of course I’m going to stop, but my server has been blocked by Hetzner, would like to recover it XD)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 81
    +favouriteCount: 295
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697907885 {#2915
      date: 2023-10-21 19:04:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2922 …}
    +votes: Doctrine\ORM\PersistentCollection {#2924 …}
    +reports: Doctrine\ORM\PersistentCollection {#2926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
    +badges: Doctrine\ORM\PersistentCollection {#2932 …}
    +children: [
      1 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
        +image: null
        +parent: null
        +root: null
        +body: "Ignore it. Anything you say will be used to build their case. I would just set up another server."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1697787264 {#2069
          date: 2023-10-20 09:34:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nn4x@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 59899
        -bodyTs: "'anoth':18 'anyth':3 'build':10 'case':12 'ignor':1 'say':5 'server':19 'set':16 'use':8 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4093293"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697747966 {#2065
          date: 2023-10-19 22:39:26.0 +02:00
        }
        +"title": 59899
      }
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 6390
    -titleTs: "'alert':7 'answer':11 'copyright':5 'infring':6 'receiv':3"
    -bodyTs: "'block':13 'cours':2 'go':5 'hetzner':15 'like':17 'm':4 'recov':19 'server':10 'stop':7 'would':16 'xd':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805307
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/6599469"
    +editedAt: DateTimeImmutable @1697719199 {#2904
      date: 2023-10-19 14:39:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697718907 {#2883
      date: 2023-10-19 14:35:07.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +root: App\Entity\EntryComment {#2074}
  +body: "Not yet, but their could be in the future. Best to ignore it and move on. Even if it is extremely unlikely to be prosecuted for this stuff, it has happened, so why risk it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697787261 {#2055
    date: 2023-10-20 09:34:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nn4x@lemmy.dbzer0.com"
    "@nothacking@discuss.tchncs.de"
    "@quackers@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 60787
  -bodyTs: "'best':10 'could':5 'even':17 'extrem':21 'futur':9 'happen':31 'ignor':12 'move':15 'prosecut':25 'risk':34 'stuff':28 'unlik':22 'yet':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4109984"
  +editedAt: DateTimeImmutable @1697787489 {#2052
    date: 2023-10-20 09:38:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697787261 {#2054
    date: 2023-10-20 09:34:21.0 +02:00
  }
  +"title": 60787
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
15 DENIED edit
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066
    +user: Proxies\__CG__\App\Entity\User {#2920 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "I-have-received-a-copyright-infringement-alert-what-should-I"
    +title: "I have received a copyright infringement alert, what should I answer?"
    +url: "https://i.imgur.com/C5iWw91.png"
    +body: "(Of course I’m going to stop, but my server has been blocked by Hetzner, would like to recover it XD)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 81
    +favouriteCount: 295
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697907885 {#2915
      date: 2023-10-21 19:04:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2922 …}
    +votes: Doctrine\ORM\PersistentCollection {#2924 …}
    +reports: Doctrine\ORM\PersistentCollection {#2926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
    +badges: Doctrine\ORM\PersistentCollection {#2932 …}
    +children: [
      1 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
        +image: null
        +parent: null
        +root: null
        +body: "Ignore it. Anything you say will be used to build their case. I would just set up another server."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1697787264 {#2069
          date: 2023-10-20 09:34:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nn4x@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 59899
        -bodyTs: "'anoth':18 'anyth':3 'build':10 'case':12 'ignor':1 'say':5 'server':19 'set':16 'use':8 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4093293"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697747966 {#2065
          date: 2023-10-19 22:39:26.0 +02:00
        }
        +"title": 59899
      }
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 6390
    -titleTs: "'alert':7 'answer':11 'copyright':5 'infring':6 'receiv':3"
    -bodyTs: "'block':13 'cours':2 'go':5 'hetzner':15 'like':17 'm':4 'recov':19 'server':10 'stop':7 'would':16 'xd':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805307
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/6599469"
    +editedAt: DateTimeImmutable @1697719199 {#2904
      date: 2023-10-19 14:39:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697718907 {#2883
      date: 2023-10-19 14:35:07.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +root: App\Entity\EntryComment {#2074}
  +body: "Not yet, but their could be in the future. Best to ignore it and move on. Even if it is extremely unlikely to be prosecuted for this stuff, it has happened, so why risk it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697787261 {#2055
    date: 2023-10-20 09:34:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nn4x@lemmy.dbzer0.com"
    "@nothacking@discuss.tchncs.de"
    "@quackers@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 60787
  -bodyTs: "'best':10 'could':5 'even':17 'extrem':21 'futur':9 'happen':31 'ignor':12 'move':15 'prosecut':25 'risk':34 'stuff':28 'unlik':22 'yet':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4109984"
  +editedAt: DateTimeImmutable @1697787489 {#2052
    date: 2023-10-20 09:38:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697787261 {#2054
    date: 2023-10-20 09:34:21.0 +02:00
  }
  +"title": 60787
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
16 DENIED moderate
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066
    +user: Proxies\__CG__\App\Entity\User {#2920 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "I-have-received-a-copyright-infringement-alert-what-should-I"
    +title: "I have received a copyright infringement alert, what should I answer?"
    +url: "https://i.imgur.com/C5iWw91.png"
    +body: "(Of course I’m going to stop, but my server has been blocked by Hetzner, would like to recover it XD)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 81
    +favouriteCount: 295
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697907885 {#2915
      date: 2023-10-21 19:04:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2922 …}
    +votes: Doctrine\ORM\PersistentCollection {#2924 …}
    +reports: Doctrine\ORM\PersistentCollection {#2926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
    +badges: Doctrine\ORM\PersistentCollection {#2932 …}
    +children: [
      1 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2066 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
        +image: null
        +parent: null
        +root: null
        +body: "Ignore it. Anything you say will be used to build their case. I would just set up another server."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1697787264 {#2069
          date: 2023-10-20 09:34:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nn4x@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 59899
        -bodyTs: "'anoth':18 'anyth':3 'build':10 'case':12 'ignor':1 'say':5 'server':19 'set':16 'use':8 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4093293"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697747966 {#2065
          date: 2023-10-19 22:39:26.0 +02:00
        }
        +"title": 59899
      }
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 6390
    -titleTs: "'alert':7 'answer':11 'copyright':5 'infring':6 'receiv':3"
    -bodyTs: "'block':13 'cours':2 'go':5 'hetzner':15 'like':17 'm':4 'recov':19 'server':10 'stop':7 'would':16 'xd':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805307
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/6599469"
    +editedAt: DateTimeImmutable @1697719199 {#2904
      date: 2023-10-19 14:39:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697718907 {#2883
      date: 2023-10-19 14:35:07.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +root: App\Entity\EntryComment {#2074}
  +body: "Not yet, but their could be in the future. Best to ignore it and move on. Even if it is extremely unlikely to be prosecuted for this stuff, it has happened, so why risk it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697787261 {#2055
    date: 2023-10-20 09:34:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nn4x@lemmy.dbzer0.com"
    "@nothacking@discuss.tchncs.de"
    "@quackers@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 60787
  -bodyTs: "'best':10 'could':5 'even':17 'extrem':21 'futur':9 'happen':31 'ignor':12 'move':15 'prosecut':25 'risk':34 'stuff':28 'unlik':22 'yet':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4109984"
  +editedAt: DateTimeImmutable @1697787489 {#2052
    date: 2023-10-20 09:38:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697787261 {#2054
    date: 2023-10-20 09:34:21.0 +02:00
  }
  +"title": 60787
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#2286
  +user: Proxies\__CG__\App\Entity\User {#2901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
  +slug: "What-linux-program-do-you-use-to-rip-CDs-just"
  +title: "What linux program do you use to rip CDs (just audio)"
  +url: null
  +body: """
    I tried fre:ac but got an error from cddb when trying to connect to the database. Looking to rip to both FLAC and to Opus. Ideally with the latest codec updates.\n
    \n
    Any recommendations?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711922938 {#2934
    date: 2024-04-01 00:08:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
  +badges: Doctrine\ORM\PersistentCollection {#2950 …}
  +children: [
    App\Entity\EntryComment {#2285
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
      +image: null
      +parent: null
      +root: null
      +body: "cdparanoia is old but has always worked fine, even on crappy drives and damaged disks. Even many modern tools like cyanrip just use cdparanoia to do the actual ripping, just wrapping it in a new UI. You will need to convert the output with another tool, but this is quite easy. (For mp3 disks, just mount them and copy the files, no special tools needed)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704092077 {#2256
        date: 2024-01-01 07:54:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chagall@lemmy.world"
        "@chagall@lemmy.world"
        "@chagall@lemmy.world"
        "@chagall@lemmy.world"
        "@chagall@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2287 …}
      +nested: Doctrine\ORM\PersistentCollection {#2142 …}
      +votes: Doctrine\ORM\PersistentCollection {#2039 …}
      +reports: Doctrine\ORM\PersistentCollection {#2155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
      -id: 269446
      -bodyTs: "'actual':28 'alway':6 'anoth':45 'cdparanoia':1,24 'convert':41 'copi':59 'crappi':11 'cyanrip':21 'damag':14 'disk':15,54 'drive':12 'easi':51 'even':9,16 'file':61 'fine':8 'like':20 'mani':17 'modern':18 'mount':56 'mp3':53 'need':39,65 'new':35 'old':3 'output':43 'quit':50 'rip':29 'special':63 'tool':19,46,64 'ui':36 'use':23 'work':7 'wrap':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6043144"
      +editedAt: DateTimeImmutable @1710211046 {#2251
        date: 2024-03-12 03:37:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704092077 {#2284
        date: 2024-01-01 07:54:37.0 +01:00
      }
      +"title": 269446
    }
  ]
  -id: 25897
  -titleTs: "'audio':11 'cds':9 'linux':2 'program':3 'rip':8 'use':6"
  -bodyTs: "'ac':4 'cddb':10 'codec':31 'connect':14 'databas':17 'error':8 'flac':23 'fre':3 'got':6 'ideal':27 'latest':30 'look':18 'opus':26 'recommend':34 'rip':20 'tri':2,12 'updat':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704047063
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10135393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960663 {#2921
    date: 2023-12-30 19:24:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2286
  +user: Proxies\__CG__\App\Entity\User {#2901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
  +slug: "What-linux-program-do-you-use-to-rip-CDs-just"
  +title: "What linux program do you use to rip CDs (just audio)"
  +url: null
  +body: """
    I tried fre:ac but got an error from cddb when trying to connect to the database. Looking to rip to both FLAC and to Opus. Ideally with the latest codec updates.\n
    \n
    Any recommendations?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711922938 {#2934
    date: 2024-04-01 00:08:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
  +badges: Doctrine\ORM\PersistentCollection {#2950 …}
  +children: [
    App\Entity\EntryComment {#2285
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
      +image: null
      +parent: null
      +root: null
      +body: "cdparanoia is old but has always worked fine, even on crappy drives and damaged disks. Even many modern tools like cyanrip just use cdparanoia to do the actual ripping, just wrapping it in a new UI. You will need to convert the output with another tool, but this is quite easy. (For mp3 disks, just mount them and copy the files, no special tools needed)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704092077 {#2256
        date: 2024-01-01 07:54:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chagall@lemmy.world"
        "@chagall@lemmy.world"
        "@chagall@lemmy.world"
        "@chagall@lemmy.world"
        "@chagall@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2287 …}
      +nested: Doctrine\ORM\PersistentCollection {#2142 …}
      +votes: Doctrine\ORM\PersistentCollection {#2039 …}
      +reports: Doctrine\ORM\PersistentCollection {#2155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
      -id: 269446
      -bodyTs: "'actual':28 'alway':6 'anoth':45 'cdparanoia':1,24 'convert':41 'copi':59 'crappi':11 'cyanrip':21 'damag':14 'disk':15,54 'drive':12 'easi':51 'even':9,16 'file':61 'fine':8 'like':20 'mani':17 'modern':18 'mount':56 'mp3':53 'need':39,65 'new':35 'old':3 'output':43 'quit':50 'rip':29 'special':63 'tool':19,46,64 'ui':36 'use':23 'work':7 'wrap':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6043144"
      +editedAt: DateTimeImmutable @1710211046 {#2251
        date: 2024-03-12 03:37:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704092077 {#2284
        date: 2024-01-01 07:54:37.0 +01:00
      }
      +"title": 269446
    }
  ]
  -id: 25897
  -titleTs: "'audio':11 'cds':9 'linux':2 'program':3 'rip':8 'use':6"
  -bodyTs: "'ac':4 'cddb':10 'codec':31 'connect':14 'databas':17 'error':8 'flac':23 'fre':3 'got':6 'ideal':27 'latest':30 'look':18 'opus':26 'recommend':34 'rip':20 'tri':2,12 'updat':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704047063
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10135393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960663 {#2921
    date: 2023-12-30 19:24:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2286
  +user: Proxies\__CG__\App\Entity\User {#2901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
  +slug: "What-linux-program-do-you-use-to-rip-CDs-just"
  +title: "What linux program do you use to rip CDs (just audio)"
  +url: null
  +body: """
    I tried fre:ac but got an error from cddb when trying to connect to the database. Looking to rip to both FLAC and to Opus. Ideally with the latest codec updates.\n
    \n
    Any recommendations?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711922938 {#2934
    date: 2024-04-01 00:08:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
  +badges: Doctrine\ORM\PersistentCollection {#2950 …}
  +children: [
    App\Entity\EntryComment {#2285
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
      +image: null
      +parent: null
      +root: null
      +body: "cdparanoia is old but has always worked fine, even on crappy drives and damaged disks. Even many modern tools like cyanrip just use cdparanoia to do the actual ripping, just wrapping it in a new UI. You will need to convert the output with another tool, but this is quite easy. (For mp3 disks, just mount them and copy the files, no special tools needed)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704092077 {#2256
        date: 2024-01-01 07:54:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chagall@lemmy.world"
        "@chagall@lemmy.world"
        "@chagall@lemmy.world"
        "@chagall@lemmy.world"
        "@chagall@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2287 …}
      +nested: Doctrine\ORM\PersistentCollection {#2142 …}
      +votes: Doctrine\ORM\PersistentCollection {#2039 …}
      +reports: Doctrine\ORM\PersistentCollection {#2155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
      -id: 269446
      -bodyTs: "'actual':28 'alway':6 'anoth':45 'cdparanoia':1,24 'convert':41 'copi':59 'crappi':11 'cyanrip':21 'damag':14 'disk':15,54 'drive':12 'easi':51 'even':9,16 'file':61 'fine':8 'like':20 'mani':17 'modern':18 'mount':56 'mp3':53 'need':39,65 'new':35 'old':3 'output':43 'quit':50 'rip':29 'special':63 'tool':19,46,64 'ui':36 'use':23 'work':7 'wrap':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6043144"
      +editedAt: DateTimeImmutable @1710211046 {#2251
        date: 2024-03-12 03:37:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704092077 {#2284
        date: 2024-01-01 07:54:37.0 +01:00
      }
      +"title": 269446
    }
  ]
  -id: 25897
  -titleTs: "'audio':11 'cds':9 'linux':2 'program':3 'rip':8 'use':6"
  -bodyTs: "'ac':4 'cddb':10 'codec':31 'connect':14 'databas':17 'error':8 'flac':23 'fre':3 'got':6 'ideal':27 'latest':30 'look':18 'opus':26 'recommend':34 'rip':20 'tri':2,12 'updat':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704047063
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10135393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960663 {#2921
    date: 2023-12-30 19:24:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2285
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286
    +user: Proxies\__CG__\App\Entity\User {#2901 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
    +slug: "What-linux-program-do-you-use-to-rip-CDs-just"
    +title: "What linux program do you use to rip CDs (just audio)"
    +url: null
    +body: """
      I tried fre:ac but got an error from cddb when trying to connect to the database. Looking to rip to both FLAC and to Opus. Ideally with the latest codec updates.\n
      \n
      Any recommendations?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711922938 {#2934
      date: 2024-04-01 00:08:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2939 …}
    +votes: Doctrine\ORM\PersistentCollection {#2942 …}
    +reports: Doctrine\ORM\PersistentCollection {#2944 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
    +badges: Doctrine\ORM\PersistentCollection {#2950 …}
    +children: [
      App\Entity\EntryComment {#2285}
    ]
    -id: 25897
    -titleTs: "'audio':11 'cds':9 'linux':2 'program':3 'rip':8 'use':6"
    -bodyTs: "'ac':4 'cddb':10 'codec':31 'connect':14 'databas':17 'error':8 'flac':23 'fre':3 'got':6 'ideal':27 'latest':30 'look':18 'opus':26 'recommend':34 'rip':20 'tri':2,12 'updat':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704047063
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10135393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703960663 {#2921
      date: 2023-12-30 19:24:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "cdparanoia is old but has always worked fine, even on crappy drives and damaged disks. Even many modern tools like cyanrip just use cdparanoia to do the actual ripping, just wrapping it in a new UI. You will need to convert the output with another tool, but this is quite easy. (For mp3 disks, just mount them and copy the files, no special tools needed)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704092077 {#2256
    date: 2024-01-01 07:54:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chagall@lemmy.world"
    "@chagall@lemmy.world"
    "@chagall@lemmy.world"
    "@chagall@lemmy.world"
    "@chagall@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 269446
  -bodyTs: "'actual':28 'alway':6 'anoth':45 'cdparanoia':1,24 'convert':41 'copi':59 'crappi':11 'cyanrip':21 'damag':14 'disk':15,54 'drive':12 'easi':51 'even':9,16 'file':61 'fine':8 'like':20 'mani':17 'modern':18 'mount':56 'mp3':53 'need':39,65 'new':35 'old':3 'output':43 'quit':50 'rip':29 'special':63 'tool':19,46,64 'ui':36 'use':23 'work':7 'wrap':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6043144"
  +editedAt: DateTimeImmutable @1710211046 {#2251
    date: 2024-03-12 03:37:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704092077 {#2284
    date: 2024-01-01 07:54:37.0 +01:00
  }
  +"title": 269446
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
23 DENIED edit
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286
    +user: Proxies\__CG__\App\Entity\User {#2901 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
    +slug: "What-linux-program-do-you-use-to-rip-CDs-just"
    +title: "What linux program do you use to rip CDs (just audio)"
    +url: null
    +body: """
      I tried fre:ac but got an error from cddb when trying to connect to the database. Looking to rip to both FLAC and to Opus. Ideally with the latest codec updates.\n
      \n
      Any recommendations?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711922938 {#2934
      date: 2024-04-01 00:08:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2939 …}
    +votes: Doctrine\ORM\PersistentCollection {#2942 …}
    +reports: Doctrine\ORM\PersistentCollection {#2944 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
    +badges: Doctrine\ORM\PersistentCollection {#2950 …}
    +children: [
      App\Entity\EntryComment {#2285}
    ]
    -id: 25897
    -titleTs: "'audio':11 'cds':9 'linux':2 'program':3 'rip':8 'use':6"
    -bodyTs: "'ac':4 'cddb':10 'codec':31 'connect':14 'databas':17 'error':8 'flac':23 'fre':3 'got':6 'ideal':27 'latest':30 'look':18 'opus':26 'recommend':34 'rip':20 'tri':2,12 'updat':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704047063
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10135393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703960663 {#2921
      date: 2023-12-30 19:24:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "cdparanoia is old but has always worked fine, even on crappy drives and damaged disks. Even many modern tools like cyanrip just use cdparanoia to do the actual ripping, just wrapping it in a new UI. You will need to convert the output with another tool, but this is quite easy. (For mp3 disks, just mount them and copy the files, no special tools needed)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704092077 {#2256
    date: 2024-01-01 07:54:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chagall@lemmy.world"
    "@chagall@lemmy.world"
    "@chagall@lemmy.world"
    "@chagall@lemmy.world"
    "@chagall@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 269446
  -bodyTs: "'actual':28 'alway':6 'anoth':45 'cdparanoia':1,24 'convert':41 'copi':59 'crappi':11 'cyanrip':21 'damag':14 'disk':15,54 'drive':12 'easi':51 'even':9,16 'file':61 'fine':8 'like':20 'mani':17 'modern':18 'mount':56 'mp3':53 'need':39,65 'new':35 'old':3 'output':43 'quit':50 'rip':29 'special':63 'tool':19,46,64 'ui':36 'use':23 'work':7 'wrap':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6043144"
  +editedAt: DateTimeImmutable @1710211046 {#2251
    date: 2024-03-12 03:37:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704092077 {#2284
    date: 2024-01-01 07:54:37.0 +01:00
  }
  +"title": 269446
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
24 DENIED moderate
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286
    +user: Proxies\__CG__\App\Entity\User {#2901 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
    +slug: "What-linux-program-do-you-use-to-rip-CDs-just"
    +title: "What linux program do you use to rip CDs (just audio)"
    +url: null
    +body: """
      I tried fre:ac but got an error from cddb when trying to connect to the database. Looking to rip to both FLAC and to Opus. Ideally with the latest codec updates.\n
      \n
      Any recommendations?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711922938 {#2934
      date: 2024-04-01 00:08:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2939 …}
    +votes: Doctrine\ORM\PersistentCollection {#2942 …}
    +reports: Doctrine\ORM\PersistentCollection {#2944 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
    +badges: Doctrine\ORM\PersistentCollection {#2950 …}
    +children: [
      App\Entity\EntryComment {#2285}
    ]
    -id: 25897
    -titleTs: "'audio':11 'cds':9 'linux':2 'program':3 'rip':8 'use':6"
    -bodyTs: "'ac':4 'cddb':10 'codec':31 'connect':14 'databas':17 'error':8 'flac':23 'fre':3 'got':6 'ideal':27 'latest':30 'look':18 'opus':26 'recommend':34 'rip':20 'tri':2,12 'updat':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704047063
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10135393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703960663 {#2921
      date: 2023-12-30 19:24:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "cdparanoia is old but has always worked fine, even on crappy drives and damaged disks. Even many modern tools like cyanrip just use cdparanoia to do the actual ripping, just wrapping it in a new UI. You will need to convert the output with another tool, but this is quite easy. (For mp3 disks, just mount them and copy the files, no special tools needed)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704092077 {#2256
    date: 2024-01-01 07:54:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chagall@lemmy.world"
    "@chagall@lemmy.world"
    "@chagall@lemmy.world"
    "@chagall@lemmy.world"
    "@chagall@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 269446
  -bodyTs: "'actual':28 'alway':6 'anoth':45 'cdparanoia':1,24 'convert':41 'copi':59 'crappi':11 'cyanrip':21 'damag':14 'disk':15,54 'drive':12 'easi':51 'even':9,16 'file':61 'fine':8 'like':20 'mani':17 'modern':18 'mount':56 'mp3':53 'need':39,65 'new':35 'old':3 'output':43 'quit':50 'rip':29 'special':63 'tool':19,46,64 'ui':36 'use':23 'work':7 'wrap':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6043144"
  +editedAt: DateTimeImmutable @1710211046 {#2251
    date: 2024-03-12 03:37:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704092077 {#2284
    date: 2024-01-01 07:54:37.0 +01:00
  }
  +"title": 269446
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#2153
  +user: Proxies\__CG__\App\Entity\User {#2604 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: Proxies\__CG__\App\Entity\Image {#2659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2661 …}
  +slug: "Alright-then"
  +title: "Alright then 🏴\u{200D}☠️"
  +url: "https://lemmy.kde.social/pictrs/image/d6ce7a10-fd0c-4796-ac32-886091cbeac3.png"
  +body: "it says “Remember that it’s not possible to play films on GNU/Linux, but only on other compatible devices”… ahh what a wild world we live in"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 285
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728838092 {#2654
    date: 2024-10-13 18:48:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2662 …}
  +votes: Doctrine\ORM\PersistentCollection {#2664 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
  +badges: Doctrine\ORM\PersistentCollection {#2672 …}
  +children: [
    App\Entity\EntryComment {#2152
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well that’s another one for the “list of companies that are never getting my money”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1706219281 {#2145
        date: 2024-01-25 22:48:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tubbadu@lemmy.kde.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 340521
      -bodyTs: "'anoth':4 'compani':10 'get':14 'list':8 'money':16 'never':13 'one':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6818251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706219281 {#2150
        date: 2024-01-25 22:48:01.0 +01:00
      }
      +"title": 340521
    }
  ]
  -id: 33003
  -titleTs: "'alright':1"
  -bodyTs: "'ahh':20 'compat':18 'devic':19 'film':11 'gnu/linux':13 'live':26 'play':10 'possibl':8 'rememb':3 'say':2 'wild':23 'world':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706280628
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/post/722610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706194228 {#2626
    date: 2024-01-25 15:50:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2153
  +user: Proxies\__CG__\App\Entity\User {#2604 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: Proxies\__CG__\App\Entity\Image {#2659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2661 …}
  +slug: "Alright-then"
  +title: "Alright then 🏴\u{200D}☠️"
  +url: "https://lemmy.kde.social/pictrs/image/d6ce7a10-fd0c-4796-ac32-886091cbeac3.png"
  +body: "it says “Remember that it’s not possible to play films on GNU/Linux, but only on other compatible devices”… ahh what a wild world we live in"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 285
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728838092 {#2654
    date: 2024-10-13 18:48:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2662 …}
  +votes: Doctrine\ORM\PersistentCollection {#2664 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
  +badges: Doctrine\ORM\PersistentCollection {#2672 …}
  +children: [
    App\Entity\EntryComment {#2152
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well that’s another one for the “list of companies that are never getting my money”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1706219281 {#2145
        date: 2024-01-25 22:48:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tubbadu@lemmy.kde.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 340521
      -bodyTs: "'anoth':4 'compani':10 'get':14 'list':8 'money':16 'never':13 'one':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6818251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706219281 {#2150
        date: 2024-01-25 22:48:01.0 +01:00
      }
      +"title": 340521
    }
  ]
  -id: 33003
  -titleTs: "'alright':1"
  -bodyTs: "'ahh':20 'compat':18 'devic':19 'film':11 'gnu/linux':13 'live':26 'play':10 'possibl':8 'rememb':3 'say':2 'wild':23 'world':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706280628
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/post/722610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706194228 {#2626
    date: 2024-01-25 15:50:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2153
  +user: Proxies\__CG__\App\Entity\User {#2604 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: Proxies\__CG__\App\Entity\Image {#2659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2661 …}
  +slug: "Alright-then"
  +title: "Alright then 🏴\u{200D}☠️"
  +url: "https://lemmy.kde.social/pictrs/image/d6ce7a10-fd0c-4796-ac32-886091cbeac3.png"
  +body: "it says “Remember that it’s not possible to play films on GNU/Linux, but only on other compatible devices”… ahh what a wild world we live in"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 285
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728838092 {#2654
    date: 2024-10-13 18:48:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2662 …}
  +votes: Doctrine\ORM\PersistentCollection {#2664 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
  +badges: Doctrine\ORM\PersistentCollection {#2672 …}
  +children: [
    App\Entity\EntryComment {#2152
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well that’s another one for the “list of companies that are never getting my money”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1706219281 {#2145
        date: 2024-01-25 22:48:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tubbadu@lemmy.kde.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 340521
      -bodyTs: "'anoth':4 'compani':10 'get':14 'list':8 'money':16 'never':13 'one':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6818251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706219281 {#2150
        date: 2024-01-25 22:48:01.0 +01:00
      }
      +"title": 340521
    }
  ]
  -id: 33003
  -titleTs: "'alright':1"
  -bodyTs: "'ahh':20 'compat':18 'devic':19 'film':11 'gnu/linux':13 'live':26 'play':10 'possibl':8 'rememb':3 'say':2 'wild':23 'world':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706280628
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/post/722610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706194228 {#2626
    date: 2024-01-25 15:50:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2152
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153
    +user: Proxies\__CG__\App\Entity\User {#2604 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: Proxies\__CG__\App\Entity\Image {#2659 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2661 …}
    +slug: "Alright-then"
    +title: "Alright then 🏴\u{200D}☠️"
    +url: "https://lemmy.kde.social/pictrs/image/d6ce7a10-fd0c-4796-ac32-886091cbeac3.png"
    +body: "it says “Remember that it’s not possible to play films on GNU/Linux, but only on other compatible devices”… ahh what a wild world we live in"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 285
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728838092 {#2654
      date: 2024-10-13 18:48:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2662 …}
    +votes: Doctrine\ORM\PersistentCollection {#2664 …}
    +reports: Doctrine\ORM\PersistentCollection {#2666 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
    +badges: Doctrine\ORM\PersistentCollection {#2672 …}
    +children: [
      App\Entity\EntryComment {#2152}
    ]
    -id: 33003
    -titleTs: "'alright':1"
    -bodyTs: "'ahh':20 'compat':18 'devic':19 'film':11 'gnu/linux':13 'live':26 'play':10 'possibl':8 'rememb':3 'say':2 'wild':23 'world':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706280628
    +visibility: "visible             "
    +apId: "https://lemmy.kde.social/post/722610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706194228 {#2626
      date: 2024-01-25 15:50:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well that’s another one for the “list of companies that are never getting my money”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706219281 {#2145
    date: 2024-01-25 22:48:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tubbadu@lemmy.kde.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 340521
  -bodyTs: "'anoth':4 'compani':10 'get':14 'list':8 'money':16 'never':13 'one':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6818251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706219281 {#2150
    date: 2024-01-25 22:48:01.0 +01:00
  }
  +"title": 340521
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
31 DENIED edit
App\Entity\EntryComment {#2152
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153
    +user: Proxies\__CG__\App\Entity\User {#2604 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: Proxies\__CG__\App\Entity\Image {#2659 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2661 …}
    +slug: "Alright-then"
    +title: "Alright then 🏴\u{200D}☠️"
    +url: "https://lemmy.kde.social/pictrs/image/d6ce7a10-fd0c-4796-ac32-886091cbeac3.png"
    +body: "it says “Remember that it’s not possible to play films on GNU/Linux, but only on other compatible devices”… ahh what a wild world we live in"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 285
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728838092 {#2654
      date: 2024-10-13 18:48:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2662 …}
    +votes: Doctrine\ORM\PersistentCollection {#2664 …}
    +reports: Doctrine\ORM\PersistentCollection {#2666 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
    +badges: Doctrine\ORM\PersistentCollection {#2672 …}
    +children: [
      App\Entity\EntryComment {#2152}
    ]
    -id: 33003
    -titleTs: "'alright':1"
    -bodyTs: "'ahh':20 'compat':18 'devic':19 'film':11 'gnu/linux':13 'live':26 'play':10 'possibl':8 'rememb':3 'say':2 'wild':23 'world':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706280628
    +visibility: "visible             "
    +apId: "https://lemmy.kde.social/post/722610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706194228 {#2626
      date: 2024-01-25 15:50:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well that’s another one for the “list of companies that are never getting my money”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706219281 {#2145
    date: 2024-01-25 22:48:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tubbadu@lemmy.kde.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 340521
  -bodyTs: "'anoth':4 'compani':10 'get':14 'list':8 'money':16 'never':13 'one':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6818251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706219281 {#2150
    date: 2024-01-25 22:48:01.0 +01:00
  }
  +"title": 340521
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
32 DENIED moderate
App\Entity\EntryComment {#2152
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153
    +user: Proxies\__CG__\App\Entity\User {#2604 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
    +image: Proxies\__CG__\App\Entity\Image {#2659 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2661 …}
    +slug: "Alright-then"
    +title: "Alright then 🏴\u{200D}☠️"
    +url: "https://lemmy.kde.social/pictrs/image/d6ce7a10-fd0c-4796-ac32-886091cbeac3.png"
    +body: "it says “Remember that it’s not possible to play films on GNU/Linux, but only on other compatible devices”… ahh what a wild world we live in"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 285
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728838092 {#2654
      date: 2024-10-13 18:48:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2662 …}
    +votes: Doctrine\ORM\PersistentCollection {#2664 …}
    +reports: Doctrine\ORM\PersistentCollection {#2666 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
    +badges: Doctrine\ORM\PersistentCollection {#2672 …}
    +children: [
      App\Entity\EntryComment {#2152}
    ]
    -id: 33003
    -titleTs: "'alright':1"
    -bodyTs: "'ahh':20 'compat':18 'devic':19 'film':11 'gnu/linux':13 'live':26 'play':10 'possibl':8 'rememb':3 'say':2 'wild':23 'world':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706280628
    +visibility: "visible             "
    +apId: "https://lemmy.kde.social/post/722610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706194228 {#2626
      date: 2024-01-25 15:50:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well that’s another one for the “list of companies that are never getting my money”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706219281 {#2145
    date: 2024-01-25 22:48:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tubbadu@lemmy.kde.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 340521
  -bodyTs: "'anoth':4 'compani':10 'get':14 'list':8 'money':16 'never':13 'one':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6818251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706219281 {#2150
    date: 2024-01-25 22:48:01.0 +01:00
  }
  +"title": 340521
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#2272
  +user: Proxies\__CG__\App\Entity\User {#2590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
  +slug: "Community-seems-dead-Can-we-mirror-reddit-posts-here"
  +title: "Community seems dead. Can we mirror reddit posts here?"
  +url: null
  +body: """
    Arguments to support the idea:\n
    \n
    - According to browse.feddit.de, this is the largest community for showcasing electronics projects, the last post is almost one month old.\n
    - People that signup to [alien.top](https://alien.top) via the [fediverserver portal](https://portal.alien.top) will have this community as the recommended alternative to /r/electronics, but they will pretty much never see it if the community does not have any fresh content and will be more likely to lose interest.\n
    - Despite the usual criticism of mirroring bots, the way that the fediverser tool works is showing to actually *help* interaction. In the past two weeks, I’m seeing an above average increase of subscriber and (more importantly) user count on communities like !main@selfhosted.forum, !homelab@selfhosted.forum and !emacs@communick.news
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700210494 {#2898
    date: 2023-11-17 09:41:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2905 …}
  +reports: Doctrine\ORM\PersistentCollection {#2907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2911 …}
  +badges: Doctrine\ORM\PersistentCollection {#2913 …}
  +children: [
    App\Entity\EntryComment {#2274
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2272 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I greatly prefer the occasional original post with actuall engagement to a flood of reposts. If I want reddit posts, I will go on reddit (and also get comments and things like that). On a more meta level, the only way a community can gain and retain users is by offering unique content. If 99% of content is just content from Reddit (with missing comments), why should anyone bother to use Lemmy?\n
        \n
        Subscribing to a comunity does not cost anything, very few people will leave a community because it is dead, but people will leave a community that spams their feed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700478932 {#2273
        date: 2023-11-20 12:15:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rglullis@communick.news"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2190 …}
      +nested: Doctrine\ORM\PersistentCollection {#2265 …}
      +votes: Doctrine\ORM\PersistentCollection {#2263 …}
      +reports: Doctrine\ORM\PersistentCollection {#2235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
      -id: 131672
      -bodyTs: "'99':55 'actual':9 'also':27 'anyon':68 'anyth':80 'bother':69 'comment':29,65 'communiti':43,87,97 'comun':76 'content':53,57,60 'cost':79 'dead':91 'engag':10 'feed':101 'flood':13 'gain':45 'get':28 'go':23 'great':2 'leav':85,95 'lemmi':72 'level':38 'like':32 'meta':37 'miss':64 'occasion':5 'offer':51 'origin':6 'peopl':83,93 'post':7,20 'prefer':3 'reddit':19,25,62 'repost':15 'retain':47 'spam':99 'subscrib':73 'thing':31 'uniqu':52 'use':71 'user':48 'want':18 'way':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4921802"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700172604 {#2271
        date: 2023-11-16 23:10:04.0 +01:00
      }
      +"title": 131672
    }
  ]
  -id: 8529
  -titleTs: "'communiti':1 'dead':3 'mirror':6 'post':8 'reddit':7 'seem':2"
  -bodyTs: "'/r/electronics':46 'accord':6 'actual':89 'alien.top':30,31 'almost':22 'altern':44 'argument':1 'averag':102 'bot':78 'browse.feddit.de':8 'communiti':13,40,57,112 'content':63 'count':110 'critic':75 'despit':72 'electron':16 'emacs@communick.news':117 'fedivers':83 'fediverserv':34 'fresh':62 'help':90 'homelab@selfhosted.forum':115 'idea':5 'import':108 'increas':103 'interact':91 'interest':71 'largest':12 'last':19 'like':68,113 'lose':70 'm':98 'main@selfhosted.forum':114 'mirror':77 'month':24 'much':51 'never':52 'old':25 'one':23 'past':94 'peopl':26 'portal':35 'portal.alien.top':36 'post':20 'pretti':50 'project':17 'recommend':43 'see':53,99 'show':87 'showcas':15 'signup':28 'subscrib':105 'support':3 'tool':84 'two':95 'user':109 'usual':74 'via':32 'way':80 'week':96 'work':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698749314
  +visibility: "visible             "
  +apId: "https://communick.news/post/286851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698662914 {#2886
    date: 2023-10-30 11:48:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2272
  +user: Proxies\__CG__\App\Entity\User {#2590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
  +slug: "Community-seems-dead-Can-we-mirror-reddit-posts-here"
  +title: "Community seems dead. Can we mirror reddit posts here?"
  +url: null
  +body: """
    Arguments to support the idea:\n
    \n
    - According to browse.feddit.de, this is the largest community for showcasing electronics projects, the last post is almost one month old.\n
    - People that signup to [alien.top](https://alien.top) via the [fediverserver portal](https://portal.alien.top) will have this community as the recommended alternative to /r/electronics, but they will pretty much never see it if the community does not have any fresh content and will be more likely to lose interest.\n
    - Despite the usual criticism of mirroring bots, the way that the fediverser tool works is showing to actually *help* interaction. In the past two weeks, I’m seeing an above average increase of subscriber and (more importantly) user count on communities like !main@selfhosted.forum, !homelab@selfhosted.forum and !emacs@communick.news
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700210494 {#2898
    date: 2023-11-17 09:41:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2905 …}
  +reports: Doctrine\ORM\PersistentCollection {#2907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2911 …}
  +badges: Doctrine\ORM\PersistentCollection {#2913 …}
  +children: [
    App\Entity\EntryComment {#2274
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2272 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I greatly prefer the occasional original post with actuall engagement to a flood of reposts. If I want reddit posts, I will go on reddit (and also get comments and things like that). On a more meta level, the only way a community can gain and retain users is by offering unique content. If 99% of content is just content from Reddit (with missing comments), why should anyone bother to use Lemmy?\n
        \n
        Subscribing to a comunity does not cost anything, very few people will leave a community because it is dead, but people will leave a community that spams their feed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700478932 {#2273
        date: 2023-11-20 12:15:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rglullis@communick.news"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2190 …}
      +nested: Doctrine\ORM\PersistentCollection {#2265 …}
      +votes: Doctrine\ORM\PersistentCollection {#2263 …}
      +reports: Doctrine\ORM\PersistentCollection {#2235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
      -id: 131672
      -bodyTs: "'99':55 'actual':9 'also':27 'anyon':68 'anyth':80 'bother':69 'comment':29,65 'communiti':43,87,97 'comun':76 'content':53,57,60 'cost':79 'dead':91 'engag':10 'feed':101 'flood':13 'gain':45 'get':28 'go':23 'great':2 'leav':85,95 'lemmi':72 'level':38 'like':32 'meta':37 'miss':64 'occasion':5 'offer':51 'origin':6 'peopl':83,93 'post':7,20 'prefer':3 'reddit':19,25,62 'repost':15 'retain':47 'spam':99 'subscrib':73 'thing':31 'uniqu':52 'use':71 'user':48 'want':18 'way':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4921802"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700172604 {#2271
        date: 2023-11-16 23:10:04.0 +01:00
      }
      +"title": 131672
    }
  ]
  -id: 8529
  -titleTs: "'communiti':1 'dead':3 'mirror':6 'post':8 'reddit':7 'seem':2"
  -bodyTs: "'/r/electronics':46 'accord':6 'actual':89 'alien.top':30,31 'almost':22 'altern':44 'argument':1 'averag':102 'bot':78 'browse.feddit.de':8 'communiti':13,40,57,112 'content':63 'count':110 'critic':75 'despit':72 'electron':16 'emacs@communick.news':117 'fedivers':83 'fediverserv':34 'fresh':62 'help':90 'homelab@selfhosted.forum':115 'idea':5 'import':108 'increas':103 'interact':91 'interest':71 'largest':12 'last':19 'like':68,113 'lose':70 'm':98 'main@selfhosted.forum':114 'mirror':77 'month':24 'much':51 'never':52 'old':25 'one':23 'past':94 'peopl':26 'portal':35 'portal.alien.top':36 'post':20 'pretti':50 'project':17 'recommend':43 'see':53,99 'show':87 'showcas':15 'signup':28 'subscrib':105 'support':3 'tool':84 'two':95 'user':109 'usual':74 'via':32 'way':80 'week':96 'work':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698749314
  +visibility: "visible             "
  +apId: "https://communick.news/post/286851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698662914 {#2886
    date: 2023-10-30 11:48:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2272
  +user: Proxies\__CG__\App\Entity\User {#2590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
  +slug: "Community-seems-dead-Can-we-mirror-reddit-posts-here"
  +title: "Community seems dead. Can we mirror reddit posts here?"
  +url: null
  +body: """
    Arguments to support the idea:\n
    \n
    - According to browse.feddit.de, this is the largest community for showcasing electronics projects, the last post is almost one month old.\n
    - People that signup to [alien.top](https://alien.top) via the [fediverserver portal](https://portal.alien.top) will have this community as the recommended alternative to /r/electronics, but they will pretty much never see it if the community does not have any fresh content and will be more likely to lose interest.\n
    - Despite the usual criticism of mirroring bots, the way that the fediverser tool works is showing to actually *help* interaction. In the past two weeks, I’m seeing an above average increase of subscriber and (more importantly) user count on communities like !main@selfhosted.forum, !homelab@selfhosted.forum and !emacs@communick.news
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700210494 {#2898
    date: 2023-11-17 09:41:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2905 …}
  +reports: Doctrine\ORM\PersistentCollection {#2907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2911 …}
  +badges: Doctrine\ORM\PersistentCollection {#2913 …}
  +children: [
    App\Entity\EntryComment {#2274
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2272 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I greatly prefer the occasional original post with actuall engagement to a flood of reposts. If I want reddit posts, I will go on reddit (and also get comments and things like that). On a more meta level, the only way a community can gain and retain users is by offering unique content. If 99% of content is just content from Reddit (with missing comments), why should anyone bother to use Lemmy?\n
        \n
        Subscribing to a comunity does not cost anything, very few people will leave a community because it is dead, but people will leave a community that spams their feed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700478932 {#2273
        date: 2023-11-20 12:15:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rglullis@communick.news"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2190 …}
      +nested: Doctrine\ORM\PersistentCollection {#2265 …}
      +votes: Doctrine\ORM\PersistentCollection {#2263 …}
      +reports: Doctrine\ORM\PersistentCollection {#2235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
      -id: 131672
      -bodyTs: "'99':55 'actual':9 'also':27 'anyon':68 'anyth':80 'bother':69 'comment':29,65 'communiti':43,87,97 'comun':76 'content':53,57,60 'cost':79 'dead':91 'engag':10 'feed':101 'flood':13 'gain':45 'get':28 'go':23 'great':2 'leav':85,95 'lemmi':72 'level':38 'like':32 'meta':37 'miss':64 'occasion':5 'offer':51 'origin':6 'peopl':83,93 'post':7,20 'prefer':3 'reddit':19,25,62 'repost':15 'retain':47 'spam':99 'subscrib':73 'thing':31 'uniqu':52 'use':71 'user':48 'want':18 'way':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4921802"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700172604 {#2271
        date: 2023-11-16 23:10:04.0 +01:00
      }
      +"title": 131672
    }
  ]
  -id: 8529
  -titleTs: "'communiti':1 'dead':3 'mirror':6 'post':8 'reddit':7 'seem':2"
  -bodyTs: "'/r/electronics':46 'accord':6 'actual':89 'alien.top':30,31 'almost':22 'altern':44 'argument':1 'averag':102 'bot':78 'browse.feddit.de':8 'communiti':13,40,57,112 'content':63 'count':110 'critic':75 'despit':72 'electron':16 'emacs@communick.news':117 'fedivers':83 'fediverserv':34 'fresh':62 'help':90 'homelab@selfhosted.forum':115 'idea':5 'import':108 'increas':103 'interact':91 'interest':71 'largest':12 'last':19 'like':68,113 'lose':70 'm':98 'main@selfhosted.forum':114 'mirror':77 'month':24 'much':51 'never':52 'old':25 'one':23 'past':94 'peopl':26 'portal':35 'portal.alien.top':36 'post':20 'pretti':50 'project':17 'recommend':43 'see':53,99 'show':87 'showcas':15 'signup':28 'subscrib':105 'support':3 'tool':84 'two':95 'user':109 'usual':74 'via':32 'way':80 'week':96 'work':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698749314
  +visibility: "visible             "
  +apId: "https://communick.news/post/286851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698662914 {#2886
    date: 2023-10-30 11:48:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2274
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272
    +user: Proxies\__CG__\App\Entity\User {#2590 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
    +slug: "Community-seems-dead-Can-we-mirror-reddit-posts-here"
    +title: "Community seems dead. Can we mirror reddit posts here?"
    +url: null
    +body: """
      Arguments to support the idea:\n
      \n
      - According to browse.feddit.de, this is the largest community for showcasing electronics projects, the last post is almost one month old.\n
      - People that signup to [alien.top](https://alien.top) via the [fediverserver portal](https://portal.alien.top) will have this community as the recommended alternative to /r/electronics, but they will pretty much never see it if the community does not have any fresh content and will be more likely to lose interest.\n
      - Despite the usual criticism of mirroring bots, the way that the fediverser tool works is showing to actually *help* interaction. In the past two weeks, I’m seeing an above average increase of subscriber and (more importantly) user count on communities like !main@selfhosted.forum, !homelab@selfhosted.forum and !emacs@communick.news
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700210494 {#2898
      date: 2023-11-17 09:41:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2905 …}
    +reports: Doctrine\ORM\PersistentCollection {#2907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2909 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2911 …}
    +badges: Doctrine\ORM\PersistentCollection {#2913 …}
    +children: [
      App\Entity\EntryComment {#2274}
    ]
    -id: 8529
    -titleTs: "'communiti':1 'dead':3 'mirror':6 'post':8 'reddit':7 'seem':2"
    -bodyTs: "'/r/electronics':46 'accord':6 'actual':89 'alien.top':30,31 'almost':22 'altern':44 'argument':1 'averag':102 'bot':78 'browse.feddit.de':8 'communiti':13,40,57,112 'content':63 'count':110 'critic':75 'despit':72 'electron':16 'emacs@communick.news':117 'fedivers':83 'fediverserv':34 'fresh':62 'help':90 'homelab@selfhosted.forum':115 'idea':5 'import':108 'increas':103 'interact':91 'interest':71 'largest':12 'last':19 'like':68,113 'lose':70 'm':98 'main@selfhosted.forum':114 'mirror':77 'month':24 'much':51 'never':52 'old':25 'one':23 'past':94 'peopl':26 'portal':35 'portal.alien.top':36 'post':20 'pretti':50 'project':17 'recommend':43 'see':53,99 'show':87 'showcas':15 'signup':28 'subscrib':105 'support':3 'tool':84 'two':95 'user':109 'usual':74 'via':32 'way':80 'week':96 'work':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698749314
    +visibility: "visible             "
    +apId: "https://communick.news/post/286851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698662914 {#2886
      date: 2023-10-30 11:48:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I greatly prefer the occasional original post with actuall engagement to a flood of reposts. If I want reddit posts, I will go on reddit (and also get comments and things like that). On a more meta level, the only way a community can gain and retain users is by offering unique content. If 99% of content is just content from Reddit (with missing comments), why should anyone bother to use Lemmy?\n
    \n
    Subscribing to a comunity does not cost anything, very few people will leave a community because it is dead, but people will leave a community that spams their feed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700478932 {#2273
    date: 2023-11-20 12:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rglullis@communick.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 131672
  -bodyTs: "'99':55 'actual':9 'also':27 'anyon':68 'anyth':80 'bother':69 'comment':29,65 'communiti':43,87,97 'comun':76 'content':53,57,60 'cost':79 'dead':91 'engag':10 'feed':101 'flood':13 'gain':45 'get':28 'go':23 'great':2 'leav':85,95 'lemmi':72 'level':38 'like':32 'meta':37 'miss':64 'occasion':5 'offer':51 'origin':6 'peopl':83,93 'post':7,20 'prefer':3 'reddit':19,25,62 'repost':15 'retain':47 'spam':99 'subscrib':73 'thing':31 'uniqu':52 'use':71 'user':48 'want':18 'way':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4921802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700172604 {#2271
    date: 2023-11-16 23:10:04.0 +01:00
  }
  +"title": 131672
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
39 DENIED edit
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272
    +user: Proxies\__CG__\App\Entity\User {#2590 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
    +slug: "Community-seems-dead-Can-we-mirror-reddit-posts-here"
    +title: "Community seems dead. Can we mirror reddit posts here?"
    +url: null
    +body: """
      Arguments to support the idea:\n
      \n
      - According to browse.feddit.de, this is the largest community for showcasing electronics projects, the last post is almost one month old.\n
      - People that signup to [alien.top](https://alien.top) via the [fediverserver portal](https://portal.alien.top) will have this community as the recommended alternative to /r/electronics, but they will pretty much never see it if the community does not have any fresh content and will be more likely to lose interest.\n
      - Despite the usual criticism of mirroring bots, the way that the fediverser tool works is showing to actually *help* interaction. In the past two weeks, I’m seeing an above average increase of subscriber and (more importantly) user count on communities like !main@selfhosted.forum, !homelab@selfhosted.forum and !emacs@communick.news
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700210494 {#2898
      date: 2023-11-17 09:41:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2905 …}
    +reports: Doctrine\ORM\PersistentCollection {#2907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2909 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2911 …}
    +badges: Doctrine\ORM\PersistentCollection {#2913 …}
    +children: [
      App\Entity\EntryComment {#2274}
    ]
    -id: 8529
    -titleTs: "'communiti':1 'dead':3 'mirror':6 'post':8 'reddit':7 'seem':2"
    -bodyTs: "'/r/electronics':46 'accord':6 'actual':89 'alien.top':30,31 'almost':22 'altern':44 'argument':1 'averag':102 'bot':78 'browse.feddit.de':8 'communiti':13,40,57,112 'content':63 'count':110 'critic':75 'despit':72 'electron':16 'emacs@communick.news':117 'fedivers':83 'fediverserv':34 'fresh':62 'help':90 'homelab@selfhosted.forum':115 'idea':5 'import':108 'increas':103 'interact':91 'interest':71 'largest':12 'last':19 'like':68,113 'lose':70 'm':98 'main@selfhosted.forum':114 'mirror':77 'month':24 'much':51 'never':52 'old':25 'one':23 'past':94 'peopl':26 'portal':35 'portal.alien.top':36 'post':20 'pretti':50 'project':17 'recommend':43 'see':53,99 'show':87 'showcas':15 'signup':28 'subscrib':105 'support':3 'tool':84 'two':95 'user':109 'usual':74 'via':32 'way':80 'week':96 'work':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698749314
    +visibility: "visible             "
    +apId: "https://communick.news/post/286851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698662914 {#2886
      date: 2023-10-30 11:48:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I greatly prefer the occasional original post with actuall engagement to a flood of reposts. If I want reddit posts, I will go on reddit (and also get comments and things like that). On a more meta level, the only way a community can gain and retain users is by offering unique content. If 99% of content is just content from Reddit (with missing comments), why should anyone bother to use Lemmy?\n
    \n
    Subscribing to a comunity does not cost anything, very few people will leave a community because it is dead, but people will leave a community that spams their feed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700478932 {#2273
    date: 2023-11-20 12:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rglullis@communick.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 131672
  -bodyTs: "'99':55 'actual':9 'also':27 'anyon':68 'anyth':80 'bother':69 'comment':29,65 'communiti':43,87,97 'comun':76 'content':53,57,60 'cost':79 'dead':91 'engag':10 'feed':101 'flood':13 'gain':45 'get':28 'go':23 'great':2 'leav':85,95 'lemmi':72 'level':38 'like':32 'meta':37 'miss':64 'occasion':5 'offer':51 'origin':6 'peopl':83,93 'post':7,20 'prefer':3 'reddit':19,25,62 'repost':15 'retain':47 'spam':99 'subscrib':73 'thing':31 'uniqu':52 'use':71 'user':48 'want':18 'way':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4921802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700172604 {#2271
    date: 2023-11-16 23:10:04.0 +01:00
  }
  +"title": 131672
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
40 DENIED moderate
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272
    +user: Proxies\__CG__\App\Entity\User {#2590 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
    +slug: "Community-seems-dead-Can-we-mirror-reddit-posts-here"
    +title: "Community seems dead. Can we mirror reddit posts here?"
    +url: null
    +body: """
      Arguments to support the idea:\n
      \n
      - According to browse.feddit.de, this is the largest community for showcasing electronics projects, the last post is almost one month old.\n
      - People that signup to [alien.top](https://alien.top) via the [fediverserver portal](https://portal.alien.top) will have this community as the recommended alternative to /r/electronics, but they will pretty much never see it if the community does not have any fresh content and will be more likely to lose interest.\n
      - Despite the usual criticism of mirroring bots, the way that the fediverser tool works is showing to actually *help* interaction. In the past two weeks, I’m seeing an above average increase of subscriber and (more importantly) user count on communities like !main@selfhosted.forum, !homelab@selfhosted.forum and !emacs@communick.news
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700210494 {#2898
      date: 2023-11-17 09:41:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2905 …}
    +reports: Doctrine\ORM\PersistentCollection {#2907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2909 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2911 …}
    +badges: Doctrine\ORM\PersistentCollection {#2913 …}
    +children: [
      App\Entity\EntryComment {#2274}
    ]
    -id: 8529
    -titleTs: "'communiti':1 'dead':3 'mirror':6 'post':8 'reddit':7 'seem':2"
    -bodyTs: "'/r/electronics':46 'accord':6 'actual':89 'alien.top':30,31 'almost':22 'altern':44 'argument':1 'averag':102 'bot':78 'browse.feddit.de':8 'communiti':13,40,57,112 'content':63 'count':110 'critic':75 'despit':72 'electron':16 'emacs@communick.news':117 'fedivers':83 'fediverserv':34 'fresh':62 'help':90 'homelab@selfhosted.forum':115 'idea':5 'import':108 'increas':103 'interact':91 'interest':71 'largest':12 'last':19 'like':68,113 'lose':70 'm':98 'main@selfhosted.forum':114 'mirror':77 'month':24 'much':51 'never':52 'old':25 'one':23 'past':94 'peopl':26 'portal':35 'portal.alien.top':36 'post':20 'pretti':50 'project':17 'recommend':43 'see':53,99 'show':87 'showcas':15 'signup':28 'subscrib':105 'support':3 'tool':84 'two':95 'user':109 'usual':74 'via':32 'way':80 'week':96 'work':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698749314
    +visibility: "visible             "
    +apId: "https://communick.news/post/286851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698662914 {#2886
      date: 2023-10-30 11:48:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I greatly prefer the occasional original post with actuall engagement to a flood of reposts. If I want reddit posts, I will go on reddit (and also get comments and things like that). On a more meta level, the only way a community can gain and retain users is by offering unique content. If 99% of content is just content from Reddit (with missing comments), why should anyone bother to use Lemmy?\n
    \n
    Subscribing to a comunity does not cost anything, very few people will leave a community because it is dead, but people will leave a community that spams their feed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700478932 {#2273
    date: 2023-11-20 12:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rglullis@communick.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 131672
  -bodyTs: "'99':55 'actual':9 'also':27 'anyon':68 'anyth':80 'bother':69 'comment':29,65 'communiti':43,87,97 'comun':76 'content':53,57,60 'cost':79 'dead':91 'engag':10 'feed':101 'flood':13 'gain':45 'get':28 'go':23 'great':2 'leav':85,95 'lemmi':72 'level':38 'like':32 'meta':37 'miss':64 'occasion':5 'offer':51 'origin':6 'peopl':83,93 'post':7,20 'prefer':3 'reddit':19,25,62 'repost':15 'retain':47 'spam':99 'subscrib':73 'thing':31 'uniqu':52 'use':71 'user':48 'want':18 'way':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4921802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700172604 {#2271
    date: 2023-11-16 23:10:04.0 +01:00
  }
  +"title": 131672
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#2381
  +user: Proxies\__CG__\App\Entity\User {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: Proxies\__CG__\App\Entity\Image {#2629 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Small-fan-switch-sanity-check"
  +title: "Small fan switch sanity check."
  +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
  +body: """
    Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
    \n
    Suggestions? Any advice is greatly appreciated!\n
    \n
    *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
    \n
    raspi-gpio set 17 op dh\n
    \n
    raspi-gpio set 17 op dl\n
    \n
    I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689109140 {#2187
    date: 2023-07-11 22:59:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  +badges: Doctrine\ORM\PersistentCollection {#2652 …}
  +children: [
    1 => App\Entity\EntryComment {#2389
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: null
      +root: null
      +body: "Doing some quick math, the transistor will have a base current of 5 milliamps, which a Pi should be able to supply. At a fairly typical beta of 100, the transistor could drive the fan at up to .5 amps, which is plenty for a small fan. A MOSFET transistor is generally better suited for switching high current loads, but for this a BJT (as drawn) should be fine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689109142 {#2380
        date: 2023-07-11 22:59:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Machinist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 10316
      -bodyTs: "'100':29 '5':13,39 'abl':20 'amp':40 'base':10 'beta':27 'better':53 'bjt':64 'could':32 'current':11,58 'drawn':66 'drive':33 'fair':25 'fan':35,47 'fine':69 'general':52 'high':57 'load':59 'math':4 'milliamp':14 'mosfet':49 'pi':17 'plenti':43 'quick':3 'small':46 'suit':54 'suppli':22 'switch':56 'transistor':6,31,50 'typic':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/882790"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689049410 {#2391
        date: 2023-07-11 06:23:30.0 +02:00
      }
      +"title": 10316
    }
    2 => App\Entity\EntryComment {#1729
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
      +body: "It’s fine, won’t cause any problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689049101 {#1617
        date: 2023-07-11 06:18:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Machinist@lemmy.world"
        "@Ghoti@lemmy.fmhy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2411 …}
      +nested: Doctrine\ORM\PersistentCollection {#2422 …}
      +votes: Doctrine\ORM\PersistentCollection {#2458 …}
      +reports: Doctrine\ORM\PersistentCollection {#2456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 10311
      -bodyTs: "'caus':6 'fine':3 'problem':8 'won':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/882659"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689049101 {#1722
        date: 2023-07-11 06:18:21.0 +02:00
      }
      +"title": 10311
    }
    0 => App\Entity\EntryComment {#1385
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: App\Entity\EntryComment {#2389}
      +body: "Thanks for checking the datasheet!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689109140 {#1402
        date: 2023-07-11 22:59:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Machinist@lemmy.world"
        "@nothacking@discuss.tchncs.de"
        "@glibg10b@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 11922
      -bodyTs: "'check':3 'datasheet':5 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/910515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689109140 {#1405
        date: 2023-07-11 22:59:00.0 +02:00
      }
      +"title": 11922
    }
  ]
  -id: 1031
  -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
  -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689126684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1328894"
  +editedAt: DateTimeImmutable @1689223573 {#2632
    date: 2023-07-13 06:46:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689040284 {#2616
    date: 2023-07-11 03:51:24.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2381
  +user: Proxies\__CG__\App\Entity\User {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: Proxies\__CG__\App\Entity\Image {#2629 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Small-fan-switch-sanity-check"
  +title: "Small fan switch sanity check."
  +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
  +body: """
    Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
    \n
    Suggestions? Any advice is greatly appreciated!\n
    \n
    *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
    \n
    raspi-gpio set 17 op dh\n
    \n
    raspi-gpio set 17 op dl\n
    \n
    I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689109140 {#2187
    date: 2023-07-11 22:59:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  +badges: Doctrine\ORM\PersistentCollection {#2652 …}
  +children: [
    1 => App\Entity\EntryComment {#2389
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: null
      +root: null
      +body: "Doing some quick math, the transistor will have a base current of 5 milliamps, which a Pi should be able to supply. At a fairly typical beta of 100, the transistor could drive the fan at up to .5 amps, which is plenty for a small fan. A MOSFET transistor is generally better suited for switching high current loads, but for this a BJT (as drawn) should be fine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689109142 {#2380
        date: 2023-07-11 22:59:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Machinist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 10316
      -bodyTs: "'100':29 '5':13,39 'abl':20 'amp':40 'base':10 'beta':27 'better':53 'bjt':64 'could':32 'current':11,58 'drawn':66 'drive':33 'fair':25 'fan':35,47 'fine':69 'general':52 'high':57 'load':59 'math':4 'milliamp':14 'mosfet':49 'pi':17 'plenti':43 'quick':3 'small':46 'suit':54 'suppli':22 'switch':56 'transistor':6,31,50 'typic':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/882790"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689049410 {#2391
        date: 2023-07-11 06:23:30.0 +02:00
      }
      +"title": 10316
    }
    2 => App\Entity\EntryComment {#1729
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
      +body: "It’s fine, won’t cause any problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689049101 {#1617
        date: 2023-07-11 06:18:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Machinist@lemmy.world"
        "@Ghoti@lemmy.fmhy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2411 …}
      +nested: Doctrine\ORM\PersistentCollection {#2422 …}
      +votes: Doctrine\ORM\PersistentCollection {#2458 …}
      +reports: Doctrine\ORM\PersistentCollection {#2456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 10311
      -bodyTs: "'caus':6 'fine':3 'problem':8 'won':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/882659"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689049101 {#1722
        date: 2023-07-11 06:18:21.0 +02:00
      }
      +"title": 10311
    }
    0 => App\Entity\EntryComment {#1385
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: App\Entity\EntryComment {#2389}
      +body: "Thanks for checking the datasheet!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689109140 {#1402
        date: 2023-07-11 22:59:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Machinist@lemmy.world"
        "@nothacking@discuss.tchncs.de"
        "@glibg10b@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 11922
      -bodyTs: "'check':3 'datasheet':5 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/910515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689109140 {#1405
        date: 2023-07-11 22:59:00.0 +02:00
      }
      +"title": 11922
    }
  ]
  -id: 1031
  -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
  -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689126684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1328894"
  +editedAt: DateTimeImmutable @1689223573 {#2632
    date: 2023-07-13 06:46:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689040284 {#2616
    date: 2023-07-11 03:51:24.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2381
  +user: Proxies\__CG__\App\Entity\User {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: Proxies\__CG__\App\Entity\Image {#2629 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Small-fan-switch-sanity-check"
  +title: "Small fan switch sanity check."
  +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
  +body: """
    Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
    \n
    Suggestions? Any advice is greatly appreciated!\n
    \n
    *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
    \n
    raspi-gpio set 17 op dh\n
    \n
    raspi-gpio set 17 op dl\n
    \n
    I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689109140 {#2187
    date: 2023-07-11 22:59:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  +badges: Doctrine\ORM\PersistentCollection {#2652 …}
  +children: [
    1 => App\Entity\EntryComment {#2389
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: null
      +root: null
      +body: "Doing some quick math, the transistor will have a base current of 5 milliamps, which a Pi should be able to supply. At a fairly typical beta of 100, the transistor could drive the fan at up to .5 amps, which is plenty for a small fan. A MOSFET transistor is generally better suited for switching high current loads, but for this a BJT (as drawn) should be fine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689109142 {#2380
        date: 2023-07-11 22:59:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Machinist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 10316
      -bodyTs: "'100':29 '5':13,39 'abl':20 'amp':40 'base':10 'beta':27 'better':53 'bjt':64 'could':32 'current':11,58 'drawn':66 'drive':33 'fair':25 'fan':35,47 'fine':69 'general':52 'high':57 'load':59 'math':4 'milliamp':14 'mosfet':49 'pi':17 'plenti':43 'quick':3 'small':46 'suit':54 'suppli':22 'switch':56 'transistor':6,31,50 'typic':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/882790"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689049410 {#2391
        date: 2023-07-11 06:23:30.0 +02:00
      }
      +"title": 10316
    }
    2 => App\Entity\EntryComment {#1729
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
      +body: "It’s fine, won’t cause any problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689049101 {#1617
        date: 2023-07-11 06:18:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Machinist@lemmy.world"
        "@Ghoti@lemmy.fmhy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2411 …}
      +nested: Doctrine\ORM\PersistentCollection {#2422 …}
      +votes: Doctrine\ORM\PersistentCollection {#2458 …}
      +reports: Doctrine\ORM\PersistentCollection {#2456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 10311
      -bodyTs: "'caus':6 'fine':3 'problem':8 'won':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/882659"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689049101 {#1722
        date: 2023-07-11 06:18:21.0 +02:00
      }
      +"title": 10311
    }
    0 => App\Entity\EntryComment {#1385
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: App\Entity\EntryComment {#2389}
      +body: "Thanks for checking the datasheet!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689109140 {#1402
        date: 2023-07-11 22:59:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Machinist@lemmy.world"
        "@nothacking@discuss.tchncs.de"
        "@glibg10b@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 11922
      -bodyTs: "'check':3 'datasheet':5 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/910515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689109140 {#1405
        date: 2023-07-11 22:59:00.0 +02:00
      }
      +"title": 11922
    }
  ]
  -id: 1031
  -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
  -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689126684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1328894"
  +editedAt: DateTimeImmutable @1689223573 {#2632
    date: 2023-07-13 06:46:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689040284 {#2616
    date: 2023-07-11 03:51:24.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2389
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: Proxies\__CG__\App\Entity\Image {#2629 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Small-fan-switch-sanity-check"
    +title: "Small fan switch sanity check."
    +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
    +body: """
      Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
      \n
      Suggestions? Any advice is greatly appreciated!\n
      \n
      *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
      \n
      raspi-gpio set 17 op dh\n
      \n
      raspi-gpio set 17 op dl\n
      \n
      I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689109140 {#2187
      date: 2023-07-11 22:59:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2644 …}
    +reports: Doctrine\ORM\PersistentCollection {#2646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    +badges: Doctrine\ORM\PersistentCollection {#2652 …}
    +children: [
      1 => App\Entity\EntryComment {#2389}
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
        +body: "It’s fine, won’t cause any problems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689049101 {#1617
          date: 2023-07-11 06:18:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
          "@Ghoti@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2411 …}
        +nested: Doctrine\ORM\PersistentCollection {#2422 …}
        +votes: Doctrine\ORM\PersistentCollection {#2458 …}
        +reports: Doctrine\ORM\PersistentCollection {#2456 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 10311
        -bodyTs: "'caus':6 'fine':3 'problem':8 'won':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/882659"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689049101 {#1722
          date: 2023-07-11 06:18:21.0 +02:00
        }
        +"title": 10311
      }
      0 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#2389}
        +body: "Thanks for checking the datasheet!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689109140 {#1402
          date: 2023-07-11 22:59:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
          "@nothacking@discuss.tchncs.de"
          "@glibg10b@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 11922
        -bodyTs: "'check':3 'datasheet':5 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/910515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689109140 {#1405
          date: 2023-07-11 22:59:00.0 +02:00
        }
        +"title": 11922
      }
    ]
    -id: 1031
    -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
    -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689126684
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1328894"
    +editedAt: DateTimeImmutable @1689223573 {#2632
      date: 2023-07-13 06:46:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689040284 {#2616
      date: 2023-07-11 03:51:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "Doing some quick math, the transistor will have a base current of 5 milliamps, which a Pi should be able to supply. At a fairly typical beta of 100, the transistor could drive the fan at up to .5 amps, which is plenty for a small fan. A MOSFET transistor is generally better suited for switching high current loads, but for this a BJT (as drawn) should be fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689109142 {#2380
    date: 2023-07-11 22:59:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Machinist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 10316
  -bodyTs: "'100':29 '5':13,39 'abl':20 'amp':40 'base':10 'beta':27 'better':53 'bjt':64 'could':32 'current':11,58 'drawn':66 'drive':33 'fair':25 'fan':35,47 'fine':69 'general':52 'high':57 'load':59 'math':4 'milliamp':14 'mosfet':49 'pi':17 'plenti':43 'quick':3 'small':46 'suit':54 'suppli':22 'switch':56 'transistor':6,31,50 'typic':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/882790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689049410 {#2391
    date: 2023-07-11 06:23:30.0 +02:00
  }
  +"title": 10316
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
47 DENIED edit
App\Entity\EntryComment {#2389
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: Proxies\__CG__\App\Entity\Image {#2629 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Small-fan-switch-sanity-check"
    +title: "Small fan switch sanity check."
    +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
    +body: """
      Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
      \n
      Suggestions? Any advice is greatly appreciated!\n
      \n
      *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
      \n
      raspi-gpio set 17 op dh\n
      \n
      raspi-gpio set 17 op dl\n
      \n
      I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689109140 {#2187
      date: 2023-07-11 22:59:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2644 …}
    +reports: Doctrine\ORM\PersistentCollection {#2646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    +badges: Doctrine\ORM\PersistentCollection {#2652 …}
    +children: [
      1 => App\Entity\EntryComment {#2389}
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
        +body: "It’s fine, won’t cause any problems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689049101 {#1617
          date: 2023-07-11 06:18:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
          "@Ghoti@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2411 …}
        +nested: Doctrine\ORM\PersistentCollection {#2422 …}
        +votes: Doctrine\ORM\PersistentCollection {#2458 …}
        +reports: Doctrine\ORM\PersistentCollection {#2456 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 10311
        -bodyTs: "'caus':6 'fine':3 'problem':8 'won':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/882659"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689049101 {#1722
          date: 2023-07-11 06:18:21.0 +02:00
        }
        +"title": 10311
      }
      0 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#2389}
        +body: "Thanks for checking the datasheet!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689109140 {#1402
          date: 2023-07-11 22:59:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
          "@nothacking@discuss.tchncs.de"
          "@glibg10b@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 11922
        -bodyTs: "'check':3 'datasheet':5 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/910515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689109140 {#1405
          date: 2023-07-11 22:59:00.0 +02:00
        }
        +"title": 11922
      }
    ]
    -id: 1031
    -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
    -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689126684
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1328894"
    +editedAt: DateTimeImmutable @1689223573 {#2632
      date: 2023-07-13 06:46:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689040284 {#2616
      date: 2023-07-11 03:51:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "Doing some quick math, the transistor will have a base current of 5 milliamps, which a Pi should be able to supply. At a fairly typical beta of 100, the transistor could drive the fan at up to .5 amps, which is plenty for a small fan. A MOSFET transistor is generally better suited for switching high current loads, but for this a BJT (as drawn) should be fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689109142 {#2380
    date: 2023-07-11 22:59:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Machinist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 10316
  -bodyTs: "'100':29 '5':13,39 'abl':20 'amp':40 'base':10 'beta':27 'better':53 'bjt':64 'could':32 'current':11,58 'drawn':66 'drive':33 'fair':25 'fan':35,47 'fine':69 'general':52 'high':57 'load':59 'math':4 'milliamp':14 'mosfet':49 'pi':17 'plenti':43 'quick':3 'small':46 'suit':54 'suppli':22 'switch':56 'transistor':6,31,50 'typic':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/882790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689049410 {#2391
    date: 2023-07-11 06:23:30.0 +02:00
  }
  +"title": 10316
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
48 DENIED moderate
App\Entity\EntryComment {#2389
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: Proxies\__CG__\App\Entity\Image {#2629 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Small-fan-switch-sanity-check"
    +title: "Small fan switch sanity check."
    +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
    +body: """
      Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
      \n
      Suggestions? Any advice is greatly appreciated!\n
      \n
      *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
      \n
      raspi-gpio set 17 op dh\n
      \n
      raspi-gpio set 17 op dl\n
      \n
      I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689109140 {#2187
      date: 2023-07-11 22:59:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2644 …}
    +reports: Doctrine\ORM\PersistentCollection {#2646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    +badges: Doctrine\ORM\PersistentCollection {#2652 …}
    +children: [
      1 => App\Entity\EntryComment {#2389}
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
        +body: "It’s fine, won’t cause any problems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689049101 {#1617
          date: 2023-07-11 06:18:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
          "@Ghoti@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2411 …}
        +nested: Doctrine\ORM\PersistentCollection {#2422 …}
        +votes: Doctrine\ORM\PersistentCollection {#2458 …}
        +reports: Doctrine\ORM\PersistentCollection {#2456 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 10311
        -bodyTs: "'caus':6 'fine':3 'problem':8 'won':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/882659"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689049101 {#1722
          date: 2023-07-11 06:18:21.0 +02:00
        }
        +"title": 10311
      }
      0 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#2389}
        +body: "Thanks for checking the datasheet!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689109140 {#1402
          date: 2023-07-11 22:59:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
          "@nothacking@discuss.tchncs.de"
          "@glibg10b@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 11922
        -bodyTs: "'check':3 'datasheet':5 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/910515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689109140 {#1405
          date: 2023-07-11 22:59:00.0 +02:00
        }
        +"title": 11922
      }
    ]
    -id: 1031
    -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
    -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689126684
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1328894"
    +editedAt: DateTimeImmutable @1689223573 {#2632
      date: 2023-07-13 06:46:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689040284 {#2616
      date: 2023-07-11 03:51:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "Doing some quick math, the transistor will have a base current of 5 milliamps, which a Pi should be able to supply. At a fairly typical beta of 100, the transistor could drive the fan at up to .5 amps, which is plenty for a small fan. A MOSFET transistor is generally better suited for switching high current loads, but for this a BJT (as drawn) should be fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689109142 {#2380
    date: 2023-07-11 22:59:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Machinist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 10316
  -bodyTs: "'100':29 '5':13,39 'abl':20 'amp':40 'base':10 'beta':27 'better':53 'bjt':64 'could':32 'current':11,58 'drawn':66 'drive':33 'fair':25 'fan':35,47 'fine':69 'general':52 'high':57 'load':59 'math':4 'milliamp':14 'mosfet':49 'pi':17 'plenti':43 'quick':3 'small':46 'suit':54 'suppli':22 'switch':56 'transistor':6,31,50 'typic':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/882790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689049410 {#2391
    date: 2023-07-11 06:23:30.0 +02:00
  }
  +"title": 10316
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#1729
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: Proxies\__CG__\App\Entity\Image {#2629 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Small-fan-switch-sanity-check"
    +title: "Small fan switch sanity check."
    +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
    +body: """
      Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
      \n
      Suggestions? Any advice is greatly appreciated!\n
      \n
      *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
      \n
      raspi-gpio set 17 op dh\n
      \n
      raspi-gpio set 17 op dl\n
      \n
      I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689109140 {#2187
      date: 2023-07-11 22:59:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2644 …}
    +reports: Doctrine\ORM\PersistentCollection {#2646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    +badges: Doctrine\ORM\PersistentCollection {#2652 …}
    +children: [
      1 => App\Entity\EntryComment {#2389
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: null
        +root: null
        +body: "Doing some quick math, the transistor will have a base current of 5 milliamps, which a Pi should be able to supply. At a fairly typical beta of 100, the transistor could drive the fan at up to .5 amps, which is plenty for a small fan. A MOSFET transistor is generally better suited for switching high current loads, but for this a BJT (as drawn) should be fine."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689109142 {#2380
          date: 2023-07-11 22:59:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#1908 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 10316
        -bodyTs: "'100':29 '5':13,39 'abl':20 'amp':40 'base':10 'beta':27 'better':53 'bjt':64 'could':32 'current':11,58 'drawn':66 'drive':33 'fair':25 'fan':35,47 'fine':69 'general':52 'high':57 'load':59 'math':4 'milliamp':14 'mosfet':49 'pi':17 'plenti':43 'quick':3 'small':46 'suit':54 'suppli':22 'switch':56 'transistor':6,31,50 'typic':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/882790"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689049410 {#2391
          date: 2023-07-11 06:23:30.0 +02:00
        }
        +"title": 10316
      }
      2 => App\Entity\EntryComment {#1729}
      0 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#2389}
        +body: "Thanks for checking the datasheet!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689109140 {#1402
          date: 2023-07-11 22:59:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
          "@nothacking@discuss.tchncs.de"
          "@glibg10b@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 11922
        -bodyTs: "'check':3 'datasheet':5 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/910515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689109140 {#1405
          date: 2023-07-11 22:59:00.0 +02:00
        }
        +"title": 11922
      }
    ]
    -id: 1031
    -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
    -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689126684
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1328894"
    +editedAt: DateTimeImmutable @1689223573 {#2632
      date: 2023-07-13 06:46:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689040284 {#2616
      date: 2023-07-11 03:51:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
  +body: "It’s fine, won’t cause any problems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689049101 {#1617
    date: 2023-07-11 06:18:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Machinist@lemmy.world"
    "@Ghoti@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2411 …}
  +nested: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 10311
  -bodyTs: "'caus':6 'fine':3 'problem':8 'won':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/882659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689049101 {#1722
    date: 2023-07-11 06:18:21.0 +02:00
  }
  +"title": 10311
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
51 DENIED edit
App\Entity\EntryComment {#1729
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: Proxies\__CG__\App\Entity\Image {#2629 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Small-fan-switch-sanity-check"
    +title: "Small fan switch sanity check."
    +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
    +body: """
      Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
      \n
      Suggestions? Any advice is greatly appreciated!\n
      \n
      *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
      \n
      raspi-gpio set 17 op dh\n
      \n
      raspi-gpio set 17 op dl\n
      \n
      I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689109140 {#2187
      date: 2023-07-11 22:59:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2644 …}
    +reports: Doctrine\ORM\PersistentCollection {#2646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    +badges: Doctrine\ORM\PersistentCollection {#2652 …}
    +children: [
      1 => App\Entity\EntryComment {#2389
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: null
        +root: null
        +body: "Doing some quick math, the transistor will have a base current of 5 milliamps, which a Pi should be able to supply. At a fairly typical beta of 100, the transistor could drive the fan at up to .5 amps, which is plenty for a small fan. A MOSFET transistor is generally better suited for switching high current loads, but for this a BJT (as drawn) should be fine."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689109142 {#2380
          date: 2023-07-11 22:59:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#1908 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 10316
        -bodyTs: "'100':29 '5':13,39 'abl':20 'amp':40 'base':10 'beta':27 'better':53 'bjt':64 'could':32 'current':11,58 'drawn':66 'drive':33 'fair':25 'fan':35,47 'fine':69 'general':52 'high':57 'load':59 'math':4 'milliamp':14 'mosfet':49 'pi':17 'plenti':43 'quick':3 'small':46 'suit':54 'suppli':22 'switch':56 'transistor':6,31,50 'typic':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/882790"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689049410 {#2391
          date: 2023-07-11 06:23:30.0 +02:00
        }
        +"title": 10316
      }
      2 => App\Entity\EntryComment {#1729}
      0 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#2389}
        +body: "Thanks for checking the datasheet!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689109140 {#1402
          date: 2023-07-11 22:59:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
          "@nothacking@discuss.tchncs.de"
          "@glibg10b@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 11922
        -bodyTs: "'check':3 'datasheet':5 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/910515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689109140 {#1405
          date: 2023-07-11 22:59:00.0 +02:00
        }
        +"title": 11922
      }
    ]
    -id: 1031
    -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
    -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689126684
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1328894"
    +editedAt: DateTimeImmutable @1689223573 {#2632
      date: 2023-07-13 06:46:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689040284 {#2616
      date: 2023-07-11 03:51:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
  +body: "It’s fine, won’t cause any problems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689049101 {#1617
    date: 2023-07-11 06:18:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Machinist@lemmy.world"
    "@Ghoti@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2411 …}
  +nested: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 10311
  -bodyTs: "'caus':6 'fine':3 'problem':8 'won':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/882659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689049101 {#1722
    date: 2023-07-11 06:18:21.0 +02:00
  }
  +"title": 10311
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
52 DENIED moderate
App\Entity\EntryComment {#1729
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: Proxies\__CG__\App\Entity\Image {#2629 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Small-fan-switch-sanity-check"
    +title: "Small fan switch sanity check."
    +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
    +body: """
      Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
      \n
      Suggestions? Any advice is greatly appreciated!\n
      \n
      *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
      \n
      raspi-gpio set 17 op dh\n
      \n
      raspi-gpio set 17 op dl\n
      \n
      I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689109140 {#2187
      date: 2023-07-11 22:59:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2644 …}
    +reports: Doctrine\ORM\PersistentCollection {#2646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    +badges: Doctrine\ORM\PersistentCollection {#2652 …}
    +children: [
      1 => App\Entity\EntryComment {#2389
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: null
        +root: null
        +body: "Doing some quick math, the transistor will have a base current of 5 milliamps, which a Pi should be able to supply. At a fairly typical beta of 100, the transistor could drive the fan at up to .5 amps, which is plenty for a small fan. A MOSFET transistor is generally better suited for switching high current loads, but for this a BJT (as drawn) should be fine."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689109142 {#2380
          date: 2023-07-11 22:59:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#1908 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 10316
        -bodyTs: "'100':29 '5':13,39 'abl':20 'amp':40 'base':10 'beta':27 'better':53 'bjt':64 'could':32 'current':11,58 'drawn':66 'drive':33 'fair':25 'fan':35,47 'fine':69 'general':52 'high':57 'load':59 'math':4 'milliamp':14 'mosfet':49 'pi':17 'plenti':43 'quick':3 'small':46 'suit':54 'suppli':22 'switch':56 'transistor':6,31,50 'typic':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/882790"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689049410 {#2391
          date: 2023-07-11 06:23:30.0 +02:00
        }
        +"title": 10316
      }
      2 => App\Entity\EntryComment {#1729}
      0 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#2389}
        +body: "Thanks for checking the datasheet!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689109140 {#1402
          date: 2023-07-11 22:59:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
          "@nothacking@discuss.tchncs.de"
          "@glibg10b@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 11922
        -bodyTs: "'check':3 'datasheet':5 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/910515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689109140 {#1405
          date: 2023-07-11 22:59:00.0 +02:00
        }
        +"title": 11922
      }
    ]
    -id: 1031
    -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
    -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689126684
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1328894"
    +editedAt: DateTimeImmutable @1689223573 {#2632
      date: 2023-07-13 06:46:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689040284 {#2616
      date: 2023-07-11 03:51:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
  +body: "It’s fine, won’t cause any problems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689049101 {#1617
    date: 2023-07-11 06:18:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Machinist@lemmy.world"
    "@Ghoti@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2411 …}
  +nested: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 10311
  -bodyTs: "'caus':6 'fine':3 'problem':8 'won':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/882659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689049101 {#1722
    date: 2023-07-11 06:18:21.0 +02:00
  }
  +"title": 10311
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#1385
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: Proxies\__CG__\App\Entity\Image {#2629 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Small-fan-switch-sanity-check"
    +title: "Small fan switch sanity check."
    +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
    +body: """
      Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
      \n
      Suggestions? Any advice is greatly appreciated!\n
      \n
      *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
      \n
      raspi-gpio set 17 op dh\n
      \n
      raspi-gpio set 17 op dl\n
      \n
      I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689109140 {#2187
      date: 2023-07-11 22:59:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2644 …}
    +reports: Doctrine\ORM\PersistentCollection {#2646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    +badges: Doctrine\ORM\PersistentCollection {#2652 …}
    +children: [
      1 => App\Entity\EntryComment {#2389
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: null
        +root: null
        +body: "Doing some quick math, the transistor will have a base current of 5 milliamps, which a Pi should be able to supply. At a fairly typical beta of 100, the transistor could drive the fan at up to .5 amps, which is plenty for a small fan. A MOSFET transistor is generally better suited for switching high current loads, but for this a BJT (as drawn) should be fine."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689109142 {#2380
          date: 2023-07-11 22:59:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#1908 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 10316
        -bodyTs: "'100':29 '5':13,39 'abl':20 'amp':40 'base':10 'beta':27 'better':53 'bjt':64 'could':32 'current':11,58 'drawn':66 'drive':33 'fair':25 'fan':35,47 'fine':69 'general':52 'high':57 'load':59 'math':4 'milliamp':14 'mosfet':49 'pi':17 'plenti':43 'quick':3 'small':46 'suit':54 'suppli':22 'switch':56 'transistor':6,31,50 'typic':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/882790"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689049410 {#2391
          date: 2023-07-11 06:23:30.0 +02:00
        }
        +"title": 10316
      }
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
        +body: "It’s fine, won’t cause any problems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689049101 {#1617
          date: 2023-07-11 06:18:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
          "@Ghoti@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2411 …}
        +nested: Doctrine\ORM\PersistentCollection {#2422 …}
        +votes: Doctrine\ORM\PersistentCollection {#2458 …}
        +reports: Doctrine\ORM\PersistentCollection {#2456 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 10311
        -bodyTs: "'caus':6 'fine':3 'problem':8 'won':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/882659"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689049101 {#1722
          date: 2023-07-11 06:18:21.0 +02:00
        }
        +"title": 10311
      }
      0 => App\Entity\EntryComment {#1385}
    ]
    -id: 1031
    -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
    -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689126684
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1328894"
    +editedAt: DateTimeImmutable @1689223573 {#2632
      date: 2023-07-13 06:46:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689040284 {#2616
      date: 2023-07-11 03:51:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: App\Entity\EntryComment {#2389}
  +body: "Thanks for checking the datasheet!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689109140 {#1402
    date: 2023-07-11 22:59:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Machinist@lemmy.world"
    "@nothacking@discuss.tchncs.de"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 11922
  -bodyTs: "'check':3 'datasheet':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/910515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689109140 {#1405
    date: 2023-07-11 22:59:00.0 +02:00
  }
  +"title": 11922
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
55 DENIED edit
App\Entity\EntryComment {#1385
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: Proxies\__CG__\App\Entity\Image {#2629 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Small-fan-switch-sanity-check"
    +title: "Small fan switch sanity check."
    +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
    +body: """
      Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
      \n
      Suggestions? Any advice is greatly appreciated!\n
      \n
      *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
      \n
      raspi-gpio set 17 op dh\n
      \n
      raspi-gpio set 17 op dl\n
      \n
      I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689109140 {#2187
      date: 2023-07-11 22:59:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2644 …}
    +reports: Doctrine\ORM\PersistentCollection {#2646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    +badges: Doctrine\ORM\PersistentCollection {#2652 …}
    +children: [
      1 => App\Entity\EntryComment {#2389
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: null
        +root: null
        +body: "Doing some quick math, the transistor will have a base current of 5 milliamps, which a Pi should be able to supply. At a fairly typical beta of 100, the transistor could drive the fan at up to .5 amps, which is plenty for a small fan. A MOSFET transistor is generally better suited for switching high current loads, but for this a BJT (as drawn) should be fine."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689109142 {#2380
          date: 2023-07-11 22:59:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#1908 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 10316
        -bodyTs: "'100':29 '5':13,39 'abl':20 'amp':40 'base':10 'beta':27 'better':53 'bjt':64 'could':32 'current':11,58 'drawn':66 'drive':33 'fair':25 'fan':35,47 'fine':69 'general':52 'high':57 'load':59 'math':4 'milliamp':14 'mosfet':49 'pi':17 'plenti':43 'quick':3 'small':46 'suit':54 'suppli':22 'switch':56 'transistor':6,31,50 'typic':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/882790"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689049410 {#2391
          date: 2023-07-11 06:23:30.0 +02:00
        }
        +"title": 10316
      }
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
        +body: "It’s fine, won’t cause any problems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689049101 {#1617
          date: 2023-07-11 06:18:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
          "@Ghoti@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2411 …}
        +nested: Doctrine\ORM\PersistentCollection {#2422 …}
        +votes: Doctrine\ORM\PersistentCollection {#2458 …}
        +reports: Doctrine\ORM\PersistentCollection {#2456 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 10311
        -bodyTs: "'caus':6 'fine':3 'problem':8 'won':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/882659"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689049101 {#1722
          date: 2023-07-11 06:18:21.0 +02:00
        }
        +"title": 10311
      }
      0 => App\Entity\EntryComment {#1385}
    ]
    -id: 1031
    -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
    -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689126684
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1328894"
    +editedAt: DateTimeImmutable @1689223573 {#2632
      date: 2023-07-13 06:46:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689040284 {#2616
      date: 2023-07-11 03:51:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: App\Entity\EntryComment {#2389}
  +body: "Thanks for checking the datasheet!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689109140 {#1402
    date: 2023-07-11 22:59:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Machinist@lemmy.world"
    "@nothacking@discuss.tchncs.de"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 11922
  -bodyTs: "'check':3 'datasheet':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/910515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689109140 {#1405
    date: 2023-07-11 22:59:00.0 +02:00
  }
  +"title": 11922
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
56 DENIED moderate
App\Entity\EntryComment {#1385
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: Proxies\__CG__\App\Entity\Image {#2629 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Small-fan-switch-sanity-check"
    +title: "Small fan switch sanity check."
    +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
    +body: """
      Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
      \n
      Suggestions? Any advice is greatly appreciated!\n
      \n
      *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
      \n
      raspi-gpio set 17 op dh\n
      \n
      raspi-gpio set 17 op dl\n
      \n
      I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689109140 {#2187
      date: 2023-07-11 22:59:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2644 …}
    +reports: Doctrine\ORM\PersistentCollection {#2646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    +badges: Doctrine\ORM\PersistentCollection {#2652 …}
    +children: [
      1 => App\Entity\EntryComment {#2389
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: null
        +root: null
        +body: "Doing some quick math, the transistor will have a base current of 5 milliamps, which a Pi should be able to supply. At a fairly typical beta of 100, the transistor could drive the fan at up to .5 amps, which is plenty for a small fan. A MOSFET transistor is generally better suited for switching high current loads, but for this a BJT (as drawn) should be fine."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689109142 {#2380
          date: 2023-07-11 22:59:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#1908 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 10316
        -bodyTs: "'100':29 '5':13,39 'abl':20 'amp':40 'base':10 'beta':27 'better':53 'bjt':64 'could':32 'current':11,58 'drawn':66 'drive':33 'fair':25 'fan':35,47 'fine':69 'general':52 'high':57 'load':59 'math':4 'milliamp':14 'mosfet':49 'pi':17 'plenti':43 'quick':3 'small':46 'suit':54 'suppli':22 'switch':56 'transistor':6,31,50 'typic':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/882790"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689049410 {#2391
          date: 2023-07-11 06:23:30.0 +02:00
        }
        +"title": 10316
      }
      2 => App\Entity\EntryComment {#1729
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
        +body: "It’s fine, won’t cause any problems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689049101 {#1617
          date: 2023-07-11 06:18:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Machinist@lemmy.world"
          "@Ghoti@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2411 …}
        +nested: Doctrine\ORM\PersistentCollection {#2422 …}
        +votes: Doctrine\ORM\PersistentCollection {#2458 …}
        +reports: Doctrine\ORM\PersistentCollection {#2456 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 10311
        -bodyTs: "'caus':6 'fine':3 'problem':8 'won':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/882659"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689049101 {#1722
          date: 2023-07-11 06:18:21.0 +02:00
        }
        +"title": 10311
      }
      0 => App\Entity\EntryComment {#1385}
    ]
    -id: 1031
    -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
    -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689126684
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1328894"
    +editedAt: DateTimeImmutable @1689223573 {#2632
      date: 2023-07-13 06:46:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689040284 {#2616
      date: 2023-07-11 03:51:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: App\Entity\EntryComment {#2389}
  +body: "Thanks for checking the datasheet!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689109140 {#1402
    date: 2023-07-11 22:59:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Machinist@lemmy.world"
    "@nothacking@discuss.tchncs.de"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 11922
  -bodyTs: "'check':3 'datasheet':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/910515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689109140 {#1405
    date: 2023-07-11 22:59:00.0 +02:00
  }
  +"title": 11922
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
  +slug: "When-I-was-a-kid-my-Dad-made-a-magnet"
  +title: "When I was a kid my Dad made a magnet charger with some electrified copper coils  would this be something that could be used to achieve similar results somehow? TIA"
  +url: "https://i.imgur.com/9KNpN8Q.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695262300 {#2788
    date: 2023-09-21 04:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2753 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  +badges: Doctrine\ORM\PersistentCollection {#2803 …}
  +children: [
    1 => App\Entity\EntryComment {#2132
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
      +body: "Really? If have had good results just placing a screwdriver inside an electromagnet, still magnetized a few years later."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694235665 {#2129
        date: 2023-09-09 07:01:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lossykittens@reddthat.com"
        "@lightnsfw@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2345 …}
      +nested: Doctrine\ORM\PersistentCollection {#2330 …}
      +votes: Doctrine\ORM\PersistentCollection {#2346 …}
      +reports: Doctrine\ORM\PersistentCollection {#2347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
      -id: 28345
      -bodyTs: "'electromagnet':13 'good':5 'insid':11 'later':19 'magnet':15 'place':8 'realli':1 'result':6 'screwdriv':10 'still':14 'year':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/2801212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694235665 {#2131
        date: 2023-09-09 07:01:05.0 +02:00
      }
      +"title": 28345
    }
    0 => App\Entity\EntryComment {#2089
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Any strong magnet can magnetize other things, depending on the material. Iron can be relatively easily be magnetized, while neodymium magnets require a huge (but obtainable) field.\n
        \n
        That looks like a big electromagnet, from a motor, it will probably work, but you have to feed it DC, not AC. (Or else the object will be demagnetized when removed)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695262302 {#2080
        date: 2023-09-21 04:11:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lossykittens@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 28344
      -bodyTs: "'ac':49 'big':32 'dc':47 'demagnet':56 'depend':8 'easili':16 'electromagnet':33 'els':51 'feed':45 'field':27 'huge':24 'iron':12 'like':30 'look':29 'magnet':3,5,18,21 'materi':11 'motor':36 'neodymium':20 'object':53 'obtain':26 'probabl':39 'relat':15 'remov':58 'requir':22 'strong':2 'thing':7 'work':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/2801190"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694235579 {#2064
        date: 2023-09-09 06:59:39.0 +02:00
      }
      +"title": 28344
    }
  ]
  -id: 2128
  -titleTs: "'achiev':26 'charger':11 'coil':16 'copper':15 'could':22 'dad':7 'electrifi':14 'kid':5 'made':8 'magnet':10 'result':28 'similar':27 'somehow':29 'someth':20 'tia':30 'use':24 'would':17"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694128541
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/3127862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694042141 {#2774
    date: 2023-09-07 01:15:41.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
  +slug: "When-I-was-a-kid-my-Dad-made-a-magnet"
  +title: "When I was a kid my Dad made a magnet charger with some electrified copper coils  would this be something that could be used to achieve similar results somehow? TIA"
  +url: "https://i.imgur.com/9KNpN8Q.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695262300 {#2788
    date: 2023-09-21 04:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2753 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  +badges: Doctrine\ORM\PersistentCollection {#2803 …}
  +children: [
    1 => App\Entity\EntryComment {#2132
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
      +body: "Really? If have had good results just placing a screwdriver inside an electromagnet, still magnetized a few years later."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694235665 {#2129
        date: 2023-09-09 07:01:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lossykittens@reddthat.com"
        "@lightnsfw@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2345 …}
      +nested: Doctrine\ORM\PersistentCollection {#2330 …}
      +votes: Doctrine\ORM\PersistentCollection {#2346 …}
      +reports: Doctrine\ORM\PersistentCollection {#2347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
      -id: 28345
      -bodyTs: "'electromagnet':13 'good':5 'insid':11 'later':19 'magnet':15 'place':8 'realli':1 'result':6 'screwdriv':10 'still':14 'year':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/2801212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694235665 {#2131
        date: 2023-09-09 07:01:05.0 +02:00
      }
      +"title": 28345
    }
    0 => App\Entity\EntryComment {#2089
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Any strong magnet can magnetize other things, depending on the material. Iron can be relatively easily be magnetized, while neodymium magnets require a huge (but obtainable) field.\n
        \n
        That looks like a big electromagnet, from a motor, it will probably work, but you have to feed it DC, not AC. (Or else the object will be demagnetized when removed)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695262302 {#2080
        date: 2023-09-21 04:11:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lossykittens@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 28344
      -bodyTs: "'ac':49 'big':32 'dc':47 'demagnet':56 'depend':8 'easili':16 'electromagnet':33 'els':51 'feed':45 'field':27 'huge':24 'iron':12 'like':30 'look':29 'magnet':3,5,18,21 'materi':11 'motor':36 'neodymium':20 'object':53 'obtain':26 'probabl':39 'relat':15 'remov':58 'requir':22 'strong':2 'thing':7 'work':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/2801190"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694235579 {#2064
        date: 2023-09-09 06:59:39.0 +02:00
      }
      +"title": 28344
    }
  ]
  -id: 2128
  -titleTs: "'achiev':26 'charger':11 'coil':16 'copper':15 'could':22 'dad':7 'electrifi':14 'kid':5 'made':8 'magnet':10 'result':28 'similar':27 'somehow':29 'someth':20 'tia':30 'use':24 'would':17"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694128541
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/3127862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694042141 {#2774
    date: 2023-09-07 01:15:41.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
  +slug: "When-I-was-a-kid-my-Dad-made-a-magnet"
  +title: "When I was a kid my Dad made a magnet charger with some electrified copper coils  would this be something that could be used to achieve similar results somehow? TIA"
  +url: "https://i.imgur.com/9KNpN8Q.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695262300 {#2788
    date: 2023-09-21 04:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2753 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  +badges: Doctrine\ORM\PersistentCollection {#2803 …}
  +children: [
    1 => App\Entity\EntryComment {#2132
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
      +body: "Really? If have had good results just placing a screwdriver inside an electromagnet, still magnetized a few years later."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694235665 {#2129
        date: 2023-09-09 07:01:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lossykittens@reddthat.com"
        "@lightnsfw@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2345 …}
      +nested: Doctrine\ORM\PersistentCollection {#2330 …}
      +votes: Doctrine\ORM\PersistentCollection {#2346 …}
      +reports: Doctrine\ORM\PersistentCollection {#2347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
      -id: 28345
      -bodyTs: "'electromagnet':13 'good':5 'insid':11 'later':19 'magnet':15 'place':8 'realli':1 'result':6 'screwdriv':10 'still':14 'year':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/2801212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694235665 {#2131
        date: 2023-09-09 07:01:05.0 +02:00
      }
      +"title": 28345
    }
    0 => App\Entity\EntryComment {#2089
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Any strong magnet can magnetize other things, depending on the material. Iron can be relatively easily be magnetized, while neodymium magnets require a huge (but obtainable) field.\n
        \n
        That looks like a big electromagnet, from a motor, it will probably work, but you have to feed it DC, not AC. (Or else the object will be demagnetized when removed)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695262302 {#2080
        date: 2023-09-21 04:11:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lossykittens@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 28344
      -bodyTs: "'ac':49 'big':32 'dc':47 'demagnet':56 'depend':8 'easili':16 'electromagnet':33 'els':51 'feed':45 'field':27 'huge':24 'iron':12 'like':30 'look':29 'magnet':3,5,18,21 'materi':11 'motor':36 'neodymium':20 'object':53 'obtain':26 'probabl':39 'relat':15 'remov':58 'requir':22 'strong':2 'thing':7 'work':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/2801190"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694235579 {#2064
        date: 2023-09-09 06:59:39.0 +02:00
      }
      +"title": 28344
    }
  ]
  -id: 2128
  -titleTs: "'achiev':26 'charger':11 'coil':16 'copper':15 'could':22 'dad':7 'electrifi':14 'kid':5 'made':8 'magnet':10 'result':28 'similar':27 'somehow':29 'someth':20 'tia':30 'use':24 'would':17"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694128541
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/3127862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694042141 {#2774
    date: 2023-09-07 01:15:41.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2132
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2006 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "When-I-was-a-kid-my-Dad-made-a-magnet"
    +title: "When I was a kid my Dad made a magnet charger with some electrified copper coils  would this be something that could be used to achieve similar results somehow? TIA"
    +url: "https://i.imgur.com/9KNpN8Q.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695262300 {#2788
      date: 2023-09-21 04:11:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2753 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2803 …}
    +children: [
      1 => App\Entity\EntryComment {#2132}
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Any strong magnet can magnetize other things, depending on the material. Iron can be relatively easily be magnetized, while neodymium magnets require a huge (but obtainable) field.\n
          \n
          That looks like a big electromagnet, from a motor, it will probably work, but you have to feed it DC, not AC. (Or else the object will be demagnetized when removed)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695262302 {#2080
          date: 2023-09-21 04:11:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lossykittens@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 28344
        -bodyTs: "'ac':49 'big':32 'dc':47 'demagnet':56 'depend':8 'easili':16 'electromagnet':33 'els':51 'feed':45 'field':27 'huge':24 'iron':12 'like':30 'look':29 'magnet':3,5,18,21 'materi':11 'motor':36 'neodymium':20 'object':53 'obtain':26 'probabl':39 'relat':15 'remov':58 'requir':22 'strong':2 'thing':7 'work':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/2801190"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694235579 {#2064
          date: 2023-09-09 06:59:39.0 +02:00
        }
        +"title": 28344
      }
    ]
    -id: 2128
    -titleTs: "'achiev':26 'charger':11 'coil':16 'copper':15 'could':22 'dad':7 'electrifi':14 'kid':5 'made':8 'magnet':10 'result':28 'similar':27 'somehow':29 'someth':20 'tia':30 'use':24 'would':17"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694128541
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/3127862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694042141 {#2774
      date: 2023-09-07 01:15:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +body: "Really? If have had good results just placing a screwdriver inside an electromagnet, still magnetized a few years later."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694235665 {#2129
    date: 2023-09-09 07:01:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lossykittens@reddthat.com"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 28345
  -bodyTs: "'electromagnet':13 'good':5 'insid':11 'later':19 'magnet':15 'place':8 'realli':1 'result':6 'screwdriv':10 'still':14 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/2801212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694235665 {#2131
    date: 2023-09-09 07:01:05.0 +02:00
  }
  +"title": 28345
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
63 DENIED edit
App\Entity\EntryComment {#2132
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2006 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "When-I-was-a-kid-my-Dad-made-a-magnet"
    +title: "When I was a kid my Dad made a magnet charger with some electrified copper coils  would this be something that could be used to achieve similar results somehow? TIA"
    +url: "https://i.imgur.com/9KNpN8Q.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695262300 {#2788
      date: 2023-09-21 04:11:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2753 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2803 …}
    +children: [
      1 => App\Entity\EntryComment {#2132}
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Any strong magnet can magnetize other things, depending on the material. Iron can be relatively easily be magnetized, while neodymium magnets require a huge (but obtainable) field.\n
          \n
          That looks like a big electromagnet, from a motor, it will probably work, but you have to feed it DC, not AC. (Or else the object will be demagnetized when removed)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695262302 {#2080
          date: 2023-09-21 04:11:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lossykittens@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 28344
        -bodyTs: "'ac':49 'big':32 'dc':47 'demagnet':56 'depend':8 'easili':16 'electromagnet':33 'els':51 'feed':45 'field':27 'huge':24 'iron':12 'like':30 'look':29 'magnet':3,5,18,21 'materi':11 'motor':36 'neodymium':20 'object':53 'obtain':26 'probabl':39 'relat':15 'remov':58 'requir':22 'strong':2 'thing':7 'work':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/2801190"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694235579 {#2064
          date: 2023-09-09 06:59:39.0 +02:00
        }
        +"title": 28344
      }
    ]
    -id: 2128
    -titleTs: "'achiev':26 'charger':11 'coil':16 'copper':15 'could':22 'dad':7 'electrifi':14 'kid':5 'made':8 'magnet':10 'result':28 'similar':27 'somehow':29 'someth':20 'tia':30 'use':24 'would':17"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694128541
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/3127862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694042141 {#2774
      date: 2023-09-07 01:15:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +body: "Really? If have had good results just placing a screwdriver inside an electromagnet, still magnetized a few years later."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694235665 {#2129
    date: 2023-09-09 07:01:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lossykittens@reddthat.com"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 28345
  -bodyTs: "'electromagnet':13 'good':5 'insid':11 'later':19 'magnet':15 'place':8 'realli':1 'result':6 'screwdriv':10 'still':14 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/2801212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694235665 {#2131
    date: 2023-09-09 07:01:05.0 +02:00
  }
  +"title": 28345
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
64 DENIED moderate
App\Entity\EntryComment {#2132
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2006 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "When-I-was-a-kid-my-Dad-made-a-magnet"
    +title: "When I was a kid my Dad made a magnet charger with some electrified copper coils  would this be something that could be used to achieve similar results somehow? TIA"
    +url: "https://i.imgur.com/9KNpN8Q.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695262300 {#2788
      date: 2023-09-21 04:11:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2753 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2803 …}
    +children: [
      1 => App\Entity\EntryComment {#2132}
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Any strong magnet can magnetize other things, depending on the material. Iron can be relatively easily be magnetized, while neodymium magnets require a huge (but obtainable) field.\n
          \n
          That looks like a big electromagnet, from a motor, it will probably work, but you have to feed it DC, not AC. (Or else the object will be demagnetized when removed)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695262302 {#2080
          date: 2023-09-21 04:11:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lossykittens@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 28344
        -bodyTs: "'ac':49 'big':32 'dc':47 'demagnet':56 'depend':8 'easili':16 'electromagnet':33 'els':51 'feed':45 'field':27 'huge':24 'iron':12 'like':30 'look':29 'magnet':3,5,18,21 'materi':11 'motor':36 'neodymium':20 'object':53 'obtain':26 'probabl':39 'relat':15 'remov':58 'requir':22 'strong':2 'thing':7 'work':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/2801190"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694235579 {#2064
          date: 2023-09-09 06:59:39.0 +02:00
        }
        +"title": 28344
      }
    ]
    -id: 2128
    -titleTs: "'achiev':26 'charger':11 'coil':16 'copper':15 'could':22 'dad':7 'electrifi':14 'kid':5 'made':8 'magnet':10 'result':28 'similar':27 'somehow':29 'someth':20 'tia':30 'use':24 'would':17"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694128541
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/3127862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694042141 {#2774
      date: 2023-09-07 01:15:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +body: "Really? If have had good results just placing a screwdriver inside an electromagnet, still magnetized a few years later."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694235665 {#2129
    date: 2023-09-09 07:01:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lossykittens@reddthat.com"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 28345
  -bodyTs: "'electromagnet':13 'good':5 'insid':11 'later':19 'magnet':15 'place':8 'realli':1 'result':6 'screwdriv':10 'still':14 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/2801212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694235665 {#2131
    date: 2023-09-09 07:01:05.0 +02:00
  }
  +"title": 28345
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2089
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2006 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "When-I-was-a-kid-my-Dad-made-a-magnet"
    +title: "When I was a kid my Dad made a magnet charger with some electrified copper coils  would this be something that could be used to achieve similar results somehow? TIA"
    +url: "https://i.imgur.com/9KNpN8Q.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695262300 {#2788
      date: 2023-09-21 04:11:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2753 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2803 …}
    +children: [
      1 => App\Entity\EntryComment {#2132
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
        +body: "Really? If have had good results just placing a screwdriver inside an electromagnet, still magnetized a few years later."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694235665 {#2129
          date: 2023-09-09 07:01:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lossykittens@reddthat.com"
          "@lightnsfw@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2345 …}
        +nested: Doctrine\ORM\PersistentCollection {#2330 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2347 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
        -id: 28345
        -bodyTs: "'electromagnet':13 'good':5 'insid':11 'later':19 'magnet':15 'place':8 'realli':1 'result':6 'screwdriv':10 'still':14 'year':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/2801212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694235665 {#2131
          date: 2023-09-09 07:01:05.0 +02:00
        }
        +"title": 28345
      }
      0 => App\Entity\EntryComment {#2089}
    ]
    -id: 2128
    -titleTs: "'achiev':26 'charger':11 'coil':16 'copper':15 'could':22 'dad':7 'electrifi':14 'kid':5 'made':8 'magnet':10 'result':28 'similar':27 'somehow':29 'someth':20 'tia':30 'use':24 'would':17"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694128541
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/3127862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694042141 {#2774
      date: 2023-09-07 01:15:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Any strong magnet can magnetize other things, depending on the material. Iron can be relatively easily be magnetized, while neodymium magnets require a huge (but obtainable) field.\n
    \n
    That looks like a big electromagnet, from a motor, it will probably work, but you have to feed it DC, not AC. (Or else the object will be demagnetized when removed)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695262302 {#2080
    date: 2023-09-21 04:11:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lossykittens@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 28344
  -bodyTs: "'ac':49 'big':32 'dc':47 'demagnet':56 'depend':8 'easili':16 'electromagnet':33 'els':51 'feed':45 'field':27 'huge':24 'iron':12 'like':30 'look':29 'magnet':3,5,18,21 'materi':11 'motor':36 'neodymium':20 'object':53 'obtain':26 'probabl':39 'relat':15 'remov':58 'requir':22 'strong':2 'thing':7 'work':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/2801190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694235579 {#2064
    date: 2023-09-09 06:59:39.0 +02:00
  }
  +"title": 28344
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
67 DENIED edit
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2006 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "When-I-was-a-kid-my-Dad-made-a-magnet"
    +title: "When I was a kid my Dad made a magnet charger with some electrified copper coils  would this be something that could be used to achieve similar results somehow? TIA"
    +url: "https://i.imgur.com/9KNpN8Q.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695262300 {#2788
      date: 2023-09-21 04:11:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2753 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2803 …}
    +children: [
      1 => App\Entity\EntryComment {#2132
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
        +body: "Really? If have had good results just placing a screwdriver inside an electromagnet, still magnetized a few years later."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694235665 {#2129
          date: 2023-09-09 07:01:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lossykittens@reddthat.com"
          "@lightnsfw@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2345 …}
        +nested: Doctrine\ORM\PersistentCollection {#2330 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2347 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
        -id: 28345
        -bodyTs: "'electromagnet':13 'good':5 'insid':11 'later':19 'magnet':15 'place':8 'realli':1 'result':6 'screwdriv':10 'still':14 'year':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/2801212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694235665 {#2131
          date: 2023-09-09 07:01:05.0 +02:00
        }
        +"title": 28345
      }
      0 => App\Entity\EntryComment {#2089}
    ]
    -id: 2128
    -titleTs: "'achiev':26 'charger':11 'coil':16 'copper':15 'could':22 'dad':7 'electrifi':14 'kid':5 'made':8 'magnet':10 'result':28 'similar':27 'somehow':29 'someth':20 'tia':30 'use':24 'would':17"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694128541
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/3127862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694042141 {#2774
      date: 2023-09-07 01:15:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Any strong magnet can magnetize other things, depending on the material. Iron can be relatively easily be magnetized, while neodymium magnets require a huge (but obtainable) field.\n
    \n
    That looks like a big electromagnet, from a motor, it will probably work, but you have to feed it DC, not AC. (Or else the object will be demagnetized when removed)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695262302 {#2080
    date: 2023-09-21 04:11:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lossykittens@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 28344
  -bodyTs: "'ac':49 'big':32 'dc':47 'demagnet':56 'depend':8 'easili':16 'electromagnet':33 'els':51 'feed':45 'field':27 'huge':24 'iron':12 'like':30 'look':29 'magnet':3,5,18,21 'materi':11 'motor':36 'neodymium':20 'object':53 'obtain':26 'probabl':39 'relat':15 'remov':58 'requir':22 'strong':2 'thing':7 'work':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/2801190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694235579 {#2064
    date: 2023-09-09 06:59:39.0 +02:00
  }
  +"title": 28344
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
68 DENIED moderate
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2006 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "When-I-was-a-kid-my-Dad-made-a-magnet"
    +title: "When I was a kid my Dad made a magnet charger with some electrified copper coils  would this be something that could be used to achieve similar results somehow? TIA"
    +url: "https://i.imgur.com/9KNpN8Q.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695262300 {#2788
      date: 2023-09-21 04:11:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2753 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2803 …}
    +children: [
      1 => App\Entity\EntryComment {#2132
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
        +body: "Really? If have had good results just placing a screwdriver inside an electromagnet, still magnetized a few years later."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694235665 {#2129
          date: 2023-09-09 07:01:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lossykittens@reddthat.com"
          "@lightnsfw@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2345 …}
        +nested: Doctrine\ORM\PersistentCollection {#2330 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2347 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
        -id: 28345
        -bodyTs: "'electromagnet':13 'good':5 'insid':11 'later':19 'magnet':15 'place':8 'realli':1 'result':6 'screwdriv':10 'still':14 'year':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/2801212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694235665 {#2131
          date: 2023-09-09 07:01:05.0 +02:00
        }
        +"title": 28345
      }
      0 => App\Entity\EntryComment {#2089}
    ]
    -id: 2128
    -titleTs: "'achiev':26 'charger':11 'coil':16 'copper':15 'could':22 'dad':7 'electrifi':14 'kid':5 'made':8 'magnet':10 'result':28 'similar':27 'somehow':29 'someth':20 'tia':30 'use':24 'would':17"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694128541
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/3127862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694042141 {#2774
      date: 2023-09-07 01:15:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Any strong magnet can magnetize other things, depending on the material. Iron can be relatively easily be magnetized, while neodymium magnets require a huge (but obtainable) field.\n
    \n
    That looks like a big electromagnet, from a motor, it will probably work, but you have to feed it DC, not AC. (Or else the object will be demagnetized when removed)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695262302 {#2080
    date: 2023-09-21 04:11:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lossykittens@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 28344
  -bodyTs: "'ac':49 'big':32 'dc':47 'demagnet':56 'depend':8 'easili':16 'electromagnet':33 'els':51 'feed':45 'field':27 'huge':24 'iron':12 'like':30 'look':29 'magnet':3,5,18,21 'materi':11 'motor':36 'neodymium':20 'object':53 'obtain':26 'probabl':39 'relat':15 'remov':58 'requir':22 'strong':2 'thing':7 'work':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/2801190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694235579 {#2064
    date: 2023-09-09 06:59:39.0 +02:00
  }
  +"title": 28344
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#2210
  +user: Proxies\__CG__\App\Entity\User {#2677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: Proxies\__CG__\App\Entity\Image {#2717 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2719 …}
  +slug: "wave-em-like-you-just-don-t-care"
  +title: "wave em like you just don't care"
  +url: "https://mander.xyz/pictrs/image/07865ce3-7470-4c0b-8cb2-476aff07381d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 797
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700027795 {#2712
    date: 2023-11-15 06:56:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  +badges: Doctrine\ORM\PersistentCollection {#2730 …}
  +children: [
    App\Entity\EntryComment {#2201
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2210 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
      +body: """
        > steal that shit\n
        \n
        That’s just how the bees pay rent.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700027795 {#2206
        date: 2023-11-15 06:56:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2207 …}
      +nested: Doctrine\ORM\PersistentCollection {#2208 …}
      +votes: Doctrine\ORM\PersistentCollection {#2204 …}
      +reports: Doctrine\ORM\PersistentCollection {#2211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
      -id: 126230
      -bodyTs: "'bee':9 'pay':10 'rent':11 'shit':3 'steal':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4873479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700027795 {#2202
        date: 2023-11-15 06:56:35.0 +01:00
      }
      +"title": 126230
    }
  ]
  -id: 12275
  -titleTs: "'care':8 'em':2 'like':3 'wave':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699887618
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6082930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801218 {#2699
    date: 2023-11-12 16:00:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2210
  +user: Proxies\__CG__\App\Entity\User {#2677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: Proxies\__CG__\App\Entity\Image {#2717 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2719 …}
  +slug: "wave-em-like-you-just-don-t-care"
  +title: "wave em like you just don't care"
  +url: "https://mander.xyz/pictrs/image/07865ce3-7470-4c0b-8cb2-476aff07381d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 797
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700027795 {#2712
    date: 2023-11-15 06:56:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  +badges: Doctrine\ORM\PersistentCollection {#2730 …}
  +children: [
    App\Entity\EntryComment {#2201
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2210 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
      +body: """
        > steal that shit\n
        \n
        That’s just how the bees pay rent.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700027795 {#2206
        date: 2023-11-15 06:56:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2207 …}
      +nested: Doctrine\ORM\PersistentCollection {#2208 …}
      +votes: Doctrine\ORM\PersistentCollection {#2204 …}
      +reports: Doctrine\ORM\PersistentCollection {#2211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
      -id: 126230
      -bodyTs: "'bee':9 'pay':10 'rent':11 'shit':3 'steal':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4873479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700027795 {#2202
        date: 2023-11-15 06:56:35.0 +01:00
      }
      +"title": 126230
    }
  ]
  -id: 12275
  -titleTs: "'care':8 'em':2 'like':3 'wave':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699887618
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6082930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801218 {#2699
    date: 2023-11-12 16:00:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2210
  +user: Proxies\__CG__\App\Entity\User {#2677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: Proxies\__CG__\App\Entity\Image {#2717 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2719 …}
  +slug: "wave-em-like-you-just-don-t-care"
  +title: "wave em like you just don't care"
  +url: "https://mander.xyz/pictrs/image/07865ce3-7470-4c0b-8cb2-476aff07381d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 797
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700027795 {#2712
    date: 2023-11-15 06:56:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  +badges: Doctrine\ORM\PersistentCollection {#2730 …}
  +children: [
    App\Entity\EntryComment {#2201
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2210 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
      +body: """
        > steal that shit\n
        \n
        That’s just how the bees pay rent.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700027795 {#2206
        date: 2023-11-15 06:56:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2207 …}
      +nested: Doctrine\ORM\PersistentCollection {#2208 …}
      +votes: Doctrine\ORM\PersistentCollection {#2204 …}
      +reports: Doctrine\ORM\PersistentCollection {#2211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
      -id: 126230
      -bodyTs: "'bee':9 'pay':10 'rent':11 'shit':3 'steal':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4873479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700027795 {#2202
        date: 2023-11-15 06:56:35.0 +01:00
      }
      +"title": 126230
    }
  ]
  -id: 12275
  -titleTs: "'care':8 'em':2 'like':3 'wave':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699887618
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6082930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801218 {#2699
    date: 2023-11-12 16:00:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2201
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210
    +user: Proxies\__CG__\App\Entity\User {#2677 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: Proxies\__CG__\App\Entity\Image {#2717 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2719 …}
    +slug: "wave-em-like-you-just-don-t-care"
    +title: "wave em like you just don't care"
    +url: "https://mander.xyz/pictrs/image/07865ce3-7470-4c0b-8cb2-476aff07381d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 797
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700027795 {#2712
      date: 2023-11-15 06:56:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2720 …}
    +votes: Doctrine\ORM\PersistentCollection {#2722 …}
    +reports: Doctrine\ORM\PersistentCollection {#2724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
    +badges: Doctrine\ORM\PersistentCollection {#2730 …}
    +children: [
      App\Entity\EntryComment {#2201}
    ]
    -id: 12275
    -titleTs: "'care':8 'em':2 'like':3 'wave':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699887618
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6082930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699801218 {#2699
      date: 2023-11-12 16:00:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: """
    > steal that shit\n
    \n
    That’s just how the bees pay rent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700027795 {#2206
    date: 2023-11-15 06:56:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 126230
  -bodyTs: "'bee':9 'pay':10 'rent':11 'shit':3 'steal':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4873479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700027795 {#2202
    date: 2023-11-15 06:56:35.0 +01:00
  }
  +"title": 126230
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
75 DENIED edit
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210
    +user: Proxies\__CG__\App\Entity\User {#2677 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: Proxies\__CG__\App\Entity\Image {#2717 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2719 …}
    +slug: "wave-em-like-you-just-don-t-care"
    +title: "wave em like you just don't care"
    +url: "https://mander.xyz/pictrs/image/07865ce3-7470-4c0b-8cb2-476aff07381d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 797
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700027795 {#2712
      date: 2023-11-15 06:56:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2720 …}
    +votes: Doctrine\ORM\PersistentCollection {#2722 …}
    +reports: Doctrine\ORM\PersistentCollection {#2724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
    +badges: Doctrine\ORM\PersistentCollection {#2730 …}
    +children: [
      App\Entity\EntryComment {#2201}
    ]
    -id: 12275
    -titleTs: "'care':8 'em':2 'like':3 'wave':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699887618
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6082930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699801218 {#2699
      date: 2023-11-12 16:00:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: """
    > steal that shit\n
    \n
    That’s just how the bees pay rent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700027795 {#2206
    date: 2023-11-15 06:56:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 126230
  -bodyTs: "'bee':9 'pay':10 'rent':11 'shit':3 'steal':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4873479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700027795 {#2202
    date: 2023-11-15 06:56:35.0 +01:00
  }
  +"title": 126230
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
76 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210
    +user: Proxies\__CG__\App\Entity\User {#2677 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: Proxies\__CG__\App\Entity\Image {#2717 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2719 …}
    +slug: "wave-em-like-you-just-don-t-care"
    +title: "wave em like you just don't care"
    +url: "https://mander.xyz/pictrs/image/07865ce3-7470-4c0b-8cb2-476aff07381d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 797
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700027795 {#2712
      date: 2023-11-15 06:56:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2720 …}
    +votes: Doctrine\ORM\PersistentCollection {#2722 …}
    +reports: Doctrine\ORM\PersistentCollection {#2724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
    +badges: Doctrine\ORM\PersistentCollection {#2730 …}
    +children: [
      App\Entity\EntryComment {#2201}
    ]
    -id: 12275
    -titleTs: "'care':8 'em':2 'like':3 'wave':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699887618
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6082930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699801218 {#2699
      date: 2023-11-12 16:00:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: """
    > steal that shit\n
    \n
    That’s just how the bees pay rent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700027795 {#2206
    date: 2023-11-15 06:56:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 126230
  -bodyTs: "'bee':9 'pay':10 'rent':11 'shit':3 'steal':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4873479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700027795 {#2202
    date: 2023-11-15 06:56:35.0 +01:00
  }
  +"title": 126230
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#2313
  +user: Proxies\__CG__\App\Entity\User {#2677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: Proxies\__CG__\App\Entity\Image {#2715 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2719 …}
  +slug: "I-like-to-mix-my-solutions-The-more-the"
  +title: "🍸 I like to mix my solutions. The more the merrier."
  +url: "https://mander.xyz/pictrs/image/15b99935-f397-4626-8cb9-e76057fe0d43.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699659333 {#2750
    date: 2023-11-11 00:35:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2755 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
  +badges: Doctrine\ORM\PersistentCollection {#2766 …}
  +children: [
    App\Entity\EntryComment {#2318
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2313 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: null
      +root: null
      +body: "Solvent or solute depending on concentration. The drink however is a solution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699311255 {#2319
        date: 2023-11-06 23:54:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2316 …}
      +nested: Doctrine\ORM\PersistentCollection {#2294 …}
      +votes: Doctrine\ORM\PersistentCollection {#2296 …}
      +reports: Doctrine\ORM\PersistentCollection {#2281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
      -id: 96829
      -bodyTs: "'concentr':6 'depend':4 'drink':8 'howev':9 'solut':3,12 'solvent':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4631138"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699311255 {#2317
        date: 2023-11-06 23:54:15.0 +01:00
      }
      +"title": 96829
    }
  ]
  -id: 10185
  -titleTs: "'like':2 'merrier':10 'mix':4 'solut':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281934
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5804359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699195534 {#2738
    date: 2023-11-05 15:45:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2313
  +user: Proxies\__CG__\App\Entity\User {#2677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: Proxies\__CG__\App\Entity\Image {#2715 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2719 …}
  +slug: "I-like-to-mix-my-solutions-The-more-the"
  +title: "🍸 I like to mix my solutions. The more the merrier."
  +url: "https://mander.xyz/pictrs/image/15b99935-f397-4626-8cb9-e76057fe0d43.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699659333 {#2750
    date: 2023-11-11 00:35:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2755 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
  +badges: Doctrine\ORM\PersistentCollection {#2766 …}
  +children: [
    App\Entity\EntryComment {#2318
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2313 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: null
      +root: null
      +body: "Solvent or solute depending on concentration. The drink however is a solution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699311255 {#2319
        date: 2023-11-06 23:54:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2316 …}
      +nested: Doctrine\ORM\PersistentCollection {#2294 …}
      +votes: Doctrine\ORM\PersistentCollection {#2296 …}
      +reports: Doctrine\ORM\PersistentCollection {#2281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
      -id: 96829
      -bodyTs: "'concentr':6 'depend':4 'drink':8 'howev':9 'solut':3,12 'solvent':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4631138"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699311255 {#2317
        date: 2023-11-06 23:54:15.0 +01:00
      }
      +"title": 96829
    }
  ]
  -id: 10185
  -titleTs: "'like':2 'merrier':10 'mix':4 'solut':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281934
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5804359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699195534 {#2738
    date: 2023-11-05 15:45:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2313
  +user: Proxies\__CG__\App\Entity\User {#2677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: Proxies\__CG__\App\Entity\Image {#2715 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2719 …}
  +slug: "I-like-to-mix-my-solutions-The-more-the"
  +title: "🍸 I like to mix my solutions. The more the merrier."
  +url: "https://mander.xyz/pictrs/image/15b99935-f397-4626-8cb9-e76057fe0d43.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699659333 {#2750
    date: 2023-11-11 00:35:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2755 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
  +badges: Doctrine\ORM\PersistentCollection {#2766 …}
  +children: [
    App\Entity\EntryComment {#2318
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2313 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: null
      +root: null
      +body: "Solvent or solute depending on concentration. The drink however is a solution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699311255 {#2319
        date: 2023-11-06 23:54:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2316 …}
      +nested: Doctrine\ORM\PersistentCollection {#2294 …}
      +votes: Doctrine\ORM\PersistentCollection {#2296 …}
      +reports: Doctrine\ORM\PersistentCollection {#2281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
      -id: 96829
      -bodyTs: "'concentr':6 'depend':4 'drink':8 'howev':9 'solut':3,12 'solvent':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4631138"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699311255 {#2317
        date: 2023-11-06 23:54:15.0 +01:00
      }
      +"title": 96829
    }
  ]
  -id: 10185
  -titleTs: "'like':2 'merrier':10 'mix':4 'solut':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281934
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5804359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699195534 {#2738
    date: 2023-11-05 15:45:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2318
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313
    +user: Proxies\__CG__\App\Entity\User {#2677 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: Proxies\__CG__\App\Entity\Image {#2715 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2719 …}
    +slug: "I-like-to-mix-my-solutions-The-more-the"
    +title: "🍸 I like to mix my solutions. The more the merrier."
    +url: "https://mander.xyz/pictrs/image/15b99935-f397-4626-8cb9-e76057fe0d43.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 345
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699659333 {#2750
      date: 2023-11-11 00:35:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2755 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    +badges: Doctrine\ORM\PersistentCollection {#2766 …}
    +children: [
      App\Entity\EntryComment {#2318}
    ]
    -id: 10185
    -titleTs: "'like':2 'merrier':10 'mix':4 'solut':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699281934
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/5804359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699195534 {#2738
      date: 2023-11-05 15:45:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: null
  +root: null
  +body: "Solvent or solute depending on concentration. The drink however is a solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699311255 {#2319
    date: 2023-11-06 23:54:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 96829
  -bodyTs: "'concentr':6 'depend':4 'drink':8 'howev':9 'solut':3,12 'solvent':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4631138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699311255 {#2317
    date: 2023-11-06 23:54:15.0 +01:00
  }
  +"title": 96829
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
83 DENIED edit
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313
    +user: Proxies\__CG__\App\Entity\User {#2677 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: Proxies\__CG__\App\Entity\Image {#2715 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2719 …}
    +slug: "I-like-to-mix-my-solutions-The-more-the"
    +title: "🍸 I like to mix my solutions. The more the merrier."
    +url: "https://mander.xyz/pictrs/image/15b99935-f397-4626-8cb9-e76057fe0d43.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 345
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699659333 {#2750
      date: 2023-11-11 00:35:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2755 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    +badges: Doctrine\ORM\PersistentCollection {#2766 …}
    +children: [
      App\Entity\EntryComment {#2318}
    ]
    -id: 10185
    -titleTs: "'like':2 'merrier':10 'mix':4 'solut':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699281934
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/5804359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699195534 {#2738
      date: 2023-11-05 15:45:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: null
  +root: null
  +body: "Solvent or solute depending on concentration. The drink however is a solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699311255 {#2319
    date: 2023-11-06 23:54:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 96829
  -bodyTs: "'concentr':6 'depend':4 'drink':8 'howev':9 'solut':3,12 'solvent':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4631138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699311255 {#2317
    date: 2023-11-06 23:54:15.0 +01:00
  }
  +"title": 96829
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
84 DENIED moderate
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313
    +user: Proxies\__CG__\App\Entity\User {#2677 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: Proxies\__CG__\App\Entity\Image {#2715 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2719 …}
    +slug: "I-like-to-mix-my-solutions-The-more-the"
    +title: "🍸 I like to mix my solutions. The more the merrier."
    +url: "https://mander.xyz/pictrs/image/15b99935-f397-4626-8cb9-e76057fe0d43.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 345
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699659333 {#2750
      date: 2023-11-11 00:35:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2755 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    +badges: Doctrine\ORM\PersistentCollection {#2766 …}
    +children: [
      App\Entity\EntryComment {#2318}
    ]
    -id: 10185
    -titleTs: "'like':2 'merrier':10 'mix':4 'solut':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699281934
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/5804359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699195534 {#2738
      date: 2023-11-05 15:45:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: null
  +root: null
  +body: "Solvent or solute depending on concentration. The drink however is a solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699311255 {#2319
    date: 2023-11-06 23:54:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 96829
  -bodyTs: "'concentr':6 'depend':4 'drink':8 'howev':9 'solut':3,12 'solvent':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4631138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699311255 {#2317
    date: 2023-11-06 23:54:15.0 +01:00
  }
  +"title": 96829
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#2337
  +user: Proxies\__CG__\App\Entity\User {#2657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
  +slug: "Nah-we-can-t-do-that-right"
  +title: "Nah we can’t do that, right?"
  +url: "https://i.imgur.com/ns6O8mm.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697510053 {#2693
    date: 2023-10-17 04:34:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2702 …}
  +reports: Doctrine\ORM\PersistentCollection {#2704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
  +badges: Doctrine\ORM\PersistentCollection {#2710 …}
  +children: [
    App\Entity\EntryComment {#2342
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2337 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: null
      +root: null
      +body: "Worse, I like to cancel out the "d"s."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697510053 {#2340
        date: 2023-10-17 04:34:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@genfood@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 53805
      -bodyTs: "'cancel':5 'd':8 'like':3 'wors':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4013655"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697510053 {#2341
        date: 2023-10-17 04:34:13.0 +02:00
      }
      +"title": 53805
    }
  ]
  -id: 5677
  -titleTs: "'nah':1 'right':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697534545
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4587628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697448145 {#2680
    date: 2023-10-16 11:22:25.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2337
  +user: Proxies\__CG__\App\Entity\User {#2657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
  +slug: "Nah-we-can-t-do-that-right"
  +title: "Nah we can’t do that, right?"
  +url: "https://i.imgur.com/ns6O8mm.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697510053 {#2693
    date: 2023-10-17 04:34:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2702 …}
  +reports: Doctrine\ORM\PersistentCollection {#2704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
  +badges: Doctrine\ORM\PersistentCollection {#2710 …}
  +children: [
    App\Entity\EntryComment {#2342
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2337 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: null
      +root: null
      +body: "Worse, I like to cancel out the "d"s."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697510053 {#2340
        date: 2023-10-17 04:34:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@genfood@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 53805
      -bodyTs: "'cancel':5 'd':8 'like':3 'wors':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4013655"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697510053 {#2341
        date: 2023-10-17 04:34:13.0 +02:00
      }
      +"title": 53805
    }
  ]
  -id: 5677
  -titleTs: "'nah':1 'right':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697534545
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4587628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697448145 {#2680
    date: 2023-10-16 11:22:25.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2337
  +user: Proxies\__CG__\App\Entity\User {#2657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
  +slug: "Nah-we-can-t-do-that-right"
  +title: "Nah we can’t do that, right?"
  +url: "https://i.imgur.com/ns6O8mm.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697510053 {#2693
    date: 2023-10-17 04:34:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2702 …}
  +reports: Doctrine\ORM\PersistentCollection {#2704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
  +badges: Doctrine\ORM\PersistentCollection {#2710 …}
  +children: [
    App\Entity\EntryComment {#2342
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2337 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: null
      +root: null
      +body: "Worse, I like to cancel out the "d"s."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697510053 {#2340
        date: 2023-10-17 04:34:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@genfood@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 53805
      -bodyTs: "'cancel':5 'd':8 'like':3 'wors':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4013655"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697510053 {#2341
        date: 2023-10-17 04:34:13.0 +02:00
      }
      +"title": 53805
    }
  ]
  -id: 5677
  -titleTs: "'nah':1 'right':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697534545
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4587628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697448145 {#2680
    date: 2023-10-16 11:22:25.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2342
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337
    +user: Proxies\__CG__\App\Entity\User {#2657 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "Nah-we-can-t-do-that-right"
    +title: "Nah we can’t do that, right?"
    +url: "https://i.imgur.com/ns6O8mm.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 64
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697510053 {#2693
      date: 2023-10-17 04:34:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2702 …}
    +reports: Doctrine\ORM\PersistentCollection {#2704 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
    +badges: Doctrine\ORM\PersistentCollection {#2710 …}
    +children: [
      App\Entity\EntryComment {#2342}
    ]
    -id: 5677
    -titleTs: "'nah':1 'right':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697534545
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4587628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697448145 {#2680
      date: 2023-10-16 11:22:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: null
  +root: null
  +body: "Worse, I like to cancel out the "d"s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697510053 {#2340
    date: 2023-10-17 04:34:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@genfood@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 53805
  -bodyTs: "'cancel':5 'd':8 'like':3 'wors':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4013655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697510053 {#2341
    date: 2023-10-17 04:34:13.0 +02:00
  }
  +"title": 53805
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
91 DENIED edit
App\Entity\EntryComment {#2342
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337
    +user: Proxies\__CG__\App\Entity\User {#2657 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "Nah-we-can-t-do-that-right"
    +title: "Nah we can’t do that, right?"
    +url: "https://i.imgur.com/ns6O8mm.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 64
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697510053 {#2693
      date: 2023-10-17 04:34:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2702 …}
    +reports: Doctrine\ORM\PersistentCollection {#2704 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
    +badges: Doctrine\ORM\PersistentCollection {#2710 …}
    +children: [
      App\Entity\EntryComment {#2342}
    ]
    -id: 5677
    -titleTs: "'nah':1 'right':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697534545
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4587628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697448145 {#2680
      date: 2023-10-16 11:22:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: null
  +root: null
  +body: "Worse, I like to cancel out the "d"s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697510053 {#2340
    date: 2023-10-17 04:34:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@genfood@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 53805
  -bodyTs: "'cancel':5 'd':8 'like':3 'wors':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4013655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697510053 {#2341
    date: 2023-10-17 04:34:13.0 +02:00
  }
  +"title": 53805
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
92 DENIED moderate
App\Entity\EntryComment {#2342
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337
    +user: Proxies\__CG__\App\Entity\User {#2657 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "Nah-we-can-t-do-that-right"
    +title: "Nah we can’t do that, right?"
    +url: "https://i.imgur.com/ns6O8mm.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 64
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697510053 {#2693
      date: 2023-10-17 04:34:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2702 …}
    +reports: Doctrine\ORM\PersistentCollection {#2704 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
    +badges: Doctrine\ORM\PersistentCollection {#2710 …}
    +children: [
      App\Entity\EntryComment {#2342}
    ]
    -id: 5677
    -titleTs: "'nah':1 'right':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697534545
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4587628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697448145 {#2680
      date: 2023-10-16 11:22:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: null
  +root: null
  +body: "Worse, I like to cancel out the "d"s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697510053 {#2340
    date: 2023-10-17 04:34:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@genfood@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 53805
  -bodyTs: "'cancel':5 'd':8 'like':3 'wors':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4013655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697510053 {#2341
    date: 2023-10-17 04:34:13.0 +02:00
  }
  +"title": 53805
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#2107
  +user: Proxies\__CG__\App\Entity\User {#2557 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
  +slug: "How-to-use-Liquidwire-conductive-paint"
  +title: "How to use Liquidwire (conductive paint)"
  +url: "https://imgur.com/a/r2KoY8C"
  +body: """
    I have to fix a slightly very stupid mistake that I’ve made.\n
    \n
    I’m trying to recreate the conductive lines of a membrane keyboard, unfortunately after trying to unglue them they got ripped off, I’ve painted 2 coats but it I’m receiving no signs of life from it.\n
    \n
    Is Liquidwire the wrong paint for the job? Maybe the circuit lines ar too long to fix? Should I try copper or silver paint?\n
    \n
    I’ve read online that shaking the pain is not enough and that I should also stirr it.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697989204 {#2880
    date: 2023-10-22 17:40:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2885 …}
  +votes: Doctrine\ORM\PersistentCollection {#2888 …}
  +reports: Doctrine\ORM\PersistentCollection {#2890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2894 …}
  +badges: Doctrine\ORM\PersistentCollection {#2896 …}
  +children: [
    App\Entity\EntryComment {#2110
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: null
      +root: null
      +body: "I would suggest soldering on thin wires, even a bit of copper is going to be orders of magnitude more conductive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697971245 {#2103
        date: 2023-10-22 12:40:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ReSordo@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2112 …}
      +nested: Doctrine\ORM\PersistentCollection {#2114 …}
      +votes: Doctrine\ORM\PersistentCollection {#2117 …}
      +reports: Doctrine\ORM\PersistentCollection {#2122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
      -id: 64229
      -bodyTs: "'bit':10 'conduct':21 'copper':12 'even':8 'go':14 'magnitud':19 'order':17 'solder':4 'suggest':3 'thin':6 'wire':7 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4165501"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697959112 {#2106
        date: 2023-10-22 09:18:32.0 +02:00
      }
      +"title": 64229
    }
  ]
  -id: 6833
  -titleTs: "'conduct':5 'liquidwir':4 'paint':6 'use':3"
  -bodyTs: "'2':39 'also':91 'ar':64 'circuit':62 'coat':40 'conduct':20 'copper':72 'enough':86 'fix':4,68 'got':33 'job':59 'keyboard':25 'life':49 'line':21,63 'liquidwir':53 'long':66 'm':15,44 'made':13 'mayb':60 'membran':24 'mistak':9 'onlin':79 'pain':83 'paint':38,56,75 'read':78 'receiv':45 'recreat':18 'rip':34 'shake':81 'sign':47 'silver':74 'slight':6 'stirr':92 'stupid':8 'tri':16,28,71 'unfortun':26 'unglu':30 've':12,37,77 'wrong':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697967965
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12246563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697890965 {#2866
    date: 2023-10-21 14:22:45.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2107
  +user: Proxies\__CG__\App\Entity\User {#2557 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
  +slug: "How-to-use-Liquidwire-conductive-paint"
  +title: "How to use Liquidwire (conductive paint)"
  +url: "https://imgur.com/a/r2KoY8C"
  +body: """
    I have to fix a slightly very stupid mistake that I’ve made.\n
    \n
    I’m trying to recreate the conductive lines of a membrane keyboard, unfortunately after trying to unglue them they got ripped off, I’ve painted 2 coats but it I’m receiving no signs of life from it.\n
    \n
    Is Liquidwire the wrong paint for the job? Maybe the circuit lines ar too long to fix? Should I try copper or silver paint?\n
    \n
    I’ve read online that shaking the pain is not enough and that I should also stirr it.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697989204 {#2880
    date: 2023-10-22 17:40:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2885 …}
  +votes: Doctrine\ORM\PersistentCollection {#2888 …}
  +reports: Doctrine\ORM\PersistentCollection {#2890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2894 …}
  +badges: Doctrine\ORM\PersistentCollection {#2896 …}
  +children: [
    App\Entity\EntryComment {#2110
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: null
      +root: null
      +body: "I would suggest soldering on thin wires, even a bit of copper is going to be orders of magnitude more conductive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697971245 {#2103
        date: 2023-10-22 12:40:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ReSordo@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2112 …}
      +nested: Doctrine\ORM\PersistentCollection {#2114 …}
      +votes: Doctrine\ORM\PersistentCollection {#2117 …}
      +reports: Doctrine\ORM\PersistentCollection {#2122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
      -id: 64229
      -bodyTs: "'bit':10 'conduct':21 'copper':12 'even':8 'go':14 'magnitud':19 'order':17 'solder':4 'suggest':3 'thin':6 'wire':7 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4165501"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697959112 {#2106
        date: 2023-10-22 09:18:32.0 +02:00
      }
      +"title": 64229
    }
  ]
  -id: 6833
  -titleTs: "'conduct':5 'liquidwir':4 'paint':6 'use':3"
  -bodyTs: "'2':39 'also':91 'ar':64 'circuit':62 'coat':40 'conduct':20 'copper':72 'enough':86 'fix':4,68 'got':33 'job':59 'keyboard':25 'life':49 'line':21,63 'liquidwir':53 'long':66 'm':15,44 'made':13 'mayb':60 'membran':24 'mistak':9 'onlin':79 'pain':83 'paint':38,56,75 'read':78 'receiv':45 'recreat':18 'rip':34 'shake':81 'sign':47 'silver':74 'slight':6 'stirr':92 'stupid':8 'tri':16,28,71 'unfortun':26 'unglu':30 've':12,37,77 'wrong':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697967965
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12246563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697890965 {#2866
    date: 2023-10-21 14:22:45.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2107
  +user: Proxies\__CG__\App\Entity\User {#2557 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
  +slug: "How-to-use-Liquidwire-conductive-paint"
  +title: "How to use Liquidwire (conductive paint)"
  +url: "https://imgur.com/a/r2KoY8C"
  +body: """
    I have to fix a slightly very stupid mistake that I’ve made.\n
    \n
    I’m trying to recreate the conductive lines of a membrane keyboard, unfortunately after trying to unglue them they got ripped off, I’ve painted 2 coats but it I’m receiving no signs of life from it.\n
    \n
    Is Liquidwire the wrong paint for the job? Maybe the circuit lines ar too long to fix? Should I try copper or silver paint?\n
    \n
    I’ve read online that shaking the pain is not enough and that I should also stirr it.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697989204 {#2880
    date: 2023-10-22 17:40:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2885 …}
  +votes: Doctrine\ORM\PersistentCollection {#2888 …}
  +reports: Doctrine\ORM\PersistentCollection {#2890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2894 …}
  +badges: Doctrine\ORM\PersistentCollection {#2896 …}
  +children: [
    App\Entity\EntryComment {#2110
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: null
      +root: null
      +body: "I would suggest soldering on thin wires, even a bit of copper is going to be orders of magnitude more conductive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697971245 {#2103
        date: 2023-10-22 12:40:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ReSordo@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2112 …}
      +nested: Doctrine\ORM\PersistentCollection {#2114 …}
      +votes: Doctrine\ORM\PersistentCollection {#2117 …}
      +reports: Doctrine\ORM\PersistentCollection {#2122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
      -id: 64229
      -bodyTs: "'bit':10 'conduct':21 'copper':12 'even':8 'go':14 'magnitud':19 'order':17 'solder':4 'suggest':3 'thin':6 'wire':7 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4165501"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697959112 {#2106
        date: 2023-10-22 09:18:32.0 +02:00
      }
      +"title": 64229
    }
  ]
  -id: 6833
  -titleTs: "'conduct':5 'liquidwir':4 'paint':6 'use':3"
  -bodyTs: "'2':39 'also':91 'ar':64 'circuit':62 'coat':40 'conduct':20 'copper':72 'enough':86 'fix':4,68 'got':33 'job':59 'keyboard':25 'life':49 'line':21,63 'liquidwir':53 'long':66 'm':15,44 'made':13 'mayb':60 'membran':24 'mistak':9 'onlin':79 'pain':83 'paint':38,56,75 'read':78 'receiv':45 'recreat':18 'rip':34 'shake':81 'sign':47 'silver':74 'slight':6 'stirr':92 'stupid':8 'tri':16,28,71 'unfortun':26 'unglu':30 've':12,37,77 'wrong':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697967965
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12246563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697890965 {#2866
    date: 2023-10-21 14:22:45.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2110
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107
    +user: Proxies\__CG__\App\Entity\User {#2557 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
    +slug: "How-to-use-Liquidwire-conductive-paint"
    +title: "How to use Liquidwire (conductive paint)"
    +url: "https://imgur.com/a/r2KoY8C"
    +body: """
      I have to fix a slightly very stupid mistake that I’ve made.\n
      \n
      I’m trying to recreate the conductive lines of a membrane keyboard, unfortunately after trying to unglue them they got ripped off, I’ve painted 2 coats but it I’m receiving no signs of life from it.\n
      \n
      Is Liquidwire the wrong paint for the job? Maybe the circuit lines ar too long to fix? Should I try copper or silver paint?\n
      \n
      I’ve read online that shaking the pain is not enough and that I should also stirr it.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989204 {#2880
      date: 2023-10-22 17:40:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2888 …}
    +reports: Doctrine\ORM\PersistentCollection {#2890 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2892 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2894 …}
    +badges: Doctrine\ORM\PersistentCollection {#2896 …}
    +children: [
      App\Entity\EntryComment {#2110}
    ]
    -id: 6833
    -titleTs: "'conduct':5 'liquidwir':4 'paint':6 'use':3"
    -bodyTs: "'2':39 'also':91 'ar':64 'circuit':62 'coat':40 'conduct':20 'copper':72 'enough':86 'fix':4,68 'got':33 'job':59 'keyboard':25 'life':49 'line':21,63 'liquidwir':53 'long':66 'm':15,44 'made':13 'mayb':60 'membran':24 'mistak':9 'onlin':79 'pain':83 'paint':38,56,75 'read':78 'receiv':45 'recreat':18 'rip':34 'shake':81 'sign':47 'silver':74 'slight':6 'stirr':92 'stupid':8 'tri':16,28,71 'unfortun':26 'unglu':30 've':12,37,77 'wrong':55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697967965
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/12246563"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697890965 {#2866
      date: 2023-10-21 14:22:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would suggest soldering on thin wires, even a bit of copper is going to be orders of magnitude more conductive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697971245 {#2103
    date: 2023-10-22 12:40:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ReSordo@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 64229
  -bodyTs: "'bit':10 'conduct':21 'copper':12 'even':8 'go':14 'magnitud':19 'order':17 'solder':4 'suggest':3 'thin':6 'wire':7 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4165501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697959112 {#2106
    date: 2023-10-22 09:18:32.0 +02:00
  }
  +"title": 64229
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
99 DENIED edit
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107
    +user: Proxies\__CG__\App\Entity\User {#2557 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
    +slug: "How-to-use-Liquidwire-conductive-paint"
    +title: "How to use Liquidwire (conductive paint)"
    +url: "https://imgur.com/a/r2KoY8C"
    +body: """
      I have to fix a slightly very stupid mistake that I’ve made.\n
      \n
      I’m trying to recreate the conductive lines of a membrane keyboard, unfortunately after trying to unglue them they got ripped off, I’ve painted 2 coats but it I’m receiving no signs of life from it.\n
      \n
      Is Liquidwire the wrong paint for the job? Maybe the circuit lines ar too long to fix? Should I try copper or silver paint?\n
      \n
      I’ve read online that shaking the pain is not enough and that I should also stirr it.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989204 {#2880
      date: 2023-10-22 17:40:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2888 …}
    +reports: Doctrine\ORM\PersistentCollection {#2890 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2892 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2894 …}
    +badges: Doctrine\ORM\PersistentCollection {#2896 …}
    +children: [
      App\Entity\EntryComment {#2110}
    ]
    -id: 6833
    -titleTs: "'conduct':5 'liquidwir':4 'paint':6 'use':3"
    -bodyTs: "'2':39 'also':91 'ar':64 'circuit':62 'coat':40 'conduct':20 'copper':72 'enough':86 'fix':4,68 'got':33 'job':59 'keyboard':25 'life':49 'line':21,63 'liquidwir':53 'long':66 'm':15,44 'made':13 'mayb':60 'membran':24 'mistak':9 'onlin':79 'pain':83 'paint':38,56,75 'read':78 'receiv':45 'recreat':18 'rip':34 'shake':81 'sign':47 'silver':74 'slight':6 'stirr':92 'stupid':8 'tri':16,28,71 'unfortun':26 'unglu':30 've':12,37,77 'wrong':55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697967965
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/12246563"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697890965 {#2866
      date: 2023-10-21 14:22:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would suggest soldering on thin wires, even a bit of copper is going to be orders of magnitude more conductive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697971245 {#2103
    date: 2023-10-22 12:40:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ReSordo@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 64229
  -bodyTs: "'bit':10 'conduct':21 'copper':12 'even':8 'go':14 'magnitud':19 'order':17 'solder':4 'suggest':3 'thin':6 'wire':7 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4165501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697959112 {#2106
    date: 2023-10-22 09:18:32.0 +02:00
  }
  +"title": 64229
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
100 DENIED moderate
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107
    +user: Proxies\__CG__\App\Entity\User {#2557 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
    +slug: "How-to-use-Liquidwire-conductive-paint"
    +title: "How to use Liquidwire (conductive paint)"
    +url: "https://imgur.com/a/r2KoY8C"
    +body: """
      I have to fix a slightly very stupid mistake that I’ve made.\n
      \n
      I’m trying to recreate the conductive lines of a membrane keyboard, unfortunately after trying to unglue them they got ripped off, I’ve painted 2 coats but it I’m receiving no signs of life from it.\n
      \n
      Is Liquidwire the wrong paint for the job? Maybe the circuit lines ar too long to fix? Should I try copper or silver paint?\n
      \n
      I’ve read online that shaking the pain is not enough and that I should also stirr it.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989204 {#2880
      date: 2023-10-22 17:40:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2888 …}
    +reports: Doctrine\ORM\PersistentCollection {#2890 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2892 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2894 …}
    +badges: Doctrine\ORM\PersistentCollection {#2896 …}
    +children: [
      App\Entity\EntryComment {#2110}
    ]
    -id: 6833
    -titleTs: "'conduct':5 'liquidwir':4 'paint':6 'use':3"
    -bodyTs: "'2':39 'also':91 'ar':64 'circuit':62 'coat':40 'conduct':20 'copper':72 'enough':86 'fix':4,68 'got':33 'job':59 'keyboard':25 'life':49 'line':21,63 'liquidwir':53 'long':66 'm':15,44 'made':13 'mayb':60 'membran':24 'mistak':9 'onlin':79 'pain':83 'paint':38,56,75 'read':78 'receiv':45 'recreat':18 'rip':34 'shake':81 'sign':47 'silver':74 'slight':6 'stirr':92 'stupid':8 'tri':16,28,71 'unfortun':26 'unglu':30 've':12,37,77 'wrong':55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697967965
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/12246563"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697890965 {#2866
      date: 2023-10-21 14:22:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would suggest soldering on thin wires, even a bit of copper is going to be orders of magnitude more conductive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697971245 {#2103
    date: 2023-10-22 12:40:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ReSordo@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 64229
  -bodyTs: "'bit':10 'conduct':21 'copper':12 'even':8 'go':14 'magnitud':19 'order':17 'solder':4 'suggest':3 'thin':6 'wire':7 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4165501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697959112 {#2106
    date: 2023-10-22 09:18:32.0 +02:00
  }
  +"title": 64229
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
101 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
102 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2314
  +user: Proxies\__CG__\App\Entity\User {#2526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
  +slug: "30-UV-led-circuit"
  +title: "30 UV led circuit"
  +url: null
  +body: """
    Hello! I bought 30 simple UV leds (those with a big and a small leg, not a single strip). I’m trying to build a UV station to dry my resin but idk how to proceed. I tryed watching some videos but there is a lot of math to build that and I can’t do it. I have 30 led lights, 5 resistors of 100 and 5 of 300. I wanted to use AA batteries. Do I need 8 of them?? Its not going to be turned on for long, just some 30 seconds at a time.\n
    \n
    Can someone help me?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697273080 {#2732
    date: 2023-10-14 10:44:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2737 …}
  +votes: Doctrine\ORM\PersistentCollection {#2740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
  +badges: Doctrine\ORM\PersistentCollection {#2748 …}
  +children: [
    App\Entity\EntryComment {#2331
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2314 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: null
      +root: null
      +body: "You could connect the LEDs in 5 strings of 6 parallel LEDs, each string with it’s own 100 ohm resistor. You will need a significant amount of voltage for that, at lest 7x the threshold voltage of the LEDs"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697273083 {#2060
        date: 2023-10-14 10:44:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MissJinx@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -id: 30736
      -bodyTs: "'100':19 '5':7 '6':10 '7x':34 'amount':27 'connect':3 'could':2 'led':5,12,40 'lest':33 'need':24 'ohm':20 'parallel':11 'resistor':21 'signific':26 'string':8,14 'threshold':36 'voltag':29,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3534494"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696369227 {#2164
        date: 2023-10-03 23:40:27.0 +02:00
      }
      +"title": 30736
    }
  ]
  -id: 2561
  -titleTs: "'30':1 'circuit':4 'led':3 'uv':2"
  -bodyTs: "'100':66 '30':4,60,94 '300':70 '5':63,68 '8':80 'aa':75 'batteri':76 'big':11 'bought':3 'build':24,50 'dri':29 'go':85 'hello':1 'help':101 'idk':33 'led':7,61 'leg':15 'light':62 'long':91 'lot':46 'm':21 'math':48 'need':79 'proceed':36 'resin':31 'resistor':64 'second':95 'simpl':5 'singl':18 'small':14 'someon':100 'station':27 'strip':19 'time':98 'tri':22,38 'turn':88 'use':74 'uv':6,26 'video':41 'want':72 'watch':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696409932
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6243870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696365932 {#2718
    date: 2023-10-03 22:45:32.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2314
  +user: Proxies\__CG__\App\Entity\User {#2526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
  +slug: "30-UV-led-circuit"
  +title: "30 UV led circuit"
  +url: null
  +body: """
    Hello! I bought 30 simple UV leds (those with a big and a small leg, not a single strip). I’m trying to build a UV station to dry my resin but idk how to proceed. I tryed watching some videos but there is a lot of math to build that and I can’t do it. I have 30 led lights, 5 resistors of 100 and 5 of 300. I wanted to use AA batteries. Do I need 8 of them?? Its not going to be turned on for long, just some 30 seconds at a time.\n
    \n
    Can someone help me?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697273080 {#2732
    date: 2023-10-14 10:44:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2737 …}
  +votes: Doctrine\ORM\PersistentCollection {#2740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
  +badges: Doctrine\ORM\PersistentCollection {#2748 …}
  +children: [
    App\Entity\EntryComment {#2331
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2314 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: null
      +root: null
      +body: "You could connect the LEDs in 5 strings of 6 parallel LEDs, each string with it’s own 100 ohm resistor. You will need a significant amount of voltage for that, at lest 7x the threshold voltage of the LEDs"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697273083 {#2060
        date: 2023-10-14 10:44:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MissJinx@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -id: 30736
      -bodyTs: "'100':19 '5':7 '6':10 '7x':34 'amount':27 'connect':3 'could':2 'led':5,12,40 'lest':33 'need':24 'ohm':20 'parallel':11 'resistor':21 'signific':26 'string':8,14 'threshold':36 'voltag':29,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3534494"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696369227 {#2164
        date: 2023-10-03 23:40:27.0 +02:00
      }
      +"title": 30736
    }
  ]
  -id: 2561
  -titleTs: "'30':1 'circuit':4 'led':3 'uv':2"
  -bodyTs: "'100':66 '30':4,60,94 '300':70 '5':63,68 '8':80 'aa':75 'batteri':76 'big':11 'bought':3 'build':24,50 'dri':29 'go':85 'hello':1 'help':101 'idk':33 'led':7,61 'leg':15 'light':62 'long':91 'lot':46 'm':21 'math':48 'need':79 'proceed':36 'resin':31 'resistor':64 'second':95 'simpl':5 'singl':18 'small':14 'someon':100 'station':27 'strip':19 'time':98 'tri':22,38 'turn':88 'use':74 'uv':6,26 'video':41 'want':72 'watch':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696409932
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6243870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696365932 {#2718
    date: 2023-10-03 22:45:32.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2314
  +user: Proxies\__CG__\App\Entity\User {#2526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
  +slug: "30-UV-led-circuit"
  +title: "30 UV led circuit"
  +url: null
  +body: """
    Hello! I bought 30 simple UV leds (those with a big and a small leg, not a single strip). I’m trying to build a UV station to dry my resin but idk how to proceed. I tryed watching some videos but there is a lot of math to build that and I can’t do it. I have 30 led lights, 5 resistors of 100 and 5 of 300. I wanted to use AA batteries. Do I need 8 of them?? Its not going to be turned on for long, just some 30 seconds at a time.\n
    \n
    Can someone help me?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697273080 {#2732
    date: 2023-10-14 10:44:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2737 …}
  +votes: Doctrine\ORM\PersistentCollection {#2740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
  +badges: Doctrine\ORM\PersistentCollection {#2748 …}
  +children: [
    App\Entity\EntryComment {#2331
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2314 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
      +image: null
      +parent: null
      +root: null
      +body: "You could connect the LEDs in 5 strings of 6 parallel LEDs, each string with it’s own 100 ohm resistor. You will need a significant amount of voltage for that, at lest 7x the threshold voltage of the LEDs"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697273083 {#2060
        date: 2023-10-14 10:44:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MissJinx@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -id: 30736
      -bodyTs: "'100':19 '5':7 '6':10 '7x':34 'amount':27 'connect':3 'could':2 'led':5,12,40 'lest':33 'need':24 'ohm':20 'parallel':11 'resistor':21 'signific':26 'string':8,14 'threshold':36 'voltag':29,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3534494"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696369227 {#2164
        date: 2023-10-03 23:40:27.0 +02:00
      }
      +"title": 30736
    }
  ]
  -id: 2561
  -titleTs: "'30':1 'circuit':4 'led':3 'uv':2"
  -bodyTs: "'100':66 '30':4,60,94 '300':70 '5':63,68 '8':80 'aa':75 'batteri':76 'big':11 'bought':3 'build':24,50 'dri':29 'go':85 'hello':1 'help':101 'idk':33 'led':7,61 'leg':15 'light':62 'long':91 'lot':46 'm':21 'math':48 'need':79 'proceed':36 'resin':31 'resistor':64 'second':95 'simpl':5 'singl':18 'small':14 'someon':100 'station':27 'strip':19 'time':98 'tri':22,38 'turn':88 'use':74 'uv':6,26 'video':41 'want':72 'watch':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696409932
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6243870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696365932 {#2718
    date: 2023-10-03 22:45:32.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 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
106 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314
    +user: Proxies\__CG__\App\Entity\User {#2526 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
    +slug: "30-UV-led-circuit"
    +title: "30 UV led circuit"
    +url: null
    +body: """
      Hello! I bought 30 simple UV leds (those with a big and a small leg, not a single strip). I’m trying to build a UV station to dry my resin but idk how to proceed. I tryed watching some videos but there is a lot of math to build that and I can’t do it. I have 30 led lights, 5 resistors of 100 and 5 of 300. I wanted to use AA batteries. Do I need 8 of them?? Its not going to be turned on for long, just some 30 seconds at a time.\n
      \n
      Can someone help me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697273080 {#2732
      date: 2023-10-14 10:44:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2737 …}
    +votes: Doctrine\ORM\PersistentCollection {#2740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
    +badges: Doctrine\ORM\PersistentCollection {#2748 …}
    +children: [
      App\Entity\EntryComment {#2331}
    ]
    -id: 2561
    -titleTs: "'30':1 'circuit':4 'led':3 'uv':2"
    -bodyTs: "'100':66 '30':4,60,94 '300':70 '5':63,68 '8':80 'aa':75 'batteri':76 'big':11 'bought':3 'build':24,50 'dri':29 'go':85 'hello':1 'help':101 'idk':33 'led':7,61 'leg':15 'light':62 'long':91 'lot':46 'm':21 'math':48 'need':79 'proceed':36 'resin':31 'resistor':64 'second':95 'simpl':5 'singl':18 'small':14 'someon':100 'station':27 'strip':19 'time':98 'tri':22,38 'turn':88 'use':74 'uv':6,26 'video':41 'want':72 'watch':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696409932
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6243870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696365932 {#2718
      date: 2023-10-03 22:45:32.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "You could connect the LEDs in 5 strings of 6 parallel LEDs, each string with it’s own 100 ohm resistor. You will need a significant amount of voltage for that, at lest 7x the threshold voltage of the LEDs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697273083 {#2060
    date: 2023-10-14 10:44:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MissJinx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 30736
  -bodyTs: "'100':19 '5':7 '6':10 '7x':34 'amount':27 'connect':3 'could':2 'led':5,12,40 'lest':33 'need':24 'ohm':20 'parallel':11 'resistor':21 'signific':26 'string':8,14 'threshold':36 'voltag':29,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3534494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696369227 {#2164
    date: 2023-10-03 23:40:27.0 +02:00
  }
  +"title": 30736
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
107 DENIED edit
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314
    +user: Proxies\__CG__\App\Entity\User {#2526 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
    +slug: "30-UV-led-circuit"
    +title: "30 UV led circuit"
    +url: null
    +body: """
      Hello! I bought 30 simple UV leds (those with a big and a small leg, not a single strip). I’m trying to build a UV station to dry my resin but idk how to proceed. I tryed watching some videos but there is a lot of math to build that and I can’t do it. I have 30 led lights, 5 resistors of 100 and 5 of 300. I wanted to use AA batteries. Do I need 8 of them?? Its not going to be turned on for long, just some 30 seconds at a time.\n
      \n
      Can someone help me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697273080 {#2732
      date: 2023-10-14 10:44:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2737 …}
    +votes: Doctrine\ORM\PersistentCollection {#2740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
    +badges: Doctrine\ORM\PersistentCollection {#2748 …}
    +children: [
      App\Entity\EntryComment {#2331}
    ]
    -id: 2561
    -titleTs: "'30':1 'circuit':4 'led':3 'uv':2"
    -bodyTs: "'100':66 '30':4,60,94 '300':70 '5':63,68 '8':80 'aa':75 'batteri':76 'big':11 'bought':3 'build':24,50 'dri':29 'go':85 'hello':1 'help':101 'idk':33 'led':7,61 'leg':15 'light':62 'long':91 'lot':46 'm':21 'math':48 'need':79 'proceed':36 'resin':31 'resistor':64 'second':95 'simpl':5 'singl':18 'small':14 'someon':100 'station':27 'strip':19 'time':98 'tri':22,38 'turn':88 'use':74 'uv':6,26 'video':41 'want':72 'watch':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696409932
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6243870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696365932 {#2718
      date: 2023-10-03 22:45:32.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "You could connect the LEDs in 5 strings of 6 parallel LEDs, each string with it’s own 100 ohm resistor. You will need a significant amount of voltage for that, at lest 7x the threshold voltage of the LEDs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697273083 {#2060
    date: 2023-10-14 10:44:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MissJinx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 30736
  -bodyTs: "'100':19 '5':7 '6':10 '7x':34 'amount':27 'connect':3 'could':2 'led':5,12,40 'lest':33 'need':24 'ohm':20 'parallel':11 'resistor':21 'signific':26 'string':8,14 'threshold':36 'voltag':29,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3534494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696369227 {#2164
    date: 2023-10-03 23:40:27.0 +02:00
  }
  +"title": 30736
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
108 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314
    +user: Proxies\__CG__\App\Entity\User {#2526 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
    +slug: "30-UV-led-circuit"
    +title: "30 UV led circuit"
    +url: null
    +body: """
      Hello! I bought 30 simple UV leds (those with a big and a small leg, not a single strip). I’m trying to build a UV station to dry my resin but idk how to proceed. I tryed watching some videos but there is a lot of math to build that and I can’t do it. I have 30 led lights, 5 resistors of 100 and 5 of 300. I wanted to use AA batteries. Do I need 8 of them?? Its not going to be turned on for long, just some 30 seconds at a time.\n
      \n
      Can someone help me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697273080 {#2732
      date: 2023-10-14 10:44:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2737 …}
    +votes: Doctrine\ORM\PersistentCollection {#2740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
    +badges: Doctrine\ORM\PersistentCollection {#2748 …}
    +children: [
      App\Entity\EntryComment {#2331}
    ]
    -id: 2561
    -titleTs: "'30':1 'circuit':4 'led':3 'uv':2"
    -bodyTs: "'100':66 '30':4,60,94 '300':70 '5':63,68 '8':80 'aa':75 'batteri':76 'big':11 'bought':3 'build':24,50 'dri':29 'go':85 'hello':1 'help':101 'idk':33 'led':7,61 'leg':15 'light':62 'long':91 'lot':46 'm':21 'math':48 'need':79 'proceed':36 'resin':31 'resistor':64 'second':95 'simpl':5 'singl':18 'small':14 'someon':100 'station':27 'strip':19 'time':98 'tri':22,38 'turn':88 'use':74 'uv':6,26 'video':41 'want':72 'watch':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696409932
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6243870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696365932 {#2718
      date: 2023-10-03 22:45:32.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "You could connect the LEDs in 5 strings of 6 parallel LEDs, each string with it’s own 100 ohm resistor. You will need a significant amount of voltage for that, at lest 7x the threshold voltage of the LEDs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697273083 {#2060
    date: 2023-10-14 10:44:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MissJinx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 30736
  -bodyTs: "'100':19 '5':7 '6':10 '7x':34 'amount':27 'connect':3 'could':2 'led':5,12,40 'lest':33 'need':24 'ohm':20 'parallel':11 'resistor':21 'signific':26 'string':8,14 'threshold':36 'voltag':29,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3534494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696369227 {#2164
    date: 2023-10-03 23:40:27.0 +02:00
  }
  +"title": 30736
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
109 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
110 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2084
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
  +slug: "Please-do-not-pet-wire-bonded-chips"
  +title: "Please do not pet wire-bonded chips"
  +url: null
  +body: "![](https://discuss.tchncs.de/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691440793 {#2825
    date: 2023-08-07 22:39:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2791 …}
  +votes: Doctrine\ORM\PersistentCollection {#2832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2840 …}
  +children: [
    App\Entity\EntryComment {#2079
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: "Why is the chip naked? Get a can or some epoxy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1691440795 {#2075
        date: 2023-08-07 22:39:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Scafir@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 24887
      -bodyTs: "'chip':4 'epoxi':11 'get':6 'nake':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/1605339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690996861 {#2061
        date: 2023-08-02 19:21:01.0 +02:00
      }
      +"title": 24887
    }
  ]
  -id: 1570
  -titleTs: "'bond':7 'chip':8 'pet':4 'pleas':1 'wire':6 'wire-bond':5"
  -bodyTs: "'/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)':3 'discuss.tchncs.de':2 'discuss.tchncs.de/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690349330
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/1017410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690262930 {#2811
    date: 2023-07-25 07:28:50.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2084
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
  +slug: "Please-do-not-pet-wire-bonded-chips"
  +title: "Please do not pet wire-bonded chips"
  +url: null
  +body: "![](https://discuss.tchncs.de/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691440793 {#2825
    date: 2023-08-07 22:39:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2791 …}
  +votes: Doctrine\ORM\PersistentCollection {#2832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2840 …}
  +children: [
    App\Entity\EntryComment {#2079
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: "Why is the chip naked? Get a can or some epoxy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1691440795 {#2075
        date: 2023-08-07 22:39:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Scafir@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 24887
      -bodyTs: "'chip':4 'epoxi':11 'get':6 'nake':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/1605339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690996861 {#2061
        date: 2023-08-02 19:21:01.0 +02:00
      }
      +"title": 24887
    }
  ]
  -id: 1570
  -titleTs: "'bond':7 'chip':8 'pet':4 'pleas':1 'wire':6 'wire-bond':5"
  -bodyTs: "'/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)':3 'discuss.tchncs.de':2 'discuss.tchncs.de/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690349330
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/1017410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690262930 {#2811
    date: 2023-07-25 07:28:50.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2084
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
  +slug: "Please-do-not-pet-wire-bonded-chips"
  +title: "Please do not pet wire-bonded chips"
  +url: null
  +body: "![](https://discuss.tchncs.de/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691440793 {#2825
    date: 2023-08-07 22:39:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2791 …}
  +votes: Doctrine\ORM\PersistentCollection {#2832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2840 …}
  +children: [
    App\Entity\EntryComment {#2079
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: "Why is the chip naked? Get a can or some epoxy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1691440795 {#2075
        date: 2023-08-07 22:39:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Scafir@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 24887
      -bodyTs: "'chip':4 'epoxi':11 'get':6 'nake':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/1605339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690996861 {#2061
        date: 2023-08-02 19:21:01.0 +02:00
      }
      +"title": 24887
    }
  ]
  -id: 1570
  -titleTs: "'bond':7 'chip':8 'pet':4 'pleas':1 'wire':6 'wire-bond':5"
  -bodyTs: "'/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)':3 'discuss.tchncs.de':2 'discuss.tchncs.de/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690349330
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/1017410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690262930 {#2811
    date: 2023-07-25 07:28:50.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 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
114 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
    +slug: "Please-do-not-pet-wire-bonded-chips"
    +title: "Please do not pet wire-bonded chips"
    +url: null
    +body: "![](https://discuss.tchncs.de/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691440793 {#2825
      date: 2023-08-07 22:39:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2791 …}
    +votes: Doctrine\ORM\PersistentCollection {#2832 …}
    +reports: Doctrine\ORM\PersistentCollection {#2834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2836 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2838 …}
    +badges: Doctrine\ORM\PersistentCollection {#2840 …}
    +children: [
      App\Entity\EntryComment {#2079}
    ]
    -id: 1570
    -titleTs: "'bond':7 'chip':8 'pet':4 'pleas':1 'wire':6 'wire-bond':5"
    -bodyTs: "'/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)':3 'discuss.tchncs.de':2 'discuss.tchncs.de/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690349330
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/1017410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690262930 {#2811
      date: 2023-07-25 07:28:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why is the chip naked? Get a can or some epoxy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691440795 {#2075
    date: 2023-08-07 22:39:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Scafir@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 24887
  -bodyTs: "'chip':4 'epoxi':11 'get':6 'nake':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1605339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690996861 {#2061
    date: 2023-08-02 19:21:01.0 +02:00
  }
  +"title": 24887
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
115 DENIED edit
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
    +slug: "Please-do-not-pet-wire-bonded-chips"
    +title: "Please do not pet wire-bonded chips"
    +url: null
    +body: "![](https://discuss.tchncs.de/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691440793 {#2825
      date: 2023-08-07 22:39:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2791 …}
    +votes: Doctrine\ORM\PersistentCollection {#2832 …}
    +reports: Doctrine\ORM\PersistentCollection {#2834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2836 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2838 …}
    +badges: Doctrine\ORM\PersistentCollection {#2840 …}
    +children: [
      App\Entity\EntryComment {#2079}
    ]
    -id: 1570
    -titleTs: "'bond':7 'chip':8 'pet':4 'pleas':1 'wire':6 'wire-bond':5"
    -bodyTs: "'/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)':3 'discuss.tchncs.de':2 'discuss.tchncs.de/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690349330
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/1017410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690262930 {#2811
      date: 2023-07-25 07:28:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why is the chip naked? Get a can or some epoxy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691440795 {#2075
    date: 2023-08-07 22:39:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Scafir@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 24887
  -bodyTs: "'chip':4 'epoxi':11 'get':6 'nake':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1605339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690996861 {#2061
    date: 2023-08-02 19:21:01.0 +02:00
  }
  +"title": 24887
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
116 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
    +slug: "Please-do-not-pet-wire-bonded-chips"
    +title: "Please do not pet wire-bonded chips"
    +url: null
    +body: "![](https://discuss.tchncs.de/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691440793 {#2825
      date: 2023-08-07 22:39:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2791 …}
    +votes: Doctrine\ORM\PersistentCollection {#2832 …}
    +reports: Doctrine\ORM\PersistentCollection {#2834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2836 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2838 …}
    +badges: Doctrine\ORM\PersistentCollection {#2840 …}
    +children: [
      App\Entity\EntryComment {#2079}
    ]
    -id: 1570
    -titleTs: "'bond':7 'chip':8 'pet':4 'pleas':1 'wire':6 'wire-bond':5"
    -bodyTs: "'/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)':3 'discuss.tchncs.de':2 'discuss.tchncs.de/pictrs/image/2026854a-3e40-462d-8c96-a2ff759f547a.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690349330
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/1017410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690262930 {#2811
      date: 2023-07-25 07:28:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why is the chip naked? Get a can or some epoxy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691440795 {#2075
    date: 2023-08-07 22:39:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Scafir@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 24887
  -bodyTs: "'chip':4 'epoxi':11 'get':6 'nake':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1605339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690996861 {#2061
    date: 2023-08-02 19:21:01.0 +02:00
  }
  +"title": 24887
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
117 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
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2225
  +user: Proxies\__CG__\App\Entity\User {#2657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: Proxies\__CG__\App\Entity\Image {#2773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2775 …}
  +slug: "six"
  +title: "six"
  +url: "https://feddit.de/pictrs/image/83f05296-07c9-43cd-9c68-4dcf5620dcb9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698466169 {#2768
    date: 2023-10-28 06:09:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2778 …}
  +reports: Doctrine\ORM\PersistentCollection {#2780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
  +badges: Doctrine\ORM\PersistentCollection {#2786 …}
  +children: [
    App\Entity\EntryComment {#2213
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2225 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: null
      +root: null
      +body: "`(d sin(x))/(d x) = sin(x)/(x)`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698466169 {#2216
        date: 2023-10-28 06:09:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@genfood@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -id: 75685
      -bodyTs: "'d':1,4 'sin':2,6 'x':3,5,7,8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4348975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698466169 {#2214
        date: 2023-10-28 06:09:29.0 +02:00
      }
      +"title": 75685
    }
  ]
  -id: 8008
  -titleTs: "'six':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698502434
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5000080"
  +editedAt: DateTimeImmutable @1698416048 {#2756
    date: 2023-10-27 16:14:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698416034 {#2735
    date: 2023-10-27 16:13:54.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2225
  +user: Proxies\__CG__\App\Entity\User {#2657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: Proxies\__CG__\App\Entity\Image {#2773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2775 …}
  +slug: "six"
  +title: "six"
  +url: "https://feddit.de/pictrs/image/83f05296-07c9-43cd-9c68-4dcf5620dcb9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698466169 {#2768
    date: 2023-10-28 06:09:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2778 …}
  +reports: Doctrine\ORM\PersistentCollection {#2780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
  +badges: Doctrine\ORM\PersistentCollection {#2786 …}
  +children: [
    App\Entity\EntryComment {#2213
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2225 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: null
      +root: null
      +body: "`(d sin(x))/(d x) = sin(x)/(x)`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698466169 {#2216
        date: 2023-10-28 06:09:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@genfood@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -id: 75685
      -bodyTs: "'d':1,4 'sin':2,6 'x':3,5,7,8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4348975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698466169 {#2214
        date: 2023-10-28 06:09:29.0 +02:00
      }
      +"title": 75685
    }
  ]
  -id: 8008
  -titleTs: "'six':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698502434
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5000080"
  +editedAt: DateTimeImmutable @1698416048 {#2756
    date: 2023-10-27 16:14:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698416034 {#2735
    date: 2023-10-27 16:13:54.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2225
  +user: Proxies\__CG__\App\Entity\User {#2657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: Proxies\__CG__\App\Entity\Image {#2773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2775 …}
  +slug: "six"
  +title: "six"
  +url: "https://feddit.de/pictrs/image/83f05296-07c9-43cd-9c68-4dcf5620dcb9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698466169 {#2768
    date: 2023-10-28 06:09:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2778 …}
  +reports: Doctrine\ORM\PersistentCollection {#2780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
  +badges: Doctrine\ORM\PersistentCollection {#2786 …}
  +children: [
    App\Entity\EntryComment {#2213
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2225 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: null
      +root: null
      +body: "`(d sin(x))/(d x) = sin(x)/(x)`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698466169 {#2216
        date: 2023-10-28 06:09:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@genfood@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -id: 75685
      -bodyTs: "'d':1,4 'sin':2,6 'x':3,5,7,8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4348975"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698466169 {#2214
        date: 2023-10-28 06:09:29.0 +02:00
      }
      +"title": 75685
    }
  ]
  -id: 8008
  -titleTs: "'six':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698502434
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5000080"
  +editedAt: DateTimeImmutable @1698416048 {#2756
    date: 2023-10-27 16:14:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698416034 {#2735
    date: 2023-10-27 16:13:54.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 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
122 DENIED moderate
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225
    +user: Proxies\__CG__\App\Entity\User {#2657 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: Proxies\__CG__\App\Entity\Image {#2773 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2775 …}
    +slug: "six"
    +title: "six"
    +url: "https://feddit.de/pictrs/image/83f05296-07c9-43cd-9c68-4dcf5620dcb9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698466169 {#2768
      date: 2023-10-28 06:09:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2780 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
    +badges: Doctrine\ORM\PersistentCollection {#2786 …}
    +children: [
      App\Entity\EntryComment {#2213}
    ]
    -id: 8008
    -titleTs: "'six':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698502434
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5000080"
    +editedAt: DateTimeImmutable @1698416048 {#2756
      date: 2023-10-27 16:14:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698416034 {#2735
      date: 2023-10-27 16:13:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: null
  +root: null
  +body: "`(d sin(x))/(d x) = sin(x)/(x)`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698466169 {#2216
    date: 2023-10-28 06:09:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@genfood@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 75685
  -bodyTs: "'d':1,4 'sin':2,6 'x':3,5,7,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4348975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698466169 {#2214
    date: 2023-10-28 06:09:29.0 +02:00
  }
  +"title": 75685
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
123 DENIED edit
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225
    +user: Proxies\__CG__\App\Entity\User {#2657 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: Proxies\__CG__\App\Entity\Image {#2773 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2775 …}
    +slug: "six"
    +title: "six"
    +url: "https://feddit.de/pictrs/image/83f05296-07c9-43cd-9c68-4dcf5620dcb9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698466169 {#2768
      date: 2023-10-28 06:09:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2780 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
    +badges: Doctrine\ORM\PersistentCollection {#2786 …}
    +children: [
      App\Entity\EntryComment {#2213}
    ]
    -id: 8008
    -titleTs: "'six':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698502434
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5000080"
    +editedAt: DateTimeImmutable @1698416048 {#2756
      date: 2023-10-27 16:14:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698416034 {#2735
      date: 2023-10-27 16:13:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: null
  +root: null
  +body: "`(d sin(x))/(d x) = sin(x)/(x)`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698466169 {#2216
    date: 2023-10-28 06:09:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@genfood@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 75685
  -bodyTs: "'d':1,4 'sin':2,6 'x':3,5,7,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4348975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698466169 {#2214
    date: 2023-10-28 06:09:29.0 +02:00
  }
  +"title": 75685
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
124 DENIED moderate
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225
    +user: Proxies\__CG__\App\Entity\User {#2657 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: Proxies\__CG__\App\Entity\Image {#2773 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2775 …}
    +slug: "six"
    +title: "six"
    +url: "https://feddit.de/pictrs/image/83f05296-07c9-43cd-9c68-4dcf5620dcb9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698466169 {#2768
      date: 2023-10-28 06:09:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2780 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
    +badges: Doctrine\ORM\PersistentCollection {#2786 …}
    +children: [
      App\Entity\EntryComment {#2213}
    ]
    -id: 8008
    -titleTs: "'six':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698502434
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5000080"
    +editedAt: DateTimeImmutable @1698416048 {#2756
      date: 2023-10-27 16:14:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698416034 {#2735
      date: 2023-10-27 16:13:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: null
  +root: null
  +body: "`(d sin(x))/(d x) = sin(x)/(x)`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698466169 {#2216
    date: 2023-10-28 06:09:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@genfood@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 75685
  -bodyTs: "'d':1,4 'sin':2,6 'x':3,5,7,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4348975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698466169 {#2214
    date: 2023-10-28 06:09:29.0 +02:00
  }
  +"title": 75685
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
125 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
126 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2163
  +user: Proxies\__CG__\App\Entity\User {#2771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: Proxies\__CG__\App\Entity\Image {#2810 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
  +slug: "Super-easy-barely-an-inconvenience"
  +title: "Super easy, barely an inconvenience"
  +url: "https://diyrpg.org/pictrs/image/4d9a932a-d855-40ac-9a83-01112885c4bf.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696823482 {#2805
    date: 2023-10-09 05:51:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2813 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
  +badges: Doctrine\ORM\PersistentCollection {#2823 …}
  +children: [
    App\Entity\EntryComment {#2160
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2163 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: null
      +root: null
      +body: "Dunning Kruger is very real."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698357814 {#2120
        date: 2023-10-27 00:03:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Yora@diyrpg.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2162 …}
      +nested: Doctrine\ORM\PersistentCollection {#2128 …}
      +votes: Doctrine\ORM\PersistentCollection {#2126 …}
      +reports: Doctrine\ORM\PersistentCollection {#2139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
      -id: 73798
      -bodyTs: "'dun':1 'kruger':2 'real':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3715483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813723 {#2161
        date: 2023-10-09 03:08:43.0 +02:00
      }
      +"title": 73798
    }
  ]
  -id: 5101
  -titleTs: "'bare':3 'easi':2 'inconveni':5 'super':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696877176
  +visibility: "visible             "
  +apId: "https://diyrpg.org/post/15456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696790776 {#2794
    date: 2023-10-08 20:46:16.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2163
  +user: Proxies\__CG__\App\Entity\User {#2771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: Proxies\__CG__\App\Entity\Image {#2810 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
  +slug: "Super-easy-barely-an-inconvenience"
  +title: "Super easy, barely an inconvenience"
  +url: "https://diyrpg.org/pictrs/image/4d9a932a-d855-40ac-9a83-01112885c4bf.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696823482 {#2805
    date: 2023-10-09 05:51:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2813 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
  +badges: Doctrine\ORM\PersistentCollection {#2823 …}
  +children: [
    App\Entity\EntryComment {#2160
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2163 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: null
      +root: null
      +body: "Dunning Kruger is very real."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698357814 {#2120
        date: 2023-10-27 00:03:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Yora@diyrpg.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2162 …}
      +nested: Doctrine\ORM\PersistentCollection {#2128 …}
      +votes: Doctrine\ORM\PersistentCollection {#2126 …}
      +reports: Doctrine\ORM\PersistentCollection {#2139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
      -id: 73798
      -bodyTs: "'dun':1 'kruger':2 'real':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3715483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813723 {#2161
        date: 2023-10-09 03:08:43.0 +02:00
      }
      +"title": 73798
    }
  ]
  -id: 5101
  -titleTs: "'bare':3 'easi':2 'inconveni':5 'super':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696877176
  +visibility: "visible             "
  +apId: "https://diyrpg.org/post/15456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696790776 {#2794
    date: 2023-10-08 20:46:16.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2163
  +user: Proxies\__CG__\App\Entity\User {#2771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: Proxies\__CG__\App\Entity\Image {#2810 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
  +slug: "Super-easy-barely-an-inconvenience"
  +title: "Super easy, barely an inconvenience"
  +url: "https://diyrpg.org/pictrs/image/4d9a932a-d855-40ac-9a83-01112885c4bf.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696823482 {#2805
    date: 2023-10-09 05:51:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2813 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
  +badges: Doctrine\ORM\PersistentCollection {#2823 …}
  +children: [
    App\Entity\EntryComment {#2160
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2163 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: null
      +root: null
      +body: "Dunning Kruger is very real."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698357814 {#2120
        date: 2023-10-27 00:03:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Yora@diyrpg.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2162 …}
      +nested: Doctrine\ORM\PersistentCollection {#2128 …}
      +votes: Doctrine\ORM\PersistentCollection {#2126 …}
      +reports: Doctrine\ORM\PersistentCollection {#2139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
      -id: 73798
      -bodyTs: "'dun':1 'kruger':2 'real':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3715483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813723 {#2161
        date: 2023-10-09 03:08:43.0 +02:00
      }
      +"title": 73798
    }
  ]
  -id: 5101
  -titleTs: "'bare':3 'easi':2 'inconveni':5 'super':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696877176
  +visibility: "visible             "
  +apId: "https://diyrpg.org/post/15456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696790776 {#2794
    date: 2023-10-08 20:46:16.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 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
130 DENIED moderate
App\Entity\EntryComment {#2160
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2163
    +user: Proxies\__CG__\App\Entity\User {#2771 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: Proxies\__CG__\App\Entity\Image {#2810 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
    +slug: "Super-easy-barely-an-inconvenience"
    +title: "Super easy, barely an inconvenience"
    +url: "https://diyrpg.org/pictrs/image/4d9a932a-d855-40ac-9a83-01112885c4bf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 34
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696823482 {#2805
      date: 2023-10-09 05:51:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2813 …}
    +votes: Doctrine\ORM\PersistentCollection {#2815 …}
    +reports: Doctrine\ORM\PersistentCollection {#2817 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
    +badges: Doctrine\ORM\PersistentCollection {#2823 …}
    +children: [
      App\Entity\EntryComment {#2160}
    ]
    -id: 5101
    -titleTs: "'bare':3 'easi':2 'inconveni':5 'super':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696877176
    +visibility: "visible             "
    +apId: "https://diyrpg.org/post/15456"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696790776 {#2794
      date: 2023-10-08 20:46:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dunning Kruger is very real."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698357814 {#2120
    date: 2023-10-27 00:03:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yora@diyrpg.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 73798
  -bodyTs: "'dun':1 'kruger':2 'real':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3715483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813723 {#2161
    date: 2023-10-09 03:08:43.0 +02:00
  }
  +"title": 73798
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
131 DENIED edit
App\Entity\EntryComment {#2160
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2163
    +user: Proxies\__CG__\App\Entity\User {#2771 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: Proxies\__CG__\App\Entity\Image {#2810 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
    +slug: "Super-easy-barely-an-inconvenience"
    +title: "Super easy, barely an inconvenience"
    +url: "https://diyrpg.org/pictrs/image/4d9a932a-d855-40ac-9a83-01112885c4bf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 34
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696823482 {#2805
      date: 2023-10-09 05:51:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2813 …}
    +votes: Doctrine\ORM\PersistentCollection {#2815 …}
    +reports: Doctrine\ORM\PersistentCollection {#2817 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
    +badges: Doctrine\ORM\PersistentCollection {#2823 …}
    +children: [
      App\Entity\EntryComment {#2160}
    ]
    -id: 5101
    -titleTs: "'bare':3 'easi':2 'inconveni':5 'super':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696877176
    +visibility: "visible             "
    +apId: "https://diyrpg.org/post/15456"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696790776 {#2794
      date: 2023-10-08 20:46:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dunning Kruger is very real."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698357814 {#2120
    date: 2023-10-27 00:03:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yora@diyrpg.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 73798
  -bodyTs: "'dun':1 'kruger':2 'real':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3715483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813723 {#2161
    date: 2023-10-09 03:08:43.0 +02:00
  }
  +"title": 73798
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
132 DENIED moderate
App\Entity\EntryComment {#2160
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2163
    +user: Proxies\__CG__\App\Entity\User {#2771 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: Proxies\__CG__\App\Entity\Image {#2810 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
    +slug: "Super-easy-barely-an-inconvenience"
    +title: "Super easy, barely an inconvenience"
    +url: "https://diyrpg.org/pictrs/image/4d9a932a-d855-40ac-9a83-01112885c4bf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 34
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696823482 {#2805
      date: 2023-10-09 05:51:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2813 …}
    +votes: Doctrine\ORM\PersistentCollection {#2815 …}
    +reports: Doctrine\ORM\PersistentCollection {#2817 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
    +badges: Doctrine\ORM\PersistentCollection {#2823 …}
    +children: [
      App\Entity\EntryComment {#2160}
    ]
    -id: 5101
    -titleTs: "'bare':3 'easi':2 'inconveni':5 'super':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696877176
    +visibility: "visible             "
    +apId: "https://diyrpg.org/post/15456"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696790776 {#2794
      date: 2023-10-08 20:46:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dunning Kruger is very real."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698357814 {#2120
    date: 2023-10-27 00:03:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yora@diyrpg.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 73798
  -bodyTs: "'dun':1 'kruger':2 'real':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3715483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813723 {#2161
    date: 2023-10-09 03:08:43.0 +02:00
  }
  +"title": 73798
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
133 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
134 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2302
  +user: Proxies\__CG__\App\Entity\User {#2808 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
  +slug: "Any-18-communities-around-here"
  +title: "Any +18 communities around here?"
  +url: null
  +body: "pr0n, dirty posts and the like?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1689303217 {#2842
    date: 2023-07-14 04:53:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2847 …}
  +votes: Doctrine\ORM\PersistentCollection {#2850 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  +badges: Doctrine\ORM\PersistentCollection {#2858 …}
  +children: [
    App\Entity\EntryComment {#2301
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
      +image: null
      +parent: null
      +root: null
      +body: "Most are on lemmynsfw.com. You can subscribe so that they show up on your feed even if using another instance. You will need to have “Show nsfw” enabled in account settings."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689299164 {#2291
        date: 2023-07-14 03:46:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Granixo@feddit.cl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2320 …}
      +nested: Doctrine\ORM\PersistentCollection {#2322 …}
      +votes: Doctrine\ORM\PersistentCollection {#2312 …}
      +reports: Doctrine\ORM\PersistentCollection {#2307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
      -id: 94334
      -bodyTs: "'account':30 'anoth':19 'enabl':28 'even':16 'feed':15 'instanc':20 'lemmynsfw.com':4 'need':23 'nsfw':27 'set':31 'show':11,26 'subscrib':7 'use':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/990927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689299164 {#2309
        date: 2023-07-14 03:46:04.0 +02:00
      }
      +"title": 94334
    }
  ]
  -id: 10305
  -titleTs: "'+18':2 'around':4 'communiti':3"
  -bodyTs: "'dirti':2 'like':6 'post':3 'pr0n':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689295706
  +visibility: "visible             "
  +apId: "https://feddit.cl/post/125103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689276206 {#2831
    date: 2023-07-13 21:23:26.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2302
  +user: Proxies\__CG__\App\Entity\User {#2808 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
  +slug: "Any-18-communities-around-here"
  +title: "Any +18 communities around here?"
  +url: null
  +body: "pr0n, dirty posts and the like?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1689303217 {#2842
    date: 2023-07-14 04:53:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2847 …}
  +votes: Doctrine\ORM\PersistentCollection {#2850 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  +badges: Doctrine\ORM\PersistentCollection {#2858 …}
  +children: [
    App\Entity\EntryComment {#2301
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
      +image: null
      +parent: null
      +root: null
      +body: "Most are on lemmynsfw.com. You can subscribe so that they show up on your feed even if using another instance. You will need to have “Show nsfw” enabled in account settings."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689299164 {#2291
        date: 2023-07-14 03:46:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Granixo@feddit.cl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2320 …}
      +nested: Doctrine\ORM\PersistentCollection {#2322 …}
      +votes: Doctrine\ORM\PersistentCollection {#2312 …}
      +reports: Doctrine\ORM\PersistentCollection {#2307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
      -id: 94334
      -bodyTs: "'account':30 'anoth':19 'enabl':28 'even':16 'feed':15 'instanc':20 'lemmynsfw.com':4 'need':23 'nsfw':27 'set':31 'show':11,26 'subscrib':7 'use':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/990927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689299164 {#2309
        date: 2023-07-14 03:46:04.0 +02:00
      }
      +"title": 94334
    }
  ]
  -id: 10305
  -titleTs: "'+18':2 'around':4 'communiti':3"
  -bodyTs: "'dirti':2 'like':6 'post':3 'pr0n':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689295706
  +visibility: "visible             "
  +apId: "https://feddit.cl/post/125103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689276206 {#2831
    date: 2023-07-13 21:23:26.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2302
  +user: Proxies\__CG__\App\Entity\User {#2808 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
  +slug: "Any-18-communities-around-here"
  +title: "Any +18 communities around here?"
  +url: null
  +body: "pr0n, dirty posts and the like?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1689303217 {#2842
    date: 2023-07-14 04:53:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2847 …}
  +votes: Doctrine\ORM\PersistentCollection {#2850 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  +badges: Doctrine\ORM\PersistentCollection {#2858 …}
  +children: [
    App\Entity\EntryComment {#2301
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
      +image: null
      +parent: null
      +root: null
      +body: "Most are on lemmynsfw.com. You can subscribe so that they show up on your feed even if using another instance. You will need to have “Show nsfw” enabled in account settings."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689299164 {#2291
        date: 2023-07-14 03:46:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Granixo@feddit.cl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2320 …}
      +nested: Doctrine\ORM\PersistentCollection {#2322 …}
      +votes: Doctrine\ORM\PersistentCollection {#2312 …}
      +reports: Doctrine\ORM\PersistentCollection {#2307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
      -id: 94334
      -bodyTs: "'account':30 'anoth':19 'enabl':28 'even':16 'feed':15 'instanc':20 'lemmynsfw.com':4 'need':23 'nsfw':27 'set':31 'show':11,26 'subscrib':7 'use':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/990927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689299164 {#2309
        date: 2023-07-14 03:46:04.0 +02:00
      }
      +"title": 94334
    }
  ]
  -id: 10305
  -titleTs: "'+18':2 'around':4 'communiti':3"
  -bodyTs: "'dirti':2 'like':6 'post':3 'pr0n':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689295706
  +visibility: "visible             "
  +apId: "https://feddit.cl/post/125103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689276206 {#2831
    date: 2023-07-13 21:23:26.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 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
138 DENIED moderate
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302
    +user: Proxies\__CG__\App\Entity\User {#2808 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
    +slug: "Any-18-communities-around-here"
    +title: "Any +18 communities around here?"
    +url: null
    +body: "pr0n, dirty posts and the like?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1689303217 {#2842
      date: 2023-07-14 04:53:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2847 …}
    +votes: Doctrine\ORM\PersistentCollection {#2850 …}
    +reports: Doctrine\ORM\PersistentCollection {#2852 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
    +badges: Doctrine\ORM\PersistentCollection {#2858 …}
    +children: [
      App\Entity\EntryComment {#2301}
    ]
    -id: 10305
    -titleTs: "'+18':2 'around':4 'communiti':3"
    -bodyTs: "'dirti':2 'like':6 'post':3 'pr0n':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689295706
    +visibility: "visible             "
    +apId: "https://feddit.cl/post/125103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689276206 {#2831
      date: 2023-07-13 21:23:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: null
  +root: null
  +body: "Most are on lemmynsfw.com. You can subscribe so that they show up on your feed even if using another instance. You will need to have “Show nsfw” enabled in account settings."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689299164 {#2291
    date: 2023-07-14 03:46:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Granixo@feddit.cl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 94334
  -bodyTs: "'account':30 'anoth':19 'enabl':28 'even':16 'feed':15 'instanc':20 'lemmynsfw.com':4 'need':23 'nsfw':27 'set':31 'show':11,26 'subscrib':7 'use':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/990927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689299164 {#2309
    date: 2023-07-14 03:46:04.0 +02:00
  }
  +"title": 94334
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
139 DENIED edit
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302
    +user: Proxies\__CG__\App\Entity\User {#2808 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
    +slug: "Any-18-communities-around-here"
    +title: "Any +18 communities around here?"
    +url: null
    +body: "pr0n, dirty posts and the like?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1689303217 {#2842
      date: 2023-07-14 04:53:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2847 …}
    +votes: Doctrine\ORM\PersistentCollection {#2850 …}
    +reports: Doctrine\ORM\PersistentCollection {#2852 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
    +badges: Doctrine\ORM\PersistentCollection {#2858 …}
    +children: [
      App\Entity\EntryComment {#2301}
    ]
    -id: 10305
    -titleTs: "'+18':2 'around':4 'communiti':3"
    -bodyTs: "'dirti':2 'like':6 'post':3 'pr0n':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689295706
    +visibility: "visible             "
    +apId: "https://feddit.cl/post/125103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689276206 {#2831
      date: 2023-07-13 21:23:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: null
  +root: null
  +body: "Most are on lemmynsfw.com. You can subscribe so that they show up on your feed even if using another instance. You will need to have “Show nsfw” enabled in account settings."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689299164 {#2291
    date: 2023-07-14 03:46:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Granixo@feddit.cl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 94334
  -bodyTs: "'account':30 'anoth':19 'enabl':28 'even':16 'feed':15 'instanc':20 'lemmynsfw.com':4 'need':23 'nsfw':27 'set':31 'show':11,26 'subscrib':7 'use':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/990927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689299164 {#2309
    date: 2023-07-14 03:46:04.0 +02:00
  }
  +"title": 94334
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
140 DENIED moderate
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302
    +user: Proxies\__CG__\App\Entity\User {#2808 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2696 …}
    +slug: "Any-18-communities-around-here"
    +title: "Any +18 communities around here?"
    +url: null
    +body: "pr0n, dirty posts and the like?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1689303217 {#2842
      date: 2023-07-14 04:53:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2847 …}
    +votes: Doctrine\ORM\PersistentCollection {#2850 …}
    +reports: Doctrine\ORM\PersistentCollection {#2852 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
    +badges: Doctrine\ORM\PersistentCollection {#2858 …}
    +children: [
      App\Entity\EntryComment {#2301}
    ]
    -id: 10305
    -titleTs: "'+18':2 'around':4 'communiti':3"
    -bodyTs: "'dirti':2 'like':6 'post':3 'pr0n':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689295706
    +visibility: "visible             "
    +apId: "https://feddit.cl/post/125103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689276206 {#2831
      date: 2023-07-13 21:23:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: null
  +root: null
  +body: "Most are on lemmynsfw.com. You can subscribe so that they show up on your feed even if using another instance. You will need to have “Show nsfw” enabled in account settings."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689299164 {#2291
    date: 2023-07-14 03:46:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Granixo@feddit.cl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 94334
  -bodyTs: "'account':30 'anoth':19 'enabl':28 'even':16 'feed':15 'instanc':20 'lemmynsfw.com':4 'need':23 'nsfw':27 'set':31 'show':11,26 'subscrib':7 'use':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/990927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689299164 {#2309
    date: 2023-07-14 03:46:04.0 +02:00
  }
  +"title": 94334
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
141 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
142 DENIED moderate
App\Entity\Entry {#1558
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#1554 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1564 …}
  +slug: "Inductively-powered-LED-thing"
  +title: "Inductively powered LED thing"
  +url: "https://discuss.tchncs.de/pictrs/image/ec420e85-994c-4e43-8c79-3c832fb3be83.jpeg"
  +body: """
    Other side:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)\n
    \n
    Schematic:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690821627 {#1525
    date: 2023-07-31 18:40:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1558}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +body: "Just a blocking occilstor based on a 2N3904. I later found that adding a capacitor across the coil connected to the transistors emiter and operating it at resonance, greatly improves the power consumption. (30mA to 1mA)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1690821627 {#2022
        date: 2023-07-31 18:40:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nothacking@discuss.tchncs.de"
        "@glibg10b@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 24717
      -bodyTs: "'1ma':36 '2n3904':8 '30ma':34 'across':16 'ad':13 'base':5 'block':3 'capacitor':15 'coil':18 'connect':19 'consumpt':33 'emit':23 'found':11 'great':29 'improv':30 'later':10 'occilstor':4 'oper':25 'power':32 'reson':28 'transistor':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/1547775"
      +editedAt: DateTimeImmutable @1690822659 {#2018
        date: 2023-07-31 18:57:39.0 +02:00
      }
      +createdAt: DateTimeImmutable @1690821627 {#2025
        date: 2023-07-31 18:40:27.0 +02:00
      }
      +"title": 24717
    }
  ]
  -id: 1664
  -titleTs: "'induct':1 'led':3 'power':2 'thing':4"
  -bodyTs: "'/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)':9 '/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)':5 'discuss.tchncs.de':4,8 'discuss.tchncs.de/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)':7 'discuss.tchncs.de/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)':3 'schemat':6 'side':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690852762
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/1222477"
  +editedAt: DateTimeImmutable @1690851293 {#1528
    date: 2023-08-01 02:54:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690794762 {#1565
    date: 2023-07-31 11:12:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\Entry {#1558
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#1554 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1564 …}
  +slug: "Inductively-powered-LED-thing"
  +title: "Inductively powered LED thing"
  +url: "https://discuss.tchncs.de/pictrs/image/ec420e85-994c-4e43-8c79-3c832fb3be83.jpeg"
  +body: """
    Other side:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)\n
    \n
    Schematic:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690821627 {#1525
    date: 2023-07-31 18:40:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1558}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +body: "Just a blocking occilstor based on a 2N3904. I later found that adding a capacitor across the coil connected to the transistors emiter and operating it at resonance, greatly improves the power consumption. (30mA to 1mA)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1690821627 {#2022
        date: 2023-07-31 18:40:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nothacking@discuss.tchncs.de"
        "@glibg10b@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 24717
      -bodyTs: "'1ma':36 '2n3904':8 '30ma':34 'across':16 'ad':13 'base':5 'block':3 'capacitor':15 'coil':18 'connect':19 'consumpt':33 'emit':23 'found':11 'great':29 'improv':30 'later':10 'occilstor':4 'oper':25 'power':32 'reson':28 'transistor':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/1547775"
      +editedAt: DateTimeImmutable @1690822659 {#2018
        date: 2023-07-31 18:57:39.0 +02:00
      }
      +createdAt: DateTimeImmutable @1690821627 {#2025
        date: 2023-07-31 18:40:27.0 +02:00
      }
      +"title": 24717
    }
  ]
  -id: 1664
  -titleTs: "'induct':1 'led':3 'power':2 'thing':4"
  -bodyTs: "'/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)':9 '/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)':5 'discuss.tchncs.de':4,8 'discuss.tchncs.de/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)':7 'discuss.tchncs.de/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)':3 'schemat':6 'side':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690852762
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/1222477"
  +editedAt: DateTimeImmutable @1690851293 {#1528
    date: 2023-08-01 02:54:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690794762 {#1565
    date: 2023-07-31 11:12:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\Entry {#1558
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#1554 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1564 …}
  +slug: "Inductively-powered-LED-thing"
  +title: "Inductively powered LED thing"
  +url: "https://discuss.tchncs.de/pictrs/image/ec420e85-994c-4e43-8c79-3c832fb3be83.jpeg"
  +body: """
    Other side:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)\n
    \n
    Schematic:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690821627 {#1525
    date: 2023-07-31 18:40:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1558}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +body: "Just a blocking occilstor based on a 2N3904. I later found that adding a capacitor across the coil connected to the transistors emiter and operating it at resonance, greatly improves the power consumption. (30mA to 1mA)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1690821627 {#2022
        date: 2023-07-31 18:40:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nothacking@discuss.tchncs.de"
        "@glibg10b@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 24717
      -bodyTs: "'1ma':36 '2n3904':8 '30ma':34 'across':16 'ad':13 'base':5 'block':3 'capacitor':15 'coil':18 'connect':19 'consumpt':33 'emit':23 'found':11 'great':29 'improv':30 'later':10 'occilstor':4 'oper':25 'power':32 'reson':28 'transistor':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/1547775"
      +editedAt: DateTimeImmutable @1690822659 {#2018
        date: 2023-07-31 18:57:39.0 +02:00
      }
      +createdAt: DateTimeImmutable @1690821627 {#2025
        date: 2023-07-31 18:40:27.0 +02:00
      }
      +"title": 24717
    }
  ]
  -id: 1664
  -titleTs: "'induct':1 'led':3 'power':2 'thing':4"
  -bodyTs: "'/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)':9 '/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)':5 'discuss.tchncs.de':4,8 'discuss.tchncs.de/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)':7 'discuss.tchncs.de/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)':3 'schemat':6 'side':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690852762
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/1222477"
  +editedAt: DateTimeImmutable @1690851293 {#1528
    date: 2023-08-01 02:54:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690794762 {#1565
    date: 2023-07-31 11:12:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 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
146 DENIED moderate
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1558
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#1554 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1564 …}
    +slug: "Inductively-powered-LED-thing"
    +title: "Inductively powered LED thing"
    +url: "https://discuss.tchncs.de/pictrs/image/ec420e85-994c-4e43-8c79-3c832fb3be83.jpeg"
    +body: """
      Other side:\n
      \n
      ![](https://discuss.tchncs.de/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)\n
      \n
      Schematic:\n
      \n
      ![](https://discuss.tchncs.de/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690821627 {#1525
      date: 2023-07-31 18:40:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1562 …}
    +votes: Doctrine\ORM\PersistentCollection {#1621 …}
    +reports: Doctrine\ORM\PersistentCollection {#1613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
    +badges: Doctrine\ORM\PersistentCollection {#1683 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 1664
    -titleTs: "'induct':1 'led':3 'power':2 'thing':4"
    -bodyTs: "'/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)':9 '/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)':5 'discuss.tchncs.de':4,8 'discuss.tchncs.de/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)':7 'discuss.tchncs.de/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)':3 'schemat':6 'side':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690852762
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/1222477"
    +editedAt: DateTimeImmutable @1690851293 {#1528
      date: 2023-08-01 02:54:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690794762 {#1565
      date: 2023-07-31 11:12:42.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +body: "Just a blocking occilstor based on a 2N3904. I later found that adding a capacitor across the coil connected to the transistors emiter and operating it at resonance, greatly improves the power consumption. (30mA to 1mA)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690821627 {#2022
    date: 2023-07-31 18:40:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nothacking@discuss.tchncs.de"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 24717
  -bodyTs: "'1ma':36 '2n3904':8 '30ma':34 'across':16 'ad':13 'base':5 'block':3 'capacitor':15 'coil':18 'connect':19 'consumpt':33 'emit':23 'found':11 'great':29 'improv':30 'later':10 'occilstor':4 'oper':25 'power':32 'reson':28 'transistor':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1547775"
  +editedAt: DateTimeImmutable @1690822659 {#2018
    date: 2023-07-31 18:57:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690821627 {#2025
    date: 2023-07-31 18:40:27.0 +02:00
  }
  +"title": 24717
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
147 DENIED edit
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1558
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#1554 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1564 …}
    +slug: "Inductively-powered-LED-thing"
    +title: "Inductively powered LED thing"
    +url: "https://discuss.tchncs.de/pictrs/image/ec420e85-994c-4e43-8c79-3c832fb3be83.jpeg"
    +body: """
      Other side:\n
      \n
      ![](https://discuss.tchncs.de/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)\n
      \n
      Schematic:\n
      \n
      ![](https://discuss.tchncs.de/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690821627 {#1525
      date: 2023-07-31 18:40:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1562 …}
    +votes: Doctrine\ORM\PersistentCollection {#1621 …}
    +reports: Doctrine\ORM\PersistentCollection {#1613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
    +badges: Doctrine\ORM\PersistentCollection {#1683 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 1664
    -titleTs: "'induct':1 'led':3 'power':2 'thing':4"
    -bodyTs: "'/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)':9 '/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)':5 'discuss.tchncs.de':4,8 'discuss.tchncs.de/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)':7 'discuss.tchncs.de/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)':3 'schemat':6 'side':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690852762
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/1222477"
    +editedAt: DateTimeImmutable @1690851293 {#1528
      date: 2023-08-01 02:54:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690794762 {#1565
      date: 2023-07-31 11:12:42.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +body: "Just a blocking occilstor based on a 2N3904. I later found that adding a capacitor across the coil connected to the transistors emiter and operating it at resonance, greatly improves the power consumption. (30mA to 1mA)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690821627 {#2022
    date: 2023-07-31 18:40:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nothacking@discuss.tchncs.de"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 24717
  -bodyTs: "'1ma':36 '2n3904':8 '30ma':34 'across':16 'ad':13 'base':5 'block':3 'capacitor':15 'coil':18 'connect':19 'consumpt':33 'emit':23 'found':11 'great':29 'improv':30 'later':10 'occilstor':4 'oper':25 'power':32 'reson':28 'transistor':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1547775"
  +editedAt: DateTimeImmutable @1690822659 {#2018
    date: 2023-07-31 18:57:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690821627 {#2025
    date: 2023-07-31 18:40:27.0 +02:00
  }
  +"title": 24717
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
148 DENIED moderate
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1558
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#1554 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1564 …}
    +slug: "Inductively-powered-LED-thing"
    +title: "Inductively powered LED thing"
    +url: "https://discuss.tchncs.de/pictrs/image/ec420e85-994c-4e43-8c79-3c832fb3be83.jpeg"
    +body: """
      Other side:\n
      \n
      ![](https://discuss.tchncs.de/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)\n
      \n
      Schematic:\n
      \n
      ![](https://discuss.tchncs.de/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690821627 {#1525
      date: 2023-07-31 18:40:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1562 …}
    +votes: Doctrine\ORM\PersistentCollection {#1621 …}
    +reports: Doctrine\ORM\PersistentCollection {#1613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
    +badges: Doctrine\ORM\PersistentCollection {#1683 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 1664
    -titleTs: "'induct':1 'led':3 'power':2 'thing':4"
    -bodyTs: "'/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)':9 '/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)':5 'discuss.tchncs.de':4,8 'discuss.tchncs.de/pictrs/image/203a0b9f-e50b-43cd-85aa-e99ff667d42c.png)':7 'discuss.tchncs.de/pictrs/image/ff277f72-1049-4a4c-ad9e-e3a753a467e1.jpeg)':3 'schemat':6 'side':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690852762
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/1222477"
    +editedAt: DateTimeImmutable @1690851293 {#1528
      date: 2023-08-01 02:54:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690794762 {#1565
      date: 2023-07-31 11:12:42.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +body: "Just a blocking occilstor based on a 2N3904. I later found that adding a capacitor across the coil connected to the transistors emiter and operating it at resonance, greatly improves the power consumption. (30mA to 1mA)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690821627 {#2022
    date: 2023-07-31 18:40:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nothacking@discuss.tchncs.de"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 24717
  -bodyTs: "'1ma':36 '2n3904':8 '30ma':34 'across':16 'ad':13 'base':5 'block':3 'capacitor':15 'coil':18 'connect':19 'consumpt':33 'emit':23 'found':11 'great':29 'improv':30 'later':10 'occilstor':4 'oper':25 'power':32 'reson':28 'transistor':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1547775"
  +editedAt: DateTimeImmutable @1690822659 {#2018
    date: 2023-07-31 18:57:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690821627 {#2025
    date: 2023-07-31 18:40:27.0 +02:00
  }
  +"title": 24717
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
149 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
150 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2237
  +user: Proxies\__CG__\App\Entity\User {#2631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: Proxies\__CG__\App\Entity\Image {#2679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "microsoft-ies"
  +title: "microsoft-ies 🍵"
  +url: "https://lemmy.world/pictrs/image/be3b1b73-b00f-4554-97ee-bcdead1b43d4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689100005 {#2674
    date: 2023-07-11 20:26:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2681 …}
  +votes: Doctrine\ORM\PersistentCollection {#2683 …}
  +reports: Doctrine\ORM\PersistentCollection {#2685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2689 …}
  +badges: Doctrine\ORM\PersistentCollection {#2691 …}
  +children: [
    App\Entity\EntryComment {#2238
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +body: """
        Hey, could you unlock your phone and hand me it so I can scroll through all your texts? No? Then you do have something to hide.\n
        \n
        If that doesn’t work, try search history.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689100005 {#2226
        date: 2023-07-11 20:26:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vuraniute@lemmy.world"
        "@cloudless@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2258 …}
      +nested: Doctrine\ORM\PersistentCollection {#2260 …}
      +votes: Doctrine\ORM\PersistentCollection {#2254 …}
      +reports: Doctrine\ORM\PersistentCollection {#2246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
      -id: 216583
      -bodyTs: "'could':2 'doesn':29 'hand':8 'hey':1 'hide':26 'histori':34 'phone':6 'scroll':14 'search':33 'someth':24 'text':18 'tri':32 'unlock':4 'work':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/905732"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689100005 {#2234
        date: 2023-07-11 20:26:45.0 +02:00
      }
      +"title": 216583
    }
  ]
  -id: 16126
  -titleTs: "'ie':3 'microsoft':2 'microsoft-i':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689093032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1343478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689080032 {#2660
    date: 2023-07-11 14:53:52.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2237
  +user: Proxies\__CG__\App\Entity\User {#2631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: Proxies\__CG__\App\Entity\Image {#2679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "microsoft-ies"
  +title: "microsoft-ies 🍵"
  +url: "https://lemmy.world/pictrs/image/be3b1b73-b00f-4554-97ee-bcdead1b43d4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689100005 {#2674
    date: 2023-07-11 20:26:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2681 …}
  +votes: Doctrine\ORM\PersistentCollection {#2683 …}
  +reports: Doctrine\ORM\PersistentCollection {#2685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2689 …}
  +badges: Doctrine\ORM\PersistentCollection {#2691 …}
  +children: [
    App\Entity\EntryComment {#2238
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +body: """
        Hey, could you unlock your phone and hand me it so I can scroll through all your texts? No? Then you do have something to hide.\n
        \n
        If that doesn’t work, try search history.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689100005 {#2226
        date: 2023-07-11 20:26:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vuraniute@lemmy.world"
        "@cloudless@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2258 …}
      +nested: Doctrine\ORM\PersistentCollection {#2260 …}
      +votes: Doctrine\ORM\PersistentCollection {#2254 …}
      +reports: Doctrine\ORM\PersistentCollection {#2246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
      -id: 216583
      -bodyTs: "'could':2 'doesn':29 'hand':8 'hey':1 'hide':26 'histori':34 'phone':6 'scroll':14 'search':33 'someth':24 'text':18 'tri':32 'unlock':4 'work':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/905732"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689100005 {#2234
        date: 2023-07-11 20:26:45.0 +02:00
      }
      +"title": 216583
    }
  ]
  -id: 16126
  -titleTs: "'ie':3 'microsoft':2 'microsoft-i':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689093032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1343478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689080032 {#2660
    date: 2023-07-11 14:53:52.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2237
  +user: Proxies\__CG__\App\Entity\User {#2631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: Proxies\__CG__\App\Entity\Image {#2679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "microsoft-ies"
  +title: "microsoft-ies 🍵"
  +url: "https://lemmy.world/pictrs/image/be3b1b73-b00f-4554-97ee-bcdead1b43d4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689100005 {#2674
    date: 2023-07-11 20:26:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2681 …}
  +votes: Doctrine\ORM\PersistentCollection {#2683 …}
  +reports: Doctrine\ORM\PersistentCollection {#2685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2689 …}
  +badges: Doctrine\ORM\PersistentCollection {#2691 …}
  +children: [
    App\Entity\EntryComment {#2238
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +body: """
        Hey, could you unlock your phone and hand me it so I can scroll through all your texts? No? Then you do have something to hide.\n
        \n
        If that doesn’t work, try search history.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689100005 {#2226
        date: 2023-07-11 20:26:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vuraniute@lemmy.world"
        "@cloudless@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2258 …}
      +nested: Doctrine\ORM\PersistentCollection {#2260 …}
      +votes: Doctrine\ORM\PersistentCollection {#2254 …}
      +reports: Doctrine\ORM\PersistentCollection {#2246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
      -id: 216583
      -bodyTs: "'could':2 'doesn':29 'hand':8 'hey':1 'hide':26 'histori':34 'phone':6 'scroll':14 'search':33 'someth':24 'text':18 'tri':32 'unlock':4 'work':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/905732"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689100005 {#2234
        date: 2023-07-11 20:26:45.0 +02:00
      }
      +"title": 216583
    }
  ]
  -id: 16126
  -titleTs: "'ie':3 'microsoft':2 'microsoft-i':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689093032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1343478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689080032 {#2660
    date: 2023-07-11 14:53:52.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 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
154 DENIED moderate
App\Entity\EntryComment {#2238
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2631 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: Proxies\__CG__\App\Entity\Image {#2679 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "microsoft-ies"
    +title: "microsoft-ies 🍵"
    +url: "https://lemmy.world/pictrs/image/be3b1b73-b00f-4554-97ee-bcdead1b43d4.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689100005 {#2674
      date: 2023-07-11 20:26:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2681 …}
    +votes: Doctrine\ORM\PersistentCollection {#2683 …}
    +reports: Doctrine\ORM\PersistentCollection {#2685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2689 …}
    +badges: Doctrine\ORM\PersistentCollection {#2691 …}
    +children: [
      App\Entity\EntryComment {#2238}
    ]
    -id: 16126
    -titleTs: "'ie':3 'microsoft':2 'microsoft-i':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689093032
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1343478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689080032 {#2660
      date: 2023-07-11 14:53:52.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: """
    Hey, could you unlock your phone and hand me it so I can scroll through all your texts? No? Then you do have something to hide.\n
    \n
    If that doesn’t work, try search history.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689100005 {#2226
    date: 2023-07-11 20:26:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vuraniute@lemmy.world"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 216583
  -bodyTs: "'could':2 'doesn':29 'hand':8 'hey':1 'hide':26 'histori':34 'phone':6 'scroll':14 'search':33 'someth':24 'text':18 'tri':32 'unlock':4 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/905732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689100005 {#2234
    date: 2023-07-11 20:26:45.0 +02:00
  }
  +"title": 216583
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
155 DENIED edit
App\Entity\EntryComment {#2238
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2631 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: Proxies\__CG__\App\Entity\Image {#2679 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "microsoft-ies"
    +title: "microsoft-ies 🍵"
    +url: "https://lemmy.world/pictrs/image/be3b1b73-b00f-4554-97ee-bcdead1b43d4.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689100005 {#2674
      date: 2023-07-11 20:26:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2681 …}
    +votes: Doctrine\ORM\PersistentCollection {#2683 …}
    +reports: Doctrine\ORM\PersistentCollection {#2685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2689 …}
    +badges: Doctrine\ORM\PersistentCollection {#2691 …}
    +children: [
      App\Entity\EntryComment {#2238}
    ]
    -id: 16126
    -titleTs: "'ie':3 'microsoft':2 'microsoft-i':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689093032
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1343478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689080032 {#2660
      date: 2023-07-11 14:53:52.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: """
    Hey, could you unlock your phone and hand me it so I can scroll through all your texts? No? Then you do have something to hide.\n
    \n
    If that doesn’t work, try search history.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689100005 {#2226
    date: 2023-07-11 20:26:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vuraniute@lemmy.world"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 216583
  -bodyTs: "'could':2 'doesn':29 'hand':8 'hey':1 'hide':26 'histori':34 'phone':6 'scroll':14 'search':33 'someth':24 'text':18 'tri':32 'unlock':4 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/905732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689100005 {#2234
    date: 2023-07-11 20:26:45.0 +02:00
  }
  +"title": 216583
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
156 DENIED moderate
App\Entity\EntryComment {#2238
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2631 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: Proxies\__CG__\App\Entity\Image {#2679 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "microsoft-ies"
    +title: "microsoft-ies 🍵"
    +url: "https://lemmy.world/pictrs/image/be3b1b73-b00f-4554-97ee-bcdead1b43d4.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689100005 {#2674
      date: 2023-07-11 20:26:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2681 …}
    +votes: Doctrine\ORM\PersistentCollection {#2683 …}
    +reports: Doctrine\ORM\PersistentCollection {#2685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2689 …}
    +badges: Doctrine\ORM\PersistentCollection {#2691 …}
    +children: [
      App\Entity\EntryComment {#2238}
    ]
    -id: 16126
    -titleTs: "'ie':3 'microsoft':2 'microsoft-i':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689093032
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1343478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689080032 {#2660
      date: 2023-07-11 14:53:52.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: """
    Hey, could you unlock your phone and hand me it so I can scroll through all your texts? No? Then you do have something to hide.\n
    \n
    If that doesn’t work, try search history.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689100005 {#2226
    date: 2023-07-11 20:26:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vuraniute@lemmy.world"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 216583
  -bodyTs: "'could':2 'doesn':29 'hand':8 'hey':1 'hide':26 'histori':34 'phone':6 'scroll':14 'search':33 'someth':24 'text':18 'tri':32 'unlock':4 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/905732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689100005 {#2234
    date: 2023-07-11 20:26:45.0 +02:00
  }
  +"title": 216583
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
157 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
158 DENIED moderate
App\Entity\Entry {#1686
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1691 …}
  +slug: "Modulating-and-amplifying-signals-with-electro-magnets"
  +title: "Modulating and amplifying signals with (electro)magnets"
  +url: "https://10maurycy10.github.io/projects/magnetic_modulator/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691132501 {#1680
    date: 2023-08-04 09:01:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 1715
  -titleTs: "'amplifi':3 'electro':6 'magnet':7 'modul':1 'signal':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691154664
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/1386827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691125664 {#1689
    date: 2023-08-04 07:07:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\Entry {#1686
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1691 …}
  +slug: "Modulating-and-amplifying-signals-with-electro-magnets"
  +title: "Modulating and amplifying signals with (electro)magnets"
  +url: "https://10maurycy10.github.io/projects/magnetic_modulator/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691132501 {#1680
    date: 2023-08-04 09:01:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 1715
  -titleTs: "'amplifi':3 'electro':6 'magnet':7 'modul':1 'signal':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691154664
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/1386827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691125664 {#1689
    date: 2023-08-04 07:07:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\Entry {#1686
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1691 …}
  +slug: "Modulating-and-amplifying-signals-with-electro-magnets"
  +title: "Modulating and amplifying signals with (electro)magnets"
  +url: "https://10maurycy10.github.io/projects/magnetic_modulator/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691132501 {#1680
    date: 2023-08-04 09:01:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 1715
  -titleTs: "'amplifi':3 'electro':6 'magnet':7 'modul':1 'signal':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691154664
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/1386827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691125664 {#1689
    date: 2023-08-04 07:07:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 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
162 DENIED moderate
App\Entity\Entry {#1437
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "A-simulation-of-a-very-long-circuit"
  +title: "A simulation of a very long circuit."
  +url: "https://youtu.be/GYys9FFgWTM"
  +body: "A simulation based on maxwell’s equations and ohms law of a very long circuit, demonstrating how current can seem to travel faster then light."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690240798 {#1682
    date: 2023-07-25 01:19:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 1567
  -titleTs: "'circuit':7 'long':6 'simul':2"
  -bodyTs: "'base':3 'circuit':15 'current':18 'demonstr':16 'equat':7 'faster':23 'law':10 'light':25 'long':14 'maxwel':5 'ohm':9 'seem':20 'simul':2 'travel':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690258798
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/1011472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690240798 {#1452
    date: 2023-07-25 01:19:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\Entry {#1437
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "A-simulation-of-a-very-long-circuit"
  +title: "A simulation of a very long circuit."
  +url: "https://youtu.be/GYys9FFgWTM"
  +body: "A simulation based on maxwell’s equations and ohms law of a very long circuit, demonstrating how current can seem to travel faster then light."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690240798 {#1682
    date: 2023-07-25 01:19:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 1567
  -titleTs: "'circuit':7 'long':6 'simul':2"
  -bodyTs: "'base':3 'circuit':15 'current':18 'demonstr':16 'equat':7 'faster':23 'law':10 'light':25 'long':14 'maxwel':5 'ohm':9 'seem':20 'simul':2 'travel':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690258798
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/1011472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690240798 {#1452
    date: 2023-07-25 01:19:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\Entry {#1437
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "A-simulation-of-a-very-long-circuit"
  +title: "A simulation of a very long circuit."
  +url: "https://youtu.be/GYys9FFgWTM"
  +body: "A simulation based on maxwell’s equations and ohms law of a very long circuit, demonstrating how current can seem to travel faster then light."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690240798 {#1682
    date: 2023-07-25 01:19:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 1567
  -titleTs: "'circuit':7 'long':6 'simul':2"
  -bodyTs: "'base':3 'circuit':15 'current':18 'demonstr':16 'equat':7 'faster':23 'law':10 'light':25 'long':14 'maxwel':5 'ohm':9 'seem':20 'simul':2 'travel':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690258798
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/1011472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690240798 {#1452
    date: 2023-07-25 01:19:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_ADMIN
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
166 DENIED ROLE_MODERATOR
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