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 …}
}
10.45 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.77 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.01 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\PostComment {#3530
  +user: App\Entity\User {#3550 …}
  +post: App\Entity\Post {#2396 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "electronics@discuss.tchncs.de"
    +title: "electronics"
    +description: """
      **Projects, pictures, industry discussions and news about electronic engineering & component-level electronic circuits.**\n
      \n
      Rules\n
      -----\n
      \n
      1: Be nice.\n
      \n
      2: Be on-topic (eg: *Electronic*, not *electrical*).\n
      \n
      3: No commercial stuff, buying, selling or valuations.\n
      \n
      4: No circuit design or repair, tools or component questions.\n
      \n
      5: No excessively promoting your own sites, social media, videos etc.\n
      \n
      ---\n
      \n
      *Ask questions in [discuss.tchncs.de/c/askelectronics](https://discuss.tchncs.de/c/askelectronics)*\n
      \n
      ---
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 43
    +entryCommentCount: 201
    +postCount: 1
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723220252 {#276
      date: 2024-08-09 18:17:32.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 5
    +apId: "electronics@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/c/electronics"
    +apPublicUrl: "https://discuss.tchncs.de/c/electronics"
    +apFollowersUrl: "https://discuss.tchncs.de/c/electronics/followers"
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "electronics"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719675646 {#270
      date: 2024-06-29 17:40:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686642591 {#272
      date: 2023-06-13 09:49:51.0 +02:00
    }
  }
  +parent: null
  +root: null
  +image: null
  +body: """
    1000pf 250v ceramic cap\n
    \n
    [www.digikey.com/en/products/detail/…/282045](https://www.digikey.com/en/products/detail/panasonic-electronic-components/ECK-TBC102MEM/282045)
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688954885 {#3542
    date: 2023-07-10 04:08:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@electronics@discuss.tchncs.de"
    "@jarrodsfarrell@hoosier.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3528 …}
  +nested: Doctrine\ORM\PersistentCollection {#3526 …}
  +votes: Doctrine\ORM\PersistentCollection {#3524 …}
  +reports: Doctrine\ORM\PersistentCollection {#3522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
  -id: 294
  -bodyTs: "'/282045':8 '/en/products/detail/':7 '/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':11 '1000pf':1 '250v':2 'cap':4 'ceram':3 'www.digikey.com':6,10 'www.digikey.com/en/products/detail/':5 'www.digikey.com/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1404647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688954885 {#3495
    date: 2023-07-10 04:08:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\PostComment {#3530
  +user: App\Entity\User {#3550 …}
  +post: App\Entity\Post {#2396 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "electronics@discuss.tchncs.de"
    +title: "electronics"
    +description: """
      **Projects, pictures, industry discussions and news about electronic engineering & component-level electronic circuits.**\n
      \n
      Rules\n
      -----\n
      \n
      1: Be nice.\n
      \n
      2: Be on-topic (eg: *Electronic*, not *electrical*).\n
      \n
      3: No commercial stuff, buying, selling or valuations.\n
      \n
      4: No circuit design or repair, tools or component questions.\n
      \n
      5: No excessively promoting your own sites, social media, videos etc.\n
      \n
      ---\n
      \n
      *Ask questions in [discuss.tchncs.de/c/askelectronics](https://discuss.tchncs.de/c/askelectronics)*\n
      \n
      ---
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 43
    +entryCommentCount: 201
    +postCount: 1
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723220252 {#276
      date: 2024-08-09 18:17:32.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 5
    +apId: "electronics@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/c/electronics"
    +apPublicUrl: "https://discuss.tchncs.de/c/electronics"
    +apFollowersUrl: "https://discuss.tchncs.de/c/electronics/followers"
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "electronics"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719675646 {#270
      date: 2024-06-29 17:40:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686642591 {#272
      date: 2023-06-13 09:49:51.0 +02:00
    }
  }
  +parent: null
  +root: null
  +image: null
  +body: """
    1000pf 250v ceramic cap\n
    \n
    [www.digikey.com/en/products/detail/…/282045](https://www.digikey.com/en/products/detail/panasonic-electronic-components/ECK-TBC102MEM/282045)
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688954885 {#3542
    date: 2023-07-10 04:08:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@electronics@discuss.tchncs.de"
    "@jarrodsfarrell@hoosier.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3528 …}
  +nested: Doctrine\ORM\PersistentCollection {#3526 …}
  +votes: Doctrine\ORM\PersistentCollection {#3524 …}
  +reports: Doctrine\ORM\PersistentCollection {#3522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
  -id: 294
  -bodyTs: "'/282045':8 '/en/products/detail/':7 '/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':11 '1000pf':1 '250v':2 'cap':4 'ceram':3 'www.digikey.com':6,10 'www.digikey.com/en/products/detail/':5 'www.digikey.com/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1404647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688954885 {#3495
    date: 2023-07-10 04:08:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\PostComment {#3530
  +user: App\Entity\User {#3550 …}
  +post: App\Entity\Post {#2396 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "electronics@discuss.tchncs.de"
    +title: "electronics"
    +description: """
      **Projects, pictures, industry discussions and news about electronic engineering & component-level electronic circuits.**\n
      \n
      Rules\n
      -----\n
      \n
      1: Be nice.\n
      \n
      2: Be on-topic (eg: *Electronic*, not *electrical*).\n
      \n
      3: No commercial stuff, buying, selling or valuations.\n
      \n
      4: No circuit design or repair, tools or component questions.\n
      \n
      5: No excessively promoting your own sites, social media, videos etc.\n
      \n
      ---\n
      \n
      *Ask questions in [discuss.tchncs.de/c/askelectronics](https://discuss.tchncs.de/c/askelectronics)*\n
      \n
      ---
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 43
    +entryCommentCount: 201
    +postCount: 1
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723220252 {#276
      date: 2024-08-09 18:17:32.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 5
    +apId: "electronics@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/c/electronics"
    +apPublicUrl: "https://discuss.tchncs.de/c/electronics"
    +apFollowersUrl: "https://discuss.tchncs.de/c/electronics/followers"
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "electronics"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719675646 {#270
      date: 2024-06-29 17:40:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686642591 {#272
      date: 2023-06-13 09:49:51.0 +02:00
    }
  }
  +parent: null
  +root: null
  +image: null
  +body: """
    1000pf 250v ceramic cap\n
    \n
    [www.digikey.com/en/products/detail/…/282045](https://www.digikey.com/en/products/detail/panasonic-electronic-components/ECK-TBC102MEM/282045)
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688954885 {#3542
    date: 2023-07-10 04:08:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@electronics@discuss.tchncs.de"
    "@jarrodsfarrell@hoosier.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3528 …}
  +nested: Doctrine\ORM\PersistentCollection {#3526 …}
  +votes: Doctrine\ORM\PersistentCollection {#3524 …}
  +reports: Doctrine\ORM\PersistentCollection {#3522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
  -id: 294
  -bodyTs: "'/282045':8 '/en/products/detail/':7 '/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':11 '1000pf':1 '250v':2 'cap':4 'ceram':3 'www.digikey.com':6,10 'www.digikey.com/en/products/detail/':5 'www.digikey.com/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1404647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688954885 {#3495
    date: 2023-07-10 04:08:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\PostComment {#3629
  +user: Proxies\__CG__\App\Entity\User {#3621 …}
  +post: App\Entity\Post {#2396 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "electronics@discuss.tchncs.de"
    +title: "electronics"
    +description: """
      **Projects, pictures, industry discussions and news about electronic engineering & component-level electronic circuits.**\n
      \n
      Rules\n
      -----\n
      \n
      1: Be nice.\n
      \n
      2: Be on-topic (eg: *Electronic*, not *electrical*).\n
      \n
      3: No commercial stuff, buying, selling or valuations.\n
      \n
      4: No circuit design or repair, tools or component questions.\n
      \n
      5: No excessively promoting your own sites, social media, videos etc.\n
      \n
      ---\n
      \n
      *Ask questions in [discuss.tchncs.de/c/askelectronics](https://discuss.tchncs.de/c/askelectronics)*\n
      \n
      ---
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 43
    +entryCommentCount: 201
    +postCount: 1
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723220252 {#276
      date: 2024-08-09 18:17:32.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 5
    +apId: "electronics@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/c/electronics"
    +apPublicUrl: "https://discuss.tchncs.de/c/electronics"
    +apFollowersUrl: "https://discuss.tchncs.de/c/electronics/followers"
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "electronics"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719675646 {#270
      date: 2024-06-29 17:40:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686642591 {#272
      date: 2023-06-13 09:49:51.0 +02:00
    }
  }
  +parent: App\Entity\PostComment {#3530
    +user: App\Entity\User {#3550 …}
    +post: App\Entity\Post {#2396 …}
    +magazine: App\Entity\Magazine {#266}
    +parent: null
    +root: null
    +image: null
    +body: """
      1000pf 250v ceramic cap\n
      \n
      [www.digikey.com/en/products/detail/…/282045](https://www.digikey.com/en/products/detail/panasonic-electronic-components/ECK-TBC102MEM/282045)
      """
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688954885 {#3542
      date: 2023-07-10 04:08:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@electronics@discuss.tchncs.de"
      "@jarrodsfarrell@hoosier.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3526 …}
    +votes: Doctrine\ORM\PersistentCollection {#3524 …}
    +reports: Doctrine\ORM\PersistentCollection {#3522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
    -id: 294
    -bodyTs: "'/282045':8 '/en/products/detail/':7 '/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':11 '1000pf':1 '250v':2 'cap':4 'ceram':3 'www.digikey.com':6,10 'www.digikey.com/en/products/detail/':5 'www.digikey.com/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1404647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688954885 {#3495
      date: 2023-07-10 04:08:05.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#3530}
  +image: null
  +body: "exactly. why is the board damaged? looks like water ingress"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688968606 {#3624
    date: 2023-07-10 07:56:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@electronics@discuss.tchncs.de"
    "@jarrodsfarrell@hoosier.social"
    "@AbidingOhmsLaw@lemmy.ml"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3619 …}
  +nested: Doctrine\ORM\PersistentCollection {#3617 …}
  +votes: Doctrine\ORM\PersistentCollection {#3615 …}
  +reports: Doctrine\ORM\PersistentCollection {#3631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
  -id: 295
  -bodyTs: "'board':5 'damag':6 'exact':1 'ingress':10 'like':8 'look':7 'water':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/849143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688968606 {#3627
    date: 2023-07-10 07:56:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\PostComment {#3629
  +user: Proxies\__CG__\App\Entity\User {#3621 …}
  +post: App\Entity\Post {#2396 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "electronics@discuss.tchncs.de"
    +title: "electronics"
    +description: """
      **Projects, pictures, industry discussions and news about electronic engineering & component-level electronic circuits.**\n
      \n
      Rules\n
      -----\n
      \n
      1: Be nice.\n
      \n
      2: Be on-topic (eg: *Electronic*, not *electrical*).\n
      \n
      3: No commercial stuff, buying, selling or valuations.\n
      \n
      4: No circuit design or repair, tools or component questions.\n
      \n
      5: No excessively promoting your own sites, social media, videos etc.\n
      \n
      ---\n
      \n
      *Ask questions in [discuss.tchncs.de/c/askelectronics](https://discuss.tchncs.de/c/askelectronics)*\n
      \n
      ---
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 43
    +entryCommentCount: 201
    +postCount: 1
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723220252 {#276
      date: 2024-08-09 18:17:32.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 5
    +apId: "electronics@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/c/electronics"
    +apPublicUrl: "https://discuss.tchncs.de/c/electronics"
    +apFollowersUrl: "https://discuss.tchncs.de/c/electronics/followers"
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "electronics"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719675646 {#270
      date: 2024-06-29 17:40:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686642591 {#272
      date: 2023-06-13 09:49:51.0 +02:00
    }
  }
  +parent: App\Entity\PostComment {#3530
    +user: App\Entity\User {#3550 …}
    +post: App\Entity\Post {#2396 …}
    +magazine: App\Entity\Magazine {#266}
    +parent: null
    +root: null
    +image: null
    +body: """
      1000pf 250v ceramic cap\n
      \n
      [www.digikey.com/en/products/detail/…/282045](https://www.digikey.com/en/products/detail/panasonic-electronic-components/ECK-TBC102MEM/282045)
      """
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688954885 {#3542
      date: 2023-07-10 04:08:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@electronics@discuss.tchncs.de"
      "@jarrodsfarrell@hoosier.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3526 …}
    +votes: Doctrine\ORM\PersistentCollection {#3524 …}
    +reports: Doctrine\ORM\PersistentCollection {#3522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
    -id: 294
    -bodyTs: "'/282045':8 '/en/products/detail/':7 '/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':11 '1000pf':1 '250v':2 'cap':4 'ceram':3 'www.digikey.com':6,10 'www.digikey.com/en/products/detail/':5 'www.digikey.com/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1404647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688954885 {#3495
      date: 2023-07-10 04:08:05.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#3530}
  +image: null
  +body: "exactly. why is the board damaged? looks like water ingress"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688968606 {#3624
    date: 2023-07-10 07:56:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@electronics@discuss.tchncs.de"
    "@jarrodsfarrell@hoosier.social"
    "@AbidingOhmsLaw@lemmy.ml"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3619 …}
  +nested: Doctrine\ORM\PersistentCollection {#3617 …}
  +votes: Doctrine\ORM\PersistentCollection {#3615 …}
  +reports: Doctrine\ORM\PersistentCollection {#3631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
  -id: 295
  -bodyTs: "'board':5 'damag':6 'exact':1 'ingress':10 'like':8 'look':7 'water':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/849143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688968606 {#3627
    date: 2023-07-10 07:56:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\PostComment {#3629
  +user: Proxies\__CG__\App\Entity\User {#3621 …}
  +post: App\Entity\Post {#2396 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "electronics@discuss.tchncs.de"
    +title: "electronics"
    +description: """
      **Projects, pictures, industry discussions and news about electronic engineering & component-level electronic circuits.**\n
      \n
      Rules\n
      -----\n
      \n
      1: Be nice.\n
      \n
      2: Be on-topic (eg: *Electronic*, not *electrical*).\n
      \n
      3: No commercial stuff, buying, selling or valuations.\n
      \n
      4: No circuit design or repair, tools or component questions.\n
      \n
      5: No excessively promoting your own sites, social media, videos etc.\n
      \n
      ---\n
      \n
      *Ask questions in [discuss.tchncs.de/c/askelectronics](https://discuss.tchncs.de/c/askelectronics)*\n
      \n
      ---
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 43
    +entryCommentCount: 201
    +postCount: 1
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723220252 {#276
      date: 2024-08-09 18:17:32.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 5
    +apId: "electronics@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/c/electronics"
    +apPublicUrl: "https://discuss.tchncs.de/c/electronics"
    +apFollowersUrl: "https://discuss.tchncs.de/c/electronics/followers"
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "electronics"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719675646 {#270
      date: 2024-06-29 17:40:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686642591 {#272
      date: 2023-06-13 09:49:51.0 +02:00
    }
  }
  +parent: App\Entity\PostComment {#3530
    +user: App\Entity\User {#3550 …}
    +post: App\Entity\Post {#2396 …}
    +magazine: App\Entity\Magazine {#266}
    +parent: null
    +root: null
    +image: null
    +body: """
      1000pf 250v ceramic cap\n
      \n
      [www.digikey.com/en/products/detail/…/282045](https://www.digikey.com/en/products/detail/panasonic-electronic-components/ECK-TBC102MEM/282045)
      """
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688954885 {#3542
      date: 2023-07-10 04:08:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@electronics@discuss.tchncs.de"
      "@jarrodsfarrell@hoosier.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3526 …}
    +votes: Doctrine\ORM\PersistentCollection {#3524 …}
    +reports: Doctrine\ORM\PersistentCollection {#3522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
    -id: 294
    -bodyTs: "'/282045':8 '/en/products/detail/':7 '/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':11 '1000pf':1 '250v':2 'cap':4 'ceram':3 'www.digikey.com':6,10 'www.digikey.com/en/products/detail/':5 'www.digikey.com/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1404647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688954885 {#3495
      date: 2023-07-10 04:08:05.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#3530}
  +image: null
  +body: "exactly. why is the board damaged? looks like water ingress"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688968606 {#3624
    date: 2023-07-10 07:56:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@electronics@discuss.tchncs.de"
    "@jarrodsfarrell@hoosier.social"
    "@AbidingOhmsLaw@lemmy.ml"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3619 …}
  +nested: Doctrine\ORM\PersistentCollection {#3617 …}
  +votes: Doctrine\ORM\PersistentCollection {#3615 …}
  +reports: Doctrine\ORM\PersistentCollection {#3631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
  -id: 295
  -bodyTs: "'board':5 'damag':6 'exact':1 'ingress':10 'like':8 'look':7 'water':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/849143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688968606 {#3627
    date: 2023-07-10 07:56:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\PostComment {#3652
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +post: App\Entity\Post {#2396 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "electronics@discuss.tchncs.de"
    +title: "electronics"
    +description: """
      **Projects, pictures, industry discussions and news about electronic engineering & component-level electronic circuits.**\n
      \n
      Rules\n
      -----\n
      \n
      1: Be nice.\n
      \n
      2: Be on-topic (eg: *Electronic*, not *electrical*).\n
      \n
      3: No commercial stuff, buying, selling or valuations.\n
      \n
      4: No circuit design or repair, tools or component questions.\n
      \n
      5: No excessively promoting your own sites, social media, videos etc.\n
      \n
      ---\n
      \n
      *Ask questions in [discuss.tchncs.de/c/askelectronics](https://discuss.tchncs.de/c/askelectronics)*\n
      \n
      ---
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 43
    +entryCommentCount: 201
    +postCount: 1
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723220252 {#276
      date: 2024-08-09 18:17:32.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 5
    +apId: "electronics@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/c/electronics"
    +apPublicUrl: "https://discuss.tchncs.de/c/electronics"
    +apFollowersUrl: "https://discuss.tchncs.de/c/electronics/followers"
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "electronics"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719675646 {#270
      date: 2024-06-29 17:40:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686642591 {#272
      date: 2023-06-13 09:49:51.0 +02:00
    }
  }
  +parent: App\Entity\PostComment {#3629
    +user: Proxies\__CG__\App\Entity\User {#3621 …}
    +post: App\Entity\Post {#2396 …}
    +magazine: App\Entity\Magazine {#266}
    +parent: App\Entity\PostComment {#3530
      +user: App\Entity\User {#3550 …}
      +post: App\Entity\Post {#2396 …}
      +magazine: App\Entity\Magazine {#266}
      +parent: null
      +root: null
      +image: null
      +body: """
        1000pf 250v ceramic cap\n
        \n
        [www.digikey.com/en/products/detail/…/282045](https://www.digikey.com/en/products/detail/panasonic-electronic-components/ECK-TBC102MEM/282045)
        """
      +lang: "en"
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688954885 {#3542
        date: 2023-07-10 04:08:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@electronics@discuss.tchncs.de"
        "@jarrodsfarrell@hoosier.social"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#3528 …}
      +nested: Doctrine\ORM\PersistentCollection {#3526 …}
      +votes: Doctrine\ORM\PersistentCollection {#3524 …}
      +reports: Doctrine\ORM\PersistentCollection {#3522 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
      -id: 294
      -bodyTs: "'/282045':8 '/en/products/detail/':7 '/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':11 '1000pf':1 '250v':2 'cap':4 'ceram':3 'www.digikey.com':6,10 'www.digikey.com/en/products/detail/':5 'www.digikey.com/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1404647"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688954885 {#3495
        date: 2023-07-10 04:08:05.0 +02:00
      }
    }
    +root: App\Entity\PostComment {#3530}
    +image: null
    +body: "exactly. why is the board damaged? looks like water ingress"
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688968606 {#3624
      date: 2023-07-10 07:56:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@electronics@discuss.tchncs.de"
      "@jarrodsfarrell@hoosier.social"
      "@AbidingOhmsLaw@lemmy.ml"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#3619 …}
    +nested: Doctrine\ORM\PersistentCollection {#3617 …}
    +votes: Doctrine\ORM\PersistentCollection {#3615 …}
    +reports: Doctrine\ORM\PersistentCollection {#3631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
    -id: 295
    -bodyTs: "'board':5 'damag':6 'exact':1 'ingress':10 'like':8 'look':7 'water':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/849143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688968606 {#3627
      date: 2023-07-10 07:56:46.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#3530}
  +image: null
  +body: "@sweafa@discuss.tchncs.de Also going to replace the big capacitor next to it since it has some bubbling which I can guess is from getting scorched. I'll post a follow-up thread on how that goes since I'll be proud to show my new soldering setup."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688969817 {#3647
    date: 2023-07-10 08:16:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@electronics@discuss.tchncs.de"
    "@jarrodsfarrell@hoosier.social"
    "@AbidingOhmsLaw@lemmy.ml"
    "@sweafa@discuss.tchncs.de"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3644 …}
  +nested: Doctrine\ORM\PersistentCollection {#3641 …}
  +votes: Doctrine\ORM\PersistentCollection {#3639 …}
  +reports: Doctrine\ORM\PersistentCollection {#3653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
  -id: 296
  -bodyTs: "'also':2 'big':7 'bubbl':16 'capacitor':8 'follow':30 'follow-up':29 'get':23 'go':3 'goe':36 'guess':20 'll':26,39 'new':45 'next':9 'post':27 'proud':41 'replac':5 'scorch':24 'setup':47 'show':43 'sinc':12,37 'solder':46 'sweafa@discuss.tchncs.de':1 'thread':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110688325936845826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688969817 {#3650
    date: 2023-07-10 08:16:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\PostComment {#3652
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +post: App\Entity\Post {#2396 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "electronics@discuss.tchncs.de"
    +title: "electronics"
    +description: """
      **Projects, pictures, industry discussions and news about electronic engineering & component-level electronic circuits.**\n
      \n
      Rules\n
      -----\n
      \n
      1: Be nice.\n
      \n
      2: Be on-topic (eg: *Electronic*, not *electrical*).\n
      \n
      3: No commercial stuff, buying, selling or valuations.\n
      \n
      4: No circuit design or repair, tools or component questions.\n
      \n
      5: No excessively promoting your own sites, social media, videos etc.\n
      \n
      ---\n
      \n
      *Ask questions in [discuss.tchncs.de/c/askelectronics](https://discuss.tchncs.de/c/askelectronics)*\n
      \n
      ---
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 43
    +entryCommentCount: 201
    +postCount: 1
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723220252 {#276
      date: 2024-08-09 18:17:32.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 5
    +apId: "electronics@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/c/electronics"
    +apPublicUrl: "https://discuss.tchncs.de/c/electronics"
    +apFollowersUrl: "https://discuss.tchncs.de/c/electronics/followers"
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "electronics"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719675646 {#270
      date: 2024-06-29 17:40:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686642591 {#272
      date: 2023-06-13 09:49:51.0 +02:00
    }
  }
  +parent: App\Entity\PostComment {#3629
    +user: Proxies\__CG__\App\Entity\User {#3621 …}
    +post: App\Entity\Post {#2396 …}
    +magazine: App\Entity\Magazine {#266}
    +parent: App\Entity\PostComment {#3530
      +user: App\Entity\User {#3550 …}
      +post: App\Entity\Post {#2396 …}
      +magazine: App\Entity\Magazine {#266}
      +parent: null
      +root: null
      +image: null
      +body: """
        1000pf 250v ceramic cap\n
        \n
        [www.digikey.com/en/products/detail/…/282045](https://www.digikey.com/en/products/detail/panasonic-electronic-components/ECK-TBC102MEM/282045)
        """
      +lang: "en"
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688954885 {#3542
        date: 2023-07-10 04:08:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@electronics@discuss.tchncs.de"
        "@jarrodsfarrell@hoosier.social"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#3528 …}
      +nested: Doctrine\ORM\PersistentCollection {#3526 …}
      +votes: Doctrine\ORM\PersistentCollection {#3524 …}
      +reports: Doctrine\ORM\PersistentCollection {#3522 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
      -id: 294
      -bodyTs: "'/282045':8 '/en/products/detail/':7 '/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':11 '1000pf':1 '250v':2 'cap':4 'ceram':3 'www.digikey.com':6,10 'www.digikey.com/en/products/detail/':5 'www.digikey.com/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1404647"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688954885 {#3495
        date: 2023-07-10 04:08:05.0 +02:00
      }
    }
    +root: App\Entity\PostComment {#3530}
    +image: null
    +body: "exactly. why is the board damaged? looks like water ingress"
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688968606 {#3624
      date: 2023-07-10 07:56:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@electronics@discuss.tchncs.de"
      "@jarrodsfarrell@hoosier.social"
      "@AbidingOhmsLaw@lemmy.ml"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#3619 …}
    +nested: Doctrine\ORM\PersistentCollection {#3617 …}
    +votes: Doctrine\ORM\PersistentCollection {#3615 …}
    +reports: Doctrine\ORM\PersistentCollection {#3631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
    -id: 295
    -bodyTs: "'board':5 'damag':6 'exact':1 'ingress':10 'like':8 'look':7 'water':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/849143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688968606 {#3627
      date: 2023-07-10 07:56:46.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#3530}
  +image: null
  +body: "@sweafa@discuss.tchncs.de Also going to replace the big capacitor next to it since it has some bubbling which I can guess is from getting scorched. I'll post a follow-up thread on how that goes since I'll be proud to show my new soldering setup."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688969817 {#3647
    date: 2023-07-10 08:16:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@electronics@discuss.tchncs.de"
    "@jarrodsfarrell@hoosier.social"
    "@AbidingOhmsLaw@lemmy.ml"
    "@sweafa@discuss.tchncs.de"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3644 …}
  +nested: Doctrine\ORM\PersistentCollection {#3641 …}
  +votes: Doctrine\ORM\PersistentCollection {#3639 …}
  +reports: Doctrine\ORM\PersistentCollection {#3653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
  -id: 296
  -bodyTs: "'also':2 'big':7 'bubbl':16 'capacitor':8 'follow':30 'follow-up':29 'get':23 'go':3 'goe':36 'guess':20 'll':26,39 'new':45 'next':9 'post':27 'proud':41 'replac':5 'scorch':24 'setup':47 'show':43 'sinc':12,37 'solder':46 'sweafa@discuss.tchncs.de':1 'thread':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110688325936845826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688969817 {#3650
    date: 2023-07-10 08:16:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\PostComment {#3652
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +post: App\Entity\Post {#2396 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "electronics@discuss.tchncs.de"
    +title: "electronics"
    +description: """
      **Projects, pictures, industry discussions and news about electronic engineering & component-level electronic circuits.**\n
      \n
      Rules\n
      -----\n
      \n
      1: Be nice.\n
      \n
      2: Be on-topic (eg: *Electronic*, not *electrical*).\n
      \n
      3: No commercial stuff, buying, selling or valuations.\n
      \n
      4: No circuit design or repair, tools or component questions.\n
      \n
      5: No excessively promoting your own sites, social media, videos etc.\n
      \n
      ---\n
      \n
      *Ask questions in [discuss.tchncs.de/c/askelectronics](https://discuss.tchncs.de/c/askelectronics)*\n
      \n
      ---
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 43
    +entryCommentCount: 201
    +postCount: 1
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723220252 {#276
      date: 2024-08-09 18:17:32.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 5
    +apId: "electronics@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/c/electronics"
    +apPublicUrl: "https://discuss.tchncs.de/c/electronics"
    +apFollowersUrl: "https://discuss.tchncs.de/c/electronics/followers"
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "electronics"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719675646 {#270
      date: 2024-06-29 17:40:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686642591 {#272
      date: 2023-06-13 09:49:51.0 +02:00
    }
  }
  +parent: App\Entity\PostComment {#3629
    +user: Proxies\__CG__\App\Entity\User {#3621 …}
    +post: App\Entity\Post {#2396 …}
    +magazine: App\Entity\Magazine {#266}
    +parent: App\Entity\PostComment {#3530
      +user: App\Entity\User {#3550 …}
      +post: App\Entity\Post {#2396 …}
      +magazine: App\Entity\Magazine {#266}
      +parent: null
      +root: null
      +image: null
      +body: """
        1000pf 250v ceramic cap\n
        \n
        [www.digikey.com/en/products/detail/…/282045](https://www.digikey.com/en/products/detail/panasonic-electronic-components/ECK-TBC102MEM/282045)
        """
      +lang: "en"
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688954885 {#3542
        date: 2023-07-10 04:08:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@electronics@discuss.tchncs.de"
        "@jarrodsfarrell@hoosier.social"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#3528 …}
      +nested: Doctrine\ORM\PersistentCollection {#3526 …}
      +votes: Doctrine\ORM\PersistentCollection {#3524 …}
      +reports: Doctrine\ORM\PersistentCollection {#3522 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
      -id: 294
      -bodyTs: "'/282045':8 '/en/products/detail/':7 '/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':11 '1000pf':1 '250v':2 'cap':4 'ceram':3 'www.digikey.com':6,10 'www.digikey.com/en/products/detail/':5 'www.digikey.com/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1404647"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688954885 {#3495
        date: 2023-07-10 04:08:05.0 +02:00
      }
    }
    +root: App\Entity\PostComment {#3530}
    +image: null
    +body: "exactly. why is the board damaged? looks like water ingress"
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688968606 {#3624
      date: 2023-07-10 07:56:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@electronics@discuss.tchncs.de"
      "@jarrodsfarrell@hoosier.social"
      "@AbidingOhmsLaw@lemmy.ml"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#3619 …}
    +nested: Doctrine\ORM\PersistentCollection {#3617 …}
    +votes: Doctrine\ORM\PersistentCollection {#3615 …}
    +reports: Doctrine\ORM\PersistentCollection {#3631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
    -id: 295
    -bodyTs: "'board':5 'damag':6 'exact':1 'ingress':10 'like':8 'look':7 'water':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/849143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688968606 {#3627
      date: 2023-07-10 07:56:46.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#3530}
  +image: null
  +body: "@sweafa@discuss.tchncs.de Also going to replace the big capacitor next to it since it has some bubbling which I can guess is from getting scorched. I'll post a follow-up thread on how that goes since I'll be proud to show my new soldering setup."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688969817 {#3647
    date: 2023-07-10 08:16:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@electronics@discuss.tchncs.de"
    "@jarrodsfarrell@hoosier.social"
    "@AbidingOhmsLaw@lemmy.ml"
    "@sweafa@discuss.tchncs.de"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3644 …}
  +nested: Doctrine\ORM\PersistentCollection {#3641 …}
  +votes: Doctrine\ORM\PersistentCollection {#3639 …}
  +reports: Doctrine\ORM\PersistentCollection {#3653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
  -id: 296
  -bodyTs: "'also':2 'big':7 'bubbl':16 'capacitor':8 'follow':30 'follow-up':29 'get':23 'go':3 'goe':36 'guess':20 'll':26,39 'new':45 'next':9 'post':27 'proud':41 'replac':5 'scorch':24 'setup':47 'show':43 'sinc':12,37 'solder':46 'sweafa@discuss.tchncs.de':1 'thread':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110688325936845826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688969817 {#3650
    date: 2023-07-10 08:16:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "electronics@discuss.tchncs.de"
  +title: "electronics"
  +description: """
    **Projects, pictures, industry discussions and news about electronic engineering & component-level electronic circuits.**\n
    \n
    Rules\n
    -----\n
    \n
    1: Be nice.\n
    \n
    2: Be on-topic (eg: *Electronic*, not *electrical*).\n
    \n
    3: No commercial stuff, buying, selling or valuations.\n
    \n
    4: No circuit design or repair, tools or component questions.\n
    \n
    5: No excessively promoting your own sites, social media, videos etc.\n
    \n
    ---\n
    \n
    *Ask questions in [discuss.tchncs.de/c/askelectronics](https://discuss.tchncs.de/c/askelectronics)*\n
    \n
    ---
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 43
  +entryCommentCount: 201
  +postCount: 1
  +postCommentCount: 3
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1723220252 {#276
    date: 2024-08-09 18:17:32.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 5
  +apId: "electronics@discuss.tchncs.de"
  +apProfileId: "https://discuss.tchncs.de/c/electronics"
  +apPublicUrl: "https://discuss.tchncs.de/c/electronics"
  +apFollowersUrl: "https://discuss.tchncs.de/c/electronics/followers"
  +apInboxUrl: "https://discuss.tchncs.de/inbox"
  +apDomain: "discuss.tchncs.de"
  +apPreferredUsername: "electronics"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1719675646 {#270
    date: 2024-06-29 17:40:46.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1686642591 {#272
    date: 2023-06-13 09:49:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details