GET https://kbin.spritesserver.nl/tag/AskKbin/posts

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.97 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.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Post {#1770
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "If-you-re-on-kbin-and-getting-an-invalid-csrf-error"
  +body: """
    If you're on kbin and getting an invalid csrf error, can't log in; use your email address instead of your username and you might be able to get in.\n
    \n
    If not, try another browser.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689413207 {#1812
    date: 2023-07-15 11:26:47.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#104 …}
  +votes: Doctrine\ORM\PersistentCollection {#1380 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +children: []
  -id: 143
  -bodyTs: "'abl':28 'address':19 'anoth':35 'askkbin':37 'browser':36 'csrf':10 'email':18 'error':11 'get':7,30 'instead':20 'invalid':9 'kbin':5 'log':14 'might':26 're':3 'tri':34 'use':16 'usernam':23"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689413207
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/853388"
  +editedAt: DateTimeImmutable @1689600252 {#108
    date: 2023-07-17 15:24:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689413207 {#1806
    date: 2023-07-15 11:26:47.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Post {#1770
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "If-you-re-on-kbin-and-getting-an-invalid-csrf-error"
  +body: """
    If you're on kbin and getting an invalid csrf error, can't log in; use your email address instead of your username and you might be able to get in.\n
    \n
    If not, try another browser.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689413207 {#1812
    date: 2023-07-15 11:26:47.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#104 …}
  +votes: Doctrine\ORM\PersistentCollection {#1380 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +children: []
  -id: 143
  -bodyTs: "'abl':28 'address':19 'anoth':35 'askkbin':37 'browser':36 'csrf':10 'email':18 'error':11 'get':7,30 'instead':20 'invalid':9 'kbin':5 'log':14 'might':26 're':3 'tri':34 'use':16 'usernam':23"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689413207
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/853388"
  +editedAt: DateTimeImmutable @1689600252 {#108
    date: 2023-07-17 15:24:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689413207 {#1806
    date: 2023-07-15 11:26:47.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Post {#1770
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "If-you-re-on-kbin-and-getting-an-invalid-csrf-error"
  +body: """
    If you're on kbin and getting an invalid csrf error, can't log in; use your email address instead of your username and you might be able to get in.\n
    \n
    If not, try another browser.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689413207 {#1812
    date: 2023-07-15 11:26:47.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#104 …}
  +votes: Doctrine\ORM\PersistentCollection {#1380 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +children: []
  -id: 143
  -bodyTs: "'abl':28 'address':19 'anoth':35 'askkbin':37 'browser':36 'csrf':10 'email':18 'error':11 'get':7,30 'instead':20 'invalid':9 'kbin':5 'log':14 'might':26 're':3 'tri':34 'use':16 'usernam':23"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689413207
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/853388"
  +editedAt: DateTimeImmutable @1689600252 {#108
    date: 2023-07-17 15:24:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689413207 {#1806
    date: 2023-07-15 11:26:47.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\Post {#1532
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "If-Facebook-made-their-content-compatible-with-activity-feed-could"
  +body: """
    If Facebook made their content compatible with activity feed could I potentially subscribe and interact with (for example) my dad’s posts only so that I can keep up with family without having to visit (or have a) Facebook myself?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689507026 {#1503
    date: 2023-07-16 13:30:26.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 142
  -bodyTs: "'activ':8 'askkbin':41 'compat':6 'content':5 'could':10 'dad':20 'exampl':18 'facebook':2,39 'famili':31 'feed':9 'interact':15 'keep':28 'made':3 'post':22 'potenti':12 'subscrib':13 'visit':35 'without':32"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689288342
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/829080"
  +editedAt: DateTimeImmutable @1689281950 {#1521
    date: 2023-07-13 22:59:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689281842 {#1534
    date: 2023-07-13 22:57:22.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Post {#1532
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "If-Facebook-made-their-content-compatible-with-activity-feed-could"
  +body: """
    If Facebook made their content compatible with activity feed could I potentially subscribe and interact with (for example) my dad’s posts only so that I can keep up with family without having to visit (or have a) Facebook myself?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689507026 {#1503
    date: 2023-07-16 13:30:26.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 142
  -bodyTs: "'activ':8 'askkbin':41 'compat':6 'content':5 'could':10 'dad':20 'exampl':18 'facebook':2,39 'famili':31 'feed':9 'interact':15 'keep':28 'made':3 'post':22 'potenti':12 'subscrib':13 'visit':35 'without':32"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689288342
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/829080"
  +editedAt: DateTimeImmutable @1689281950 {#1521
    date: 2023-07-13 22:59:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689281842 {#1534
    date: 2023-07-13 22:57:22.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Post {#1532
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "If-Facebook-made-their-content-compatible-with-activity-feed-could"
  +body: """
    If Facebook made their content compatible with activity feed could I potentially subscribe and interact with (for example) my dad’s posts only so that I can keep up with family without having to visit (or have a) Facebook myself?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689507026 {#1503
    date: 2023-07-16 13:30:26.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 142
  -bodyTs: "'activ':8 'askkbin':41 'compat':6 'content':5 'could':10 'dad':20 'exampl':18 'facebook':2,39 'famili':31 'feed':9 'interact':15 'keep':28 'made':3 'post':22 'potenti':12 'subscrib':13 'visit':35 'without':32"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689288342
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/829080"
  +editedAt: DateTimeImmutable @1689281950 {#1521
    date: 2023-07-13 22:59:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689281842 {#1534
    date: 2023-07-13 22:57:22.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#4106
  +user: Proxies\__CG__\App\Entity\User {#4103 …}
  +post: App\Entity\Post {#1532
    +user: Proxies\__CG__\App\Entity\User {#1504 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "If-Facebook-made-their-content-compatible-with-activity-feed-could"
    +body: """
      If Facebook made their content compatible with activity feed could I potentially subscribe and interact with (for example) my dad’s posts only so that I can keep up with family without having to visit (or have a) Facebook myself?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689507026 {#1503
      date: 2023-07-16 13:30:26.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1510 …}
    +votes: Doctrine\ORM\PersistentCollection {#1540 …}
    +reports: Doctrine\ORM\PersistentCollection {#1533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
    +children: []
    -id: 142
    -bodyTs: "'activ':8 'askkbin':41 'compat':6 'content':5 'could':10 'dad':20 'exampl':18 'facebook':2,39 'famili':31 'feed':9 'interact':15 'keep':28 'made':3 'post':22 'potenti':12 'subscrib':13 'visit':35 'without':32"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689288342
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/829080"
    +editedAt: DateTimeImmutable @1689281950 {#1521
      date: 2023-07-13 22:59:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689281842 {#1534
      date: 2023-07-13 22:57:22.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "It’s technically possible, but I put the chance of it happening at 0.1%. I don’t even see them (properly/fully) implementing ActivityPub in Threads."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689507026 {#4111
    date: 2023-07-16 13:30:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ReallyKinda@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4101 …}
  +nested: Doctrine\ORM\PersistentCollection {#4099 …}
  +votes: Doctrine\ORM\PersistentCollection {#4097 …}
  +reports: Doctrine\ORM\PersistentCollection {#4095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 379
  -bodyTs: "'0.1':14 'activitypub':23 'chanc':9 'even':18 'happen':12 'implement':22 'possibl':4 'properly/fully':21 'put':7 'see':19 'technic':3 'thread':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1262268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689351379 {#4100
    date: 2023-07-14 18:16:19.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\PostComment {#4106
  +user: Proxies\__CG__\App\Entity\User {#4103 …}
  +post: App\Entity\Post {#1532
    +user: Proxies\__CG__\App\Entity\User {#1504 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "If-Facebook-made-their-content-compatible-with-activity-feed-could"
    +body: """
      If Facebook made their content compatible with activity feed could I potentially subscribe and interact with (for example) my dad’s posts only so that I can keep up with family without having to visit (or have a) Facebook myself?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689507026 {#1503
      date: 2023-07-16 13:30:26.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1510 …}
    +votes: Doctrine\ORM\PersistentCollection {#1540 …}
    +reports: Doctrine\ORM\PersistentCollection {#1533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
    +children: []
    -id: 142
    -bodyTs: "'activ':8 'askkbin':41 'compat':6 'content':5 'could':10 'dad':20 'exampl':18 'facebook':2,39 'famili':31 'feed':9 'interact':15 'keep':28 'made':3 'post':22 'potenti':12 'subscrib':13 'visit':35 'without':32"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689288342
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/829080"
    +editedAt: DateTimeImmutable @1689281950 {#1521
      date: 2023-07-13 22:59:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689281842 {#1534
      date: 2023-07-13 22:57:22.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "It’s technically possible, but I put the chance of it happening at 0.1%. I don’t even see them (properly/fully) implementing ActivityPub in Threads."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689507026 {#4111
    date: 2023-07-16 13:30:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ReallyKinda@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4101 …}
  +nested: Doctrine\ORM\PersistentCollection {#4099 …}
  +votes: Doctrine\ORM\PersistentCollection {#4097 …}
  +reports: Doctrine\ORM\PersistentCollection {#4095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 379
  -bodyTs: "'0.1':14 'activitypub':23 'chanc':9 'even':18 'happen':12 'implement':22 'possibl':4 'properly/fully':21 'put':7 'see':19 'technic':3 'thread':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1262268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689351379 {#4100
    date: 2023-07-14 18:16:19.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\PostComment {#4106
  +user: Proxies\__CG__\App\Entity\User {#4103 …}
  +post: App\Entity\Post {#1532
    +user: Proxies\__CG__\App\Entity\User {#1504 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "If-Facebook-made-their-content-compatible-with-activity-feed-could"
    +body: """
      If Facebook made their content compatible with activity feed could I potentially subscribe and interact with (for example) my dad’s posts only so that I can keep up with family without having to visit (or have a) Facebook myself?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689507026 {#1503
      date: 2023-07-16 13:30:26.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1510 …}
    +votes: Doctrine\ORM\PersistentCollection {#1540 …}
    +reports: Doctrine\ORM\PersistentCollection {#1533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
    +children: []
    -id: 142
    -bodyTs: "'activ':8 'askkbin':41 'compat':6 'content':5 'could':10 'dad':20 'exampl':18 'facebook':2,39 'famili':31 'feed':9 'interact':15 'keep':28 'made':3 'post':22 'potenti':12 'subscrib':13 'visit':35 'without':32"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689288342
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/829080"
    +editedAt: DateTimeImmutable @1689281950 {#1521
      date: 2023-07-13 22:59:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689281842 {#1534
      date: 2023-07-13 22:57:22.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "It’s technically possible, but I put the chance of it happening at 0.1%. I don’t even see them (properly/fully) implementing ActivityPub in Threads."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689507026 {#4111
    date: 2023-07-16 13:30:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ReallyKinda@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4101 …}
  +nested: Doctrine\ORM\PersistentCollection {#4099 …}
  +votes: Doctrine\ORM\PersistentCollection {#4097 …}
  +reports: Doctrine\ORM\PersistentCollection {#4095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 379
  -bodyTs: "'0.1':14 'activitypub':23 'chanc':9 'even':18 'happen':12 'implement':22 'possibl':4 'properly/fully':21 'put':7 'see':19 'technic':3 'thread':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1262268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689351379 {#4100
    date: 2023-07-14 18:16:19.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\Post {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "Those-of-you-among-us-who-remember-that-Don-Imus"
  +body: """
    Those of you among us who remember that Don Imus used to be a thing, why was he so influential and how did he slip completely from memory?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688926443 {#1537
    date: 2023-07-09 20:14:03.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 132
  -bodyTs: "'among':4 'askkbin':29 'complet':26 'imus':10 'influenti':20 'memori':28 'rememb':7 'slip':25 'thing':15 'us':5 'use':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688721963
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/720459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688695963 {#1536
    date: 2023-07-07 04:12:43.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Post {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "Those-of-you-among-us-who-remember-that-Don-Imus"
  +body: """
    Those of you among us who remember that Don Imus used to be a thing, why was he so influential and how did he slip completely from memory?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688926443 {#1537
    date: 2023-07-09 20:14:03.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 132
  -bodyTs: "'among':4 'askkbin':29 'complet':26 'imus':10 'influenti':20 'memori':28 'rememb':7 'slip':25 'thing':15 'us':5 'use':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688721963
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/720459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688695963 {#1536
    date: 2023-07-07 04:12:43.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Post {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "Those-of-you-among-us-who-remember-that-Don-Imus"
  +body: """
    Those of you among us who remember that Don Imus used to be a thing, why was he so influential and how did he slip completely from memory?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688926443 {#1537
    date: 2023-07-09 20:14:03.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 132
  -bodyTs: "'among':4 'askkbin':29 'complet':26 'imus':10 'influenti':20 'memori':28 'rememb':7 'slip':25 'thing':15 'us':5 'use':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688721963
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/720459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688695963 {#1536
    date: 2023-07-07 04:12:43.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#5830
  +user: Proxies\__CG__\App\Entity\User {#5831 …}
  +post: App\Entity\Post {#1515
    +user: Proxies\__CG__\App\Entity\User {#1516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "Those-of-you-among-us-who-remember-that-Don-Imus"
    +body: """
      Those of you among us who remember that Don Imus used to be a thing, why was he so influential and how did he slip completely from memory?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688926443 {#1537
      date: 2023-07-09 20:14:03.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1518 …}
    +votes: Doctrine\ORM\PersistentCollection {#1520 …}
    +reports: Doctrine\ORM\PersistentCollection {#1632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
    +children: []
    -id: 132
    -bodyTs: "'among':4 'askkbin':29 'complet':26 'imus':10 'influenti':20 'memori':28 'rememb':7 'slip':25 'thing':15 'us':5 'use':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688721963
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/720459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688695963 {#1536
      date: 2023-07-07 04:12:43.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "Was he the one that said nappy"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688700248 {#5828
    date: 2023-07-07 05:24:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RestrictedAccount@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#5832 …}
  +nested: Doctrine\ORM\PersistentCollection {#5834 …}
  +votes: Doctrine\ORM\PersistentCollection {#5836 …}
  +reports: Doctrine\ORM\PersistentCollection {#5838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5842 …}
  -id: 292
  -bodyTs: "'nappi':7 'one':4 'said':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/732964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688700248 {#5829
    date: 2023-07-07 05:24:08.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\PostComment {#5830
  +user: Proxies\__CG__\App\Entity\User {#5831 …}
  +post: App\Entity\Post {#1515
    +user: Proxies\__CG__\App\Entity\User {#1516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "Those-of-you-among-us-who-remember-that-Don-Imus"
    +body: """
      Those of you among us who remember that Don Imus used to be a thing, why was he so influential and how did he slip completely from memory?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688926443 {#1537
      date: 2023-07-09 20:14:03.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1518 …}
    +votes: Doctrine\ORM\PersistentCollection {#1520 …}
    +reports: Doctrine\ORM\PersistentCollection {#1632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
    +children: []
    -id: 132
    -bodyTs: "'among':4 'askkbin':29 'complet':26 'imus':10 'influenti':20 'memori':28 'rememb':7 'slip':25 'thing':15 'us':5 'use':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688721963
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/720459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688695963 {#1536
      date: 2023-07-07 04:12:43.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "Was he the one that said nappy"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688700248 {#5828
    date: 2023-07-07 05:24:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RestrictedAccount@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#5832 …}
  +nested: Doctrine\ORM\PersistentCollection {#5834 …}
  +votes: Doctrine\ORM\PersistentCollection {#5836 …}
  +reports: Doctrine\ORM\PersistentCollection {#5838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5842 …}
  -id: 292
  -bodyTs: "'nappi':7 'one':4 'said':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/732964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688700248 {#5829
    date: 2023-07-07 05:24:08.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\PostComment {#5830
  +user: Proxies\__CG__\App\Entity\User {#5831 …}
  +post: App\Entity\Post {#1515
    +user: Proxies\__CG__\App\Entity\User {#1516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "Those-of-you-among-us-who-remember-that-Don-Imus"
    +body: """
      Those of you among us who remember that Don Imus used to be a thing, why was he so influential and how did he slip completely from memory?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688926443 {#1537
      date: 2023-07-09 20:14:03.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1518 …}
    +votes: Doctrine\ORM\PersistentCollection {#1520 …}
    +reports: Doctrine\ORM\PersistentCollection {#1632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
    +children: []
    -id: 132
    -bodyTs: "'among':4 'askkbin':29 'complet':26 'imus':10 'influenti':20 'memori':28 'rememb':7 'slip':25 'thing':15 'us':5 'use':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688721963
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/720459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688695963 {#1536
      date: 2023-07-07 04:12:43.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "Was he the one that said nappy"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688700248 {#5828
    date: 2023-07-07 05:24:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RestrictedAccount@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#5832 …}
  +nested: Doctrine\ORM\PersistentCollection {#5834 …}
  +votes: Doctrine\ORM\PersistentCollection {#5836 …}
  +reports: Doctrine\ORM\PersistentCollection {#5838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5842 …}
  -id: 292
  -bodyTs: "'nappi':7 'one':4 'said':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/732964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688700248 {#5829
    date: 2023-07-07 05:24:08.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\PostComment {#5846
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +post: App\Entity\Post {#1515
    +user: Proxies\__CG__\App\Entity\User {#1516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "Those-of-you-among-us-who-remember-that-Don-Imus"
    +body: """
      Those of you among us who remember that Don Imus used to be a thing, why was he so influential and how did he slip completely from memory?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688926443 {#1537
      date: 2023-07-09 20:14:03.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1518 …}
    +votes: Doctrine\ORM\PersistentCollection {#1520 …}
    +reports: Doctrine\ORM\PersistentCollection {#1632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
    +children: []
    -id: 132
    -bodyTs: "'among':4 'askkbin':29 'complet':26 'imus':10 'influenti':20 'memori':28 'rememb':7 'slip':25 'thing':15 'us':5 'use':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688721963
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/720459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688695963 {#1536
      date: 2023-07-07 04:12:43.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#5815 …}
  +root: App\Entity\PostComment {#5815 …}
  +image: null
  +body: "@Spacebar I had forgotten about that."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688926443 {#5844
    date: 2023-07-09 20:14:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RestrictedAccount@kbin.social"
    "@Spacebar"
    "@Spacebar@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#5847 …}
  +nested: Doctrine\ORM\PersistentCollection {#5849 …}
  +votes: Doctrine\ORM\PersistentCollection {#5851 …}
  +reports: Doctrine\ORM\PersistentCollection {#5853 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5857 …}
  -id: 293
  -bodyTs: "'forgotten':4 'spacebar':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/720459/-/reply/1369105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688926443 {#5845
    date: 2023-07-09 20:14:03.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\PostComment {#5846
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +post: App\Entity\Post {#1515
    +user: Proxies\__CG__\App\Entity\User {#1516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "Those-of-you-among-us-who-remember-that-Don-Imus"
    +body: """
      Those of you among us who remember that Don Imus used to be a thing, why was he so influential and how did he slip completely from memory?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688926443 {#1537
      date: 2023-07-09 20:14:03.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1518 …}
    +votes: Doctrine\ORM\PersistentCollection {#1520 …}
    +reports: Doctrine\ORM\PersistentCollection {#1632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
    +children: []
    -id: 132
    -bodyTs: "'among':4 'askkbin':29 'complet':26 'imus':10 'influenti':20 'memori':28 'rememb':7 'slip':25 'thing':15 'us':5 'use':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688721963
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/720459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688695963 {#1536
      date: 2023-07-07 04:12:43.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#5815 …}
  +root: App\Entity\PostComment {#5815 …}
  +image: null
  +body: "@Spacebar I had forgotten about that."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688926443 {#5844
    date: 2023-07-09 20:14:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RestrictedAccount@kbin.social"
    "@Spacebar"
    "@Spacebar@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#5847 …}
  +nested: Doctrine\ORM\PersistentCollection {#5849 …}
  +votes: Doctrine\ORM\PersistentCollection {#5851 …}
  +reports: Doctrine\ORM\PersistentCollection {#5853 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5857 …}
  -id: 293
  -bodyTs: "'forgotten':4 'spacebar':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/720459/-/reply/1369105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688926443 {#5845
    date: 2023-07-09 20:14:03.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\PostComment {#5846
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +post: App\Entity\Post {#1515
    +user: Proxies\__CG__\App\Entity\User {#1516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "Those-of-you-among-us-who-remember-that-Don-Imus"
    +body: """
      Those of you among us who remember that Don Imus used to be a thing, why was he so influential and how did he slip completely from memory?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688926443 {#1537
      date: 2023-07-09 20:14:03.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1518 …}
    +votes: Doctrine\ORM\PersistentCollection {#1520 …}
    +reports: Doctrine\ORM\PersistentCollection {#1632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
    +children: []
    -id: 132
    -bodyTs: "'among':4 'askkbin':29 'complet':26 'imus':10 'influenti':20 'memori':28 'rememb':7 'slip':25 'thing':15 'us':5 'use':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688721963
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/720459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688695963 {#1536
      date: 2023-07-07 04:12:43.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#5815 …}
  +root: App\Entity\PostComment {#5815 …}
  +image: null
  +body: "@Spacebar I had forgotten about that."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688926443 {#5844
    date: 2023-07-09 20:14:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RestrictedAccount@kbin.social"
    "@Spacebar"
    "@Spacebar@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#5847 …}
  +nested: Doctrine\ORM\PersistentCollection {#5849 …}
  +votes: Doctrine\ORM\PersistentCollection {#5851 …}
  +reports: Doctrine\ORM\PersistentCollection {#5853 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5857 …}
  -id: 293
  -bodyTs: "'forgotten':4 'spacebar':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/720459/-/reply/1369105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688926443 {#5845
    date: 2023-07-09 20:14:03.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Post {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "Cybersecurity-employee-training-that-includes-chatbots-I-know-I-know"
  +body: """
    **Cybersecurity employee training that includes chatbots?** I know, I know. I should ask this in technology or something but what im really looking for is more business related. Im looking for those duh, duh, kind of employee training but updated with the dangers of chatbots. Things like don't paste in private or confidential data, don't trust its answers are right, ask questions generally and move down to specifics, etc. etc. And yes I did ask a chatbot for the answer.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688678452 {#1712
    date: 2023-07-06 23:20:52.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 130
  -bodyTs: "'answer':60,82 'ask':13,63,77 'askkbin':83 'busi':27 'chatbot':6,45,79 'confidenti':54 'cybersecur':1 'danger':43 'data':55 'duh':33,34 'employe':2,37 'etc':71,72 'general':65 'im':21,29 'includ':5 'kind':35 'know':8,10 'like':47 'look':23,30 'move':67 'past':50 'privat':52 'question':64 'realli':22 'relat':28 'right':62 'someth':18 'specif':70 'technolog':16 'thing':46 'train':3,38 'trust':58 'updat':40 'yes':74"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/717339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688678452 {#1710
    date: 2023-07-06 23:20:52.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Post {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "Cybersecurity-employee-training-that-includes-chatbots-I-know-I-know"
  +body: """
    **Cybersecurity employee training that includes chatbots?** I know, I know. I should ask this in technology or something but what im really looking for is more business related. Im looking for those duh, duh, kind of employee training but updated with the dangers of chatbots. Things like don't paste in private or confidential data, don't trust its answers are right, ask questions generally and move down to specifics, etc. etc. And yes I did ask a chatbot for the answer.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688678452 {#1712
    date: 2023-07-06 23:20:52.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 130
  -bodyTs: "'answer':60,82 'ask':13,63,77 'askkbin':83 'busi':27 'chatbot':6,45,79 'confidenti':54 'cybersecur':1 'danger':43 'data':55 'duh':33,34 'employe':2,37 'etc':71,72 'general':65 'im':21,29 'includ':5 'kind':35 'know':8,10 'like':47 'look':23,30 'move':67 'past':50 'privat':52 'question':64 'realli':22 'relat':28 'right':62 'someth':18 'specif':70 'technolog':16 'thing':46 'train':3,38 'trust':58 'updat':40 'yes':74"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/717339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688678452 {#1710
    date: 2023-07-06 23:20:52.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Post {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "Cybersecurity-employee-training-that-includes-chatbots-I-know-I-know"
  +body: """
    **Cybersecurity employee training that includes chatbots?** I know, I know. I should ask this in technology or something but what im really looking for is more business related. Im looking for those duh, duh, kind of employee training but updated with the dangers of chatbots. Things like don't paste in private or confidential data, don't trust its answers are right, ask questions generally and move down to specifics, etc. etc. And yes I did ask a chatbot for the answer.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688678452 {#1712
    date: 2023-07-06 23:20:52.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 130
  -bodyTs: "'answer':60,82 'ask':13,63,77 'askkbin':83 'busi':27 'chatbot':6,45,79 'confidenti':54 'cybersecur':1 'danger':43 'data':55 'duh':33,34 'employe':2,37 'etc':71,72 'general':65 'im':21,29 'includ':5 'kind':35 'know':8,10 'like':47 'look':23,30 'move':67 'past':50 'privat':52 'question':64 'realli':22 'relat':28 'right':62 'someth':18 'specif':70 'technolog':16 'thing':46 'train':3,38 'trust':58 'updat':40 'yes':74"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/717339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688678452 {#1710
    date: 2023-07-06 23:20:52.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Post {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +slug: "Hi-can-you-help-me-with-a-math-problem-kbin"
  +body: """
    Hi, can you help me with a math problem kbin? It's algebra, and it's been a long time since I've had to do it. Can you explain to me how simplifying the terms comes out to 9/2 in the pictured equation please?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688700531 {#1468
    date: 2023-07-07 05:28:51.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 129
  -bodyTs: "'9/2':40 'algebra':13 'askkbin':46 'come':37 'equat':44 'explain':30 'help':4 'hi':1 'kbin':10 'long':19 'math':8 'pictur':43 'pleas':45 'problem':9 'simplifi':34 'sinc':21 'term':36 'time':20 've':23"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688653467
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/705767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688633967 {#1474
    date: 2023-07-06 10:59:27.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Post {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +slug: "Hi-can-you-help-me-with-a-math-problem-kbin"
  +body: """
    Hi, can you help me with a math problem kbin? It's algebra, and it's been a long time since I've had to do it. Can you explain to me how simplifying the terms comes out to 9/2 in the pictured equation please?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688700531 {#1468
    date: 2023-07-07 05:28:51.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 129
  -bodyTs: "'9/2':40 'algebra':13 'askkbin':46 'come':37 'equat':44 'explain':30 'help':4 'hi':1 'kbin':10 'long':19 'math':8 'pictur':43 'pleas':45 'problem':9 'simplifi':34 'sinc':21 'term':36 'time':20 've':23"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688653467
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/705767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688633967 {#1474
    date: 2023-07-06 10:59:27.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Post {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +slug: "Hi-can-you-help-me-with-a-math-problem-kbin"
  +body: """
    Hi, can you help me with a math problem kbin? It's algebra, and it's been a long time since I've had to do it. Can you explain to me how simplifying the terms comes out to 9/2 in the pictured equation please?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688700531 {#1468
    date: 2023-07-07 05:28:51.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 129
  -bodyTs: "'9/2':40 'algebra':13 'askkbin':46 'come':37 'equat':44 'explain':30 'help':4 'hi':1 'kbin':10 'long':19 'math':8 'pictur':43 'pleas':45 'problem':9 'simplifi':34 'sinc':21 'term':36 'time':20 've':23"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688653467
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/705767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688633967 {#1474
    date: 2023-07-06 10:59:27.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\PostComment {#8707
  +user: Proxies\__CG__\App\Entity\User {#8701 …}
  +post: App\Entity\Post {#1472
    +user: Proxies\__CG__\App\Entity\User {#1471 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: Proxies\__CG__\App\Entity\Image {#1495 …}
    +slug: "Hi-can-you-help-me-with-a-math-problem-kbin"
    +body: """
      Hi, can you help me with a math problem kbin? It's algebra, and it's been a long time since I've had to do it. Can you explain to me how simplifying the terms comes out to 9/2 in the pictured equation please?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688700531 {#1468
      date: 2023-07-07 05:28:51.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1493 …}
    +votes: Doctrine\ORM\PersistentCollection {#1490 …}
    +reports: Doctrine\ORM\PersistentCollection {#1475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
    +children: []
    -id: 129
    -bodyTs: "'9/2':40 'algebra':13 'askkbin':46 'come':37 'equat':44 'explain':30 'help':4 'hi':1 'kbin':10 'long':19 'math':8 'pictur':43 'pleas':45 'problem':9 'simplifi':34 'sinc':21 'term':36 'time':20 've':23"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688653467
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/705767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688633967 {#1474
      date: 2023-07-06 10:59:27.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Hey, I can take a swing at this. It’s basically just a question of understanding how fractions work (which is fumbled horrendously by teachers, at least where I’m from - I basically had to teach myself fractions all over again when I went back to school).\n
    \n
    So, if you look at the terms on the left hand side, we have “x”, which is the same as saying “1x”, so the whole number “1”, we have a whole number “3” as part of “3x”, and we have the fraction that’s going to cause us to do a little work, “1/2” as part of “1/2x”.\n
    \n
    Now, a whole number can be rewritten as a fraction, and this makes the most sense when you see fractions as little division problems unto themselves. For instance, the “1/2” could be read as “1 divided by 2”, or “0.5”. A whole number like “1”, then, could be rewritten as “1/1”, or “2/2”, or “3/3”, and so on.\n
    \n
    Now, in order to add fractions together (which is what we’re trying to do since our ultimate goal is to get the variable that we’re solving for alone on one side of the equation), we need the denominator to be the same for all of our terms, i.e. the “common denominator”. Because we already know the denominator we likely need, the “2” in “1/2”, we simply need to transform both of our whole numbers into fractions with 2 in the denominator.\n
    \n
    For “1”, this can be rewritten as “2/2”. Dividing 2 by 2 gets us back to 1, so that works out.\n
    \n
    For “3”, we need to determine what number divided by 2 gets us to 3. In this case, that’s 6, which leaves us with “6/2”.\n
    \n
    The equation now looks like this: 2/2x + 6/2x + 1/2x = 45\n
    \n
    We can, of course, pull the “x” out like this: x(2/2 + 6/2 + 1/2) = 45\n
    \n
    Then, when adding fractions, we only add the numerators (the reason we were looking for the common denominator in the first place). So, 2 + 6 + 1 = 9, leaving us with “9/2x = 45”. It’s then just a question, as you can see in the posted solution, of multiplying both sides by the reciprocal to solve for x.
    """
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688700531 {#8706
    date: 2023-07-07 05:28:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RyanIbanezMan@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8699 …}
  +nested: Doctrine\ORM\PersistentCollection {#8696 …}
  +votes: Doctrine\ORM\PersistentCollection {#8694 …}
  +reports: Doctrine\ORM\PersistentCollection {#8692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8688 …}
  -id: 254
  -bodyTs: "'0.5':145 '1':74,140,150,248,263,344 '1/1':156 '1/2':101,135,229,317 '1/2x':105,302 '1x':69 '2':143,227,243,256,258,278,342 '2/2':158,254,315 '2/2x':300 '3':80,269,282 '3/3':160 '3x':84 '45':303,318,350 '6':288,343 '6/2':293,316 '6/2x':301 '9':345 '9/2x':349 'ad':321 'add':168,325 'alon':193 'alreadi':219 'back':45,261 'basic':11,33 'case':285 'caus':94 'common':215,335 'could':136,152 'cours':307 'denomin':203,216,222,246,336 'determin':273 'divid':141,255,276 'divis':128 'equat':199,295 'first':339 'fraction':18,38,89,115,125,169,241,322 'fumbl':22 'get':185,259,279 'go':92 'goal':182 'hand':58 'hey':1 'horrend':23 'i.e':213 'instanc':133 'know':220 'least':27 'leav':290,346 'left':57 'like':149,224,298,312 'littl':99,127 'look':51,297,332 'm':30 'make':118 'multipli':366 'need':201,225,232,271 'number':73,79,109,148,239,275 'numer':327 'one':195 'order':166 'part':82,103 'place':340 'post':363 'problem':129 'pull':308 'question':14,356 're':175,190 'read':138 'reason':329 'reciproc':371 'rewritten':112,154,252 'say':68 'school':47 'see':124,360 'sens':121 'side':59,196,368 'simpli':231 'sinc':179 'solut':364 'solv':191,373 'swing':6 'take':4 'teach':36 'teacher':25 'term':54,212 'togeth':170 'transform':234 'tri':176 'ultim':181 'understand':16 'unto':130 'us':95,260,280,291,347 'variabl':187 'went':44 'whole':72,78,108,147,238 'work':19,100,266 'x':62,310,314,375"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/707355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688639706 {#8695
    date: 2023-07-06 12:35:06.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\PostComment {#8707
  +user: Proxies\__CG__\App\Entity\User {#8701 …}
  +post: App\Entity\Post {#1472
    +user: Proxies\__CG__\App\Entity\User {#1471 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: Proxies\__CG__\App\Entity\Image {#1495 …}
    +slug: "Hi-can-you-help-me-with-a-math-problem-kbin"
    +body: """
      Hi, can you help me with a math problem kbin? It's algebra, and it's been a long time since I've had to do it. Can you explain to me how simplifying the terms comes out to 9/2 in the pictured equation please?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688700531 {#1468
      date: 2023-07-07 05:28:51.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1493 …}
    +votes: Doctrine\ORM\PersistentCollection {#1490 …}
    +reports: Doctrine\ORM\PersistentCollection {#1475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
    +children: []
    -id: 129
    -bodyTs: "'9/2':40 'algebra':13 'askkbin':46 'come':37 'equat':44 'explain':30 'help':4 'hi':1 'kbin':10 'long':19 'math':8 'pictur':43 'pleas':45 'problem':9 'simplifi':34 'sinc':21 'term':36 'time':20 've':23"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688653467
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/705767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688633967 {#1474
      date: 2023-07-06 10:59:27.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Hey, I can take a swing at this. It’s basically just a question of understanding how fractions work (which is fumbled horrendously by teachers, at least where I’m from - I basically had to teach myself fractions all over again when I went back to school).\n
    \n
    So, if you look at the terms on the left hand side, we have “x”, which is the same as saying “1x”, so the whole number “1”, we have a whole number “3” as part of “3x”, and we have the fraction that’s going to cause us to do a little work, “1/2” as part of “1/2x”.\n
    \n
    Now, a whole number can be rewritten as a fraction, and this makes the most sense when you see fractions as little division problems unto themselves. For instance, the “1/2” could be read as “1 divided by 2”, or “0.5”. A whole number like “1”, then, could be rewritten as “1/1”, or “2/2”, or “3/3”, and so on.\n
    \n
    Now, in order to add fractions together (which is what we’re trying to do since our ultimate goal is to get the variable that we’re solving for alone on one side of the equation), we need the denominator to be the same for all of our terms, i.e. the “common denominator”. Because we already know the denominator we likely need, the “2” in “1/2”, we simply need to transform both of our whole numbers into fractions with 2 in the denominator.\n
    \n
    For “1”, this can be rewritten as “2/2”. Dividing 2 by 2 gets us back to 1, so that works out.\n
    \n
    For “3”, we need to determine what number divided by 2 gets us to 3. In this case, that’s 6, which leaves us with “6/2”.\n
    \n
    The equation now looks like this: 2/2x + 6/2x + 1/2x = 45\n
    \n
    We can, of course, pull the “x” out like this: x(2/2 + 6/2 + 1/2) = 45\n
    \n
    Then, when adding fractions, we only add the numerators (the reason we were looking for the common denominator in the first place). So, 2 + 6 + 1 = 9, leaving us with “9/2x = 45”. It’s then just a question, as you can see in the posted solution, of multiplying both sides by the reciprocal to solve for x.
    """
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688700531 {#8706
    date: 2023-07-07 05:28:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RyanIbanezMan@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8699 …}
  +nested: Doctrine\ORM\PersistentCollection {#8696 …}
  +votes: Doctrine\ORM\PersistentCollection {#8694 …}
  +reports: Doctrine\ORM\PersistentCollection {#8692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8688 …}
  -id: 254
  -bodyTs: "'0.5':145 '1':74,140,150,248,263,344 '1/1':156 '1/2':101,135,229,317 '1/2x':105,302 '1x':69 '2':143,227,243,256,258,278,342 '2/2':158,254,315 '2/2x':300 '3':80,269,282 '3/3':160 '3x':84 '45':303,318,350 '6':288,343 '6/2':293,316 '6/2x':301 '9':345 '9/2x':349 'ad':321 'add':168,325 'alon':193 'alreadi':219 'back':45,261 'basic':11,33 'case':285 'caus':94 'common':215,335 'could':136,152 'cours':307 'denomin':203,216,222,246,336 'determin':273 'divid':141,255,276 'divis':128 'equat':199,295 'first':339 'fraction':18,38,89,115,125,169,241,322 'fumbl':22 'get':185,259,279 'go':92 'goal':182 'hand':58 'hey':1 'horrend':23 'i.e':213 'instanc':133 'know':220 'least':27 'leav':290,346 'left':57 'like':149,224,298,312 'littl':99,127 'look':51,297,332 'm':30 'make':118 'multipli':366 'need':201,225,232,271 'number':73,79,109,148,239,275 'numer':327 'one':195 'order':166 'part':82,103 'place':340 'post':363 'problem':129 'pull':308 'question':14,356 're':175,190 'read':138 'reason':329 'reciproc':371 'rewritten':112,154,252 'say':68 'school':47 'see':124,360 'sens':121 'side':59,196,368 'simpli':231 'sinc':179 'solut':364 'solv':191,373 'swing':6 'take':4 'teach':36 'teacher':25 'term':54,212 'togeth':170 'transform':234 'tri':176 'ultim':181 'understand':16 'unto':130 'us':95,260,280,291,347 'variabl':187 'went':44 'whole':72,78,108,147,238 'work':19,100,266 'x':62,310,314,375"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/707355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688639706 {#8695
    date: 2023-07-06 12:35:06.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\PostComment {#8707
  +user: Proxies\__CG__\App\Entity\User {#8701 …}
  +post: App\Entity\Post {#1472
    +user: Proxies\__CG__\App\Entity\User {#1471 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: Proxies\__CG__\App\Entity\Image {#1495 …}
    +slug: "Hi-can-you-help-me-with-a-math-problem-kbin"
    +body: """
      Hi, can you help me with a math problem kbin? It's algebra, and it's been a long time since I've had to do it. Can you explain to me how simplifying the terms comes out to 9/2 in the pictured equation please?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688700531 {#1468
      date: 2023-07-07 05:28:51.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1493 …}
    +votes: Doctrine\ORM\PersistentCollection {#1490 …}
    +reports: Doctrine\ORM\PersistentCollection {#1475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
    +children: []
    -id: 129
    -bodyTs: "'9/2':40 'algebra':13 'askkbin':46 'come':37 'equat':44 'explain':30 'help':4 'hi':1 'kbin':10 'long':19 'math':8 'pictur':43 'pleas':45 'problem':9 'simplifi':34 'sinc':21 'term':36 'time':20 've':23"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688653467
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/705767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688633967 {#1474
      date: 2023-07-06 10:59:27.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Hey, I can take a swing at this. It’s basically just a question of understanding how fractions work (which is fumbled horrendously by teachers, at least where I’m from - I basically had to teach myself fractions all over again when I went back to school).\n
    \n
    So, if you look at the terms on the left hand side, we have “x”, which is the same as saying “1x”, so the whole number “1”, we have a whole number “3” as part of “3x”, and we have the fraction that’s going to cause us to do a little work, “1/2” as part of “1/2x”.\n
    \n
    Now, a whole number can be rewritten as a fraction, and this makes the most sense when you see fractions as little division problems unto themselves. For instance, the “1/2” could be read as “1 divided by 2”, or “0.5”. A whole number like “1”, then, could be rewritten as “1/1”, or “2/2”, or “3/3”, and so on.\n
    \n
    Now, in order to add fractions together (which is what we’re trying to do since our ultimate goal is to get the variable that we’re solving for alone on one side of the equation), we need the denominator to be the same for all of our terms, i.e. the “common denominator”. Because we already know the denominator we likely need, the “2” in “1/2”, we simply need to transform both of our whole numbers into fractions with 2 in the denominator.\n
    \n
    For “1”, this can be rewritten as “2/2”. Dividing 2 by 2 gets us back to 1, so that works out.\n
    \n
    For “3”, we need to determine what number divided by 2 gets us to 3. In this case, that’s 6, which leaves us with “6/2”.\n
    \n
    The equation now looks like this: 2/2x + 6/2x + 1/2x = 45\n
    \n
    We can, of course, pull the “x” out like this: x(2/2 + 6/2 + 1/2) = 45\n
    \n
    Then, when adding fractions, we only add the numerators (the reason we were looking for the common denominator in the first place). So, 2 + 6 + 1 = 9, leaving us with “9/2x = 45”. It’s then just a question, as you can see in the posted solution, of multiplying both sides by the reciprocal to solve for x.
    """
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688700531 {#8706
    date: 2023-07-07 05:28:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RyanIbanezMan@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8699 …}
  +nested: Doctrine\ORM\PersistentCollection {#8696 …}
  +votes: Doctrine\ORM\PersistentCollection {#8694 …}
  +reports: Doctrine\ORM\PersistentCollection {#8692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8688 …}
  -id: 254
  -bodyTs: "'0.5':145 '1':74,140,150,248,263,344 '1/1':156 '1/2':101,135,229,317 '1/2x':105,302 '1x':69 '2':143,227,243,256,258,278,342 '2/2':158,254,315 '2/2x':300 '3':80,269,282 '3/3':160 '3x':84 '45':303,318,350 '6':288,343 '6/2':293,316 '6/2x':301 '9':345 '9/2x':349 'ad':321 'add':168,325 'alon':193 'alreadi':219 'back':45,261 'basic':11,33 'case':285 'caus':94 'common':215,335 'could':136,152 'cours':307 'denomin':203,216,222,246,336 'determin':273 'divid':141,255,276 'divis':128 'equat':199,295 'first':339 'fraction':18,38,89,115,125,169,241,322 'fumbl':22 'get':185,259,279 'go':92 'goal':182 'hand':58 'hey':1 'horrend':23 'i.e':213 'instanc':133 'know':220 'least':27 'leav':290,346 'left':57 'like':149,224,298,312 'littl':99,127 'look':51,297,332 'm':30 'make':118 'multipli':366 'need':201,225,232,271 'number':73,79,109,148,239,275 'numer':327 'one':195 'order':166 'part':82,103 'place':340 'post':363 'problem':129 'pull':308 'question':14,356 're':175,190 'read':138 'reason':329 'reciproc':371 'rewritten':112,154,252 'say':68 'school':47 'see':124,360 'sens':121 'side':59,196,368 'simpli':231 'sinc':179 'solut':364 'solv':191,373 'swing':6 'take':4 'teach':36 'teacher':25 'term':54,212 'togeth':170 'transform':234 'tri':176 'ultim':181 'understand':16 'unto':130 'us':95,260,280,291,347 'variabl':187 'went':44 'whole':72,78,108,147,238 'work':19,100,266 'x':62,310,314,375"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/707355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688639706 {#8695
    date: 2023-07-06 12:35:06.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\PostComment {#8683
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +post: App\Entity\Post {#1472
    +user: Proxies\__CG__\App\Entity\User {#1471 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: Proxies\__CG__\App\Entity\Image {#1495 …}
    +slug: "Hi-can-you-help-me-with-a-math-problem-kbin"
    +body: """
      Hi, can you help me with a math problem kbin? It's algebra, and it's been a long time since I've had to do it. Can you explain to me how simplifying the terms comes out to 9/2 in the pictured equation please?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688700531 {#1468
      date: 2023-07-07 05:28:51.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1493 …}
    +votes: Doctrine\ORM\PersistentCollection {#1490 …}
    +reports: Doctrine\ORM\PersistentCollection {#1475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
    +children: []
    -id: 129
    -bodyTs: "'9/2':40 'algebra':13 'askkbin':46 'come':37 'equat':44 'explain':30 'help':4 'hi':1 'kbin':10 'long':19 'math':8 'pictur':43 'pleas':45 'problem':9 'simplifi':34 'sinc':21 'term':36 'time':20 've':23"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688653467
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/705767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688633967 {#1474
      date: 2023-07-06 10:59:27.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#8707
    +user: Proxies\__CG__\App\Entity\User {#8701 …}
    +post: App\Entity\Post {#1472}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +parent: null
    +root: null
    +image: null
    +body: """
      Hey, I can take a swing at this. It’s basically just a question of understanding how fractions work (which is fumbled horrendously by teachers, at least where I’m from - I basically had to teach myself fractions all over again when I went back to school).\n
      \n
      So, if you look at the terms on the left hand side, we have “x”, which is the same as saying “1x”, so the whole number “1”, we have a whole number “3” as part of “3x”, and we have the fraction that’s going to cause us to do a little work, “1/2” as part of “1/2x”.\n
      \n
      Now, a whole number can be rewritten as a fraction, and this makes the most sense when you see fractions as little division problems unto themselves. For instance, the “1/2” could be read as “1 divided by 2”, or “0.5”. A whole number like “1”, then, could be rewritten as “1/1”, or “2/2”, or “3/3”, and so on.\n
      \n
      Now, in order to add fractions together (which is what we’re trying to do since our ultimate goal is to get the variable that we’re solving for alone on one side of the equation), we need the denominator to be the same for all of our terms, i.e. the “common denominator”. Because we already know the denominator we likely need, the “2” in “1/2”, we simply need to transform both of our whole numbers into fractions with 2 in the denominator.\n
      \n
      For “1”, this can be rewritten as “2/2”. Dividing 2 by 2 gets us back to 1, so that works out.\n
      \n
      For “3”, we need to determine what number divided by 2 gets us to 3. In this case, that’s 6, which leaves us with “6/2”.\n
      \n
      The equation now looks like this: 2/2x + 6/2x + 1/2x = 45\n
      \n
      We can, of course, pull the “x” out like this: x(2/2 + 6/2 + 1/2) = 45\n
      \n
      Then, when adding fractions, we only add the numerators (the reason we were looking for the common denominator in the first place). So, 2 + 6 + 1 = 9, leaving us with “9/2x = 45”. It’s then just a question, as you can see in the posted solution, of multiplying both sides by the reciprocal to solve for x.
      """
    +lang: "en"
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688700531 {#8706
      date: 2023-07-07 05:28:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RyanIbanezMan@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#8699 …}
    +nested: Doctrine\ORM\PersistentCollection {#8696 …}
    +votes: Doctrine\ORM\PersistentCollection {#8694 …}
    +reports: Doctrine\ORM\PersistentCollection {#8692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#8690 …}
    +notifications: Doctrine\ORM\PersistentCollection {#8688 …}
    -id: 254
    -bodyTs: "'0.5':145 '1':74,140,150,248,263,344 '1/1':156 '1/2':101,135,229,317 '1/2x':105,302 '1x':69 '2':143,227,243,256,258,278,342 '2/2':158,254,315 '2/2x':300 '3':80,269,282 '3/3':160 '3x':84 '45':303,318,350 '6':288,343 '6/2':293,316 '6/2x':301 '9':345 '9/2x':349 'ad':321 'add':168,325 'alon':193 'alreadi':219 'back':45,261 'basic':11,33 'case':285 'caus':94 'common':215,335 'could':136,152 'cours':307 'denomin':203,216,222,246,336 'determin':273 'divid':141,255,276 'divis':128 'equat':199,295 'first':339 'fraction':18,38,89,115,125,169,241,322 'fumbl':22 'get':185,259,279 'go':92 'goal':182 'hand':58 'hey':1 'horrend':23 'i.e':213 'instanc':133 'know':220 'least':27 'leav':290,346 'left':57 'like':149,224,298,312 'littl':99,127 'look':51,297,332 'm':30 'make':118 'multipli':366 'need':201,225,232,271 'number':73,79,109,148,239,275 'numer':327 'one':195 'order':166 'part':82,103 'place':340 'post':363 'problem':129 'pull':308 'question':14,356 're':175,190 'read':138 'reason':329 'reciproc':371 'rewritten':112,154,252 'say':68 'school':47 'see':124,360 'sens':121 'side':59,196,368 'simpli':231 'sinc':179 'solut':364 'solv':191,373 'swing':6 'take':4 'teach':36 'teacher':25 'term':54,212 'togeth':170 'transform':234 'tri':176 'ultim':181 'understand':16 'unto':130 'us':95,260,280,291,347 'variabl':187 'went':44 'whole':72,78,108,147,238 'work':19,100,266 'x':62,310,314,375"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/707355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688639706 {#8695
      date: 2023-07-06 12:35:06.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#8707}
  +image: null
  +body: """
    @nyarlathotep thank you so much! There's other comments to read below, but this is the first one that has triggered my memory for common denominators. You've explained it brilliantly!\n
    \n
    Edit: can you explain how the reciprocal works and comes out to 2/9? Been a long time since high school
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688682897 {#8686
    date: 2023-07-07 00:34:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RyanIbanezMan@kbin.social"
    "@nyarlathotep"
    "@nyarlathotep@lemmy.blahaj.zone"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8708 …}
  +nested: Doctrine\ORM\PersistentCollection {#8710 …}
  +votes: Doctrine\ORM\PersistentCollection {#8712 …}
  +reports: Doctrine\ORM\PersistentCollection {#8714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8718 …}
  -id: 255
  -bodyTs: "'2/9':44 'brilliant':31 'come':41 'comment':9 'common':25 'denomin':26 'edit':32 'explain':29,35 'first':17 'high':50 'long':47 'memori':23 'much':5 'nyarlathotep':1 'one':18 'read':11 'reciproc':38 'school':51 'sinc':49 'thank':2 'time':48 'trigger':21 've':28 'work':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/705767/-/reply/1289220"
  +editedAt: DateTimeImmutable @1688683044 {#8685
    date: 2023-07-07 00:37:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688682897 {#8684
    date: 2023-07-07 00:34:57.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\PostComment {#8683
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +post: App\Entity\Post {#1472
    +user: Proxies\__CG__\App\Entity\User {#1471 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: Proxies\__CG__\App\Entity\Image {#1495 …}
    +slug: "Hi-can-you-help-me-with-a-math-problem-kbin"
    +body: """
      Hi, can you help me with a math problem kbin? It's algebra, and it's been a long time since I've had to do it. Can you explain to me how simplifying the terms comes out to 9/2 in the pictured equation please?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688700531 {#1468
      date: 2023-07-07 05:28:51.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1493 …}
    +votes: Doctrine\ORM\PersistentCollection {#1490 …}
    +reports: Doctrine\ORM\PersistentCollection {#1475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
    +children: []
    -id: 129
    -bodyTs: "'9/2':40 'algebra':13 'askkbin':46 'come':37 'equat':44 'explain':30 'help':4 'hi':1 'kbin':10 'long':19 'math':8 'pictur':43 'pleas':45 'problem':9 'simplifi':34 'sinc':21 'term':36 'time':20 've':23"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688653467
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/705767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688633967 {#1474
      date: 2023-07-06 10:59:27.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#8707
    +user: Proxies\__CG__\App\Entity\User {#8701 …}
    +post: App\Entity\Post {#1472}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +parent: null
    +root: null
    +image: null
    +body: """
      Hey, I can take a swing at this. It’s basically just a question of understanding how fractions work (which is fumbled horrendously by teachers, at least where I’m from - I basically had to teach myself fractions all over again when I went back to school).\n
      \n
      So, if you look at the terms on the left hand side, we have “x”, which is the same as saying “1x”, so the whole number “1”, we have a whole number “3” as part of “3x”, and we have the fraction that’s going to cause us to do a little work, “1/2” as part of “1/2x”.\n
      \n
      Now, a whole number can be rewritten as a fraction, and this makes the most sense when you see fractions as little division problems unto themselves. For instance, the “1/2” could be read as “1 divided by 2”, or “0.5”. A whole number like “1”, then, could be rewritten as “1/1”, or “2/2”, or “3/3”, and so on.\n
      \n
      Now, in order to add fractions together (which is what we’re trying to do since our ultimate goal is to get the variable that we’re solving for alone on one side of the equation), we need the denominator to be the same for all of our terms, i.e. the “common denominator”. Because we already know the denominator we likely need, the “2” in “1/2”, we simply need to transform both of our whole numbers into fractions with 2 in the denominator.\n
      \n
      For “1”, this can be rewritten as “2/2”. Dividing 2 by 2 gets us back to 1, so that works out.\n
      \n
      For “3”, we need to determine what number divided by 2 gets us to 3. In this case, that’s 6, which leaves us with “6/2”.\n
      \n
      The equation now looks like this: 2/2x + 6/2x + 1/2x = 45\n
      \n
      We can, of course, pull the “x” out like this: x(2/2 + 6/2 + 1/2) = 45\n
      \n
      Then, when adding fractions, we only add the numerators (the reason we were looking for the common denominator in the first place). So, 2 + 6 + 1 = 9, leaving us with “9/2x = 45”. It’s then just a question, as you can see in the posted solution, of multiplying both sides by the reciprocal to solve for x.
      """
    +lang: "en"
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688700531 {#8706
      date: 2023-07-07 05:28:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RyanIbanezMan@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#8699 …}
    +nested: Doctrine\ORM\PersistentCollection {#8696 …}
    +votes: Doctrine\ORM\PersistentCollection {#8694 …}
    +reports: Doctrine\ORM\PersistentCollection {#8692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#8690 …}
    +notifications: Doctrine\ORM\PersistentCollection {#8688 …}
    -id: 254
    -bodyTs: "'0.5':145 '1':74,140,150,248,263,344 '1/1':156 '1/2':101,135,229,317 '1/2x':105,302 '1x':69 '2':143,227,243,256,258,278,342 '2/2':158,254,315 '2/2x':300 '3':80,269,282 '3/3':160 '3x':84 '45':303,318,350 '6':288,343 '6/2':293,316 '6/2x':301 '9':345 '9/2x':349 'ad':321 'add':168,325 'alon':193 'alreadi':219 'back':45,261 'basic':11,33 'case':285 'caus':94 'common':215,335 'could':136,152 'cours':307 'denomin':203,216,222,246,336 'determin':273 'divid':141,255,276 'divis':128 'equat':199,295 'first':339 'fraction':18,38,89,115,125,169,241,322 'fumbl':22 'get':185,259,279 'go':92 'goal':182 'hand':58 'hey':1 'horrend':23 'i.e':213 'instanc':133 'know':220 'least':27 'leav':290,346 'left':57 'like':149,224,298,312 'littl':99,127 'look':51,297,332 'm':30 'make':118 'multipli':366 'need':201,225,232,271 'number':73,79,109,148,239,275 'numer':327 'one':195 'order':166 'part':82,103 'place':340 'post':363 'problem':129 'pull':308 'question':14,356 're':175,190 'read':138 'reason':329 'reciproc':371 'rewritten':112,154,252 'say':68 'school':47 'see':124,360 'sens':121 'side':59,196,368 'simpli':231 'sinc':179 'solut':364 'solv':191,373 'swing':6 'take':4 'teach':36 'teacher':25 'term':54,212 'togeth':170 'transform':234 'tri':176 'ultim':181 'understand':16 'unto':130 'us':95,260,280,291,347 'variabl':187 'went':44 'whole':72,78,108,147,238 'work':19,100,266 'x':62,310,314,375"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/707355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688639706 {#8695
      date: 2023-07-06 12:35:06.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#8707}
  +image: null
  +body: """
    @nyarlathotep thank you so much! There's other comments to read below, but this is the first one that has triggered my memory for common denominators. You've explained it brilliantly!\n
    \n
    Edit: can you explain how the reciprocal works and comes out to 2/9? Been a long time since high school
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688682897 {#8686
    date: 2023-07-07 00:34:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RyanIbanezMan@kbin.social"
    "@nyarlathotep"
    "@nyarlathotep@lemmy.blahaj.zone"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8708 …}
  +nested: Doctrine\ORM\PersistentCollection {#8710 …}
  +votes: Doctrine\ORM\PersistentCollection {#8712 …}
  +reports: Doctrine\ORM\PersistentCollection {#8714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8718 …}
  -id: 255
  -bodyTs: "'2/9':44 'brilliant':31 'come':41 'comment':9 'common':25 'denomin':26 'edit':32 'explain':29,35 'first':17 'high':50 'long':47 'memori':23 'much':5 'nyarlathotep':1 'one':18 'read':11 'reciproc':38 'school':51 'sinc':49 'thank':2 'time':48 'trigger':21 've':28 'work':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/705767/-/reply/1289220"
  +editedAt: DateTimeImmutable @1688683044 {#8685
    date: 2023-07-07 00:37:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688682897 {#8684
    date: 2023-07-07 00:34:57.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\PostComment {#8683
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +post: App\Entity\Post {#1472
    +user: Proxies\__CG__\App\Entity\User {#1471 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: Proxies\__CG__\App\Entity\Image {#1495 …}
    +slug: "Hi-can-you-help-me-with-a-math-problem-kbin"
    +body: """
      Hi, can you help me with a math problem kbin? It's algebra, and it's been a long time since I've had to do it. Can you explain to me how simplifying the terms comes out to 9/2 in the pictured equation please?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688700531 {#1468
      date: 2023-07-07 05:28:51.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1493 …}
    +votes: Doctrine\ORM\PersistentCollection {#1490 …}
    +reports: Doctrine\ORM\PersistentCollection {#1475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
    +children: []
    -id: 129
    -bodyTs: "'9/2':40 'algebra':13 'askkbin':46 'come':37 'equat':44 'explain':30 'help':4 'hi':1 'kbin':10 'long':19 'math':8 'pictur':43 'pleas':45 'problem':9 'simplifi':34 'sinc':21 'term':36 'time':20 've':23"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688653467
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/705767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688633967 {#1474
      date: 2023-07-06 10:59:27.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#8707
    +user: Proxies\__CG__\App\Entity\User {#8701 …}
    +post: App\Entity\Post {#1472}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +parent: null
    +root: null
    +image: null
    +body: """
      Hey, I can take a swing at this. It’s basically just a question of understanding how fractions work (which is fumbled horrendously by teachers, at least where I’m from - I basically had to teach myself fractions all over again when I went back to school).\n
      \n
      So, if you look at the terms on the left hand side, we have “x”, which is the same as saying “1x”, so the whole number “1”, we have a whole number “3” as part of “3x”, and we have the fraction that’s going to cause us to do a little work, “1/2” as part of “1/2x”.\n
      \n
      Now, a whole number can be rewritten as a fraction, and this makes the most sense when you see fractions as little division problems unto themselves. For instance, the “1/2” could be read as “1 divided by 2”, or “0.5”. A whole number like “1”, then, could be rewritten as “1/1”, or “2/2”, or “3/3”, and so on.\n
      \n
      Now, in order to add fractions together (which is what we’re trying to do since our ultimate goal is to get the variable that we’re solving for alone on one side of the equation), we need the denominator to be the same for all of our terms, i.e. the “common denominator”. Because we already know the denominator we likely need, the “2” in “1/2”, we simply need to transform both of our whole numbers into fractions with 2 in the denominator.\n
      \n
      For “1”, this can be rewritten as “2/2”. Dividing 2 by 2 gets us back to 1, so that works out.\n
      \n
      For “3”, we need to determine what number divided by 2 gets us to 3. In this case, that’s 6, which leaves us with “6/2”.\n
      \n
      The equation now looks like this: 2/2x + 6/2x + 1/2x = 45\n
      \n
      We can, of course, pull the “x” out like this: x(2/2 + 6/2 + 1/2) = 45\n
      \n
      Then, when adding fractions, we only add the numerators (the reason we were looking for the common denominator in the first place). So, 2 + 6 + 1 = 9, leaving us with “9/2x = 45”. It’s then just a question, as you can see in the posted solution, of multiplying both sides by the reciprocal to solve for x.
      """
    +lang: "en"
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688700531 {#8706
      date: 2023-07-07 05:28:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RyanIbanezMan@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#8699 …}
    +nested: Doctrine\ORM\PersistentCollection {#8696 …}
    +votes: Doctrine\ORM\PersistentCollection {#8694 …}
    +reports: Doctrine\ORM\PersistentCollection {#8692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#8690 …}
    +notifications: Doctrine\ORM\PersistentCollection {#8688 …}
    -id: 254
    -bodyTs: "'0.5':145 '1':74,140,150,248,263,344 '1/1':156 '1/2':101,135,229,317 '1/2x':105,302 '1x':69 '2':143,227,243,256,258,278,342 '2/2':158,254,315 '2/2x':300 '3':80,269,282 '3/3':160 '3x':84 '45':303,318,350 '6':288,343 '6/2':293,316 '6/2x':301 '9':345 '9/2x':349 'ad':321 'add':168,325 'alon':193 'alreadi':219 'back':45,261 'basic':11,33 'case':285 'caus':94 'common':215,335 'could':136,152 'cours':307 'denomin':203,216,222,246,336 'determin':273 'divid':141,255,276 'divis':128 'equat':199,295 'first':339 'fraction':18,38,89,115,125,169,241,322 'fumbl':22 'get':185,259,279 'go':92 'goal':182 'hand':58 'hey':1 'horrend':23 'i.e':213 'instanc':133 'know':220 'least':27 'leav':290,346 'left':57 'like':149,224,298,312 'littl':99,127 'look':51,297,332 'm':30 'make':118 'multipli':366 'need':201,225,232,271 'number':73,79,109,148,239,275 'numer':327 'one':195 'order':166 'part':82,103 'place':340 'post':363 'problem':129 'pull':308 'question':14,356 're':175,190 'read':138 'reason':329 'reciproc':371 'rewritten':112,154,252 'say':68 'school':47 'see':124,360 'sens':121 'side':59,196,368 'simpli':231 'sinc':179 'solut':364 'solv':191,373 'swing':6 'take':4 'teach':36 'teacher':25 'term':54,212 'togeth':170 'transform':234 'tri':176 'ultim':181 'understand':16 'unto':130 'us':95,260,280,291,347 'variabl':187 'went':44 'whole':72,78,108,147,238 'work':19,100,266 'x':62,310,314,375"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/707355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688639706 {#8695
      date: 2023-07-06 12:35:06.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#8707}
  +image: null
  +body: """
    @nyarlathotep thank you so much! There's other comments to read below, but this is the first one that has triggered my memory for common denominators. You've explained it brilliantly!\n
    \n
    Edit: can you explain how the reciprocal works and comes out to 2/9? Been a long time since high school
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688682897 {#8686
    date: 2023-07-07 00:34:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RyanIbanezMan@kbin.social"
    "@nyarlathotep"
    "@nyarlathotep@lemmy.blahaj.zone"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8708 …}
  +nested: Doctrine\ORM\PersistentCollection {#8710 …}
  +votes: Doctrine\ORM\PersistentCollection {#8712 …}
  +reports: Doctrine\ORM\PersistentCollection {#8714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8718 …}
  -id: 255
  -bodyTs: "'2/9':44 'brilliant':31 'come':41 'comment':9 'common':25 'denomin':26 'edit':32 'explain':29,35 'first':17 'high':50 'long':47 'memori':23 'much':5 'nyarlathotep':1 'one':18 'read':11 'reciproc':38 'school':51 'sinc':49 'thank':2 'time':48 'trigger':21 've':28 'work':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/705767/-/reply/1289220"
  +editedAt: DateTimeImmutable @1688683044 {#8685
    date: 2023-07-07 00:37:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688682897 {#8684
    date: 2023-07-07 00:34:57.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Post {#1763
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "I-have-a-set-of-Bose-QuietComfort-earbuds-I-wear"
  +body: """
    I have a set of Bose QuietComfort earbuds I wear daily for workouts. I finally killed them and in the market for something new. I'm looking for higher end name-brand earbuds which would work for my exercising needs (bicycle rides, and gym workouts). ANC is necessary (but pretty common on all the top brands/TWS earbuds these days).\n
    \n
    I was thinking about the Bose QC2 as it would be the logical upgrade, but I've heard mix reviews about them and I can't figure out if it was just a bad batch of earbuds or if it's a poorly designed product.\n
    \n
    I guess the Sony XM4's would be a logical alternative but I don't know how comfortable they are for exercising\n
    \n
    Edit - Android user, so apple airpods aren't an ideal option\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688469756 {#1755
    date: 2023-07-04 13:22:36.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 123
  -bodyTs: "'airpod':133 'altern':116 'anc':47 'android':129 'appl':132 'aren':134 'askkbin':139 'bad':94 'batch':95 'bicycl':42 'bose':6,66 'brand':33 'brands/tws':57 'comfort':123 'common':52 'daili':11 'day':60 'design':104 'earbud':8,34,58,97 'edit':128 'end':30 'exercis':40,127 'figur':87 'final':15 'guess':107 'gym':45 'heard':78 'higher':29 'ideal':137 'kill':16 'know':121 'logic':73,115 'look':27 'm':26 'market':21 'mix':79 'name':32 'name-brand':31 'necessari':49 'need':41 'new':24 'option':138 'poor':103 'pretti':51 'product':105 'qc2':67 'quietcomfort':7 'review':80 'ride':43 'set':4 'someth':23 'soni':109 'think':63 'top':56 'upgrad':74 'user':130 've':77 'wear':10 'work':37 'workout':13,46 'would':36,70,112 'xm4':110"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/676825"
  +editedAt: DateTimeImmutable @1688474698 {#1760
    date: 2023-07-04 14:44:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688469756 {#1757
    date: 2023-07-04 13:22:36.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Post {#1763
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "I-have-a-set-of-Bose-QuietComfort-earbuds-I-wear"
  +body: """
    I have a set of Bose QuietComfort earbuds I wear daily for workouts. I finally killed them and in the market for something new. I'm looking for higher end name-brand earbuds which would work for my exercising needs (bicycle rides, and gym workouts). ANC is necessary (but pretty common on all the top brands/TWS earbuds these days).\n
    \n
    I was thinking about the Bose QC2 as it would be the logical upgrade, but I've heard mix reviews about them and I can't figure out if it was just a bad batch of earbuds or if it's a poorly designed product.\n
    \n
    I guess the Sony XM4's would be a logical alternative but I don't know how comfortable they are for exercising\n
    \n
    Edit - Android user, so apple airpods aren't an ideal option\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688469756 {#1755
    date: 2023-07-04 13:22:36.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 123
  -bodyTs: "'airpod':133 'altern':116 'anc':47 'android':129 'appl':132 'aren':134 'askkbin':139 'bad':94 'batch':95 'bicycl':42 'bose':6,66 'brand':33 'brands/tws':57 'comfort':123 'common':52 'daili':11 'day':60 'design':104 'earbud':8,34,58,97 'edit':128 'end':30 'exercis':40,127 'figur':87 'final':15 'guess':107 'gym':45 'heard':78 'higher':29 'ideal':137 'kill':16 'know':121 'logic':73,115 'look':27 'm':26 'market':21 'mix':79 'name':32 'name-brand':31 'necessari':49 'need':41 'new':24 'option':138 'poor':103 'pretti':51 'product':105 'qc2':67 'quietcomfort':7 'review':80 'ride':43 'set':4 'someth':23 'soni':109 'think':63 'top':56 'upgrad':74 'user':130 've':77 'wear':10 'work':37 'workout':13,46 'would':36,70,112 'xm4':110"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/676825"
  +editedAt: DateTimeImmutable @1688474698 {#1760
    date: 2023-07-04 14:44:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688469756 {#1757
    date: 2023-07-04 13:22:36.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Post {#1763
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "I-have-a-set-of-Bose-QuietComfort-earbuds-I-wear"
  +body: """
    I have a set of Bose QuietComfort earbuds I wear daily for workouts. I finally killed them and in the market for something new. I'm looking for higher end name-brand earbuds which would work for my exercising needs (bicycle rides, and gym workouts). ANC is necessary (but pretty common on all the top brands/TWS earbuds these days).\n
    \n
    I was thinking about the Bose QC2 as it would be the logical upgrade, but I've heard mix reviews about them and I can't figure out if it was just a bad batch of earbuds or if it's a poorly designed product.\n
    \n
    I guess the Sony XM4's would be a logical alternative but I don't know how comfortable they are for exercising\n
    \n
    Edit - Android user, so apple airpods aren't an ideal option\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688469756 {#1755
    date: 2023-07-04 13:22:36.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 123
  -bodyTs: "'airpod':133 'altern':116 'anc':47 'android':129 'appl':132 'aren':134 'askkbin':139 'bad':94 'batch':95 'bicycl':42 'bose':6,66 'brand':33 'brands/tws':57 'comfort':123 'common':52 'daili':11 'day':60 'design':104 'earbud':8,34,58,97 'edit':128 'end':30 'exercis':40,127 'figur':87 'final':15 'guess':107 'gym':45 'heard':78 'higher':29 'ideal':137 'kill':16 'know':121 'logic':73,115 'look':27 'm':26 'market':21 'mix':79 'name':32 'name-brand':31 'necessari':49 'need':41 'new':24 'option':138 'poor':103 'pretti':51 'product':105 'qc2':67 'quietcomfort':7 'review':80 'ride':43 'set':4 'someth':23 'soni':109 'think':63 'top':56 'upgrad':74 'user':130 've':77 'wear':10 'work':37 'workout':13,46 'would':36,70,112 'xm4':110"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/676825"
  +editedAt: DateTimeImmutable @1688474698 {#1760
    date: 2023-07-04 14:44:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688469756 {#1757
    date: 2023-07-04 13:22:36.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Post {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "How-do-I-block-a-magazine-My-feed-is-over"
  +body: """
    How do I block a magazine? My feed is over run with shitposts\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 7
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688613260 {#1774
    date: 2023-07-06 05:14:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 121
  -bodyTs: "'askkbin':14 'block':4 'feed':8 'magazin':6 'run':11 'shitpost':13"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688477226
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/672598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688441726 {#1773
    date: 2023-07-04 05:35:26.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Post {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "How-do-I-block-a-magazine-My-feed-is-over"
  +body: """
    How do I block a magazine? My feed is over run with shitposts\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 7
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688613260 {#1774
    date: 2023-07-06 05:14:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 121
  -bodyTs: "'askkbin':14 'block':4 'feed':8 'magazin':6 'run':11 'shitpost':13"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688477226
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/672598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688441726 {#1773
    date: 2023-07-04 05:35:26.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Post {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "How-do-I-block-a-magazine-My-feed-is-over"
  +body: """
    How do I block a magazine? My feed is over run with shitposts\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 7
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688613260 {#1774
    date: 2023-07-06 05:14:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 121
  -bodyTs: "'askkbin':14 'block':4 'feed':8 'magazin':6 'run':11 'shitpost':13"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688477226
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/672598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688441726 {#1773
    date: 2023-07-04 05:35:26.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\PostComment {#11827
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +post: App\Entity\Post {#1775
    +user: Proxies\__CG__\App\Entity\User {#1776 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "How-do-I-block-a-magazine-My-feed-is-over"
    +body: """
      How do I block a magazine? My feed is over run with shitposts\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688613260 {#1774
      date: 2023-07-06 05:14:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1781 …}
    +votes: Doctrine\ORM\PersistentCollection {#1783 …}
    +reports: Doctrine\ORM\PersistentCollection {#1784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
    +children: []
    -id: 121
    -bodyTs: "'askkbin':14 'block':4 'feed':8 'magazin':6 'run':11 'shitpost':13"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688477226
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/672598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688441726 {#1773
      date: 2023-07-04 05:35:26.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#11743 …}
  +root: App\Entity\PostComment {#11766 …}
  +image: null
  +body: """
    @DARbarian This\n
    \n
    @turbodrooler
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688497628 {#11825
    date: 2023-07-04 21:07:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gentleman@kbin.social"
    "@turbodrooler@lemmy.world"
    "@DARbarian"
    "@turbodrooler"
    "@DARbarian@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11828 …}
  +nested: Doctrine\ORM\PersistentCollection {#11830 …}
  +votes: Doctrine\ORM\PersistentCollection {#11832 …}
  +reports: Doctrine\ORM\PersistentCollection {#11834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11838 …}
  -id: 248
  -bodyTs: "'darbarian':1 'turbodrool':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/672598/-/reply/1221860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688497628 {#11826
    date: 2023-07-04 21:07:08.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\PostComment {#11827
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +post: App\Entity\Post {#1775
    +user: Proxies\__CG__\App\Entity\User {#1776 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "How-do-I-block-a-magazine-My-feed-is-over"
    +body: """
      How do I block a magazine? My feed is over run with shitposts\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688613260 {#1774
      date: 2023-07-06 05:14:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1781 …}
    +votes: Doctrine\ORM\PersistentCollection {#1783 …}
    +reports: Doctrine\ORM\PersistentCollection {#1784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
    +children: []
    -id: 121
    -bodyTs: "'askkbin':14 'block':4 'feed':8 'magazin':6 'run':11 'shitpost':13"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688477226
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/672598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688441726 {#1773
      date: 2023-07-04 05:35:26.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#11743 …}
  +root: App\Entity\PostComment {#11766 …}
  +image: null
  +body: """
    @DARbarian This\n
    \n
    @turbodrooler
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688497628 {#11825
    date: 2023-07-04 21:07:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gentleman@kbin.social"
    "@turbodrooler@lemmy.world"
    "@DARbarian"
    "@turbodrooler"
    "@DARbarian@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11828 …}
  +nested: Doctrine\ORM\PersistentCollection {#11830 …}
  +votes: Doctrine\ORM\PersistentCollection {#11832 …}
  +reports: Doctrine\ORM\PersistentCollection {#11834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11838 …}
  -id: 248
  -bodyTs: "'darbarian':1 'turbodrool':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/672598/-/reply/1221860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688497628 {#11826
    date: 2023-07-04 21:07:08.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\PostComment {#11827
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +post: App\Entity\Post {#1775
    +user: Proxies\__CG__\App\Entity\User {#1776 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "How-do-I-block-a-magazine-My-feed-is-over"
    +body: """
      How do I block a magazine? My feed is over run with shitposts\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688613260 {#1774
      date: 2023-07-06 05:14:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1781 …}
    +votes: Doctrine\ORM\PersistentCollection {#1783 …}
    +reports: Doctrine\ORM\PersistentCollection {#1784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
    +children: []
    -id: 121
    -bodyTs: "'askkbin':14 'block':4 'feed':8 'magazin':6 'run':11 'shitpost':13"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688477226
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/672598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688441726 {#1773
      date: 2023-07-04 05:35:26.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#11743 …}
  +root: App\Entity\PostComment {#11766 …}
  +image: null
  +body: """
    @DARbarian This\n
    \n
    @turbodrooler
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688497628 {#11825
    date: 2023-07-04 21:07:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gentleman@kbin.social"
    "@turbodrooler@lemmy.world"
    "@DARbarian"
    "@turbodrooler"
    "@DARbarian@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11828 …}
  +nested: Doctrine\ORM\PersistentCollection {#11830 …}
  +votes: Doctrine\ORM\PersistentCollection {#11832 …}
  +reports: Doctrine\ORM\PersistentCollection {#11834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11838 …}
  -id: 248
  -bodyTs: "'darbarian':1 'turbodrool':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/672598/-/reply/1221860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688497628 {#11826
    date: 2023-07-04 21:07:08.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\PostComment {#11842
  +user: Proxies\__CG__\App\Entity\User {#11843 …}
  +post: App\Entity\Post {#1775
    +user: Proxies\__CG__\App\Entity\User {#1776 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "How-do-I-block-a-magazine-My-feed-is-over"
    +body: """
      How do I block a magazine? My feed is over run with shitposts\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688613260 {#1774
      date: 2023-07-06 05:14:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1781 …}
    +votes: Doctrine\ORM\PersistentCollection {#1783 …}
    +reports: Doctrine\ORM\PersistentCollection {#1784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
    +children: []
    -id: 121
    -bodyTs: "'askkbin':14 'block':4 'feed':8 'magazin':6 'run':11 'shitpost':13"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688477226
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/672598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688441726 {#1773
      date: 2023-07-04 05:35:26.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#11812 …}
  +root: App\Entity\PostComment {#11766 …}
  +image: null
  +body: """
    @gentleman go to said community, then find the subscribe button. Besides that there should be abutton for blocking a magazine\n
    \n
    @turbodrooler
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688613260 {#11840
    date: 2023-07-06 05:14:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gentleman@kbin.social"
    "@turbodrooler"
    "@turbodrooler@lemmy.world"
    "@gentleman"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11844 …}
  +nested: Doctrine\ORM\PersistentCollection {#11846 …}
  +votes: Doctrine\ORM\PersistentCollection {#11848 …}
  +reports: Doctrine\ORM\PersistentCollection {#11850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11854 …}
  -id: 250
  -bodyTs: "'abutton':16 'besid':11 'block':18 'button':10 'communiti':5 'find':7 'gentleman':1 'go':2 'magazin':20 'said':4 'subscrib':9 'turbodrool':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/672598/-/reply/1256317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688613260 {#11841
    date: 2023-07-06 05:14: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\PostComment {#11842
  +user: Proxies\__CG__\App\Entity\User {#11843 …}
  +post: App\Entity\Post {#1775
    +user: Proxies\__CG__\App\Entity\User {#1776 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "How-do-I-block-a-magazine-My-feed-is-over"
    +body: """
      How do I block a magazine? My feed is over run with shitposts\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688613260 {#1774
      date: 2023-07-06 05:14:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1781 …}
    +votes: Doctrine\ORM\PersistentCollection {#1783 …}
    +reports: Doctrine\ORM\PersistentCollection {#1784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
    +children: []
    -id: 121
    -bodyTs: "'askkbin':14 'block':4 'feed':8 'magazin':6 'run':11 'shitpost':13"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688477226
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/672598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688441726 {#1773
      date: 2023-07-04 05:35:26.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#11812 …}
  +root: App\Entity\PostComment {#11766 …}
  +image: null
  +body: """
    @gentleman go to said community, then find the subscribe button. Besides that there should be abutton for blocking a magazine\n
    \n
    @turbodrooler
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688613260 {#11840
    date: 2023-07-06 05:14:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gentleman@kbin.social"
    "@turbodrooler"
    "@turbodrooler@lemmy.world"
    "@gentleman"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11844 …}
  +nested: Doctrine\ORM\PersistentCollection {#11846 …}
  +votes: Doctrine\ORM\PersistentCollection {#11848 …}
  +reports: Doctrine\ORM\PersistentCollection {#11850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11854 …}
  -id: 250
  -bodyTs: "'abutton':16 'besid':11 'block':18 'button':10 'communiti':5 'find':7 'gentleman':1 'go':2 'magazin':20 'said':4 'subscrib':9 'turbodrool':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/672598/-/reply/1256317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688613260 {#11841
    date: 2023-07-06 05:14: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\PostComment {#11842
  +user: Proxies\__CG__\App\Entity\User {#11843 …}
  +post: App\Entity\Post {#1775
    +user: Proxies\__CG__\App\Entity\User {#1776 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "How-do-I-block-a-magazine-My-feed-is-over"
    +body: """
      How do I block a magazine? My feed is over run with shitposts\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688613260 {#1774
      date: 2023-07-06 05:14:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1781 …}
    +votes: Doctrine\ORM\PersistentCollection {#1783 …}
    +reports: Doctrine\ORM\PersistentCollection {#1784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
    +children: []
    -id: 121
    -bodyTs: "'askkbin':14 'block':4 'feed':8 'magazin':6 'run':11 'shitpost':13"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688477226
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/672598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688441726 {#1773
      date: 2023-07-04 05:35:26.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#11812 …}
  +root: App\Entity\PostComment {#11766 …}
  +image: null
  +body: """
    @gentleman go to said community, then find the subscribe button. Besides that there should be abutton for blocking a magazine\n
    \n
    @turbodrooler
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688613260 {#11840
    date: 2023-07-06 05:14:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gentleman@kbin.social"
    "@turbodrooler"
    "@turbodrooler@lemmy.world"
    "@gentleman"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11844 …}
  +nested: Doctrine\ORM\PersistentCollection {#11846 …}
  +votes: Doctrine\ORM\PersistentCollection {#11848 …}
  +reports: Doctrine\ORM\PersistentCollection {#11850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11854 …}
  -id: 250
  -bodyTs: "'abutton':16 'besid':11 'block':18 'button':10 'communiti':5 'find':7 'gentleman':1 'go':2 'magazin':20 'said':4 'subscrib':9 'turbodrool':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/672598/-/reply/1256317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688613260 {#11841
    date: 2023-07-06 05:14: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Post {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "Hot-sleepers-have-you-had-any-real-world-success-with"
  +body: """
    Hot sleepers, have you had any real world success with cooling blankets that give you that good weighted-down feeling but don’t reduce you to a sweaty blob by morning?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688371239 {#1682
    date: 2023-07-03 10:00:39.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 118
  -bodyTs: "'askkbin':33 'blanket':12 'blob':30 'cool':11 'feel':21 'give':14 'good':17 'hot':1 'morn':32 'real':7 'reduc':25 'sleeper':2 'success':9 'sweati':29 'weight':19 'weighted-down':18 'world':8"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688363630
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688354630 {#1681
    date: 2023-07-03 05:23:50.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Post {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "Hot-sleepers-have-you-had-any-real-world-success-with"
  +body: """
    Hot sleepers, have you had any real world success with cooling blankets that give you that good weighted-down feeling but don’t reduce you to a sweaty blob by morning?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688371239 {#1682
    date: 2023-07-03 10:00:39.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 118
  -bodyTs: "'askkbin':33 'blanket':12 'blob':30 'cool':11 'feel':21 'give':14 'good':17 'hot':1 'morn':32 'real':7 'reduc':25 'sleeper':2 'success':9 'sweati':29 'weight':19 'weighted-down':18 'world':8"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688363630
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688354630 {#1681
    date: 2023-07-03 05:23:50.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Post {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "Hot-sleepers-have-you-had-any-real-world-success-with"
  +body: """
    Hot sleepers, have you had any real world success with cooling blankets that give you that good weighted-down feeling but don’t reduce you to a sweaty blob by morning?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688371239 {#1682
    date: 2023-07-03 10:00:39.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 118
  -bodyTs: "'askkbin':33 'blanket':12 'blob':30 'cool':11 'feel':21 'give':14 'good':17 'hot':1 'morn':32 'real':7 'reduc':25 'sleeper':2 'success':9 'sweati':29 'weight':19 'weighted-down':18 'world':8"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688363630
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688354630 {#1681
    date: 2023-07-03 05:23:50.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Post {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
  +body: """
    The name "kbin", what's the inspiration/logic/origin?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688369497 {#1627
    date: 2023-07-03 09:31:37.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 117
  -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688363659
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688350659 {#1624
    date: 2023-07-03 04:17:39.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Post {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
  +body: """
    The name "kbin", what's the inspiration/logic/origin?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688369497 {#1627
    date: 2023-07-03 09:31:37.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 117
  -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688363659
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688350659 {#1624
    date: 2023-07-03 04:17:39.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Post {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
  +body: """
    The name "kbin", what's the inspiration/logic/origin?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688369497 {#1627
    date: 2023-07-03 09:31:37.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 117
  -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688363659
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688350659 {#1624
    date: 2023-07-03 04:17:39.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\PostComment {#14656
  +user: Proxies\__CG__\App\Entity\User {#14650 …}
  +post: App\Entity\Post {#1634
    +user: Proxies\__CG__\App\Entity\User {#1636 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
    +body: """
      The name "kbin", what's the inspiration/logic/origin?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688369497 {#1627
      date: 2023-07-03 09:31:37.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1635 …}
    +votes: Doctrine\ORM\PersistentCollection {#1409 …}
    +reports: Doctrine\ORM\PersistentCollection {#1449 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
    +children: []
    -id: 117
    -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688363659
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688350659 {#1624
      date: 2023-07-03 04:17:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "@ike according to ernest it stems from /sbin. though one of the early instances was named karabin based on the karabine gun and thus shortened to kbin (or rather expanded from kbin)."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688355692 {#14655
    date: 2023-07-03 05:41:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ike"
    "@ike@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14648 …}
  +nested: Doctrine\ORM\PersistentCollection {#14645 …}
  +votes: Doctrine\ORM\PersistentCollection {#14643 …}
  +reports: Doctrine\ORM\PersistentCollection {#14641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14637 …}
  -id: 220
  -bodyTs: "'/sbin':8 'accord':2 'base':18 'earli':13 'ernest':4 'expand':30 'gun':22 'ike':1 'instanc':14 'karabin':17,21 'kbin':27,32 'name':16 'one':10 'rather':29 'shorten':25 'stem':6 'though':9 'thus':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1157416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688355692 {#14644
    date: 2023-07-03 05:41:32.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\PostComment {#14656
  +user: Proxies\__CG__\App\Entity\User {#14650 …}
  +post: App\Entity\Post {#1634
    +user: Proxies\__CG__\App\Entity\User {#1636 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
    +body: """
      The name "kbin", what's the inspiration/logic/origin?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688369497 {#1627
      date: 2023-07-03 09:31:37.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1635 …}
    +votes: Doctrine\ORM\PersistentCollection {#1409 …}
    +reports: Doctrine\ORM\PersistentCollection {#1449 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
    +children: []
    -id: 117
    -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688363659
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688350659 {#1624
      date: 2023-07-03 04:17:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "@ike according to ernest it stems from /sbin. though one of the early instances was named karabin based on the karabine gun and thus shortened to kbin (or rather expanded from kbin)."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688355692 {#14655
    date: 2023-07-03 05:41:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ike"
    "@ike@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14648 …}
  +nested: Doctrine\ORM\PersistentCollection {#14645 …}
  +votes: Doctrine\ORM\PersistentCollection {#14643 …}
  +reports: Doctrine\ORM\PersistentCollection {#14641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14637 …}
  -id: 220
  -bodyTs: "'/sbin':8 'accord':2 'base':18 'earli':13 'ernest':4 'expand':30 'gun':22 'ike':1 'instanc':14 'karabin':17,21 'kbin':27,32 'name':16 'one':10 'rather':29 'shorten':25 'stem':6 'though':9 'thus':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1157416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688355692 {#14644
    date: 2023-07-03 05:41:32.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\PostComment {#14656
  +user: Proxies\__CG__\App\Entity\User {#14650 …}
  +post: App\Entity\Post {#1634
    +user: Proxies\__CG__\App\Entity\User {#1636 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
    +body: """
      The name "kbin", what's the inspiration/logic/origin?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688369497 {#1627
      date: 2023-07-03 09:31:37.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1635 …}
    +votes: Doctrine\ORM\PersistentCollection {#1409 …}
    +reports: Doctrine\ORM\PersistentCollection {#1449 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
    +children: []
    -id: 117
    -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688363659
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688350659 {#1624
      date: 2023-07-03 04:17:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "@ike according to ernest it stems from /sbin. though one of the early instances was named karabin based on the karabine gun and thus shortened to kbin (or rather expanded from kbin)."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688355692 {#14655
    date: 2023-07-03 05:41:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ike"
    "@ike@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14648 …}
  +nested: Doctrine\ORM\PersistentCollection {#14645 …}
  +votes: Doctrine\ORM\PersistentCollection {#14643 …}
  +reports: Doctrine\ORM\PersistentCollection {#14641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14637 …}
  -id: 220
  -bodyTs: "'/sbin':8 'accord':2 'base':18 'earli':13 'ernest':4 'expand':30 'gun':22 'ike':1 'instanc':14 'karabin':17,21 'kbin':27,32 'name':16 'one':10 'rather':29 'shorten':25 'stem':6 'though':9 'thus':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1157416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688355692 {#14644
    date: 2023-07-03 05:41:32.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\PostComment {#14633
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +post: App\Entity\Post {#1634
    +user: Proxies\__CG__\App\Entity\User {#1636 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
    +body: """
      The name "kbin", what's the inspiration/logic/origin?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688369497 {#1627
      date: 2023-07-03 09:31:37.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1635 …}
    +votes: Doctrine\ORM\PersistentCollection {#1409 …}
    +reports: Doctrine\ORM\PersistentCollection {#1449 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
    +children: []
    -id: 117
    -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688363659
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688350659 {#1624
      date: 2023-07-03 04:17:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#14656
    +user: Proxies\__CG__\App\Entity\User {#14650 …}
    +post: App\Entity\Post {#1634}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +parent: null
    +root: null
    +image: null
    +body: "@ike according to ernest it stems from /sbin. though one of the early instances was named karabin based on the karabine gun and thus shortened to kbin (or rather expanded from kbin)."
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688355692 {#14655
      date: 2023-07-03 05:41:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ike"
      "@ike@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#14648 …}
    +nested: Doctrine\ORM\PersistentCollection {#14645 …}
    +votes: Doctrine\ORM\PersistentCollection {#14643 …}
    +reports: Doctrine\ORM\PersistentCollection {#14641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#14639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#14637 …}
    -id: 220
    -bodyTs: "'/sbin':8 'accord':2 'base':18 'earli':13 'ernest':4 'expand':30 'gun':22 'ike':1 'instanc':14 'karabin':17,21 'kbin':27,32 'name':16 'one':10 'rather':29 'shorten':25 'stem':6 'though':9 'thus':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1157416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688355692 {#14644
      date: 2023-07-03 05:41:32.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#14656}
  +image: null
  +body: "@Otome-chan@kbin.social Thanks! Linux reference always welcome. Luckily it has a natural ring to it aurally."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688369497 {#14635
    date: 2023-07-03 09:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ike"
    "@ike@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14632 …}
  +nested: Doctrine\ORM\PersistentCollection {#14658 …}
  +votes: Doctrine\ORM\PersistentCollection {#14660 …}
  +reports: Doctrine\ORM\PersistentCollection {#14662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14666 …}
  -id: 225
  -bodyTs: "'alway':5 'aural':15 'linux':3 'luckili':7 'natur':11 'otome-chan@kbin.social':1 'refer':4 'ring':12 'thank':2 'welcom':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1163093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688369497 {#14634
    date: 2023-07-03 09:31:37.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\PostComment {#14633
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +post: App\Entity\Post {#1634
    +user: Proxies\__CG__\App\Entity\User {#1636 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
    +body: """
      The name "kbin", what's the inspiration/logic/origin?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688369497 {#1627
      date: 2023-07-03 09:31:37.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1635 …}
    +votes: Doctrine\ORM\PersistentCollection {#1409 …}
    +reports: Doctrine\ORM\PersistentCollection {#1449 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
    +children: []
    -id: 117
    -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688363659
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688350659 {#1624
      date: 2023-07-03 04:17:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#14656
    +user: Proxies\__CG__\App\Entity\User {#14650 …}
    +post: App\Entity\Post {#1634}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +parent: null
    +root: null
    +image: null
    +body: "@ike according to ernest it stems from /sbin. though one of the early instances was named karabin based on the karabine gun and thus shortened to kbin (or rather expanded from kbin)."
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688355692 {#14655
      date: 2023-07-03 05:41:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ike"
      "@ike@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#14648 …}
    +nested: Doctrine\ORM\PersistentCollection {#14645 …}
    +votes: Doctrine\ORM\PersistentCollection {#14643 …}
    +reports: Doctrine\ORM\PersistentCollection {#14641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#14639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#14637 …}
    -id: 220
    -bodyTs: "'/sbin':8 'accord':2 'base':18 'earli':13 'ernest':4 'expand':30 'gun':22 'ike':1 'instanc':14 'karabin':17,21 'kbin':27,32 'name':16 'one':10 'rather':29 'shorten':25 'stem':6 'though':9 'thus':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1157416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688355692 {#14644
      date: 2023-07-03 05:41:32.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#14656}
  +image: null
  +body: "@Otome-chan@kbin.social Thanks! Linux reference always welcome. Luckily it has a natural ring to it aurally."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688369497 {#14635
    date: 2023-07-03 09:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ike"
    "@ike@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14632 …}
  +nested: Doctrine\ORM\PersistentCollection {#14658 …}
  +votes: Doctrine\ORM\PersistentCollection {#14660 …}
  +reports: Doctrine\ORM\PersistentCollection {#14662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14666 …}
  -id: 225
  -bodyTs: "'alway':5 'aural':15 'linux':3 'luckili':7 'natur':11 'otome-chan@kbin.social':1 'refer':4 'ring':12 'thank':2 'welcom':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1163093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688369497 {#14634
    date: 2023-07-03 09:31:37.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\PostComment {#14633
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +post: App\Entity\Post {#1634
    +user: Proxies\__CG__\App\Entity\User {#1636 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
    +body: """
      The name "kbin", what's the inspiration/logic/origin?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688369497 {#1627
      date: 2023-07-03 09:31:37.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1635 …}
    +votes: Doctrine\ORM\PersistentCollection {#1409 …}
    +reports: Doctrine\ORM\PersistentCollection {#1449 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
    +children: []
    -id: 117
    -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688363659
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688350659 {#1624
      date: 2023-07-03 04:17:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#14656
    +user: Proxies\__CG__\App\Entity\User {#14650 …}
    +post: App\Entity\Post {#1634}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +parent: null
    +root: null
    +image: null
    +body: "@ike according to ernest it stems from /sbin. though one of the early instances was named karabin based on the karabine gun and thus shortened to kbin (or rather expanded from kbin)."
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688355692 {#14655
      date: 2023-07-03 05:41:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ike"
      "@ike@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#14648 …}
    +nested: Doctrine\ORM\PersistentCollection {#14645 …}
    +votes: Doctrine\ORM\PersistentCollection {#14643 …}
    +reports: Doctrine\ORM\PersistentCollection {#14641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#14639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#14637 …}
    -id: 220
    -bodyTs: "'/sbin':8 'accord':2 'base':18 'earli':13 'ernest':4 'expand':30 'gun':22 'ike':1 'instanc':14 'karabin':17,21 'kbin':27,32 'name':16 'one':10 'rather':29 'shorten':25 'stem':6 'though':9 'thus':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1157416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688355692 {#14644
      date: 2023-07-03 05:41:32.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#14656}
  +image: null
  +body: "@Otome-chan@kbin.social Thanks! Linux reference always welcome. Luckily it has a natural ring to it aurally."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688369497 {#14635
    date: 2023-07-03 09:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ike"
    "@ike@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14632 …}
  +nested: Doctrine\ORM\PersistentCollection {#14658 …}
  +votes: Doctrine\ORM\PersistentCollection {#14660 …}
  +reports: Doctrine\ORM\PersistentCollection {#14662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14666 …}
  -id: 225
  -bodyTs: "'alway':5 'aural':15 'linux':3 'luckili':7 'natur':11 'otome-chan@kbin.social':1 'refer':4 'ring':12 'thank':2 'welcom':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1163093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688369497 {#14634
    date: 2023-07-03 09:31:37.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Post {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "Is-it-possible-to-stop-the-screen-from-rotating-on"
  +body: """
    Is it possible to stop the screen from rotating on the Kbin app when my phone rotates? I have my phone settings so it shouldn't rotate from vertical to horizontal but for some reason only the app does it, anyone know if this can be turned off?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688620119 {#1423
    date: 2023-07-06 07:08:39.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 112
  -bodyTs: "'anyon':41 'app':13,38 'askkbin':49 'horizont':31 'kbin':12 'know':42 'phone':16,21 'possibl':3 'reason':35 'rotat':9,17,27 'screen':7 'set':22 'shouldn':25 'stop':5 'turn':47 'vertic':29"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688298871
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/636541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688266871 {#1442
    date: 2023-07-02 05:01:11.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Post {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "Is-it-possible-to-stop-the-screen-from-rotating-on"
  +body: """
    Is it possible to stop the screen from rotating on the Kbin app when my phone rotates? I have my phone settings so it shouldn't rotate from vertical to horizontal but for some reason only the app does it, anyone know if this can be turned off?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688620119 {#1423
    date: 2023-07-06 07:08:39.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 112
  -bodyTs: "'anyon':41 'app':13,38 'askkbin':49 'horizont':31 'kbin':12 'know':42 'phone':16,21 'possibl':3 'reason':35 'rotat':9,17,27 'screen':7 'set':22 'shouldn':25 'stop':5 'turn':47 'vertic':29"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688298871
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/636541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688266871 {#1442
    date: 2023-07-02 05:01:11.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Post {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "Is-it-possible-to-stop-the-screen-from-rotating-on"
  +body: """
    Is it possible to stop the screen from rotating on the Kbin app when my phone rotates? I have my phone settings so it shouldn't rotate from vertical to horizontal but for some reason only the app does it, anyone know if this can be turned off?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688620119 {#1423
    date: 2023-07-06 07:08:39.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 112
  -bodyTs: "'anyon':41 'app':13,38 'askkbin':49 'horizont':31 'kbin':12 'know':42 'phone':16,21 'possibl':3 'reason':35 'rotat':9,17,27 'screen':7 'set':22 'shouldn':25 'stop':5 'turn':47 'vertic':29"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688298871
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/636541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688266871 {#1442
    date: 2023-07-02 05:01:11.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\PostComment {#16979
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +post: App\Entity\Post {#1415
    +user: Proxies\__CG__\App\Entity\User {#1420 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "Is-it-possible-to-stop-the-screen-from-rotating-on"
    +body: """
      Is it possible to stop the screen from rotating on the Kbin app when my phone rotates? I have my phone settings so it shouldn't rotate from vertical to horizontal but for some reason only the app does it, anyone know if this can be turned off?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 0
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688620119 {#1423
      date: 2023-07-06 07:08:39.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1426 …}
    +votes: Doctrine\ORM\PersistentCollection {#1413 …}
    +reports: Doctrine\ORM\PersistentCollection {#1414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
    +children: []
    -id: 112
    -bodyTs: "'anyon':41 'app':13,38 'askkbin':49 'horizont':31 'kbin':12 'know':42 'phone':16,21 'possibl':3 'reason':35 'rotat':9,17,27 'screen':7 'set':22 'shouldn':25 'stop':5 'turn':47 'vertic':29"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688298871
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/636541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688266871 {#1442
      date: 2023-07-02 05:01:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#16928 …}
  +root: App\Entity\PostComment {#16928 …}
  +image: null
  +body: "Weird, I'm pretty sure I have the latest version! I'll keep checking for updates though!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688620075 {#16977
    date: 2023-07-06 07:07:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@God@kbin.social"
    "@czech@no.faux.moe"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16980 …}
  +nested: Doctrine\ORM\PersistentCollection {#16982 …}
  +votes: Doctrine\ORM\PersistentCollection {#16984 …}
  +reports: Doctrine\ORM\PersistentCollection {#16986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16990 …}
  -id: 252
  -bodyTs: "'check':14 'keep':13 'latest':9 'll':12 'm':3 'pretti':4 'sure':5 'though':17 'updat':16 'version':10 'weird':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/636541/-/reply/1258293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688620075 {#16978
    date: 2023-07-06 07:07:55.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\PostComment {#16979
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +post: App\Entity\Post {#1415
    +user: Proxies\__CG__\App\Entity\User {#1420 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "Is-it-possible-to-stop-the-screen-from-rotating-on"
    +body: """
      Is it possible to stop the screen from rotating on the Kbin app when my phone rotates? I have my phone settings so it shouldn't rotate from vertical to horizontal but for some reason only the app does it, anyone know if this can be turned off?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 0
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688620119 {#1423
      date: 2023-07-06 07:08:39.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1426 …}
    +votes: Doctrine\ORM\PersistentCollection {#1413 …}
    +reports: Doctrine\ORM\PersistentCollection {#1414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
    +children: []
    -id: 112
    -bodyTs: "'anyon':41 'app':13,38 'askkbin':49 'horizont':31 'kbin':12 'know':42 'phone':16,21 'possibl':3 'reason':35 'rotat':9,17,27 'screen':7 'set':22 'shouldn':25 'stop':5 'turn':47 'vertic':29"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688298871
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/636541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688266871 {#1442
      date: 2023-07-02 05:01:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#16928 …}
  +root: App\Entity\PostComment {#16928 …}
  +image: null
  +body: "Weird, I'm pretty sure I have the latest version! I'll keep checking for updates though!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688620075 {#16977
    date: 2023-07-06 07:07:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@God@kbin.social"
    "@czech@no.faux.moe"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16980 …}
  +nested: Doctrine\ORM\PersistentCollection {#16982 …}
  +votes: Doctrine\ORM\PersistentCollection {#16984 …}
  +reports: Doctrine\ORM\PersistentCollection {#16986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16990 …}
  -id: 252
  -bodyTs: "'check':14 'keep':13 'latest':9 'll':12 'm':3 'pretti':4 'sure':5 'though':17 'updat':16 'version':10 'weird':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/636541/-/reply/1258293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688620075 {#16978
    date: 2023-07-06 07:07:55.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\PostComment {#16979
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +post: App\Entity\Post {#1415
    +user: Proxies\__CG__\App\Entity\User {#1420 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "Is-it-possible-to-stop-the-screen-from-rotating-on"
    +body: """
      Is it possible to stop the screen from rotating on the Kbin app when my phone rotates? I have my phone settings so it shouldn't rotate from vertical to horizontal but for some reason only the app does it, anyone know if this can be turned off?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 0
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688620119 {#1423
      date: 2023-07-06 07:08:39.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1426 …}
    +votes: Doctrine\ORM\PersistentCollection {#1413 …}
    +reports: Doctrine\ORM\PersistentCollection {#1414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
    +children: []
    -id: 112
    -bodyTs: "'anyon':41 'app':13,38 'askkbin':49 'horizont':31 'kbin':12 'know':42 'phone':16,21 'possibl':3 'reason':35 'rotat':9,17,27 'screen':7 'set':22 'shouldn':25 'stop':5 'turn':47 'vertic':29"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688298871
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/636541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688266871 {#1442
      date: 2023-07-02 05:01:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#16928 …}
  +root: App\Entity\PostComment {#16928 …}
  +image: null
  +body: "Weird, I'm pretty sure I have the latest version! I'll keep checking for updates though!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688620075 {#16977
    date: 2023-07-06 07:07:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@God@kbin.social"
    "@czech@no.faux.moe"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16980 …}
  +nested: Doctrine\ORM\PersistentCollection {#16982 …}
  +votes: Doctrine\ORM\PersistentCollection {#16984 …}
  +reports: Doctrine\ORM\PersistentCollection {#16986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16990 …}
  -id: 252
  -bodyTs: "'check':14 'keep':13 'latest':9 'll':12 'm':3 'pretti':4 'sure':5 'though':17 'updat':16 'version':10 'weird':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/636541/-/reply/1258293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688620075 {#16978
    date: 2023-07-06 07:07:55.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\PostComment {#16994
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +post: App\Entity\Post {#1415
    +user: Proxies\__CG__\App\Entity\User {#1420 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "Is-it-possible-to-stop-the-screen-from-rotating-on"
    +body: """
      Is it possible to stop the screen from rotating on the Kbin app when my phone rotates? I have my phone settings so it shouldn't rotate from vertical to horizontal but for some reason only the app does it, anyone know if this can be turned off?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 0
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688620119 {#1423
      date: 2023-07-06 07:08:39.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1426 …}
    +votes: Doctrine\ORM\PersistentCollection {#1413 …}
    +reports: Doctrine\ORM\PersistentCollection {#1414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
    +children: []
    -id: 112
    -bodyTs: "'anyon':41 'app':13,38 'askkbin':49 'horizont':31 'kbin':12 'know':42 'phone':16,21 'possibl':3 'reason':35 'rotat':9,17,27 'screen':7 'set':22 'shouldn':25 'stop':5 'turn':47 'vertic':29"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688298871
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/636541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688266871 {#1442
      date: 2023-07-02 05:01:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#16964 …}
  +root: App\Entity\PostComment {#16964 …}
  +image: null
  +body: "I super appreciate your comment but I'm afraid I'm not technologically proficient enough to understand it 😆"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688620119 {#16992
    date: 2023-07-06 07:08:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@God@kbin.social"
    "@stackPeek@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16995 …}
  +nested: Doctrine\ORM\PersistentCollection {#16997 …}
  +votes: Doctrine\ORM\PersistentCollection {#16999 …}
  +reports: Doctrine\ORM\PersistentCollection {#17001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17005 …}
  -id: 253
  -bodyTs: "'afraid':9 'appreci':3 'comment':5 'enough':15 'm':8,11 'profici':14 'super':2 'technolog':13 'understand':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/636541/-/reply/1258313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688620119 {#16993
    date: 2023-07-06 07:08:39.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\PostComment {#16994
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +post: App\Entity\Post {#1415
    +user: Proxies\__CG__\App\Entity\User {#1420 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "Is-it-possible-to-stop-the-screen-from-rotating-on"
    +body: """
      Is it possible to stop the screen from rotating on the Kbin app when my phone rotates? I have my phone settings so it shouldn't rotate from vertical to horizontal but for some reason only the app does it, anyone know if this can be turned off?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 0
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688620119 {#1423
      date: 2023-07-06 07:08:39.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1426 …}
    +votes: Doctrine\ORM\PersistentCollection {#1413 …}
    +reports: Doctrine\ORM\PersistentCollection {#1414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
    +children: []
    -id: 112
    -bodyTs: "'anyon':41 'app':13,38 'askkbin':49 'horizont':31 'kbin':12 'know':42 'phone':16,21 'possibl':3 'reason':35 'rotat':9,17,27 'screen':7 'set':22 'shouldn':25 'stop':5 'turn':47 'vertic':29"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688298871
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/636541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688266871 {#1442
      date: 2023-07-02 05:01:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#16964 …}
  +root: App\Entity\PostComment {#16964 …}
  +image: null
  +body: "I super appreciate your comment but I'm afraid I'm not technologically proficient enough to understand it 😆"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688620119 {#16992
    date: 2023-07-06 07:08:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@God@kbin.social"
    "@stackPeek@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16995 …}
  +nested: Doctrine\ORM\PersistentCollection {#16997 …}
  +votes: Doctrine\ORM\PersistentCollection {#16999 …}
  +reports: Doctrine\ORM\PersistentCollection {#17001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17005 …}
  -id: 253
  -bodyTs: "'afraid':9 'appreci':3 'comment':5 'enough':15 'm':8,11 'profici':14 'super':2 'technolog':13 'understand':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/636541/-/reply/1258313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688620119 {#16993
    date: 2023-07-06 07:08:39.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\PostComment {#16994
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +post: App\Entity\Post {#1415
    +user: Proxies\__CG__\App\Entity\User {#1420 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "Is-it-possible-to-stop-the-screen-from-rotating-on"
    +body: """
      Is it possible to stop the screen from rotating on the Kbin app when my phone rotates? I have my phone settings so it shouldn't rotate from vertical to horizontal but for some reason only the app does it, anyone know if this can be turned off?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 0
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688620119 {#1423
      date: 2023-07-06 07:08:39.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1426 …}
    +votes: Doctrine\ORM\PersistentCollection {#1413 …}
    +reports: Doctrine\ORM\PersistentCollection {#1414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
    +children: []
    -id: 112
    -bodyTs: "'anyon':41 'app':13,38 'askkbin':49 'horizont':31 'kbin':12 'know':42 'phone':16,21 'possibl':3 'reason':35 'rotat':9,17,27 'screen':7 'set':22 'shouldn':25 'stop':5 'turn':47 'vertic':29"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688298871
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/636541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688266871 {#1442
      date: 2023-07-02 05:01:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#16964 …}
  +root: App\Entity\PostComment {#16964 …}
  +image: null
  +body: "I super appreciate your comment but I'm afraid I'm not technologically proficient enough to understand it 😆"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688620119 {#16992
    date: 2023-07-06 07:08:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@God@kbin.social"
    "@stackPeek@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16995 …}
  +nested: Doctrine\ORM\PersistentCollection {#16997 …}
  +votes: Doctrine\ORM\PersistentCollection {#16999 …}
  +reports: Doctrine\ORM\PersistentCollection {#17001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17005 …}
  -id: 253
  -bodyTs: "'afraid':9 'appreci':3 'comment':5 'enough':15 'm':8,11 'profici':14 'super':2 'technolog':13 'understand':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/636541/-/reply/1258313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688620119 {#16993
    date: 2023-07-06 07:08:39.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Post {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "What-are-some-tips-for-dealing-with-solicitors-door-to-door"
  +body: """
    ### What are some tips for dealing with solicitors (door-to-door salespeople)? Our neighborhood gets a lot of them.\n
    \n
    We have a “No solicitors” sign hanging on the front door. Nevertheless, they knock, ring the doorbell, or worse, yell through the front window when it is open, trying to get our attention.\n
    \n
    We have a Ring video doorbell and have enabled the automatic “Sorry, we’re not interested” announcement after 15 seconds. These pushy SOBs ignore the sign and the announcement.\n
    \n
    When I ultimately find out they are soliciting and I ask why they ignored both the sign and the doorbell announcement, they usually say something like, “I’m not selling anything. I am just working with some people in the neighborhood…” or some such BS.\n
    \n
    My wife and I work from home and have had to explain the window shouting to coworkers in meetings. We also have two small children who could be trying to nap at any given time. We have good reasons to not want to be disturbed at home and these assholes disregard that wish.\n
    \n
    I will write a negative review online if I find out their name and company they are representing. Any other ways to get these people to leave us alone?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688441878 {#1419
    date: 2023-07-04 05:37:58.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 108
  -bodyTs: "'15':72 'alon':209 'also':148 'announc':70,82,103 'anyth':113 'ask':93 'askkbin':210 'asshol':177 'attent':53 'automat':64 'bs':127 'children':152 'compani':195 'could':154 'cowork':144 'deal':6 'disregard':178 'disturb':172 'door':10,12,31 'door-to-door':9 'doorbel':37,59,102 'enabl':62 'explain':139 'find':86,190 'front':30,43 'get':16,51,203 'given':161 'good':165 'hang':27 'home':134,174 'ignor':77,96 'interest':69 'knock':34 'leav':207 'like':108 'lot':18 'm':110 'meet':146 'name':193 'nap':158 'negat':185 'neighborhood':15,123 'nevertheless':32 'onlin':187 'open':48 'peopl':120,205 'pushi':75 're':67 'reason':166 'repres':198 'review':186 'ring':35,57 'salespeopl':13 'say':106 'second':73 'sell':112 'shout':142 'sign':26,79,99 'small':151 'sob':76 'solicit':90 'solicitor':8,25 'someth':107 'sorri':65 'time':162 'tip':4 'tri':49,156 'two':150 'ultim':85 'us':208 'usual':105 'video':58 'want':169 'way':201 'wife':129 'window':44,141 'wish':180 'work':117,132 'wors':39 'write':183 'yell':40"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688232683
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/628273"
  +editedAt: DateTimeImmutable @1688227270 {#1425
    date: 2023-07-01 18:01:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688219683 {#1416
    date: 2023-07-01 15:54:43.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Post {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "What-are-some-tips-for-dealing-with-solicitors-door-to-door"
  +body: """
    ### What are some tips for dealing with solicitors (door-to-door salespeople)? Our neighborhood gets a lot of them.\n
    \n
    We have a “No solicitors” sign hanging on the front door. Nevertheless, they knock, ring the doorbell, or worse, yell through the front window when it is open, trying to get our attention.\n
    \n
    We have a Ring video doorbell and have enabled the automatic “Sorry, we’re not interested” announcement after 15 seconds. These pushy SOBs ignore the sign and the announcement.\n
    \n
    When I ultimately find out they are soliciting and I ask why they ignored both the sign and the doorbell announcement, they usually say something like, “I’m not selling anything. I am just working with some people in the neighborhood…” or some such BS.\n
    \n
    My wife and I work from home and have had to explain the window shouting to coworkers in meetings. We also have two small children who could be trying to nap at any given time. We have good reasons to not want to be disturbed at home and these assholes disregard that wish.\n
    \n
    I will write a negative review online if I find out their name and company they are representing. Any other ways to get these people to leave us alone?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688441878 {#1419
    date: 2023-07-04 05:37:58.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 108
  -bodyTs: "'15':72 'alon':209 'also':148 'announc':70,82,103 'anyth':113 'ask':93 'askkbin':210 'asshol':177 'attent':53 'automat':64 'bs':127 'children':152 'compani':195 'could':154 'cowork':144 'deal':6 'disregard':178 'disturb':172 'door':10,12,31 'door-to-door':9 'doorbel':37,59,102 'enabl':62 'explain':139 'find':86,190 'front':30,43 'get':16,51,203 'given':161 'good':165 'hang':27 'home':134,174 'ignor':77,96 'interest':69 'knock':34 'leav':207 'like':108 'lot':18 'm':110 'meet':146 'name':193 'nap':158 'negat':185 'neighborhood':15,123 'nevertheless':32 'onlin':187 'open':48 'peopl':120,205 'pushi':75 're':67 'reason':166 'repres':198 'review':186 'ring':35,57 'salespeopl':13 'say':106 'second':73 'sell':112 'shout':142 'sign':26,79,99 'small':151 'sob':76 'solicit':90 'solicitor':8,25 'someth':107 'sorri':65 'time':162 'tip':4 'tri':49,156 'two':150 'ultim':85 'us':208 'usual':105 'video':58 'want':169 'way':201 'wife':129 'window':44,141 'wish':180 'work':117,132 'wors':39 'write':183 'yell':40"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688232683
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/628273"
  +editedAt: DateTimeImmutable @1688227270 {#1425
    date: 2023-07-01 18:01:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688219683 {#1416
    date: 2023-07-01 15:54:43.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Post {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "What-are-some-tips-for-dealing-with-solicitors-door-to-door"
  +body: """
    ### What are some tips for dealing with solicitors (door-to-door salespeople)? Our neighborhood gets a lot of them.\n
    \n
    We have a “No solicitors” sign hanging on the front door. Nevertheless, they knock, ring the doorbell, or worse, yell through the front window when it is open, trying to get our attention.\n
    \n
    We have a Ring video doorbell and have enabled the automatic “Sorry, we’re not interested” announcement after 15 seconds. These pushy SOBs ignore the sign and the announcement.\n
    \n
    When I ultimately find out they are soliciting and I ask why they ignored both the sign and the doorbell announcement, they usually say something like, “I’m not selling anything. I am just working with some people in the neighborhood…” or some such BS.\n
    \n
    My wife and I work from home and have had to explain the window shouting to coworkers in meetings. We also have two small children who could be trying to nap at any given time. We have good reasons to not want to be disturbed at home and these assholes disregard that wish.\n
    \n
    I will write a negative review online if I find out their name and company they are representing. Any other ways to get these people to leave us alone?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688441878 {#1419
    date: 2023-07-04 05:37:58.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 108
  -bodyTs: "'15':72 'alon':209 'also':148 'announc':70,82,103 'anyth':113 'ask':93 'askkbin':210 'asshol':177 'attent':53 'automat':64 'bs':127 'children':152 'compani':195 'could':154 'cowork':144 'deal':6 'disregard':178 'disturb':172 'door':10,12,31 'door-to-door':9 'doorbel':37,59,102 'enabl':62 'explain':139 'find':86,190 'front':30,43 'get':16,51,203 'given':161 'good':165 'hang':27 'home':134,174 'ignor':77,96 'interest':69 'knock':34 'leav':207 'like':108 'lot':18 'm':110 'meet':146 'name':193 'nap':158 'negat':185 'neighborhood':15,123 'nevertheless':32 'onlin':187 'open':48 'peopl':120,205 'pushi':75 're':67 'reason':166 'repres':198 'review':186 'ring':35,57 'salespeopl':13 'say':106 'second':73 'sell':112 'shout':142 'sign':26,79,99 'small':151 'sob':76 'solicit':90 'solicitor':8,25 'someth':107 'sorri':65 'time':162 'tip':4 'tri':49,156 'two':150 'ultim':85 'us':208 'usual':105 'video':58 'want':169 'way':201 'wife':129 'window':44,141 'wish':180 'work':117,132 'wors':39 'write':183 'yell':40"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688232683
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/628273"
  +editedAt: DateTimeImmutable @1688227270 {#1425
    date: 2023-07-01 18:01:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688219683 {#1416
    date: 2023-07-01 15:54:43.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\PostComment {#19173
  +user: Proxies\__CG__\App\Entity\User {#19167 …}
  +post: App\Entity\Post {#1427
    +user: Proxies\__CG__\App\Entity\User {#1456 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "What-are-some-tips-for-dealing-with-solicitors-door-to-door"
    +body: """
      ### What are some tips for dealing with solicitors (door-to-door salespeople)? Our neighborhood gets a lot of them.\n
      \n
      We have a “No solicitors” sign hanging on the front door. Nevertheless, they knock, ring the doorbell, or worse, yell through the front window when it is open, trying to get our attention.\n
      \n
      We have a Ring video doorbell and have enabled the automatic “Sorry, we’re not interested” announcement after 15 seconds. These pushy SOBs ignore the sign and the announcement.\n
      \n
      When I ultimately find out they are soliciting and I ask why they ignored both the sign and the doorbell announcement, they usually say something like, “I’m not selling anything. I am just working with some people in the neighborhood…” or some such BS.\n
      \n
      My wife and I work from home and have had to explain the window shouting to coworkers in meetings. We also have two small children who could be trying to nap at any given time. We have good reasons to not want to be disturbed at home and these assholes disregard that wish.\n
      \n
      I will write a negative review online if I find out their name and company they are representing. Any other ways to get these people to leave us alone?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688441878 {#1419
      date: 2023-07-04 05:37:58.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1454 …}
    +votes: Doctrine\ORM\PersistentCollection {#1462 …}
    +reports: Doctrine\ORM\PersistentCollection {#1464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
    +children: []
    -id: 108
    -bodyTs: "'15':72 'alon':209 'also':148 'announc':70,82,103 'anyth':113 'ask':93 'askkbin':210 'asshol':177 'attent':53 'automat':64 'bs':127 'children':152 'compani':195 'could':154 'cowork':144 'deal':6 'disregard':178 'disturb':172 'door':10,12,31 'door-to-door':9 'doorbel':37,59,102 'enabl':62 'explain':139 'find':86,190 'front':30,43 'get':16,51,203 'given':161 'good':165 'hang':27 'home':134,174 'ignor':77,96 'interest':69 'knock':34 'leav':207 'like':108 'lot':18 'm':110 'meet':146 'name':193 'nap':158 'negat':185 'neighborhood':15,123 'nevertheless':32 'onlin':187 'open':48 'peopl':120,205 'pushi':75 're':67 'reason':166 'repres':198 'review':186 'ring':35,57 'salespeopl':13 'say':106 'second':73 'sell':112 'shout':142 'sign':26,79,99 'small':151 'sob':76 'solicit':90 'solicitor':8,25 'someth':107 'sorri':65 'time':162 'tip':4 'tri':49,156 'two':150 'ultim':85 'us':208 'usual':105 'video':58 'want':169 'way':201 'wife':129 'window':44,141 'wish':180 'work':117,132 'wors':39 'write':183 'yell':40"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688232683
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/628273"
    +editedAt: DateTimeImmutable @1688227270 {#1425
      date: 2023-07-01 18:01:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688219683 {#1416
      date: 2023-07-01 15:54:43.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Threaten to call the cops if they don’t leave your property, and then actually call the cops when they don’t leave.\n
    \n
    Get camera footage of them. If they show up again, file for trespassing charges.\n
    \n
    You’re past being polite at this point. These people aren’t entitled to harassing you all day.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688253438 {#19172
    date: 2023-07-02 01:17:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snazzy0933@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19165 …}
  +nested: Doctrine\ORM\PersistentCollection {#19162 …}
  +votes: Doctrine\ORM\PersistentCollection {#19160 …}
  +reports: Doctrine\ORM\PersistentCollection {#19158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19154 …}
  -id: 218
  -bodyTs: "'actual':15 'aren':48 'call':3,16 'camera':25 'charg':37 'cop':5,18 'day':55 'entitl':50 'file':34 'footag':26 'get':24 'harass':52 'leav':10,23 'past':40 'peopl':47 'point':45 'polit':42 'properti':12 're':39 'show':31 'threaten':1 'trespass':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/545414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688253438 {#19161
    date: 2023-07-02 01:17:18.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\PostComment {#19173
  +user: Proxies\__CG__\App\Entity\User {#19167 …}
  +post: App\Entity\Post {#1427
    +user: Proxies\__CG__\App\Entity\User {#1456 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "What-are-some-tips-for-dealing-with-solicitors-door-to-door"
    +body: """
      ### What are some tips for dealing with solicitors (door-to-door salespeople)? Our neighborhood gets a lot of them.\n
      \n
      We have a “No solicitors” sign hanging on the front door. Nevertheless, they knock, ring the doorbell, or worse, yell through the front window when it is open, trying to get our attention.\n
      \n
      We have a Ring video doorbell and have enabled the automatic “Sorry, we’re not interested” announcement after 15 seconds. These pushy SOBs ignore the sign and the announcement.\n
      \n
      When I ultimately find out they are soliciting and I ask why they ignored both the sign and the doorbell announcement, they usually say something like, “I’m not selling anything. I am just working with some people in the neighborhood…” or some such BS.\n
      \n
      My wife and I work from home and have had to explain the window shouting to coworkers in meetings. We also have two small children who could be trying to nap at any given time. We have good reasons to not want to be disturbed at home and these assholes disregard that wish.\n
      \n
      I will write a negative review online if I find out their name and company they are representing. Any other ways to get these people to leave us alone?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688441878 {#1419
      date: 2023-07-04 05:37:58.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1454 …}
    +votes: Doctrine\ORM\PersistentCollection {#1462 …}
    +reports: Doctrine\ORM\PersistentCollection {#1464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
    +children: []
    -id: 108
    -bodyTs: "'15':72 'alon':209 'also':148 'announc':70,82,103 'anyth':113 'ask':93 'askkbin':210 'asshol':177 'attent':53 'automat':64 'bs':127 'children':152 'compani':195 'could':154 'cowork':144 'deal':6 'disregard':178 'disturb':172 'door':10,12,31 'door-to-door':9 'doorbel':37,59,102 'enabl':62 'explain':139 'find':86,190 'front':30,43 'get':16,51,203 'given':161 'good':165 'hang':27 'home':134,174 'ignor':77,96 'interest':69 'knock':34 'leav':207 'like':108 'lot':18 'm':110 'meet':146 'name':193 'nap':158 'negat':185 'neighborhood':15,123 'nevertheless':32 'onlin':187 'open':48 'peopl':120,205 'pushi':75 're':67 'reason':166 'repres':198 'review':186 'ring':35,57 'salespeopl':13 'say':106 'second':73 'sell':112 'shout':142 'sign':26,79,99 'small':151 'sob':76 'solicit':90 'solicitor':8,25 'someth':107 'sorri':65 'time':162 'tip':4 'tri':49,156 'two':150 'ultim':85 'us':208 'usual':105 'video':58 'want':169 'way':201 'wife':129 'window':44,141 'wish':180 'work':117,132 'wors':39 'write':183 'yell':40"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688232683
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/628273"
    +editedAt: DateTimeImmutable @1688227270 {#1425
      date: 2023-07-01 18:01:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688219683 {#1416
      date: 2023-07-01 15:54:43.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Threaten to call the cops if they don’t leave your property, and then actually call the cops when they don’t leave.\n
    \n
    Get camera footage of them. If they show up again, file for trespassing charges.\n
    \n
    You’re past being polite at this point. These people aren’t entitled to harassing you all day.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688253438 {#19172
    date: 2023-07-02 01:17:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snazzy0933@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19165 …}
  +nested: Doctrine\ORM\PersistentCollection {#19162 …}
  +votes: Doctrine\ORM\PersistentCollection {#19160 …}
  +reports: Doctrine\ORM\PersistentCollection {#19158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19154 …}
  -id: 218
  -bodyTs: "'actual':15 'aren':48 'call':3,16 'camera':25 'charg':37 'cop':5,18 'day':55 'entitl':50 'file':34 'footag':26 'get':24 'harass':52 'leav':10,23 'past':40 'peopl':47 'point':45 'polit':42 'properti':12 're':39 'show':31 'threaten':1 'trespass':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/545414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688253438 {#19161
    date: 2023-07-02 01:17:18.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\PostComment {#19173
  +user: Proxies\__CG__\App\Entity\User {#19167 …}
  +post: App\Entity\Post {#1427
    +user: Proxies\__CG__\App\Entity\User {#1456 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "What-are-some-tips-for-dealing-with-solicitors-door-to-door"
    +body: """
      ### What are some tips for dealing with solicitors (door-to-door salespeople)? Our neighborhood gets a lot of them.\n
      \n
      We have a “No solicitors” sign hanging on the front door. Nevertheless, they knock, ring the doorbell, or worse, yell through the front window when it is open, trying to get our attention.\n
      \n
      We have a Ring video doorbell and have enabled the automatic “Sorry, we’re not interested” announcement after 15 seconds. These pushy SOBs ignore the sign and the announcement.\n
      \n
      When I ultimately find out they are soliciting and I ask why they ignored both the sign and the doorbell announcement, they usually say something like, “I’m not selling anything. I am just working with some people in the neighborhood…” or some such BS.\n
      \n
      My wife and I work from home and have had to explain the window shouting to coworkers in meetings. We also have two small children who could be trying to nap at any given time. We have good reasons to not want to be disturbed at home and these assholes disregard that wish.\n
      \n
      I will write a negative review online if I find out their name and company they are representing. Any other ways to get these people to leave us alone?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688441878 {#1419
      date: 2023-07-04 05:37:58.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1454 …}
    +votes: Doctrine\ORM\PersistentCollection {#1462 …}
    +reports: Doctrine\ORM\PersistentCollection {#1464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
    +children: []
    -id: 108
    -bodyTs: "'15':72 'alon':209 'also':148 'announc':70,82,103 'anyth':113 'ask':93 'askkbin':210 'asshol':177 'attent':53 'automat':64 'bs':127 'children':152 'compani':195 'could':154 'cowork':144 'deal':6 'disregard':178 'disturb':172 'door':10,12,31 'door-to-door':9 'doorbel':37,59,102 'enabl':62 'explain':139 'find':86,190 'front':30,43 'get':16,51,203 'given':161 'good':165 'hang':27 'home':134,174 'ignor':77,96 'interest':69 'knock':34 'leav':207 'like':108 'lot':18 'm':110 'meet':146 'name':193 'nap':158 'negat':185 'neighborhood':15,123 'nevertheless':32 'onlin':187 'open':48 'peopl':120,205 'pushi':75 're':67 'reason':166 'repres':198 'review':186 'ring':35,57 'salespeopl':13 'say':106 'second':73 'sell':112 'shout':142 'sign':26,79,99 'small':151 'sob':76 'solicit':90 'solicitor':8,25 'someth':107 'sorri':65 'time':162 'tip':4 'tri':49,156 'two':150 'ultim':85 'us':208 'usual':105 'video':58 'want':169 'way':201 'wife':129 'window':44,141 'wish':180 'work':117,132 'wors':39 'write':183 'yell':40"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688232683
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/628273"
    +editedAt: DateTimeImmutable @1688227270 {#1425
      date: 2023-07-01 18:01:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688219683 {#1416
      date: 2023-07-01 15:54:43.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Threaten to call the cops if they don’t leave your property, and then actually call the cops when they don’t leave.\n
    \n
    Get camera footage of them. If they show up again, file for trespassing charges.\n
    \n
    You’re past being polite at this point. These people aren’t entitled to harassing you all day.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688253438 {#19172
    date: 2023-07-02 01:17:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snazzy0933@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19165 …}
  +nested: Doctrine\ORM\PersistentCollection {#19162 …}
  +votes: Doctrine\ORM\PersistentCollection {#19160 …}
  +reports: Doctrine\ORM\PersistentCollection {#19158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19154 …}
  -id: 218
  -bodyTs: "'actual':15 'aren':48 'call':3,16 'camera':25 'charg':37 'cop':5,18 'day':55 'entitl':50 'file':34 'footag':26 'get':24 'harass':52 'leav':10,23 'past':40 'peopl':47 'point':45 'polit':42 'properti':12 're':39 'show':31 'threaten':1 'trespass':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/545414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688253438 {#19161
    date: 2023-07-02 01:17:18.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\PostComment {#19150
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +post: App\Entity\Post {#1427
    +user: Proxies\__CG__\App\Entity\User {#1456 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "What-are-some-tips-for-dealing-with-solicitors-door-to-door"
    +body: """
      ### What are some tips for dealing with solicitors (door-to-door salespeople)? Our neighborhood gets a lot of them.\n
      \n
      We have a “No solicitors” sign hanging on the front door. Nevertheless, they knock, ring the doorbell, or worse, yell through the front window when it is open, trying to get our attention.\n
      \n
      We have a Ring video doorbell and have enabled the automatic “Sorry, we’re not interested” announcement after 15 seconds. These pushy SOBs ignore the sign and the announcement.\n
      \n
      When I ultimately find out they are soliciting and I ask why they ignored both the sign and the doorbell announcement, they usually say something like, “I’m not selling anything. I am just working with some people in the neighborhood…” or some such BS.\n
      \n
      My wife and I work from home and have had to explain the window shouting to coworkers in meetings. We also have two small children who could be trying to nap at any given time. We have good reasons to not want to be disturbed at home and these assholes disregard that wish.\n
      \n
      I will write a negative review online if I find out their name and company they are representing. Any other ways to get these people to leave us alone?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688441878 {#1419
      date: 2023-07-04 05:37:58.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1454 …}
    +votes: Doctrine\ORM\PersistentCollection {#1462 …}
    +reports: Doctrine\ORM\PersistentCollection {#1464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
    +children: []
    -id: 108
    -bodyTs: "'15':72 'alon':209 'also':148 'announc':70,82,103 'anyth':113 'ask':93 'askkbin':210 'asshol':177 'attent':53 'automat':64 'bs':127 'children':152 'compani':195 'could':154 'cowork':144 'deal':6 'disregard':178 'disturb':172 'door':10,12,31 'door-to-door':9 'doorbel':37,59,102 'enabl':62 'explain':139 'find':86,190 'front':30,43 'get':16,51,203 'given':161 'good':165 'hang':27 'home':134,174 'ignor':77,96 'interest':69 'knock':34 'leav':207 'like':108 'lot':18 'm':110 'meet':146 'name':193 'nap':158 'negat':185 'neighborhood':15,123 'nevertheless':32 'onlin':187 'open':48 'peopl':120,205 'pushi':75 're':67 'reason':166 'repres':198 'review':186 'ring':35,57 'salespeopl':13 'say':106 'second':73 'sell':112 'shout':142 'sign':26,79,99 'small':151 'sob':76 'solicit':90 'solicitor':8,25 'someth':107 'sorri':65 'time':162 'tip':4 'tri':49,156 'two':150 'ultim':85 'us':208 'usual':105 'video':58 'want':169 'way':201 'wife':129 'window':44,141 'wish':180 'work':117,132 'wors':39 'write':183 'yell':40"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688232683
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/628273"
    +editedAt: DateTimeImmutable @1688227270 {#1425
      date: 2023-07-01 18:01:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688219683 {#1416
      date: 2023-07-01 15:54:43.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "@snazzy0933 Tell them “I rent” gets rid of them immediately."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688441878 {#19152
    date: 2023-07-04 05:37:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snazzy0933"
    "@snazzy0933@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19149 …}
  +nested: Doctrine\ORM\PersistentCollection {#19175 …}
  +votes: Doctrine\ORM\PersistentCollection {#19177 …}
  +reports: Doctrine\ORM\PersistentCollection {#19179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19183 …}
  -id: 235
  -bodyTs: "'get':6 'immedi':10 'rent':5 'rid':7 'snazzy0933':1 'tell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/628273/-/reply/1200455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688441878 {#19151
    date: 2023-07-04 05:37:58.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\PostComment {#19150
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +post: App\Entity\Post {#1427
    +user: Proxies\__CG__\App\Entity\User {#1456 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "What-are-some-tips-for-dealing-with-solicitors-door-to-door"
    +body: """
      ### What are some tips for dealing with solicitors (door-to-door salespeople)? Our neighborhood gets a lot of them.\n
      \n
      We have a “No solicitors” sign hanging on the front door. Nevertheless, they knock, ring the doorbell, or worse, yell through the front window when it is open, trying to get our attention.\n
      \n
      We have a Ring video doorbell and have enabled the automatic “Sorry, we’re not interested” announcement after 15 seconds. These pushy SOBs ignore the sign and the announcement.\n
      \n
      When I ultimately find out they are soliciting and I ask why they ignored both the sign and the doorbell announcement, they usually say something like, “I’m not selling anything. I am just working with some people in the neighborhood…” or some such BS.\n
      \n
      My wife and I work from home and have had to explain the window shouting to coworkers in meetings. We also have two small children who could be trying to nap at any given time. We have good reasons to not want to be disturbed at home and these assholes disregard that wish.\n
      \n
      I will write a negative review online if I find out their name and company they are representing. Any other ways to get these people to leave us alone?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688441878 {#1419
      date: 2023-07-04 05:37:58.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1454 …}
    +votes: Doctrine\ORM\PersistentCollection {#1462 …}
    +reports: Doctrine\ORM\PersistentCollection {#1464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
    +children: []
    -id: 108
    -bodyTs: "'15':72 'alon':209 'also':148 'announc':70,82,103 'anyth':113 'ask':93 'askkbin':210 'asshol':177 'attent':53 'automat':64 'bs':127 'children':152 'compani':195 'could':154 'cowork':144 'deal':6 'disregard':178 'disturb':172 'door':10,12,31 'door-to-door':9 'doorbel':37,59,102 'enabl':62 'explain':139 'find':86,190 'front':30,43 'get':16,51,203 'given':161 'good':165 'hang':27 'home':134,174 'ignor':77,96 'interest':69 'knock':34 'leav':207 'like':108 'lot':18 'm':110 'meet':146 'name':193 'nap':158 'negat':185 'neighborhood':15,123 'nevertheless':32 'onlin':187 'open':48 'peopl':120,205 'pushi':75 're':67 'reason':166 'repres':198 'review':186 'ring':35,57 'salespeopl':13 'say':106 'second':73 'sell':112 'shout':142 'sign':26,79,99 'small':151 'sob':76 'solicit':90 'solicitor':8,25 'someth':107 'sorri':65 'time':162 'tip':4 'tri':49,156 'two':150 'ultim':85 'us':208 'usual':105 'video':58 'want':169 'way':201 'wife':129 'window':44,141 'wish':180 'work':117,132 'wors':39 'write':183 'yell':40"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688232683
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/628273"
    +editedAt: DateTimeImmutable @1688227270 {#1425
      date: 2023-07-01 18:01:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688219683 {#1416
      date: 2023-07-01 15:54:43.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "@snazzy0933 Tell them “I rent” gets rid of them immediately."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688441878 {#19152
    date: 2023-07-04 05:37:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snazzy0933"
    "@snazzy0933@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19149 …}
  +nested: Doctrine\ORM\PersistentCollection {#19175 …}
  +votes: Doctrine\ORM\PersistentCollection {#19177 …}
  +reports: Doctrine\ORM\PersistentCollection {#19179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19183 …}
  -id: 235
  -bodyTs: "'get':6 'immedi':10 'rent':5 'rid':7 'snazzy0933':1 'tell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/628273/-/reply/1200455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688441878 {#19151
    date: 2023-07-04 05:37:58.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\PostComment {#19150
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +post: App\Entity\Post {#1427
    +user: Proxies\__CG__\App\Entity\User {#1456 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "What-are-some-tips-for-dealing-with-solicitors-door-to-door"
    +body: """
      ### What are some tips for dealing with solicitors (door-to-door salespeople)? Our neighborhood gets a lot of them.\n
      \n
      We have a “No solicitors” sign hanging on the front door. Nevertheless, they knock, ring the doorbell, or worse, yell through the front window when it is open, trying to get our attention.\n
      \n
      We have a Ring video doorbell and have enabled the automatic “Sorry, we’re not interested” announcement after 15 seconds. These pushy SOBs ignore the sign and the announcement.\n
      \n
      When I ultimately find out they are soliciting and I ask why they ignored both the sign and the doorbell announcement, they usually say something like, “I’m not selling anything. I am just working with some people in the neighborhood…” or some such BS.\n
      \n
      My wife and I work from home and have had to explain the window shouting to coworkers in meetings. We also have two small children who could be trying to nap at any given time. We have good reasons to not want to be disturbed at home and these assholes disregard that wish.\n
      \n
      I will write a negative review online if I find out their name and company they are representing. Any other ways to get these people to leave us alone?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688441878 {#1419
      date: 2023-07-04 05:37:58.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1454 …}
    +votes: Doctrine\ORM\PersistentCollection {#1462 …}
    +reports: Doctrine\ORM\PersistentCollection {#1464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
    +children: []
    -id: 108
    -bodyTs: "'15':72 'alon':209 'also':148 'announc':70,82,103 'anyth':113 'ask':93 'askkbin':210 'asshol':177 'attent':53 'automat':64 'bs':127 'children':152 'compani':195 'could':154 'cowork':144 'deal':6 'disregard':178 'disturb':172 'door':10,12,31 'door-to-door':9 'doorbel':37,59,102 'enabl':62 'explain':139 'find':86,190 'front':30,43 'get':16,51,203 'given':161 'good':165 'hang':27 'home':134,174 'ignor':77,96 'interest':69 'knock':34 'leav':207 'like':108 'lot':18 'm':110 'meet':146 'name':193 'nap':158 'negat':185 'neighborhood':15,123 'nevertheless':32 'onlin':187 'open':48 'peopl':120,205 'pushi':75 're':67 'reason':166 'repres':198 'review':186 'ring':35,57 'salespeopl':13 'say':106 'second':73 'sell':112 'shout':142 'sign':26,79,99 'small':151 'sob':76 'solicit':90 'solicitor':8,25 'someth':107 'sorri':65 'time':162 'tip':4 'tri':49,156 'two':150 'ultim':85 'us':208 'usual':105 'video':58 'want':169 'way':201 'wife':129 'window':44,141 'wish':180 'work':117,132 'wors':39 'write':183 'yell':40"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688232683
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/628273"
    +editedAt: DateTimeImmutable @1688227270 {#1425
      date: 2023-07-01 18:01:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688219683 {#1416
      date: 2023-07-01 15:54:43.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "@snazzy0933 Tell them “I rent” gets rid of them immediately."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688441878 {#19152
    date: 2023-07-04 05:37:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snazzy0933"
    "@snazzy0933@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19149 …}
  +nested: Doctrine\ORM\PersistentCollection {#19175 …}
  +votes: Doctrine\ORM\PersistentCollection {#19177 …}
  +reports: Doctrine\ORM\PersistentCollection {#19179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19183 …}
  -id: 235
  -bodyTs: "'get':6 'immedi':10 'rent':5 'rid':7 'snazzy0933':1 'tell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/628273/-/reply/1200455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688441878 {#19151
    date: 2023-07-04 05:37:58.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Post {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "why-do-threads-that-reference-articles-on-outside-sites-redirect"
  +body: """
    why do threads that reference articles on outside sites redirect to kbin and not the outside site? (for example, worldnews often shows the external news site, but clicking the link takes you to a kbin.social post showing all the threads referencing that news site, not the actual site and story itself)\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688437613 {#1458
    date: 2023-07-04 04:26:53.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 103
  -bodyTs: "'actual':47 'articl':6 'askkbin':52 'click':28 'exampl':19 'extern':24 'kbin':12 'kbin.social':35 'link':30 'news':25,43 'often':21 'outsid':8,16 'post':36 'redirect':10 'refer':5 'referenc':41 'show':22,37 'site':9,17,26,44,48 'stori':50 'take':31 'thread':3,40 'worldnew':20"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688230866
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/626105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688205366 {#1459
    date: 2023-07-01 11:56:06.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Post {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "why-do-threads-that-reference-articles-on-outside-sites-redirect"
  +body: """
    why do threads that reference articles on outside sites redirect to kbin and not the outside site? (for example, worldnews often shows the external news site, but clicking the link takes you to a kbin.social post showing all the threads referencing that news site, not the actual site and story itself)\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688437613 {#1458
    date: 2023-07-04 04:26:53.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 103
  -bodyTs: "'actual':47 'articl':6 'askkbin':52 'click':28 'exampl':19 'extern':24 'kbin':12 'kbin.social':35 'link':30 'news':25,43 'often':21 'outsid':8,16 'post':36 'redirect':10 'refer':5 'referenc':41 'show':22,37 'site':9,17,26,44,48 'stori':50 'take':31 'thread':3,40 'worldnew':20"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688230866
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/626105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688205366 {#1459
    date: 2023-07-01 11:56:06.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Post {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "why-do-threads-that-reference-articles-on-outside-sites-redirect"
  +body: """
    why do threads that reference articles on outside sites redirect to kbin and not the outside site? (for example, worldnews often shows the external news site, but clicking the link takes you to a kbin.social post showing all the threads referencing that news site, not the actual site and story itself)\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688437613 {#1458
    date: 2023-07-04 04:26:53.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 103
  -bodyTs: "'actual':47 'articl':6 'askkbin':52 'click':28 'exampl':19 'extern':24 'kbin':12 'kbin.social':35 'link':30 'news':25,43 'often':21 'outsid':8,16 'post':36 'redirect':10 'refer':5 'referenc':41 'show':22,37 'site':9,17,26,44,48 'stori':50 'take':31 'thread':3,40 'worldnew':20"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688230866
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/626105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688205366 {#1459
    date: 2023-07-01 11:56:06.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\PostComment {#20948
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +post: App\Entity\Post {#1432
    +user: Proxies\__CG__\App\Entity\User {#1439 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "why-do-threads-that-reference-articles-on-outside-sites-redirect"
    +body: """
      why do threads that reference articles on outside sites redirect to kbin and not the outside site? (for example, worldnews often shows the external news site, but clicking the link takes you to a kbin.social post showing all the threads referencing that news site, not the actual site and story itself)\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688437613 {#1458
      date: 2023-07-04 04:26:53.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1433 …}
    +votes: Doctrine\ORM\PersistentCollection {#1436 …}
    +reports: Doctrine\ORM\PersistentCollection {#1435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
    +children: []
    -id: 103
    -bodyTs: "'actual':47 'articl':6 'askkbin':52 'click':28 'exampl':19 'extern':24 'kbin':12 'kbin.social':35 'link':30 'news':25,43 'often':21 'outsid':8,16 'post':36 'redirect':10 'refer':5 'referenc':41 'show':22,37 'site':9,17,26,44,48 'stori':50 'take':31 'thread':3,40 'worldnew':20"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688230866
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/626105"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688205366 {#1459
      date: 2023-07-01 11:56:06.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#18722 …}
  +root: App\Entity\PostComment {#18722 …}
  +image: null
  +body: "Thank you!! I thought I'd clicked everywhere but I'll give this a try!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688399714 {#20181
    date: 2023-07-03 17:55:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cherbal"
    "@God-Is-Love"
    "@Cherbal@kbin.social"
    "@Pamasich@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20956 …}
  +nested: Doctrine\ORM\PersistentCollection {#20949 …}
  +votes: Doctrine\ORM\PersistentCollection {#20954 …}
  +reports: Doctrine\ORM\PersistentCollection {#20953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10531 …}
  -id: 232
  -bodyTs: "'click':7 'd':6 'everywher':8 'give':12 'll':11 'thank':1 'thought':4 'tri':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/626105/-/reply/1182706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688399714 {#20182
    date: 2023-07-03 17:55:14.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\PostComment {#20948
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +post: App\Entity\Post {#1432
    +user: Proxies\__CG__\App\Entity\User {#1439 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "why-do-threads-that-reference-articles-on-outside-sites-redirect"
    +body: """
      why do threads that reference articles on outside sites redirect to kbin and not the outside site? (for example, worldnews often shows the external news site, but clicking the link takes you to a kbin.social post showing all the threads referencing that news site, not the actual site and story itself)\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688437613 {#1458
      date: 2023-07-04 04:26:53.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1433 …}
    +votes: Doctrine\ORM\PersistentCollection {#1436 …}
    +reports: Doctrine\ORM\PersistentCollection {#1435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
    +children: []
    -id: 103
    -bodyTs: "'actual':47 'articl':6 'askkbin':52 'click':28 'exampl':19 'extern':24 'kbin':12 'kbin.social':35 'link':30 'news':25,43 'often':21 'outsid':8,16 'post':36 'redirect':10 'refer':5 'referenc':41 'show':22,37 'site':9,17,26,44,48 'stori':50 'take':31 'thread':3,40 'worldnew':20"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688230866
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/626105"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688205366 {#1459
      date: 2023-07-01 11:56:06.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#18722 …}
  +root: App\Entity\PostComment {#18722 …}
  +image: null
  +body: "Thank you!! I thought I'd clicked everywhere but I'll give this a try!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688399714 {#20181
    date: 2023-07-03 17:55:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cherbal"
    "@God-Is-Love"
    "@Cherbal@kbin.social"
    "@Pamasich@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20956 …}
  +nested: Doctrine\ORM\PersistentCollection {#20949 …}
  +votes: Doctrine\ORM\PersistentCollection {#20954 …}
  +reports: Doctrine\ORM\PersistentCollection {#20953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10531 …}
  -id: 232
  -bodyTs: "'click':7 'd':6 'everywher':8 'give':12 'll':11 'thank':1 'thought':4 'tri':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/626105/-/reply/1182706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688399714 {#20182
    date: 2023-07-03 17:55:14.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\PostComment {#20948
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +post: App\Entity\Post {#1432
    +user: Proxies\__CG__\App\Entity\User {#1439 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "why-do-threads-that-reference-articles-on-outside-sites-redirect"
    +body: """
      why do threads that reference articles on outside sites redirect to kbin and not the outside site? (for example, worldnews often shows the external news site, but clicking the link takes you to a kbin.social post showing all the threads referencing that news site, not the actual site and story itself)\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688437613 {#1458
      date: 2023-07-04 04:26:53.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1433 …}
    +votes: Doctrine\ORM\PersistentCollection {#1436 …}
    +reports: Doctrine\ORM\PersistentCollection {#1435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
    +children: []
    -id: 103
    -bodyTs: "'actual':47 'articl':6 'askkbin':52 'click':28 'exampl':19 'extern':24 'kbin':12 'kbin.social':35 'link':30 'news':25,43 'often':21 'outsid':8,16 'post':36 'redirect':10 'refer':5 'referenc':41 'show':22,37 'site':9,17,26,44,48 'stori':50 'take':31 'thread':3,40 'worldnew':20"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688230866
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/626105"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688205366 {#1459
      date: 2023-07-01 11:56:06.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#18722 …}
  +root: App\Entity\PostComment {#18722 …}
  +image: null
  +body: "Thank you!! I thought I'd clicked everywhere but I'll give this a try!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688399714 {#20181
    date: 2023-07-03 17:55:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cherbal"
    "@God-Is-Love"
    "@Cherbal@kbin.social"
    "@Pamasich@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20956 …}
  +nested: Doctrine\ORM\PersistentCollection {#20949 …}
  +votes: Doctrine\ORM\PersistentCollection {#20954 …}
  +reports: Doctrine\ORM\PersistentCollection {#20953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10531 …}
  -id: 232
  -bodyTs: "'click':7 'd':6 'everywher':8 'give':12 'll':11 'thank':1 'thought':4 'tri':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/626105/-/reply/1182706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688399714 {#20182
    date: 2023-07-03 17:55:14.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\PostComment {#2904
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +post: App\Entity\Post {#1432
    +user: Proxies\__CG__\App\Entity\User {#1439 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "why-do-threads-that-reference-articles-on-outside-sites-redirect"
    +body: """
      why do threads that reference articles on outside sites redirect to kbin and not the outside site? (for example, worldnews often shows the external news site, but clicking the link takes you to a kbin.social post showing all the threads referencing that news site, not the actual site and story itself)\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688437613 {#1458
      date: 2023-07-04 04:26:53.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1433 …}
    +votes: Doctrine\ORM\PersistentCollection {#1436 …}
    +reports: Doctrine\ORM\PersistentCollection {#1435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
    +children: []
    -id: 103
    -bodyTs: "'actual':47 'articl':6 'askkbin':52 'click':28 'exampl':19 'extern':24 'kbin':12 'kbin.social':35 'link':30 'news':25,43 'often':21 'outsid':8,16 'post':36 'redirect':10 'refer':5 'referenc':41 'show':22,37 'site':9,17,26,44,48 'stori':50 'take':31 'thread':3,40 'worldnew':20"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688230866
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/626105"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688205366 {#1459
      date: 2023-07-01 11:56:06.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#18722 …}
  +root: App\Entity\PostComment {#18722 …}
  +image: null
  +body: """
    @Pamasich I knew it had to be something dumb, thanks for the help!\n
    \n
    @God-Is-Love@kbin.social
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688437613 {#10536
    date: 2023-07-04 04:26:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cherbal"
    "@God-Is-Love"
    "@Cherbal@kbin.social"
    "@Pamasich"
    "@Pamasich@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#2777 …}
  +nested: Doctrine\ORM\PersistentCollection {#9808 …}
  +votes: Doctrine\ORM\PersistentCollection {#12869 …}
  +reports: Doctrine\ORM\PersistentCollection {#12831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14988 …}
  -id: 234
  -bodyTs: "'dumb':9 'god-is-love@kbin.social':14 'help':13 'knew':3 'pamasich':1 'someth':8 'thank':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/626105/-/reply/1199117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688437613 {#10543
    date: 2023-07-04 04:26:53.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\PostComment {#2904
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +post: App\Entity\Post {#1432
    +user: Proxies\__CG__\App\Entity\User {#1439 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "why-do-threads-that-reference-articles-on-outside-sites-redirect"
    +body: """
      why do threads that reference articles on outside sites redirect to kbin and not the outside site? (for example, worldnews often shows the external news site, but clicking the link takes you to a kbin.social post showing all the threads referencing that news site, not the actual site and story itself)\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688437613 {#1458
      date: 2023-07-04 04:26:53.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1433 …}
    +votes: Doctrine\ORM\PersistentCollection {#1436 …}
    +reports: Doctrine\ORM\PersistentCollection {#1435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
    +children: []
    -id: 103
    -bodyTs: "'actual':47 'articl':6 'askkbin':52 'click':28 'exampl':19 'extern':24 'kbin':12 'kbin.social':35 'link':30 'news':25,43 'often':21 'outsid':8,16 'post':36 'redirect':10 'refer':5 'referenc':41 'show':22,37 'site':9,17,26,44,48 'stori':50 'take':31 'thread':3,40 'worldnew':20"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688230866
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/626105"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688205366 {#1459
      date: 2023-07-01 11:56:06.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#18722 …}
  +root: App\Entity\PostComment {#18722 …}
  +image: null
  +body: """
    @Pamasich I knew it had to be something dumb, thanks for the help!\n
    \n
    @God-Is-Love@kbin.social
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688437613 {#10536
    date: 2023-07-04 04:26:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cherbal"
    "@God-Is-Love"
    "@Cherbal@kbin.social"
    "@Pamasich"
    "@Pamasich@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#2777 …}
  +nested: Doctrine\ORM\PersistentCollection {#9808 …}
  +votes: Doctrine\ORM\PersistentCollection {#12869 …}
  +reports: Doctrine\ORM\PersistentCollection {#12831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14988 …}
  -id: 234
  -bodyTs: "'dumb':9 'god-is-love@kbin.social':14 'help':13 'knew':3 'pamasich':1 'someth':8 'thank':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/626105/-/reply/1199117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688437613 {#10543
    date: 2023-07-04 04:26:53.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\PostComment {#2904
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +post: App\Entity\Post {#1432
    +user: Proxies\__CG__\App\Entity\User {#1439 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "why-do-threads-that-reference-articles-on-outside-sites-redirect"
    +body: """
      why do threads that reference articles on outside sites redirect to kbin and not the outside site? (for example, worldnews often shows the external news site, but clicking the link takes you to a kbin.social post showing all the threads referencing that news site, not the actual site and story itself)\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688437613 {#1458
      date: 2023-07-04 04:26:53.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1433 …}
    +votes: Doctrine\ORM\PersistentCollection {#1436 …}
    +reports: Doctrine\ORM\PersistentCollection {#1435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
    +children: []
    -id: 103
    -bodyTs: "'actual':47 'articl':6 'askkbin':52 'click':28 'exampl':19 'extern':24 'kbin':12 'kbin.social':35 'link':30 'news':25,43 'often':21 'outsid':8,16 'post':36 'redirect':10 'refer':5 'referenc':41 'show':22,37 'site':9,17,26,44,48 'stori':50 'take':31 'thread':3,40 'worldnew':20"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688230866
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/626105"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688205366 {#1459
      date: 2023-07-01 11:56:06.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: App\Entity\PostComment {#18722 …}
  +root: App\Entity\PostComment {#18722 …}
  +image: null
  +body: """
    @Pamasich I knew it had to be something dumb, thanks for the help!\n
    \n
    @God-Is-Love@kbin.social
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688437613 {#10536
    date: 2023-07-04 04:26:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cherbal"
    "@God-Is-Love"
    "@Cherbal@kbin.social"
    "@Pamasich"
    "@Pamasich@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#2777 …}
  +nested: Doctrine\ORM\PersistentCollection {#9808 …}
  +votes: Doctrine\ORM\PersistentCollection {#12869 …}
  +reports: Doctrine\ORM\PersistentCollection {#12831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14988 …}
  -id: 234
  -bodyTs: "'dumb':9 'god-is-love@kbin.social':14 'help':13 'knew':3 'pamasich':1 'someth':8 'thank':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/626105/-/reply/1199117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688437613 {#10543
    date: 2023-07-04 04:26:53.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\Post {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "What-do-you-think-of-Mastodon-AskKbin"
  +body: """
    What do you think of Mastodon ?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688218726 {#1429
    date: 2023-07-01 15:38:46.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 93
  -bodyTs: "'askkbin':7 'mastodon':6 'think':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688173752
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/618649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688154252 {#1699
    date: 2023-06-30 21:44:12.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\Post {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "What-do-you-think-of-Mastodon-AskKbin"
  +body: """
    What do you think of Mastodon ?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688218726 {#1429
    date: 2023-07-01 15:38:46.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 93
  -bodyTs: "'askkbin':7 'mastodon':6 'think':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688173752
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/618649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688154252 {#1699
    date: 2023-06-30 21:44:12.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\Post {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "What-do-you-think-of-Mastodon-AskKbin"
  +body: """
    What do you think of Mastodon ?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688218726 {#1429
    date: 2023-07-01 15:38:46.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 93
  -bodyTs: "'askkbin':7 'mastodon':6 'think':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688173752
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/618649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688154252 {#1699
    date: 2023-06-30 21:44:12.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\PostComment {#23329
  +user: Proxies\__CG__\App\Entity\User {#4887 …}
  +post: App\Entity\Post {#1694
    +user: Proxies\__CG__\App\Entity\User {#1703 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "What-do-you-think-of-Mastodon-AskKbin"
    +body: """
      What do you think of Mastodon ?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218726 {#1429
      date: 2023-07-01 15:38:46.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1700 …}
    +votes: Doctrine\ORM\PersistentCollection {#1697 …}
    +reports: Doctrine\ORM\PersistentCollection {#1690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
    +children: []
    -id: 93
    -bodyTs: "'askkbin':7 'mastodon':6 'think':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688173752
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/618649"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688154252 {#1699
      date: 2023-06-30 21:44:12.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "@xc2215x I think it's useful occasionally, but I prefer KBin."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688209032 {#23331
    date: 2023-07-01 12:57:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x"
    "@xc2215x@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23328 …}
  +nested: Doctrine\ORM\PersistentCollection {#23354 …}
  +votes: Doctrine\ORM\PersistentCollection {#23356 …}
  +reports: Doctrine\ORM\PersistentCollection {#23358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23362 …}
  -id: 188
  -bodyTs: "'kbin':11 'occasion':7 'prefer':10 'think':3 'use':6 'xc2215x':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/618649/-/reply/1109746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688209032 {#23330
    date: 2023-07-01 12:57:12.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\PostComment {#23329
  +user: Proxies\__CG__\App\Entity\User {#4887 …}
  +post: App\Entity\Post {#1694
    +user: Proxies\__CG__\App\Entity\User {#1703 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "What-do-you-think-of-Mastodon-AskKbin"
    +body: """
      What do you think of Mastodon ?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218726 {#1429
      date: 2023-07-01 15:38:46.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1700 …}
    +votes: Doctrine\ORM\PersistentCollection {#1697 …}
    +reports: Doctrine\ORM\PersistentCollection {#1690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
    +children: []
    -id: 93
    -bodyTs: "'askkbin':7 'mastodon':6 'think':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688173752
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/618649"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688154252 {#1699
      date: 2023-06-30 21:44:12.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "@xc2215x I think it's useful occasionally, but I prefer KBin."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688209032 {#23331
    date: 2023-07-01 12:57:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x"
    "@xc2215x@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23328 …}
  +nested: Doctrine\ORM\PersistentCollection {#23354 …}
  +votes: Doctrine\ORM\PersistentCollection {#23356 …}
  +reports: Doctrine\ORM\PersistentCollection {#23358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23362 …}
  -id: 188
  -bodyTs: "'kbin':11 'occasion':7 'prefer':10 'think':3 'use':6 'xc2215x':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/618649/-/reply/1109746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688209032 {#23330
    date: 2023-07-01 12:57:12.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\PostComment {#23329
  +user: Proxies\__CG__\App\Entity\User {#4887 …}
  +post: App\Entity\Post {#1694
    +user: Proxies\__CG__\App\Entity\User {#1703 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "What-do-you-think-of-Mastodon-AskKbin"
    +body: """
      What do you think of Mastodon ?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218726 {#1429
      date: 2023-07-01 15:38:46.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1700 …}
    +votes: Doctrine\ORM\PersistentCollection {#1697 …}
    +reports: Doctrine\ORM\PersistentCollection {#1690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
    +children: []
    -id: 93
    -bodyTs: "'askkbin':7 'mastodon':6 'think':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688173752
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/618649"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688154252 {#1699
      date: 2023-06-30 21:44:12.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "@xc2215x I think it's useful occasionally, but I prefer KBin."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688209032 {#23331
    date: 2023-07-01 12:57:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x"
    "@xc2215x@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23328 …}
  +nested: Doctrine\ORM\PersistentCollection {#23354 …}
  +votes: Doctrine\ORM\PersistentCollection {#23356 …}
  +reports: Doctrine\ORM\PersistentCollection {#23358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23362 …}
  -id: 188
  -bodyTs: "'kbin':11 'occasion':7 'prefer':10 'think':3 'use':6 'xc2215x':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/618649/-/reply/1109746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688209032 {#23330
    date: 2023-07-01 12:57:12.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\PostComment {#23366
  +user: Proxies\__CG__\App\Entity\User {#23367 …}
  +post: App\Entity\Post {#1694
    +user: Proxies\__CG__\App\Entity\User {#1703 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "What-do-you-think-of-Mastodon-AskKbin"
    +body: """
      What do you think of Mastodon ?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218726 {#1429
      date: 2023-07-01 15:38:46.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1700 …}
    +votes: Doctrine\ORM\PersistentCollection {#1697 …}
    +reports: Doctrine\ORM\PersistentCollection {#1690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
    +children: []
    -id: 93
    -bodyTs: "'askkbin':7 'mastodon':6 'think':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688173752
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/618649"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688154252 {#1699
      date: 2023-06-30 21:44:12.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "@xc2215x Empty. The lack of normal-ass people means there aren't enough monkeys-at-typewriters to put out the occasional absolute banger."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688218726 {#23364
    date: 2023-07-01 15:38:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x"
    "@xc2215x@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23368 …}
  +nested: Doctrine\ORM\PersistentCollection {#23370 …}
  +votes: Doctrine\ORM\PersistentCollection {#23372 …}
  +reports: Doctrine\ORM\PersistentCollection {#23374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23378 …}
  -id: 193
  -bodyTs: "'absolut':24 'aren':12 'ass':8 'banger':25 'empti':2 'enough':14 'lack':4 'mean':10 'monkey':16 'monkeys-at-typewrit':15 'normal':7 'normal-ass':6 'occasion':23 'peopl':9 'put':20 'typewrit':18 'xc2215x':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/618649/-/reply/1111840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688218726 {#23365
    date: 2023-07-01 15:38:46.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\PostComment {#23366
  +user: Proxies\__CG__\App\Entity\User {#23367 …}
  +post: App\Entity\Post {#1694
    +user: Proxies\__CG__\App\Entity\User {#1703 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "What-do-you-think-of-Mastodon-AskKbin"
    +body: """
      What do you think of Mastodon ?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218726 {#1429
      date: 2023-07-01 15:38:46.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1700 …}
    +votes: Doctrine\ORM\PersistentCollection {#1697 …}
    +reports: Doctrine\ORM\PersistentCollection {#1690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
    +children: []
    -id: 93
    -bodyTs: "'askkbin':7 'mastodon':6 'think':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688173752
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/618649"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688154252 {#1699
      date: 2023-06-30 21:44:12.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "@xc2215x Empty. The lack of normal-ass people means there aren't enough monkeys-at-typewriters to put out the occasional absolute banger."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688218726 {#23364
    date: 2023-07-01 15:38:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x"
    "@xc2215x@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23368 …}
  +nested: Doctrine\ORM\PersistentCollection {#23370 …}
  +votes: Doctrine\ORM\PersistentCollection {#23372 …}
  +reports: Doctrine\ORM\PersistentCollection {#23374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23378 …}
  -id: 193
  -bodyTs: "'absolut':24 'aren':12 'ass':8 'banger':25 'empti':2 'enough':14 'lack':4 'mean':10 'monkey':16 'monkeys-at-typewrit':15 'normal':7 'normal-ass':6 'occasion':23 'peopl':9 'put':20 'typewrit':18 'xc2215x':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/618649/-/reply/1111840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688218726 {#23365
    date: 2023-07-01 15:38:46.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\PostComment {#23366
  +user: Proxies\__CG__\App\Entity\User {#23367 …}
  +post: App\Entity\Post {#1694
    +user: Proxies\__CG__\App\Entity\User {#1703 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "What-do-you-think-of-Mastodon-AskKbin"
    +body: """
      What do you think of Mastodon ?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218726 {#1429
      date: 2023-07-01 15:38:46.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1700 …}
    +votes: Doctrine\ORM\PersistentCollection {#1697 …}
    +reports: Doctrine\ORM\PersistentCollection {#1690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
    +children: []
    -id: 93
    -bodyTs: "'askkbin':7 'mastodon':6 'think':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688173752
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/618649"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688154252 {#1699
      date: 2023-06-30 21:44:12.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "@xc2215x Empty. The lack of normal-ass people means there aren't enough monkeys-at-typewriters to put out the occasional absolute banger."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688218726 {#23364
    date: 2023-07-01 15:38:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x"
    "@xc2215x@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23368 …}
  +nested: Doctrine\ORM\PersistentCollection {#23370 …}
  +votes: Doctrine\ORM\PersistentCollection {#23372 …}
  +reports: Doctrine\ORM\PersistentCollection {#23374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23378 …}
  -id: 193
  -bodyTs: "'absolut':24 'aren':12 'ass':8 'banger':25 'empti':2 'enough':14 'lack':4 'mean':10 'monkey':16 'monkeys-at-typewrit':15 'normal':7 'normal-ass':6 'occasion':23 'peopl':9 'put':20 'typewrit':18 'xc2215x':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/618649/-/reply/1111840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688218726 {#23365
    date: 2023-07-01 15:38:46.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\Post {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
  +body: """
    How do you get an avatar on kbin.social?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688218685 {#1609
    date: 2023-07-01 15:38:05.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 89
  -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688155995
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/614819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688129995 {#1606
    date: 2023-06-30 14:59:55.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\Post {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
  +body: """
    How do you get an avatar on kbin.social?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688218685 {#1609
    date: 2023-07-01 15:38:05.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 89
  -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688155995
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/614819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688129995 {#1606
    date: 2023-06-30 14:59:55.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\Post {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
  +body: """
    How do you get an avatar on kbin.social?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688218685 {#1609
    date: 2023-07-01 15:38:05.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 89
  -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688155995
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/614819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688129995 {#1606
    date: 2023-06-30 14:59:55.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\PostComment {#25587
  +user: Proxies\__CG__\App\Entity\User {#25586 …}
  +post: App\Entity\Post {#1614
    +user: Proxies\__CG__\App\Entity\User {#1612 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
    +body: """
      How do you get an avatar on kbin.social?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218685 {#1609
      date: 2023-07-01 15:38:05.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1615 …}
    +votes: Doctrine\ORM\PersistentCollection {#1752 …}
    +reports: Doctrine\ORM\PersistentCollection {#1639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
    +children: []
    -id: 89
    -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688155995
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/614819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688129995 {#1606
      date: 2023-06-30 14:59:55.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "‘wait, Reddit has avatars?’ - said swathes of users who discovered Reddit added useless features to their site making reddit.com look like absolute shit compared to old.reddit"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688131731 {#25589
    date: 2023-06-30 15:28:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SustainedChaos@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#25611 …}
  +nested: Doctrine\ORM\PersistentCollection {#25613 …}
  +votes: Doctrine\ORM\PersistentCollection {#25615 …}
  +reports: Doctrine\ORM\PersistentCollection {#25617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#25619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#25621 …}
  -id: 175
  -bodyTs: "'absolut':22 'ad':12 'avatar':4 'compar':24 'discov':10 'featur':14 'like':21 'look':20 'make':18 'old.reddit':26 'reddit':2,11 'reddit.com':19 'said':5 'shit':23 'site':17 'swath':6 'useless':13 'user':8 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/671657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688131731 {#25588
    date: 2023-06-30 15:28:51.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\PostComment {#25587
  +user: Proxies\__CG__\App\Entity\User {#25586 …}
  +post: App\Entity\Post {#1614
    +user: Proxies\__CG__\App\Entity\User {#1612 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
    +body: """
      How do you get an avatar on kbin.social?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218685 {#1609
      date: 2023-07-01 15:38:05.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1615 …}
    +votes: Doctrine\ORM\PersistentCollection {#1752 …}
    +reports: Doctrine\ORM\PersistentCollection {#1639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
    +children: []
    -id: 89
    -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688155995
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/614819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688129995 {#1606
      date: 2023-06-30 14:59:55.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "‘wait, Reddit has avatars?’ - said swathes of users who discovered Reddit added useless features to their site making reddit.com look like absolute shit compared to old.reddit"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688131731 {#25589
    date: 2023-06-30 15:28:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SustainedChaos@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#25611 …}
  +nested: Doctrine\ORM\PersistentCollection {#25613 …}
  +votes: Doctrine\ORM\PersistentCollection {#25615 …}
  +reports: Doctrine\ORM\PersistentCollection {#25617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#25619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#25621 …}
  -id: 175
  -bodyTs: "'absolut':22 'ad':12 'avatar':4 'compar':24 'discov':10 'featur':14 'like':21 'look':20 'make':18 'old.reddit':26 'reddit':2,11 'reddit.com':19 'said':5 'shit':23 'site':17 'swath':6 'useless':13 'user':8 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/671657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688131731 {#25588
    date: 2023-06-30 15:28:51.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\PostComment {#25587
  +user: Proxies\__CG__\App\Entity\User {#25586 …}
  +post: App\Entity\Post {#1614
    +user: Proxies\__CG__\App\Entity\User {#1612 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
    +body: """
      How do you get an avatar on kbin.social?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218685 {#1609
      date: 2023-07-01 15:38:05.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1615 …}
    +votes: Doctrine\ORM\PersistentCollection {#1752 …}
    +reports: Doctrine\ORM\PersistentCollection {#1639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
    +children: []
    -id: 89
    -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688155995
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/614819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688129995 {#1606
      date: 2023-06-30 14:59:55.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "‘wait, Reddit has avatars?’ - said swathes of users who discovered Reddit added useless features to their site making reddit.com look like absolute shit compared to old.reddit"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688131731 {#25589
    date: 2023-06-30 15:28:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SustainedChaos@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#25611 …}
  +nested: Doctrine\ORM\PersistentCollection {#25613 …}
  +votes: Doctrine\ORM\PersistentCollection {#25615 …}
  +reports: Doctrine\ORM\PersistentCollection {#25617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#25619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#25621 …}
  -id: 175
  -bodyTs: "'absolut':22 'ad':12 'avatar':4 'compar':24 'discov':10 'featur':14 'like':21 'look':20 'make':18 'old.reddit':26 'reddit':2,11 'reddit.com':19 'said':5 'shit':23 'site':17 'swath':6 'useless':13 'user':8 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/671657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688131731 {#25588
    date: 2023-06-30 15:28:51.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\PostComment {#25610
  +user: Proxies\__CG__\App\Entity\User {#25604 …}
  +post: App\Entity\Post {#1614
    +user: Proxies\__CG__\App\Entity\User {#1612 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
    +body: """
      How do you get an avatar on kbin.social?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218685 {#1609
      date: 2023-07-01 15:38:05.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1615 …}
    +votes: Doctrine\ORM\PersistentCollection {#1752 …}
    +reports: Doctrine\ORM\PersistentCollection {#1639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
    +children: []
    -id: 89
    -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688155995
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/614819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688129995 {#1606
      date: 2023-06-30 14:59:55.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "@SustainedChaos You go to profile dropdown menu-> Settings -> profile -> (scrolldown to) avatar. Select a file and press Save."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688218685 {#25609
    date: 2023-07-01 15:38:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SustainedChaos"
    "@SustainedChaos@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#25602 …}
  +nested: Doctrine\ORM\PersistentCollection {#25599 …}
  +votes: Doctrine\ORM\PersistentCollection {#25597 …}
  +reports: Doctrine\ORM\PersistentCollection {#25595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#25593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#25591 …}
  -id: 189
  -bodyTs: "'avatar':12 'dropdown':6 'file':15 'go':3 'menu':7 'press':17 'profil':5,9 'save':18 'scrolldown':10 'select':13 'set':8 'sustainedchao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.melroy.org/m/AskKbin@kbin.social/p/265/-/reply/447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688173518 {#25598
    date: 2023-07-01 03:05:18.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\PostComment {#25610
  +user: Proxies\__CG__\App\Entity\User {#25604 …}
  +post: App\Entity\Post {#1614
    +user: Proxies\__CG__\App\Entity\User {#1612 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
    +body: """
      How do you get an avatar on kbin.social?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218685 {#1609
      date: 2023-07-01 15:38:05.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1615 …}
    +votes: Doctrine\ORM\PersistentCollection {#1752 …}
    +reports: Doctrine\ORM\PersistentCollection {#1639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
    +children: []
    -id: 89
    -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688155995
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/614819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688129995 {#1606
      date: 2023-06-30 14:59:55.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "@SustainedChaos You go to profile dropdown menu-> Settings -> profile -> (scrolldown to) avatar. Select a file and press Save."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688218685 {#25609
    date: 2023-07-01 15:38:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SustainedChaos"
    "@SustainedChaos@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#25602 …}
  +nested: Doctrine\ORM\PersistentCollection {#25599 …}
  +votes: Doctrine\ORM\PersistentCollection {#25597 …}
  +reports: Doctrine\ORM\PersistentCollection {#25595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#25593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#25591 …}
  -id: 189
  -bodyTs: "'avatar':12 'dropdown':6 'file':15 'go':3 'menu':7 'press':17 'profil':5,9 'save':18 'scrolldown':10 'select':13 'set':8 'sustainedchao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.melroy.org/m/AskKbin@kbin.social/p/265/-/reply/447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688173518 {#25598
    date: 2023-07-01 03:05:18.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\PostComment {#25610
  +user: Proxies\__CG__\App\Entity\User {#25604 …}
  +post: App\Entity\Post {#1614
    +user: Proxies\__CG__\App\Entity\User {#1612 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
    +image: null
    +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
    +body: """
      How do you get an avatar on kbin.social?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218685 {#1609
      date: 2023-07-01 15:38:05.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1615 …}
    +votes: Doctrine\ORM\PersistentCollection {#1752 …}
    +reports: Doctrine\ORM\PersistentCollection {#1639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
    +children: []
    -id: 89
    -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688155995
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/614819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688129995 {#1606
      date: 2023-06-30 14:59:55.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +parent: null
  +root: null
  +image: null
  +body: "@SustainedChaos You go to profile dropdown menu-> Settings -> profile -> (scrolldown to) avatar. Select a file and press Save."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688218685 {#25609
    date: 2023-07-01 15:38:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SustainedChaos"
    "@SustainedChaos@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#25602 …}
  +nested: Doctrine\ORM\PersistentCollection {#25599 …}
  +votes: Doctrine\ORM\PersistentCollection {#25597 …}
  +reports: Doctrine\ORM\PersistentCollection {#25595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#25593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#25591 …}
  -id: 189
  -bodyTs: "'avatar':12 'dropdown':6 'file':15 'go':3 'menu':7 'press':17 'profil':5,9 'save':18 'scrolldown':10 'select':13 'set':8 'sustainedchao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.melroy.org/m/AskKbin@kbin.social/p/265/-/reply/447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688173518 {#25598
    date: 2023-07-01 03:05:18.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\Post {#1675
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "How-can-I-make-the-Home-page-of-the-app"
  +body: """
    How can I make the Home page of the app default to my subscribed magazines? I changed it in the settings but it keeps defaulting to "all"\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688063875 {#1648
    date: 2023-06-29 20:37:55.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 83
  -bodyTs: "'app':10 'askkbin':28 'chang':17 'default':11,25 'home':6 'keep':24 'magazin':15 'make':4 'page':7 'set':21 'subscrib':14"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688067442
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/604005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688058442 {#1665
    date: 2023-06-29 19:07:22.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\Post {#1675
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "How-can-I-make-the-Home-page-of-the-app"
  +body: """
    How can I make the Home page of the app default to my subscribed magazines? I changed it in the settings but it keeps defaulting to "all"\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688063875 {#1648
    date: 2023-06-29 20:37:55.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 83
  -bodyTs: "'app':10 'askkbin':28 'chang':17 'default':11,25 'home':6 'keep':24 'magazin':15 'make':4 'page':7 'set':21 'subscrib':14"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688067442
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/604005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688058442 {#1665
    date: 2023-06-29 19:07:22.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\Post {#1675
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2405 …}
  +image: null
  +slug: "How-can-I-make-the-Home-page-of-the-app"
  +body: """
    How can I make the Home page of the app default to my subscribed magazines? I changed it in the settings but it keeps defaulting to "all"\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688063875 {#1648
    date: 2023-06-29 20:37:55.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 83
  -bodyTs: "'app':10 'askkbin':28 'chang':17 'default':11,25 'home':6 'keep':24 'magazin':15 'make':4 'page':7 'set':21 'subscrib':14"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688067442
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/604005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688058442 {#1665
    date: 2023-06-29 19:07:22.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details