GET https://kbin.spritesserver.nl/index.php/m/BuyItForLife@kbin.social/comments?p=3

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2489
  +user: App\Entity\User {#1452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Reefs last a long time, but they make different grades."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688014016 {#1369
    date: 2023-06-29 06:46:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1378 …}
  +nested: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  -id: 4980
  -bodyTs: "'differ':9 'grade':10 'last':2 'long':4 'make':8 'reef':1 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/442302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688014016 {#1398
    date: 2023-06-29 06:46:56.0 +02: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 {#2489
  +user: App\Entity\User {#1452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Reefs last a long time, but they make different grades."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688014016 {#1369
    date: 2023-06-29 06:46:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1378 …}
  +nested: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  -id: 4980
  -bodyTs: "'differ':9 'grade':10 'last':2 'long':4 'make':8 'reef':1 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/442302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688014016 {#1398
    date: 2023-06-29 06:46:56.0 +02: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 {#2489
  +user: App\Entity\User {#1452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Reefs last a long time, but they make different grades."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688014016 {#1369
    date: 2023-06-29 06:46:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1378 …}
  +nested: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  -id: 4980
  -bodyTs: "'differ':9 'grade':10 'last':2 'long':4 'make':8 'reef':1 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/442302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688014016 {#1398
    date: 2023-06-29 06:46:56.0 +02: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 {#1721
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689341205 {#1630
    date: 2023-07-14 15:26:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1597 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 4755
  -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687984689 {#1731
    date: 2023-06-28 22:38:09.0 +02: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 {#1721
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689341205 {#1630
    date: 2023-07-14 15:26:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1597 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 4755
  -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687984689 {#1731
    date: 2023-06-28 22:38:09.0 +02: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 {#1721
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689341205 {#1630
    date: 2023-07-14 15:26:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1597 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 4755
  -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687984689 {#1731
    date: 2023-06-28 22:38:09.0 +02: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 {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1721
    +user: App\Entity\User {#1719 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689341205 {#1630
      date: 2023-07-14 15:26:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1597 …}
    +nested: Doctrine\ORM\PersistentCollection {#1736 …}
    +votes: Doctrine\ORM\PersistentCollection {#1737 …}
    +reports: Doctrine\ORM\PersistentCollection {#1732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
    -id: 4755
    -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687984689 {#1731
      date: 2023-06-28 22:38:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687993636 {#3188
    date: 2023-06-29 01:07:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 4796
  -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.onitato.com/comment/111251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687993636 {#3189
    date: 2023-06-29 01:07:16.0 +02: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 {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1721
    +user: App\Entity\User {#1719 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689341205 {#1630
      date: 2023-07-14 15:26:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1597 …}
    +nested: Doctrine\ORM\PersistentCollection {#1736 …}
    +votes: Doctrine\ORM\PersistentCollection {#1737 …}
    +reports: Doctrine\ORM\PersistentCollection {#1732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
    -id: 4755
    -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687984689 {#1731
      date: 2023-06-28 22:38:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687993636 {#3188
    date: 2023-06-29 01:07:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 4796
  -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.onitato.com/comment/111251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687993636 {#3189
    date: 2023-06-29 01:07:16.0 +02: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 {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1721
    +user: App\Entity\User {#1719 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689341205 {#1630
      date: 2023-07-14 15:26:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1597 …}
    +nested: Doctrine\ORM\PersistentCollection {#1736 …}
    +votes: Doctrine\ORM\PersistentCollection {#1737 …}
    +reports: Doctrine\ORM\PersistentCollection {#1732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
    -id: 4755
    -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687984689 {#1731
      date: 2023-06-28 22:38:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687993636 {#3188
    date: 2023-06-29 01:07:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 4796
  -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.onitato.com/comment/111251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687993636 {#3189
    date: 2023-06-29 01:07:16.0 +02: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 {#3262
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3190
    +user: Proxies\__CG__\App\Entity\User {#3191 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1721
      +user: App\Entity\User {#1719 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689341205 {#1630
        date: 2023-07-14 15:26:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1597 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 4755
      -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687984689 {#1731
        date: 2023-06-28 22:38:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1687993636 {#3188
      date: 2023-06-29 01:07:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3192 …}
    +nested: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3196 …}
    +reports: Doctrine\ORM\PersistentCollection {#3198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
    -id: 4796
    -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.onitato.com/comment/111251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687993636 {#3189
      date: 2023-06-29 01:07:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688002397 {#3260
    date: 2023-06-29 03:33:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3263 …}
  +nested: Doctrine\ORM\PersistentCollection {#3265 …}
  +votes: Doctrine\ORM\PersistentCollection {#3267 …}
  +reports: Doctrine\ORM\PersistentCollection {#3269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
  -id: 4797
  -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688002397 {#3261
    date: 2023-06-29 03:33:17.0 +02: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 {#3262
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3190
    +user: Proxies\__CG__\App\Entity\User {#3191 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1721
      +user: App\Entity\User {#1719 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689341205 {#1630
        date: 2023-07-14 15:26:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1597 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 4755
      -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687984689 {#1731
        date: 2023-06-28 22:38:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1687993636 {#3188
      date: 2023-06-29 01:07:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3192 …}
    +nested: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3196 …}
    +reports: Doctrine\ORM\PersistentCollection {#3198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
    -id: 4796
    -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.onitato.com/comment/111251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687993636 {#3189
      date: 2023-06-29 01:07:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688002397 {#3260
    date: 2023-06-29 03:33:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3263 …}
  +nested: Doctrine\ORM\PersistentCollection {#3265 …}
  +votes: Doctrine\ORM\PersistentCollection {#3267 …}
  +reports: Doctrine\ORM\PersistentCollection {#3269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
  -id: 4797
  -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688002397 {#3261
    date: 2023-06-29 03:33:17.0 +02: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 {#3262
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3190
    +user: Proxies\__CG__\App\Entity\User {#3191 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1721
      +user: App\Entity\User {#1719 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689341205 {#1630
        date: 2023-07-14 15:26:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1597 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 4755
      -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687984689 {#1731
        date: 2023-06-28 22:38:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1687993636 {#3188
      date: 2023-06-29 01:07:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3192 …}
    +nested: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3196 …}
    +reports: Doctrine\ORM\PersistentCollection {#3198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
    -id: 4796
    -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.onitato.com/comment/111251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687993636 {#3189
      date: 2023-06-29 01:07:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688002397 {#3260
    date: 2023-06-29 03:33:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3263 …}
  +nested: Doctrine\ORM\PersistentCollection {#3265 …}
  +votes: Doctrine\ORM\PersistentCollection {#3267 …}
  +reports: Doctrine\ORM\PersistentCollection {#3269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
  -id: 4797
  -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688002397 {#3261
    date: 2023-06-29 03:33:17.0 +02: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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3262
    +user: App\Entity\User {#1719 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3190
      +user: Proxies\__CG__\App\Entity\User {#3191 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1721
        +user: App\Entity\User {#1719 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689341205 {#1630
          date: 2023-07-14 15:26:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1597 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 4755
        -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687984689 {#1731
          date: 2023-06-28 22:38:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1687993636 {#3188
        date: 2023-06-29 01:07:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3192 …}
      +nested: Doctrine\ORM\PersistentCollection {#3194 …}
      +votes: Doctrine\ORM\PersistentCollection {#3196 …}
      +reports: Doctrine\ORM\PersistentCollection {#3198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
      -id: 4796
      -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.onitato.com/comment/111251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687993636 {#3189
        date: 2023-06-29 01:07:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688002397 {#3260
      date: 2023-06-29 03:33:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3263 …}
    +nested: Doctrine\ORM\PersistentCollection {#3265 …}
    +votes: Doctrine\ORM\PersistentCollection {#3267 …}
    +reports: Doctrine\ORM\PersistentCollection {#3269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
    -id: 4797
    -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688002397 {#3261
      date: 2023-06-29 03:33:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "Like on a chain or wrapped around your neck? Does it ward off vampires like garlic or were you trying to sneak a snack into a movie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689088851 {#3329
    date: 2023-07-11 17:20:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 11504
  -bodyTs: "'around':7 'chain':4 'garlic':16 'like':1,15 'movi':27 'neck':9 'snack':24 'sneak':22 'tri':20 'vampir':14 'ward':12 'wrap':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1126956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689088851 {#3330
    date: 2023-07-11 17:20:51.0 +02: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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3262
    +user: App\Entity\User {#1719 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3190
      +user: Proxies\__CG__\App\Entity\User {#3191 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1721
        +user: App\Entity\User {#1719 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689341205 {#1630
          date: 2023-07-14 15:26:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1597 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 4755
        -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687984689 {#1731
          date: 2023-06-28 22:38:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1687993636 {#3188
        date: 2023-06-29 01:07:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3192 …}
      +nested: Doctrine\ORM\PersistentCollection {#3194 …}
      +votes: Doctrine\ORM\PersistentCollection {#3196 …}
      +reports: Doctrine\ORM\PersistentCollection {#3198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
      -id: 4796
      -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.onitato.com/comment/111251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687993636 {#3189
        date: 2023-06-29 01:07:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688002397 {#3260
      date: 2023-06-29 03:33:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3263 …}
    +nested: Doctrine\ORM\PersistentCollection {#3265 …}
    +votes: Doctrine\ORM\PersistentCollection {#3267 …}
    +reports: Doctrine\ORM\PersistentCollection {#3269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
    -id: 4797
    -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688002397 {#3261
      date: 2023-06-29 03:33:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "Like on a chain or wrapped around your neck? Does it ward off vampires like garlic or were you trying to sneak a snack into a movie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689088851 {#3329
    date: 2023-07-11 17:20:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 11504
  -bodyTs: "'around':7 'chain':4 'garlic':16 'like':1,15 'movi':27 'neck':9 'snack':24 'sneak':22 'tri':20 'vampir':14 'ward':12 'wrap':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1126956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689088851 {#3330
    date: 2023-07-11 17:20:51.0 +02: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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3262
    +user: App\Entity\User {#1719 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3190
      +user: Proxies\__CG__\App\Entity\User {#3191 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1721
        +user: App\Entity\User {#1719 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689341205 {#1630
          date: 2023-07-14 15:26:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1597 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 4755
        -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687984689 {#1731
          date: 2023-06-28 22:38:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1687993636 {#3188
        date: 2023-06-29 01:07:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3192 …}
      +nested: Doctrine\ORM\PersistentCollection {#3194 …}
      +votes: Doctrine\ORM\PersistentCollection {#3196 …}
      +reports: Doctrine\ORM\PersistentCollection {#3198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
      -id: 4796
      -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.onitato.com/comment/111251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687993636 {#3189
        date: 2023-06-29 01:07:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688002397 {#3260
      date: 2023-06-29 03:33:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3263 …}
    +nested: Doctrine\ORM\PersistentCollection {#3265 …}
    +votes: Doctrine\ORM\PersistentCollection {#3267 …}
    +reports: Doctrine\ORM\PersistentCollection {#3269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
    -id: 4797
    -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688002397 {#3261
      date: 2023-06-29 03:33:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "Like on a chain or wrapped around your neck? Does it ward off vampires like garlic or were you trying to sneak a snack into a movie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689088851 {#3329
    date: 2023-07-11 17:20:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 11504
  -bodyTs: "'around':7 'chain':4 'garlic':16 'like':1,15 'movi':27 'neck':9 'snack':24 'sneak':22 'tri':20 'vampir':14 'ward':12 'wrap':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1126956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689088851 {#3330
    date: 2023-07-11 17:20:51.0 +02: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 {#3385
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3331
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3262
      +user: App\Entity\User {#1719 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3190
        +user: Proxies\__CG__\App\Entity\User {#3191 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1721
          +user: App\Entity\User {#1719 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1689341205 {#1630
            date: 2023-07-14 15:26:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Linuturk@lemmy.onitato.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1597 …}
          +nested: Doctrine\ORM\PersistentCollection {#1736 …}
          +votes: Doctrine\ORM\PersistentCollection {#1737 …}
          +reports: Doctrine\ORM\PersistentCollection {#1732 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
          -id: 4755
          -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687984689 {#1731
            date: 2023-06-28 22:38:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1721}
        +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1687993636 {#3188
          date: 2023-06-29 01:07:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
          "@HubertManne@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3192 …}
        +nested: Doctrine\ORM\PersistentCollection {#3194 …}
        +votes: Doctrine\ORM\PersistentCollection {#3196 …}
        +reports: Doctrine\ORM\PersistentCollection {#3198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
        -id: 4796
        -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.onitato.com/comment/111251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687993636 {#3189
          date: 2023-06-29 01:07:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688002397 {#3260
        date: 2023-06-29 03:33:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3263 …}
      +nested: Doctrine\ORM\PersistentCollection {#3265 …}
      +votes: Doctrine\ORM\PersistentCollection {#3267 …}
      +reports: Doctrine\ORM\PersistentCollection {#3269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
      -id: 4797
      -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688002397 {#3261
        date: 2023-06-29 03:33:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "Like on a chain or wrapped around your neck? Does it ward off vampires like garlic or were you trying to sneak a snack into a movie?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689088851 {#3329
      date: 2023-07-11 17:20:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3333 …}
    +nested: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    -id: 11504
    -bodyTs: "'around':7 'chain':4 'garlic':16 'like':1,15 'movi':27 'neck':9 'snack':24 'sneak':22 'tri':20 'vampir':14 'ward':12 'wrap':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1126956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689088851 {#3330
      date: 2023-07-11 17:20:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "its a joke about one of those kids books on growing up that was popular when I was young. Which was a looooooooooonnnnnnnnnnggggggggg time ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689093271 {#3383
    date: 2023-07-11 18:34:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
    "@Today@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3386 …}
  +nested: Doctrine\ORM\PersistentCollection {#3388 …}
  +votes: Doctrine\ORM\PersistentCollection {#3390 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 11505
  -bodyTs: "'ago':25 'book':9 'grow':11 'joke':3 'kid':8 'looooooooooonnnnnnnnnnggggggggg':23 'one':5 'popular':15 'time':24 'young':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/701307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689093271 {#3384
    date: 2023-07-11 18:34:31.0 +02: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 {#3385
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3331
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3262
      +user: App\Entity\User {#1719 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3190
        +user: Proxies\__CG__\App\Entity\User {#3191 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1721
          +user: App\Entity\User {#1719 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1689341205 {#1630
            date: 2023-07-14 15:26:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Linuturk@lemmy.onitato.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1597 …}
          +nested: Doctrine\ORM\PersistentCollection {#1736 …}
          +votes: Doctrine\ORM\PersistentCollection {#1737 …}
          +reports: Doctrine\ORM\PersistentCollection {#1732 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
          -id: 4755
          -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687984689 {#1731
            date: 2023-06-28 22:38:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1721}
        +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1687993636 {#3188
          date: 2023-06-29 01:07:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
          "@HubertManne@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3192 …}
        +nested: Doctrine\ORM\PersistentCollection {#3194 …}
        +votes: Doctrine\ORM\PersistentCollection {#3196 …}
        +reports: Doctrine\ORM\PersistentCollection {#3198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
        -id: 4796
        -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.onitato.com/comment/111251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687993636 {#3189
          date: 2023-06-29 01:07:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688002397 {#3260
        date: 2023-06-29 03:33:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3263 …}
      +nested: Doctrine\ORM\PersistentCollection {#3265 …}
      +votes: Doctrine\ORM\PersistentCollection {#3267 …}
      +reports: Doctrine\ORM\PersistentCollection {#3269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
      -id: 4797
      -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688002397 {#3261
        date: 2023-06-29 03:33:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "Like on a chain or wrapped around your neck? Does it ward off vampires like garlic or were you trying to sneak a snack into a movie?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689088851 {#3329
      date: 2023-07-11 17:20:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3333 …}
    +nested: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    -id: 11504
    -bodyTs: "'around':7 'chain':4 'garlic':16 'like':1,15 'movi':27 'neck':9 'snack':24 'sneak':22 'tri':20 'vampir':14 'ward':12 'wrap':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1126956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689088851 {#3330
      date: 2023-07-11 17:20:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "its a joke about one of those kids books on growing up that was popular when I was young. Which was a looooooooooonnnnnnnnnnggggggggg time ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689093271 {#3383
    date: 2023-07-11 18:34:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
    "@Today@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3386 …}
  +nested: Doctrine\ORM\PersistentCollection {#3388 …}
  +votes: Doctrine\ORM\PersistentCollection {#3390 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 11505
  -bodyTs: "'ago':25 'book':9 'grow':11 'joke':3 'kid':8 'looooooooooonnnnnnnnnnggggggggg':23 'one':5 'popular':15 'time':24 'young':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/701307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689093271 {#3384
    date: 2023-07-11 18:34:31.0 +02: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 {#3385
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3331
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3262
      +user: App\Entity\User {#1719 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3190
        +user: Proxies\__CG__\App\Entity\User {#3191 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1721
          +user: App\Entity\User {#1719 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1689341205 {#1630
            date: 2023-07-14 15:26:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Linuturk@lemmy.onitato.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1597 …}
          +nested: Doctrine\ORM\PersistentCollection {#1736 …}
          +votes: Doctrine\ORM\PersistentCollection {#1737 …}
          +reports: Doctrine\ORM\PersistentCollection {#1732 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
          -id: 4755
          -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687984689 {#1731
            date: 2023-06-28 22:38:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1721}
        +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1687993636 {#3188
          date: 2023-06-29 01:07:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
          "@HubertManne@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3192 …}
        +nested: Doctrine\ORM\PersistentCollection {#3194 …}
        +votes: Doctrine\ORM\PersistentCollection {#3196 …}
        +reports: Doctrine\ORM\PersistentCollection {#3198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
        -id: 4796
        -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.onitato.com/comment/111251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687993636 {#3189
          date: 2023-06-29 01:07:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688002397 {#3260
        date: 2023-06-29 03:33:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3263 …}
      +nested: Doctrine\ORM\PersistentCollection {#3265 …}
      +votes: Doctrine\ORM\PersistentCollection {#3267 …}
      +reports: Doctrine\ORM\PersistentCollection {#3269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
      -id: 4797
      -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688002397 {#3261
        date: 2023-06-29 03:33:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "Like on a chain or wrapped around your neck? Does it ward off vampires like garlic or were you trying to sneak a snack into a movie?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689088851 {#3329
      date: 2023-07-11 17:20:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3333 …}
    +nested: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    -id: 11504
    -bodyTs: "'around':7 'chain':4 'garlic':16 'like':1,15 'movi':27 'neck':9 'snack':24 'sneak':22 'tri':20 'vampir':14 'ward':12 'wrap':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1126956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689088851 {#3330
      date: 2023-07-11 17:20:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "its a joke about one of those kids books on growing up that was popular when I was young. Which was a looooooooooonnnnnnnnnnggggggggg time ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689093271 {#3383
    date: 2023-07-11 18:34:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
    "@Today@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3386 …}
  +nested: Doctrine\ORM\PersistentCollection {#3388 …}
  +votes: Doctrine\ORM\PersistentCollection {#3390 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 11505
  -bodyTs: "'ago':25 'book':9 'grow':11 'joke':3 'kid':8 'looooooooooonnnnnnnnnnggggggggg':23 'one':5 'popular':15 'time':24 'young':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/701307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689093271 {#3384
    date: 2023-07-11 18:34:31.0 +02: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 {#3423
  +user: Proxies\__CG__\App\Entity\User {#3420 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3385
    +user: App\Entity\User {#1719 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3331
      +user: Proxies\__CG__\App\Entity\User {#3332 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3262
        +user: App\Entity\User {#1719 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3190
          +user: Proxies\__CG__\App\Entity\User {#3191 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1721
            +user: App\Entity\User {#1719 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1689341205 {#1630
              date: 2023-07-14 15:26:45.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Linuturk@lemmy.onitato.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1597 …}
            +nested: Doctrine\ORM\PersistentCollection {#1736 …}
            +votes: Doctrine\ORM\PersistentCollection {#1737 …}
            +reports: Doctrine\ORM\PersistentCollection {#1732 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
            -id: 4755
            -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
            +editedAt: null
            +createdAt: DateTimeImmutable @1687984689 {#1731
              date: 2023-06-28 22:38:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1721}
          +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1687993636 {#3188
            date: 2023-06-29 01:07:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Linuturk@lemmy.onitato.com"
            "@HubertManne@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3192 …}
          +nested: Doctrine\ORM\PersistentCollection {#3194 …}
          +votes: Doctrine\ORM\PersistentCollection {#3196 …}
          +reports: Doctrine\ORM\PersistentCollection {#3198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
          -id: 4796
          -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.onitato.com/comment/111251"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687993636 {#3189
            date: 2023-06-29 01:07:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1721}
        +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688002397 {#3260
          date: 2023-06-29 03:33:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
          "@HubertManne@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3263 …}
        +nested: Doctrine\ORM\PersistentCollection {#3265 …}
        +votes: Doctrine\ORM\PersistentCollection {#3267 …}
        +reports: Doctrine\ORM\PersistentCollection {#3269 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
        -id: 4797
        -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688002397 {#3261
          date: 2023-06-29 03:33:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "Like on a chain or wrapped around your neck? Does it ward off vampires like garlic or were you trying to sneak a snack into a movie?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689088851 {#3329
        date: 2023-07-11 17:20:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3333 …}
      +nested: Doctrine\ORM\PersistentCollection {#3335 …}
      +votes: Doctrine\ORM\PersistentCollection {#3337 …}
      +reports: Doctrine\ORM\PersistentCollection {#3339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
      -id: 11504
      -bodyTs: "'around':7 'chain':4 'garlic':16 'like':1,15 'movi':27 'neck':9 'snack':24 'sneak':22 'tri':20 'vampir':14 'ward':12 'wrap':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1126956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689088851 {#3330
        date: 2023-07-11 17:20:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "its a joke about one of those kids books on growing up that was popular when I was young. Which was a looooooooooonnnnnnnnnnggggggggg time ago."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689093271 {#3383
      date: 2023-07-11 18:34:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
      "@Today@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3388 …}
    +votes: Doctrine\ORM\PersistentCollection {#3390 …}
    +reports: Doctrine\ORM\PersistentCollection {#3392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
    -id: 11505
    -bodyTs: "'ago':25 'book':9 'grow':11 'joke':3 'kid':8 'looooooooooonnnnnnnnnnggggggggg':23 'one':5 'popular':15 'time':24 'young':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/701307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689093271 {#3384
      date: 2023-07-11 18:34:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "Wasn’t it a piece of broccoli??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689183649 {#3424
    date: 2023-07-12 19:40:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
    "@Today@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3417 …}
  +nested: Doctrine\ORM\PersistentCollection {#3415 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
  -id: 13933
  -bodyTs: "'broccoli':7 'piec':5 'wasn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/861261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689183649 {#3427
    date: 2023-07-12 19:40:49.0 +02: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 {#3423
  +user: Proxies\__CG__\App\Entity\User {#3420 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3385
    +user: App\Entity\User {#1719 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3331
      +user: Proxies\__CG__\App\Entity\User {#3332 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3262
        +user: App\Entity\User {#1719 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3190
          +user: Proxies\__CG__\App\Entity\User {#3191 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1721
            +user: App\Entity\User {#1719 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1689341205 {#1630
              date: 2023-07-14 15:26:45.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Linuturk@lemmy.onitato.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1597 …}
            +nested: Doctrine\ORM\PersistentCollection {#1736 …}
            +votes: Doctrine\ORM\PersistentCollection {#1737 …}
            +reports: Doctrine\ORM\PersistentCollection {#1732 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
            -id: 4755
            -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
            +editedAt: null
            +createdAt: DateTimeImmutable @1687984689 {#1731
              date: 2023-06-28 22:38:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1721}
          +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1687993636 {#3188
            date: 2023-06-29 01:07:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Linuturk@lemmy.onitato.com"
            "@HubertManne@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3192 …}
          +nested: Doctrine\ORM\PersistentCollection {#3194 …}
          +votes: Doctrine\ORM\PersistentCollection {#3196 …}
          +reports: Doctrine\ORM\PersistentCollection {#3198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
          -id: 4796
          -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.onitato.com/comment/111251"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687993636 {#3189
            date: 2023-06-29 01:07:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1721}
        +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688002397 {#3260
          date: 2023-06-29 03:33:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
          "@HubertManne@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3263 …}
        +nested: Doctrine\ORM\PersistentCollection {#3265 …}
        +votes: Doctrine\ORM\PersistentCollection {#3267 …}
        +reports: Doctrine\ORM\PersistentCollection {#3269 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
        -id: 4797
        -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688002397 {#3261
          date: 2023-06-29 03:33:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "Like on a chain or wrapped around your neck? Does it ward off vampires like garlic or were you trying to sneak a snack into a movie?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689088851 {#3329
        date: 2023-07-11 17:20:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3333 …}
      +nested: Doctrine\ORM\PersistentCollection {#3335 …}
      +votes: Doctrine\ORM\PersistentCollection {#3337 …}
      +reports: Doctrine\ORM\PersistentCollection {#3339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
      -id: 11504
      -bodyTs: "'around':7 'chain':4 'garlic':16 'like':1,15 'movi':27 'neck':9 'snack':24 'sneak':22 'tri':20 'vampir':14 'ward':12 'wrap':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1126956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689088851 {#3330
        date: 2023-07-11 17:20:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "its a joke about one of those kids books on growing up that was popular when I was young. Which was a looooooooooonnnnnnnnnnggggggggg time ago."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689093271 {#3383
      date: 2023-07-11 18:34:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
      "@Today@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3388 …}
    +votes: Doctrine\ORM\PersistentCollection {#3390 …}
    +reports: Doctrine\ORM\PersistentCollection {#3392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
    -id: 11505
    -bodyTs: "'ago':25 'book':9 'grow':11 'joke':3 'kid':8 'looooooooooonnnnnnnnnnggggggggg':23 'one':5 'popular':15 'time':24 'young':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/701307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689093271 {#3384
      date: 2023-07-11 18:34:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "Wasn’t it a piece of broccoli??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689183649 {#3424
    date: 2023-07-12 19:40:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
    "@Today@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3417 …}
  +nested: Doctrine\ORM\PersistentCollection {#3415 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
  -id: 13933
  -bodyTs: "'broccoli':7 'piec':5 'wasn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/861261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689183649 {#3427
    date: 2023-07-12 19:40:49.0 +02: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 {#3423
  +user: Proxies\__CG__\App\Entity\User {#3420 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3385
    +user: App\Entity\User {#1719 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3331
      +user: Proxies\__CG__\App\Entity\User {#3332 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3262
        +user: App\Entity\User {#1719 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3190
          +user: Proxies\__CG__\App\Entity\User {#3191 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1721
            +user: App\Entity\User {#1719 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1689341205 {#1630
              date: 2023-07-14 15:26:45.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Linuturk@lemmy.onitato.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1597 …}
            +nested: Doctrine\ORM\PersistentCollection {#1736 …}
            +votes: Doctrine\ORM\PersistentCollection {#1737 …}
            +reports: Doctrine\ORM\PersistentCollection {#1732 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
            -id: 4755
            -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
            +editedAt: null
            +createdAt: DateTimeImmutable @1687984689 {#1731
              date: 2023-06-28 22:38:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1721}
          +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1687993636 {#3188
            date: 2023-06-29 01:07:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Linuturk@lemmy.onitato.com"
            "@HubertManne@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3192 …}
          +nested: Doctrine\ORM\PersistentCollection {#3194 …}
          +votes: Doctrine\ORM\PersistentCollection {#3196 …}
          +reports: Doctrine\ORM\PersistentCollection {#3198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
          -id: 4796
          -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.onitato.com/comment/111251"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687993636 {#3189
            date: 2023-06-29 01:07:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1721}
        +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688002397 {#3260
          date: 2023-06-29 03:33:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
          "@HubertManne@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3263 …}
        +nested: Doctrine\ORM\PersistentCollection {#3265 …}
        +votes: Doctrine\ORM\PersistentCollection {#3267 …}
        +reports: Doctrine\ORM\PersistentCollection {#3269 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
        -id: 4797
        -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688002397 {#3261
          date: 2023-06-29 03:33:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "Like on a chain or wrapped around your neck? Does it ward off vampires like garlic or were you trying to sneak a snack into a movie?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689088851 {#3329
        date: 2023-07-11 17:20:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3333 …}
      +nested: Doctrine\ORM\PersistentCollection {#3335 …}
      +votes: Doctrine\ORM\PersistentCollection {#3337 …}
      +reports: Doctrine\ORM\PersistentCollection {#3339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
      -id: 11504
      -bodyTs: "'around':7 'chain':4 'garlic':16 'like':1,15 'movi':27 'neck':9 'snack':24 'sneak':22 'tri':20 'vampir':14 'ward':12 'wrap':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1126956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689088851 {#3330
        date: 2023-07-11 17:20:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "its a joke about one of those kids books on growing up that was popular when I was young. Which was a looooooooooonnnnnnnnnnggggggggg time ago."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689093271 {#3383
      date: 2023-07-11 18:34:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
      "@Today@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3388 …}
    +votes: Doctrine\ORM\PersistentCollection {#3390 …}
    +reports: Doctrine\ORM\PersistentCollection {#3392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
    -id: 11505
    -bodyTs: "'ago':25 'book':9 'grow':11 'joke':3 'kid':8 'looooooooooonnnnnnnnnnggggggggg':23 'one':5 'popular':15 'time':24 'young':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/701307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689093271 {#3384
      date: 2023-07-11 18:34:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "Wasn’t it a piece of broccoli??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689183649 {#3424
    date: 2023-07-12 19:40:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
    "@Today@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3417 …}
  +nested: Doctrine\ORM\PersistentCollection {#3415 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
  -id: 13933
  -bodyTs: "'broccoli':7 'piec':5 'wasn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/861261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689183649 {#3427
    date: 2023-07-12 19:40:49.0 +02: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 {#3451
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: Proxies\__CG__\App\Entity\User {#3420 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3385
      +user: App\Entity\User {#1719 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3331
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3262
          +user: App\Entity\User {#1719 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3190
            +user: Proxies\__CG__\App\Entity\User {#3191 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#1721
              +user: App\Entity\User {#1719 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1689341205 {#1630
                date: 2023-07-14 15:26:45.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Linuturk@lemmy.onitato.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#1597 …}
              +nested: Doctrine\ORM\PersistentCollection {#1736 …}
              +votes: Doctrine\ORM\PersistentCollection {#1737 …}
              +reports: Doctrine\ORM\PersistentCollection {#1732 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
              -id: 4755
              -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
              +editedAt: null
              +createdAt: DateTimeImmutable @1687984689 {#1731
                date: 2023-06-28 22:38:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1721}
            +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1687993636 {#3188
              date: 2023-06-29 01:07:16.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Linuturk@lemmy.onitato.com"
              "@HubertManne@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3192 …}
            +nested: Doctrine\ORM\PersistentCollection {#3194 …}
            +votes: Doctrine\ORM\PersistentCollection {#3196 …}
            +reports: Doctrine\ORM\PersistentCollection {#3198 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
            -id: 4796
            -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.onitato.com/comment/111251"
            +editedAt: null
            +createdAt: DateTimeImmutable @1687993636 {#3189
              date: 2023-06-29 01:07:16.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1721}
          +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1688002397 {#3260
            date: 2023-06-29 03:33:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Linuturk@lemmy.onitato.com"
            "@HubertManne@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3263 …}
          +nested: Doctrine\ORM\PersistentCollection {#3265 …}
          +votes: Doctrine\ORM\PersistentCollection {#3267 …}
          +reports: Doctrine\ORM\PersistentCollection {#3269 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
          -id: 4797
          -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
          +editedAt: null
          +createdAt: DateTimeImmutable @1688002397 {#3261
            date: 2023-06-29 03:33:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1721}
        +body: "Like on a chain or wrapped around your neck? Does it ward off vampires like garlic or were you trying to sneak a snack into a movie?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689088851 {#3329
          date: 2023-07-11 17:20:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
          "@HubertManne@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3333 …}
        +nested: Doctrine\ORM\PersistentCollection {#3335 …}
        +votes: Doctrine\ORM\PersistentCollection {#3337 …}
        +reports: Doctrine\ORM\PersistentCollection {#3339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
        -id: 11504
        -bodyTs: "'around':7 'chain':4 'garlic':16 'like':1,15 'movi':27 'neck':9 'snack':24 'sneak':22 'tri':20 'vampir':14 'ward':12 'wrap':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1126956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689088851 {#3330
          date: 2023-07-11 17:20:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "its a joke about one of those kids books on growing up that was popular when I was young. Which was a looooooooooonnnnnnnnnnggggggggg time ago."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689093271 {#3383
        date: 2023-07-11 18:34:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
        "@Today@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3386 …}
      +nested: Doctrine\ORM\PersistentCollection {#3388 …}
      +votes: Doctrine\ORM\PersistentCollection {#3390 …}
      +reports: Doctrine\ORM\PersistentCollection {#3392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
      -id: 11505
      -bodyTs: "'ago':25 'book':9 'grow':11 'joke':3 'kid':8 'looooooooooonnnnnnnnnnggggggggg':23 'one':5 'popular':15 'time':24 'young':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/701307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689093271 {#3384
        date: 2023-07-11 18:34:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "Wasn’t it a piece of broccoli??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689183649 {#3424
      date: 2023-07-12 19:40:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
      "@Today@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3417 …}
    +nested: Doctrine\ORM\PersistentCollection {#3415 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
    -id: 13933
    -bodyTs: "'broccoli':7 'piec':5 'wasn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/861261"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689183649 {#3427
      date: 2023-07-12 19:40:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "To tell the truth. Im not sure. I remember it as celery stalk but I mean they are both green vegetables I was not wild about eating as a kid. It could have totally been broccoli."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689196131 {#3446
    date: 2023-07-12 23:08:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
    "@Today@lemmy.world"
    "@eunuchkim@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3443 …}
  +nested: Doctrine\ORM\PersistentCollection {#3440 …}
  +votes: Doctrine\ORM\PersistentCollection {#3438 …}
  +reports: Doctrine\ORM\PersistentCollection {#3452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
  -id: 13934
  -bodyTs: "'broccoli':36 'celeri':12 'could':32 'eat':27 'green':20 'im':5 'kid':30 'mean':16 'rememb':9 'stalk':13 'sure':7 'tell':2 'total':34 'truth':4 'veget':21 'wild':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/742091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689196131 {#3449
    date: 2023-07-12 23:08:51.0 +02: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 {#3451
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: Proxies\__CG__\App\Entity\User {#3420 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3385
      +user: App\Entity\User {#1719 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3331
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3262
          +user: App\Entity\User {#1719 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3190
            +user: Proxies\__CG__\App\Entity\User {#3191 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#1721
              +user: App\Entity\User {#1719 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1689341205 {#1630
                date: 2023-07-14 15:26:45.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Linuturk@lemmy.onitato.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#1597 …}
              +nested: Doctrine\ORM\PersistentCollection {#1736 …}
              +votes: Doctrine\ORM\PersistentCollection {#1737 …}
              +reports: Doctrine\ORM\PersistentCollection {#1732 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
              -id: 4755
              -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
              +editedAt: null
              +createdAt: DateTimeImmutable @1687984689 {#1731
                date: 2023-06-28 22:38:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1721}
            +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1687993636 {#3188
              date: 2023-06-29 01:07:16.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Linuturk@lemmy.onitato.com"
              "@HubertManne@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3192 …}
            +nested: Doctrine\ORM\PersistentCollection {#3194 …}
            +votes: Doctrine\ORM\PersistentCollection {#3196 …}
            +reports: Doctrine\ORM\PersistentCollection {#3198 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
            -id: 4796
            -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.onitato.com/comment/111251"
            +editedAt: null
            +createdAt: DateTimeImmutable @1687993636 {#3189
              date: 2023-06-29 01:07:16.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1721}
          +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1688002397 {#3260
            date: 2023-06-29 03:33:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Linuturk@lemmy.onitato.com"
            "@HubertManne@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3263 …}
          +nested: Doctrine\ORM\PersistentCollection {#3265 …}
          +votes: Doctrine\ORM\PersistentCollection {#3267 …}
          +reports: Doctrine\ORM\PersistentCollection {#3269 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
          -id: 4797
          -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
          +editedAt: null
          +createdAt: DateTimeImmutable @1688002397 {#3261
            date: 2023-06-29 03:33:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1721}
        +body: "Like on a chain or wrapped around your neck? Does it ward off vampires like garlic or were you trying to sneak a snack into a movie?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689088851 {#3329
          date: 2023-07-11 17:20:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
          "@HubertManne@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3333 …}
        +nested: Doctrine\ORM\PersistentCollection {#3335 …}
        +votes: Doctrine\ORM\PersistentCollection {#3337 …}
        +reports: Doctrine\ORM\PersistentCollection {#3339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
        -id: 11504
        -bodyTs: "'around':7 'chain':4 'garlic':16 'like':1,15 'movi':27 'neck':9 'snack':24 'sneak':22 'tri':20 'vampir':14 'ward':12 'wrap':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1126956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689088851 {#3330
          date: 2023-07-11 17:20:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "its a joke about one of those kids books on growing up that was popular when I was young. Which was a looooooooooonnnnnnnnnnggggggggg time ago."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689093271 {#3383
        date: 2023-07-11 18:34:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
        "@Today@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3386 …}
      +nested: Doctrine\ORM\PersistentCollection {#3388 …}
      +votes: Doctrine\ORM\PersistentCollection {#3390 …}
      +reports: Doctrine\ORM\PersistentCollection {#3392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
      -id: 11505
      -bodyTs: "'ago':25 'book':9 'grow':11 'joke':3 'kid':8 'looooooooooonnnnnnnnnnggggggggg':23 'one':5 'popular':15 'time':24 'young':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/701307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689093271 {#3384
        date: 2023-07-11 18:34:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "Wasn’t it a piece of broccoli??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689183649 {#3424
      date: 2023-07-12 19:40:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
      "@Today@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3417 …}
    +nested: Doctrine\ORM\PersistentCollection {#3415 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
    -id: 13933
    -bodyTs: "'broccoli':7 'piec':5 'wasn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/861261"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689183649 {#3427
      date: 2023-07-12 19:40:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "To tell the truth. Im not sure. I remember it as celery stalk but I mean they are both green vegetables I was not wild about eating as a kid. It could have totally been broccoli."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689196131 {#3446
    date: 2023-07-12 23:08:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
    "@Today@lemmy.world"
    "@eunuchkim@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3443 …}
  +nested: Doctrine\ORM\PersistentCollection {#3440 …}
  +votes: Doctrine\ORM\PersistentCollection {#3438 …}
  +reports: Doctrine\ORM\PersistentCollection {#3452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
  -id: 13934
  -bodyTs: "'broccoli':36 'celeri':12 'could':32 'eat':27 'green':20 'im':5 'kid':30 'mean':16 'rememb':9 'stalk':13 'sure':7 'tell':2 'total':34 'truth':4 'veget':21 'wild':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/742091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689196131 {#3449
    date: 2023-07-12 23:08:51.0 +02: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 {#3451
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: Proxies\__CG__\App\Entity\User {#3420 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3385
      +user: App\Entity\User {#1719 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3331
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3262
          +user: App\Entity\User {#1719 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3190
            +user: Proxies\__CG__\App\Entity\User {#3191 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#1721
              +user: App\Entity\User {#1719 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1689341205 {#1630
                date: 2023-07-14 15:26:45.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Linuturk@lemmy.onitato.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#1597 …}
              +nested: Doctrine\ORM\PersistentCollection {#1736 …}
              +votes: Doctrine\ORM\PersistentCollection {#1737 …}
              +reports: Doctrine\ORM\PersistentCollection {#1732 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
              -id: 4755
              -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
              +editedAt: null
              +createdAt: DateTimeImmutable @1687984689 {#1731
                date: 2023-06-28 22:38:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1721}
            +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1687993636 {#3188
              date: 2023-06-29 01:07:16.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Linuturk@lemmy.onitato.com"
              "@HubertManne@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3192 …}
            +nested: Doctrine\ORM\PersistentCollection {#3194 …}
            +votes: Doctrine\ORM\PersistentCollection {#3196 …}
            +reports: Doctrine\ORM\PersistentCollection {#3198 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
            -id: 4796
            -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.onitato.com/comment/111251"
            +editedAt: null
            +createdAt: DateTimeImmutable @1687993636 {#3189
              date: 2023-06-29 01:07:16.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1721}
          +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1688002397 {#3260
            date: 2023-06-29 03:33:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Linuturk@lemmy.onitato.com"
            "@HubertManne@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3263 …}
          +nested: Doctrine\ORM\PersistentCollection {#3265 …}
          +votes: Doctrine\ORM\PersistentCollection {#3267 …}
          +reports: Doctrine\ORM\PersistentCollection {#3269 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
          -id: 4797
          -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
          +editedAt: null
          +createdAt: DateTimeImmutable @1688002397 {#3261
            date: 2023-06-29 03:33:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1721}
        +body: "Like on a chain or wrapped around your neck? Does it ward off vampires like garlic or were you trying to sneak a snack into a movie?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689088851 {#3329
          date: 2023-07-11 17:20:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
          "@HubertManne@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3333 …}
        +nested: Doctrine\ORM\PersistentCollection {#3335 …}
        +votes: Doctrine\ORM\PersistentCollection {#3337 …}
        +reports: Doctrine\ORM\PersistentCollection {#3339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
        -id: 11504
        -bodyTs: "'around':7 'chain':4 'garlic':16 'like':1,15 'movi':27 'neck':9 'snack':24 'sneak':22 'tri':20 'vampir':14 'ward':12 'wrap':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1126956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689088851 {#3330
          date: 2023-07-11 17:20:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "its a joke about one of those kids books on growing up that was popular when I was young. Which was a looooooooooonnnnnnnnnnggggggggg time ago."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689093271 {#3383
        date: 2023-07-11 18:34:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
        "@Today@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3386 …}
      +nested: Doctrine\ORM\PersistentCollection {#3388 …}
      +votes: Doctrine\ORM\PersistentCollection {#3390 …}
      +reports: Doctrine\ORM\PersistentCollection {#3392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
      -id: 11505
      -bodyTs: "'ago':25 'book':9 'grow':11 'joke':3 'kid':8 'looooooooooonnnnnnnnnnggggggggg':23 'one':5 'popular':15 'time':24 'young':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/701307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689093271 {#3384
        date: 2023-07-11 18:34:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "Wasn’t it a piece of broccoli??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689183649 {#3424
      date: 2023-07-12 19:40:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
      "@Today@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3417 …}
    +nested: Doctrine\ORM\PersistentCollection {#3415 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
    -id: 13933
    -bodyTs: "'broccoli':7 'piec':5 'wasn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/861261"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689183649 {#3427
      date: 2023-07-12 19:40:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "To tell the truth. Im not sure. I remember it as celery stalk but I mean they are both green vegetables I was not wild about eating as a kid. It could have totally been broccoli."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689196131 {#3446
    date: 2023-07-12 23:08:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
    "@Today@lemmy.world"
    "@eunuchkim@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3443 …}
  +nested: Doctrine\ORM\PersistentCollection {#3440 …}
  +votes: Doctrine\ORM\PersistentCollection {#3438 …}
  +reports: Doctrine\ORM\PersistentCollection {#3452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
  -id: 13934
  -bodyTs: "'broccoli':36 'celeri':12 'could':32 'eat':27 'green':20 'im':5 'kid':30 'mean':16 'rememb':9 'stalk':13 'sure':7 'tell':2 'total':34 'truth':4 'veget':21 'wild':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/742091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689196131 {#3449
    date: 2023-07-12 23:08:51.0 +02: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 {#3347
  +user: Proxies\__CG__\App\Entity\User {#3348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3262
    +user: App\Entity\User {#1719 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3190
      +user: Proxies\__CG__\App\Entity\User {#3191 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1721
        +user: App\Entity\User {#1719 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689341205 {#1630
          date: 2023-07-14 15:26:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1597 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 4755
        -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687984689 {#1731
          date: 2023-06-28 22:38:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1687993636 {#3188
        date: 2023-06-29 01:07:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3192 …}
      +nested: Doctrine\ORM\PersistentCollection {#3194 …}
      +votes: Doctrine\ORM\PersistentCollection {#3196 …}
      +reports: Doctrine\ORM\PersistentCollection {#3198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
      -id: 4796
      -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.onitato.com/comment/111251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687993636 {#3189
        date: 2023-06-29 01:07:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688002397 {#3260
      date: 2023-06-29 03:33:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3263 …}
    +nested: Doctrine\ORM\PersistentCollection {#3265 …}
    +votes: Doctrine\ORM\PersistentCollection {#3267 …}
    +reports: Doctrine\ORM\PersistentCollection {#3269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
    -id: 4797
    -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688002397 {#3261
      date: 2023-06-29 03:33:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "You both have valid points. This kind of civility and open-mindedness is fantastic, but it’s not going to make a croc less ugly. A croc is all the bad shoes ever made, rolled into one and dipped into the powdered sugar of despair."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689337632 {#3345
    date: 2023-07-14 14:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  -id: 16209
  -bodyTs: "'bad':32 'civil':9 'croc':24,28 'despair':46 'dip':40 'ever':34 'fantast':15 'go':20 'kind':7 'less':25 'made':35 'make':22 'minded':13 'one':38 'open':12 'open-minded':11 'point':5 'powder':43 'roll':36 'shoe':33 'sugar':44 'ugli':26 'valid':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1040708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689337632 {#3346
    date: 2023-07-14 14:27:12.0 +02: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 {#3347
  +user: Proxies\__CG__\App\Entity\User {#3348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3262
    +user: App\Entity\User {#1719 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3190
      +user: Proxies\__CG__\App\Entity\User {#3191 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1721
        +user: App\Entity\User {#1719 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689341205 {#1630
          date: 2023-07-14 15:26:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1597 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 4755
        -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687984689 {#1731
          date: 2023-06-28 22:38:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1687993636 {#3188
        date: 2023-06-29 01:07:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3192 …}
      +nested: Doctrine\ORM\PersistentCollection {#3194 …}
      +votes: Doctrine\ORM\PersistentCollection {#3196 …}
      +reports: Doctrine\ORM\PersistentCollection {#3198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
      -id: 4796
      -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.onitato.com/comment/111251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687993636 {#3189
        date: 2023-06-29 01:07:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688002397 {#3260
      date: 2023-06-29 03:33:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3263 …}
    +nested: Doctrine\ORM\PersistentCollection {#3265 …}
    +votes: Doctrine\ORM\PersistentCollection {#3267 …}
    +reports: Doctrine\ORM\PersistentCollection {#3269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
    -id: 4797
    -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688002397 {#3261
      date: 2023-06-29 03:33:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "You both have valid points. This kind of civility and open-mindedness is fantastic, but it’s not going to make a croc less ugly. A croc is all the bad shoes ever made, rolled into one and dipped into the powdered sugar of despair."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689337632 {#3345
    date: 2023-07-14 14:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  -id: 16209
  -bodyTs: "'bad':32 'civil':9 'croc':24,28 'despair':46 'dip':40 'ever':34 'fantast':15 'go':20 'kind':7 'less':25 'made':35 'make':22 'minded':13 'one':38 'open':12 'open-minded':11 'point':5 'powder':43 'roll':36 'shoe':33 'sugar':44 'ugli':26 'valid':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1040708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689337632 {#3346
    date: 2023-07-14 14:27:12.0 +02: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 {#3347
  +user: Proxies\__CG__\App\Entity\User {#3348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3262
    +user: App\Entity\User {#1719 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3190
      +user: Proxies\__CG__\App\Entity\User {#3191 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1721
        +user: App\Entity\User {#1719 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689341205 {#1630
          date: 2023-07-14 15:26:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1597 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 4755
        -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687984689 {#1731
          date: 2023-06-28 22:38:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1687993636 {#3188
        date: 2023-06-29 01:07:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3192 …}
      +nested: Doctrine\ORM\PersistentCollection {#3194 …}
      +votes: Doctrine\ORM\PersistentCollection {#3196 …}
      +reports: Doctrine\ORM\PersistentCollection {#3198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
      -id: 4796
      -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.onitato.com/comment/111251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687993636 {#3189
        date: 2023-06-29 01:07:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688002397 {#3260
      date: 2023-06-29 03:33:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3263 …}
    +nested: Doctrine\ORM\PersistentCollection {#3265 …}
    +votes: Doctrine\ORM\PersistentCollection {#3267 …}
    +reports: Doctrine\ORM\PersistentCollection {#3269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
    -id: 4797
    -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688002397 {#3261
      date: 2023-06-29 03:33:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "You both have valid points. This kind of civility and open-mindedness is fantastic, but it’s not going to make a croc less ugly. A croc is all the bad shoes ever made, rolled into one and dipped into the powdered sugar of despair."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689337632 {#3345
    date: 2023-07-14 14:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  -id: 16209
  -bodyTs: "'bad':32 'civil':9 'croc':24,28 'despair':46 'dip':40 'ever':34 'fantast':15 'go':20 'kind':7 'less':25 'made':35 'make':22 'minded':13 'one':38 'open':12 'open-minded':11 'point':5 'powder':43 'roll':36 'shoe':33 'sugar':44 'ugli':26 'valid':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1040708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689337632 {#3346
    date: 2023-07-14 14:27:12.0 +02: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 {#3400
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3347
    +user: Proxies\__CG__\App\Entity\User {#3348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3262
      +user: App\Entity\User {#1719 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3190
        +user: Proxies\__CG__\App\Entity\User {#3191 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1721
          +user: App\Entity\User {#1719 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1689341205 {#1630
            date: 2023-07-14 15:26:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Linuturk@lemmy.onitato.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1597 …}
          +nested: Doctrine\ORM\PersistentCollection {#1736 …}
          +votes: Doctrine\ORM\PersistentCollection {#1737 …}
          +reports: Doctrine\ORM\PersistentCollection {#1732 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
          -id: 4755
          -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687984689 {#1731
            date: 2023-06-28 22:38:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1721}
        +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1687993636 {#3188
          date: 2023-06-29 01:07:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
          "@HubertManne@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3192 …}
        +nested: Doctrine\ORM\PersistentCollection {#3194 …}
        +votes: Doctrine\ORM\PersistentCollection {#3196 …}
        +reports: Doctrine\ORM\PersistentCollection {#3198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
        -id: 4796
        -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.onitato.com/comment/111251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687993636 {#3189
          date: 2023-06-29 01:07:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688002397 {#3260
        date: 2023-06-29 03:33:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3263 …}
      +nested: Doctrine\ORM\PersistentCollection {#3265 …}
      +votes: Doctrine\ORM\PersistentCollection {#3267 …}
      +reports: Doctrine\ORM\PersistentCollection {#3269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
      -id: 4797
      -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688002397 {#3261
        date: 2023-06-29 03:33:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "You both have valid points. This kind of civility and open-mindedness is fantastic, but it’s not going to make a croc less ugly. A croc is all the bad shoes ever made, rolled into one and dipped into the powdered sugar of despair."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689337632 {#3345
      date: 2023-07-14 14:27:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -id: 16209
    -bodyTs: "'bad':32 'civil':9 'croc':24,28 'despair':46 'dip':40 'ever':34 'fantast':15 'go':20 'kind':7 'less':25 'made':35 'make':22 'minded':13 'one':38 'open':12 'open-minded':11 'point':5 'powder':43 'roll':36 'shoe':33 'sugar':44 'ugli':26 'valid':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/1040708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689337632 {#3346
      date: 2023-07-14 14:27:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "Can't argue that they aren't ugly but im the kind of guy that is utility and function are all that matter. Much to my wifes chagrin. I have a black pair I call my bussiness crocs for the office."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689341202 {#3398
    date: 2023-07-14 15:26:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
    "@verity_kindle@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3401 …}
  +nested: Doctrine\ORM\PersistentCollection {#3403 …}
  +votes: Doctrine\ORM\PersistentCollection {#3405 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  -id: 16210
  -bodyTs: "'aren':6 'argu':3 'black':32 'bussi':37 'call':35 'chagrin':28 'croc':38 'function':19 'guy':14 'im':10 'kind':12 'matter':23 'much':24 'offic':41 'pair':33 'ugli':8 'util':17 'wife':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/793295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689341202 {#3399
    date: 2023-07-14 15:26:42.0 +02: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 {#3400
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3347
    +user: Proxies\__CG__\App\Entity\User {#3348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3262
      +user: App\Entity\User {#1719 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3190
        +user: Proxies\__CG__\App\Entity\User {#3191 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1721
          +user: App\Entity\User {#1719 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1689341205 {#1630
            date: 2023-07-14 15:26:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Linuturk@lemmy.onitato.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1597 …}
          +nested: Doctrine\ORM\PersistentCollection {#1736 …}
          +votes: Doctrine\ORM\PersistentCollection {#1737 …}
          +reports: Doctrine\ORM\PersistentCollection {#1732 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
          -id: 4755
          -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687984689 {#1731
            date: 2023-06-28 22:38:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1721}
        +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1687993636 {#3188
          date: 2023-06-29 01:07:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
          "@HubertManne@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3192 …}
        +nested: Doctrine\ORM\PersistentCollection {#3194 …}
        +votes: Doctrine\ORM\PersistentCollection {#3196 …}
        +reports: Doctrine\ORM\PersistentCollection {#3198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
        -id: 4796
        -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.onitato.com/comment/111251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687993636 {#3189
          date: 2023-06-29 01:07:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688002397 {#3260
        date: 2023-06-29 03:33:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3263 …}
      +nested: Doctrine\ORM\PersistentCollection {#3265 …}
      +votes: Doctrine\ORM\PersistentCollection {#3267 …}
      +reports: Doctrine\ORM\PersistentCollection {#3269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
      -id: 4797
      -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688002397 {#3261
        date: 2023-06-29 03:33:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "You both have valid points. This kind of civility and open-mindedness is fantastic, but it’s not going to make a croc less ugly. A croc is all the bad shoes ever made, rolled into one and dipped into the powdered sugar of despair."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689337632 {#3345
      date: 2023-07-14 14:27:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -id: 16209
    -bodyTs: "'bad':32 'civil':9 'croc':24,28 'despair':46 'dip':40 'ever':34 'fantast':15 'go':20 'kind':7 'less':25 'made':35 'make':22 'minded':13 'one':38 'open':12 'open-minded':11 'point':5 'powder':43 'roll':36 'shoe':33 'sugar':44 'ugli':26 'valid':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/1040708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689337632 {#3346
      date: 2023-07-14 14:27:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "Can't argue that they aren't ugly but im the kind of guy that is utility and function are all that matter. Much to my wifes chagrin. I have a black pair I call my bussiness crocs for the office."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689341202 {#3398
    date: 2023-07-14 15:26:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
    "@verity_kindle@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3401 …}
  +nested: Doctrine\ORM\PersistentCollection {#3403 …}
  +votes: Doctrine\ORM\PersistentCollection {#3405 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  -id: 16210
  -bodyTs: "'aren':6 'argu':3 'black':32 'bussi':37 'call':35 'chagrin':28 'croc':38 'function':19 'guy':14 'im':10 'kind':12 'matter':23 'much':24 'offic':41 'pair':33 'ugli':8 'util':17 'wife':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/793295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689341202 {#3399
    date: 2023-07-14 15:26:42.0 +02: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 {#3400
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3347
    +user: Proxies\__CG__\App\Entity\User {#3348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3262
      +user: App\Entity\User {#1719 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3190
        +user: Proxies\__CG__\App\Entity\User {#3191 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1721
          +user: App\Entity\User {#1719 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1365 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Im going to suggest an alternative. Just get some crocs. They are light and airy, can handle water which all drains out the holes, easy to clean as you can just hose them off, pretty cheap given that they will last for years. You want the original clog type though. None of the fancy new stuff."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1689341205 {#1630
            date: 2023-07-14 15:26:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Linuturk@lemmy.onitato.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1597 …}
          +nested: Doctrine\ORM\PersistentCollection {#1736 …}
          +votes: Doctrine\ORM\PersistentCollection {#1737 …}
          +reports: Doctrine\ORM\PersistentCollection {#1732 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
          -id: 4755
          -bodyTs: "'airi':15 'altern':6 'cheap':36 'clean':27 'clog':48 'croc':10 'drain':21 'easi':25 'fanci':54 'get':8 'given':37 'go':2 'handl':17 'hole':24 'hose':32 'im':1 'last':41 'light':13 'new':55 'none':51 'origin':47 'pretti':35 'stuff':56 'suggest':4 'though':50 'type':49 'want':45 'water':18 'year':43"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/437293"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687984689 {#1731
            date: 2023-06-28 22:38:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1721}
        +body: "I can’t bring myself to wear them. I’m usually function over form, but I just can’t."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1687993636 {#3188
          date: 2023-06-29 01:07:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Linuturk@lemmy.onitato.com"
          "@HubertManne@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3192 …}
        +nested: Doctrine\ORM\PersistentCollection {#3194 …}
        +votes: Doctrine\ORM\PersistentCollection {#3196 …}
        +reports: Doctrine\ORM\PersistentCollection {#3198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
        -id: 4796
        -bodyTs: "'bring':4 'form':14 'function':12 'm':10 'usual':11 'wear':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.onitato.com/comment/111251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687993636 {#3189
          date: 2023-06-29 01:07:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1721}
      +body: "understandable but once you wear a celery stalk like a necklace all day. nothing phases ya."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688002397 {#3260
        date: 2023-06-29 03:33:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Linuturk@lemmy.onitato.com"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3263 …}
      +nested: Doctrine\ORM\PersistentCollection {#3265 …}
      +votes: Doctrine\ORM\PersistentCollection {#3267 …}
      +reports: Doctrine\ORM\PersistentCollection {#3269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
      -id: 4797
      -bodyTs: "'celeri':7 'day':13 'like':9 'necklac':11 'noth':14 'phase':15 'stalk':8 'understand':1 'wear':5 'ya':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/440247"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688002397 {#3261
        date: 2023-06-29 03:33:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1721}
    +body: "You both have valid points. This kind of civility and open-mindedness is fantastic, but it’s not going to make a croc less ugly. A croc is all the bad shoes ever made, rolled into one and dipped into the powdered sugar of despair."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689337632 {#3345
      date: 2023-07-14 14:27:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Linuturk@lemmy.onitato.com"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -id: 16209
    -bodyTs: "'bad':32 'civil':9 'croc':24,28 'despair':46 'dip':40 'ever':34 'fantast':15 'go':20 'kind':7 'less':25 'made':35 'make':22 'minded':13 'one':38 'open':12 'open-minded':11 'point':5 'powder':43 'roll':36 'shoe':33 'sugar':44 'ugli':26 'valid':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/1040708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689337632 {#3346
      date: 2023-07-14 14:27:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1721}
  +body: "Can't argue that they aren't ugly but im the kind of guy that is utility and function are all that matter. Much to my wifes chagrin. I have a black pair I call my bussiness crocs for the office."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689341202 {#3398
    date: 2023-07-14 15:26:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuturk@lemmy.onitato.com"
    "@HubertManne@kbin.social"
    "@verity_kindle@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3401 …}
  +nested: Doctrine\ORM\PersistentCollection {#3403 …}
  +votes: Doctrine\ORM\PersistentCollection {#3405 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  -id: 16210
  -bodyTs: "'aren':6 'argu':3 'black':32 'bussi':37 'call':35 'chagrin':28 'croc':38 'function':19 'guy':14 'im':10 'kind':12 'matter':23 'much':24 'offic':41 'pair':33 'ugli':8 'util':17 'wife':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/109356/-/comment/793295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689341202 {#3399
    date: 2023-07-14 15:26:42.0 +02: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 {#1385
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Probably 5 years from now we can all buy reddit in its entirety, when it's only worth 5$."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687717668 {#1384
    date: 2023-06-25 20:27:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FfaerieOxide@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 26981
  -bodyTs: "'5':2,19 'buy':9 'entireti':13 'probabl':1 'reddit':10 'worth':18 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/92266/-/comment/393376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687717668 {#1381
    date: 2023-06-25 20:27:48.0 +02: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 {#1385
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Probably 5 years from now we can all buy reddit in its entirety, when it's only worth 5$."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687717668 {#1384
    date: 2023-06-25 20:27:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FfaerieOxide@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 26981
  -bodyTs: "'5':2,19 'buy':9 'entireti':13 'probabl':1 'reddit':10 'worth':18 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/92266/-/comment/393376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687717668 {#1381
    date: 2023-06-25 20:27:48.0 +02: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 {#1385
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Probably 5 years from now we can all buy reddit in its entirety, when it's only worth 5$."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687717668 {#1384
    date: 2023-06-25 20:27:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FfaerieOxide@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 26981
  -bodyTs: "'5':2,19 'buy':9 'entireti':13 'probabl':1 'reddit':10 'worth':18 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/92266/-/comment/393376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687717668 {#1381
    date: 2023-06-25 20:27:48.0 +02: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 {#2347
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    We have an AeroPress and a [Delter press](https://deltercoffee.com.au/), and they're both fantastic.\n
    \n
    AeroPress is better for more espresso-ish coffee, and of course its market dominance means there's a great ecosystem for add-ons, accessories, mods, and technique/tutorial content. The Delter IMO gives a more pourover-ish result, so it's really just down to what kind of cuppa you're generally in the mood for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687692759 {#2350
    date: 2023-06-25 13:32:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 4635
  -bodyTs: "'/),':11 'accessori':42 'add':40 'add-on':39 'aeropress':4,17 'better':19 'coffe':25 'content':46 'cours':28 'cuppa':67 'delter':7,48 'deltercoffee.com.au':10 'deltercoffee.com.au/),':9 'domin':31 'ecosystem':37 'espresso':23 'espresso-ish':22 'fantast':16 'general':70 'give':50 'great':36 'imo':49 'ish':24,55 'kind':65 'market':30 'mean':32 'mod':43 'mood':73 'on':41 'pourov':54 'pourover-ish':53 'press':8 're':14,69 'realli':60 'result':56 'technique/tutorial':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/389418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687692759 {#2330
    date: 2023-06-25 13:32:39.0 +02: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 {#2347
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    We have an AeroPress and a [Delter press](https://deltercoffee.com.au/), and they're both fantastic.\n
    \n
    AeroPress is better for more espresso-ish coffee, and of course its market dominance means there's a great ecosystem for add-ons, accessories, mods, and technique/tutorial content. The Delter IMO gives a more pourover-ish result, so it's really just down to what kind of cuppa you're generally in the mood for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687692759 {#2350
    date: 2023-06-25 13:32:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 4635
  -bodyTs: "'/),':11 'accessori':42 'add':40 'add-on':39 'aeropress':4,17 'better':19 'coffe':25 'content':46 'cours':28 'cuppa':67 'delter':7,48 'deltercoffee.com.au':10 'deltercoffee.com.au/),':9 'domin':31 'ecosystem':37 'espresso':23 'espresso-ish':22 'fantast':16 'general':70 'give':50 'great':36 'imo':49 'ish':24,55 'kind':65 'market':30 'mean':32 'mod':43 'mood':73 'on':41 'pourov':54 'pourover-ish':53 'press':8 're':14,69 'realli':60 'result':56 'technique/tutorial':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/389418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687692759 {#2330
    date: 2023-06-25 13:32:39.0 +02: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 {#2347
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    We have an AeroPress and a [Delter press](https://deltercoffee.com.au/), and they're both fantastic.\n
    \n
    AeroPress is better for more espresso-ish coffee, and of course its market dominance means there's a great ecosystem for add-ons, accessories, mods, and technique/tutorial content. The Delter IMO gives a more pourover-ish result, so it's really just down to what kind of cuppa you're generally in the mood for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687692759 {#2350
    date: 2023-06-25 13:32:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 4635
  -bodyTs: "'/),':11 'accessori':42 'add':40 'add-on':39 'aeropress':4,17 'better':19 'coffe':25 'content':46 'cours':28 'cuppa':67 'delter':7,48 'deltercoffee.com.au':10 'deltercoffee.com.au/),':9 'domin':31 'ecosystem':37 'espresso':23 'espresso-ish':22 'fantast':16 'general':70 'give':50 'great':36 'imo':49 'ish':24,55 'kind':65 'market':30 'mean':32 'mod':43 'mood':73 'on':41 'pourov':54 'pourover-ish':53 'press':8 're':14,69 'realli':60 'result':56 'technique/tutorial':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/389418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687692759 {#2330
    date: 2023-06-25 13:32:39.0 +02: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 {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I unsubbed from /r/BuyItForLife when it turned into a circlejerk of ebay/thrift store finds. Hopefully this magazine will help me find companies and products that I can buy new. One product I've been appreciating is my Baratza Virtuoso coffee grinder. Pretty much every part is user replaceable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687672465 {#2101
    date: 2023-06-25 07:54:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zerowaste"
    "@okbin@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 25834
  -bodyTs: "'/r/buyitforlife':4 'appreci':35 'baratza':38 'buy':28 'circlejerk':10 'coffe':40 'compani':22 'ebay/thrift':12 'everi':44 'find':14,21 'grinder':41 'help':19 'hope':15 'magazin':17 'much':43 'new':29 'one':30 'part':45 'pretti':42 'product':24,31 'replac':48 'store':13 'turn':7 'unsub':2 'user':47 've':33 'virtuoso':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/81011/-/comment/386970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687672465 {#2102
    date: 2023-06-25 07:54:25.0 +02: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 {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I unsubbed from /r/BuyItForLife when it turned into a circlejerk of ebay/thrift store finds. Hopefully this magazine will help me find companies and products that I can buy new. One product I've been appreciating is my Baratza Virtuoso coffee grinder. Pretty much every part is user replaceable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687672465 {#2101
    date: 2023-06-25 07:54:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zerowaste"
    "@okbin@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 25834
  -bodyTs: "'/r/buyitforlife':4 'appreci':35 'baratza':38 'buy':28 'circlejerk':10 'coffe':40 'compani':22 'ebay/thrift':12 'everi':44 'find':14,21 'grinder':41 'help':19 'hope':15 'magazin':17 'much':43 'new':29 'one':30 'part':45 'pretti':42 'product':24,31 'replac':48 'store':13 'turn':7 'unsub':2 'user':47 've':33 'virtuoso':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/81011/-/comment/386970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687672465 {#2102
    date: 2023-06-25 07:54:25.0 +02: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 {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I unsubbed from /r/BuyItForLife when it turned into a circlejerk of ebay/thrift store finds. Hopefully this magazine will help me find companies and products that I can buy new. One product I've been appreciating is my Baratza Virtuoso coffee grinder. Pretty much every part is user replaceable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687672465 {#2101
    date: 2023-06-25 07:54:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zerowaste"
    "@okbin@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 25834
  -bodyTs: "'/r/buyitforlife':4 'appreci':35 'baratza':38 'buy':28 'circlejerk':10 'coffe':40 'compani':22 'ebay/thrift':12 'everi':44 'find':14,21 'grinder':41 'help':19 'hope':15 'magazin':17 'much':43 'new':29 'one':30 'part':45 'pretti':42 'product':24,31 'replac':48 'store':13 'turn':7 'unsub':2 'user':47 've':33 'virtuoso':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/81011/-/comment/386970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687672465 {#2102
    date: 2023-06-25 07:54:25.0 +02: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 {#2283
  +user: App\Entity\User {#2219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Another perspective. In internet time, Reddit has had a long life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693101790 {#2294
    date: 2023-08-27 04:03:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FfaerieOxide@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 26982
  -bodyTs: "'anoth':1 'internet':4 'life':11 'long':10 'perspect':2 'reddit':6 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/92266/-/comment/385637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687662285 {#2290
    date: 2023-06-25 05:04:45.0 +02: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 {#2283
  +user: App\Entity\User {#2219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Another perspective. In internet time, Reddit has had a long life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693101790 {#2294
    date: 2023-08-27 04:03:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FfaerieOxide@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 26982
  -bodyTs: "'anoth':1 'internet':4 'life':11 'long':10 'perspect':2 'reddit':6 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/92266/-/comment/385637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687662285 {#2290
    date: 2023-06-25 05:04:45.0 +02: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 {#2283
  +user: App\Entity\User {#2219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Another perspective. In internet time, Reddit has had a long life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693101790 {#2294
    date: 2023-08-27 04:03:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FfaerieOxide@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 26982
  -bodyTs: "'anoth':1 'internet':4 'life':11 'long':10 'perspect':2 'reddit':6 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/92266/-/comment/385637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687662285 {#2290
    date: 2023-06-25 05:04:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2251
  +user: App\Entity\User {#2157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "People are asking what the difference between an Aero Press and French Press. The benefit to an aero press is the paper filters. They filter out some of the oils when making a cup. French press you get the oils or whatever you want to call it. I have tried several coffee makers over the years, gadgets like the vacuum coffee maker from bodium etc, and nothing comes close to the simplistic aero press for a decent cup of coffee."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688882135 {#2248
    date: 2023-07-09 07:55:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2284 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 4512
  -bodyTs: "'aero':9,18,73 'ask':3 'benefit':15 'bodium':64 'call':46 'close':69 'coffe':52,61,80 'come':68 'cup':34,78 'decent':77 'differ':6 'etc':65 'filter':23,25 'french':12,35 'gadget':57 'get':38 'like':58 'make':32 'maker':53,62 'noth':67 'oil':30,40 'paper':22 'peopl':1 'press':10,13,19,36,74 'sever':51 'simplist':72 'tri':50 'vacuum':60 'want':44 'whatev':42 'year':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/378407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687625877 {#2243
    date: 2023-06-24 18:57:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2251
  +user: App\Entity\User {#2157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "People are asking what the difference between an Aero Press and French Press. The benefit to an aero press is the paper filters. They filter out some of the oils when making a cup. French press you get the oils or whatever you want to call it. I have tried several coffee makers over the years, gadgets like the vacuum coffee maker from bodium etc, and nothing comes close to the simplistic aero press for a decent cup of coffee."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688882135 {#2248
    date: 2023-07-09 07:55:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2284 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 4512
  -bodyTs: "'aero':9,18,73 'ask':3 'benefit':15 'bodium':64 'call':46 'close':69 'coffe':52,61,80 'come':68 'cup':34,78 'decent':77 'differ':6 'etc':65 'filter':23,25 'french':12,35 'gadget':57 'get':38 'like':58 'make':32 'maker':53,62 'noth':67 'oil':30,40 'paper':22 'peopl':1 'press':10,13,19,36,74 'sever':51 'simplist':72 'tri':50 'vacuum':60 'want':44 'whatev':42 'year':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/378407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687625877 {#2243
    date: 2023-06-24 18:57:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2251
  +user: App\Entity\User {#2157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "People are asking what the difference between an Aero Press and French Press. The benefit to an aero press is the paper filters. They filter out some of the oils when making a cup. French press you get the oils or whatever you want to call it. I have tried several coffee makers over the years, gadgets like the vacuum coffee maker from bodium etc, and nothing comes close to the simplistic aero press for a decent cup of coffee."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688882135 {#2248
    date: 2023-07-09 07:55:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2284 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 4512
  -bodyTs: "'aero':9,18,73 'ask':3 'benefit':15 'bodium':64 'call':46 'close':69 'coffe':52,61,80 'come':68 'cup':34,78 'decent':77 'differ':6 'etc':65 'filter':23,25 'french':12,35 'gadget':57 'get':38 'like':58 'make':32 'maker':53,62 'noth':67 'oil':30,40 'paper':22 'peopl':1 'press':10,13,19,36,74 'sever':51 'simplist':72 'tri':50 'vacuum':60 'want':44 'whatev':42 'year':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/378407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687625877 {#2243
    date: 2023-06-24 18:57:57.0 +02: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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2251
    +user: App\Entity\User {#2157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "People are asking what the difference between an Aero Press and French Press. The benefit to an aero press is the paper filters. They filter out some of the oils when making a cup. French press you get the oils or whatever you want to call it. I have tried several coffee makers over the years, gadgets like the vacuum coffee maker from bodium etc, and nothing comes close to the simplistic aero press for a decent cup of coffee."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688882135 {#2248
      date: 2023-07-09 07:55:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2284 …}
    +nested: Doctrine\ORM\PersistentCollection {#2286 …}
    +votes: Doctrine\ORM\PersistentCollection {#2188 …}
    +reports: Doctrine\ORM\PersistentCollection {#2034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    -id: 4512
    -bodyTs: "'aero':9,18,73 'ask':3 'benefit':15 'bodium':64 'call':46 'close':69 'coffe':52,61,80 'come':68 'cup':34,78 'decent':77 'differ':6 'etc':65 'filter':23,25 'french':12,35 'gadget':57 'get':38 'like':58 'make':32 'maker':53,62 'noth':67 'oil':30,40 'paper':22 'peopl':1 'press':10,13,19,36,74 'sever':51 'simplist':72 'tri':50 'vacuum':60 'want':44 'whatev':42 'year':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/378407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687625877 {#2243
      date: 2023-06-24 18:57:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "Do the permanent stainless steel filters work as well as paper filters?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687692163 {#3152
    date: 2023-06-25 13:22:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@lost_usb_stick@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3163 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 4632
  -bodyTs: "'filter':6,12 'paper':11 'perman':3 'stainless':4 'steel':5 'well':9 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/562091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687665734 {#3153
    date: 2023-06-25 06:02:14.0 +02: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
63 DENIED edit
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2251
    +user: App\Entity\User {#2157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "People are asking what the difference between an Aero Press and French Press. The benefit to an aero press is the paper filters. They filter out some of the oils when making a cup. French press you get the oils or whatever you want to call it. I have tried several coffee makers over the years, gadgets like the vacuum coffee maker from bodium etc, and nothing comes close to the simplistic aero press for a decent cup of coffee."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688882135 {#2248
      date: 2023-07-09 07:55:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2284 …}
    +nested: Doctrine\ORM\PersistentCollection {#2286 …}
    +votes: Doctrine\ORM\PersistentCollection {#2188 …}
    +reports: Doctrine\ORM\PersistentCollection {#2034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    -id: 4512
    -bodyTs: "'aero':9,18,73 'ask':3 'benefit':15 'bodium':64 'call':46 'close':69 'coffe':52,61,80 'come':68 'cup':34,78 'decent':77 'differ':6 'etc':65 'filter':23,25 'french':12,35 'gadget':57 'get':38 'like':58 'make':32 'maker':53,62 'noth':67 'oil':30,40 'paper':22 'peopl':1 'press':10,13,19,36,74 'sever':51 'simplist':72 'tri':50 'vacuum':60 'want':44 'whatev':42 'year':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/378407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687625877 {#2243
      date: 2023-06-24 18:57:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "Do the permanent stainless steel filters work as well as paper filters?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687692163 {#3152
    date: 2023-06-25 13:22:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@lost_usb_stick@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3163 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 4632
  -bodyTs: "'filter':6,12 'paper':11 'perman':3 'stainless':4 'steel':5 'well':9 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/562091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687665734 {#3153
    date: 2023-06-25 06:02:14.0 +02: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
64 DENIED moderate
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2251
    +user: App\Entity\User {#2157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "People are asking what the difference between an Aero Press and French Press. The benefit to an aero press is the paper filters. They filter out some of the oils when making a cup. French press you get the oils or whatever you want to call it. I have tried several coffee makers over the years, gadgets like the vacuum coffee maker from bodium etc, and nothing comes close to the simplistic aero press for a decent cup of coffee."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688882135 {#2248
      date: 2023-07-09 07:55:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2284 …}
    +nested: Doctrine\ORM\PersistentCollection {#2286 …}
    +votes: Doctrine\ORM\PersistentCollection {#2188 …}
    +reports: Doctrine\ORM\PersistentCollection {#2034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    -id: 4512
    -bodyTs: "'aero':9,18,73 'ask':3 'benefit':15 'bodium':64 'call':46 'close':69 'coffe':52,61,80 'come':68 'cup':34,78 'decent':77 'differ':6 'etc':65 'filter':23,25 'french':12,35 'gadget':57 'get':38 'like':58 'make':32 'maker':53,62 'noth':67 'oil':30,40 'paper':22 'peopl':1 'press':10,13,19,36,74 'sever':51 'simplist':72 'tri':50 'vacuum':60 'want':44 'whatev':42 'year':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/378407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687625877 {#2243
      date: 2023-06-24 18:57:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "Do the permanent stainless steel filters work as well as paper filters?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687692163 {#3152
    date: 2023-06-25 13:22:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@lost_usb_stick@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3163 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 4632
  -bodyTs: "'filter':6,12 'paper':11 'perman':3 'stainless':4 'steel':5 'well':9 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/562091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687665734 {#3153
    date: 2023-06-25 06:02:14.0 +02: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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3154
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2251
      +user: App\Entity\User {#2157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "People are asking what the difference between an Aero Press and French Press. The benefit to an aero press is the paper filters. They filter out some of the oils when making a cup. French press you get the oils or whatever you want to call it. I have tried several coffee makers over the years, gadgets like the vacuum coffee maker from bodium etc, and nothing comes close to the simplistic aero press for a decent cup of coffee."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688882135 {#2248
        date: 2023-07-09 07:55:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wnose@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2284 …}
      +nested: Doctrine\ORM\PersistentCollection {#2286 …}
      +votes: Doctrine\ORM\PersistentCollection {#2188 …}
      +reports: Doctrine\ORM\PersistentCollection {#2034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
      -id: 4512
      -bodyTs: "'aero':9,18,73 'ask':3 'benefit':15 'bodium':64 'call':46 'close':69 'coffe':52,61,80 'come':68 'cup':34,78 'decent':77 'differ':6 'etc':65 'filter':23,25 'french':12,35 'gadget':57 'get':38 'like':58 'make':32 'maker':53,62 'noth':67 'oil':30,40 'paper':22 'peopl':1 'press':10,13,19,36,74 'sever':51 'simplist':72 'tri':50 'vacuum':60 'want':44 'whatev':42 'year':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/378407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687625877 {#2243
        date: 2023-06-24 18:57:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2251}
    +body: "Do the permanent stainless steel filters work as well as paper filters?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687692163 {#3152
      date: 2023-06-25 13:22:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
      "@lost_usb_stick@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3163 …}
    +nested: Doctrine\ORM\PersistentCollection {#3156 …}
    +votes: Doctrine\ORM\PersistentCollection {#3158 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 4632
    -bodyTs: "'filter':6,12 'paper':11 'perman':3 'stainless':4 'steel':5 'well':9 'work':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/562091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687665734 {#3153
      date: 2023-06-25 06:02:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "Depends what you mean. I've used one before, and it worked well, but with mesh filters you will always get the oils coming through that paper removes. Some people like it that way, others don't. James Hoffman prefers paper filters; when I heard him say that and why, I gave them another try and decided he was right. They do give a "cleaner" quality to the taste."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688882133 {#3243
    date: 2023-07-09 07:55:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@lost_usb_stick@kbin.social"
    "@Showroom7561@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 9217
  -bodyTs: "'alway':20 'anoth':54 'cleaner':65 'come':24 'decid':57 'depend':1 'filter':17,42 'gave':52 'get':21 'give':63 'heard':45 'hoffman':39 'jame':38 'like':31 'mean':4 'mesh':16 'oil':23 'one':8 'other':35 'paper':27,41 'peopl':30 'prefer':40 'qualiti':66 'remov':28 'right':60 'say':47 'tast':69 'tri':55 'use':7 've':6 'way':34 'well':13 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/638204"
  +editedAt: DateTimeImmutable @1688882206 {#3244
    date: 2023-07-09 07:56:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688882133 {#3245
    date: 2023-07-09 07:55:33.0 +02: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
67 DENIED edit
App\Entity\EntryComment {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3154
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2251
      +user: App\Entity\User {#2157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "People are asking what the difference between an Aero Press and French Press. The benefit to an aero press is the paper filters. They filter out some of the oils when making a cup. French press you get the oils or whatever you want to call it. I have tried several coffee makers over the years, gadgets like the vacuum coffee maker from bodium etc, and nothing comes close to the simplistic aero press for a decent cup of coffee."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688882135 {#2248
        date: 2023-07-09 07:55:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wnose@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2284 …}
      +nested: Doctrine\ORM\PersistentCollection {#2286 …}
      +votes: Doctrine\ORM\PersistentCollection {#2188 …}
      +reports: Doctrine\ORM\PersistentCollection {#2034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
      -id: 4512
      -bodyTs: "'aero':9,18,73 'ask':3 'benefit':15 'bodium':64 'call':46 'close':69 'coffe':52,61,80 'come':68 'cup':34,78 'decent':77 'differ':6 'etc':65 'filter':23,25 'french':12,35 'gadget':57 'get':38 'like':58 'make':32 'maker':53,62 'noth':67 'oil':30,40 'paper':22 'peopl':1 'press':10,13,19,36,74 'sever':51 'simplist':72 'tri':50 'vacuum':60 'want':44 'whatev':42 'year':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/378407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687625877 {#2243
        date: 2023-06-24 18:57:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2251}
    +body: "Do the permanent stainless steel filters work as well as paper filters?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687692163 {#3152
      date: 2023-06-25 13:22:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
      "@lost_usb_stick@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3163 …}
    +nested: Doctrine\ORM\PersistentCollection {#3156 …}
    +votes: Doctrine\ORM\PersistentCollection {#3158 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 4632
    -bodyTs: "'filter':6,12 'paper':11 'perman':3 'stainless':4 'steel':5 'well':9 'work':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/562091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687665734 {#3153
      date: 2023-06-25 06:02:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "Depends what you mean. I've used one before, and it worked well, but with mesh filters you will always get the oils coming through that paper removes. Some people like it that way, others don't. James Hoffman prefers paper filters; when I heard him say that and why, I gave them another try and decided he was right. They do give a "cleaner" quality to the taste."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688882133 {#3243
    date: 2023-07-09 07:55:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@lost_usb_stick@kbin.social"
    "@Showroom7561@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 9217
  -bodyTs: "'alway':20 'anoth':54 'cleaner':65 'come':24 'decid':57 'depend':1 'filter':17,42 'gave':52 'get':21 'give':63 'heard':45 'hoffman':39 'jame':38 'like':31 'mean':4 'mesh':16 'oil':23 'one':8 'other':35 'paper':27,41 'peopl':30 'prefer':40 'qualiti':66 'remov':28 'right':60 'say':47 'tast':69 'tri':55 'use':7 've':6 'way':34 'well':13 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/638204"
  +editedAt: DateTimeImmutable @1688882206 {#3244
    date: 2023-07-09 07:56:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688882133 {#3245
    date: 2023-07-09 07:55:33.0 +02: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
68 DENIED moderate
App\Entity\EntryComment {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3154
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2251
      +user: App\Entity\User {#2157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "People are asking what the difference between an Aero Press and French Press. The benefit to an aero press is the paper filters. They filter out some of the oils when making a cup. French press you get the oils or whatever you want to call it. I have tried several coffee makers over the years, gadgets like the vacuum coffee maker from bodium etc, and nothing comes close to the simplistic aero press for a decent cup of coffee."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688882135 {#2248
        date: 2023-07-09 07:55:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wnose@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2284 …}
      +nested: Doctrine\ORM\PersistentCollection {#2286 …}
      +votes: Doctrine\ORM\PersistentCollection {#2188 …}
      +reports: Doctrine\ORM\PersistentCollection {#2034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
      -id: 4512
      -bodyTs: "'aero':9,18,73 'ask':3 'benefit':15 'bodium':64 'call':46 'close':69 'coffe':52,61,80 'come':68 'cup':34,78 'decent':77 'differ':6 'etc':65 'filter':23,25 'french':12,35 'gadget':57 'get':38 'like':58 'make':32 'maker':53,62 'noth':67 'oil':30,40 'paper':22 'peopl':1 'press':10,13,19,36,74 'sever':51 'simplist':72 'tri':50 'vacuum':60 'want':44 'whatev':42 'year':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/378407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687625877 {#2243
        date: 2023-06-24 18:57:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2251}
    +body: "Do the permanent stainless steel filters work as well as paper filters?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687692163 {#3152
      date: 2023-06-25 13:22:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
      "@lost_usb_stick@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3163 …}
    +nested: Doctrine\ORM\PersistentCollection {#3156 …}
    +votes: Doctrine\ORM\PersistentCollection {#3158 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 4632
    -bodyTs: "'filter':6,12 'paper':11 'perman':3 'stainless':4 'steel':5 'well':9 'work':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/562091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687665734 {#3153
      date: 2023-06-25 06:02:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "Depends what you mean. I've used one before, and it worked well, but with mesh filters you will always get the oils coming through that paper removes. Some people like it that way, others don't. James Hoffman prefers paper filters; when I heard him say that and why, I gave them another try and decided he was right. They do give a "cleaner" quality to the taste."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688882133 {#3243
    date: 2023-07-09 07:55:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@lost_usb_stick@kbin.social"
    "@Showroom7561@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 9217
  -bodyTs: "'alway':20 'anoth':54 'cleaner':65 'come':24 'decid':57 'depend':1 'filter':17,42 'gave':52 'get':21 'give':63 'heard':45 'hoffman':39 'jame':38 'like':31 'mean':4 'mesh':16 'oil':23 'one':8 'other':35 'paper':27,41 'peopl':30 'prefer':40 'qualiti':66 'remov':28 'right':60 'say':47 'tast':69 'tri':55 'use':7 've':6 'way':34 'well':13 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/638204"
  +editedAt: DateTimeImmutable @1688882206 {#3244
    date: 2023-07-09 07:56:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688882133 {#3245
    date: 2023-07-09 07:55:33.0 +02: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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3174
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2251
    +user: App\Entity\User {#2157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "People are asking what the difference between an Aero Press and French Press. The benefit to an aero press is the paper filters. They filter out some of the oils when making a cup. French press you get the oils or whatever you want to call it. I have tried several coffee makers over the years, gadgets like the vacuum coffee maker from bodium etc, and nothing comes close to the simplistic aero press for a decent cup of coffee."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688882135 {#2248
      date: 2023-07-09 07:55:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2284 …}
    +nested: Doctrine\ORM\PersistentCollection {#2286 …}
    +votes: Doctrine\ORM\PersistentCollection {#2188 …}
    +reports: Doctrine\ORM\PersistentCollection {#2034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    -id: 4512
    -bodyTs: "'aero':9,18,73 'ask':3 'benefit':15 'bodium':64 'call':46 'close':69 'coffe':52,61,80 'come':68 'cup':34,78 'decent':77 'differ':6 'etc':65 'filter':23,25 'french':12,35 'gadget':57 'get':38 'like':58 'make':32 'maker':53,62 'noth':67 'oil':30,40 'paper':22 'peopl':1 'press':10,13,19,36,74 'sever':51 'simplist':72 'tri':50 'vacuum':60 'want':44 'whatev':42 'year':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/378407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687625877 {#2243
      date: 2023-06-24 18:57:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "Not to mention you get fine particulate with a French press compared to aeropress. There are better ways to make coffee out there, but I don’t think there’s better value for money/time than an aeropress."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687635084 {#3172
    date: 2023-06-24 21:31:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@lost_usb_stick@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  -id: 9215
  -bodyTs: "'aeropress':14,37 'better':17,31 'coffe':21 'compar':12 'fine':6 'french':10 'get':5 'make':20 'mention':3 'money/time':34 'particul':7 'press':11 'think':28 'valu':32 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/555610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687635084 {#3173
    date: 2023-06-24 21:31:24.0 +02: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
71 DENIED edit
App\Entity\EntryComment {#3174
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2251
    +user: App\Entity\User {#2157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "People are asking what the difference between an Aero Press and French Press. The benefit to an aero press is the paper filters. They filter out some of the oils when making a cup. French press you get the oils or whatever you want to call it. I have tried several coffee makers over the years, gadgets like the vacuum coffee maker from bodium etc, and nothing comes close to the simplistic aero press for a decent cup of coffee."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688882135 {#2248
      date: 2023-07-09 07:55:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2284 …}
    +nested: Doctrine\ORM\PersistentCollection {#2286 …}
    +votes: Doctrine\ORM\PersistentCollection {#2188 …}
    +reports: Doctrine\ORM\PersistentCollection {#2034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    -id: 4512
    -bodyTs: "'aero':9,18,73 'ask':3 'benefit':15 'bodium':64 'call':46 'close':69 'coffe':52,61,80 'come':68 'cup':34,78 'decent':77 'differ':6 'etc':65 'filter':23,25 'french':12,35 'gadget':57 'get':38 'like':58 'make':32 'maker':53,62 'noth':67 'oil':30,40 'paper':22 'peopl':1 'press':10,13,19,36,74 'sever':51 'simplist':72 'tri':50 'vacuum':60 'want':44 'whatev':42 'year':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/378407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687625877 {#2243
      date: 2023-06-24 18:57:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "Not to mention you get fine particulate with a French press compared to aeropress. There are better ways to make coffee out there, but I don’t think there’s better value for money/time than an aeropress."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687635084 {#3172
    date: 2023-06-24 21:31:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@lost_usb_stick@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  -id: 9215
  -bodyTs: "'aeropress':14,37 'better':17,31 'coffe':21 'compar':12 'fine':6 'french':10 'get':5 'make':20 'mention':3 'money/time':34 'particul':7 'press':11 'think':28 'valu':32 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/555610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687635084 {#3173
    date: 2023-06-24 21:31:24.0 +02: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
72 DENIED moderate
App\Entity\EntryComment {#3174
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2251
    +user: App\Entity\User {#2157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "People are asking what the difference between an Aero Press and French Press. The benefit to an aero press is the paper filters. They filter out some of the oils when making a cup. French press you get the oils or whatever you want to call it. I have tried several coffee makers over the years, gadgets like the vacuum coffee maker from bodium etc, and nothing comes close to the simplistic aero press for a decent cup of coffee."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688882135 {#2248
      date: 2023-07-09 07:55:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2284 …}
    +nested: Doctrine\ORM\PersistentCollection {#2286 …}
    +votes: Doctrine\ORM\PersistentCollection {#2188 …}
    +reports: Doctrine\ORM\PersistentCollection {#2034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    -id: 4512
    -bodyTs: "'aero':9,18,73 'ask':3 'benefit':15 'bodium':64 'call':46 'close':69 'coffe':52,61,80 'come':68 'cup':34,78 'decent':77 'differ':6 'etc':65 'filter':23,25 'french':12,35 'gadget':57 'get':38 'like':58 'make':32 'maker':53,62 'noth':67 'oil':30,40 'paper':22 'peopl':1 'press':10,13,19,36,74 'sever':51 'simplist':72 'tri':50 'vacuum':60 'want':44 'whatev':42 'year':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/378407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687625877 {#2243
      date: 2023-06-24 18:57:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "Not to mention you get fine particulate with a French press compared to aeropress. There are better ways to make coffee out there, but I don’t think there’s better value for money/time than an aeropress."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687635084 {#3172
    date: 2023-06-24 21:31:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@lost_usb_stick@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  -id: 9215
  -bodyTs: "'aeropress':14,37 'better':17,31 'coffe':21 'compar':12 'fine':6 'french':10 'get':5 'make':20 'mention':3 'money/time':34 'particul':7 'press':11 'think':28 'valu':32 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/555610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687635084 {#3173
    date: 2023-06-24 21:31:24.0 +02: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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3277
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2251
      +user: App\Entity\User {#2157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "People are asking what the difference between an Aero Press and French Press. The benefit to an aero press is the paper filters. They filter out some of the oils when making a cup. French press you get the oils or whatever you want to call it. I have tried several coffee makers over the years, gadgets like the vacuum coffee maker from bodium etc, and nothing comes close to the simplistic aero press for a decent cup of coffee."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688882135 {#2248
        date: 2023-07-09 07:55:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wnose@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2284 …}
      +nested: Doctrine\ORM\PersistentCollection {#2286 …}
      +votes: Doctrine\ORM\PersistentCollection {#2188 …}
      +reports: Doctrine\ORM\PersistentCollection {#2034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
      -id: 4512
      -bodyTs: "'aero':9,18,73 'ask':3 'benefit':15 'bodium':64 'call':46 'close':69 'coffe':52,61,80 'come':68 'cup':34,78 'decent':77 'differ':6 'etc':65 'filter':23,25 'french':12,35 'gadget':57 'get':38 'like':58 'make':32 'maker':53,62 'noth':67 'oil':30,40 'paper':22 'peopl':1 'press':10,13,19,36,74 'sever':51 'simplist':72 'tri':50 'vacuum':60 'want':44 'whatev':42 'year':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/378407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687625877 {#2243
        date: 2023-06-24 18:57:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2251}
    +body: "Not to mention you get fine particulate with a French press compared to aeropress. There are better ways to make coffee out there, but I don’t think there’s better value for money/time than an aeropress."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687635084 {#3172
      date: 2023-06-24 21:31:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
      "@lost_usb_stick@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3176 …}
    +nested: Doctrine\ORM\PersistentCollection {#3178 …}
    +votes: Doctrine\ORM\PersistentCollection {#3180 …}
    +reports: Doctrine\ORM\PersistentCollection {#3182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
    -id: 9215
    -bodyTs: "'aeropress':14,37 'better':17,31 'coffe':21 'compar':12 'fine':6 'french':10 'get':5 'make':20 'mention':3 'money/time':34 'particul':7 'press':11 'think':28 'valu':32 'way':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/555610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687635084 {#3173
      date: 2023-06-24 21:31:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "Call me weird, but I've done somewhat ok attempting to avoid the oils/fines with a French press by basically putting a paper towel over the glass before putting the plunger thing back into it. So the paper towel wraps around the metal mesh, not only adding its filtering to the mesh but also improving the seal it makes against the side of the glass. It does mean that I have to press it down more slowly before pouring, but that's just because it's doing its job so I don't mind. It also means that the mesh/plunger bit requires less cleaning afterward."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688881724 {#3275
    date: 2023-07-09 07:48:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@lost_usb_stick@kbin.social"
    "@rubicon@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3280 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 9216
  -bodyTs: "'ad':47 'afterward':105 'also':54,96 'around':41 'attempt':10 'avoid':12 'back':33 'basic':20 'bit':101 'call':1 'clean':104 'done':7 'filter':49 'french':17 'glass':27,65 'improv':55 'job':89 'less':103 'make':59 'mean':68,97 'mesh':44,52 'mesh/plunger':100 'metal':43 'mind':94 'oils/fines':14 'ok':9 'paper':23,38 'plunger':31 'pour':79 'press':18,73 'put':21,29 'requir':102 'seal':57 'side':62 'slowli':77 'somewhat':8 'thing':32 'towel':24,39 've':6 'weird':3 'wrap':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/638113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688881724 {#3276
    date: 2023-07-09 07:48:44.0 +02: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
75 DENIED edit
App\Entity\EntryComment {#3277
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2251
      +user: App\Entity\User {#2157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "People are asking what the difference between an Aero Press and French Press. The benefit to an aero press is the paper filters. They filter out some of the oils when making a cup. French press you get the oils or whatever you want to call it. I have tried several coffee makers over the years, gadgets like the vacuum coffee maker from bodium etc, and nothing comes close to the simplistic aero press for a decent cup of coffee."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688882135 {#2248
        date: 2023-07-09 07:55:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wnose@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2284 …}
      +nested: Doctrine\ORM\PersistentCollection {#2286 …}
      +votes: Doctrine\ORM\PersistentCollection {#2188 …}
      +reports: Doctrine\ORM\PersistentCollection {#2034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
      -id: 4512
      -bodyTs: "'aero':9,18,73 'ask':3 'benefit':15 'bodium':64 'call':46 'close':69 'coffe':52,61,80 'come':68 'cup':34,78 'decent':77 'differ':6 'etc':65 'filter':23,25 'french':12,35 'gadget':57 'get':38 'like':58 'make':32 'maker':53,62 'noth':67 'oil':30,40 'paper':22 'peopl':1 'press':10,13,19,36,74 'sever':51 'simplist':72 'tri':50 'vacuum':60 'want':44 'whatev':42 'year':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/378407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687625877 {#2243
        date: 2023-06-24 18:57:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2251}
    +body: "Not to mention you get fine particulate with a French press compared to aeropress. There are better ways to make coffee out there, but I don’t think there’s better value for money/time than an aeropress."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687635084 {#3172
      date: 2023-06-24 21:31:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
      "@lost_usb_stick@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3176 …}
    +nested: Doctrine\ORM\PersistentCollection {#3178 …}
    +votes: Doctrine\ORM\PersistentCollection {#3180 …}
    +reports: Doctrine\ORM\PersistentCollection {#3182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
    -id: 9215
    -bodyTs: "'aeropress':14,37 'better':17,31 'coffe':21 'compar':12 'fine':6 'french':10 'get':5 'make':20 'mention':3 'money/time':34 'particul':7 'press':11 'think':28 'valu':32 'way':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/555610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687635084 {#3173
      date: 2023-06-24 21:31:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "Call me weird, but I've done somewhat ok attempting to avoid the oils/fines with a French press by basically putting a paper towel over the glass before putting the plunger thing back into it. So the paper towel wraps around the metal mesh, not only adding its filtering to the mesh but also improving the seal it makes against the side of the glass. It does mean that I have to press it down more slowly before pouring, but that's just because it's doing its job so I don't mind. It also means that the mesh/plunger bit requires less cleaning afterward."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688881724 {#3275
    date: 2023-07-09 07:48:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@lost_usb_stick@kbin.social"
    "@rubicon@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3280 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 9216
  -bodyTs: "'ad':47 'afterward':105 'also':54,96 'around':41 'attempt':10 'avoid':12 'back':33 'basic':20 'bit':101 'call':1 'clean':104 'done':7 'filter':49 'french':17 'glass':27,65 'improv':55 'job':89 'less':103 'make':59 'mean':68,97 'mesh':44,52 'mesh/plunger':100 'metal':43 'mind':94 'oils/fines':14 'ok':9 'paper':23,38 'plunger':31 'pour':79 'press':18,73 'put':21,29 'requir':102 'seal':57 'side':62 'slowli':77 'somewhat':8 'thing':32 'towel':24,39 've':6 'weird':3 'wrap':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/638113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688881724 {#3276
    date: 2023-07-09 07:48:44.0 +02: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
76 DENIED moderate
App\Entity\EntryComment {#3277
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2251
      +user: App\Entity\User {#2157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "People are asking what the difference between an Aero Press and French Press. The benefit to an aero press is the paper filters. They filter out some of the oils when making a cup. French press you get the oils or whatever you want to call it. I have tried several coffee makers over the years, gadgets like the vacuum coffee maker from bodium etc, and nothing comes close to the simplistic aero press for a decent cup of coffee."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688882135 {#2248
        date: 2023-07-09 07:55:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wnose@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2284 …}
      +nested: Doctrine\ORM\PersistentCollection {#2286 …}
      +votes: Doctrine\ORM\PersistentCollection {#2188 …}
      +reports: Doctrine\ORM\PersistentCollection {#2034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
      -id: 4512
      -bodyTs: "'aero':9,18,73 'ask':3 'benefit':15 'bodium':64 'call':46 'close':69 'coffe':52,61,80 'come':68 'cup':34,78 'decent':77 'differ':6 'etc':65 'filter':23,25 'french':12,35 'gadget':57 'get':38 'like':58 'make':32 'maker':53,62 'noth':67 'oil':30,40 'paper':22 'peopl':1 'press':10,13,19,36,74 'sever':51 'simplist':72 'tri':50 'vacuum':60 'want':44 'whatev':42 'year':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/378407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687625877 {#2243
        date: 2023-06-24 18:57:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2251}
    +body: "Not to mention you get fine particulate with a French press compared to aeropress. There are better ways to make coffee out there, but I don’t think there’s better value for money/time than an aeropress."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687635084 {#3172
      date: 2023-06-24 21:31:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
      "@lost_usb_stick@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3176 …}
    +nested: Doctrine\ORM\PersistentCollection {#3178 …}
    +votes: Doctrine\ORM\PersistentCollection {#3180 …}
    +reports: Doctrine\ORM\PersistentCollection {#3182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
    -id: 9215
    -bodyTs: "'aeropress':14,37 'better':17,31 'coffe':21 'compar':12 'fine':6 'french':10 'get':5 'make':20 'mention':3 'money/time':34 'particul':7 'press':11 'think':28 'valu':32 'way':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/555610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687635084 {#3173
      date: 2023-06-24 21:31:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "Call me weird, but I've done somewhat ok attempting to avoid the oils/fines with a French press by basically putting a paper towel over the glass before putting the plunger thing back into it. So the paper towel wraps around the metal mesh, not only adding its filtering to the mesh but also improving the seal it makes against the side of the glass. It does mean that I have to press it down more slowly before pouring, but that's just because it's doing its job so I don't mind. It also means that the mesh/plunger bit requires less cleaning afterward."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688881724 {#3275
    date: 2023-07-09 07:48:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@lost_usb_stick@kbin.social"
    "@rubicon@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3280 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 9216
  -bodyTs: "'ad':47 'afterward':105 'also':54,96 'around':41 'attempt':10 'avoid':12 'back':33 'basic':20 'bit':101 'call':1 'clean':104 'done':7 'filter':49 'french':17 'glass':27,65 'improv':55 'job':89 'less':103 'make':59 'mean':68,97 'mesh':44,52 'mesh/plunger':100 'metal':43 'mind':94 'oils/fines':14 'ok':9 'paper':23,38 'plunger':31 'pour':79 'press':18,73 'put':21,29 'requir':102 'seal':57 'side':62 'slowli':77 'somewhat':8 'thing':32 'towel':24,39 've':6 'weird':3 'wrap':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/638113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688881724 {#3276
    date: 2023-07-09 07:48:44.0 +02: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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2008
  +user: App\Entity\User {#2365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I'd love it if we could filter out products that are *truly* BIFL, i.e. products that are solid for 10+ years rather than ones that are great for a year or two. If I'm buying for longevity then I don't want to get something that'll break or degrade in a short amount of time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687274333 {#2014
    date: 2023-06-20 17:18:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 1357
  -bodyTs: "'10':21 'amount':56 'bifl':14 'break':50 'buy':37 'could':7 'd':2 'degrad':52 'filter':8 'get':46 'great':28 'i.e':15 'll':49 'longev':39 'love':3 'm':36 'one':25 'product':10,16 'rather':23 'short':55 'solid':19 'someth':47 'time':58 'truli':13 'two':33 'want':44 'year':22,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/268582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687274333 {#1991
    date: 2023-06-20 17:18:53.0 +02: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
79 DENIED edit
App\Entity\EntryComment {#2008
  +user: App\Entity\User {#2365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I'd love it if we could filter out products that are *truly* BIFL, i.e. products that are solid for 10+ years rather than ones that are great for a year or two. If I'm buying for longevity then I don't want to get something that'll break or degrade in a short amount of time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687274333 {#2014
    date: 2023-06-20 17:18:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 1357
  -bodyTs: "'10':21 'amount':56 'bifl':14 'break':50 'buy':37 'could':7 'd':2 'degrad':52 'filter':8 'get':46 'great':28 'i.e':15 'll':49 'longev':39 'love':3 'm':36 'one':25 'product':10,16 'rather':23 'short':55 'solid':19 'someth':47 'time':58 'truli':13 'two':33 'want':44 'year':22,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/268582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687274333 {#1991
    date: 2023-06-20 17:18:53.0 +02: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
80 DENIED moderate
App\Entity\EntryComment {#2008
  +user: App\Entity\User {#2365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I'd love it if we could filter out products that are *truly* BIFL, i.e. products that are solid for 10+ years rather than ones that are great for a year or two. If I'm buying for longevity then I don't want to get something that'll break or degrade in a short amount of time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687274333 {#2014
    date: 2023-06-20 17:18:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 1357
  -bodyTs: "'10':21 'amount':56 'bifl':14 'break':50 'buy':37 'could':7 'd':2 'degrad':52 'filter':8 'get':46 'great':28 'i.e':15 'll':49 'longev':39 'love':3 'm':36 'one':25 'product':10,16 'rather':23 'short':55 'solid':19 'someth':47 'time':58 'truli':13 'two':33 'want':44 'year':22,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/268582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687274333 {#1991
    date: 2023-06-20 17:18:53.0 +02: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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2535
  +user: App\Entity\User {#2548 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It's a shame so many people are poopooing moving to the Threadiverse. From the replies I am reading to people suggesting coming here, it seems like people think it's more convenient to implicated than it actually is and are straight up misinformed about how the Fediverse works.\n
    \n
    Looks like some of us need to get active on Reddit again to correct this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687245709 {#2530
    date: 2023-06-20 09:21:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 1305
  -bodyTs: "'activ':58 'actual':38 'come':23 'conveni':33 'correct':63 'fedivers':48 'get':57 'implic':35 'like':27,51 'look':50 'mani':6 'misinform':44 'move':10 'need':55 'peopl':7,21,28 'poopoo':9 'read':19 'reddit':60 'repli':16 'seem':26 'shame':4 'straight':42 'suggest':22 'think':29 'threadivers':13 'us':54 'work':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687245709 {#2531
    date: 2023-06-20 09:21:49.0 +02: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
83 DENIED edit
App\Entity\EntryComment {#2535
  +user: App\Entity\User {#2548 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It's a shame so many people are poopooing moving to the Threadiverse. From the replies I am reading to people suggesting coming here, it seems like people think it's more convenient to implicated than it actually is and are straight up misinformed about how the Fediverse works.\n
    \n
    Looks like some of us need to get active on Reddit again to correct this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687245709 {#2530
    date: 2023-06-20 09:21:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 1305
  -bodyTs: "'activ':58 'actual':38 'come':23 'conveni':33 'correct':63 'fedivers':48 'get':57 'implic':35 'like':27,51 'look':50 'mani':6 'misinform':44 'move':10 'need':55 'peopl':7,21,28 'poopoo':9 'read':19 'reddit':60 'repli':16 'seem':26 'shame':4 'straight':42 'suggest':22 'think':29 'threadivers':13 'us':54 'work':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687245709 {#2531
    date: 2023-06-20 09:21:49.0 +02: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
84 DENIED moderate
App\Entity\EntryComment {#2535
  +user: App\Entity\User {#2548 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It's a shame so many people are poopooing moving to the Threadiverse. From the replies I am reading to people suggesting coming here, it seems like people think it's more convenient to implicated than it actually is and are straight up misinformed about how the Fediverse works.\n
    \n
    Looks like some of us need to get active on Reddit again to correct this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687245709 {#2530
    date: 2023-06-20 09:21:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 1305
  -bodyTs: "'activ':58 'actual':38 'come':23 'conveni':33 'correct':63 'fedivers':48 'get':57 'implic':35 'like':27,51 'look':50 'mani':6 'misinform':44 'move':10 'need':55 'peopl':7,21,28 'poopoo':9 'read':19 'reddit':60 'repli':16 'seem':26 'shame':4 'straight':42 'suggest':22 'think':29 'threadivers':13 'us':54 'work':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687245709 {#2531
    date: 2023-06-20 09:21:49.0 +02: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2610
  +user: App\Entity\User {#2623 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I'd love to see BIFL here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1687259981 {#2605
    date: 2023-06-20 13:19:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2611 …}
  +nested: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  -id: 1304
  -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/352953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687235243 {#2606
    date: 2023-06-20 06:27:23.0 +02: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
87 DENIED edit
App\Entity\EntryComment {#2610
  +user: App\Entity\User {#2623 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I'd love to see BIFL here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1687259981 {#2605
    date: 2023-06-20 13:19:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2611 …}
  +nested: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  -id: 1304
  -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/352953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687235243 {#2606
    date: 2023-06-20 06:27:23.0 +02: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
88 DENIED moderate
App\Entity\EntryComment {#2610
  +user: App\Entity\User {#2623 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I'd love to see BIFL here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1687259981 {#2605
    date: 2023-06-20 13:19:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2611 …}
  +nested: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  -id: 1304
  -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/352953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687235243 {#2606
    date: 2023-06-20 06:27:23.0 +02: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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2610
    +user: App\Entity\User {#2623 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'd love to see BIFL here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1687259981 {#2605
      date: 2023-06-20 13:19:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2611 …}
    +nested: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2615 …}
    +reports: Doctrine\ORM\PersistentCollection {#2617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
    -id: 1304
    -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/352953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687235243 {#2606
      date: 2023-06-20 06:27:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2610}
  +body: "Unless I horribly screwed up this thread, which is possible given it's my first here in the Fediverse, I'm fairly certain I posted this link within one of the BIFL magazines here on Kbin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687259851 {#3134
    date: 2023-06-20 13:17:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@kool_newt@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 1332
  -bodyTs: "'bifl':32 'certain':23 'fair':22 'fedivers':19 'first':15 'given':11 'horribl':3 'kbin':36 'link':27 'm':21 'magazin':33 'one':29 'possibl':10 'post':25 'screw':4 'thread':7 'unless':1 'within':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/263907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687259851 {#3133
    date: 2023-06-20 13:17:31.0 +02: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
91 DENIED edit
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2610
    +user: App\Entity\User {#2623 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'd love to see BIFL here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1687259981 {#2605
      date: 2023-06-20 13:19:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2611 …}
    +nested: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2615 …}
    +reports: Doctrine\ORM\PersistentCollection {#2617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
    -id: 1304
    -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/352953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687235243 {#2606
      date: 2023-06-20 06:27:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2610}
  +body: "Unless I horribly screwed up this thread, which is possible given it's my first here in the Fediverse, I'm fairly certain I posted this link within one of the BIFL magazines here on Kbin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687259851 {#3134
    date: 2023-06-20 13:17:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@kool_newt@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 1332
  -bodyTs: "'bifl':32 'certain':23 'fair':22 'fedivers':19 'first':15 'given':11 'horribl':3 'kbin':36 'link':27 'm':21 'magazin':33 'one':29 'possibl':10 'post':25 'screw':4 'thread':7 'unless':1 'within':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/263907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687259851 {#3133
    date: 2023-06-20 13:17:31.0 +02: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
92 DENIED moderate
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2610
    +user: App\Entity\User {#2623 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'd love to see BIFL here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1687259981 {#2605
      date: 2023-06-20 13:19:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2611 …}
    +nested: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2615 …}
    +reports: Doctrine\ORM\PersistentCollection {#2617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
    -id: 1304
    -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/352953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687235243 {#2606
      date: 2023-06-20 06:27:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2610}
  +body: "Unless I horribly screwed up this thread, which is possible given it's my first here in the Fediverse, I'm fairly certain I posted this link within one of the BIFL magazines here on Kbin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687259851 {#3134
    date: 2023-06-20 13:17:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@kool_newt@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 1332
  -bodyTs: "'bifl':32 'certain':23 'fair':22 'fedivers':19 'first':15 'given':11 'horribl':3 'kbin':36 'link':27 'm':21 'magazin':33 'one':29 'possibl':10 'post':25 'screw':4 'thread':7 'unless':1 'within':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/263907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687259851 {#3133
    date: 2023-06-20 13:17:31.0 +02: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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2610
    +user: App\Entity\User {#2623 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'd love to see BIFL here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1687259981 {#2605
      date: 2023-06-20 13:19:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2611 …}
    +nested: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2615 …}
    +reports: Doctrine\ORM\PersistentCollection {#2617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
    -id: 1304
    -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/352953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687235243 {#2606
      date: 2023-06-20 06:27:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2610}
  +body: """
    @kool_newt\n
    \n
    - <https://sh.itjust.works/c/buytiforlife> (2000 subs on lemmy)\n
    - <https://kbin.social/m/buytiforlife@sh.itjust.works> (33 subs on kbin? subs did not federate)\n
    - <https://kbin.social/m/BuyItForLife> (2500 subs on kbin)\n
    \n
    @mountainpeacock
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687245869 {#3118
    date: 2023-06-20 09:24:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@kool_newt"
    "@mountainpeacock"
    "@kool_newt@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 1307
  -bodyTs: "'/c/buytiforlife':5 '/m/buyitforlife':23 '/m/buytiforlife@sh.itjust.works':12 '2000':6 '2500':24 '33':13 'feder':20 'kbin':16,27 'kbin.social':11,22 'kbin.social/m/buyitforlife':21 'kbin.social/m/buytiforlife@sh.itjust.works':10 'kool':1 'lemmi':9 'mountainpeacock':28 'newt':2 'sh.itjust.works':4 'sh.itjust.works/c/buytiforlife':3 'sub':7,14,17,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260402"
  +editedAt: DateTimeImmutable @1687246131 {#3117
    date: 2023-06-20 09:28:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687245869 {#3116
    date: 2023-06-20 09:24:29.0 +02: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
95 DENIED edit
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2610
    +user: App\Entity\User {#2623 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'd love to see BIFL here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1687259981 {#2605
      date: 2023-06-20 13:19:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2611 …}
    +nested: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2615 …}
    +reports: Doctrine\ORM\PersistentCollection {#2617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
    -id: 1304
    -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/352953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687235243 {#2606
      date: 2023-06-20 06:27:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2610}
  +body: """
    @kool_newt\n
    \n
    - <https://sh.itjust.works/c/buytiforlife> (2000 subs on lemmy)\n
    - <https://kbin.social/m/buytiforlife@sh.itjust.works> (33 subs on kbin? subs did not federate)\n
    - <https://kbin.social/m/BuyItForLife> (2500 subs on kbin)\n
    \n
    @mountainpeacock
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687245869 {#3118
    date: 2023-06-20 09:24:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@kool_newt"
    "@mountainpeacock"
    "@kool_newt@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 1307
  -bodyTs: "'/c/buytiforlife':5 '/m/buyitforlife':23 '/m/buytiforlife@sh.itjust.works':12 '2000':6 '2500':24 '33':13 'feder':20 'kbin':16,27 'kbin.social':11,22 'kbin.social/m/buyitforlife':21 'kbin.social/m/buytiforlife@sh.itjust.works':10 'kool':1 'lemmi':9 'mountainpeacock':28 'newt':2 'sh.itjust.works':4 'sh.itjust.works/c/buytiforlife':3 'sub':7,14,17,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260402"
  +editedAt: DateTimeImmutable @1687246131 {#3117
    date: 2023-06-20 09:28:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687245869 {#3116
    date: 2023-06-20 09:24:29.0 +02: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
96 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2610
    +user: App\Entity\User {#2623 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'd love to see BIFL here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1687259981 {#2605
      date: 2023-06-20 13:19:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2611 …}
    +nested: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2615 …}
    +reports: Doctrine\ORM\PersistentCollection {#2617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
    -id: 1304
    -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/352953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687235243 {#2606
      date: 2023-06-20 06:27:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2610}
  +body: """
    @kool_newt\n
    \n
    - <https://sh.itjust.works/c/buytiforlife> (2000 subs on lemmy)\n
    - <https://kbin.social/m/buytiforlife@sh.itjust.works> (33 subs on kbin? subs did not federate)\n
    - <https://kbin.social/m/BuyItForLife> (2500 subs on kbin)\n
    \n
    @mountainpeacock
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687245869 {#3118
    date: 2023-06-20 09:24:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@kool_newt"
    "@mountainpeacock"
    "@kool_newt@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 1307
  -bodyTs: "'/c/buytiforlife':5 '/m/buyitforlife':23 '/m/buytiforlife@sh.itjust.works':12 '2000':6 '2500':24 '33':13 'feder':20 'kbin':16,27 'kbin.social':11,22 'kbin.social/m/buyitforlife':21 'kbin.social/m/buytiforlife@sh.itjust.works':10 'kool':1 'lemmi':9 'mountainpeacock':28 'newt':2 'sh.itjust.works':4 'sh.itjust.works/c/buytiforlife':3 'sub':7,14,17,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260402"
  +editedAt: DateTimeImmutable @1687246131 {#3117
    date: 2023-06-20 09:28:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687245869 {#3116
    date: 2023-06-20 09:24:29.0 +02: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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2683
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    God damn, the replies in that thread are toxic af.\n
    \n
    I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687471887 {#2678
    date: 2023-06-23 00:11:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2684 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
  -id: 1288
  -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233021 {#2679
    date: 2023-06-20 05:50:21.0 +02: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
99 DENIED edit
App\Entity\EntryComment {#2683
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    God damn, the replies in that thread are toxic af.\n
    \n
    I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687471887 {#2678
    date: 2023-06-23 00:11:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2684 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
  -id: 1288
  -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233021 {#2679
    date: 2023-06-20 05:50:21.0 +02: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
100 DENIED moderate
App\Entity\EntryComment {#2683
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    God damn, the replies in that thread are toxic af.\n
    \n
    I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687471887 {#2678
    date: 2023-06-23 00:11:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2684 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
  -id: 1288
  -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233021 {#2679
    date: 2023-06-20 05:50:21.0 +02: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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2683
    +user: App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      God damn, the replies in that thread are toxic af.\n
      \n
      I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1687471887 {#2678
      date: 2023-06-23 00:11:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2684 …}
    +nested: Doctrine\ORM\PersistentCollection {#2686 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    -id: 1288
    -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687233021 {#2679
      date: 2023-06-20 05:50:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "@McBinary can we at least eat the canary?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687246041 {#3065
    date: 2023-06-20 09:27:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3142 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -id: 1308
  -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687246041 {#3068
    date: 2023-06-20 09:27:21.0 +02: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
103 DENIED edit
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2683
    +user: App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      God damn, the replies in that thread are toxic af.\n
      \n
      I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1687471887 {#2678
      date: 2023-06-23 00:11:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2684 …}
    +nested: Doctrine\ORM\PersistentCollection {#2686 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    -id: 1288
    -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687233021 {#2679
      date: 2023-06-20 05:50:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "@McBinary can we at least eat the canary?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687246041 {#3065
    date: 2023-06-20 09:27:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3142 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -id: 1308
  -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687246041 {#3068
    date: 2023-06-20 09:27:21.0 +02: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
104 DENIED moderate
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2683
    +user: App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      God damn, the replies in that thread are toxic af.\n
      \n
      I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1687471887 {#2678
      date: 2023-06-23 00:11:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2684 …}
    +nested: Doctrine\ORM\PersistentCollection {#2686 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    -id: 1288
    -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687233021 {#2679
      date: 2023-06-20 05:50:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "@McBinary can we at least eat the canary?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687246041 {#3065
    date: 2023-06-20 09:27:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3142 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -id: 1308
  -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687246041 {#3068
    date: 2023-06-20 09:27:21.0 +02: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
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3233
  +user: Proxies\__CG__\App\Entity\User {#3227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2683
      +user: App\Entity\User {#2696 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        God damn, the replies in that thread are toxic af.\n
        \n
        I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1687471887 {#2678
        date: 2023-06-23 00:11:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2684 …}
      +nested: Doctrine\ORM\PersistentCollection {#2686 …}
      +votes: Doctrine\ORM\PersistentCollection {#2688 …}
      +reports: Doctrine\ORM\PersistentCollection {#2690 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
      -id: 1288
      -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687233021 {#2679
        date: 2023-06-20 05:50:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "@McBinary can we at least eat the canary?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687246041 {#3065
      date: 2023-06-20 09:27:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3146 …}
    +nested: Doctrine\ORM\PersistentCollection {#3144 …}
    +votes: Doctrine\ORM\PersistentCollection {#3142 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
    -id: 1308
    -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687246041 {#3068
      date: 2023-06-20 09:27:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "Can we at least cook the canary before eating it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687363303 {#3234
    date: 2023-06-21 18:01:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
  -id: 1451
  -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687363303 {#3231
    date: 2023-06-21 18:01:43.0 +02: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
107 DENIED edit
App\Entity\EntryComment {#3233
  +user: Proxies\__CG__\App\Entity\User {#3227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2683
      +user: App\Entity\User {#2696 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        God damn, the replies in that thread are toxic af.\n
        \n
        I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1687471887 {#2678
        date: 2023-06-23 00:11:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2684 …}
      +nested: Doctrine\ORM\PersistentCollection {#2686 …}
      +votes: Doctrine\ORM\PersistentCollection {#2688 …}
      +reports: Doctrine\ORM\PersistentCollection {#2690 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
      -id: 1288
      -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687233021 {#2679
        date: 2023-06-20 05:50:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "@McBinary can we at least eat the canary?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687246041 {#3065
      date: 2023-06-20 09:27:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3146 …}
    +nested: Doctrine\ORM\PersistentCollection {#3144 …}
    +votes: Doctrine\ORM\PersistentCollection {#3142 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
    -id: 1308
    -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687246041 {#3068
      date: 2023-06-20 09:27:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "Can we at least cook the canary before eating it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687363303 {#3234
    date: 2023-06-21 18:01:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
  -id: 1451
  -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687363303 {#3231
    date: 2023-06-21 18:01:43.0 +02: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
108 DENIED moderate
App\Entity\EntryComment {#3233
  +user: Proxies\__CG__\App\Entity\User {#3227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2683
      +user: App\Entity\User {#2696 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        God damn, the replies in that thread are toxic af.\n
        \n
        I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1687471887 {#2678
        date: 2023-06-23 00:11:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2684 …}
      +nested: Doctrine\ORM\PersistentCollection {#2686 …}
      +votes: Doctrine\ORM\PersistentCollection {#2688 …}
      +reports: Doctrine\ORM\PersistentCollection {#2690 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
      -id: 1288
      -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687233021 {#2679
        date: 2023-06-20 05:50:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "@McBinary can we at least eat the canary?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687246041 {#3065
      date: 2023-06-20 09:27:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3146 …}
    +nested: Doctrine\ORM\PersistentCollection {#3144 …}
    +votes: Doctrine\ORM\PersistentCollection {#3142 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
    -id: 1308
    -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687246041 {#3068
      date: 2023-06-20 09:27:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "Can we at least cook the canary before eating it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687363303 {#3234
    date: 2023-06-21 18:01:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
  -id: 1451
  -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687363303 {#3231
    date: 2023-06-21 18:01:43.0 +02: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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3299
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3233
    +user: Proxies\__CG__\App\Entity\User {#3227 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3064
      +user: Proxies\__CG__\App\Entity\User {#3147 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2683
        +user: App\Entity\User {#2696 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          God damn, the replies in that thread are toxic af.\n
          \n
          I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1687471887 {#2678
          date: 2023-06-23 00:11:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2684 …}
        +nested: Doctrine\ORM\PersistentCollection {#2686 …}
        +votes: Doctrine\ORM\PersistentCollection {#2688 …}
        +reports: Doctrine\ORM\PersistentCollection {#2690 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
        -id: 1288
        -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687233021 {#2679
          date: 2023-06-20 05:50:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2683}
      +body: "@McBinary can we at least eat the canary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687246041 {#3065
        date: 2023-06-20 09:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3146 …}
      +nested: Doctrine\ORM\PersistentCollection {#3144 …}
      +votes: Doctrine\ORM\PersistentCollection {#3142 …}
      +reports: Doctrine\ORM\PersistentCollection {#3140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
      -id: 1308
      -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687246041 {#3068
        date: 2023-06-20 09:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "Can we at least cook the canary before eating it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687363303 {#3234
      date: 2023-06-21 18:01:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3221 …}
    +nested: Doctrine\ORM\PersistentCollection {#3225 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
    -id: 1451
    -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687363303 {#3231
      date: 2023-06-21 18:01:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "I'm looking for recipes for canaries but it's not easy to find. Haven't found any and chatgpt doesn't wanna collaborate. Let's just do chicken seasoning!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687368600 {#3295
    date: 2023-06-21 19:30:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3303 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
  -id: 1452
  -bodyTs: "'canari':7 'chatgpt':20 'chicken':29 'collabor':24 'doesn':21 'easi':12 'find':14 'found':17 'haven':15 'let':25 'look':3 'm':2 'recip':5 'season':30 'wanna':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/299418"
  +editedAt: DateTimeImmutable @1687371453 {#3292
    date: 2023-06-21 20:17:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687368600 {#3296
    date: 2023-06-21 19:30:00.0 +02: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
111 DENIED edit
App\Entity\EntryComment {#3299
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3233
    +user: Proxies\__CG__\App\Entity\User {#3227 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3064
      +user: Proxies\__CG__\App\Entity\User {#3147 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2683
        +user: App\Entity\User {#2696 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          God damn, the replies in that thread are toxic af.\n
          \n
          I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1687471887 {#2678
          date: 2023-06-23 00:11:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2684 …}
        +nested: Doctrine\ORM\PersistentCollection {#2686 …}
        +votes: Doctrine\ORM\PersistentCollection {#2688 …}
        +reports: Doctrine\ORM\PersistentCollection {#2690 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
        -id: 1288
        -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687233021 {#2679
          date: 2023-06-20 05:50:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2683}
      +body: "@McBinary can we at least eat the canary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687246041 {#3065
        date: 2023-06-20 09:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3146 …}
      +nested: Doctrine\ORM\PersistentCollection {#3144 …}
      +votes: Doctrine\ORM\PersistentCollection {#3142 …}
      +reports: Doctrine\ORM\PersistentCollection {#3140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
      -id: 1308
      -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687246041 {#3068
        date: 2023-06-20 09:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "Can we at least cook the canary before eating it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687363303 {#3234
      date: 2023-06-21 18:01:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3221 …}
    +nested: Doctrine\ORM\PersistentCollection {#3225 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
    -id: 1451
    -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687363303 {#3231
      date: 2023-06-21 18:01:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "I'm looking for recipes for canaries but it's not easy to find. Haven't found any and chatgpt doesn't wanna collaborate. Let's just do chicken seasoning!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687368600 {#3295
    date: 2023-06-21 19:30:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3303 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
  -id: 1452
  -bodyTs: "'canari':7 'chatgpt':20 'chicken':29 'collabor':24 'doesn':21 'easi':12 'find':14 'found':17 'haven':15 'let':25 'look':3 'm':2 'recip':5 'season':30 'wanna':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/299418"
  +editedAt: DateTimeImmutable @1687371453 {#3292
    date: 2023-06-21 20:17:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687368600 {#3296
    date: 2023-06-21 19:30:00.0 +02: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
112 DENIED moderate
App\Entity\EntryComment {#3299
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3233
    +user: Proxies\__CG__\App\Entity\User {#3227 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3064
      +user: Proxies\__CG__\App\Entity\User {#3147 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2683
        +user: App\Entity\User {#2696 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          God damn, the replies in that thread are toxic af.\n
          \n
          I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1687471887 {#2678
          date: 2023-06-23 00:11:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2684 …}
        +nested: Doctrine\ORM\PersistentCollection {#2686 …}
        +votes: Doctrine\ORM\PersistentCollection {#2688 …}
        +reports: Doctrine\ORM\PersistentCollection {#2690 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
        -id: 1288
        -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687233021 {#2679
          date: 2023-06-20 05:50:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2683}
      +body: "@McBinary can we at least eat the canary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687246041 {#3065
        date: 2023-06-20 09:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3146 …}
      +nested: Doctrine\ORM\PersistentCollection {#3144 …}
      +votes: Doctrine\ORM\PersistentCollection {#3142 …}
      +reports: Doctrine\ORM\PersistentCollection {#3140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
      -id: 1308
      -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687246041 {#3068
        date: 2023-06-20 09:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "Can we at least cook the canary before eating it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687363303 {#3234
      date: 2023-06-21 18:01:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3221 …}
    +nested: Doctrine\ORM\PersistentCollection {#3225 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
    -id: 1451
    -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687363303 {#3231
      date: 2023-06-21 18:01:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "I'm looking for recipes for canaries but it's not easy to find. Haven't found any and chatgpt doesn't wanna collaborate. Let's just do chicken seasoning!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687368600 {#3295
    date: 2023-06-21 19:30:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3303 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
  -id: 1452
  -bodyTs: "'canari':7 'chatgpt':20 'chicken':29 'collabor':24 'doesn':21 'easi':12 'find':14 'found':17 'haven':15 'let':25 'look':3 'm':2 'recip':5 'season':30 'wanna':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/299418"
  +editedAt: DateTimeImmutable @1687371453 {#3292
    date: 2023-06-21 20:17:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687368600 {#3296
    date: 2023-06-21 19:30:00.0 +02: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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3367
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3299
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3233
      +user: Proxies\__CG__\App\Entity\User {#3227 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3064
        +user: Proxies\__CG__\App\Entity\User {#3147 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2683
          +user: App\Entity\User {#2696 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            God damn, the replies in that thread are toxic af.\n
            \n
            I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1687471887 {#2678
            date: 2023-06-23 00:11:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mountainpeacock@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2684 …}
          +nested: Doctrine\ORM\PersistentCollection {#2686 …}
          +votes: Doctrine\ORM\PersistentCollection {#2688 …}
          +reports: Doctrine\ORM\PersistentCollection {#2690 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
          -id: 1288
          -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687233021 {#2679
            date: 2023-06-20 05:50:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2683}
        +body: "@McBinary can we at least eat the canary?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1687246041 {#3065
          date: 2023-06-20 09:27:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
          "@McBinary"
          "@McBinary@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3146 …}
        +nested: Doctrine\ORM\PersistentCollection {#3144 …}
        +votes: Doctrine\ORM\PersistentCollection {#3142 …}
        +reports: Doctrine\ORM\PersistentCollection {#3140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
        -id: 1308
        -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687246041 {#3068
          date: 2023-06-20 09:27:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2683}
      +body: "Can we at least cook the canary before eating it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687363303 {#3234
        date: 2023-06-21 18:01:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
        "@kill@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3221 …}
      +nested: Doctrine\ORM\PersistentCollection {#3225 …}
      +votes: Doctrine\ORM\PersistentCollection {#3223 …}
      +reports: Doctrine\ORM\PersistentCollection {#3237 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
      -id: 1451
      -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687363303 {#3231
        date: 2023-06-21 18:01:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "I'm looking for recipes for canaries but it's not easy to find. Haven't found any and chatgpt doesn't wanna collaborate. Let's just do chicken seasoning!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687368600 {#3295
      date: 2023-06-21 19:30:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
      "@SpezTheSpaz@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3303 …}
    +nested: Doctrine\ORM\PersistentCollection {#3305 …}
    +votes: Doctrine\ORM\PersistentCollection {#3301 …}
    +reports: Doctrine\ORM\PersistentCollection {#3307 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
    -id: 1452
    -bodyTs: "'canari':7 'chatgpt':20 'chicken':29 'collabor':24 'doesn':21 'easi':12 'find':14 'found':17 'haven':15 'let':25 'look':3 'm':2 'recip':5 'season':30 'wanna':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/299418"
    +editedAt: DateTimeImmutable @1687371453 {#3292
      date: 2023-06-21 20:17:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687368600 {#3296
      date: 2023-06-21 19:30:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "Possibly an orange glaze"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687434891 {#3366
    date: 2023-06-22 13:54:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3370 …}
  +nested: Doctrine\ORM\PersistentCollection {#3375 …}
  +votes: Doctrine\ORM\PersistentCollection {#3371 …}
  +reports: Doctrine\ORM\PersistentCollection {#3377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
  -id: 1479
  -bodyTs: "'glaze':4 'orang':3 'possibl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/318516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687434891 {#3363
    date: 2023-06-22 13:54:51.0 +02: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
115 DENIED edit
App\Entity\EntryComment {#3367
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3299
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3233
      +user: Proxies\__CG__\App\Entity\User {#3227 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3064
        +user: Proxies\__CG__\App\Entity\User {#3147 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2683
          +user: App\Entity\User {#2696 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            God damn, the replies in that thread are toxic af.\n
            \n
            I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1687471887 {#2678
            date: 2023-06-23 00:11:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mountainpeacock@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2684 …}
          +nested: Doctrine\ORM\PersistentCollection {#2686 …}
          +votes: Doctrine\ORM\PersistentCollection {#2688 …}
          +reports: Doctrine\ORM\PersistentCollection {#2690 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
          -id: 1288
          -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687233021 {#2679
            date: 2023-06-20 05:50:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2683}
        +body: "@McBinary can we at least eat the canary?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1687246041 {#3065
          date: 2023-06-20 09:27:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
          "@McBinary"
          "@McBinary@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3146 …}
        +nested: Doctrine\ORM\PersistentCollection {#3144 …}
        +votes: Doctrine\ORM\PersistentCollection {#3142 …}
        +reports: Doctrine\ORM\PersistentCollection {#3140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
        -id: 1308
        -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687246041 {#3068
          date: 2023-06-20 09:27:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2683}
      +body: "Can we at least cook the canary before eating it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687363303 {#3234
        date: 2023-06-21 18:01:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
        "@kill@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3221 …}
      +nested: Doctrine\ORM\PersistentCollection {#3225 …}
      +votes: Doctrine\ORM\PersistentCollection {#3223 …}
      +reports: Doctrine\ORM\PersistentCollection {#3237 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
      -id: 1451
      -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687363303 {#3231
        date: 2023-06-21 18:01:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "I'm looking for recipes for canaries but it's not easy to find. Haven't found any and chatgpt doesn't wanna collaborate. Let's just do chicken seasoning!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687368600 {#3295
      date: 2023-06-21 19:30:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
      "@SpezTheSpaz@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3303 …}
    +nested: Doctrine\ORM\PersistentCollection {#3305 …}
    +votes: Doctrine\ORM\PersistentCollection {#3301 …}
    +reports: Doctrine\ORM\PersistentCollection {#3307 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
    -id: 1452
    -bodyTs: "'canari':7 'chatgpt':20 'chicken':29 'collabor':24 'doesn':21 'easi':12 'find':14 'found':17 'haven':15 'let':25 'look':3 'm':2 'recip':5 'season':30 'wanna':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/299418"
    +editedAt: DateTimeImmutable @1687371453 {#3292
      date: 2023-06-21 20:17:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687368600 {#3296
      date: 2023-06-21 19:30:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "Possibly an orange glaze"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687434891 {#3366
    date: 2023-06-22 13:54:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3370 …}
  +nested: Doctrine\ORM\PersistentCollection {#3375 …}
  +votes: Doctrine\ORM\PersistentCollection {#3371 …}
  +reports: Doctrine\ORM\PersistentCollection {#3377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
  -id: 1479
  -bodyTs: "'glaze':4 'orang':3 'possibl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/318516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687434891 {#3363
    date: 2023-06-22 13:54:51.0 +02: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
116 DENIED moderate
App\Entity\EntryComment {#3367
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3299
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3233
      +user: Proxies\__CG__\App\Entity\User {#3227 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3064
        +user: Proxies\__CG__\App\Entity\User {#3147 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2683
          +user: App\Entity\User {#2696 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            God damn, the replies in that thread are toxic af.\n
            \n
            I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1687471887 {#2678
            date: 2023-06-23 00:11:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mountainpeacock@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2684 …}
          +nested: Doctrine\ORM\PersistentCollection {#2686 …}
          +votes: Doctrine\ORM\PersistentCollection {#2688 …}
          +reports: Doctrine\ORM\PersistentCollection {#2690 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
          -id: 1288
          -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687233021 {#2679
            date: 2023-06-20 05:50:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2683}
        +body: "@McBinary can we at least eat the canary?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1687246041 {#3065
          date: 2023-06-20 09:27:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
          "@McBinary"
          "@McBinary@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3146 …}
        +nested: Doctrine\ORM\PersistentCollection {#3144 …}
        +votes: Doctrine\ORM\PersistentCollection {#3142 …}
        +reports: Doctrine\ORM\PersistentCollection {#3140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
        -id: 1308
        -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687246041 {#3068
          date: 2023-06-20 09:27:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2683}
      +body: "Can we at least cook the canary before eating it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687363303 {#3234
        date: 2023-06-21 18:01:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
        "@kill@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3221 …}
      +nested: Doctrine\ORM\PersistentCollection {#3225 …}
      +votes: Doctrine\ORM\PersistentCollection {#3223 …}
      +reports: Doctrine\ORM\PersistentCollection {#3237 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
      -id: 1451
      -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687363303 {#3231
        date: 2023-06-21 18:01:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "I'm looking for recipes for canaries but it's not easy to find. Haven't found any and chatgpt doesn't wanna collaborate. Let's just do chicken seasoning!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687368600 {#3295
      date: 2023-06-21 19:30:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
      "@SpezTheSpaz@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3303 …}
    +nested: Doctrine\ORM\PersistentCollection {#3305 …}
    +votes: Doctrine\ORM\PersistentCollection {#3301 …}
    +reports: Doctrine\ORM\PersistentCollection {#3307 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
    -id: 1452
    -bodyTs: "'canari':7 'chatgpt':20 'chicken':29 'collabor':24 'doesn':21 'easi':12 'find':14 'found':17 'haven':15 'let':25 'look':3 'm':2 'recip':5 'season':30 'wanna':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/299418"
    +editedAt: DateTimeImmutable @1687371453 {#3292
      date: 2023-06-21 20:17:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687368600 {#3296
      date: 2023-06-21 19:30:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "Possibly an orange glaze"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687434891 {#3366
    date: 2023-06-22 13:54:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3370 …}
  +nested: Doctrine\ORM\PersistentCollection {#3375 …}
  +votes: Doctrine\ORM\PersistentCollection {#3371 …}
  +reports: Doctrine\ORM\PersistentCollection {#3377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
  -id: 1479
  -bodyTs: "'glaze':4 'orang':3 'possibl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/318516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687434891 {#3363
    date: 2023-06-22 13:54:51.0 +02: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
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3315
  +user: Proxies\__CG__\App\Entity\User {#3316 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3233
    +user: Proxies\__CG__\App\Entity\User {#3227 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3064
      +user: Proxies\__CG__\App\Entity\User {#3147 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2683
        +user: App\Entity\User {#2696 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          God damn, the replies in that thread are toxic af.\n
          \n
          I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1687471887 {#2678
          date: 2023-06-23 00:11:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2684 …}
        +nested: Doctrine\ORM\PersistentCollection {#2686 …}
        +votes: Doctrine\ORM\PersistentCollection {#2688 …}
        +reports: Doctrine\ORM\PersistentCollection {#2690 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
        -id: 1288
        -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687233021 {#2679
          date: 2023-06-20 05:50:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2683}
      +body: "@McBinary can we at least eat the canary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687246041 {#3065
        date: 2023-06-20 09:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3146 …}
      +nested: Doctrine\ORM\PersistentCollection {#3144 …}
      +votes: Doctrine\ORM\PersistentCollection {#3142 …}
      +reports: Doctrine\ORM\PersistentCollection {#3140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
      -id: 1308
      -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687246041 {#3068
        date: 2023-06-20 09:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "Can we at least cook the canary before eating it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687363303 {#3234
      date: 2023-06-21 18:01:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3221 …}
    +nested: Doctrine\ORM\PersistentCollection {#3225 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
    -id: 1451
    -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687363303 {#3231
      date: 2023-06-21 18:01:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "Of course, it's coal mine. We got fuel. What could possibly go wrong?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687466381 {#3313
    date: 2023-06-22 22:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 2073
  -bodyTs: "'coal':5 'could':11 'cours':2 'fuel':9 'go':13 'got':8 'mine':6 'possibl':12 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/328954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687466381 {#3314
    date: 2023-06-22 22:39:41.0 +02: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
119 DENIED edit
App\Entity\EntryComment {#3315
  +user: Proxies\__CG__\App\Entity\User {#3316 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3233
    +user: Proxies\__CG__\App\Entity\User {#3227 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3064
      +user: Proxies\__CG__\App\Entity\User {#3147 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2683
        +user: App\Entity\User {#2696 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          God damn, the replies in that thread are toxic af.\n
          \n
          I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1687471887 {#2678
          date: 2023-06-23 00:11:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2684 …}
        +nested: Doctrine\ORM\PersistentCollection {#2686 …}
        +votes: Doctrine\ORM\PersistentCollection {#2688 …}
        +reports: Doctrine\ORM\PersistentCollection {#2690 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
        -id: 1288
        -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687233021 {#2679
          date: 2023-06-20 05:50:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2683}
      +body: "@McBinary can we at least eat the canary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687246041 {#3065
        date: 2023-06-20 09:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3146 …}
      +nested: Doctrine\ORM\PersistentCollection {#3144 …}
      +votes: Doctrine\ORM\PersistentCollection {#3142 …}
      +reports: Doctrine\ORM\PersistentCollection {#3140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
      -id: 1308
      -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687246041 {#3068
        date: 2023-06-20 09:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "Can we at least cook the canary before eating it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687363303 {#3234
      date: 2023-06-21 18:01:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3221 …}
    +nested: Doctrine\ORM\PersistentCollection {#3225 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
    -id: 1451
    -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687363303 {#3231
      date: 2023-06-21 18:01:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "Of course, it's coal mine. We got fuel. What could possibly go wrong?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687466381 {#3313
    date: 2023-06-22 22:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 2073
  -bodyTs: "'coal':5 'could':11 'cours':2 'fuel':9 'go':13 'got':8 'mine':6 'possibl':12 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/328954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687466381 {#3314
    date: 2023-06-22 22:39:41.0 +02: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
120 DENIED moderate
App\Entity\EntryComment {#3315
  +user: Proxies\__CG__\App\Entity\User {#3316 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3233
    +user: Proxies\__CG__\App\Entity\User {#3227 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3064
      +user: Proxies\__CG__\App\Entity\User {#3147 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2683
        +user: App\Entity\User {#2696 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          God damn, the replies in that thread are toxic af.\n
          \n
          I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1687471887 {#2678
          date: 2023-06-23 00:11:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2684 …}
        +nested: Doctrine\ORM\PersistentCollection {#2686 …}
        +votes: Doctrine\ORM\PersistentCollection {#2688 …}
        +reports: Doctrine\ORM\PersistentCollection {#2690 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
        -id: 1288
        -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687233021 {#2679
          date: 2023-06-20 05:50:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2683}
      +body: "@McBinary can we at least eat the canary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687246041 {#3065
        date: 2023-06-20 09:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3146 …}
      +nested: Doctrine\ORM\PersistentCollection {#3144 …}
      +votes: Doctrine\ORM\PersistentCollection {#3142 …}
      +reports: Doctrine\ORM\PersistentCollection {#3140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
      -id: 1308
      -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687246041 {#3068
        date: 2023-06-20 09:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "Can we at least cook the canary before eating it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687363303 {#3234
      date: 2023-06-21 18:01:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3221 …}
    +nested: Doctrine\ORM\PersistentCollection {#3225 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
    -id: 1451
    -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687363303 {#3231
      date: 2023-06-21 18:01:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "Of course, it's coal mine. We got fuel. What could possibly go wrong?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687466381 {#3313
    date: 2023-06-22 22:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 2073
  -bodyTs: "'coal':5 'could':11 'cours':2 'fuel':9 'go':13 'got':8 'mine':6 'possibl':12 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/328954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687466381 {#3314
    date: 2023-06-22 22:39:41.0 +02: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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2757
  +user: App\Entity\User {#2770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    That reminds me - I need to get back to my Aeropress for that “first cup” of the day. I have a pourover-style machine that works great and produces very consistent cups, but I use that more for convenience and speed.\n
    \n
    I need to slow down and make a nice cup sometimes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686801556 {#2752
    date: 2023-06-15 05:59:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 1342
  -bodyTs: "'aeropress':11 'back':8 'consist':32 'conveni':40 'cup':15,33,52 'day':18 'first':14 'get':7 'great':28 'machin':25 'make':49 'need':5,44 'nice':51 'pourov':23 'pourover-styl':22 'produc':30 'remind':2 'slow':46 'sometim':53 'speed':42 'style':24 'use':36 'work':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/88971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686801556 {#2753
    date: 2023-06-15 05:59:16.0 +02: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
123 DENIED edit
App\Entity\EntryComment {#2757
  +user: App\Entity\User {#2770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    That reminds me - I need to get back to my Aeropress for that “first cup” of the day. I have a pourover-style machine that works great and produces very consistent cups, but I use that more for convenience and speed.\n
    \n
    I need to slow down and make a nice cup sometimes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686801556 {#2752
    date: 2023-06-15 05:59:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 1342
  -bodyTs: "'aeropress':11 'back':8 'consist':32 'conveni':40 'cup':15,33,52 'day':18 'first':14 'get':7 'great':28 'machin':25 'make':49 'need':5,44 'nice':51 'pourov':23 'pourover-styl':22 'produc':30 'remind':2 'slow':46 'sometim':53 'speed':42 'style':24 'use':36 'work':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/88971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686801556 {#2753
    date: 2023-06-15 05:59:16.0 +02: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
124 DENIED moderate
App\Entity\EntryComment {#2757
  +user: App\Entity\User {#2770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    That reminds me - I need to get back to my Aeropress for that “first cup” of the day. I have a pourover-style machine that works great and produces very consistent cups, but I use that more for convenience and speed.\n
    \n
    I need to slow down and make a nice cup sometimes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686801556 {#2752
    date: 2023-06-15 05:59:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 1342
  -bodyTs: "'aeropress':11 'back':8 'consist':32 'conveni':40 'cup':15,33,52 'day':18 'first':14 'get':7 'great':28 'machin':25 'make':49 'need':5,44 'nice':51 'pourov':23 'pourover-styl':22 'produc':30 'remind':2 'slow':46 'sometim':53 'speed':42 'style':24 'use':36 'work':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/88971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686801556 {#2753
    date: 2023-06-15 05:59:16.0 +02: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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2831
  +user: App\Entity\User {#2844 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I'm curious about these, but, like... how is it not just a French press?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687343463 {#2826
    date: 2023-06-21 12:31:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2832 …}
  +nested: Doctrine\ORM\PersistentCollection {#2834 …}
  +votes: Doctrine\ORM\PersistentCollection {#2836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
  -id: 1368
  -bodyTs: "'curious':3 'french':14 'like':7 'm':2 'press':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/76288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686782880 {#2827
    date: 2023-06-15 00:48:00.0 +02: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
127 DENIED edit
App\Entity\EntryComment {#2831
  +user: App\Entity\User {#2844 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I'm curious about these, but, like... how is it not just a French press?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687343463 {#2826
    date: 2023-06-21 12:31:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2832 …}
  +nested: Doctrine\ORM\PersistentCollection {#2834 …}
  +votes: Doctrine\ORM\PersistentCollection {#2836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
  -id: 1368
  -bodyTs: "'curious':3 'french':14 'like':7 'm':2 'press':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/76288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686782880 {#2827
    date: 2023-06-15 00:48:00.0 +02: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
128 DENIED moderate
App\Entity\EntryComment {#2831
  +user: App\Entity\User {#2844 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I'm curious about these, but, like... how is it not just a French press?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687343463 {#2826
    date: 2023-06-21 12:31:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2832 …}
  +nested: Doctrine\ORM\PersistentCollection {#2834 …}
  +votes: Doctrine\ORM\PersistentCollection {#2836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
  -id: 1368
  -bodyTs: "'curious':3 'french':14 'like':7 'm':2 'press':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/76288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686782880 {#2827
    date: 2023-06-15 00:48:00.0 +02: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
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2831
    +user: App\Entity\User {#2844 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'm curious about these, but, like... how is it not just a French press?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687343463 {#2826
      date: 2023-06-21 12:31:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2832 …}
    +nested: Doctrine\ORM\PersistentCollection {#2834 …}
    +votes: Doctrine\ORM\PersistentCollection {#2836 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
    -id: 1368
    -bodyTs: "'curious':3 'french':14 'like':7 'm':2 'press':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/76288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686782880 {#2827
      date: 2023-06-15 00:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2831}
  +body: "It uses small round paper filters, so you can grind finer and get different types of extraction and faster."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686804487 {#3102
    date: 2023-06-15 06:48:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@Xariphon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 1369
  -bodyTs: "'differ':14 'extract':17 'faster':19 'filter':6 'finer':11 'get':13 'grind':10 'paper':5 'round':4 'small':3 'type':15 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/90828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686804487 {#3101
    date: 2023-06-15 06:48:07.0 +02: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
131 DENIED edit
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2831
    +user: App\Entity\User {#2844 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'm curious about these, but, like... how is it not just a French press?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687343463 {#2826
      date: 2023-06-21 12:31:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2832 …}
    +nested: Doctrine\ORM\PersistentCollection {#2834 …}
    +votes: Doctrine\ORM\PersistentCollection {#2836 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
    -id: 1368
    -bodyTs: "'curious':3 'french':14 'like':7 'm':2 'press':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/76288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686782880 {#2827
      date: 2023-06-15 00:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2831}
  +body: "It uses small round paper filters, so you can grind finer and get different types of extraction and faster."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686804487 {#3102
    date: 2023-06-15 06:48:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@Xariphon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 1369
  -bodyTs: "'differ':14 'extract':17 'faster':19 'filter':6 'finer':11 'get':13 'grind':10 'paper':5 'round':4 'small':3 'type':15 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/90828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686804487 {#3101
    date: 2023-06-15 06:48:07.0 +02: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
132 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2831
    +user: App\Entity\User {#2844 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'm curious about these, but, like... how is it not just a French press?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687343463 {#2826
      date: 2023-06-21 12:31:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2832 …}
    +nested: Doctrine\ORM\PersistentCollection {#2834 …}
    +votes: Doctrine\ORM\PersistentCollection {#2836 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
    -id: 1368
    -bodyTs: "'curious':3 'french':14 'like':7 'm':2 'press':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/76288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686782880 {#2827
      date: 2023-06-15 00:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2831}
  +body: "It uses small round paper filters, so you can grind finer and get different types of extraction and faster."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686804487 {#3102
    date: 2023-06-15 06:48:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@Xariphon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 1369
  -bodyTs: "'differ':14 'extract':17 'faster':19 'filter':6 'finer':11 'get':13 'grind':10 'paper':5 'round':4 'small':3 'type':15 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/90828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686804487 {#3101
    date: 2023-06-15 06:48:07.0 +02: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
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2831
    +user: App\Entity\User {#2844 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'm curious about these, but, like... how is it not just a French press?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687343463 {#2826
      date: 2023-06-21 12:31:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2832 …}
    +nested: Doctrine\ORM\PersistentCollection {#2834 …}
    +votes: Doctrine\ORM\PersistentCollection {#2836 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
    -id: 1368
    -bodyTs: "'curious':3 'french':14 'like':7 'm':2 'press':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/76288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686782880 {#2827
      date: 2023-06-15 00:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2831}
  +body: "If you want to get closer to Espresso, an Aeropress allows you to rather than a French press."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686838562 {#3086
    date: 2023-06-15 16:16:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@Xariphon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 1438
  -bodyTs: "'aeropress':10 'allow':11 'closer':6 'espresso':8 'french':17 'get':5 'press':18 'rather':14 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/106882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686838562 {#3085
    date: 2023-06-15 16:16:02.0 +02: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
135 DENIED edit
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2831
    +user: App\Entity\User {#2844 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'm curious about these, but, like... how is it not just a French press?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687343463 {#2826
      date: 2023-06-21 12:31:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2832 …}
    +nested: Doctrine\ORM\PersistentCollection {#2834 …}
    +votes: Doctrine\ORM\PersistentCollection {#2836 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
    -id: 1368
    -bodyTs: "'curious':3 'french':14 'like':7 'm':2 'press':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/76288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686782880 {#2827
      date: 2023-06-15 00:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2831}
  +body: "If you want to get closer to Espresso, an Aeropress allows you to rather than a French press."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686838562 {#3086
    date: 2023-06-15 16:16:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@Xariphon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 1438
  -bodyTs: "'aeropress':10 'allow':11 'closer':6 'espresso':8 'french':17 'get':5 'press':18 'rather':14 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/106882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686838562 {#3085
    date: 2023-06-15 16:16:02.0 +02: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
136 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2831
    +user: App\Entity\User {#2844 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'm curious about these, but, like... how is it not just a French press?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687343463 {#2826
      date: 2023-06-21 12:31:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2832 …}
    +nested: Doctrine\ORM\PersistentCollection {#2834 …}
    +votes: Doctrine\ORM\PersistentCollection {#2836 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
    -id: 1368
    -bodyTs: "'curious':3 'french':14 'like':7 'm':2 'press':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/76288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686782880 {#2827
      date: 2023-06-15 00:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2831}
  +body: "If you want to get closer to Espresso, an Aeropress allows you to rather than a French press."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686838562 {#3086
    date: 2023-06-15 16:16:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@Xariphon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 1438
  -bodyTs: "'aeropress':10 'allow':11 'closer':6 'espresso':8 'french':17 'get':5 'press':18 'rather':14 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/106882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686838562 {#3085
    date: 2023-06-15 16:16:02.0 +02: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
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2904
  +user: App\Entity\User {#2917 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love the inversion method of brewing with this device. It’s produced some of most memorable cups to date! Nowadays I favor a simple pour over machine made coffee since I’ve had to significantly lower my caffeine intake over the years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686774554 {#2899
    date: 2023-06-14 22:29:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2905 …}
  +nested: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  -id: 1415
  -bodyTs: "'brew':7 'caffein':39 'coffe':30 'cup':18 'date':20 'devic':10 'favor':23 'intak':40 'invers':4 'love':2 'lower':37 'machin':28 'made':29 'memor':17 'method':5 'nowaday':21 'pour':26 'produc':13 'signific':36 'simpl':25 'sinc':31 've':33 'year':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/71336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686774554 {#2900
    date: 2023-06-14 22:29:14.0 +02: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
139 DENIED edit
App\Entity\EntryComment {#2904
  +user: App\Entity\User {#2917 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love the inversion method of brewing with this device. It’s produced some of most memorable cups to date! Nowadays I favor a simple pour over machine made coffee since I’ve had to significantly lower my caffeine intake over the years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686774554 {#2899
    date: 2023-06-14 22:29:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2905 …}
  +nested: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  -id: 1415
  -bodyTs: "'brew':7 'caffein':39 'coffe':30 'cup':18 'date':20 'devic':10 'favor':23 'intak':40 'invers':4 'love':2 'lower':37 'machin':28 'made':29 'memor':17 'method':5 'nowaday':21 'pour':26 'produc':13 'signific':36 'simpl':25 'sinc':31 've':33 'year':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/71336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686774554 {#2900
    date: 2023-06-14 22:29:14.0 +02: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
140 DENIED moderate
App\Entity\EntryComment {#2904
  +user: App\Entity\User {#2917 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love the inversion method of brewing with this device. It’s produced some of most memorable cups to date! Nowadays I favor a simple pour over machine made coffee since I’ve had to significantly lower my caffeine intake over the years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686774554 {#2899
    date: 2023-06-14 22:29:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2905 …}
  +nested: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  -id: 1415
  -bodyTs: "'brew':7 'caffein':39 'coffe':30 'cup':18 'date':20 'devic':10 'favor':23 'intak':40 'invers':4 'love':2 'lower':37 'machin':28 'made':29 'memor':17 'method':5 'nowaday':21 'pour':26 'produc':13 'signific':36 'simpl':25 'sinc':31 've':33 'year':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/71336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686774554 {#2900
    date: 2023-06-14 22:29:14.0 +02: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
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2978
  +user: App\Entity\User {#2991 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Coffee from those things tastes so freaking good"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686773878 {#2973
    date: 2023-06-14 22:17:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2979 …}
  +nested: Doctrine\ORM\PersistentCollection {#2981 …}
  +votes: Doctrine\ORM\PersistentCollection {#2983 …}
  +reports: Doctrine\ORM\PersistentCollection {#2985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2989 …}
  -id: 1215
  -bodyTs: "'coffe':1 'freak':7 'good':8 'tast':5 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/70861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686773878 {#2974
    date: 2023-06-14 22:17:58.0 +02: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
143 DENIED edit
App\Entity\EntryComment {#2978
  +user: App\Entity\User {#2991 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Coffee from those things tastes so freaking good"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686773878 {#2973
    date: 2023-06-14 22:17:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2979 …}
  +nested: Doctrine\ORM\PersistentCollection {#2981 …}
  +votes: Doctrine\ORM\PersistentCollection {#2983 …}
  +reports: Doctrine\ORM\PersistentCollection {#2985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2989 …}
  -id: 1215
  -bodyTs: "'coffe':1 'freak':7 'good':8 'tast':5 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/70861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686773878 {#2974
    date: 2023-06-14 22:17:58.0 +02: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
144 DENIED moderate
App\Entity\EntryComment {#2978
  +user: App\Entity\User {#2991 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#314
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#315
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#309
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Coffee from those things tastes so freaking good"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686773878 {#2973
    date: 2023-06-14 22:17:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2979 …}
  +nested: Doctrine\ORM\PersistentCollection {#2981 …}
  +votes: Doctrine\ORM\PersistentCollection {#2983 …}
  +reports: Doctrine\ORM\PersistentCollection {#2985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2989 …}
  -id: 1215
  -bodyTs: "'coffe':1 'freak':7 'good':8 'tast':5 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/70861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686773878 {#2974
    date: 2023-06-14 22:17:58.0 +02: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
145 DENIED edit
App\Entity\Magazine {#306
  +icon: null
  +name: "BuyItForLife@kbin.social"
  +title: "BuyItForLife"
  +description: "For practical, durable and quality made products that are made to last."
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 15
  +entryCommentCount: 95
  +postCount: 2
  +postCommentCount: 2
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1700692928 {#314
    date: 2023-11-22 23:42:08.0 +01:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#294 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
  +entries: Doctrine\ORM\PersistentCollection {#237 …}
  +posts: Doctrine\ORM\PersistentCollection {#195 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
  +bans: Doctrine\ORM\PersistentCollection {#174 …}
  +reports: Doctrine\ORM\PersistentCollection {#160 …}
  +badges: Doctrine\ORM\PersistentCollection {#138 …}
  +logs: Doctrine\ORM\PersistentCollection {#128 …}
  +awards: Doctrine\ORM\PersistentCollection {#117 …}
  +categories: Doctrine\ORM\PersistentCollection {#104 …}
  -id: 14
  +apId: "BuyItForLife@kbin.social"
  +apProfileId: "https://kbin.social/m/BuyItForLife"
  +apPublicUrl: "https://kbin.social/m/BuyItForLife"
  +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
  +apInboxUrl: "https://kbin.social/f/inbox"
  +apDomain: "kbin.social"
  +apPreferredUsername: "BuyItForLife"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1687144700 {#315
    date: 2023-06-19 05:18:20.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1687144700 {#309
    date: 2023-06-19 05:18:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details