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 …}
}
3.87 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.06 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.01 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\Entry {#1799
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: App\Entity\Magazine {#261
    +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 {#269
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#248 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +entries: Doctrine\ORM\PersistentCollection {#191 …}
    +posts: Doctrine\ORM\PersistentCollection {#149 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
    +bans: Doctrine\ORM\PersistentCollection {#128 …}
    +reports: Doctrine\ORM\PersistentCollection {#114 …}
    +badges: Doctrine\ORM\PersistentCollection {#92 …}
    +logs: Doctrine\ORM\PersistentCollection {#82 …}
    +awards: Doctrine\ORM\PersistentCollection {#71 …}
    +categories: Doctrine\ORM\PersistentCollection {#1830 …}
    -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 {#267
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#275
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1864 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
  +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
  +title: "Boxers: not really a BIFL item, but any brands that are well made?"
  +url: "https://kbin.social/m/BuyItForLife/t/209488"
  +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694661903 {#1807
    date: 2023-09-14 05:25:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1946 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 1701
  -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
  -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689604400
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/209488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689578900 {#1817
    date: 2023-07-17 09:28:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1799
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: App\Entity\Magazine {#261
    +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 {#269
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#248 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +entries: Doctrine\ORM\PersistentCollection {#191 …}
    +posts: Doctrine\ORM\PersistentCollection {#149 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
    +bans: Doctrine\ORM\PersistentCollection {#128 …}
    +reports: Doctrine\ORM\PersistentCollection {#114 …}
    +badges: Doctrine\ORM\PersistentCollection {#92 …}
    +logs: Doctrine\ORM\PersistentCollection {#82 …}
    +awards: Doctrine\ORM\PersistentCollection {#71 …}
    +categories: Doctrine\ORM\PersistentCollection {#1830 …}
    -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 {#267
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#275
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1864 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
  +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
  +title: "Boxers: not really a BIFL item, but any brands that are well made?"
  +url: "https://kbin.social/m/BuyItForLife/t/209488"
  +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694661903 {#1807
    date: 2023-09-14 05:25:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1946 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 1701
  -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
  -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689604400
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/209488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689578900 {#1817
    date: 2023-07-17 09:28:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1799
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: App\Entity\Magazine {#261
    +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 {#269
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#248 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +entries: Doctrine\ORM\PersistentCollection {#191 …}
    +posts: Doctrine\ORM\PersistentCollection {#149 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
    +bans: Doctrine\ORM\PersistentCollection {#128 …}
    +reports: Doctrine\ORM\PersistentCollection {#114 …}
    +badges: Doctrine\ORM\PersistentCollection {#92 …}
    +logs: Doctrine\ORM\PersistentCollection {#82 …}
    +awards: Doctrine\ORM\PersistentCollection {#71 …}
    +categories: Doctrine\ORM\PersistentCollection {#1830 …}
    -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 {#267
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#275
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1864 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
  +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
  +title: "Boxers: not really a BIFL item, but any brands that are well made?"
  +url: "https://kbin.social/m/BuyItForLife/t/209488"
  +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694661903 {#1807
    date: 2023-09-14 05:25:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1946 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 1701
  -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
  -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689604400
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/209488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689578900 {#1817
    date: 2023-07-17 09:28:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4019
  +user: App\Entity\User {#3967 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
    +title: "Boxers: not really a BIFL item, but any brands that are well made?"
    +url: "https://kbin.social/m/BuyItForLife/t/209488"
    +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694661903 {#1807
      date: 2023-09-14 05:25:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 1701
    -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
    -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689604400
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/209488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689578900 {#1817
      date: 2023-07-17 09:28:20.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "My personal favorite are Duluth Trading Buck Naked. I’ve had a few pair have the elastic waistband start to stretch to a point things don’t stay put. But those are ones I’ve had for about 10 years. Never had any other part wear out. Keeps me cool, since I run hot. They have both boxers and boxer briefs (and maybe briefs). They are somewhat expensive at ~$22/each, but you can wait for sales to get them about $16/each."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694661905 {#4028
    date: 2023-09-14 05:25:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speck@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4017 …}
  +nested: Doctrine\ORM\PersistentCollection {#4015 …}
  +votes: Doctrine\ORM\PersistentCollection {#4013 …}
  +reports: Doctrine\ORM\PersistentCollection {#4011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
  -id: 29164
  -bodyTs: "'10':39 '16/each':81 '22/each':70 'boxer':58,60 'brief':61,64 'buck':7 'cool':50 'duluth':5 'elast':17 'expens':68 'favorit':3 'get':78 'hot':54 'keep':48 'mayb':63 'nake':8 'never':41 'one':33 'pair':14 'part':45 'person':2 'point':24 'put':29 'run':53 'sale':76 'sinc':51 'somewhat':67 'start':19 'stay':28 'stretch':21 'thing':25 'trade':6 've':10,35 'waistband':18 'wait':74 'wear':46 'year':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://artemis.camp/m/BuyItForLife@kbin.social/t/20902/-/comment/949197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694658482 {#3964
    date: 2023-09-14 04:28:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4019
  +user: App\Entity\User {#3967 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
    +title: "Boxers: not really a BIFL item, but any brands that are well made?"
    +url: "https://kbin.social/m/BuyItForLife/t/209488"
    +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694661903 {#1807
      date: 2023-09-14 05:25:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 1701
    -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
    -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689604400
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/209488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689578900 {#1817
      date: 2023-07-17 09:28:20.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "My personal favorite are Duluth Trading Buck Naked. I’ve had a few pair have the elastic waistband start to stretch to a point things don’t stay put. But those are ones I’ve had for about 10 years. Never had any other part wear out. Keeps me cool, since I run hot. They have both boxers and boxer briefs (and maybe briefs). They are somewhat expensive at ~$22/each, but you can wait for sales to get them about $16/each."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694661905 {#4028
    date: 2023-09-14 05:25:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speck@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4017 …}
  +nested: Doctrine\ORM\PersistentCollection {#4015 …}
  +votes: Doctrine\ORM\PersistentCollection {#4013 …}
  +reports: Doctrine\ORM\PersistentCollection {#4011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
  -id: 29164
  -bodyTs: "'10':39 '16/each':81 '22/each':70 'boxer':58,60 'brief':61,64 'buck':7 'cool':50 'duluth':5 'elast':17 'expens':68 'favorit':3 'get':78 'hot':54 'keep':48 'mayb':63 'nake':8 'never':41 'one':33 'pair':14 'part':45 'person':2 'point':24 'put':29 'run':53 'sale':76 'sinc':51 'somewhat':67 'start':19 'stay':28 'stretch':21 'thing':25 'trade':6 've':10,35 'waistband':18 'wait':74 'wear':46 'year':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://artemis.camp/m/BuyItForLife@kbin.social/t/20902/-/comment/949197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694658482 {#3964
    date: 2023-09-14 04:28:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4019
  +user: App\Entity\User {#3967 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
    +title: "Boxers: not really a BIFL item, but any brands that are well made?"
    +url: "https://kbin.social/m/BuyItForLife/t/209488"
    +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694661903 {#1807
      date: 2023-09-14 05:25:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 1701
    -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
    -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689604400
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/209488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689578900 {#1817
      date: 2023-07-17 09:28:20.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "My personal favorite are Duluth Trading Buck Naked. I’ve had a few pair have the elastic waistband start to stretch to a point things don’t stay put. But those are ones I’ve had for about 10 years. Never had any other part wear out. Keeps me cool, since I run hot. They have both boxers and boxer briefs (and maybe briefs). They are somewhat expensive at ~$22/each, but you can wait for sales to get them about $16/each."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694661905 {#4028
    date: 2023-09-14 05:25:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speck@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4017 …}
  +nested: Doctrine\ORM\PersistentCollection {#4015 …}
  +votes: Doctrine\ORM\PersistentCollection {#4013 …}
  +reports: Doctrine\ORM\PersistentCollection {#4011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
  -id: 29164
  -bodyTs: "'10':39 '16/each':81 '22/each':70 'boxer':58,60 'brief':61,64 'buck':7 'cool':50 'duluth':5 'elast':17 'expens':68 'favorit':3 'get':78 'hot':54 'keep':48 'mayb':63 'nake':8 'never':41 'one':33 'pair':14 'part':45 'person':2 'point':24 'put':29 'run':53 'sale':76 'sinc':51 'somewhat':67 'start':19 'stay':28 'stretch':21 'thing':25 'trade':6 've':10,35 'waistband':18 'wait':74 'wear':46 'year':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://artemis.camp/m/BuyItForLife@kbin.social/t/20902/-/comment/949197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694658482 {#3964
    date: 2023-09-14 04:28:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4161
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
    +title: "Boxers: not really a BIFL item, but any brands that are well made?"
    +url: "https://kbin.social/m/BuyItForLife/t/209488"
    +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694661903 {#1807
      date: 2023-09-14 05:25:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 1701
    -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
    -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689604400
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/209488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689578900 {#1817
      date: 2023-07-17 09:28:20.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4019
    +user: App\Entity\User {#3967 …}
    +entry: App\Entity\Entry {#1799}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "My personal favorite are Duluth Trading Buck Naked. I’ve had a few pair have the elastic waistband start to stretch to a point things don’t stay put. But those are ones I’ve had for about 10 years. Never had any other part wear out. Keeps me cool, since I run hot. They have both boxers and boxer briefs (and maybe briefs). They are somewhat expensive at ~$22/each, but you can wait for sales to get them about $16/each."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694661905 {#4028
      date: 2023-09-14 05:25:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speck@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4017 …}
    +nested: Doctrine\ORM\PersistentCollection {#4015 …}
    +votes: Doctrine\ORM\PersistentCollection {#4013 …}
    +reports: Doctrine\ORM\PersistentCollection {#4011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
    -id: 29164
    -bodyTs: "'10':39 '16/each':81 '22/each':70 'boxer':58,60 'brief':61,64 'buck':7 'cool':50 'duluth':5 'elast':17 'expens':68 'favorit':3 'get':78 'hot':54 'keep':48 'mayb':63 'nake':8 'never':41 'one':33 'pair':14 'part':45 'person':2 'point':24 'put':29 'run':53 'sale':76 'sinc':51 'somewhat':67 'start':19 'stay':28 'stretch':21 'thing':25 'trade':6 've':10,35 'waistband':18 'wait':74 'wear':46 'year':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://artemis.camp/m/BuyItForLife@kbin.social/t/20902/-/comment/949197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694658482 {#3964
      date: 2023-09-14 04:28:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: "Nice, thank you. They've got some clearance so I'll give them a shot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694661903 {#4159
    date: 2023-09-14 05:25:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speck@kbin.social"
    "@Zak8022@artemis.camp"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4162 …}
  +nested: Doctrine\ORM\PersistentCollection {#4164 …}
  +votes: Doctrine\ORM\PersistentCollection {#4166 …}
  +reports: Doctrine\ORM\PersistentCollection {#4168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4172 …}
  -id: 29165
  -bodyTs: "'clearanc':8 'give':12 'got':6 'll':11 'nice':1 'shot':15 'thank':2 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/209488/-/comment/2336738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694661903 {#4160
    date: 2023-09-14 05:25:03.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 {#4161
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
    +title: "Boxers: not really a BIFL item, but any brands that are well made?"
    +url: "https://kbin.social/m/BuyItForLife/t/209488"
    +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694661903 {#1807
      date: 2023-09-14 05:25:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 1701
    -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
    -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689604400
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/209488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689578900 {#1817
      date: 2023-07-17 09:28:20.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4019
    +user: App\Entity\User {#3967 …}
    +entry: App\Entity\Entry {#1799}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "My personal favorite are Duluth Trading Buck Naked. I’ve had a few pair have the elastic waistband start to stretch to a point things don’t stay put. But those are ones I’ve had for about 10 years. Never had any other part wear out. Keeps me cool, since I run hot. They have both boxers and boxer briefs (and maybe briefs). They are somewhat expensive at ~$22/each, but you can wait for sales to get them about $16/each."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694661905 {#4028
      date: 2023-09-14 05:25:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speck@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4017 …}
    +nested: Doctrine\ORM\PersistentCollection {#4015 …}
    +votes: Doctrine\ORM\PersistentCollection {#4013 …}
    +reports: Doctrine\ORM\PersistentCollection {#4011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
    -id: 29164
    -bodyTs: "'10':39 '16/each':81 '22/each':70 'boxer':58,60 'brief':61,64 'buck':7 'cool':50 'duluth':5 'elast':17 'expens':68 'favorit':3 'get':78 'hot':54 'keep':48 'mayb':63 'nake':8 'never':41 'one':33 'pair':14 'part':45 'person':2 'point':24 'put':29 'run':53 'sale':76 'sinc':51 'somewhat':67 'start':19 'stay':28 'stretch':21 'thing':25 'trade':6 've':10,35 'waistband':18 'wait':74 'wear':46 'year':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://artemis.camp/m/BuyItForLife@kbin.social/t/20902/-/comment/949197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694658482 {#3964
      date: 2023-09-14 04:28:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: "Nice, thank you. They've got some clearance so I'll give them a shot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694661903 {#4159
    date: 2023-09-14 05:25:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speck@kbin.social"
    "@Zak8022@artemis.camp"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4162 …}
  +nested: Doctrine\ORM\PersistentCollection {#4164 …}
  +votes: Doctrine\ORM\PersistentCollection {#4166 …}
  +reports: Doctrine\ORM\PersistentCollection {#4168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4172 …}
  -id: 29165
  -bodyTs: "'clearanc':8 'give':12 'got':6 'll':11 'nice':1 'shot':15 'thank':2 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/209488/-/comment/2336738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694661903 {#4160
    date: 2023-09-14 05:25:03.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 {#4161
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
    +title: "Boxers: not really a BIFL item, but any brands that are well made?"
    +url: "https://kbin.social/m/BuyItForLife/t/209488"
    +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694661903 {#1807
      date: 2023-09-14 05:25:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 1701
    -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
    -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689604400
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/209488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689578900 {#1817
      date: 2023-07-17 09:28:20.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4019
    +user: App\Entity\User {#3967 …}
    +entry: App\Entity\Entry {#1799}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "My personal favorite are Duluth Trading Buck Naked. I’ve had a few pair have the elastic waistband start to stretch to a point things don’t stay put. But those are ones I’ve had for about 10 years. Never had any other part wear out. Keeps me cool, since I run hot. They have both boxers and boxer briefs (and maybe briefs). They are somewhat expensive at ~$22/each, but you can wait for sales to get them about $16/each."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694661905 {#4028
      date: 2023-09-14 05:25:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speck@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4017 …}
    +nested: Doctrine\ORM\PersistentCollection {#4015 …}
    +votes: Doctrine\ORM\PersistentCollection {#4013 …}
    +reports: Doctrine\ORM\PersistentCollection {#4011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
    -id: 29164
    -bodyTs: "'10':39 '16/each':81 '22/each':70 'boxer':58,60 'brief':61,64 'buck':7 'cool':50 'duluth':5 'elast':17 'expens':68 'favorit':3 'get':78 'hot':54 'keep':48 'mayb':63 'nake':8 'never':41 'one':33 'pair':14 'part':45 'person':2 'point':24 'put':29 'run':53 'sale':76 'sinc':51 'somewhat':67 'start':19 'stay':28 'stretch':21 'thing':25 'trade':6 've':10,35 'waistband':18 'wait':74 'wear':46 'year':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://artemis.camp/m/BuyItForLife@kbin.social/t/20902/-/comment/949197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694658482 {#3964
      date: 2023-09-14 04:28:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: "Nice, thank you. They've got some clearance so I'll give them a shot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694661903 {#4159
    date: 2023-09-14 05:25:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speck@kbin.social"
    "@Zak8022@artemis.camp"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4162 …}
  +nested: Doctrine\ORM\PersistentCollection {#4164 …}
  +votes: Doctrine\ORM\PersistentCollection {#4166 …}
  +reports: Doctrine\ORM\PersistentCollection {#4168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4172 …}
  -id: 29165
  -bodyTs: "'clearanc':8 'give':12 'got':6 'll':11 'nice':1 'shot':15 'thank':2 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/209488/-/comment/2336738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694661903 {#4160
    date: 2023-09-14 05:25:03.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 {#4051
  +user: App\Entity\User {#4040 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
    +title: "Boxers: not really a BIFL item, but any brands that are well made?"
    +url: "https://kbin.social/m/BuyItForLife/t/209488"
    +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694661903 {#1807
      date: 2023-09-14 05:25:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 1701
    -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
    -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689604400
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/209488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689578900 {#1817
      date: 2023-07-17 09:28:20.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Not regular boxes, but I’ve been using the Costco Champion boxer briefs for years. Super comfy and durable. They don’t get all stretched out like other brands. Highly recommend them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691050048 {#4057
    date: 2023-08-03 10:07:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speck@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4056 …}
  +nested: Doctrine\ORM\PersistentCollection {#4055 …}
  +votes: Doctrine\ORM\PersistentCollection {#4046 …}
  +reports: Doctrine\ORM\PersistentCollection {#4049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4042 …}
  -id: 24970
  -bodyTs: "'box':3 'boxer':12 'brand':29 'brief':13 'champion':11 'comfi':17 'costco':10 'durabl':19 'get':23 'high':30 'like':27 'recommend':31 'regular':2 'stretch':25 'super':16 'use':8 've':6 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/1256897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691008335 {#4062
    date: 2023-08-02 22:32:15.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 {#4051
  +user: App\Entity\User {#4040 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
    +title: "Boxers: not really a BIFL item, but any brands that are well made?"
    +url: "https://kbin.social/m/BuyItForLife/t/209488"
    +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694661903 {#1807
      date: 2023-09-14 05:25:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 1701
    -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
    -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689604400
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/209488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689578900 {#1817
      date: 2023-07-17 09:28:20.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Not regular boxes, but I’ve been using the Costco Champion boxer briefs for years. Super comfy and durable. They don’t get all stretched out like other brands. Highly recommend them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691050048 {#4057
    date: 2023-08-03 10:07:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speck@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4056 …}
  +nested: Doctrine\ORM\PersistentCollection {#4055 …}
  +votes: Doctrine\ORM\PersistentCollection {#4046 …}
  +reports: Doctrine\ORM\PersistentCollection {#4049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4042 …}
  -id: 24970
  -bodyTs: "'box':3 'boxer':12 'brand':29 'brief':13 'champion':11 'comfi':17 'costco':10 'durabl':19 'get':23 'high':30 'like':27 'recommend':31 'regular':2 'stretch':25 'super':16 'use':8 've':6 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/1256897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691008335 {#4062
    date: 2023-08-02 22:32:15.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 {#4051
  +user: App\Entity\User {#4040 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
    +title: "Boxers: not really a BIFL item, but any brands that are well made?"
    +url: "https://kbin.social/m/BuyItForLife/t/209488"
    +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694661903 {#1807
      date: 2023-09-14 05:25:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 1701
    -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
    -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689604400
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/209488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689578900 {#1817
      date: 2023-07-17 09:28:20.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Not regular boxes, but I’ve been using the Costco Champion boxer briefs for years. Super comfy and durable. They don’t get all stretched out like other brands. Highly recommend them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691050048 {#4057
    date: 2023-08-03 10:07:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speck@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4056 …}
  +nested: Doctrine\ORM\PersistentCollection {#4055 …}
  +votes: Doctrine\ORM\PersistentCollection {#4046 …}
  +reports: Doctrine\ORM\PersistentCollection {#4049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4042 …}
  -id: 24970
  -bodyTs: "'box':3 'boxer':12 'brand':29 'brief':13 'champion':11 'comfi':17 'costco':10 'durabl':19 'get':23 'high':30 'like':27 'recommend':31 'regular':2 'stretch':25 'super':16 'use':8 've':6 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/1256897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691008335 {#4062
    date: 2023-08-02 22:32:15.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 {#4138
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
    +title: "Boxers: not really a BIFL item, but any brands that are well made?"
    +url: "https://kbin.social/m/BuyItForLife/t/209488"
    +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694661903 {#1807
      date: 2023-09-14 05:25:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 1701
    -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
    -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689604400
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/209488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689578900 {#1817
      date: 2023-07-17 09:28:20.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4051
    +user: App\Entity\User {#4040 …}
    +entry: App\Entity\Entry {#1799}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "Not regular boxes, but I’ve been using the Costco Champion boxer briefs for years. Super comfy and durable. They don’t get all stretched out like other brands. Highly recommend them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1691050048 {#4057
      date: 2023-08-03 10:07:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speck@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4056 …}
    +nested: Doctrine\ORM\PersistentCollection {#4055 …}
    +votes: Doctrine\ORM\PersistentCollection {#4046 …}
    +reports: Doctrine\ORM\PersistentCollection {#4049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4044 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4042 …}
    -id: 24970
    -bodyTs: "'box':3 'boxer':12 'brand':29 'brief':13 'champion':11 'comfi':17 'costco':10 'durabl':19 'get':23 'high':30 'like':27 'recommend':31 'regular':2 'stretch':25 'super':16 'use':8 've':6 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/1256897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691008335 {#4062
      date: 2023-08-02 22:32:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4051}
  +body: "Good to know for next time I go there. Want regular boxers that are looser because I wear them as Pj's basically"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691050046 {#4143
    date: 2023-08-03 10:07:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speck@kbin.social"
    "@electriccars@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4146 …}
  +nested: Doctrine\ORM\PersistentCollection {#4150 …}
  +votes: Doctrine\ORM\PersistentCollection {#4152 …}
  +reports: Doctrine\ORM\PersistentCollection {#4153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4157 …}
  -id: 24971
  -bodyTs: "'basic':23 'boxer':12 'go':8 'good':1 'know':3 'looser':15 'next':5 'pj':21 'regular':11 'time':6 'want':10 'wear':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/209488/-/comment/1317757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691050046 {#4140
    date: 2023-08-03 10:07:26.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 {#4138
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
    +title: "Boxers: not really a BIFL item, but any brands that are well made?"
    +url: "https://kbin.social/m/BuyItForLife/t/209488"
    +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694661903 {#1807
      date: 2023-09-14 05:25:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 1701
    -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
    -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689604400
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/209488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689578900 {#1817
      date: 2023-07-17 09:28:20.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4051
    +user: App\Entity\User {#4040 …}
    +entry: App\Entity\Entry {#1799}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "Not regular boxes, but I’ve been using the Costco Champion boxer briefs for years. Super comfy and durable. They don’t get all stretched out like other brands. Highly recommend them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1691050048 {#4057
      date: 2023-08-03 10:07:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speck@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4056 …}
    +nested: Doctrine\ORM\PersistentCollection {#4055 …}
    +votes: Doctrine\ORM\PersistentCollection {#4046 …}
    +reports: Doctrine\ORM\PersistentCollection {#4049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4044 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4042 …}
    -id: 24970
    -bodyTs: "'box':3 'boxer':12 'brand':29 'brief':13 'champion':11 'comfi':17 'costco':10 'durabl':19 'get':23 'high':30 'like':27 'recommend':31 'regular':2 'stretch':25 'super':16 'use':8 've':6 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/1256897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691008335 {#4062
      date: 2023-08-02 22:32:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4051}
  +body: "Good to know for next time I go there. Want regular boxers that are looser because I wear them as Pj's basically"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691050046 {#4143
    date: 2023-08-03 10:07:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speck@kbin.social"
    "@electriccars@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4146 …}
  +nested: Doctrine\ORM\PersistentCollection {#4150 …}
  +votes: Doctrine\ORM\PersistentCollection {#4152 …}
  +reports: Doctrine\ORM\PersistentCollection {#4153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4157 …}
  -id: 24971
  -bodyTs: "'basic':23 'boxer':12 'go':8 'good':1 'know':3 'looser':15 'next':5 'pj':21 'regular':11 'time':6 'want':10 'wear':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/209488/-/comment/1317757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691050046 {#4140
    date: 2023-08-03 10:07:26.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 {#4138
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
    +title: "Boxers: not really a BIFL item, but any brands that are well made?"
    +url: "https://kbin.social/m/BuyItForLife/t/209488"
    +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694661903 {#1807
      date: 2023-09-14 05:25:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 1701
    -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
    -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689604400
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/209488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689578900 {#1817
      date: 2023-07-17 09:28:20.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4051
    +user: App\Entity\User {#4040 …}
    +entry: App\Entity\Entry {#1799}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "Not regular boxes, but I’ve been using the Costco Champion boxer briefs for years. Super comfy and durable. They don’t get all stretched out like other brands. Highly recommend them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1691050048 {#4057
      date: 2023-08-03 10:07:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speck@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4056 …}
    +nested: Doctrine\ORM\PersistentCollection {#4055 …}
    +votes: Doctrine\ORM\PersistentCollection {#4046 …}
    +reports: Doctrine\ORM\PersistentCollection {#4049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4044 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4042 …}
    -id: 24970
    -bodyTs: "'box':3 'boxer':12 'brand':29 'brief':13 'champion':11 'comfi':17 'costco':10 'durabl':19 'get':23 'high':30 'like':27 'recommend':31 'regular':2 'stretch':25 'super':16 'use':8 've':6 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/1256897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691008335 {#4062
      date: 2023-08-02 22:32:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4051}
  +body: "Good to know for next time I go there. Want regular boxers that are looser because I wear them as Pj's basically"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691050046 {#4143
    date: 2023-08-03 10:07:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speck@kbin.social"
    "@electriccars@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4146 …}
  +nested: Doctrine\ORM\PersistentCollection {#4150 …}
  +votes: Doctrine\ORM\PersistentCollection {#4152 …}
  +reports: Doctrine\ORM\PersistentCollection {#4153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4157 …}
  -id: 24971
  -bodyTs: "'basic':23 'boxer':12 'go':8 'good':1 'know':3 'looser':15 'next':5 'pj':21 'regular':11 'time':6 'want':10 'wear':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/209488/-/comment/1317757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691050046 {#4140
    date: 2023-08-03 10:07:26.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 edit
App\Entity\Magazine {#261
  +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 {#269
    date: 2023-11-22 23:42:08.0 +01:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#248 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +entries: Doctrine\ORM\PersistentCollection {#191 …}
  +posts: Doctrine\ORM\PersistentCollection {#149 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
  +bans: Doctrine\ORM\PersistentCollection {#128 …}
  +reports: Doctrine\ORM\PersistentCollection {#114 …}
  +badges: Doctrine\ORM\PersistentCollection {#92 …}
  +logs: Doctrine\ORM\PersistentCollection {#82 …}
  +awards: Doctrine\ORM\PersistentCollection {#71 …}
  +categories: Doctrine\ORM\PersistentCollection {#1830 …}
  -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 {#267
    date: 2023-06-19 05:18:20.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1687144700 {#275
    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