GET https://kbin.spritesserver.nl/u/@eldrichhydralisk@lemmy.sdf.org/active

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.28 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
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2411 …}
  +slug: "How-to-respond-to-gf-saying-I-m-fat"
  +title: "How to respond to gf saying "I'm fat""
  +url: null
  +body: "She gained some weight but she is not fat at all!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 109
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712131007 {#1554
    date: 2024-04-03 09:56:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
  +badges: Doctrine\ORM\PersistentCollection {#1630 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        First, try to understand what’s actually being said here. Sometimes I call myself fat because I’m above my target weight. But in my case my self-esteem is just fine: I’m a former gym rat who knows where I am, what I need to do to get back in shape, and that I’m still okay if I don’t get there. Saying “I’m fat” is a light jab at myself and a reminder to take steps toward my goals, nothing to worry about.\n
        \n
        If your GF is calling herself fat more hurtfully (which is sadly common) the issue is not how fat she is or isn’t. That’s just a symptom. The issue is whatever negative feeling is prompting her to tear herself down. Arguing with her about whether she’s *actually* fat won’t help with that, and might even do more harm than good. Maybe ask her how she’s doing, remind her that you love her just the way she is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703797169 {#1669
        date: 2023-12-28 21:59:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nobloat@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1560 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1550 …}
      +reports: Doctrine\ORM\PersistentCollection {#1548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
      -id: 260417
      -bodyTs: "'actual':7,139 'argu':132 'ask':155 'back':52 'call':13,94 'case':26 'common':102 'esteem':30 'even':148 'fat':15,70,96,108,140 'feel':124 'fine':33 'first':1 'former':37 'get':51,65 'gf':92 'goal':85 'good':153 'gym':38 'harm':151 'help':143 'hurt':98 'isn':112 'issu':104,120 'jab':74 'know':41 'light':73 'love':165 'm':18,35,58,69 'mayb':154 'might':147 'need':47 'negat':123 'noth':86 'okay':60 'prompt':126 'rat':39 'remind':79,161 'sad':101 'said':9 'say':67 'self':29 'self-esteem':28 'shape':54 'sometim':11 'step':82 'still':59 'symptom':118 'take':81 'target':21 'tear':129 'toward':83 'tri':2 'understand':4 'way':169 'weight':22 'whatev':122 'whether':136 'won':141 'worri':88"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6756892"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703797169 {#1528
        date: 2023-12-28 21:59:29.0 +01:00
      }
      +"title": 260417
    }
  ]
  -id: 25473
  -titleTs: "'fat':9 'gf':5 'm':8 'respond':3 'say':6"
  -bodyTs: "'fat':9 'gain':2 'weight':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703880389
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9849375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703793989 {#1683
    date: 2023-12-28 21:06:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2411 …}
  +slug: "How-to-respond-to-gf-saying-I-m-fat"
  +title: "How to respond to gf saying "I'm fat""
  +url: null
  +body: "She gained some weight but she is not fat at all!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 109
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712131007 {#1554
    date: 2024-04-03 09:56:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
  +badges: Doctrine\ORM\PersistentCollection {#1630 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        First, try to understand what’s actually being said here. Sometimes I call myself fat because I’m above my target weight. But in my case my self-esteem is just fine: I’m a former gym rat who knows where I am, what I need to do to get back in shape, and that I’m still okay if I don’t get there. Saying “I’m fat” is a light jab at myself and a reminder to take steps toward my goals, nothing to worry about.\n
        \n
        If your GF is calling herself fat more hurtfully (which is sadly common) the issue is not how fat she is or isn’t. That’s just a symptom. The issue is whatever negative feeling is prompting her to tear herself down. Arguing with her about whether she’s *actually* fat won’t help with that, and might even do more harm than good. Maybe ask her how she’s doing, remind her that you love her just the way she is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703797169 {#1669
        date: 2023-12-28 21:59:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nobloat@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1560 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1550 …}
      +reports: Doctrine\ORM\PersistentCollection {#1548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
      -id: 260417
      -bodyTs: "'actual':7,139 'argu':132 'ask':155 'back':52 'call':13,94 'case':26 'common':102 'esteem':30 'even':148 'fat':15,70,96,108,140 'feel':124 'fine':33 'first':1 'former':37 'get':51,65 'gf':92 'goal':85 'good':153 'gym':38 'harm':151 'help':143 'hurt':98 'isn':112 'issu':104,120 'jab':74 'know':41 'light':73 'love':165 'm':18,35,58,69 'mayb':154 'might':147 'need':47 'negat':123 'noth':86 'okay':60 'prompt':126 'rat':39 'remind':79,161 'sad':101 'said':9 'say':67 'self':29 'self-esteem':28 'shape':54 'sometim':11 'step':82 'still':59 'symptom':118 'take':81 'target':21 'tear':129 'toward':83 'tri':2 'understand':4 'way':169 'weight':22 'whatev':122 'whether':136 'won':141 'worri':88"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6756892"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703797169 {#1528
        date: 2023-12-28 21:59:29.0 +01:00
      }
      +"title": 260417
    }
  ]
  -id: 25473
  -titleTs: "'fat':9 'gf':5 'm':8 'respond':3 'say':6"
  -bodyTs: "'fat':9 'gain':2 'weight':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703880389
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9849375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703793989 {#1683
    date: 2023-12-28 21:06:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2411 …}
  +slug: "How-to-respond-to-gf-saying-I-m-fat"
  +title: "How to respond to gf saying "I'm fat""
  +url: null
  +body: "She gained some weight but she is not fat at all!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 109
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712131007 {#1554
    date: 2024-04-03 09:56:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
  +badges: Doctrine\ORM\PersistentCollection {#1630 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        First, try to understand what’s actually being said here. Sometimes I call myself fat because I’m above my target weight. But in my case my self-esteem is just fine: I’m a former gym rat who knows where I am, what I need to do to get back in shape, and that I’m still okay if I don’t get there. Saying “I’m fat” is a light jab at myself and a reminder to take steps toward my goals, nothing to worry about.\n
        \n
        If your GF is calling herself fat more hurtfully (which is sadly common) the issue is not how fat she is or isn’t. That’s just a symptom. The issue is whatever negative feeling is prompting her to tear herself down. Arguing with her about whether she’s *actually* fat won’t help with that, and might even do more harm than good. Maybe ask her how she’s doing, remind her that you love her just the way she is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703797169 {#1669
        date: 2023-12-28 21:59:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nobloat@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1560 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1550 …}
      +reports: Doctrine\ORM\PersistentCollection {#1548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
      -id: 260417
      -bodyTs: "'actual':7,139 'argu':132 'ask':155 'back':52 'call':13,94 'case':26 'common':102 'esteem':30 'even':148 'fat':15,70,96,108,140 'feel':124 'fine':33 'first':1 'former':37 'get':51,65 'gf':92 'goal':85 'good':153 'gym':38 'harm':151 'help':143 'hurt':98 'isn':112 'issu':104,120 'jab':74 'know':41 'light':73 'love':165 'm':18,35,58,69 'mayb':154 'might':147 'need':47 'negat':123 'noth':86 'okay':60 'prompt':126 'rat':39 'remind':79,161 'sad':101 'said':9 'say':67 'self':29 'self-esteem':28 'shape':54 'sometim':11 'step':82 'still':59 'symptom':118 'take':81 'target':21 'tear':129 'toward':83 'tri':2 'understand':4 'way':169 'weight':22 'whatev':122 'whether':136 'won':141 'worri':88"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6756892"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703797169 {#1528
        date: 2023-12-28 21:59:29.0 +01:00
      }
      +"title": 260417
    }
  ]
  -id: 25473
  -titleTs: "'fat':9 'gf':5 'm':8 'respond':3 'say':6"
  -bodyTs: "'fat':9 'gain':2 'weight':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703880389
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9849375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703793989 {#1683
    date: 2023-12-28 21:06:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1527
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2411 …}
    +slug: "How-to-respond-to-gf-saying-I-m-fat"
    +title: "How to respond to gf saying "I'm fat""
    +url: null
    +body: "She gained some weight but she is not fat at all!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 109
    +favouriteCount: 175
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712131007 {#1554
      date: 2024-04-03 09:56:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2447 …}
    +votes: Doctrine\ORM\PersistentCollection {#2462 …}
    +reports: Doctrine\ORM\PersistentCollection {#2456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
    +badges: Doctrine\ORM\PersistentCollection {#1630 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 25473
    -titleTs: "'fat':9 'gf':5 'm':8 'respond':3 'say':6"
    -bodyTs: "'fat':9 'gain':2 'weight':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703880389
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9849375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703793989 {#1683
      date: 2023-12-28 21:06:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    First, try to understand what’s actually being said here. Sometimes I call myself fat because I’m above my target weight. But in my case my self-esteem is just fine: I’m a former gym rat who knows where I am, what I need to do to get back in shape, and that I’m still okay if I don’t get there. Saying “I’m fat” is a light jab at myself and a reminder to take steps toward my goals, nothing to worry about.\n
    \n
    If your GF is calling herself fat more hurtfully (which is sadly common) the issue is not how fat she is or isn’t. That’s just a symptom. The issue is whatever negative feeling is prompting her to tear herself down. Arguing with her about whether she’s *actually* fat won’t help with that, and might even do more harm than good. Maybe ask her how she’s doing, remind her that you love her just the way she is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703797169 {#1669
    date: 2023-12-28 21:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nobloat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 260417
  -bodyTs: "'actual':7,139 'argu':132 'ask':155 'back':52 'call':13,94 'case':26 'common':102 'esteem':30 'even':148 'fat':15,70,96,108,140 'feel':124 'fine':33 'first':1 'former':37 'get':51,65 'gf':92 'goal':85 'good':153 'gym':38 'harm':151 'help':143 'hurt':98 'isn':112 'issu':104,120 'jab':74 'know':41 'light':73 'love':165 'm':18,35,58,69 'mayb':154 'might':147 'need':47 'negat':123 'noth':86 'okay':60 'prompt':126 'rat':39 'remind':79,161 'sad':101 'said':9 'say':67 'self':29 'self-esteem':28 'shape':54 'sometim':11 'step':82 'still':59 'symptom':118 'take':81 'target':21 'tear':129 'toward':83 'tri':2 'understand':4 'way':169 'weight':22 'whatev':122 'whether':136 'won':141 'worri':88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6756892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703797169 {#1528
    date: 2023-12-28 21:59:29.0 +01:00
  }
  +"title": 260417
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1527
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2411 …}
    +slug: "How-to-respond-to-gf-saying-I-m-fat"
    +title: "How to respond to gf saying "I'm fat""
    +url: null
    +body: "She gained some weight but she is not fat at all!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 109
    +favouriteCount: 175
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712131007 {#1554
      date: 2024-04-03 09:56:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2447 …}
    +votes: Doctrine\ORM\PersistentCollection {#2462 …}
    +reports: Doctrine\ORM\PersistentCollection {#2456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
    +badges: Doctrine\ORM\PersistentCollection {#1630 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 25473
    -titleTs: "'fat':9 'gf':5 'm':8 'respond':3 'say':6"
    -bodyTs: "'fat':9 'gain':2 'weight':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703880389
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9849375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703793989 {#1683
      date: 2023-12-28 21:06:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    First, try to understand what’s actually being said here. Sometimes I call myself fat because I’m above my target weight. But in my case my self-esteem is just fine: I’m a former gym rat who knows where I am, what I need to do to get back in shape, and that I’m still okay if I don’t get there. Saying “I’m fat” is a light jab at myself and a reminder to take steps toward my goals, nothing to worry about.\n
    \n
    If your GF is calling herself fat more hurtfully (which is sadly common) the issue is not how fat she is or isn’t. That’s just a symptom. The issue is whatever negative feeling is prompting her to tear herself down. Arguing with her about whether she’s *actually* fat won’t help with that, and might even do more harm than good. Maybe ask her how she’s doing, remind her that you love her just the way she is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703797169 {#1669
    date: 2023-12-28 21:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nobloat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 260417
  -bodyTs: "'actual':7,139 'argu':132 'ask':155 'back':52 'call':13,94 'case':26 'common':102 'esteem':30 'even':148 'fat':15,70,96,108,140 'feel':124 'fine':33 'first':1 'former':37 'get':51,65 'gf':92 'goal':85 'good':153 'gym':38 'harm':151 'help':143 'hurt':98 'isn':112 'issu':104,120 'jab':74 'know':41 'light':73 'love':165 'm':18,35,58,69 'mayb':154 'might':147 'need':47 'negat':123 'noth':86 'okay':60 'prompt':126 'rat':39 'remind':79,161 'sad':101 'said':9 'say':67 'self':29 'self-esteem':28 'shape':54 'sometim':11 'step':82 'still':59 'symptom':118 'take':81 'target':21 'tear':129 'toward':83 'tri':2 'understand':4 'way':169 'weight':22 'whatev':122 'whether':136 'won':141 'worri':88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6756892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703797169 {#1528
    date: 2023-12-28 21:59:29.0 +01:00
  }
  +"title": 260417
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1527
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2411 …}
    +slug: "How-to-respond-to-gf-saying-I-m-fat"
    +title: "How to respond to gf saying "I'm fat""
    +url: null
    +body: "She gained some weight but she is not fat at all!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 109
    +favouriteCount: 175
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712131007 {#1554
      date: 2024-04-03 09:56:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2447 …}
    +votes: Doctrine\ORM\PersistentCollection {#2462 …}
    +reports: Doctrine\ORM\PersistentCollection {#2456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
    +badges: Doctrine\ORM\PersistentCollection {#1630 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 25473
    -titleTs: "'fat':9 'gf':5 'm':8 'respond':3 'say':6"
    -bodyTs: "'fat':9 'gain':2 'weight':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703880389
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9849375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703793989 {#1683
      date: 2023-12-28 21:06:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    First, try to understand what’s actually being said here. Sometimes I call myself fat because I’m above my target weight. But in my case my self-esteem is just fine: I’m a former gym rat who knows where I am, what I need to do to get back in shape, and that I’m still okay if I don’t get there. Saying “I’m fat” is a light jab at myself and a reminder to take steps toward my goals, nothing to worry about.\n
    \n
    If your GF is calling herself fat more hurtfully (which is sadly common) the issue is not how fat she is or isn’t. That’s just a symptom. The issue is whatever negative feeling is prompting her to tear herself down. Arguing with her about whether she’s *actually* fat won’t help with that, and might even do more harm than good. Maybe ask her how she’s doing, remind her that you love her just the way she is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703797169 {#1669
    date: 2023-12-28 21:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nobloat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 260417
  -bodyTs: "'actual':7,139 'argu':132 'ask':155 'back':52 'call':13,94 'case':26 'common':102 'esteem':30 'even':148 'fat':15,70,96,108,140 'feel':124 'fine':33 'first':1 'former':37 'get':51,65 'gf':92 'goal':85 'good':153 'gym':38 'harm':151 'help':143 'hurt':98 'isn':112 'issu':104,120 'jab':74 'know':41 'light':73 'love':165 'm':18,35,58,69 'mayb':154 'might':147 'need':47 'negat':123 'noth':86 'okay':60 'prompt':126 'rat':39 'remind':79,161 'sad':101 'said':9 'say':67 'self':29 'self-esteem':28 'shape':54 'sometim':11 'step':82 'still':59 'symptom':118 'take':81 'target':21 'tear':129 'toward':83 'tri':2 'understand':4 'way':169 'weight':22 'whatev':122 'whether':136 'won':141 'worri':88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6756892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703797169 {#1528
    date: 2023-12-28 21:59:29.0 +01:00
  }
  +"title": 260417
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#1611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2411 …}
  +slug: "Be-honest-do-you-still-use-reddit"
  +title: "Be honest, do you still use reddit?"
  +url: null
  +body: """
    I used to check the front page at least once every day, and occassionally check specific subreddits. Now I don’t look at reddit unless theres some drama, like mods getting purged, then I’d go there and enjoy the drama. Occasionally there will be questions that only reddit has the answer to so I have to reluctantly use it. I got my uBlock Origin ready to kill all the ads. That shitty website will not get a cent out of me.\n
    \n
    What about you? Do you still use reddit?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 559
  +favouriteCount: 481
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689675219 {#1626
    date: 2023-07-18 12:13:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1907 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nope. I quit cold turkey on June 30 and haven’t been back. Well, not on purpose, at least. Sometimes a Google result sends me to Reddit, but when it loads I just close it and move to the next result. Lemmy works fine for everything I used Reddit for."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689347912 {#1428
        date: 2023-07-14 17:18:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@001100010010@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1588 …}
      +nested: Doctrine\ORM\PersistentCollection {#1584 …}
      +votes: Doctrine\ORM\PersistentCollection {#1580 …}
      +reports: Doctrine\ORM\PersistentCollection {#1583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
      -id: 16376
      -bodyTs: "'30':8 'back':13 'close':34 'cold':4 'everyth':46 'fine':44 'googl':22 'haven':10 'june':7 'least':19 'lemmi':42 'load':31 'move':37 'next':40 'nope':1 'purpos':17 'quit':3 'reddit':27,49 'result':23,41 'send':24 'sometim':20 'turkey':5 'use':48 'well':14 'work':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/1015150"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689347912 {#1440
        date: 2023-07-14 17:18:32.0 +02:00
      }
      +"title": 16376
    }
  ]
  -id: 1250
  -titleTs: "'honest':2 'reddit':7 'still':5 'use':6"
  -bodyTs: "'ad':71 'answer':52 'cent':79 'check':4,15 'd':35 'day':12 'drama':28,41 'enjoy':39 'everi':11 'front':6 'get':31,77 'go':36 'got':62 'kill':68 'least':9 'like':29 'look':22 'mod':30 'occasion':42 'occassion':14 'origin':65 'page':7 'purg':32 'question':46 'readi':66 'reddit':24,49,90 'reluct':58 'shitti':73 'specif':16 'still':88 'subreddit':17 'there':26 'ublock':64 'unless':25 'use':2,59,89 'websit':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689423927
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/673388"
  +editedAt: DateTimeImmutable @1689337570 {#1711
    date: 2023-07-14 14:26:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689337527 {#1557
    date: 2023-07-14 14:25:27.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#1611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2411 …}
  +slug: "Be-honest-do-you-still-use-reddit"
  +title: "Be honest, do you still use reddit?"
  +url: null
  +body: """
    I used to check the front page at least once every day, and occassionally check specific subreddits. Now I don’t look at reddit unless theres some drama, like mods getting purged, then I’d go there and enjoy the drama. Occasionally there will be questions that only reddit has the answer to so I have to reluctantly use it. I got my uBlock Origin ready to kill all the ads. That shitty website will not get a cent out of me.\n
    \n
    What about you? Do you still use reddit?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 559
  +favouriteCount: 481
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689675219 {#1626
    date: 2023-07-18 12:13:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1907 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nope. I quit cold turkey on June 30 and haven’t been back. Well, not on purpose, at least. Sometimes a Google result sends me to Reddit, but when it loads I just close it and move to the next result. Lemmy works fine for everything I used Reddit for."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689347912 {#1428
        date: 2023-07-14 17:18:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@001100010010@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1588 …}
      +nested: Doctrine\ORM\PersistentCollection {#1584 …}
      +votes: Doctrine\ORM\PersistentCollection {#1580 …}
      +reports: Doctrine\ORM\PersistentCollection {#1583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
      -id: 16376
      -bodyTs: "'30':8 'back':13 'close':34 'cold':4 'everyth':46 'fine':44 'googl':22 'haven':10 'june':7 'least':19 'lemmi':42 'load':31 'move':37 'next':40 'nope':1 'purpos':17 'quit':3 'reddit':27,49 'result':23,41 'send':24 'sometim':20 'turkey':5 'use':48 'well':14 'work':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/1015150"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689347912 {#1440
        date: 2023-07-14 17:18:32.0 +02:00
      }
      +"title": 16376
    }
  ]
  -id: 1250
  -titleTs: "'honest':2 'reddit':7 'still':5 'use':6"
  -bodyTs: "'ad':71 'answer':52 'cent':79 'check':4,15 'd':35 'day':12 'drama':28,41 'enjoy':39 'everi':11 'front':6 'get':31,77 'go':36 'got':62 'kill':68 'least':9 'like':29 'look':22 'mod':30 'occasion':42 'occassion':14 'origin':65 'page':7 'purg':32 'question':46 'readi':66 'reddit':24,49,90 'reluct':58 'shitti':73 'specif':16 'still':88 'subreddit':17 'there':26 'ublock':64 'unless':25 'use':2,59,89 'websit':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689423927
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/673388"
  +editedAt: DateTimeImmutable @1689337570 {#1711
    date: 2023-07-14 14:26:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689337527 {#1557
    date: 2023-07-14 14:25:27.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#1611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2411 …}
  +slug: "Be-honest-do-you-still-use-reddit"
  +title: "Be honest, do you still use reddit?"
  +url: null
  +body: """
    I used to check the front page at least once every day, and occassionally check specific subreddits. Now I don’t look at reddit unless theres some drama, like mods getting purged, then I’d go there and enjoy the drama. Occasionally there will be questions that only reddit has the answer to so I have to reluctantly use it. I got my uBlock Origin ready to kill all the ads. That shitty website will not get a cent out of me.\n
    \n
    What about you? Do you still use reddit?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 559
  +favouriteCount: 481
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689675219 {#1626
    date: 2023-07-18 12:13:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1907 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nope. I quit cold turkey on June 30 and haven’t been back. Well, not on purpose, at least. Sometimes a Google result sends me to Reddit, but when it loads I just close it and move to the next result. Lemmy works fine for everything I used Reddit for."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689347912 {#1428
        date: 2023-07-14 17:18:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@001100010010@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1588 …}
      +nested: Doctrine\ORM\PersistentCollection {#1584 …}
      +votes: Doctrine\ORM\PersistentCollection {#1580 …}
      +reports: Doctrine\ORM\PersistentCollection {#1583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
      -id: 16376
      -bodyTs: "'30':8 'back':13 'close':34 'cold':4 'everyth':46 'fine':44 'googl':22 'haven':10 'june':7 'least':19 'lemmi':42 'load':31 'move':37 'next':40 'nope':1 'purpos':17 'quit':3 'reddit':27,49 'result':23,41 'send':24 'sometim':20 'turkey':5 'use':48 'well':14 'work':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/1015150"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689347912 {#1440
        date: 2023-07-14 17:18:32.0 +02:00
      }
      +"title": 16376
    }
  ]
  -id: 1250
  -titleTs: "'honest':2 'reddit':7 'still':5 'use':6"
  -bodyTs: "'ad':71 'answer':52 'cent':79 'check':4,15 'd':35 'day':12 'drama':28,41 'enjoy':39 'everi':11 'front':6 'get':31,77 'go':36 'got':62 'kill':68 'least':9 'like':29 'look':22 'mod':30 'occasion':42 'occassion':14 'origin':65 'page':7 'purg':32 'question':46 'readi':66 'reddit':24,49,90 'reluct':58 'shitti':73 'specif':16 'still':88 'subreddit':17 'there':26 'ublock':64 'unless':25 'use':2,59,89 'websit':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689423927
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/673388"
  +editedAt: DateTimeImmutable @1689337570 {#1711
    date: 2023-07-14 14:26:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689337527 {#1557
    date: 2023-07-14 14:25:27.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#1611 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2411 …}
    +slug: "Be-honest-do-you-still-use-reddit"
    +title: "Be honest, do you still use reddit?"
    +url: null
    +body: """
      I used to check the front page at least once every day, and occassionally check specific subreddits. Now I don’t look at reddit unless theres some drama, like mods getting purged, then I’d go there and enjoy the drama. Occasionally there will be questions that only reddit has the answer to so I have to reluctantly use it. I got my uBlock Origin ready to kill all the ads. That shitty website will not get a cent out of me.\n
      \n
      What about you? Do you still use reddit?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 559
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689675219 {#1626
      date: 2023-07-18 12:13:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1906 …}
    +votes: Doctrine\ORM\PersistentCollection {#2384 …}
    +reports: Doctrine\ORM\PersistentCollection {#1926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    +badges: Doctrine\ORM\PersistentCollection {#1907 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 1250
    -titleTs: "'honest':2 'reddit':7 'still':5 'use':6"
    -bodyTs: "'ad':71 'answer':52 'cent':79 'check':4,15 'd':35 'day':12 'drama':28,41 'enjoy':39 'everi':11 'front':6 'get':31,77 'go':36 'got':62 'kill':68 'least':9 'like':29 'look':22 'mod':30 'occasion':42 'occassion':14 'origin':65 'page':7 'purg':32 'question':46 'readi':66 'reddit':24,49,90 'reluct':58 'shitti':73 'specif':16 'still':88 'subreddit':17 'there':26 'ublock':64 'unless':25 'use':2,59,89 'websit':74"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689423927
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/673388"
    +editedAt: DateTimeImmutable @1689337570 {#1711
      date: 2023-07-14 14:26:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689337527 {#1557
      date: 2023-07-14 14:25:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nope. I quit cold turkey on June 30 and haven’t been back. Well, not on purpose, at least. Sometimes a Google result sends me to Reddit, but when it loads I just close it and move to the next result. Lemmy works fine for everything I used Reddit for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689347912 {#1428
    date: 2023-07-14 17:18:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@001100010010@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1588 …}
  +nested: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  -id: 16376
  -bodyTs: "'30':8 'back':13 'close':34 'cold':4 'everyth':46 'fine':44 'googl':22 'haven':10 'june':7 'least':19 'lemmi':42 'load':31 'move':37 'next':40 'nope':1 'purpos':17 'quit':3 'reddit':27,49 'result':23,41 'send':24 'sometim':20 'turkey':5 'use':48 'well':14 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/1015150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689347912 {#1440
    date: 2023-07-14 17:18:32.0 +02:00
  }
  +"title": 16376
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#1611 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2411 …}
    +slug: "Be-honest-do-you-still-use-reddit"
    +title: "Be honest, do you still use reddit?"
    +url: null
    +body: """
      I used to check the front page at least once every day, and occassionally check specific subreddits. Now I don’t look at reddit unless theres some drama, like mods getting purged, then I’d go there and enjoy the drama. Occasionally there will be questions that only reddit has the answer to so I have to reluctantly use it. I got my uBlock Origin ready to kill all the ads. That shitty website will not get a cent out of me.\n
      \n
      What about you? Do you still use reddit?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 559
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689675219 {#1626
      date: 2023-07-18 12:13:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1906 …}
    +votes: Doctrine\ORM\PersistentCollection {#2384 …}
    +reports: Doctrine\ORM\PersistentCollection {#1926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    +badges: Doctrine\ORM\PersistentCollection {#1907 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 1250
    -titleTs: "'honest':2 'reddit':7 'still':5 'use':6"
    -bodyTs: "'ad':71 'answer':52 'cent':79 'check':4,15 'd':35 'day':12 'drama':28,41 'enjoy':39 'everi':11 'front':6 'get':31,77 'go':36 'got':62 'kill':68 'least':9 'like':29 'look':22 'mod':30 'occasion':42 'occassion':14 'origin':65 'page':7 'purg':32 'question':46 'readi':66 'reddit':24,49,90 'reluct':58 'shitti':73 'specif':16 'still':88 'subreddit':17 'there':26 'ublock':64 'unless':25 'use':2,59,89 'websit':74"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689423927
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/673388"
    +editedAt: DateTimeImmutable @1689337570 {#1711
      date: 2023-07-14 14:26:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689337527 {#1557
      date: 2023-07-14 14:25:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nope. I quit cold turkey on June 30 and haven’t been back. Well, not on purpose, at least. Sometimes a Google result sends me to Reddit, but when it loads I just close it and move to the next result. Lemmy works fine for everything I used Reddit for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689347912 {#1428
    date: 2023-07-14 17:18:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@001100010010@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1588 …}
  +nested: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  -id: 16376
  -bodyTs: "'30':8 'back':13 'close':34 'cold':4 'everyth':46 'fine':44 'googl':22 'haven':10 'june':7 'least':19 'lemmi':42 'load':31 'move':37 'next':40 'nope':1 'purpos':17 'quit':3 'reddit':27,49 'result':23,41 'send':24 'sometim':20 'turkey':5 'use':48 'well':14 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/1015150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689347912 {#1440
    date: 2023-07-14 17:18:32.0 +02:00
  }
  +"title": 16376
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#1611 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2411 …}
    +slug: "Be-honest-do-you-still-use-reddit"
    +title: "Be honest, do you still use reddit?"
    +url: null
    +body: """
      I used to check the front page at least once every day, and occassionally check specific subreddits. Now I don’t look at reddit unless theres some drama, like mods getting purged, then I’d go there and enjoy the drama. Occasionally there will be questions that only reddit has the answer to so I have to reluctantly use it. I got my uBlock Origin ready to kill all the ads. That shitty website will not get a cent out of me.\n
      \n
      What about you? Do you still use reddit?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 559
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689675219 {#1626
      date: 2023-07-18 12:13:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1906 …}
    +votes: Doctrine\ORM\PersistentCollection {#2384 …}
    +reports: Doctrine\ORM\PersistentCollection {#1926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    +badges: Doctrine\ORM\PersistentCollection {#1907 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 1250
    -titleTs: "'honest':2 'reddit':7 'still':5 'use':6"
    -bodyTs: "'ad':71 'answer':52 'cent':79 'check':4,15 'd':35 'day':12 'drama':28,41 'enjoy':39 'everi':11 'front':6 'get':31,77 'go':36 'got':62 'kill':68 'least':9 'like':29 'look':22 'mod':30 'occasion':42 'occassion':14 'origin':65 'page':7 'purg':32 'question':46 'readi':66 'reddit':24,49,90 'reluct':58 'shitti':73 'specif':16 'still':88 'subreddit':17 'there':26 'ublock':64 'unless':25 'use':2,59,89 'websit':74"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689423927
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/673388"
    +editedAt: DateTimeImmutable @1689337570 {#1711
      date: 2023-07-14 14:26:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689337527 {#1557
      date: 2023-07-14 14:25:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nope. I quit cold turkey on June 30 and haven’t been back. Well, not on purpose, at least. Sometimes a Google result sends me to Reddit, but when it loads I just close it and move to the next result. Lemmy works fine for everything I used Reddit for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689347912 {#1428
    date: 2023-07-14 17:18:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@001100010010@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1588 …}
  +nested: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  -id: 16376
  -bodyTs: "'30':8 'back':13 'close':34 'cold':4 'everyth':46 'fine':44 'googl':22 'haven':10 'june':7 'least':19 'lemmi':42 'load':31 'move':37 'next':40 'nope':1 'purpos':17 'quit':3 'reddit':27,49 'result':23,41 'send':24 'sometim':20 'turkey':5 'use':48 'well':14 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/1015150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689347912 {#1440
    date: 2023-07-14 17:18:32.0 +02:00
  }
  +"title": 16376
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_ADMIN
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 ROLE_MODERATOR
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