GET https://kbin.spritesserver.nl/index.php/u/@octobob@lemmy.ml/comments

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 …}
}
9.66 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.10 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 {#2083
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: """
    “the internet is turning into a hellscape so I’m going to make it worse”\n
    \n
    Cool? I guess?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704566244 {#2080
    date: 2024-01-06 19:37:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vestmoria@linux.community"
    "@ieatpillowtags@lemm.ee"
    "@octobob@lemmy.ml"
    "@RedditWanderer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 286266
  -bodyTs: "'cool':16 'go':11 'guess':18 'hellscap':7 'internet':2 'm':10 'make':13 'turn':4 'wors':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7133221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704566244 {#2369
    date: 2024-01-06 19:37:24.0 +01:00
  }
}
"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 {#2083
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: """
    “the internet is turning into a hellscape so I’m going to make it worse”\n
    \n
    Cool? I guess?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704566244 {#2080
    date: 2024-01-06 19:37:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vestmoria@linux.community"
    "@ieatpillowtags@lemm.ee"
    "@octobob@lemmy.ml"
    "@RedditWanderer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 286266
  -bodyTs: "'cool':16 'go':11 'guess':18 'hellscap':7 'internet':2 'm':10 'make':13 'turn':4 'wors':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7133221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704566244 {#2369
    date: 2024-01-06 19:37:24.0 +01:00
  }
}
"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 {#2083
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: """
    “the internet is turning into a hellscape so I’m going to make it worse”\n
    \n
    Cool? I guess?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704566244 {#2080
    date: 2024-01-06 19:37:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vestmoria@linux.community"
    "@ieatpillowtags@lemm.ee"
    "@octobob@lemmy.ml"
    "@RedditWanderer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 286266
  -bodyTs: "'cool':16 'go':11 'guess':18 'hellscap':7 'internet':2 'm':10 'make':13 'turn':4 'wors':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7133221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704566244 {#2369
    date: 2024-01-06 19:37:24.0 +01:00
  }
}
"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
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: "Yeah, looking up how to do something on an 8 year old post and finding deleted comments is getting really old. It’s even worse now that Google’s search engine has gone down in a bullshit flaming AI crapshoot and adding reddit to your search is the only way to find a human answer anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1704548047 {#2085
    date: 2024-01-06 14:34:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vestmoria@linux.community"
    "@ieatpillowtags@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 285420
  -bodyTs: "'8':10 'ad':42 'ai':39 'answer':55 'anymor':56 'bullshit':37 'comment':17 'crapshoot':40 'delet':16 'engin':31 'even':24 'find':15,52 'flame':38 'get':19 'gone':33 'googl':28 'human':54 'look':2 'old':12,21 'post':13 'realli':20 'reddit':43 'search':30,46 'someth':7 'way':50 'wors':25 'yeah':1 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7127947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704548047 {#2062
    date: 2024-01-06 14:34:07.0 +01:00
  }
}
"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
7 DENIED edit
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: "Yeah, looking up how to do something on an 8 year old post and finding deleted comments is getting really old. It’s even worse now that Google’s search engine has gone down in a bullshit flaming AI crapshoot and adding reddit to your search is the only way to find a human answer anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1704548047 {#2085
    date: 2024-01-06 14:34:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vestmoria@linux.community"
    "@ieatpillowtags@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 285420
  -bodyTs: "'8':10 'ad':42 'ai':39 'answer':55 'anymor':56 'bullshit':37 'comment':17 'crapshoot':40 'delet':16 'engin':31 'even':24 'find':15,52 'flame':38 'get':19 'gone':33 'googl':28 'human':54 'look':2 'old':12,21 'post':13 'realli':20 'reddit':43 'search':30,46 'someth':7 'way':50 'wors':25 'yeah':1 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7127947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704548047 {#2062
    date: 2024-01-06 14:34:07.0 +01:00
  }
}
"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
8 DENIED moderate
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: "Yeah, looking up how to do something on an 8 year old post and finding deleted comments is getting really old. It’s even worse now that Google’s search engine has gone down in a bullshit flaming AI crapshoot and adding reddit to your search is the only way to find a human answer anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1704548047 {#2085
    date: 2024-01-06 14:34:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vestmoria@linux.community"
    "@ieatpillowtags@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 285420
  -bodyTs: "'8':10 'ad':42 'ai':39 'answer':55 'anymor':56 'bullshit':37 'comment':17 'crapshoot':40 'delet':16 'engin':31 'even':24 'find':15,52 'flame':38 'get':19 'gone':33 'googl':28 'human':54 'look':2 'old':12,21 'post':13 'realli':20 'reddit':43 'search':30,46 'someth':7 'way':50 'wors':25 'yeah':1 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7127947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704548047 {#2062
    date: 2024-01-06 14:34:07.0 +01:00
  }
}
"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
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 {#2327
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +body: """
    Spotify (adblock) from the AUR 😈\n
    \n
    No ads & you can still login to your account
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704326799 {#2346
    date: 2024-01-04 01:06:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 278112
  -bodyTs: "'account':14 'ad':7 'adblock':2 'aur':5 'login':11 'spotifi':1 'still':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7054278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704326799 {#1874
    date: 2024-01-04 01:06:39.0 +01:00
  }
}
"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 {#2327
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +body: """
    Spotify (adblock) from the AUR 😈\n
    \n
    No ads & you can still login to your account
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704326799 {#2346
    date: 2024-01-04 01:06:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 278112
  -bodyTs: "'account':14 'ad':7 'adblock':2 'aur':5 'login':11 'spotifi':1 'still':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7054278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704326799 {#1874
    date: 2024-01-04 01:06:39.0 +01:00
  }
}
"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 {#2327
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +body: """
    Spotify (adblock) from the AUR 😈\n
    \n
    No ads & you can still login to your account
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704326799 {#2346
    date: 2024-01-04 01:06:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 278112
  -bodyTs: "'account':14 'ad':7 'adblock':2 'aur':5 'login':11 'spotifi':1 'still':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7054278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704326799 {#1874
    date: 2024-01-04 01:06:39.0 +01:00
  }
}
"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 {#2345
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2129 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2129 …}
    +image: null
    +parent: null
    +root: null
    +body: "Learned a trade that I love as a career (industrial electrician), fell in love with my boyfriend, bought and renovated a home from 1890 together, plan to get married eventually!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1708615097 {#2350
      date: 2024-02-22 16:18:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FatTony@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2135 …}
    +votes: Doctrine\ORM\PersistentCollection {#2137 …}
    +reports: Doctrine\ORM\PersistentCollection {#2068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
    -id: 257841
    -bodyTs: "'1890':24 'bought':18 'boyfriend':17 'career':9 'electrician':11 'eventu':30 'fell':12 'get':28 'home':22 'industri':10 'learn':1 'love':6,14 'marri':29 'plan':26 'renov':20 'togeth':25 'trade':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6912724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703718334 {#2132
      date: 2023-12-28 00:05:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Who said anything about me being a woman lol\n
    \n
    I’m a gay guy, although it’s not exactly something I bring up around my coworkers. The exception being the shop I worked in for 7 years because those fellas were like family.\n
    \n
    That’s cool about your daughter though, the trades are a very straight male dominated field
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1703735275 {#2323
    date: 2023-12-28 04:47:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@octobob@lemmy.ml"
    "@Jakdracula@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 258369
  -bodyTs: "'7':36 'although':15 'anyth':3 'around':24 'bring':22 'cool':46 'cowork':26 'daughter':49 'domin':58 'exact':19 'except':28 'famili':43 'fella':40 'field':59 'gay':13 'guy':14 'like':42 'lol':9 'm':11 'male':57 'said':2 'shop':31 'someth':20 'straight':56 'though':50 'trade':52 'woman':8 'work':33 'year':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6915993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703735275 {#2333
    date: 2023-12-28 04:47:55.0 +01:00
  }
}
"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 {#2345
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2129 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2129 …}
    +image: null
    +parent: null
    +root: null
    +body: "Learned a trade that I love as a career (industrial electrician), fell in love with my boyfriend, bought and renovated a home from 1890 together, plan to get married eventually!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1708615097 {#2350
      date: 2024-02-22 16:18:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FatTony@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2135 …}
    +votes: Doctrine\ORM\PersistentCollection {#2137 …}
    +reports: Doctrine\ORM\PersistentCollection {#2068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
    -id: 257841
    -bodyTs: "'1890':24 'bought':18 'boyfriend':17 'career':9 'electrician':11 'eventu':30 'fell':12 'get':28 'home':22 'industri':10 'learn':1 'love':6,14 'marri':29 'plan':26 'renov':20 'togeth':25 'trade':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6912724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703718334 {#2132
      date: 2023-12-28 00:05:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Who said anything about me being a woman lol\n
    \n
    I’m a gay guy, although it’s not exactly something I bring up around my coworkers. The exception being the shop I worked in for 7 years because those fellas were like family.\n
    \n
    That’s cool about your daughter though, the trades are a very straight male dominated field
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1703735275 {#2323
    date: 2023-12-28 04:47:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@octobob@lemmy.ml"
    "@Jakdracula@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 258369
  -bodyTs: "'7':36 'although':15 'anyth':3 'around':24 'bring':22 'cool':46 'cowork':26 'daughter':49 'domin':58 'exact':19 'except':28 'famili':43 'fella':40 'field':59 'gay':13 'guy':14 'like':42 'lol':9 'm':11 'male':57 'said':2 'shop':31 'someth':20 'straight':56 'though':50 'trade':52 'woman':8 'work':33 'year':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6915993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703735275 {#2333
    date: 2023-12-28 04:47:55.0 +01:00
  }
}
"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 {#2345
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2129 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2129 …}
    +image: null
    +parent: null
    +root: null
    +body: "Learned a trade that I love as a career (industrial electrician), fell in love with my boyfriend, bought and renovated a home from 1890 together, plan to get married eventually!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1708615097 {#2350
      date: 2024-02-22 16:18:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FatTony@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2135 …}
    +votes: Doctrine\ORM\PersistentCollection {#2137 …}
    +reports: Doctrine\ORM\PersistentCollection {#2068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
    -id: 257841
    -bodyTs: "'1890':24 'bought':18 'boyfriend':17 'career':9 'electrician':11 'eventu':30 'fell':12 'get':28 'home':22 'industri':10 'learn':1 'love':6,14 'marri':29 'plan':26 'renov':20 'togeth':25 'trade':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6912724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703718334 {#2132
      date: 2023-12-28 00:05:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Who said anything about me being a woman lol\n
    \n
    I’m a gay guy, although it’s not exactly something I bring up around my coworkers. The exception being the shop I worked in for 7 years because those fellas were like family.\n
    \n
    That’s cool about your daughter though, the trades are a very straight male dominated field
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1703735275 {#2323
    date: 2023-12-28 04:47:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@octobob@lemmy.ml"
    "@Jakdracula@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 258369
  -bodyTs: "'7':36 'although':15 'anyth':3 'around':24 'bring':22 'cool':46 'cowork':26 'daughter':49 'domin':58 'exact':19 'except':28 'famili':43 'fella':40 'field':59 'gay':13 'guy':14 'like':42 'lol':9 'm':11 'male':57 'said':2 'shop':31 'someth':20 'straight':56 'though':50 'trade':52 'woman':8 'work':33 'year':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6915993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703735275 {#2333
    date: 2023-12-28 04:47:55.0 +01:00
  }
}
"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\EntryComment {#2130
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2129 …}
  +image: null
  +parent: null
  +root: null
  +body: "Learned a trade that I love as a career (industrial electrician), fell in love with my boyfriend, bought and renovated a home from 1890 together, plan to get married eventually!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1708615097 {#2350
    date: 2024-02-22 16:18:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 257841
  -bodyTs: "'1890':24 'bought':18 'boyfriend':17 'career':9 'electrician':11 'eventu':30 'fell':12 'get':28 'home':22 'industri':10 'learn':1 'love':6,14 'marri':29 'plan':26 'renov':20 'togeth':25 'trade':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6912724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703718334 {#2132
    date: 2023-12-28 00:05:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
19 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2130
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2129 …}
  +image: null
  +parent: null
  +root: null
  +body: "Learned a trade that I love as a career (industrial electrician), fell in love with my boyfriend, bought and renovated a home from 1890 together, plan to get married eventually!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1708615097 {#2350
    date: 2024-02-22 16:18:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 257841
  -bodyTs: "'1890':24 'bought':18 'boyfriend':17 'career':9 'electrician':11 'eventu':30 'fell':12 'get':28 'home':22 'industri':10 'learn':1 'love':6,14 'marri':29 'plan':26 'renov':20 'togeth':25 'trade':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6912724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703718334 {#2132
    date: 2023-12-28 00:05:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
20 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2130
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2129 …}
  +image: null
  +parent: null
  +root: null
  +body: "Learned a trade that I love as a career (industrial electrician), fell in love with my boyfriend, bought and renovated a home from 1890 together, plan to get married eventually!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1708615097 {#2350
    date: 2024-02-22 16:18:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 257841
  -bodyTs: "'1890':24 'bought':18 'boyfriend':17 'career':9 'electrician':11 'eventu':30 'fell':12 'get':28 'home':22 'industri':10 'learn':1 'love':6,14 'marri':29 'plan':26 'renov':20 'togeth':25 'trade':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6912724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703718334 {#2132
    date: 2023-12-28 00:05:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2070
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2049 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2048 …}
  +image: null
  +parent: null
  +root: null
  +body: "Soulseek my friend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700816483 {#2159
    date: 2023-11-24 10:01:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shinysquirrel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 140824
  -bodyTs: "'friend':3 'soulseek':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5946038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700426056 {#2064
    date: 2023-11-19 21:34:16.0 +01:00
  }
}
"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 {#2070
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2049 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2048 …}
  +image: null
  +parent: null
  +root: null
  +body: "Soulseek my friend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700816483 {#2159
    date: 2023-11-24 10:01:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shinysquirrel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 140824
  -bodyTs: "'friend':3 'soulseek':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5946038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700426056 {#2064
    date: 2023-11-19 21:34:16.0 +01:00
  }
}
"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 {#2070
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2049 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2048 …}
  +image: null
  +parent: null
  +root: null
  +body: "Soulseek my friend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700816483 {#2159
    date: 2023-11-24 10:01:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shinysquirrel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 140824
  -bodyTs: "'friend':3 'soulseek':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5946038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700426056 {#2064
    date: 2023-11-19 21:34:16.0 +01:00
  }
}
"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
App\Entity\EntryComment {#2165
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2104 …}
  +image: null
  +parent: null
  +root: null
  +body: "We have a very expensive engraver at our shop, probably to the tune of idk, $20-30 thousand. It’s a pretty large, heavy machine. We use it all day long for identification tags on cabinet doors, push button tags, serial ID tags. Absolutely critical to our business and the company that made it went out of business so if the windows 7 laptop that has the software ever dies, it becomes useless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699649538 {#2067
    date: 2023-11-10 21:52:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2100 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 103571
  -bodyTs: "'-30':17 '20':16 '7':63 'absolut':44 'becom':72 'busi':48,58 'button':39 'cabinet':36 'compani':51 'critic':45 'day':30 'die':70 'door':37 'engrav':6 'ever':69 'expens':5 'heavi':24 'id':42 'identif':33 'idk':15 'laptop':64 'larg':23 'long':31 'machin':25 'made':53 'pretti':22 'probabl':10 'push':38 'serial':41 'shop':9 'softwar':68 'tag':34,40,43 'thousand':18 'tune':13 'use':27 'useless':73 'went':55 'window':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5636345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699511645 {#2071
    date: 2023-11-09 07:34:05.0 +01:00
  }
}
"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
27 DENIED edit
App\Entity\EntryComment {#2165
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2104 …}
  +image: null
  +parent: null
  +root: null
  +body: "We have a very expensive engraver at our shop, probably to the tune of idk, $20-30 thousand. It’s a pretty large, heavy machine. We use it all day long for identification tags on cabinet doors, push button tags, serial ID tags. Absolutely critical to our business and the company that made it went out of business so if the windows 7 laptop that has the software ever dies, it becomes useless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699649538 {#2067
    date: 2023-11-10 21:52:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2100 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 103571
  -bodyTs: "'-30':17 '20':16 '7':63 'absolut':44 'becom':72 'busi':48,58 'button':39 'cabinet':36 'compani':51 'critic':45 'day':30 'die':70 'door':37 'engrav':6 'ever':69 'expens':5 'heavi':24 'id':42 'identif':33 'idk':15 'laptop':64 'larg':23 'long':31 'machin':25 'made':53 'pretti':22 'probabl':10 'push':38 'serial':41 'shop':9 'softwar':68 'tag':34,40,43 'thousand':18 'tune':13 'use':27 'useless':73 'went':55 'window':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5636345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699511645 {#2071
    date: 2023-11-09 07:34:05.0 +01:00
  }
}
"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
28 DENIED moderate
App\Entity\EntryComment {#2165
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2104 …}
  +image: null
  +parent: null
  +root: null
  +body: "We have a very expensive engraver at our shop, probably to the tune of idk, $20-30 thousand. It’s a pretty large, heavy machine. We use it all day long for identification tags on cabinet doors, push button tags, serial ID tags. Absolutely critical to our business and the company that made it went out of business so if the windows 7 laptop that has the software ever dies, it becomes useless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699649538 {#2067
    date: 2023-11-10 21:52:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2100 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 103571
  -bodyTs: "'-30':17 '20':16 '7':63 'absolut':44 'becom':72 'busi':48,58 'button':39 'cabinet':36 'compani':51 'critic':45 'day':30 'die':70 'door':37 'engrav':6 'ever':69 'expens':5 'heavi':24 'id':42 'identif':33 'idk':15 'laptop':64 'larg':23 'long':31 'machin':25 'made':53 'pretti':22 'probabl':10 'push':38 'serial':41 'shop':9 'softwar':68 'tag':34,40,43 'thousand':18 'tune':13 'use':27 'useless':73 'went':55 'window':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5636345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699511645 {#2071
    date: 2023-11-09 07:34:05.0 +01:00
  }
}
"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
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 {#2114
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Trades are always hiring. My phone says I walk like 5 miles a day just working in our factory. I use my brain, body, problem-solving skills, and have real conversations with my coworkers daily about how to go about the work and solve problems, or just pass the time when we’re not as busy. I learn new things constantly and enjoy working with my hands and making my work look beautiful, which can be surprisingly deep in the field of industrial electrical work.\n
      \n
      Just know that if anyone’s interested in this kinda thing, make sure you have some thick skin and maybe leave a terminally online brain at home
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698956092 {#2124
      date: 2023-11-02 21:14:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@alsaaas@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2043 …}
    +nested: Doctrine\ORM\PersistentCollection {#2215 …}
    +votes: Doctrine\ORM\PersistentCollection {#2198 …}
    +reports: Doctrine\ORM\PersistentCollection {#2227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
    -id: 85318
    -bodyTs: "'5':11 'alway':3 'anyon':91 'beauti':74 'bodi':24 'brain':23,111 'busi':57 'constant':62 'convers':32 'cowork':35 'daili':36 'day':14 'deep':79 'electr':85 'enjoy':64 'factori':19 'field':82 'go':40 'hand':68 'hire':4 'home':113 'industri':84 'interest':93 'kinda':96 'know':88 'learn':59 'leav':107 'like':10 'look':73 'make':70,98 'mayb':106 'mile':12 'new':60 'onlin':110 'pass':49 'phone':6 'problem':26,46 'problem-solv':25 're':54 'real':31 'say':7 'skill':28 'skin':104 'solv':27,45 'sure':99 'surpris':78 'termin':109 'thick':103 'thing':61,97 'time':51 'trade':1 'use':21 'walk':9 'work':16,43,65,72,86"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5448163"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698951765 {#2112
      date: 2023-11-02 20:02:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Yes. Specifically industrial control and automation, which is apples to oranges to commercial and industrial building power distribution for example.\n
    \n
    I worked for GE as a grunt first building inverters for solar fields and power plants. Then I did field service for them in the American southwest when they shut down the factory and sent all the work to GE Germany and Japan.\n
    \n
    Then when all of the re-work we were doing was done, I passed on traveling indefinitely and came back home to Pittsburgh. I got hired opening a new factory for a company that makes machinery used for plastics recycling and worked there for close to a decade as their only electrical technician. That shop holds a deep place in my heart for the connections and friendships I made there. But I saw us getting slow as fuck and everyone quitting and decided to switch jobs this year for a better paycheck and closer commute. Now I work solely in testing and do a bit of design work and drafting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698956091 {#2125
    date: 2023-11-02 21:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alsaaas@lemmy.dbzer0.com"
    "@octobob@lemmy.ml"
    "@TonyToniToneOfficial@lemmy.ml"
    "@silasmariner@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 85483
  -bodyTs: "'american':46 'appl':9 'autom':6 'back':84 'better':155 'bit':169 'build':16,29 'came':83 'close':109 'closer':158 'commerci':13 'commut':159 'compani':97 'connect':129 'control':4 'decad':112 'decid':147 'deep':122 'design':171 'distribut':18 'done':76 'draft':174 'electr':116 'everyon':144 'exampl':20 'factori':53,94 'field':33,40 'first':28 'friendship':131 'fuck':142 'ge':24,60 'germani':61 'get':139 'got':89 'grunt':27 'heart':126 'hire':90 'hold':120 'home':85 'indefinit':81 'industri':3,15 'invert':30 'japan':63 'job':150 'machineri':100 'made':133 'make':99 'new':93 'open':91 'orang':11 'pass':78 'paycheck':156 'pittsburgh':87 'place':123 'plant':36 'plastic':103 'power':17,35 'quit':145 're':70 're-work':69 'recycl':104 'saw':137 'sent':55 'servic':41 'shop':119 'shut':50 'slow':140 'solar':32 'sole':163 'southwest':47 'specif':2 'switch':149 'technician':117 'test':165 'travel':80 'us':138 'use':101 'work':22,58,71,106,162,172 'year':152 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5449863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698956091 {#2053
    date: 2023-11-02 21:14:51.0 +01:00
  }
}
"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 {#2114
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Trades are always hiring. My phone says I walk like 5 miles a day just working in our factory. I use my brain, body, problem-solving skills, and have real conversations with my coworkers daily about how to go about the work and solve problems, or just pass the time when we’re not as busy. I learn new things constantly and enjoy working with my hands and making my work look beautiful, which can be surprisingly deep in the field of industrial electrical work.\n
      \n
      Just know that if anyone’s interested in this kinda thing, make sure you have some thick skin and maybe leave a terminally online brain at home
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698956092 {#2124
      date: 2023-11-02 21:14:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@alsaaas@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2043 …}
    +nested: Doctrine\ORM\PersistentCollection {#2215 …}
    +votes: Doctrine\ORM\PersistentCollection {#2198 …}
    +reports: Doctrine\ORM\PersistentCollection {#2227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
    -id: 85318
    -bodyTs: "'5':11 'alway':3 'anyon':91 'beauti':74 'bodi':24 'brain':23,111 'busi':57 'constant':62 'convers':32 'cowork':35 'daili':36 'day':14 'deep':79 'electr':85 'enjoy':64 'factori':19 'field':82 'go':40 'hand':68 'hire':4 'home':113 'industri':84 'interest':93 'kinda':96 'know':88 'learn':59 'leav':107 'like':10 'look':73 'make':70,98 'mayb':106 'mile':12 'new':60 'onlin':110 'pass':49 'phone':6 'problem':26,46 'problem-solv':25 're':54 'real':31 'say':7 'skill':28 'skin':104 'solv':27,45 'sure':99 'surpris':78 'termin':109 'thick':103 'thing':61,97 'time':51 'trade':1 'use':21 'walk':9 'work':16,43,65,72,86"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5448163"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698951765 {#2112
      date: 2023-11-02 20:02:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Yes. Specifically industrial control and automation, which is apples to oranges to commercial and industrial building power distribution for example.\n
    \n
    I worked for GE as a grunt first building inverters for solar fields and power plants. Then I did field service for them in the American southwest when they shut down the factory and sent all the work to GE Germany and Japan.\n
    \n
    Then when all of the re-work we were doing was done, I passed on traveling indefinitely and came back home to Pittsburgh. I got hired opening a new factory for a company that makes machinery used for plastics recycling and worked there for close to a decade as their only electrical technician. That shop holds a deep place in my heart for the connections and friendships I made there. But I saw us getting slow as fuck and everyone quitting and decided to switch jobs this year for a better paycheck and closer commute. Now I work solely in testing and do a bit of design work and drafting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698956091 {#2125
    date: 2023-11-02 21:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alsaaas@lemmy.dbzer0.com"
    "@octobob@lemmy.ml"
    "@TonyToniToneOfficial@lemmy.ml"
    "@silasmariner@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 85483
  -bodyTs: "'american':46 'appl':9 'autom':6 'back':84 'better':155 'bit':169 'build':16,29 'came':83 'close':109 'closer':158 'commerci':13 'commut':159 'compani':97 'connect':129 'control':4 'decad':112 'decid':147 'deep':122 'design':171 'distribut':18 'done':76 'draft':174 'electr':116 'everyon':144 'exampl':20 'factori':53,94 'field':33,40 'first':28 'friendship':131 'fuck':142 'ge':24,60 'germani':61 'get':139 'got':89 'grunt':27 'heart':126 'hire':90 'hold':120 'home':85 'indefinit':81 'industri':3,15 'invert':30 'japan':63 'job':150 'machineri':100 'made':133 'make':99 'new':93 'open':91 'orang':11 'pass':78 'paycheck':156 'pittsburgh':87 'place':123 'plant':36 'plastic':103 'power':17,35 'quit':145 're':70 're-work':69 'recycl':104 'saw':137 'sent':55 'servic':41 'shop':119 'shut':50 'slow':140 'solar':32 'sole':163 'southwest':47 'specif':2 'switch':149 'technician':117 'test':165 'travel':80 'us':138 'use':101 'work':22,58,71,106,162,172 'year':152 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5449863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698956091 {#2053
    date: 2023-11-02 21:14:51.0 +01:00
  }
}
"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 {#2114
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Trades are always hiring. My phone says I walk like 5 miles a day just working in our factory. I use my brain, body, problem-solving skills, and have real conversations with my coworkers daily about how to go about the work and solve problems, or just pass the time when we’re not as busy. I learn new things constantly and enjoy working with my hands and making my work look beautiful, which can be surprisingly deep in the field of industrial electrical work.\n
      \n
      Just know that if anyone’s interested in this kinda thing, make sure you have some thick skin and maybe leave a terminally online brain at home
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698956092 {#2124
      date: 2023-11-02 21:14:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@alsaaas@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2043 …}
    +nested: Doctrine\ORM\PersistentCollection {#2215 …}
    +votes: Doctrine\ORM\PersistentCollection {#2198 …}
    +reports: Doctrine\ORM\PersistentCollection {#2227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
    -id: 85318
    -bodyTs: "'5':11 'alway':3 'anyon':91 'beauti':74 'bodi':24 'brain':23,111 'busi':57 'constant':62 'convers':32 'cowork':35 'daili':36 'day':14 'deep':79 'electr':85 'enjoy':64 'factori':19 'field':82 'go':40 'hand':68 'hire':4 'home':113 'industri':84 'interest':93 'kinda':96 'know':88 'learn':59 'leav':107 'like':10 'look':73 'make':70,98 'mayb':106 'mile':12 'new':60 'onlin':110 'pass':49 'phone':6 'problem':26,46 'problem-solv':25 're':54 'real':31 'say':7 'skill':28 'skin':104 'solv':27,45 'sure':99 'surpris':78 'termin':109 'thick':103 'thing':61,97 'time':51 'trade':1 'use':21 'walk':9 'work':16,43,65,72,86"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5448163"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698951765 {#2112
      date: 2023-11-02 20:02:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Yes. Specifically industrial control and automation, which is apples to oranges to commercial and industrial building power distribution for example.\n
    \n
    I worked for GE as a grunt first building inverters for solar fields and power plants. Then I did field service for them in the American southwest when they shut down the factory and sent all the work to GE Germany and Japan.\n
    \n
    Then when all of the re-work we were doing was done, I passed on traveling indefinitely and came back home to Pittsburgh. I got hired opening a new factory for a company that makes machinery used for plastics recycling and worked there for close to a decade as their only electrical technician. That shop holds a deep place in my heart for the connections and friendships I made there. But I saw us getting slow as fuck and everyone quitting and decided to switch jobs this year for a better paycheck and closer commute. Now I work solely in testing and do a bit of design work and drafting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698956091 {#2125
    date: 2023-11-02 21:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alsaaas@lemmy.dbzer0.com"
    "@octobob@lemmy.ml"
    "@TonyToniToneOfficial@lemmy.ml"
    "@silasmariner@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 85483
  -bodyTs: "'american':46 'appl':9 'autom':6 'back':84 'better':155 'bit':169 'build':16,29 'came':83 'close':109 'closer':158 'commerci':13 'commut':159 'compani':97 'connect':129 'control':4 'decad':112 'decid':147 'deep':122 'design':171 'distribut':18 'done':76 'draft':174 'electr':116 'everyon':144 'exampl':20 'factori':53,94 'field':33,40 'first':28 'friendship':131 'fuck':142 'ge':24,60 'germani':61 'get':139 'got':89 'grunt':27 'heart':126 'hire':90 'hold':120 'home':85 'indefinit':81 'industri':3,15 'invert':30 'japan':63 'job':150 'machineri':100 'made':133 'make':99 'new':93 'open':91 'orang':11 'pass':78 'paycheck':156 'pittsburgh':87 'place':123 'plant':36 'plastic':103 'power':17,35 'quit':145 're':70 're-work':69 'recycl':104 'saw':137 'sent':55 'servic':41 'shop':119 'shut':50 'slow':140 'solar':32 'sole':163 'southwest':47 'specif':2 'switch':149 'technician':117 'test':165 'travel':80 'us':138 'use':101 'work':22,58,71,106,162,172 'year':152 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5449863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698956091 {#2053
    date: 2023-11-02 21:14:51.0 +01:00
  }
}
"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\EntryComment {#2122
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Trades are always hiring. My phone says I walk like 5 miles a day just working in our factory. I use my brain, body, problem-solving skills, and have real conversations with my coworkers daily about how to go about the work and solve problems, or just pass the time when we’re not as busy. I learn new things constantly and enjoy working with my hands and making my work look beautiful, which can be surprisingly deep in the field of industrial electrical work.\n
    \n
    Just know that if anyone’s interested in this kinda thing, make sure you have some thick skin and maybe leave a terminally online brain at home
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698956092 {#2124
    date: 2023-11-02 21:14:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alsaaas@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 85318
  -bodyTs: "'5':11 'alway':3 'anyon':91 'beauti':74 'bodi':24 'brain':23,111 'busi':57 'constant':62 'convers':32 'cowork':35 'daili':36 'day':14 'deep':79 'electr':85 'enjoy':64 'factori':19 'field':82 'go':40 'hand':68 'hire':4 'home':113 'industri':84 'interest':93 'kinda':96 'know':88 'learn':59 'leav':107 'like':10 'look':73 'make':70,98 'mayb':106 'mile':12 'new':60 'onlin':110 'pass':49 'phone':6 'problem':26,46 'problem-solv':25 're':54 'real':31 'say':7 'skill':28 'skin':104 'solv':27,45 'sure':99 'surpris':78 'termin':109 'thick':103 'thing':61,97 'time':51 'trade':1 'use':21 'walk':9 'work':16,43,65,72,86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5448163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698951765 {#2112
    date: 2023-11-02 20:02:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
35 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2122
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Trades are always hiring. My phone says I walk like 5 miles a day just working in our factory. I use my brain, body, problem-solving skills, and have real conversations with my coworkers daily about how to go about the work and solve problems, or just pass the time when we’re not as busy. I learn new things constantly and enjoy working with my hands and making my work look beautiful, which can be surprisingly deep in the field of industrial electrical work.\n
    \n
    Just know that if anyone’s interested in this kinda thing, make sure you have some thick skin and maybe leave a terminally online brain at home
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698956092 {#2124
    date: 2023-11-02 21:14:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alsaaas@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 85318
  -bodyTs: "'5':11 'alway':3 'anyon':91 'beauti':74 'bodi':24 'brain':23,111 'busi':57 'constant':62 'convers':32 'cowork':35 'daili':36 'day':14 'deep':79 'electr':85 'enjoy':64 'factori':19 'field':82 'go':40 'hand':68 'hire':4 'home':113 'industri':84 'interest':93 'kinda':96 'know':88 'learn':59 'leav':107 'like':10 'look':73 'make':70,98 'mayb':106 'mile':12 'new':60 'onlin':110 'pass':49 'phone':6 'problem':26,46 'problem-solv':25 're':54 'real':31 'say':7 'skill':28 'skin':104 'solv':27,45 'sure':99 'surpris':78 'termin':109 'thick':103 'thing':61,97 'time':51 'trade':1 'use':21 'walk':9 'work':16,43,65,72,86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5448163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698951765 {#2112
    date: 2023-11-02 20:02:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
36 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2122
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Trades are always hiring. My phone says I walk like 5 miles a day just working in our factory. I use my brain, body, problem-solving skills, and have real conversations with my coworkers daily about how to go about the work and solve problems, or just pass the time when we’re not as busy. I learn new things constantly and enjoy working with my hands and making my work look beautiful, which can be surprisingly deep in the field of industrial electrical work.\n
    \n
    Just know that if anyone’s interested in this kinda thing, make sure you have some thick skin and maybe leave a terminally online brain at home
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698956092 {#2124
    date: 2023-11-02 21:14:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alsaaas@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 85318
  -bodyTs: "'5':11 'alway':3 'anyon':91 'beauti':74 'bodi':24 'brain':23,111 'busi':57 'constant':62 'convers':32 'cowork':35 'daili':36 'day':14 'deep':79 'electr':85 'enjoy':64 'factori':19 'field':82 'go':40 'hand':68 'hire':4 'home':113 'industri':84 'interest':93 'kinda':96 'know':88 'learn':59 'leav':107 'like':10 'look':73 'make':70,98 'mayb':106 'mile':12 'new':60 'onlin':110 'pass':49 'phone':6 'problem':26,46 'problem-solv':25 're':54 'real':31 'say':7 'skill':28 'skin':104 'solv':27,45 'sure':99 'surpris':78 'termin':109 'thick':103 'thing':61,97 'time':51 'trade':1 'use':21 'walk':9 'work':16,43,65,72,86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5448163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698951765 {#2112
    date: 2023-11-02 20:02:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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