GET https://kbin.spritesserver.nl/index.php/u/@RememberTheApollo@lemmy.world/comments?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.86 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: """
    We’ve tried that.\n
    \n
    They still decided horse dewormer was a better idea than masks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1706413851 {#2064
    date: 2024-01-28 04:50:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DecarbonatedOdes@lemmy.one"
    "@Tolstoshev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 346345
  -bodyTs: "'better':12 'decid':7 'deworm':9 'hors':8 'idea':13 'mask':15 'still':6 'tri':3 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7084416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706413851 {#2387
    date: 2024-01-28 04:50: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
3 DENIED edit
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: """
    We’ve tried that.\n
    \n
    They still decided horse dewormer was a better idea than masks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1706413851 {#2064
    date: 2024-01-28 04:50:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DecarbonatedOdes@lemmy.one"
    "@Tolstoshev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 346345
  -bodyTs: "'better':12 'decid':7 'deworm':9 'hors':8 'idea':13 'mask':15 'still':6 'tri':3 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7084416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706413851 {#2387
    date: 2024-01-28 04:50: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
4 DENIED moderate
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: """
    We’ve tried that.\n
    \n
    They still decided horse dewormer was a better idea than masks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1706413851 {#2064
    date: 2024-01-28 04:50:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DecarbonatedOdes@lemmy.one"
    "@Tolstoshev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 346345
  -bodyTs: "'better':12 'decid':7 'deworm':9 'hors':8 'idea':13 'mask':15 'still':6 'tri':3 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7084416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706413851 {#2387
    date: 2024-01-28 04:50: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
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 {#2351
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "This is acceptable. Not an everyday thing, but Friday? Sure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706325069 {#2096
    date: 2024-01-27 04:11:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
    "@sbv@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 343723
  -bodyTs: "'accept':3 'everyday':6 'friday':9 'sure':10 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706325069 {#2081
    date: 2024-01-27 04:11:09.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 {#2351
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "This is acceptable. Not an everyday thing, but Friday? Sure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706325069 {#2096
    date: 2024-01-27 04:11:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
    "@sbv@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 343723
  -bodyTs: "'accept':3 'everyday':6 'friday':9 'sure':10 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706325069 {#2081
    date: 2024-01-27 04:11:09.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 {#2351
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "This is acceptable. Not an everyday thing, but Friday? Sure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706325069 {#2096
    date: 2024-01-27 04:11:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
    "@sbv@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 343723
  -bodyTs: "'accept':3 'everyday':6 'friday':9 'sure':10 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706325069 {#2081
    date: 2024-01-27 04:11:09.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 {#2314
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’m not in favor of celebrity moving to politics. Even ones that I think are intelligent. Stewart has long been involved in political mockery and has actual experience in helping a bill get passed, but I think he wouldn’t survive the frustration of being forced to work in DC as President.\n
      \n
      There’s a video out there that I can’t find where Stewart is talking to (political science students?) who ask him about his time in DC trying to get the 9/11 First Responders Bill passed and what he thought of politics there. His disgust for real politics and how politicians operate is vividly apparent and borders on revulsion.\n
      \n
      I think he’s a good man, but I don’t know that he would be a successful president.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1728904080 {#2350
      date: 2024-10-14 13:08:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2159 …}
    +nested: Doctrine\ORM\PersistentCollection {#2136 …}
    +votes: Doctrine\ORM\PersistentCollection {#2073 …}
    +reports: Doctrine\ORM\PersistentCollection {#2072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
    -id: 339244
    -bodyTs: "'9/11':85 'actual':28 'appar':108 'ask':74 'bill':33,88 'border':110 'celebr':7 'dc':51,80 'disgust':98 'even':11 'experi':29 'favor':5 'find':64 'first':86 'forc':47 'frustrat':44 'get':34,83 'good':118 'help':31 'intellig':17 'involv':22 'know':124 'long':20 'm':2 'man':119 'mockeri':25 'move':8 'one':12 'oper':105 'pass':35,89 'polit':10,24,70,95,101 'politician':104 'presid':53,131 'real':100 'respond':87 'revuls':112 'scienc':71 'stewart':18,66 'student':72 'success':130 'surviv':42 'talk':68 'think':15,38,114 'thought':93 'time':78 'tri':81 'video':57 'vivid':107 'work':49 'would':127 'wouldn':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7001986"
    +editedAt: DateTimeImmutable @1728581016 {#2330
      date: 2024-10-10 19:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706190360 {#2080
      date: 2024-01-25 14:46:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I think the lines are blurred, sure. However there are plenty of politicians that really just kind of do their job and stay out of the limelight, whereas celebrities are by default in the public eye. Also, the biggest difference is the part where you vote for a politician and they set policy. I don’t vote for celebs, and I don’t call them telling me what to wear or watch “policy”. We’ve had 2 legit celebrity presidents and they’ve both been disastrous."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706201141 {#2141
    date: 2024-01-25 17:45:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@RememberTheApollo@lemmy.world"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 339694
  -bodyTs: "'2':77 'also':37 'biggest':39 'blur':6 'call':64 'celeb':59 'celebr':29,79 'default':32 'differ':40 'disastr':86 'eye':36 'howev':8 'job':21 'kind':17 'legit':78 'limelight':27 'line':4 'part':43 'plenti':11 'polici':53,73 'politician':13,49 'presid':80 'public':35 'realli':15 'set':52 'stay':23 'sure':7 'tell':66 'think':2 've':75,83 'vote':46,57 'watch':72 'wear':70 'wherea':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7005559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706201141 {#1407
    date: 2024-01-25 17:45:41.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 {#2314
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’m not in favor of celebrity moving to politics. Even ones that I think are intelligent. Stewart has long been involved in political mockery and has actual experience in helping a bill get passed, but I think he wouldn’t survive the frustration of being forced to work in DC as President.\n
      \n
      There’s a video out there that I can’t find where Stewart is talking to (political science students?) who ask him about his time in DC trying to get the 9/11 First Responders Bill passed and what he thought of politics there. His disgust for real politics and how politicians operate is vividly apparent and borders on revulsion.\n
      \n
      I think he’s a good man, but I don’t know that he would be a successful president.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1728904080 {#2350
      date: 2024-10-14 13:08:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2159 …}
    +nested: Doctrine\ORM\PersistentCollection {#2136 …}
    +votes: Doctrine\ORM\PersistentCollection {#2073 …}
    +reports: Doctrine\ORM\PersistentCollection {#2072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
    -id: 339244
    -bodyTs: "'9/11':85 'actual':28 'appar':108 'ask':74 'bill':33,88 'border':110 'celebr':7 'dc':51,80 'disgust':98 'even':11 'experi':29 'favor':5 'find':64 'first':86 'forc':47 'frustrat':44 'get':34,83 'good':118 'help':31 'intellig':17 'involv':22 'know':124 'long':20 'm':2 'man':119 'mockeri':25 'move':8 'one':12 'oper':105 'pass':35,89 'polit':10,24,70,95,101 'politician':104 'presid':53,131 'real':100 'respond':87 'revuls':112 'scienc':71 'stewart':18,66 'student':72 'success':130 'surviv':42 'talk':68 'think':15,38,114 'thought':93 'time':78 'tri':81 'video':57 'vivid':107 'work':49 'would':127 'wouldn':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7001986"
    +editedAt: DateTimeImmutable @1728581016 {#2330
      date: 2024-10-10 19:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706190360 {#2080
      date: 2024-01-25 14:46:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I think the lines are blurred, sure. However there are plenty of politicians that really just kind of do their job and stay out of the limelight, whereas celebrities are by default in the public eye. Also, the biggest difference is the part where you vote for a politician and they set policy. I don’t vote for celebs, and I don’t call them telling me what to wear or watch “policy”. We’ve had 2 legit celebrity presidents and they’ve both been disastrous."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706201141 {#2141
    date: 2024-01-25 17:45:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@RememberTheApollo@lemmy.world"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 339694
  -bodyTs: "'2':77 'also':37 'biggest':39 'blur':6 'call':64 'celeb':59 'celebr':29,79 'default':32 'differ':40 'disastr':86 'eye':36 'howev':8 'job':21 'kind':17 'legit':78 'limelight':27 'line':4 'part':43 'plenti':11 'polici':53,73 'politician':13,49 'presid':80 'public':35 'realli':15 'set':52 'stay':23 'sure':7 'tell':66 'think':2 've':75,83 'vote':46,57 'watch':72 'wear':70 'wherea':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7005559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706201141 {#1407
    date: 2024-01-25 17:45:41.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 {#2314
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’m not in favor of celebrity moving to politics. Even ones that I think are intelligent. Stewart has long been involved in political mockery and has actual experience in helping a bill get passed, but I think he wouldn’t survive the frustration of being forced to work in DC as President.\n
      \n
      There’s a video out there that I can’t find where Stewart is talking to (political science students?) who ask him about his time in DC trying to get the 9/11 First Responders Bill passed and what he thought of politics there. His disgust for real politics and how politicians operate is vividly apparent and borders on revulsion.\n
      \n
      I think he’s a good man, but I don’t know that he would be a successful president.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1728904080 {#2350
      date: 2024-10-14 13:08:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2159 …}
    +nested: Doctrine\ORM\PersistentCollection {#2136 …}
    +votes: Doctrine\ORM\PersistentCollection {#2073 …}
    +reports: Doctrine\ORM\PersistentCollection {#2072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
    -id: 339244
    -bodyTs: "'9/11':85 'actual':28 'appar':108 'ask':74 'bill':33,88 'border':110 'celebr':7 'dc':51,80 'disgust':98 'even':11 'experi':29 'favor':5 'find':64 'first':86 'forc':47 'frustrat':44 'get':34,83 'good':118 'help':31 'intellig':17 'involv':22 'know':124 'long':20 'm':2 'man':119 'mockeri':25 'move':8 'one':12 'oper':105 'pass':35,89 'polit':10,24,70,95,101 'politician':104 'presid':53,131 'real':100 'respond':87 'revuls':112 'scienc':71 'stewart':18,66 'student':72 'success':130 'surviv':42 'talk':68 'think':15,38,114 'thought':93 'time':78 'tri':81 'video':57 'vivid':107 'work':49 'would':127 'wouldn':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7001986"
    +editedAt: DateTimeImmutable @1728581016 {#2330
      date: 2024-10-10 19:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706190360 {#2080
      date: 2024-01-25 14:46:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I think the lines are blurred, sure. However there are plenty of politicians that really just kind of do their job and stay out of the limelight, whereas celebrities are by default in the public eye. Also, the biggest difference is the part where you vote for a politician and they set policy. I don’t vote for celebs, and I don’t call them telling me what to wear or watch “policy”. We’ve had 2 legit celebrity presidents and they’ve both been disastrous."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706201141 {#2141
    date: 2024-01-25 17:45:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@RememberTheApollo@lemmy.world"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 339694
  -bodyTs: "'2':77 'also':37 'biggest':39 'blur':6 'call':64 'celeb':59 'celebr':29,79 'default':32 'differ':40 'disastr':86 'eye':36 'howev':8 'job':21 'kind':17 'legit':78 'limelight':27 'line':4 'part':43 'plenti':11 'polici':53,73 'politician':13,49 'presid':80 'public':35 'realli':15 'set':52 'stay':23 'sure':7 'tell':66 'think':2 've':75,83 'vote':46,57 'watch':72 'wear':70 'wherea':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7005559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706201141 {#1407
    date: 2024-01-25 17:45:41.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 {#2040
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2131 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2129 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Now put some screens in them.\n
    \n
    Love those windows. Thought about trying to get some in the US and omg they are expensive here because they’re uncommon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1728673891 {#2329
    date: 2024-10-11 21:11:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 339327
  -bodyTs: "'expens':23 'get':14 'love':7 'omg':20 'put':2 're':27 'screen':4 'thought':10 'tri':12 'uncommon':28 'us':18 'window':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7002650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706192535 {#2324
    date: 2024-01-25 15:22:15.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 {#2040
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2131 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2129 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Now put some screens in them.\n
    \n
    Love those windows. Thought about trying to get some in the US and omg they are expensive here because they’re uncommon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1728673891 {#2329
    date: 2024-10-11 21:11:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 339327
  -bodyTs: "'expens':23 'get':14 'love':7 'omg':20 'put':2 're':27 'screen':4 'thought':10 'tri':12 'uncommon':28 'us':18 'window':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7002650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706192535 {#2324
    date: 2024-01-25 15:22:15.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 {#2040
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2131 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2129 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Now put some screens in them.\n
    \n
    Love those windows. Thought about trying to get some in the US and omg they are expensive here because they’re uncommon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1728673891 {#2329
    date: 2024-10-11 21:11:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 339327
  -bodyTs: "'expens':23 'get':14 'love':7 'omg':20 'put':2 're':27 'screen':4 'thought':10 'tri':12 'uncommon':28 'us':18 'window':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7002650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706192535 {#2324
    date: 2024-01-25 15:22:15.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 {#2191
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m not in favor of celebrity moving to politics. Even ones that I think are intelligent. Stewart has long been involved in political mockery and has actual experience in helping a bill get passed, but I think he wouldn’t survive the frustration of being forced to work in DC as President.\n
    \n
    There’s a video out there that I can’t find where Stewart is talking to (political science students?) who ask him about his time in DC trying to get the 9/11 First Responders Bill passed and what he thought of politics there. His disgust for real politics and how politicians operate is vividly apparent and borders on revulsion.\n
    \n
    I think he’s a good man, but I don’t know that he would be a successful president.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1728904080 {#2350
    date: 2024-10-14 13:08:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 339244
  -bodyTs: "'9/11':85 'actual':28 'appar':108 'ask':74 'bill':33,88 'border':110 'celebr':7 'dc':51,80 'disgust':98 'even':11 'experi':29 'favor':5 'find':64 'first':86 'forc':47 'frustrat':44 'get':34,83 'good':118 'help':31 'intellig':17 'involv':22 'know':124 'long':20 'm':2 'man':119 'mockeri':25 'move':8 'one':12 'oper':105 'pass':35,89 'polit':10,24,70,95,101 'politician':104 'presid':53,131 'real':100 'respond':87 'revuls':112 'scienc':71 'stewart':18,66 'student':72 'success':130 'surviv':42 'talk':68 'think':15,38,114 'thought':93 'time':78 'tri':81 'video':57 'vivid':107 'work':49 'would':127 'wouldn':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7001986"
  +editedAt: DateTimeImmutable @1728581016 {#2330
    date: 2024-10-10 19:23:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706190360 {#2080
    date: 2024-01-25 14:46:00.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 {#2191
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m not in favor of celebrity moving to politics. Even ones that I think are intelligent. Stewart has long been involved in political mockery and has actual experience in helping a bill get passed, but I think he wouldn’t survive the frustration of being forced to work in DC as President.\n
    \n
    There’s a video out there that I can’t find where Stewart is talking to (political science students?) who ask him about his time in DC trying to get the 9/11 First Responders Bill passed and what he thought of politics there. His disgust for real politics and how politicians operate is vividly apparent and borders on revulsion.\n
    \n
    I think he’s a good man, but I don’t know that he would be a successful president.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1728904080 {#2350
    date: 2024-10-14 13:08:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 339244
  -bodyTs: "'9/11':85 'actual':28 'appar':108 'ask':74 'bill':33,88 'border':110 'celebr':7 'dc':51,80 'disgust':98 'even':11 'experi':29 'favor':5 'find':64 'first':86 'forc':47 'frustrat':44 'get':34,83 'good':118 'help':31 'intellig':17 'involv':22 'know':124 'long':20 'm':2 'man':119 'mockeri':25 'move':8 'one':12 'oper':105 'pass':35,89 'polit':10,24,70,95,101 'politician':104 'presid':53,131 'real':100 'respond':87 'revuls':112 'scienc':71 'stewart':18,66 'student':72 'success':130 'surviv':42 'talk':68 'think':15,38,114 'thought':93 'time':78 'tri':81 'video':57 'vivid':107 'work':49 'would':127 'wouldn':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7001986"
  +editedAt: DateTimeImmutable @1728581016 {#2330
    date: 2024-10-10 19:23:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706190360 {#2080
    date: 2024-01-25 14:46:00.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 {#2191
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m not in favor of celebrity moving to politics. Even ones that I think are intelligent. Stewart has long been involved in political mockery and has actual experience in helping a bill get passed, but I think he wouldn’t survive the frustration of being forced to work in DC as President.\n
    \n
    There’s a video out there that I can’t find where Stewart is talking to (political science students?) who ask him about his time in DC trying to get the 9/11 First Responders Bill passed and what he thought of politics there. His disgust for real politics and how politicians operate is vividly apparent and borders on revulsion.\n
    \n
    I think he’s a good man, but I don’t know that he would be a successful president.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1728904080 {#2350
    date: 2024-10-14 13:08:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 339244
  -bodyTs: "'9/11':85 'actual':28 'appar':108 'ask':74 'bill':33,88 'border':110 'celebr':7 'dc':51,80 'disgust':98 'even':11 'experi':29 'favor':5 'find':64 'first':86 'forc':47 'frustrat':44 'get':34,83 'good':118 'help':31 'intellig':17 'involv':22 'know':124 'long':20 'm':2 'man':119 'mockeri':25 'move':8 'one':12 'oper':105 'pass':35,89 'polit':10,24,70,95,101 'politician':104 'presid':53,131 'real':100 'respond':87 'revuls':112 'scienc':71 'stewart':18,66 'student':72 'success':130 'surviv':42 'talk':68 'think':15,38,114 'thought':93 'time':78 'tri':81 'video':57 'vivid':107 'work':49 'would':127 'wouldn':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7001986"
  +editedAt: DateTimeImmutable @1728581016 {#2330
    date: 2024-10-10 19:23:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706190360 {#2080
    date: 2024-01-25 14:46:00.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 {#2049
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: "Beginners/basic programming for non-IT. There’s a lot of people that might want to do very simple things with arduino or other mini computers. Python, or even simple Linux tasks, that don’t want to start a whole “Programming lessons A-z” multi-stage class-format learning adventure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1728181686 {#2143
    date: 2024-10-06 04:28:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PlzGivHugs@sh.itjust.works"
  ]
  +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: 335772
  -bodyTs: "'a-z':43 'adventur':53 'arduino':22 'beginners/basic':1 'class':50 'class-format':49 'comput':26 'even':29 'format':51 'learn':52 'lesson':42 'linux':31 'lot':10 'might':14 'mini':25 'multi':47 'multi-stag':46 'non':5 'non-it':4 'peopl':12 'program':2,41 'python':27 'simpl':19,30 'stage':48 'start':38 'task':32 'thing':20 'want':15,36 'whole':40 'z':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6959327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706063576 {#2089
    date: 2024-01-24 03:32:56.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 {#2049
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: "Beginners/basic programming for non-IT. There’s a lot of people that might want to do very simple things with arduino or other mini computers. Python, or even simple Linux tasks, that don’t want to start a whole “Programming lessons A-z” multi-stage class-format learning adventure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1728181686 {#2143
    date: 2024-10-06 04:28:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PlzGivHugs@sh.itjust.works"
  ]
  +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: 335772
  -bodyTs: "'a-z':43 'adventur':53 'arduino':22 'beginners/basic':1 'class':50 'class-format':49 'comput':26 'even':29 'format':51 'learn':52 'lesson':42 'linux':31 'lot':10 'might':14 'mini':25 'multi':47 'multi-stag':46 'non':5 'non-it':4 'peopl':12 'program':2,41 'python':27 'simpl':19,30 'stage':48 'start':38 'task':32 'thing':20 'want':15,36 'whole':40 'z':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6959327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706063576 {#2089
    date: 2024-01-24 03:32:56.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 {#2049
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: "Beginners/basic programming for non-IT. There’s a lot of people that might want to do very simple things with arduino or other mini computers. Python, or even simple Linux tasks, that don’t want to start a whole “Programming lessons A-z” multi-stage class-format learning adventure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1728181686 {#2143
    date: 2024-10-06 04:28:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PlzGivHugs@sh.itjust.works"
  ]
  +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: 335772
  -bodyTs: "'a-z':43 'adventur':53 'arduino':22 'beginners/basic':1 'class':50 'class-format':49 'comput':26 'even':29 'format':51 'learn':52 'lesson':42 'linux':31 'lot':10 'might':14 'mini':25 'multi':47 'multi-stag':46 'non':5 'non-it':4 'peopl':12 'program':2,41 'python':27 'simpl':19,30 'stage':48 'start':38 'task':32 'thing':20 'want':15,36 'whole':40 'z':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6959327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706063576 {#2089
    date: 2024-01-24 03:32:56.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 {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Absurd.\n
    \n
    Every one of us a) wouldn’t have come into existence, because birth is a trauma with plenty of bleeding and potential for infection on both sides, and b) you’d die from your first infection or bleed out from your first cut.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705422272 {#2070
    date: 2024-01-16 17:24:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DBT@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2108 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
  -id: 314140
  -bodyTs: "'absurd':1 'b':30 'birth':14 'bleed':21,39 'come':10 'cut':44 'd':32 'die':33 'everi':2 'exist':12 'first':36,43 'infect':25,37 'one':3 'plenti':19 'potenti':23 'side':28 'trauma':17 'us':5 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6747572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705422272 {#2067
    date: 2024-01-16 17:24:32.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 {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Absurd.\n
    \n
    Every one of us a) wouldn’t have come into existence, because birth is a trauma with plenty of bleeding and potential for infection on both sides, and b) you’d die from your first infection or bleed out from your first cut.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705422272 {#2070
    date: 2024-01-16 17:24:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DBT@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2108 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
  -id: 314140
  -bodyTs: "'absurd':1 'b':30 'birth':14 'bleed':21,39 'come':10 'cut':44 'd':32 'die':33 'everi':2 'exist':12 'first':36,43 'infect':25,37 'one':3 'plenti':19 'potenti':23 'side':28 'trauma':17 'us':5 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6747572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705422272 {#2067
    date: 2024-01-16 17:24:32.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 {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Absurd.\n
    \n
    Every one of us a) wouldn’t have come into existence, because birth is a trauma with plenty of bleeding and potential for infection on both sides, and b) you’d die from your first infection or bleed out from your first cut.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705422272 {#2070
    date: 2024-01-16 17:24:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DBT@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2108 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
  -id: 314140
  -bodyTs: "'absurd':1 'b':30 'birth':14 'bleed':21,39 'come':10 'cut':44 'd':32 'die':33 'everi':2 'exist':12 'first':36,43 'infect':25,37 'one':3 'plenti':19 'potenti':23 'side':28 'trauma':17 'us':5 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6747572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705422272 {#2067
    date: 2024-01-16 17:24:32.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 {#2124
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +body: """
    Those guys cross dress not because they’re closeted homosexuals, but because they’re like the friend showing up at the airport baggage claim with the big sign, the friend’s name, and something like “welcome back from your 10 year prison sentence for being an asshole” or some shit.\n
    \n
    It’s not about them possibly being gay, it’s about them making a statement of derision about trans/gay people and the discomfort of the public display making it funny to like minds.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705246814 {#2125
    date: 2024-01-14 16:40:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@someguy3@lemmy.world"
    "@4am@lemm.ee"
    "@Otkaz@lemmy.world"
    "@gravitas_deficiency@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 308174
  -bodyTs: "'10':40 'airport':22 'asshol':47 'back':37 'baggag':23 'big':27 'claim':24 'closet':9 'cross':3 'deris':67 'discomfort':73 'display':77 'dress':4 'friend':17,30 'funni':80 'gay':58 'guy':2 'homosexu':10 'like':15,35,82 'make':63,78 'mind':83 'name':32 'peopl':70 'possibl':56 'prison':42 'public':76 're':8,14 'sentenc':43 'shit':50 'show':18 'sign':28 'someth':34 'statement':65 'trans/gay':69 'welcom':36 'year':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705246814 {#2053
    date: 2024-01-14 16:40:14.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 {#2124
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +body: """
    Those guys cross dress not because they’re closeted homosexuals, but because they’re like the friend showing up at the airport baggage claim with the big sign, the friend’s name, and something like “welcome back from your 10 year prison sentence for being an asshole” or some shit.\n
    \n
    It’s not about them possibly being gay, it’s about them making a statement of derision about trans/gay people and the discomfort of the public display making it funny to like minds.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705246814 {#2125
    date: 2024-01-14 16:40:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@someguy3@lemmy.world"
    "@4am@lemm.ee"
    "@Otkaz@lemmy.world"
    "@gravitas_deficiency@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 308174
  -bodyTs: "'10':40 'airport':22 'asshol':47 'back':37 'baggag':23 'big':27 'claim':24 'closet':9 'cross':3 'deris':67 'discomfort':73 'display':77 'dress':4 'friend':17,30 'funni':80 'gay':58 'guy':2 'homosexu':10 'like':15,35,82 'make':63,78 'mind':83 'name':32 'peopl':70 'possibl':56 'prison':42 'public':76 're':8,14 'sentenc':43 'shit':50 'show':18 'sign':28 'someth':34 'statement':65 'trans/gay':69 'welcom':36 'year':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705246814 {#2053
    date: 2024-01-14 16:40:14.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 {#2124
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +body: """
    Those guys cross dress not because they’re closeted homosexuals, but because they’re like the friend showing up at the airport baggage claim with the big sign, the friend’s name, and something like “welcome back from your 10 year prison sentence for being an asshole” or some shit.\n
    \n
    It’s not about them possibly being gay, it’s about them making a statement of derision about trans/gay people and the discomfort of the public display making it funny to like minds.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705246814 {#2125
    date: 2024-01-14 16:40:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@someguy3@lemmy.world"
    "@4am@lemm.ee"
    "@Otkaz@lemmy.world"
    "@gravitas_deficiency@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 308174
  -bodyTs: "'10':40 'airport':22 'asshol':47 'back':37 'baggag':23 'big':27 'claim':24 'closet':9 'cross':3 'deris':67 'discomfort':73 'display':77 'dress':4 'friend':17,30 'funni':80 'gay':58 'guy':2 'homosexu':10 'like':15,35,82 'make':63,78 'mind':83 'name':32 'peopl':70 'possibl':56 'prison':42 'public':76 're':8,14 'sentenc':43 'shit':50 'show':18 'sign':28 'someth':34 'statement':65 'trans/gay':69 'welcom':36 'year':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705246814 {#2053
    date: 2024-01-14 16:40:14.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
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Game of Thrones.\n
    \n
    Read the books and got maybe to the 5th book? 6th? And gave up. It stopped going anywhere, the politics went away, it was just people going from A to B and getting killed somewhere along the way. Just like the show, they lost direction and floundered, Martin couldn’t finish it off.\n
    \n
    So I never bothered to watch it. Never will.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1724672388 {#2112
    date: 2024-08-26 13:39:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GoofSchmoofer@lemmy.world"
  ]
  +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: 308128
  -bodyTs: "'5th':12 '6th':14 'along':39 'anywher':21 'away':25 'b':34 'book':6,13 'bother':60 'couldn':52 'direct':48 'finish':54 'flounder':50 'game':1 'gave':16 'get':36 'go':20,30 'got':8 'kill':37 'like':43 'lost':47 'martin':51 'mayb':9 'never':59,64 'peopl':29 'polit':23 'read':4 'show':45 'somewher':38 'stop':19 'throne':3 'watch':62 'way':41 'went':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705245565 {#2107
    date: 2024-01-14 16:19:25.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
35 DENIED edit
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Game of Thrones.\n
    \n
    Read the books and got maybe to the 5th book? 6th? And gave up. It stopped going anywhere, the politics went away, it was just people going from A to B and getting killed somewhere along the way. Just like the show, they lost direction and floundered, Martin couldn’t finish it off.\n
    \n
    So I never bothered to watch it. Never will.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1724672388 {#2112
    date: 2024-08-26 13:39:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GoofSchmoofer@lemmy.world"
  ]
  +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: 308128
  -bodyTs: "'5th':12 '6th':14 'along':39 'anywher':21 'away':25 'b':34 'book':6,13 'bother':60 'couldn':52 'direct':48 'finish':54 'flounder':50 'game':1 'gave':16 'get':36 'go':20,30 'got':8 'kill':37 'like':43 'lost':47 'martin':51 'mayb':9 'never':59,64 'peopl':29 'polit':23 'read':4 'show':45 'somewher':38 'stop':19 'throne':3 'watch':62 'way':41 'went':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705245565 {#2107
    date: 2024-01-14 16:19:25.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
36 DENIED moderate
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Game of Thrones.\n
    \n
    Read the books and got maybe to the 5th book? 6th? And gave up. It stopped going anywhere, the politics went away, it was just people going from A to B and getting killed somewhere along the way. Just like the show, they lost direction and floundered, Martin couldn’t finish it off.\n
    \n
    So I never bothered to watch it. Never will.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1724672388 {#2112
    date: 2024-08-26 13:39:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GoofSchmoofer@lemmy.world"
  ]
  +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: 308128
  -bodyTs: "'5th':12 '6th':14 'along':39 'anywher':21 'away':25 'b':34 'book':6,13 'bother':60 'couldn':52 'direct':48 'finish':54 'flounder':50 'game':1 'gave':16 'get':36 'go':20,30 'got':8 'kill':37 'like':43 'lost':47 'martin':51 'mayb':9 'never':59,64 'peopl':29 'polit':23 'read':4 'show':45 'somewher':38 'stop':19 'throne':3 'watch':62 'way':41 'went':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705245565 {#2107
    date: 2024-01-14 16:19:25.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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2252 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2192
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Doc Martens are now Chinese made IIRC and don’t last.\n
      \n
      Solovair is the the company that used to make Martens and you can still buy that style there. I hear they’re much better than Martens, but also occasionally a mixed review that they didn’t last very long.\n
      \n
      I’ll offer a mixed review for carhartt…while they used to be strictly workwear, they’ve started putting up retail spaces in designer clothing areas. Prices have shot up. I had a belt from them that fell apart pretty quick with normal wear. Got a work shirt that’s doing pretty good though. IMO they’re headed down the same road as a lot of brands that get popular - price hikes with decreased quality.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1722701210 {#2296
      date: 2024-08-03 18:06:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fortniteplaya@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2219 …}
    +nested: Doctrine\ORM\PersistentCollection {#2196 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
    -id: 298842
    -bodyTs: "'also':39 'apart':89 'area':76 'belt':84 'better':35 'brand':117 'buy':26 'carhartt':58 'chines':5 'cloth':75 'compani':16 'decreas':124 'design':74 'didn':46 'doc':1 'fell':88 'get':119 'good':103 'got':95 'head':108 'hear':31 'hike':122 'iirc':7 'imo':105 'last':11,48 'll':52 'long':50 'lot':115 'made':6 'make':20 'marten':2,21,37 'mix':42,55 'much':34 'normal':93 'occasion':40 'offer':53 'popular':120 'pretti':90,102 'price':77,121 'put':69 'qualiti':125 'quick':91 're':33,107 'retail':71 'review':43,56 'road':112 'shirt':98 'shot':79 'solovair':12 'space':72 'start':68 'still':25 'strict':64 'style':28 'though':104 'use':18,61 've':67 'wear':94 'work':97 'workwear':65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6577216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704976541 {#2290
      date: 2024-01-11 13:35:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Good to hear the real stuff is still available and affordable. Thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705080476 {#2128
    date: 2024-01-12 18:27:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fortniteplaya@lemmy.zip"
    "@RememberTheApollo@lemmy.world"
    "@Cowbee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 302584
  -bodyTs: "'afford':11 'avail':9 'good':1 'hear':3 'real':5 'still':8 'stuff':6 'thank':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6625713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705080476 {#2044
    date: 2024-01-12 18:27:56.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
39 DENIED edit
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2252 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2192
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Doc Martens are now Chinese made IIRC and don’t last.\n
      \n
      Solovair is the the company that used to make Martens and you can still buy that style there. I hear they’re much better than Martens, but also occasionally a mixed review that they didn’t last very long.\n
      \n
      I’ll offer a mixed review for carhartt…while they used to be strictly workwear, they’ve started putting up retail spaces in designer clothing areas. Prices have shot up. I had a belt from them that fell apart pretty quick with normal wear. Got a work shirt that’s doing pretty good though. IMO they’re headed down the same road as a lot of brands that get popular - price hikes with decreased quality.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1722701210 {#2296
      date: 2024-08-03 18:06:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fortniteplaya@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2219 …}
    +nested: Doctrine\ORM\PersistentCollection {#2196 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
    -id: 298842
    -bodyTs: "'also':39 'apart':89 'area':76 'belt':84 'better':35 'brand':117 'buy':26 'carhartt':58 'chines':5 'cloth':75 'compani':16 'decreas':124 'design':74 'didn':46 'doc':1 'fell':88 'get':119 'good':103 'got':95 'head':108 'hear':31 'hike':122 'iirc':7 'imo':105 'last':11,48 'll':52 'long':50 'lot':115 'made':6 'make':20 'marten':2,21,37 'mix':42,55 'much':34 'normal':93 'occasion':40 'offer':53 'popular':120 'pretti':90,102 'price':77,121 'put':69 'qualiti':125 'quick':91 're':33,107 'retail':71 'review':43,56 'road':112 'shirt':98 'shot':79 'solovair':12 'space':72 'start':68 'still':25 'strict':64 'style':28 'though':104 'use':18,61 've':67 'wear':94 'work':97 'workwear':65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6577216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704976541 {#2290
      date: 2024-01-11 13:35:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Good to hear the real stuff is still available and affordable. Thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705080476 {#2128
    date: 2024-01-12 18:27:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fortniteplaya@lemmy.zip"
    "@RememberTheApollo@lemmy.world"
    "@Cowbee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 302584
  -bodyTs: "'afford':11 'avail':9 'good':1 'hear':3 'real':5 'still':8 'stuff':6 'thank':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6625713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705080476 {#2044
    date: 2024-01-12 18:27:56.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
40 DENIED moderate
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2252 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2192
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Doc Martens are now Chinese made IIRC and don’t last.\n
      \n
      Solovair is the the company that used to make Martens and you can still buy that style there. I hear they’re much better than Martens, but also occasionally a mixed review that they didn’t last very long.\n
      \n
      I’ll offer a mixed review for carhartt…while they used to be strictly workwear, they’ve started putting up retail spaces in designer clothing areas. Prices have shot up. I had a belt from them that fell apart pretty quick with normal wear. Got a work shirt that’s doing pretty good though. IMO they’re headed down the same road as a lot of brands that get popular - price hikes with decreased quality.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1722701210 {#2296
      date: 2024-08-03 18:06:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fortniteplaya@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2219 …}
    +nested: Doctrine\ORM\PersistentCollection {#2196 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
    -id: 298842
    -bodyTs: "'also':39 'apart':89 'area':76 'belt':84 'better':35 'brand':117 'buy':26 'carhartt':58 'chines':5 'cloth':75 'compani':16 'decreas':124 'design':74 'didn':46 'doc':1 'fell':88 'get':119 'good':103 'got':95 'head':108 'hear':31 'hike':122 'iirc':7 'imo':105 'last':11,48 'll':52 'long':50 'lot':115 'made':6 'make':20 'marten':2,21,37 'mix':42,55 'much':34 'normal':93 'occasion':40 'offer':53 'popular':120 'pretti':90,102 'price':77,121 'put':69 'qualiti':125 'quick':91 're':33,107 'retail':71 'review':43,56 'road':112 'shirt':98 'shot':79 'solovair':12 'space':72 'start':68 'still':25 'strict':64 'style':28 'though':104 'use':18,61 've':67 'wear':94 'work':97 'workwear':65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6577216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704976541 {#2290
      date: 2024-01-11 13:35:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Good to hear the real stuff is still available and affordable. Thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705080476 {#2128
    date: 2024-01-12 18:27:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fortniteplaya@lemmy.zip"
    "@RememberTheApollo@lemmy.world"
    "@Cowbee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 302584
  -bodyTs: "'afford':11 'avail':9 'good':1 'hear':3 'real':5 'still':8 'stuff':6 'thank':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6625713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705080476 {#2044
    date: 2024-01-12 18:27:56.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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2312
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2192
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Doc Martens are now Chinese made IIRC and don’t last.\n
      \n
      Solovair is the the company that used to make Martens and you can still buy that style there. I hear they’re much better than Martens, but also occasionally a mixed review that they didn’t last very long.\n
      \n
      I’ll offer a mixed review for carhartt…while they used to be strictly workwear, they’ve started putting up retail spaces in designer clothing areas. Prices have shot up. I had a belt from them that fell apart pretty quick with normal wear. Got a work shirt that’s doing pretty good though. IMO they’re headed down the same road as a lot of brands that get popular - price hikes with decreased quality.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1722701210 {#2296
      date: 2024-08-03 18:06:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fortniteplaya@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2219 …}
    +nested: Doctrine\ORM\PersistentCollection {#2196 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
    -id: 298842
    -bodyTs: "'also':39 'apart':89 'area':76 'belt':84 'better':35 'brand':117 'buy':26 'carhartt':58 'chines':5 'cloth':75 'compani':16 'decreas':124 'design':74 'didn':46 'doc':1 'fell':88 'get':119 'good':103 'got':95 'head':108 'hear':31 'hike':122 'iirc':7 'imo':105 'last':11,48 'll':52 'long':50 'lot':115 'made':6 'make':20 'marten':2,21,37 'mix':42,55 'much':34 'normal':93 'occasion':40 'offer':53 'popular':120 'pretti':90,102 'price':77,121 'put':69 'qualiti':125 'quick':91 're':33,107 'retail':71 'review':43,56 'road':112 'shirt':98 'shot':79 'solovair':12 'space':72 'start':68 'still':25 'strict':64 'style':28 'though':104 'use':18,61 've':67 'wear':94 'work':97 'workwear':65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6577216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704976541 {#2290
      date: 2024-01-11 13:35:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Didn’t know that, thanks. Figured the retail shops went up so quality was on the way down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705080444 {#2232
    date: 2024-01-12 18:27:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fortniteplaya@lemmy.zip"
    "@RememberTheApollo@lemmy.world"
    "@hushable@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 302580
  -bodyTs: "'didn':1 'figur':6 'know':3 'qualiti':13 'retail':8 'shop':9 'thank':5 'way':17 'went':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6625701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705080444 {#2231
    date: 2024-01-12 18:27: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
43 DENIED edit
App\Entity\EntryComment {#2312
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2192
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Doc Martens are now Chinese made IIRC and don’t last.\n
      \n
      Solovair is the the company that used to make Martens and you can still buy that style there. I hear they’re much better than Martens, but also occasionally a mixed review that they didn’t last very long.\n
      \n
      I’ll offer a mixed review for carhartt…while they used to be strictly workwear, they’ve started putting up retail spaces in designer clothing areas. Prices have shot up. I had a belt from them that fell apart pretty quick with normal wear. Got a work shirt that’s doing pretty good though. IMO they’re headed down the same road as a lot of brands that get popular - price hikes with decreased quality.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1722701210 {#2296
      date: 2024-08-03 18:06:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fortniteplaya@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2219 …}
    +nested: Doctrine\ORM\PersistentCollection {#2196 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
    -id: 298842
    -bodyTs: "'also':39 'apart':89 'area':76 'belt':84 'better':35 'brand':117 'buy':26 'carhartt':58 'chines':5 'cloth':75 'compani':16 'decreas':124 'design':74 'didn':46 'doc':1 'fell':88 'get':119 'good':103 'got':95 'head':108 'hear':31 'hike':122 'iirc':7 'imo':105 'last':11,48 'll':52 'long':50 'lot':115 'made':6 'make':20 'marten':2,21,37 'mix':42,55 'much':34 'normal':93 'occasion':40 'offer':53 'popular':120 'pretti':90,102 'price':77,121 'put':69 'qualiti':125 'quick':91 're':33,107 'retail':71 'review':43,56 'road':112 'shirt':98 'shot':79 'solovair':12 'space':72 'start':68 'still':25 'strict':64 'style':28 'though':104 'use':18,61 've':67 'wear':94 'work':97 'workwear':65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6577216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704976541 {#2290
      date: 2024-01-11 13:35:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Didn’t know that, thanks. Figured the retail shops went up so quality was on the way down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705080444 {#2232
    date: 2024-01-12 18:27:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fortniteplaya@lemmy.zip"
    "@RememberTheApollo@lemmy.world"
    "@hushable@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 302580
  -bodyTs: "'didn':1 'figur':6 'know':3 'qualiti':13 'retail':8 'shop':9 'thank':5 'way':17 'went':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6625701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705080444 {#2231
    date: 2024-01-12 18:27: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
44 DENIED moderate
App\Entity\EntryComment {#2312
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2192
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Doc Martens are now Chinese made IIRC and don’t last.\n
      \n
      Solovair is the the company that used to make Martens and you can still buy that style there. I hear they’re much better than Martens, but also occasionally a mixed review that they didn’t last very long.\n
      \n
      I’ll offer a mixed review for carhartt…while they used to be strictly workwear, they’ve started putting up retail spaces in designer clothing areas. Prices have shot up. I had a belt from them that fell apart pretty quick with normal wear. Got a work shirt that’s doing pretty good though. IMO they’re headed down the same road as a lot of brands that get popular - price hikes with decreased quality.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1722701210 {#2296
      date: 2024-08-03 18:06:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fortniteplaya@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2219 …}
    +nested: Doctrine\ORM\PersistentCollection {#2196 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
    -id: 298842
    -bodyTs: "'also':39 'apart':89 'area':76 'belt':84 'better':35 'brand':117 'buy':26 'carhartt':58 'chines':5 'cloth':75 'compani':16 'decreas':124 'design':74 'didn':46 'doc':1 'fell':88 'get':119 'good':103 'got':95 'head':108 'hear':31 'hike':122 'iirc':7 'imo':105 'last':11,48 'll':52 'long':50 'lot':115 'made':6 'make':20 'marten':2,21,37 'mix':42,55 'much':34 'normal':93 'occasion':40 'offer':53 'popular':120 'pretti':90,102 'price':77,121 'put':69 'qualiti':125 'quick':91 're':33,107 'retail':71 'review':43,56 'road':112 'shirt':98 'shot':79 'solovair':12 'space':72 'start':68 'still':25 'strict':64 'style':28 'though':104 'use':18,61 've':67 'wear':94 'work':97 'workwear':65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6577216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704976541 {#2290
      date: 2024-01-11 13:35:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Didn’t know that, thanks. Figured the retail shops went up so quality was on the way down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705080444 {#2232
    date: 2024-01-12 18:27:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fortniteplaya@lemmy.zip"
    "@RememberTheApollo@lemmy.world"
    "@hushable@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 302580
  -bodyTs: "'didn':1 'figur':6 'know':3 'qualiti':13 'retail':8 'shop':9 'thank':5 'way':17 'went':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6625701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705080444 {#2231
    date: 2024-01-12 18:27: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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2295
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Tools are kind of a cheat, they’re pretty solid chunks of metal and even halfway decent tools will work a while with care. There are absolutely lemons out there made of junk metal that will shatter.\n
    \n
    So a shout out to Harbor Freight. Buy their Icon brand or Doyle hand tools. They are often good enough for some serious mechanics, and absolutely good enough for the home wrench slinger with normal use. Yeah, there are a lot of upper tier tools like Gearwrench that will last forever, but HF stuff will get the job done for cheaper and last just as long.\n
    \n
    The normal kitchen aid stand mixer. A no-brainer.\n
    \n
    A nespresso-made nespresso. Not the cheap ones made by breville or whatever that are sold at Target. Our Nespresso has been seeing fairly regular use for almost 2 decades. Don’t expect it to literally be BIFL, but it’s doing great.\n
    \n
    Strongbags. Designed for flight crew, but anyone can buy it. Super-durable gear for travel. Maybe not fashionable in the trendy sense, but it’s well made and as close to BIFL as you can get. Doesn’t have the trendy cache of Fjallraven and the like. Had one of their coolers for 15 years now.\n
    \n
    An odd one: Bestek. Bought one of their car power adapters. 12v with 3 12v sockets and 4 USB out. Damn thing won’t quit. Charges all the family’s devices on road trips plus runs the dashcam.\n
    \n
    Kent comb. Yeah, it’s just a comb. However, that cheap shit at the chain drug store (like Goody) cracks, loses teeth, and is just cheap. Unless you deliberately abuse the Kent comb it will last a lifetime.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1721773880 {#2321
    date: 2024-07-24 00:31:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fortniteplaya@lemmy.zip"
    "@fortniteplaya@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 298909
  -bodyTs: "'12v':226,229 '15':212 '2':143 '3':228 '4':232 'absolut':27,63 'abus':282 'adapt':225 'aid':107 'almost':142 'anyon':164 'bestek':218 'bifl':152,190 'bought':219 'brainer':113 'brand':48 'brevill':125 'buy':45,166 'cach':200 'car':223 'care':24 'chain':267 'charg':240 'cheap':121,263,278 'cheaper':98 'cheat':6 'chunk':11 'close':188 'comb':254,260,285 'cooler':210 'crack':272 'crew':162 'damn':235 'dashcam':252 'decad':144 'decent':17 'deliber':281 'design':159 'devic':245 'doesn':195 'done':96 'doyl':50 'drug':268 'durabl':170 'enough':57,65 'even':15 'expect':147 'fair':138 'famili':243 'fashion':176 'fjallraven':202 'flight':161 'forev':88 'freight':44 'gear':171 'gearwrench':84 'get':93,194 'good':56,64 'goodi':271 'great':157 'halfway':16 'hand':51 'harbor':43 'hf':90 'home':68 'howev':261 'icon':47 'job':95 'junk':33 'kent':253,284 'kind':3 'kitchen':106 'last':87,100,288 'lemon':28 'lifetim':290 'like':83,205,270 'liter':150 'long':103 'lose':273 'lot':78 'made':31,117,123,185 'mayb':174 'mechan':61 'metal':13,34 'mixer':109 'nespresso':116,118,134 'nespresso-mad':115 'no-brain':111 'normal':72,105 'odd':216 'often':55 'one':122,207,217,220 'plus':249 'power':224 'pretti':9 'quit':239 're':8 'regular':139 'road':247 'run':250 'see':137 'sens':180 'serious':60 'shatter':37 'shit':264 'shout':40 'slinger':70 'socket':230 'sold':130 'solid':10 'stand':108 'store':269 'strongbag':158 'stuff':91 'super':169 'super-dur':168 'target':132 'teeth':274 'thing':236 'tier':81 'tool':1,18,52,82 'travel':173 'trendi':179,199 'trip':248 'unless':279 'upper':80 'usb':233 'use':73,140 'well':184 'whatev':127 'won':237 'work':20 'wrench':69 'yeah':74,255 'year':213"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6577980"
  +editedAt: DateTimeImmutable @1720846131 {#2322
    date: 2024-07-13 06:48:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704979923 {#2088
    date: 2024-01-11 14:32:03.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
47 DENIED edit
App\Entity\EntryComment {#2295
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Tools are kind of a cheat, they’re pretty solid chunks of metal and even halfway decent tools will work a while with care. There are absolutely lemons out there made of junk metal that will shatter.\n
    \n
    So a shout out to Harbor Freight. Buy their Icon brand or Doyle hand tools. They are often good enough for some serious mechanics, and absolutely good enough for the home wrench slinger with normal use. Yeah, there are a lot of upper tier tools like Gearwrench that will last forever, but HF stuff will get the job done for cheaper and last just as long.\n
    \n
    The normal kitchen aid stand mixer. A no-brainer.\n
    \n
    A nespresso-made nespresso. Not the cheap ones made by breville or whatever that are sold at Target. Our Nespresso has been seeing fairly regular use for almost 2 decades. Don’t expect it to literally be BIFL, but it’s doing great.\n
    \n
    Strongbags. Designed for flight crew, but anyone can buy it. Super-durable gear for travel. Maybe not fashionable in the trendy sense, but it’s well made and as close to BIFL as you can get. Doesn’t have the trendy cache of Fjallraven and the like. Had one of their coolers for 15 years now.\n
    \n
    An odd one: Bestek. Bought one of their car power adapters. 12v with 3 12v sockets and 4 USB out. Damn thing won’t quit. Charges all the family’s devices on road trips plus runs the dashcam.\n
    \n
    Kent comb. Yeah, it’s just a comb. However, that cheap shit at the chain drug store (like Goody) cracks, loses teeth, and is just cheap. Unless you deliberately abuse the Kent comb it will last a lifetime.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1721773880 {#2321
    date: 2024-07-24 00:31:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fortniteplaya@lemmy.zip"
    "@fortniteplaya@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 298909
  -bodyTs: "'12v':226,229 '15':212 '2':143 '3':228 '4':232 'absolut':27,63 'abus':282 'adapt':225 'aid':107 'almost':142 'anyon':164 'bestek':218 'bifl':152,190 'bought':219 'brainer':113 'brand':48 'brevill':125 'buy':45,166 'cach':200 'car':223 'care':24 'chain':267 'charg':240 'cheap':121,263,278 'cheaper':98 'cheat':6 'chunk':11 'close':188 'comb':254,260,285 'cooler':210 'crack':272 'crew':162 'damn':235 'dashcam':252 'decad':144 'decent':17 'deliber':281 'design':159 'devic':245 'doesn':195 'done':96 'doyl':50 'drug':268 'durabl':170 'enough':57,65 'even':15 'expect':147 'fair':138 'famili':243 'fashion':176 'fjallraven':202 'flight':161 'forev':88 'freight':44 'gear':171 'gearwrench':84 'get':93,194 'good':56,64 'goodi':271 'great':157 'halfway':16 'hand':51 'harbor':43 'hf':90 'home':68 'howev':261 'icon':47 'job':95 'junk':33 'kent':253,284 'kind':3 'kitchen':106 'last':87,100,288 'lemon':28 'lifetim':290 'like':83,205,270 'liter':150 'long':103 'lose':273 'lot':78 'made':31,117,123,185 'mayb':174 'mechan':61 'metal':13,34 'mixer':109 'nespresso':116,118,134 'nespresso-mad':115 'no-brain':111 'normal':72,105 'odd':216 'often':55 'one':122,207,217,220 'plus':249 'power':224 'pretti':9 'quit':239 're':8 'regular':139 'road':247 'run':250 'see':137 'sens':180 'serious':60 'shatter':37 'shit':264 'shout':40 'slinger':70 'socket':230 'sold':130 'solid':10 'stand':108 'store':269 'strongbag':158 'stuff':91 'super':169 'super-dur':168 'target':132 'teeth':274 'thing':236 'tier':81 'tool':1,18,52,82 'travel':173 'trendi':179,199 'trip':248 'unless':279 'upper':80 'usb':233 'use':73,140 'well':184 'whatev':127 'won':237 'work':20 'wrench':69 'yeah':74,255 'year':213"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6577980"
  +editedAt: DateTimeImmutable @1720846131 {#2322
    date: 2024-07-13 06:48:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704979923 {#2088
    date: 2024-01-11 14:32:03.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
48 DENIED moderate
App\Entity\EntryComment {#2295
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Tools are kind of a cheat, they’re pretty solid chunks of metal and even halfway decent tools will work a while with care. There are absolutely lemons out there made of junk metal that will shatter.\n
    \n
    So a shout out to Harbor Freight. Buy their Icon brand or Doyle hand tools. They are often good enough for some serious mechanics, and absolutely good enough for the home wrench slinger with normal use. Yeah, there are a lot of upper tier tools like Gearwrench that will last forever, but HF stuff will get the job done for cheaper and last just as long.\n
    \n
    The normal kitchen aid stand mixer. A no-brainer.\n
    \n
    A nespresso-made nespresso. Not the cheap ones made by breville or whatever that are sold at Target. Our Nespresso has been seeing fairly regular use for almost 2 decades. Don’t expect it to literally be BIFL, but it’s doing great.\n
    \n
    Strongbags. Designed for flight crew, but anyone can buy it. Super-durable gear for travel. Maybe not fashionable in the trendy sense, but it’s well made and as close to BIFL as you can get. Doesn’t have the trendy cache of Fjallraven and the like. Had one of their coolers for 15 years now.\n
    \n
    An odd one: Bestek. Bought one of their car power adapters. 12v with 3 12v sockets and 4 USB out. Damn thing won’t quit. Charges all the family’s devices on road trips plus runs the dashcam.\n
    \n
    Kent comb. Yeah, it’s just a comb. However, that cheap shit at the chain drug store (like Goody) cracks, loses teeth, and is just cheap. Unless you deliberately abuse the Kent comb it will last a lifetime.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1721773880 {#2321
    date: 2024-07-24 00:31:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fortniteplaya@lemmy.zip"
    "@fortniteplaya@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 298909
  -bodyTs: "'12v':226,229 '15':212 '2':143 '3':228 '4':232 'absolut':27,63 'abus':282 'adapt':225 'aid':107 'almost':142 'anyon':164 'bestek':218 'bifl':152,190 'bought':219 'brainer':113 'brand':48 'brevill':125 'buy':45,166 'cach':200 'car':223 'care':24 'chain':267 'charg':240 'cheap':121,263,278 'cheaper':98 'cheat':6 'chunk':11 'close':188 'comb':254,260,285 'cooler':210 'crack':272 'crew':162 'damn':235 'dashcam':252 'decad':144 'decent':17 'deliber':281 'design':159 'devic':245 'doesn':195 'done':96 'doyl':50 'drug':268 'durabl':170 'enough':57,65 'even':15 'expect':147 'fair':138 'famili':243 'fashion':176 'fjallraven':202 'flight':161 'forev':88 'freight':44 'gear':171 'gearwrench':84 'get':93,194 'good':56,64 'goodi':271 'great':157 'halfway':16 'hand':51 'harbor':43 'hf':90 'home':68 'howev':261 'icon':47 'job':95 'junk':33 'kent':253,284 'kind':3 'kitchen':106 'last':87,100,288 'lemon':28 'lifetim':290 'like':83,205,270 'liter':150 'long':103 'lose':273 'lot':78 'made':31,117,123,185 'mayb':174 'mechan':61 'metal':13,34 'mixer':109 'nespresso':116,118,134 'nespresso-mad':115 'no-brain':111 'normal':72,105 'odd':216 'often':55 'one':122,207,217,220 'plus':249 'power':224 'pretti':9 'quit':239 're':8 'regular':139 'road':247 'run':250 'see':137 'sens':180 'serious':60 'shatter':37 'shit':264 'shout':40 'slinger':70 'socket':230 'sold':130 'solid':10 'stand':108 'store':269 'strongbag':158 'stuff':91 'super':169 'super-dur':168 'target':132 'teeth':274 'thing':236 'tier':81 'tool':1,18,52,82 'travel':173 'trendi':179,199 'trip':248 'unless':279 'upper':80 'usb':233 'use':73,140 'well':184 'whatev':127 'won':237 'work':20 'wrench':69 'yeah':74,255 'year':213"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6577980"
  +editedAt: DateTimeImmutable @1720846131 {#2322
    date: 2024-07-13 06:48:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704979923 {#2088
    date: 2024-01-11 14:32:03.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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2192
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Doc Martens are now Chinese made IIRC and don’t last.\n
    \n
    Solovair is the the company that used to make Martens and you can still buy that style there. I hear they’re much better than Martens, but also occasionally a mixed review that they didn’t last very long.\n
    \n
    I’ll offer a mixed review for carhartt…while they used to be strictly workwear, they’ve started putting up retail spaces in designer clothing areas. Prices have shot up. I had a belt from them that fell apart pretty quick with normal wear. Got a work shirt that’s doing pretty good though. IMO they’re headed down the same road as a lot of brands that get popular - price hikes with decreased quality.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1722701210 {#2296
    date: 2024-08-03 18:06:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fortniteplaya@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 298842
  -bodyTs: "'also':39 'apart':89 'area':76 'belt':84 'better':35 'brand':117 'buy':26 'carhartt':58 'chines':5 'cloth':75 'compani':16 'decreas':124 'design':74 'didn':46 'doc':1 'fell':88 'get':119 'good':103 'got':95 'head':108 'hear':31 'hike':122 'iirc':7 'imo':105 'last':11,48 'll':52 'long':50 'lot':115 'made':6 'make':20 'marten':2,21,37 'mix':42,55 'much':34 'normal':93 'occasion':40 'offer':53 'popular':120 'pretti':90,102 'price':77,121 'put':69 'qualiti':125 'quick':91 're':33,107 'retail':71 'review':43,56 'road':112 'shirt':98 'shot':79 'solovair':12 'space':72 'start':68 'still':25 'strict':64 'style':28 'though':104 'use':18,61 've':67 'wear':94 'work':97 'workwear':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6577216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704976541 {#2290
    date: 2024-01-11 13:35:41.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
51 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2192
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Doc Martens are now Chinese made IIRC and don’t last.\n
    \n
    Solovair is the the company that used to make Martens and you can still buy that style there. I hear they’re much better than Martens, but also occasionally a mixed review that they didn’t last very long.\n
    \n
    I’ll offer a mixed review for carhartt…while they used to be strictly workwear, they’ve started putting up retail spaces in designer clothing areas. Prices have shot up. I had a belt from them that fell apart pretty quick with normal wear. Got a work shirt that’s doing pretty good though. IMO they’re headed down the same road as a lot of brands that get popular - price hikes with decreased quality.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1722701210 {#2296
    date: 2024-08-03 18:06:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fortniteplaya@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 298842
  -bodyTs: "'also':39 'apart':89 'area':76 'belt':84 'better':35 'brand':117 'buy':26 'carhartt':58 'chines':5 'cloth':75 'compani':16 'decreas':124 'design':74 'didn':46 'doc':1 'fell':88 'get':119 'good':103 'got':95 'head':108 'hear':31 'hike':122 'iirc':7 'imo':105 'last':11,48 'll':52 'long':50 'lot':115 'made':6 'make':20 'marten':2,21,37 'mix':42,55 'much':34 'normal':93 'occasion':40 'offer':53 'popular':120 'pretti':90,102 'price':77,121 'put':69 'qualiti':125 'quick':91 're':33,107 'retail':71 'review':43,56 'road':112 'shirt':98 'shot':79 'solovair':12 'space':72 'start':68 'still':25 'strict':64 'style':28 'though':104 'use':18,61 've':67 'wear':94 'work':97 'workwear':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6577216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704976541 {#2290
    date: 2024-01-11 13:35:41.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
52 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2192
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Doc Martens are now Chinese made IIRC and don’t last.\n
    \n
    Solovair is the the company that used to make Martens and you can still buy that style there. I hear they’re much better than Martens, but also occasionally a mixed review that they didn’t last very long.\n
    \n
    I’ll offer a mixed review for carhartt…while they used to be strictly workwear, they’ve started putting up retail spaces in designer clothing areas. Prices have shot up. I had a belt from them that fell apart pretty quick with normal wear. Got a work shirt that’s doing pretty good though. IMO they’re headed down the same road as a lot of brands that get popular - price hikes with decreased quality.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1722701210 {#2296
    date: 2024-08-03 18:06:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fortniteplaya@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 298842
  -bodyTs: "'also':39 'apart':89 'area':76 'belt':84 'better':35 'brand':117 'buy':26 'carhartt':58 'chines':5 'cloth':75 'compani':16 'decreas':124 'design':74 'didn':46 'doc':1 'fell':88 'get':119 'good':103 'got':95 'head':108 'hear':31 'hike':122 'iirc':7 'imo':105 'last':11,48 'll':52 'long':50 'lot':115 'made':6 'make':20 'marten':2,21,37 'mix':42,55 'much':34 'normal':93 'occasion':40 'offer':53 'popular':120 'pretti':90,102 'price':77,121 'put':69 'qualiti':125 'quick':91 're':33,107 'retail':71 'review':43,56 'road':112 'shirt':98 'shot':79 'solovair':12 'space':72 'start':68 'still':25 'strict':64 'style':28 'though':104 'use':18,61 've':67 'wear':94 'work':97 'workwear':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6577216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704976541 {#2290
    date: 2024-01-11 13:35:41.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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2207
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: """
    Your logic is not correct. Powder and people are not the same. Volume is volume, and particles of fire retardant are not changing size or quantity. If pressure drops substantially in an extinguisher, it’s leaking.\n
    \n
    A can of fresh spray paint works because the seals are all still good and the nozzle isn’t clogged, and cans of used spray paint can leak out pressure or have the nozzle or other plumbing jammed up with dried spray paint.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704763641 {#2221
    date: 2024-01-09 02:27:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
    "@RaoulDook@lemmy.world"
    "@NuXCOM_90Percent@lemmy.zip"
    "@RememberTheApollo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 292445
  -bodyTs: "'can':58 'chang':23 'clog':56 'correct':5 'dri':77 'drop':29 'extinguish':33 'fire':19 'fresh':40 'good':50 'isn':54 'jam':74 'leak':36,64 'logic':2 'nozzl':53,70 'paint':42,62,79 'particl':17 'peopl':8 'plumb':73 'powder':6 'pressur':28,66 'quantiti':26 'retard':20 'seal':46 'size':24 'spray':41,61,78 'still':49 'substanti':30 'use':60 'volum':13,15 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6511015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704763641 {#2222
    date: 2024-01-09 02:27:21.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
55 DENIED edit
App\Entity\EntryComment {#2207
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: """
    Your logic is not correct. Powder and people are not the same. Volume is volume, and particles of fire retardant are not changing size or quantity. If pressure drops substantially in an extinguisher, it’s leaking.\n
    \n
    A can of fresh spray paint works because the seals are all still good and the nozzle isn’t clogged, and cans of used spray paint can leak out pressure or have the nozzle or other plumbing jammed up with dried spray paint.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704763641 {#2221
    date: 2024-01-09 02:27:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
    "@RaoulDook@lemmy.world"
    "@NuXCOM_90Percent@lemmy.zip"
    "@RememberTheApollo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 292445
  -bodyTs: "'can':58 'chang':23 'clog':56 'correct':5 'dri':77 'drop':29 'extinguish':33 'fire':19 'fresh':40 'good':50 'isn':54 'jam':74 'leak':36,64 'logic':2 'nozzl':53,70 'paint':42,62,79 'particl':17 'peopl':8 'plumb':73 'powder':6 'pressur':28,66 'quantiti':26 'retard':20 'seal':46 'size':24 'spray':41,61,78 'still':49 'substanti':30 'use':60 'volum':13,15 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6511015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704763641 {#2222
    date: 2024-01-09 02:27:21.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
56 DENIED moderate
App\Entity\EntryComment {#2207
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: """
    Your logic is not correct. Powder and people are not the same. Volume is volume, and particles of fire retardant are not changing size or quantity. If pressure drops substantially in an extinguisher, it’s leaking.\n
    \n
    A can of fresh spray paint works because the seals are all still good and the nozzle isn’t clogged, and cans of used spray paint can leak out pressure or have the nozzle or other plumbing jammed up with dried spray paint.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704763641 {#2221
    date: 2024-01-09 02:27:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
    "@RaoulDook@lemmy.world"
    "@NuXCOM_90Percent@lemmy.zip"
    "@RememberTheApollo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 292445
  -bodyTs: "'can':58 'chang':23 'clog':56 'correct':5 'dri':77 'drop':29 'extinguish':33 'fire':19 'fresh':40 'good':50 'isn':54 'jam':74 'leak':36,64 'logic':2 'nozzl':53,70 'paint':42,62,79 'particl':17 'peopl':8 'plumb':73 'powder':6 'pressur':28,66 'quantiti':26 'retard':20 'seal':46 'size':24 'spray':41,61,78 'still':49 'substanti':30 'use':60 'volum':13,15 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6511015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704763641 {#2222
    date: 2024-01-09 02:27:21.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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "How does powder settling affect a pressure gauge? There has been no change to the internal pressure of the vessel, the change loose vs compacted powered will not change the volume of materials inside the extinguisher. The only way the pressure should change is if there’s a leak."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704746461 {#2203
    date: 2024-01-08 21:41:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
    "@RaoulDook@lemmy.world"
    "@NuXCOM_90Percent@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 291809
  -bodyTs: "'affect':5 'chang':13,22,29,43 'compact':25 'extinguish':36 'gaug':8 'insid':34 'intern':16 'leak':49 'loos':23 'materi':33 'powder':3 'power':26 'pressur':7,17,41 'settl':4 'vessel':20 'volum':31 'vs':24 'way':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6505793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704746461 {#2210
    date: 2024-01-08 21:41:01.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
59 DENIED edit
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "How does powder settling affect a pressure gauge? There has been no change to the internal pressure of the vessel, the change loose vs compacted powered will not change the volume of materials inside the extinguisher. The only way the pressure should change is if there’s a leak."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704746461 {#2203
    date: 2024-01-08 21:41:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
    "@RaoulDook@lemmy.world"
    "@NuXCOM_90Percent@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 291809
  -bodyTs: "'affect':5 'chang':13,22,29,43 'compact':25 'extinguish':36 'gaug':8 'insid':34 'intern':16 'leak':49 'loos':23 'materi':33 'powder':3 'power':26 'pressur':7,17,41 'settl':4 'vessel':20 'volum':31 'vs':24 'way':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6505793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704746461 {#2210
    date: 2024-01-08 21:41:01.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
60 DENIED moderate
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "How does powder settling affect a pressure gauge? There has been no change to the internal pressure of the vessel, the change loose vs compacted powered will not change the volume of materials inside the extinguisher. The only way the pressure should change is if there’s a leak."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704746461 {#2203
    date: 2024-01-08 21:41:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
    "@RaoulDook@lemmy.world"
    "@NuXCOM_90Percent@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 291809
  -bodyTs: "'affect':5 'chang':13,22,29,43 'compact':25 'extinguish':36 'gaug':8 'insid':34 'intern':16 'leak':49 'loos':23 'materi':33 'powder':3 'power':26 'pressur':7,17,41 'settl':4 'vessel':20 'volum':31 'vs':24 'way':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6505793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704746461 {#2210
    date: 2024-01-08 21:41:01.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