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

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 …}
}
2.93 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1759
  +user: App\Entity\User {#1443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
    \n
    Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687692435 {#1480
    date: 2023-06-25 13:27:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1623 …}
  +nested: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  -id: 1338
  -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686765800 {#1745
    date: 2023-06-14 20:03:20.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 {#1759
  +user: App\Entity\User {#1443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
    \n
    Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687692435 {#1480
    date: 2023-06-25 13:27:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1623 …}
  +nested: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  -id: 1338
  -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686765800 {#1745
    date: 2023-06-14 20:03:20.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 {#1759
  +user: App\Entity\User {#1443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
    \n
    Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687692435 {#1480
    date: 2023-06-25 13:27:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1623 …}
  +nested: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  -id: 1338
  -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686765800 {#1745
    date: 2023-06-14 20:03:20.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 {#2019
  +user: Proxies\__CG__\App\Entity\User {#2343 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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 {#1759
    +user: App\Entity\User {#1443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
      \n
      Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687692435 {#1480
      date: 2023-06-25 13:27:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1623 …}
    +nested: Doctrine\ORM\PersistentCollection {#1406 …}
    +votes: Doctrine\ORM\PersistentCollection {#1483 …}
    +reports: Doctrine\ORM\PersistentCollection {#1748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
    -id: 1338
    -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686765800 {#1745
      date: 2023-06-14 20:03:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1759}
  +body: "Hi, so I went from using an electric coffee/spice mill that gave wildly inconsistent results to a Hario Mini-Mill Plus and I'm very happy with it. This is a hand-wound ceramic burr grinder. I did a tonne of research before hand and one reason I picked this one is because having looked at some other options I couldn't at the time justify spending more than £100/$150 on the ones other people were recommending like the Baratza Encore, Timemore etc. I purchased the Hario as part of the V60 pour over kit for about £35 (actually cheaper than buying the grinder on it's own for some reason and meant I got an extra funnel and a bunch of filters). My experience with it so far is it is enjoyable to use, produces a great result for my stage in the coffee making journey, is light for travel-- if that's your thing-- and was way, WAY cheaper than other options. Granted my coffee habits have gone from instant freeze dried to jug machine to moka pot to Nanopresso to V60/Nanopresso, so the more experienced might have more objective info! Hope you find what you need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686809796 {#2024
    date: 2023-06-15 08:16:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@HeavyIguana@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 1339
  -bodyTs: "'100':72 '150':73 '35':101 'actual':102 'baratza':83 'bunch':124 'burr':37 'buy':105 'ceram':36 'cheaper':103,164 'coffe':148,170 'coffee/spice':9 'couldn':63 'dri':177 'electr':8 'encor':84 'enjoy':136 'etc':86 'experi':128 'experienc':191 'extra':120 'far':132 'filter':126 'find':199 'freez':176 'funnel':121 'gave':12 'gone':173 'got':118 'grant':168 'great':141 'grinder':38,107 'habit':171 'hand':34,46 'hand-wound':33 'happi':27 'hario':18,90 'hi':1 'hope':197 'inconsist':14 'info':196 'instant':175 'journey':150 'jug':179 'justifi':68 'kit':98 'light':152 'like':81 'look':57 'm':25 'machin':180 'make':149 'meant':116 'might':192 'mill':10,21 'mini':20 'mini-mil':19 'moka':182 'nanopresso':185 'need':202 'object':195 'one':48,53,76 'option':61,167 'part':92 'peopl':78 'pick':51 'plus':22 'pot':183 'pour':96 'produc':139 'purchas':88 'reason':49,114 'recommend':80 'research':44 'result':15,142 'spend':69 'stage':145 'thing':159 'time':67 'timemor':85 'tonn':42 'travel':154 'use':6,138 'v60':95 'v60/nanopresso':187 'way':162,163 'went':4 'wild':13 'wound':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/93433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686809796 {#2030
    date: 2023-06-15 08:16:36.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 {#2019
  +user: Proxies\__CG__\App\Entity\User {#2343 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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 {#1759
    +user: App\Entity\User {#1443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
      \n
      Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687692435 {#1480
      date: 2023-06-25 13:27:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1623 …}
    +nested: Doctrine\ORM\PersistentCollection {#1406 …}
    +votes: Doctrine\ORM\PersistentCollection {#1483 …}
    +reports: Doctrine\ORM\PersistentCollection {#1748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
    -id: 1338
    -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686765800 {#1745
      date: 2023-06-14 20:03:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1759}
  +body: "Hi, so I went from using an electric coffee/spice mill that gave wildly inconsistent results to a Hario Mini-Mill Plus and I'm very happy with it. This is a hand-wound ceramic burr grinder. I did a tonne of research before hand and one reason I picked this one is because having looked at some other options I couldn't at the time justify spending more than £100/$150 on the ones other people were recommending like the Baratza Encore, Timemore etc. I purchased the Hario as part of the V60 pour over kit for about £35 (actually cheaper than buying the grinder on it's own for some reason and meant I got an extra funnel and a bunch of filters). My experience with it so far is it is enjoyable to use, produces a great result for my stage in the coffee making journey, is light for travel-- if that's your thing-- and was way, WAY cheaper than other options. Granted my coffee habits have gone from instant freeze dried to jug machine to moka pot to Nanopresso to V60/Nanopresso, so the more experienced might have more objective info! Hope you find what you need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686809796 {#2024
    date: 2023-06-15 08:16:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@HeavyIguana@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 1339
  -bodyTs: "'100':72 '150':73 '35':101 'actual':102 'baratza':83 'bunch':124 'burr':37 'buy':105 'ceram':36 'cheaper':103,164 'coffe':148,170 'coffee/spice':9 'couldn':63 'dri':177 'electr':8 'encor':84 'enjoy':136 'etc':86 'experi':128 'experienc':191 'extra':120 'far':132 'filter':126 'find':199 'freez':176 'funnel':121 'gave':12 'gone':173 'got':118 'grant':168 'great':141 'grinder':38,107 'habit':171 'hand':34,46 'hand-wound':33 'happi':27 'hario':18,90 'hi':1 'hope':197 'inconsist':14 'info':196 'instant':175 'journey':150 'jug':179 'justifi':68 'kit':98 'light':152 'like':81 'look':57 'm':25 'machin':180 'make':149 'meant':116 'might':192 'mill':10,21 'mini':20 'mini-mil':19 'moka':182 'nanopresso':185 'need':202 'object':195 'one':48,53,76 'option':61,167 'part':92 'peopl':78 'pick':51 'plus':22 'pot':183 'pour':96 'produc':139 'purchas':88 'reason':49,114 'recommend':80 'research':44 'result':15,142 'spend':69 'stage':145 'thing':159 'time':67 'timemor':85 'tonn':42 'travel':154 'use':6,138 'v60':95 'v60/nanopresso':187 'way':162,163 'went':4 'wild':13 'wound':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/93433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686809796 {#2030
    date: 2023-06-15 08:16:36.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 {#2019
  +user: Proxies\__CG__\App\Entity\User {#2343 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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 {#1759
    +user: App\Entity\User {#1443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
      \n
      Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687692435 {#1480
      date: 2023-06-25 13:27:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1623 …}
    +nested: Doctrine\ORM\PersistentCollection {#1406 …}
    +votes: Doctrine\ORM\PersistentCollection {#1483 …}
    +reports: Doctrine\ORM\PersistentCollection {#1748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
    -id: 1338
    -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686765800 {#1745
      date: 2023-06-14 20:03:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1759}
  +body: "Hi, so I went from using an electric coffee/spice mill that gave wildly inconsistent results to a Hario Mini-Mill Plus and I'm very happy with it. This is a hand-wound ceramic burr grinder. I did a tonne of research before hand and one reason I picked this one is because having looked at some other options I couldn't at the time justify spending more than £100/$150 on the ones other people were recommending like the Baratza Encore, Timemore etc. I purchased the Hario as part of the V60 pour over kit for about £35 (actually cheaper than buying the grinder on it's own for some reason and meant I got an extra funnel and a bunch of filters). My experience with it so far is it is enjoyable to use, produces a great result for my stage in the coffee making journey, is light for travel-- if that's your thing-- and was way, WAY cheaper than other options. Granted my coffee habits have gone from instant freeze dried to jug machine to moka pot to Nanopresso to V60/Nanopresso, so the more experienced might have more objective info! Hope you find what you need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686809796 {#2024
    date: 2023-06-15 08:16:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@HeavyIguana@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 1339
  -bodyTs: "'100':72 '150':73 '35':101 'actual':102 'baratza':83 'bunch':124 'burr':37 'buy':105 'ceram':36 'cheaper':103,164 'coffe':148,170 'coffee/spice':9 'couldn':63 'dri':177 'electr':8 'encor':84 'enjoy':136 'etc':86 'experi':128 'experienc':191 'extra':120 'far':132 'filter':126 'find':199 'freez':176 'funnel':121 'gave':12 'gone':173 'got':118 'grant':168 'great':141 'grinder':38,107 'habit':171 'hand':34,46 'hand-wound':33 'happi':27 'hario':18,90 'hi':1 'hope':197 'inconsist':14 'info':196 'instant':175 'journey':150 'jug':179 'justifi':68 'kit':98 'light':152 'like':81 'look':57 'm':25 'machin':180 'make':149 'meant':116 'might':192 'mill':10,21 'mini':20 'mini-mil':19 'moka':182 'nanopresso':185 'need':202 'object':195 'one':48,53,76 'option':61,167 'part':92 'peopl':78 'pick':51 'plus':22 'pot':183 'pour':96 'produc':139 'purchas':88 'reason':49,114 'recommend':80 'research':44 'result':15,142 'spend':69 'stage':145 'thing':159 'time':67 'timemor':85 'tonn':42 'travel':154 'use':6,138 'v60':95 'v60/nanopresso':187 'way':162,163 'went':4 'wild':13 'wound':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/93433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686809796 {#2030
    date: 2023-06-15 08:16:36.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 {#2328
  +user: Proxies\__CG__\App\Entity\User {#2289 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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 {#1759
    +user: App\Entity\User {#1443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
      \n
      Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687692435 {#1480
      date: 2023-06-25 13:27:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1623 …}
    +nested: Doctrine\ORM\PersistentCollection {#1406 …}
    +votes: Doctrine\ORM\PersistentCollection {#1483 …}
    +reports: Doctrine\ORM\PersistentCollection {#1748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
    -id: 1338
    -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686765800 {#1745
      date: 2023-06-14 20:03:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1759}
  +body: "Any kind of burr mill grinder in your price range is recommended. For my first couple years of use I would daily a hand crank burr grinder I ordered from Amazon around $30 usd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686774788 {#2191
    date: 2023-06-14 22:33:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@HeavyIguana@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 1416
  -bodyTs: "'30':33 'amazon':31 'around':32 'burr':4,26 'coupl':16 'crank':25 'daili':22 'first':15 'grinder':6,27 'hand':24 'kind':2 'mill':5 'order':29 'price':9 'rang':10 'recommend':12 'usd':34 'use':19 'would':21 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/71461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686774788 {#2326
    date: 2023-06-14 22:33:08.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 {#2328
  +user: Proxies\__CG__\App\Entity\User {#2289 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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 {#1759
    +user: App\Entity\User {#1443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
      \n
      Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687692435 {#1480
      date: 2023-06-25 13:27:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1623 …}
    +nested: Doctrine\ORM\PersistentCollection {#1406 …}
    +votes: Doctrine\ORM\PersistentCollection {#1483 …}
    +reports: Doctrine\ORM\PersistentCollection {#1748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
    -id: 1338
    -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686765800 {#1745
      date: 2023-06-14 20:03:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1759}
  +body: "Any kind of burr mill grinder in your price range is recommended. For my first couple years of use I would daily a hand crank burr grinder I ordered from Amazon around $30 usd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686774788 {#2191
    date: 2023-06-14 22:33:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@HeavyIguana@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 1416
  -bodyTs: "'30':33 'amazon':31 'around':32 'burr':4,26 'coupl':16 'crank':25 'daili':22 'first':15 'grinder':6,27 'hand':24 'kind':2 'mill':5 'order':29 'price':9 'rang':10 'recommend':12 'usd':34 'use':19 'would':21 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/71461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686774788 {#2326
    date: 2023-06-14 22:33:08.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 {#2328
  +user: Proxies\__CG__\App\Entity\User {#2289 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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 {#1759
    +user: App\Entity\User {#1443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
      \n
      Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687692435 {#1480
      date: 2023-06-25 13:27:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1623 …}
    +nested: Doctrine\ORM\PersistentCollection {#1406 …}
    +votes: Doctrine\ORM\PersistentCollection {#1483 …}
    +reports: Doctrine\ORM\PersistentCollection {#1748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
    -id: 1338
    -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686765800 {#1745
      date: 2023-06-14 20:03:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1759}
  +body: "Any kind of burr mill grinder in your price range is recommended. For my first couple years of use I would daily a hand crank burr grinder I ordered from Amazon around $30 usd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686774788 {#2191
    date: 2023-06-14 22:33:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@HeavyIguana@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 1416
  -bodyTs: "'30':33 'amazon':31 'around':32 'burr':4,26 'coupl':16 'crank':25 'daili':22 'first':15 'grinder':6,27 'hand':24 'kind':2 'mill':5 'order':29 'price':9 'rang':10 'recommend':12 'usd':34 'use':19 'would':21 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/71461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686774788 {#2326
    date: 2023-06-14 22:33:08.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 {#2072
  +user: Proxies\__CG__\App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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 {#2328
    +user: Proxies\__CG__\App\Entity\User {#2289 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1759
      +user: App\Entity\User {#1443 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
        \n
        Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687692435 {#1480
        date: 2023-06-25 13:27:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wnose@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1623 …}
      +nested: Doctrine\ORM\PersistentCollection {#1406 …}
      +votes: Doctrine\ORM\PersistentCollection {#1483 …}
      +reports: Doctrine\ORM\PersistentCollection {#1748 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
      -id: 1338
      -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686765800 {#1745
        date: 2023-06-14 20:03:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1759}
    +body: "Any kind of burr mill grinder in your price range is recommended. For my first couple years of use I would daily a hand crank burr grinder I ordered from Amazon around $30 usd."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1686774788 {#2191
      date: 2023-06-14 22:33:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
      "@HeavyIguana@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2164 …}
    +votes: Doctrine\ORM\PersistentCollection {#2141 …}
    +reports: Doctrine\ORM\PersistentCollection {#2349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
    -id: 1416
    -bodyTs: "'30':33 'amazon':31 'around':32 'burr':4,26 'coupl':16 'crank':25 'daili':22 'first':15 'grinder':6,27 'hand':24 'kind':2 'mill':5 'order':29 'price':9 'rang':10 'recommend':12 'usd':34 'use':19 'would':21 'year':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/71461"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686774788 {#2326
      date: 2023-06-14 22:33:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1759}
  +body: "I got [this Rhino hand grinder](https://rhinocoffeegear.com/rhino-hand-grinder-tall.html) that works great. Bonus 'feature' is the crank fits onto a hex shaft that also fits my cordless drill when I'm feeling lazy :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687692432 {#2061
    date: 2023-06-25 13:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@HeavyIguana@kbin.social"
    "@lockedcasket@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2335 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 4633
  -bodyTs: "'/rhino-hand-grinder-tall.html)':9 'also':24 'bonus':13 'cordless':27 'crank':17 'drill':28 'featur':14 'feel':32 'fit':18,25 'got':2 'great':12 'grinder':6 'hand':5 'hex':21 'lazi':33 'm':31 'onto':19 'rhino':4 'rhinocoffeegear.com':8 'rhinocoffeegear.com/rhino-hand-grinder-tall.html)':7 'shaft':22 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/389371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687692432 {#2069
    date: 2023-06-25 13: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
15 DENIED edit
App\Entity\EntryComment {#2072
  +user: Proxies\__CG__\App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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 {#2328
    +user: Proxies\__CG__\App\Entity\User {#2289 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1759
      +user: App\Entity\User {#1443 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
        \n
        Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687692435 {#1480
        date: 2023-06-25 13:27:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wnose@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1623 …}
      +nested: Doctrine\ORM\PersistentCollection {#1406 …}
      +votes: Doctrine\ORM\PersistentCollection {#1483 …}
      +reports: Doctrine\ORM\PersistentCollection {#1748 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
      -id: 1338
      -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686765800 {#1745
        date: 2023-06-14 20:03:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1759}
    +body: "Any kind of burr mill grinder in your price range is recommended. For my first couple years of use I would daily a hand crank burr grinder I ordered from Amazon around $30 usd."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1686774788 {#2191
      date: 2023-06-14 22:33:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
      "@HeavyIguana@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2164 …}
    +votes: Doctrine\ORM\PersistentCollection {#2141 …}
    +reports: Doctrine\ORM\PersistentCollection {#2349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
    -id: 1416
    -bodyTs: "'30':33 'amazon':31 'around':32 'burr':4,26 'coupl':16 'crank':25 'daili':22 'first':15 'grinder':6,27 'hand':24 'kind':2 'mill':5 'order':29 'price':9 'rang':10 'recommend':12 'usd':34 'use':19 'would':21 'year':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/71461"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686774788 {#2326
      date: 2023-06-14 22:33:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1759}
  +body: "I got [this Rhino hand grinder](https://rhinocoffeegear.com/rhino-hand-grinder-tall.html) that works great. Bonus 'feature' is the crank fits onto a hex shaft that also fits my cordless drill when I'm feeling lazy :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687692432 {#2061
    date: 2023-06-25 13:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@HeavyIguana@kbin.social"
    "@lockedcasket@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2335 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 4633
  -bodyTs: "'/rhino-hand-grinder-tall.html)':9 'also':24 'bonus':13 'cordless':27 'crank':17 'drill':28 'featur':14 'feel':32 'fit':18,25 'got':2 'great':12 'grinder':6 'hand':5 'hex':21 'lazi':33 'm':31 'onto':19 'rhino':4 'rhinocoffeegear.com':8 'rhinocoffeegear.com/rhino-hand-grinder-tall.html)':7 'shaft':22 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/389371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687692432 {#2069
    date: 2023-06-25 13: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
16 DENIED moderate
App\Entity\EntryComment {#2072
  +user: Proxies\__CG__\App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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 {#2328
    +user: Proxies\__CG__\App\Entity\User {#2289 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1759
      +user: App\Entity\User {#1443 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
        \n
        Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687692435 {#1480
        date: 2023-06-25 13:27:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wnose@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1623 …}
      +nested: Doctrine\ORM\PersistentCollection {#1406 …}
      +votes: Doctrine\ORM\PersistentCollection {#1483 …}
      +reports: Doctrine\ORM\PersistentCollection {#1748 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
      -id: 1338
      -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686765800 {#1745
        date: 2023-06-14 20:03:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1759}
    +body: "Any kind of burr mill grinder in your price range is recommended. For my first couple years of use I would daily a hand crank burr grinder I ordered from Amazon around $30 usd."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1686774788 {#2191
      date: 2023-06-14 22:33:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
      "@HeavyIguana@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2164 …}
    +votes: Doctrine\ORM\PersistentCollection {#2141 …}
    +reports: Doctrine\ORM\PersistentCollection {#2349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
    -id: 1416
    -bodyTs: "'30':33 'amazon':31 'around':32 'burr':4,26 'coupl':16 'crank':25 'daili':22 'first':15 'grinder':6,27 'hand':24 'kind':2 'mill':5 'order':29 'price':9 'rang':10 'recommend':12 'usd':34 'use':19 'would':21 'year':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/71461"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686774788 {#2326
      date: 2023-06-14 22:33:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1759}
  +body: "I got [this Rhino hand grinder](https://rhinocoffeegear.com/rhino-hand-grinder-tall.html) that works great. Bonus 'feature' is the crank fits onto a hex shaft that also fits my cordless drill when I'm feeling lazy :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687692432 {#2061
    date: 2023-06-25 13:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@HeavyIguana@kbin.social"
    "@lockedcasket@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2335 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 4633
  -bodyTs: "'/rhino-hand-grinder-tall.html)':9 'also':24 'bonus':13 'cordless':27 'crank':17 'drill':28 'featur':14 'feel':32 'fit':18,25 'got':2 'great':12 'grinder':6 'hand':5 'hex':21 'lazi':33 'm':31 'onto':19 'rhino':4 'rhinocoffeegear.com':8 'rhinocoffeegear.com/rhino-hand-grinder-tall.html)':7 'shaft':22 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/389371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687692432 {#2069
    date: 2023-06-25 13: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
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 {#2350
  +user: Proxies\__CG__\App\Entity\User {#2345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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 {#1759
    +user: App\Entity\User {#1443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
      \n
      Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687692435 {#1480
      date: 2023-06-25 13:27:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1623 …}
    +nested: Doctrine\ORM\PersistentCollection {#1406 …}
    +votes: Doctrine\ORM\PersistentCollection {#1483 …}
    +reports: Doctrine\ORM\PersistentCollection {#1748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
    -id: 1338
    -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686765800 {#1745
      date: 2023-06-14 20:03:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1759}
  +body: "A conical burr grinder with incremental adjustments is my recommendation. I hand a Bartaza Encore and it was a great grinder but I gave up caffeine for a while and gave it away. I picked up a 1Zpresso Q2 S after I decided to ease back into the coffee world and I don’t have many complaints."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686779121 {#2348
    date: 2023-06-14 23:45:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@HeavyIguana@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 1340
  -bodyTs: "'1zpresso':38 'adjust':7 'away':33 'back':46 'bartaza':14 'burr':3 'caffein':26 'coffe':49 'complaint':57 'conic':2 'decid':43 'eas':45 'encor':15 'gave':24,31 'great':20 'grinder':4,21 'hand':12 'increment':6 'mani':56 'pick':35 'q2':39 'recommend':10 'world':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/73823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686779121 {#2330
    date: 2023-06-14 23:45: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
19 DENIED edit
App\Entity\EntryComment {#2350
  +user: Proxies\__CG__\App\Entity\User {#2345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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 {#1759
    +user: App\Entity\User {#1443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
      \n
      Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687692435 {#1480
      date: 2023-06-25 13:27:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1623 …}
    +nested: Doctrine\ORM\PersistentCollection {#1406 …}
    +votes: Doctrine\ORM\PersistentCollection {#1483 …}
    +reports: Doctrine\ORM\PersistentCollection {#1748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
    -id: 1338
    -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686765800 {#1745
      date: 2023-06-14 20:03:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1759}
  +body: "A conical burr grinder with incremental adjustments is my recommendation. I hand a Bartaza Encore and it was a great grinder but I gave up caffeine for a while and gave it away. I picked up a 1Zpresso Q2 S after I decided to ease back into the coffee world and I don’t have many complaints."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686779121 {#2348
    date: 2023-06-14 23:45:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@HeavyIguana@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 1340
  -bodyTs: "'1zpresso':38 'adjust':7 'away':33 'back':46 'bartaza':14 'burr':3 'caffein':26 'coffe':49 'complaint':57 'conic':2 'decid':43 'eas':45 'encor':15 'gave':24,31 'great':20 'grinder':4,21 'hand':12 'increment':6 'mani':56 'pick':35 'q2':39 'recommend':10 'world':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/73823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686779121 {#2330
    date: 2023-06-14 23:45: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
20 DENIED moderate
App\Entity\EntryComment {#2350
  +user: Proxies\__CG__\App\Entity\User {#2345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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 {#1759
    +user: App\Entity\User {#1443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
      \n
      Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687692435 {#1480
      date: 2023-06-25 13:27:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1623 …}
    +nested: Doctrine\ORM\PersistentCollection {#1406 …}
    +votes: Doctrine\ORM\PersistentCollection {#1483 …}
    +reports: Doctrine\ORM\PersistentCollection {#1748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
    -id: 1338
    -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686765800 {#1745
      date: 2023-06-14 20:03:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1759}
  +body: "A conical burr grinder with incremental adjustments is my recommendation. I hand a Bartaza Encore and it was a great grinder but I gave up caffeine for a while and gave it away. I picked up a 1Zpresso Q2 S after I decided to ease back into the coffee world and I don’t have many complaints."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686779121 {#2348
    date: 2023-06-14 23:45:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@HeavyIguana@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 1340
  -bodyTs: "'1zpresso':38 'adjust':7 'away':33 'back':46 'bartaza':14 'burr':3 'caffein':26 'coffe':49 'complaint':57 'conic':2 'decid':43 'eas':45 'encor':15 'gave':24,31 'great':20 'grinder':4,21 'hand':12 'increment':6 'mani':56 'pick':35 'q2':39 'recommend':10 'world':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/73823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686779121 {#2330
    date: 2023-06-14 23:45: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
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 {#2098
  +user: Proxies\__CG__\App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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 {#2350
    +user: Proxies\__CG__\App\Entity\User {#2345 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1759
      +user: App\Entity\User {#1443 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
        \n
        Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687692435 {#1480
        date: 2023-06-25 13:27:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wnose@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1623 …}
      +nested: Doctrine\ORM\PersistentCollection {#1406 …}
      +votes: Doctrine\ORM\PersistentCollection {#1483 …}
      +reports: Doctrine\ORM\PersistentCollection {#1748 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
      -id: 1338
      -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686765800 {#1745
        date: 2023-06-14 20:03:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1759}
    +body: "A conical burr grinder with incremental adjustments is my recommendation. I hand a Bartaza Encore and it was a great grinder but I gave up caffeine for a while and gave it away. I picked up a 1Zpresso Q2 S after I decided to ease back into the coffee world and I don’t have many complaints."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1686779121 {#2348
      date: 2023-06-14 23:45:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
      "@HeavyIguana@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2040 …}
    +nested: Doctrine\ORM\PersistentCollection {#2132 …}
    +votes: Doctrine\ORM\PersistentCollection {#2129 …}
    +reports: Doctrine\ORM\PersistentCollection {#2130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
    -id: 1340
    -bodyTs: "'1zpresso':38 'adjust':7 'away':33 'back':46 'bartaza':14 'burr':3 'caffein':26 'coffe':49 'complaint':57 'conic':2 'decid':43 'eas':45 'encor':15 'gave':24,31 'great':20 'grinder':4,21 'hand':12 'increment':6 'mani':56 'pick':35 'q2':39 'recommend':10 'world':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/73823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686779121 {#2330
      date: 2023-06-14 23:45:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1759}
  +body: "James Hoffmanns reviews led me to get a baratza encore. Quite pleased with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686804634 {#2077
    date: 2023-06-15 06:50:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@HeavyIguana@kbin.social"
    "@khoplex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 1341
  -bodyTs: "'baratza':9 'encor':10 'get':7 'hoffmann':2 'jame':1 'led':4 'pleas':12 'quit':11 'review':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/90908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686804634 {#2096
    date: 2023-06-15 06:50:34.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 {#2098
  +user: Proxies\__CG__\App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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 {#2350
    +user: Proxies\__CG__\App\Entity\User {#2345 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1759
      +user: App\Entity\User {#1443 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
        \n
        Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687692435 {#1480
        date: 2023-06-25 13:27:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wnose@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1623 …}
      +nested: Doctrine\ORM\PersistentCollection {#1406 …}
      +votes: Doctrine\ORM\PersistentCollection {#1483 …}
      +reports: Doctrine\ORM\PersistentCollection {#1748 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
      -id: 1338
      -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686765800 {#1745
        date: 2023-06-14 20:03:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1759}
    +body: "A conical burr grinder with incremental adjustments is my recommendation. I hand a Bartaza Encore and it was a great grinder but I gave up caffeine for a while and gave it away. I picked up a 1Zpresso Q2 S after I decided to ease back into the coffee world and I don’t have many complaints."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1686779121 {#2348
      date: 2023-06-14 23:45:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
      "@HeavyIguana@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2040 …}
    +nested: Doctrine\ORM\PersistentCollection {#2132 …}
    +votes: Doctrine\ORM\PersistentCollection {#2129 …}
    +reports: Doctrine\ORM\PersistentCollection {#2130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
    -id: 1340
    -bodyTs: "'1zpresso':38 'adjust':7 'away':33 'back':46 'bartaza':14 'burr':3 'caffein':26 'coffe':49 'complaint':57 'conic':2 'decid':43 'eas':45 'encor':15 'gave':24,31 'great':20 'grinder':4,21 'hand':12 'increment':6 'mani':56 'pick':35 'q2':39 'recommend':10 'world':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/73823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686779121 {#2330
      date: 2023-06-14 23:45:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1759}
  +body: "James Hoffmanns reviews led me to get a baratza encore. Quite pleased with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686804634 {#2077
    date: 2023-06-15 06:50:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@HeavyIguana@kbin.social"
    "@khoplex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 1341
  -bodyTs: "'baratza':9 'encor':10 'get':7 'hoffmann':2 'jame':1 'led':4 'pleas':12 'quit':11 'review':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/90908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686804634 {#2096
    date: 2023-06-15 06:50:34.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 {#2098
  +user: Proxies\__CG__\App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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 {#2350
    +user: Proxies\__CG__\App\Entity\User {#2345 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1759
      +user: App\Entity\User {#1443 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I've been interested in upgrading from ground coffee with a french press, to this with a grinder as the Aeropress is very affordable for what it does.\n
        \n
        Only problem is I can't gauge what grinder to match with it, seems like grinders can cost hundreds of £/$/EuroDollars.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687692435 {#1480
        date: 2023-06-25 13:27:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wnose@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1623 …}
      +nested: Doctrine\ORM\PersistentCollection {#1406 …}
      +votes: Doctrine\ORM\PersistentCollection {#1483 …}
      +reports: Doctrine\ORM\PersistentCollection {#1748 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
      -id: 1338
      -bodyTs: "'/eurodollars':49 'aeropress':21 'afford':24 'coffe':9 'cost':46 'french':12 'gaug':35 'grinder':18,37,44 'ground':8 'hundr':47 'interest':4 'like':43 'match':39 'press':13 'problem':30 'seem':42 'upgrad':6 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67164"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686765800 {#1745
        date: 2023-06-14 20:03:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1759}
    +body: "A conical burr grinder with incremental adjustments is my recommendation. I hand a Bartaza Encore and it was a great grinder but I gave up caffeine for a while and gave it away. I picked up a 1Zpresso Q2 S after I decided to ease back into the coffee world and I don’t have many complaints."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1686779121 {#2348
      date: 2023-06-14 23:45:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wnose@kbin.social"
      "@HeavyIguana@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2040 …}
    +nested: Doctrine\ORM\PersistentCollection {#2132 …}
    +votes: Doctrine\ORM\PersistentCollection {#2129 …}
    +reports: Doctrine\ORM\PersistentCollection {#2130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
    -id: 1340
    -bodyTs: "'1zpresso':38 'adjust':7 'away':33 'back':46 'bartaza':14 'burr':3 'caffein':26 'coffe':49 'complaint':57 'conic':2 'decid':43 'eas':45 'encor':15 'gave':24,31 'great':20 'grinder':4,21 'hand':12 'increment':6 'mani':56 'pick':35 'q2':39 'recommend':10 'world':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/73823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686779121 {#2330
      date: 2023-06-14 23:45:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1759}
  +body: "James Hoffmanns reviews led me to get a baratza encore. Quite pleased with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686804634 {#2077
    date: 2023-06-15 06:50:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
    "@HeavyIguana@kbin.social"
    "@khoplex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 1341
  -bodyTs: "'baratza':9 'encor':10 'get':7 'hoffmann':2 'jame':1 'led':4 'pleas':12 'quit':11 'review':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/90908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686804634 {#2096
    date: 2023-06-15 06:50:34.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 {#1740
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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've had one for 2 years and I absolutely love it. It allows you to make really good coffee simply, or endlessly tweak recipes and really deep dive into specialty coffee. So the best of both worlds!\n
    \n
    There are some really good community recipes here: <https://aeroprecipe.com/>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686764724 {#1735
    date: 2023-06-14 19:45:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 1337
  -bodyTs: "'2':6 'absolut':10 'aeroprecipe.com':47 'allow':14 'best':35 'coffe':20,32 'communiti':44 'deep':28 'dive':29 'endless':23 'good':19,43 'love':11 'make':17 'one':4 'realli':18,27,42 'recip':25,45 'simpli':21 'specialti':31 'tweak':24 've':2 'world':38 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686764724 {#1716
    date: 2023-06-14 19:45: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
27 DENIED edit
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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've had one for 2 years and I absolutely love it. It allows you to make really good coffee simply, or endlessly tweak recipes and really deep dive into specialty coffee. So the best of both worlds!\n
    \n
    There are some really good community recipes here: <https://aeroprecipe.com/>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686764724 {#1735
    date: 2023-06-14 19:45:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 1337
  -bodyTs: "'2':6 'absolut':10 'aeroprecipe.com':47 'allow':14 'best':35 'coffe':20,32 'communiti':44 'deep':28 'dive':29 'endless':23 'good':19,43 'love':11 'make':17 'one':4 'realli':18,27,42 'recip':25,45 'simpli':21 'specialti':31 'tweak':24 've':2 'world':38 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686764724 {#1716
    date: 2023-06-14 19:45: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
28 DENIED moderate
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +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've had one for 2 years and I absolutely love it. It allows you to make really good coffee simply, or endlessly tweak recipes and really deep dive into specialty coffee. So the best of both worlds!\n
    \n
    There are some really good community recipes here: <https://aeroprecipe.com/>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686764724 {#1735
    date: 2023-06-14 19:45:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wnose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 1337
  -bodyTs: "'2':6 'absolut':10 'aeroprecipe.com':47 'allow':14 'best':35 'coffe':20,32 'communiti':44 'deep':28 'dive':29 'endless':23 'good':19,43 'love':11 'make':17 'one':4 'realli':18,27,42 'recip':25,45 'simpli':21 'specialti':31 'tweak':24 've':2 'world':38 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/16278/-/comment/67051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686764724 {#1716
    date: 2023-06-14 19:45: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
29 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