GET https://kbin.spritesserver.nl/index.php/u/@Kit@lemmy.blahaj.zone/comments

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
19.02 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.05 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 {#2084
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: """
    > At what age are you supposed to know what you want for the rest of your life?\n
    \n
    Maybe around the year that the brain finishes developing, which can vary from person to person but is typically around the mid 20s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706476589 {#2081
    date: 2024-01-28 22:16:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@dlrht@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 347971
  -bodyTs: "'20s':40 'age':3 'around':19,37 'brain':24 'develop':26 'finish':25 'know':8 'life':17 'mayb':18 'mid':39 'person':31,33 'rest':14 'suppos':6 'typic':36 'vari':29 'want':11 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6038511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706476589 {#1407
    date: 2024-01-28 22:16:29.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 {#2084
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: """
    > At what age are you supposed to know what you want for the rest of your life?\n
    \n
    Maybe around the year that the brain finishes developing, which can vary from person to person but is typically around the mid 20s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706476589 {#2081
    date: 2024-01-28 22:16:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@dlrht@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 347971
  -bodyTs: "'20s':40 'age':3 'around':19,37 'brain':24 'develop':26 'finish':25 'know':8 'life':17 'mayb':18 'mid':39 'person':31,33 'rest':14 'suppos':6 'typic':36 'vari':29 'want':11 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6038511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706476589 {#1407
    date: 2024-01-28 22:16:29.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 {#2084
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: """
    > At what age are you supposed to know what you want for the rest of your life?\n
    \n
    Maybe around the year that the brain finishes developing, which can vary from person to person but is typically around the mid 20s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706476589 {#2081
    date: 2024-01-28 22:16:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@dlrht@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 347971
  -bodyTs: "'20s':40 'age':3 'around':19,37 'brain':24 'develop':26 'finish':25 'know':8 'life':17 'mayb':18 'mid':39 'person':31,33 'rest':14 'suppos':6 'typic':36 'vari':29 'want':11 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6038511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706476589 {#1407
    date: 2024-01-28 22:16:29.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 {#2345
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck this hit me hard. I miss having parents."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727241427 {#2076
    date: 2024-09-25 07:17:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 326960
  -bodyTs: "'fuck':1 'hard':5 'hit':3 'miss':7 'parent':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5829443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705796384 {#2083
    date: 2024-01-21 01:19:44.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 {#2345
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck this hit me hard. I miss having parents."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727241427 {#2076
    date: 2024-09-25 07:17:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 326960
  -bodyTs: "'fuck':1 'hard':5 'hit':3 'miss':7 'parent':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5829443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705796384 {#2083
    date: 2024-01-21 01:19:44.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 {#2345
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck this hit me hard. I miss having parents."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727241427 {#2076
    date: 2024-09-25 07:17:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 326960
  -bodyTs: "'fuck':1 'hard':5 'hit':3 'miss':7 'parent':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5829443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705796384 {#2083
    date: 2024-01-21 01:19:44.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 {#2042
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: "It’s listed as a condo, so the purchase wouldn’t include individual ownership of the land."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705766223 {#2347
    date: 2024-01-20 16:57:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@j_roby@slrpnk.net"
    "@BottleOfAlkahest@lemmy.world"
    "@KitDeMadera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
  -id: 325881
  -bodyTs: "'condo':6 'includ':12 'individu':13 'land':17 'list':3 'ownership':14 'purchas':9 'wouldn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5818537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705766223 {#1926
    date: 2024-01-20 16:57: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
11 DENIED edit
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: "It’s listed as a condo, so the purchase wouldn’t include individual ownership of the land."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705766223 {#2347
    date: 2024-01-20 16:57:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@j_roby@slrpnk.net"
    "@BottleOfAlkahest@lemmy.world"
    "@KitDeMadera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
  -id: 325881
  -bodyTs: "'condo':6 'includ':12 'individu':13 'land':17 'list':3 'ownership':14 'purchas':9 'wouldn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5818537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705766223 {#1926
    date: 2024-01-20 16:57: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
12 DENIED moderate
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: "It’s listed as a condo, so the purchase wouldn’t include individual ownership of the land."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705766223 {#2347
    date: 2024-01-20 16:57:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@j_roby@slrpnk.net"
    "@BottleOfAlkahest@lemmy.world"
    "@KitDeMadera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
  -id: 325881
  -bodyTs: "'condo':6 'includ':12 'individu':13 'land':17 'list':3 'ownership':14 'purchas':9 'wouldn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5818537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705766223 {#1926
    date: 2024-01-20 16:57: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
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 {#2133
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2241 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ramen always surprises me by how it remains consistently cheap"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1726887669 {#2328
    date: 2024-09-21 05:01:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -id: 324047
  -bodyTs: "'alway':2 'cheap':10 'consist':9 'ramen':1 'remain':8 'surpris':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5800598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705700219 {#2325
    date: 2024-01-19 22:36:59.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 {#2133
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2241 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ramen always surprises me by how it remains consistently cheap"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1726887669 {#2328
    date: 2024-09-21 05:01:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -id: 324047
  -bodyTs: "'alway':2 'cheap':10 'consist':9 'ramen':1 'remain':8 'surpris':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5800598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705700219 {#2325
    date: 2024-01-19 22:36:59.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 {#2133
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2241 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ramen always surprises me by how it remains consistently cheap"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1726887669 {#2328
    date: 2024-09-21 05:01:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -id: 324047
  -bodyTs: "'alway':2 'cheap':10 'consist':9 'ramen':1 'remain':8 'surpris':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5800598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705700219 {#2325
    date: 2024-01-19 22:36:59.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
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2335 …}
  +image: null
  +parent: null
  +root: null
  +body: "I donate to a local group that provides housing for homeless youth. Before donating, always check where the money actually goes - there’s a few good websites for this that breaks down the org’s budget for CEO pay, marketing, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705540667 {#2131
    date: 2024-01-18 02:17:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Reil@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 318046
  -bodyTs: "'actual':20 'alway':15 'break':31 'budget':36 'ceo':38 'check':16 'donat':2,14 'etc':41 'goe':21 'good':26 'group':6 'homeless':11 'hous':9 'local':5 'market':40 'money':19 'org':34 'pay':39 'provid':8 'websit':27 'youth':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5759499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705540667 {#2132
    date: 2024-01-18 02:17:47.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
19 DENIED edit
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2335 …}
  +image: null
  +parent: null
  +root: null
  +body: "I donate to a local group that provides housing for homeless youth. Before donating, always check where the money actually goes - there’s a few good websites for this that breaks down the org’s budget for CEO pay, marketing, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705540667 {#2131
    date: 2024-01-18 02:17:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Reil@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 318046
  -bodyTs: "'actual':20 'alway':15 'break':31 'budget':36 'ceo':38 'check':16 'donat':2,14 'etc':41 'goe':21 'good':26 'group':6 'homeless':11 'hous':9 'local':5 'market':40 'money':19 'org':34 'pay':39 'provid':8 'websit':27 'youth':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5759499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705540667 {#2132
    date: 2024-01-18 02:17:47.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
20 DENIED moderate
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2335 …}
  +image: null
  +parent: null
  +root: null
  +body: "I donate to a local group that provides housing for homeless youth. Before donating, always check where the money actually goes - there’s a few good websites for this that breaks down the org’s budget for CEO pay, marketing, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705540667 {#2131
    date: 2024-01-18 02:17:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Reil@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 318046
  -bodyTs: "'actual':20 'alway':15 'break':31 'budget':36 'ceo':38 'check':16 'donat':2,14 'etc':41 'goe':21 'good':26 'group':6 'homeless':11 'hous':9 'local':5 'market':40 'money':19 'org':34 'pay':39 'provid':8 'websit':27 'youth':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5759499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705540667 {#2132
    date: 2024-01-18 02:17:47.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
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 {#2067
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2049 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +body: """
    > Ah you think darkness is your ally? You merely adopted the dark. I was born in it, molded by it.\n
    \n
    A more literal translation would be “Wait, you think darkness is really cool? You actually just leaned into (or stole) the darkness, you idiot. I’m serious. Not to brag, but I feel the darkness strongly, no lie.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705369972 {#2077
    date: 2024-01-16 02:52:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
    "@Bye@lemmy.world"
    "@nifty@lemmy.world"
    "@Bye@lemmy.world"
  ]
  +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: 312445
  -bodyTs: "'actual':35 'adopt':10 'ah':1 'alli':7 'born':15 'brag':50 'cool':33 'dark':4,12,30,42,55 'feel':53 'idiot':44 'lean':37 'lie':58 'liter':23 'm':46 'mere':9 'mold':18 'realli':32 'serious':47 'stole':40 'strong':56 'think':3,29 'translat':24 'wait':27 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5699431"
  +editedAt: DateTimeImmutable @1724466709 {#2098
    date: 2024-08-24 04:31:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705369972 {#2062
    date: 2024-01-16 02:52:52.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 {#2067
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2049 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +body: """
    > Ah you think darkness is your ally? You merely adopted the dark. I was born in it, molded by it.\n
    \n
    A more literal translation would be “Wait, you think darkness is really cool? You actually just leaned into (or stole) the darkness, you idiot. I’m serious. Not to brag, but I feel the darkness strongly, no lie.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705369972 {#2077
    date: 2024-01-16 02:52:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
    "@Bye@lemmy.world"
    "@nifty@lemmy.world"
    "@Bye@lemmy.world"
  ]
  +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: 312445
  -bodyTs: "'actual':35 'adopt':10 'ah':1 'alli':7 'born':15 'brag':50 'cool':33 'dark':4,12,30,42,55 'feel':53 'idiot':44 'lean':37 'lie':58 'liter':23 'm':46 'mere':9 'mold':18 'realli':32 'serious':47 'stole':40 'strong':56 'think':3,29 'translat':24 'wait':27 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5699431"
  +editedAt: DateTimeImmutable @1724466709 {#2098
    date: 2024-08-24 04:31:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705369972 {#2062
    date: 2024-01-16 02:52:52.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 {#2067
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2049 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +body: """
    > Ah you think darkness is your ally? You merely adopted the dark. I was born in it, molded by it.\n
    \n
    A more literal translation would be “Wait, you think darkness is really cool? You actually just leaned into (or stole) the darkness, you idiot. I’m serious. Not to brag, but I feel the darkness strongly, no lie.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705369972 {#2077
    date: 2024-01-16 02:52:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
    "@Bye@lemmy.world"
    "@nifty@lemmy.world"
    "@Bye@lemmy.world"
  ]
  +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: 312445
  -bodyTs: "'actual':35 'adopt':10 'ah':1 'alli':7 'born':15 'brag':50 'cool':33 'dark':4,12,30,42,55 'feel':53 'idiot':44 'lean':37 'lie':58 'liter':23 'm':46 'mere':9 'mold':18 'realli':32 'serious':47 'stole':40 'strong':56 'think':3,29 'translat':24 'wait':27 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5699431"
  +editedAt: DateTimeImmutable @1724466709 {#2098
    date: 2024-08-24 04:31:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705369972 {#2062
    date: 2024-01-16 02:52:52.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 {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +body: "It’s a receiver, not a blaster"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705233626 {#2071
    date: 2024-01-14 13:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Slow@lemmy.today"
    "@breakcore@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 307654
  -bodyTs: "'blaster':7 'receiv':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5659672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705233626 {#2066
    date: 2024-01-14 13:00:26.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 {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +body: "It’s a receiver, not a blaster"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705233626 {#2071
    date: 2024-01-14 13:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Slow@lemmy.today"
    "@breakcore@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 307654
  -bodyTs: "'blaster':7 'receiv':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5659672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705233626 {#2066
    date: 2024-01-14 13:00:26.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 {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +body: "It’s a receiver, not a blaster"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705233626 {#2071
    date: 2024-01-14 13:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Slow@lemmy.today"
    "@breakcore@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 307654
  -bodyTs: "'blaster':7 'receiv':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5659672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705233626 {#2066
    date: 2024-01-14 13:00:26.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 {#2118
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some good flowcharts here [www.ifitjams.com/manual.htm](https://www.ifitjams.com/manual.htm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1722824896 {#2125
    date: 2024-08-05 04:28:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RAM@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 305919
  -bodyTs: "'/manual.htm](https://www.ifitjams.com/manual.htm)':7 'flowchart':3 'good':2 'www.ifitjams.com':6 'www.ifitjams.com/manual.htm](https://www.ifitjams.com/manual.htm)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5627448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705172416 {#2053
    date: 2024-01-13 20:00:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some good flowcharts here [www.ifitjams.com/manual.htm](https://www.ifitjams.com/manual.htm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1722824896 {#2125
    date: 2024-08-05 04:28:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RAM@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 305919
  -bodyTs: "'/manual.htm](https://www.ifitjams.com/manual.htm)':7 'flowchart':3 'good':2 'www.ifitjams.com':6 'www.ifitjams.com/manual.htm](https://www.ifitjams.com/manual.htm)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5627448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705172416 {#2053
    date: 2024-01-13 20:00:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some good flowcharts here [www.ifitjams.com/manual.htm](https://www.ifitjams.com/manual.htm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1722824896 {#2125
    date: 2024-08-05 04:28:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RAM@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 305919
  -bodyTs: "'/manual.htm](https://www.ifitjams.com/manual.htm)':7 'flowchart':3 'good':2 'www.ifitjams.com':6 'www.ifitjams.com/manual.htm](https://www.ifitjams.com/manual.htm)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5627448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705172416 {#2053
    date: 2024-01-13 20:00:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2126
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2139 …}
  +image: null
  +parent: null
  +root: null
  +body: "Schitt’s Creek comes to mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705138878 {#2114
    date: 2024-01-13 10:41:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MMNT@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 304743
  -bodyTs: "'come':4 'creek':3 'mind':6 'schitt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5618872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138878 {#2124
    date: 2024-01-13 10:41:18.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 {#2126
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2139 …}
  +image: null
  +parent: null
  +root: null
  +body: "Schitt’s Creek comes to mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705138878 {#2114
    date: 2024-01-13 10:41:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MMNT@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 304743
  -bodyTs: "'come':4 'creek':3 'mind':6 'schitt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5618872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138878 {#2124
    date: 2024-01-13 10:41:18.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 {#2126
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2139 …}
  +image: null
  +parent: null
  +root: null
  +body: "Schitt’s Creek comes to mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705138878 {#2114
    date: 2024-01-13 10:41:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MMNT@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 304743
  -bodyTs: "'come':4 'creek':3 'mind':6 'schitt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5618872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138878 {#2124
    date: 2024-01-13 10:41:18.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 {#2252
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not just pay $2/yr for a domain on Name Cheap? They have a dynamic DNS solution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1724071956 {#2270
      date: 2024-08-19 14:52:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@itsaj26744@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2240 …}
    +nested: Doctrine\ORM\PersistentCollection {#2233 …}
    +votes: Doctrine\ORM\PersistentCollection {#2234 …}
    +reports: Doctrine\ORM\PersistentCollection {#2237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    -id: 295635
    -bodyTs: "'2/yr':5 'cheap':11 'dns':16 'domain':8 'dynam':15 'name':10 'pay':4 'solut':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5534045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704888521 {#2211
      date: 2024-01-10 13:08:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "NameCheap"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705068150 {#2127
    date: 2024-01-12 15:02:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
    "@Kit@lemmy.blahaj.zone"
    "@rar@discuss.online"
    "@xhenon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 302006
  -bodyTs: "'namecheap':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5600091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705068150 {#2128
    date: 2024-01-12 15:02:30.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 {#2252
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not just pay $2/yr for a domain on Name Cheap? They have a dynamic DNS solution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1724071956 {#2270
      date: 2024-08-19 14:52:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@itsaj26744@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2240 …}
    +nested: Doctrine\ORM\PersistentCollection {#2233 …}
    +votes: Doctrine\ORM\PersistentCollection {#2234 …}
    +reports: Doctrine\ORM\PersistentCollection {#2237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    -id: 295635
    -bodyTs: "'2/yr':5 'cheap':11 'dns':16 'domain':8 'dynam':15 'name':10 'pay':4 'solut':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5534045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704888521 {#2211
      date: 2024-01-10 13:08:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "NameCheap"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705068150 {#2127
    date: 2024-01-12 15:02:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
    "@Kit@lemmy.blahaj.zone"
    "@rar@discuss.online"
    "@xhenon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 302006
  -bodyTs: "'namecheap':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5600091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705068150 {#2128
    date: 2024-01-12 15:02:30.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 {#2252
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not just pay $2/yr for a domain on Name Cheap? They have a dynamic DNS solution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1724071956 {#2270
      date: 2024-08-19 14:52:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@itsaj26744@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2240 …}
    +nested: Doctrine\ORM\PersistentCollection {#2233 …}
    +votes: Doctrine\ORM\PersistentCollection {#2234 …}
    +reports: Doctrine\ORM\PersistentCollection {#2237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    -id: 295635
    -bodyTs: "'2/yr':5 'cheap':11 'dns':16 'domain':8 'dynam':15 'name':10 'pay':4 'solut':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5534045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704888521 {#2211
      date: 2024-01-10 13:08:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "NameCheap"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705068150 {#2127
    date: 2024-01-12 15:02:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
    "@Kit@lemmy.blahaj.zone"
    "@rar@discuss.online"
    "@xhenon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 302006
  -bodyTs: "'namecheap':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5600091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705068150 {#2128
    date: 2024-01-12 15:02:30.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 {#2306
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "Pittsburgh. $1000 for a decent 1 bedroom. $2000 for a luxury loft apartment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705059887 {#2228
    date: 2024-01-12 12:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@100_percent_a_bot@lemmy.world"
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 301698
  -bodyTs: "'1':6 '1000':2 '2000':8 'apart':13 'bedroom':7 'decent':5 'loft':12 'luxuri':11 'pittsburgh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5597516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705059887 {#2229
    date: 2024-01-12 12:44:47.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 {#2306
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "Pittsburgh. $1000 for a decent 1 bedroom. $2000 for a luxury loft apartment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705059887 {#2228
    date: 2024-01-12 12:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@100_percent_a_bot@lemmy.world"
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 301698
  -bodyTs: "'1':6 '1000':2 '2000':8 'apart':13 'bedroom':7 'decent':5 'loft':12 'luxuri':11 'pittsburgh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5597516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705059887 {#2229
    date: 2024-01-12 12:44:47.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 {#2306
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "Pittsburgh. $1000 for a decent 1 bedroom. $2000 for a luxury loft apartment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705059887 {#2228
    date: 2024-01-12 12:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@100_percent_a_bot@lemmy.world"
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 301698
  -bodyTs: "'1':6 '1000':2 '2000':8 'apart':13 'bedroom':7 'decent':5 'loft':12 'luxuri':11 'pittsburgh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5597516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705059887 {#2229
    date: 2024-01-12 12:44:47.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 {#2278
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not just pay $2/yr for a domain on Name Cheap? They have a dynamic DNS solution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1724071956 {#2270
      date: 2024-08-19 14:52:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@itsaj26744@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2240 …}
    +nested: Doctrine\ORM\PersistentCollection {#2233 …}
    +votes: Doctrine\ORM\PersistentCollection {#2234 …}
    +reports: Doctrine\ORM\PersistentCollection {#2237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    -id: 295635
    -bodyTs: "'2/yr':5 'cheap':11 'dns':16 'domain':8 'dynam':15 'name':10 'pay':4 'solut':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5534045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704888521 {#2211
      date: 2024-01-10 13:08:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I don’t do anything special, I just have a really stupid domain name that no one else would want. I don’t use autopay so maybe that helps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704997940 {#2307
    date: 2024-01-11 19:32:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
    "@Kit@lemmy.blahaj.zone"
    "@rar@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 299563
  -bodyTs: "'anyth':5 'autopay':25 'domain':13 'els':18 'help':29 'mayb':27 'name':14 'one':17 'realli':11 'special':6 'stupid':12 'use':24 'want':20 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5561904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704997940 {#2310
    date: 2024-01-11 19:32:20.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 {#2278
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not just pay $2/yr for a domain on Name Cheap? They have a dynamic DNS solution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1724071956 {#2270
      date: 2024-08-19 14:52:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@itsaj26744@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2240 …}
    +nested: Doctrine\ORM\PersistentCollection {#2233 …}
    +votes: Doctrine\ORM\PersistentCollection {#2234 …}
    +reports: Doctrine\ORM\PersistentCollection {#2237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    -id: 295635
    -bodyTs: "'2/yr':5 'cheap':11 'dns':16 'domain':8 'dynam':15 'name':10 'pay':4 'solut':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5534045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704888521 {#2211
      date: 2024-01-10 13:08:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I don’t do anything special, I just have a really stupid domain name that no one else would want. I don’t use autopay so maybe that helps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704997940 {#2307
    date: 2024-01-11 19:32:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
    "@Kit@lemmy.blahaj.zone"
    "@rar@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 299563
  -bodyTs: "'anyth':5 'autopay':25 'domain':13 'els':18 'help':29 'mayb':27 'name':14 'one':17 'realli':11 'special':6 'stupid':12 'use':24 'want':20 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5561904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704997940 {#2310
    date: 2024-01-11 19:32:20.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 {#2278
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not just pay $2/yr for a domain on Name Cheap? They have a dynamic DNS solution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1724071956 {#2270
      date: 2024-08-19 14:52:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@itsaj26744@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2240 …}
    +nested: Doctrine\ORM\PersistentCollection {#2233 …}
    +votes: Doctrine\ORM\PersistentCollection {#2234 …}
    +reports: Doctrine\ORM\PersistentCollection {#2237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    -id: 295635
    -bodyTs: "'2/yr':5 'cheap':11 'dns':16 'domain':8 'dynam':15 'name':10 'pay':4 'solut':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5534045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704888521 {#2211
      date: 2024-01-10 13:08:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I don’t do anything special, I just have a really stupid domain name that no one else would want. I don’t use autopay so maybe that helps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704997940 {#2307
    date: 2024-01-11 19:32:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
    "@Kit@lemmy.blahaj.zone"
    "@rar@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 299563
  -bodyTs: "'anyth':5 'autopay':25 'domain':13 'els':18 'help':29 'mayb':27 'name':14 'one':17 'realli':11 'special':6 'stupid':12 'use':24 'want':20 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5561904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704997940 {#2310
    date: 2024-01-11 19:32:20.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
App\Entity\EntryComment {#2193
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not just pay $2/yr for a domain on Name Cheap? They have a dynamic DNS solution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1724071956 {#2270
      date: 2024-08-19 14:52:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@itsaj26744@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2240 …}
    +nested: Doctrine\ORM\PersistentCollection {#2233 …}
    +votes: Doctrine\ORM\PersistentCollection {#2234 …}
    +reports: Doctrine\ORM\PersistentCollection {#2237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    -id: 295635
    -bodyTs: "'2/yr':5 'cheap':11 'dns':16 'domain':8 'dynam':15 'name':10 'pay':4 'solut':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5534045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704888521 {#2211
      date: 2024-01-10 13:08:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "My domain has been consistently $2 for four years now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704969554 {#2282
    date: 2024-01-11 11:39:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
    "@Kit@lemmy.blahaj.zone"
    "@rar@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 298690
  -bodyTs: "'2':6 'consist':5 'domain':2 'four':8 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5554986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704969554 {#2280
    date: 2024-01-11 11:39: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
51 DENIED edit
App\Entity\EntryComment {#2193
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not just pay $2/yr for a domain on Name Cheap? They have a dynamic DNS solution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1724071956 {#2270
      date: 2024-08-19 14:52:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@itsaj26744@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2240 …}
    +nested: Doctrine\ORM\PersistentCollection {#2233 …}
    +votes: Doctrine\ORM\PersistentCollection {#2234 …}
    +reports: Doctrine\ORM\PersistentCollection {#2237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    -id: 295635
    -bodyTs: "'2/yr':5 'cheap':11 'dns':16 'domain':8 'dynam':15 'name':10 'pay':4 'solut':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5534045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704888521 {#2211
      date: 2024-01-10 13:08:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "My domain has been consistently $2 for four years now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704969554 {#2282
    date: 2024-01-11 11:39:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
    "@Kit@lemmy.blahaj.zone"
    "@rar@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 298690
  -bodyTs: "'2':6 'consist':5 'domain':2 'four':8 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5554986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704969554 {#2280
    date: 2024-01-11 11:39: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
52 DENIED moderate
App\Entity\EntryComment {#2193
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not just pay $2/yr for a domain on Name Cheap? They have a dynamic DNS solution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1724071956 {#2270
      date: 2024-08-19 14:52:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@itsaj26744@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2240 …}
    +nested: Doctrine\ORM\PersistentCollection {#2233 …}
    +votes: Doctrine\ORM\PersistentCollection {#2234 …}
    +reports: Doctrine\ORM\PersistentCollection {#2237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    -id: 295635
    -bodyTs: "'2/yr':5 'cheap':11 'dns':16 'domain':8 'dynam':15 'name':10 'pay':4 'solut':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5534045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704888521 {#2211
      date: 2024-01-10 13:08:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "My domain has been consistently $2 for four years now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704969554 {#2282
    date: 2024-01-11 11:39:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
    "@Kit@lemmy.blahaj.zone"
    "@rar@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 298690
  -bodyTs: "'2':6 'consist':5 'domain':2 'four':8 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5554986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704969554 {#2280
    date: 2024-01-11 11:39: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
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 {#2266
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: null
  +root: null
  +body: "Linux Mint"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 174
  +score: 0
  +lastActive: DateTime @1720873446 {#2195
    date: 2024-07-13 14:24:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 295669
  -bodyTs: "'linux':1 'mint':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5534236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704889635 {#2194
    date: 2024-01-10 13:27: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
55 DENIED edit
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: null
  +root: null
  +body: "Linux Mint"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 174
  +score: 0
  +lastActive: DateTime @1720873446 {#2195
    date: 2024-07-13 14:24:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 295669
  -bodyTs: "'linux':1 'mint':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5534236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704889635 {#2194
    date: 2024-01-10 13:27: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
56 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: null
  +root: null
  +body: "Linux Mint"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 174
  +score: 0
  +lastActive: DateTime @1720873446 {#2195
    date: 2024-07-13 14:24:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 295669
  -bodyTs: "'linux':1 'mint':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5534236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704889635 {#2194
    date: 2024-01-10 13:27: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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2311
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why not just pay $2/yr for a domain on Name Cheap? They have a dynamic DNS solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1724071956 {#2270
    date: 2024-08-19 14:52:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 295635
  -bodyTs: "'2/yr':5 'cheap':11 'dns':16 'domain':8 'dynam':15 'name':10 'pay':4 'solut':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5534045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704888521 {#2211
    date: 2024-01-10 13:08: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
59 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2311
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why not just pay $2/yr for a domain on Name Cheap? They have a dynamic DNS solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1724071956 {#2270
    date: 2024-08-19 14:52:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 295635
  -bodyTs: "'2/yr':5 'cheap':11 'dns':16 'domain':8 'dynam':15 'name':10 'pay':4 'solut':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5534045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704888521 {#2211
    date: 2024-01-10 13:08: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
60 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2311
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why not just pay $2/yr for a domain on Name Cheap? They have a dynamic DNS solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1724071956 {#2270
    date: 2024-08-19 14:52:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 295635
  -bodyTs: "'2/yr':5 'cheap':11 'dns':16 'domain':8 'dynam':15 'name':10 'pay':4 'solut':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5534045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704888521 {#2211
    date: 2024-01-10 13:08: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