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 …}
}
22.49 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.07 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\Entry {#2396
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: App\Entity\Magazine {#261
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#269
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#248 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +entries: Doctrine\ORM\PersistentCollection {#191 …}
    +posts: Doctrine\ORM\PersistentCollection {#149 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
    +bans: Doctrine\ORM\PersistentCollection {#128 …}
    +reports: Doctrine\ORM\PersistentCollection {#114 …}
    +badges: Doctrine\ORM\PersistentCollection {#92 …}
    +logs: Doctrine\ORM\PersistentCollection {#82 …}
    +awards: Doctrine\ORM\PersistentCollection {#71 …}
    +categories: Doctrine\ORM\PersistentCollection {#1830 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#267
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#275
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
  +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
  +title: "Post blackout Reddit and the future of Buyitforlife"
  +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
  +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 54
  +score: 5
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689824474 {#1815
    date: 2023-07-20 05:41:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1916 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 158
  -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
  -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
  +cross: false
  +upVotes: 4
  +downVotes: 0
  +ranking: 1687315870
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043"
  +editedAt: DateTimeImmutable @1687232928 {#1813
    date: 2023-06-20 05:48:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687229470 {#1802
    date: 2023-06-20 04:51:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2396
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: App\Entity\Magazine {#261
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#269
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#248 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +entries: Doctrine\ORM\PersistentCollection {#191 …}
    +posts: Doctrine\ORM\PersistentCollection {#149 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
    +bans: Doctrine\ORM\PersistentCollection {#128 …}
    +reports: Doctrine\ORM\PersistentCollection {#114 …}
    +badges: Doctrine\ORM\PersistentCollection {#92 …}
    +logs: Doctrine\ORM\PersistentCollection {#82 …}
    +awards: Doctrine\ORM\PersistentCollection {#71 …}
    +categories: Doctrine\ORM\PersistentCollection {#1830 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#267
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#275
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
  +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
  +title: "Post blackout Reddit and the future of Buyitforlife"
  +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
  +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 54
  +score: 5
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689824474 {#1815
    date: 2023-07-20 05:41:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1916 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 158
  -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
  -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
  +cross: false
  +upVotes: 4
  +downVotes: 0
  +ranking: 1687315870
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043"
  +editedAt: DateTimeImmutable @1687232928 {#1813
    date: 2023-06-20 05:48:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687229470 {#1802
    date: 2023-06-20 04:51:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2396
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: App\Entity\Magazine {#261
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#269
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#248 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +entries: Doctrine\ORM\PersistentCollection {#191 …}
    +posts: Doctrine\ORM\PersistentCollection {#149 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
    +bans: Doctrine\ORM\PersistentCollection {#128 …}
    +reports: Doctrine\ORM\PersistentCollection {#114 …}
    +badges: Doctrine\ORM\PersistentCollection {#92 …}
    +logs: Doctrine\ORM\PersistentCollection {#82 …}
    +awards: Doctrine\ORM\PersistentCollection {#71 …}
    +categories: Doctrine\ORM\PersistentCollection {#1830 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#267
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#275
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
  +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
  +title: "Post blackout Reddit and the future of Buyitforlife"
  +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
  +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 54
  +score: 5
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689824474 {#1815
    date: 2023-07-20 05:41:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1916 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 158
  -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
  -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
  +cross: false
  +upVotes: 4
  +downVotes: 0
  +ranking: 1687315870
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043"
  +editedAt: DateTimeImmutable @1687232928 {#1813
    date: 2023-06-20 05:48:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687229470 {#1802
    date: 2023-06-20 04:51:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Here's a mirror that will let people see the post without giving reddit traffic: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1687232912 {#4041
    date: 2023-06-20 05:48:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4028 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3996 …}
  -id: 1275
  -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':18 'give':13 'let':7 'mirror':4 'peopl':8 'post':11 'reddit':14 'see':9 'teddit.adminforge.de':17 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':16 'traffic':15 'without':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/255902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687229545 {#3973
    date: 2023-06-20 04:52:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Here's a mirror that will let people see the post without giving reddit traffic: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1687232912 {#4041
    date: 2023-06-20 05:48:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4028 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3996 …}
  -id: 1275
  -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':18 'give':13 'let':7 'mirror':4 'peopl':8 'post':11 'reddit':14 'see':9 'teddit.adminforge.de':17 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':16 'traffic':15 'without':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/255902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687229545 {#3973
    date: 2023-06-20 04:52:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Here's a mirror that will let people see the post without giving reddit traffic: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1687232912 {#4041
    date: 2023-06-20 05:48:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4028 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3996 …}
  -id: 1275
  -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':18 'give':13 'let':7 'mirror':4 'peopl':8 'post':11 'reddit':14 'see':9 'teddit.adminforge.de':17 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':16 'traffic':15 'without':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/255902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687229545 {#3973
    date: 2023-06-20 04:52:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4380
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#3981 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "Here's a mirror that will let people see the post without giving reddit traffic: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1687232912 {#4041
      date: 2023-06-20 05:48:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3996 …}
    -id: 1275
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':18 'give':13 'let':7 'mirror':4 'peopl':8 'post':11 'reddit':14 'see':9 'teddit.adminforge.de':17 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':16 'traffic':15 'without':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/255902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687229545 {#3973
      date: 2023-06-20 04:52:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "I appreciate that, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687229640 {#4381
    date: 2023-06-20 04:54:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@Badabinski@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4371 …}
  +votes: Doctrine\ORM\PersistentCollection {#4375 …}
  +reports: Doctrine\ORM\PersistentCollection {#4385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
  -id: 1277
  -bodyTs: "'appreci':2 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/255912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687229640 {#4384
    date: 2023-06-20 04:54:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4380
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#3981 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "Here's a mirror that will let people see the post without giving reddit traffic: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1687232912 {#4041
      date: 2023-06-20 05:48:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3996 …}
    -id: 1275
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':18 'give':13 'let':7 'mirror':4 'peopl':8 'post':11 'reddit':14 'see':9 'teddit.adminforge.de':17 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':16 'traffic':15 'without':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/255902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687229545 {#3973
      date: 2023-06-20 04:52:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "I appreciate that, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687229640 {#4381
    date: 2023-06-20 04:54:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@Badabinski@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4371 …}
  +votes: Doctrine\ORM\PersistentCollection {#4375 …}
  +reports: Doctrine\ORM\PersistentCollection {#4385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
  -id: 1277
  -bodyTs: "'appreci':2 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/255912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687229640 {#4384
    date: 2023-06-20 04:54:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4380
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#3981 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "Here's a mirror that will let people see the post without giving reddit traffic: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1687232912 {#4041
      date: 2023-06-20 05:48:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3996 …}
    -id: 1275
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':18 'give':13 'let':7 'mirror':4 'peopl':8 'post':11 'reddit':14 'see':9 'teddit.adminforge.de':17 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':16 'traffic':15 'without':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/255902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687229545 {#3973
      date: 2023-06-20 04:52:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "I appreciate that, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687229640 {#4381
    date: 2023-06-20 04:54:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@Badabinski@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4371 …}
  +votes: Doctrine\ORM\PersistentCollection {#4375 …}
  +reports: Doctrine\ORM\PersistentCollection {#4385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
  -id: 1277
  -bodyTs: "'appreci':2 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/255912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687229640 {#4384
    date: 2023-06-20 04:54:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4078
  +user: App\Entity\User {#4062 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "I'd love to see BIFL here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1687259981 {#4084
    date: 2023-06-20 13:19:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4070 …}
  +nested: Doctrine\ORM\PersistentCollection {#4073 …}
  +votes: Doctrine\ORM\PersistentCollection {#4071 …}
  +reports: Doctrine\ORM\PersistentCollection {#4069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
  -id: 1304
  -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/352953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687235243 {#4082
    date: 2023-06-20 06:27:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4078
  +user: App\Entity\User {#4062 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "I'd love to see BIFL here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1687259981 {#4084
    date: 2023-06-20 13:19:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4070 …}
  +nested: Doctrine\ORM\PersistentCollection {#4073 …}
  +votes: Doctrine\ORM\PersistentCollection {#4071 …}
  +reports: Doctrine\ORM\PersistentCollection {#4069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
  -id: 1304
  -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/352953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687235243 {#4082
    date: 2023-06-20 06:27:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4078
  +user: App\Entity\User {#4062 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "I'd love to see BIFL here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1687259981 {#4084
    date: 2023-06-20 13:19:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4070 …}
  +nested: Doctrine\ORM\PersistentCollection {#4073 …}
  +votes: Doctrine\ORM\PersistentCollection {#4071 …}
  +reports: Doctrine\ORM\PersistentCollection {#4069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
  -id: 1304
  -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/352953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687235243 {#4082
    date: 2023-06-20 06:27:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4409
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4078
    +user: App\Entity\User {#4062 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "I'd love to see BIFL here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1687259981 {#4084
      date: 2023-06-20 13:19:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4070 …}
    +nested: Doctrine\ORM\PersistentCollection {#4073 …}
    +votes: Doctrine\ORM\PersistentCollection {#4071 …}
    +reports: Doctrine\ORM\PersistentCollection {#4069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
    -id: 1304
    -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/352953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687235243 {#4082
      date: 2023-06-20 06:27:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4078}
  +body: "Unless I horribly screwed up this thread, which is possible given it's my first here in the Fediverse, I'm fairly certain I posted this link within one of the BIFL magazines here on Kbin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687259851 {#4407
    date: 2023-06-20 13:17:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@kool_newt@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 1332
  -bodyTs: "'bifl':32 'certain':23 'fair':22 'fedivers':19 'first':15 'given':11 'horribl':3 'kbin':36 'link':27 'm':21 'magazin':33 'one':29 'possibl':10 'post':25 'screw':4 'thread':7 'unless':1 'within':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/263907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687259851 {#4408
    date: 2023-06-20 13:17:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4409
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4078
    +user: App\Entity\User {#4062 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "I'd love to see BIFL here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1687259981 {#4084
      date: 2023-06-20 13:19:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4070 …}
    +nested: Doctrine\ORM\PersistentCollection {#4073 …}
    +votes: Doctrine\ORM\PersistentCollection {#4071 …}
    +reports: Doctrine\ORM\PersistentCollection {#4069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
    -id: 1304
    -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/352953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687235243 {#4082
      date: 2023-06-20 06:27:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4078}
  +body: "Unless I horribly screwed up this thread, which is possible given it's my first here in the Fediverse, I'm fairly certain I posted this link within one of the BIFL magazines here on Kbin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687259851 {#4407
    date: 2023-06-20 13:17:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@kool_newt@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 1332
  -bodyTs: "'bifl':32 'certain':23 'fair':22 'fedivers':19 'first':15 'given':11 'horribl':3 'kbin':36 'link':27 'm':21 'magazin':33 'one':29 'possibl':10 'post':25 'screw':4 'thread':7 'unless':1 'within':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/263907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687259851 {#4408
    date: 2023-06-20 13:17:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4409
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4078
    +user: App\Entity\User {#4062 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "I'd love to see BIFL here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1687259981 {#4084
      date: 2023-06-20 13:19:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4070 …}
    +nested: Doctrine\ORM\PersistentCollection {#4073 …}
    +votes: Doctrine\ORM\PersistentCollection {#4071 …}
    +reports: Doctrine\ORM\PersistentCollection {#4069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
    -id: 1304
    -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/352953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687235243 {#4082
      date: 2023-06-20 06:27:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4078}
  +body: "Unless I horribly screwed up this thread, which is possible given it's my first here in the Fediverse, I'm fairly certain I posted this link within one of the BIFL magazines here on Kbin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687259851 {#4407
    date: 2023-06-20 13:17:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@kool_newt@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 1332
  -bodyTs: "'bifl':32 'certain':23 'fair':22 'fedivers':19 'first':15 'given':11 'horribl':3 'kbin':36 'link':27 'm':21 'magazin':33 'one':29 'possibl':10 'post':25 'screw':4 'thread':7 'unless':1 'within':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/263907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687259851 {#4408
    date: 2023-06-20 13:17:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4425
  +user: Proxies\__CG__\App\Entity\User {#4394 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4078
    +user: App\Entity\User {#4062 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "I'd love to see BIFL here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1687259981 {#4084
      date: 2023-06-20 13:19:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4070 …}
    +nested: Doctrine\ORM\PersistentCollection {#4073 …}
    +votes: Doctrine\ORM\PersistentCollection {#4071 …}
    +reports: Doctrine\ORM\PersistentCollection {#4069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
    -id: 1304
    -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/352953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687235243 {#4082
      date: 2023-06-20 06:27:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4078}
  +body: """
    @kool_newt\n
    \n
    - <https://sh.itjust.works/c/buytiforlife> (2000 subs on lemmy)\n
    - <https://kbin.social/m/buytiforlife@sh.itjust.works> (33 subs on kbin? subs did not federate)\n
    - <https://kbin.social/m/BuyItForLife> (2500 subs on kbin)\n
    \n
    @mountainpeacock
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687245869 {#4422
    date: 2023-06-20 09:24:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@kool_newt"
    "@mountainpeacock"
    "@kool_newt@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4426 …}
  +nested: Doctrine\ORM\PersistentCollection {#4428 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
  -id: 1307
  -bodyTs: "'/c/buytiforlife':5 '/m/buyitforlife':23 '/m/buytiforlife@sh.itjust.works':12 '2000':6 '2500':24 '33':13 'feder':20 'kbin':16,27 'kbin.social':11,22 'kbin.social/m/buyitforlife':21 'kbin.social/m/buytiforlife@sh.itjust.works':10 'kool':1 'lemmi':9 'mountainpeacock':28 'newt':2 'sh.itjust.works':4 'sh.itjust.works/c/buytiforlife':3 'sub':7,14,17,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260402"
  +editedAt: DateTimeImmutable @1687246131 {#4423
    date: 2023-06-20 09:28:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687245869 {#4424
    date: 2023-06-20 09:24:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4425
  +user: Proxies\__CG__\App\Entity\User {#4394 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4078
    +user: App\Entity\User {#4062 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "I'd love to see BIFL here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1687259981 {#4084
      date: 2023-06-20 13:19:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4070 …}
    +nested: Doctrine\ORM\PersistentCollection {#4073 …}
    +votes: Doctrine\ORM\PersistentCollection {#4071 …}
    +reports: Doctrine\ORM\PersistentCollection {#4069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
    -id: 1304
    -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/352953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687235243 {#4082
      date: 2023-06-20 06:27:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4078}
  +body: """
    @kool_newt\n
    \n
    - <https://sh.itjust.works/c/buytiforlife> (2000 subs on lemmy)\n
    - <https://kbin.social/m/buytiforlife@sh.itjust.works> (33 subs on kbin? subs did not federate)\n
    - <https://kbin.social/m/BuyItForLife> (2500 subs on kbin)\n
    \n
    @mountainpeacock
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687245869 {#4422
    date: 2023-06-20 09:24:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@kool_newt"
    "@mountainpeacock"
    "@kool_newt@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4426 …}
  +nested: Doctrine\ORM\PersistentCollection {#4428 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
  -id: 1307
  -bodyTs: "'/c/buytiforlife':5 '/m/buyitforlife':23 '/m/buytiforlife@sh.itjust.works':12 '2000':6 '2500':24 '33':13 'feder':20 'kbin':16,27 'kbin.social':11,22 'kbin.social/m/buyitforlife':21 'kbin.social/m/buytiforlife@sh.itjust.works':10 'kool':1 'lemmi':9 'mountainpeacock':28 'newt':2 'sh.itjust.works':4 'sh.itjust.works/c/buytiforlife':3 'sub':7,14,17,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260402"
  +editedAt: DateTimeImmutable @1687246131 {#4423
    date: 2023-06-20 09:28:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687245869 {#4424
    date: 2023-06-20 09:24:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4425
  +user: Proxies\__CG__\App\Entity\User {#4394 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4078
    +user: App\Entity\User {#4062 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "I'd love to see BIFL here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1687259981 {#4084
      date: 2023-06-20 13:19:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4070 …}
    +nested: Doctrine\ORM\PersistentCollection {#4073 …}
    +votes: Doctrine\ORM\PersistentCollection {#4071 …}
    +reports: Doctrine\ORM\PersistentCollection {#4069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
    -id: 1304
    -bodyTs: "'bifl':6 'd':2 'love':3 'see':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/352953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687235243 {#4082
      date: 2023-06-20 06:27:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4078}
  +body: """
    @kool_newt\n
    \n
    - <https://sh.itjust.works/c/buytiforlife> (2000 subs on lemmy)\n
    - <https://kbin.social/m/buytiforlife@sh.itjust.works> (33 subs on kbin? subs did not federate)\n
    - <https://kbin.social/m/BuyItForLife> (2500 subs on kbin)\n
    \n
    @mountainpeacock
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687245869 {#4422
    date: 2023-06-20 09:24:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@kool_newt"
    "@mountainpeacock"
    "@kool_newt@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4426 …}
  +nested: Doctrine\ORM\PersistentCollection {#4428 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
  -id: 1307
  -bodyTs: "'/c/buytiforlife':5 '/m/buyitforlife':23 '/m/buytiforlife@sh.itjust.works':12 '2000':6 '2500':24 '33':13 'feder':20 'kbin':16,27 'kbin.social':11,22 'kbin.social/m/buyitforlife':21 'kbin.social/m/buytiforlife@sh.itjust.works':10 'kool':1 'lemmi':9 'mountainpeacock':28 'newt':2 'sh.itjust.works':4 'sh.itjust.works/c/buytiforlife':3 'sub':7,14,17,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260402"
  +editedAt: DateTimeImmutable @1687246131 {#4423
    date: 2023-06-20 09:28:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687245869 {#4424
    date: 2023-06-20 09:24:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4145
  +user: App\Entity\User {#4158 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: """
    God damn, the replies in that thread are toxic af.\n
    \n
    I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687471887 {#4140
    date: 2023-06-23 00:11:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4146 …}
  +nested: Doctrine\ORM\PersistentCollection {#4148 …}
  +votes: Doctrine\ORM\PersistentCollection {#4150 …}
  +reports: Doctrine\ORM\PersistentCollection {#4152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
  -id: 1288
  -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233021 {#4141
    date: 2023-06-20 05:50:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4145
  +user: App\Entity\User {#4158 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: """
    God damn, the replies in that thread are toxic af.\n
    \n
    I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687471887 {#4140
    date: 2023-06-23 00:11:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4146 …}
  +nested: Doctrine\ORM\PersistentCollection {#4148 …}
  +votes: Doctrine\ORM\PersistentCollection {#4150 …}
  +reports: Doctrine\ORM\PersistentCollection {#4152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
  -id: 1288
  -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233021 {#4141
    date: 2023-06-20 05:50:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4145
  +user: App\Entity\User {#4158 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: """
    God damn, the replies in that thread are toxic af.\n
    \n
    I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687471887 {#4140
    date: 2023-06-23 00:11:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4146 …}
  +nested: Doctrine\ORM\PersistentCollection {#4148 …}
  +votes: Doctrine\ORM\PersistentCollection {#4150 …}
  +reports: Doctrine\ORM\PersistentCollection {#4152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
  -id: 1288
  -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233021 {#4141
    date: 2023-06-20 05:50:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4393
  +user: Proxies\__CG__\App\Entity\User {#4394 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4145
    +user: App\Entity\User {#4158 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      God damn, the replies in that thread are toxic af.\n
      \n
      I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1687471887 {#4140
      date: 2023-06-23 00:11:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4146 …}
    +nested: Doctrine\ORM\PersistentCollection {#4148 …}
    +votes: Doctrine\ORM\PersistentCollection {#4150 …}
    +reports: Doctrine\ORM\PersistentCollection {#4152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
    -id: 1288
    -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687233021 {#4141
      date: 2023-06-20 05:50:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "@McBinary can we at least eat the canary?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687246041 {#4391
    date: 2023-06-20 09:27:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4395 …}
  +nested: Doctrine\ORM\PersistentCollection {#4397 …}
  +votes: Doctrine\ORM\PersistentCollection {#4399 …}
  +reports: Doctrine\ORM\PersistentCollection {#4401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
  -id: 1308
  -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687246041 {#4392
    date: 2023-06-20 09:27:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4393
  +user: Proxies\__CG__\App\Entity\User {#4394 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4145
    +user: App\Entity\User {#4158 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      God damn, the replies in that thread are toxic af.\n
      \n
      I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1687471887 {#4140
      date: 2023-06-23 00:11:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4146 …}
    +nested: Doctrine\ORM\PersistentCollection {#4148 …}
    +votes: Doctrine\ORM\PersistentCollection {#4150 …}
    +reports: Doctrine\ORM\PersistentCollection {#4152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
    -id: 1288
    -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687233021 {#4141
      date: 2023-06-20 05:50:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "@McBinary can we at least eat the canary?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687246041 {#4391
    date: 2023-06-20 09:27:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4395 …}
  +nested: Doctrine\ORM\PersistentCollection {#4397 …}
  +votes: Doctrine\ORM\PersistentCollection {#4399 …}
  +reports: Doctrine\ORM\PersistentCollection {#4401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
  -id: 1308
  -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687246041 {#4392
    date: 2023-06-20 09:27:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4393
  +user: Proxies\__CG__\App\Entity\User {#4394 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4145
    +user: App\Entity\User {#4158 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      God damn, the replies in that thread are toxic af.\n
      \n
      I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1687471887 {#4140
      date: 2023-06-23 00:11:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4146 …}
    +nested: Doctrine\ORM\PersistentCollection {#4148 …}
    +votes: Doctrine\ORM\PersistentCollection {#4150 …}
    +reports: Doctrine\ORM\PersistentCollection {#4152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
    -id: 1288
    -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687233021 {#4141
      date: 2023-06-20 05:50:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "@McBinary can we at least eat the canary?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687246041 {#4391
    date: 2023-06-20 09:27:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4395 …}
  +nested: Doctrine\ORM\PersistentCollection {#4397 …}
  +votes: Doctrine\ORM\PersistentCollection {#4399 …}
  +reports: Doctrine\ORM\PersistentCollection {#4401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
  -id: 1308
  -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687246041 {#4392
    date: 2023-06-20 09:27:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4444
  +user: Proxies\__CG__\App\Entity\User {#4447 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4393
    +user: Proxies\__CG__\App\Entity\User {#4394 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4145
      +user: App\Entity\User {#4158 …}
      +entry: App\Entity\Entry {#2396}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        God damn, the replies in that thread are toxic af.\n
        \n
        I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1687471887 {#4140
        date: 2023-06-23 00:11:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4146 …}
      +nested: Doctrine\ORM\PersistentCollection {#4148 …}
      +votes: Doctrine\ORM\PersistentCollection {#4150 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 1288
      -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687233021 {#4141
        date: 2023-06-20 05:50:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "@McBinary can we at least eat the canary?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687246041 {#4391
      date: 2023-06-20 09:27:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4395 …}
    +nested: Doctrine\ORM\PersistentCollection {#4397 …}
    +votes: Doctrine\ORM\PersistentCollection {#4399 …}
    +reports: Doctrine\ORM\PersistentCollection {#4401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
    -id: 1308
    -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687246041 {#4392
      date: 2023-06-20 09:27:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "Can we at least cook the canary before eating it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687363303 {#4443
    date: 2023-06-21 18:01:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4451 …}
  +nested: Doctrine\ORM\PersistentCollection {#4453 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 1451
  -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687363303 {#4440
    date: 2023-06-21 18:01:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4444
  +user: Proxies\__CG__\App\Entity\User {#4447 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4393
    +user: Proxies\__CG__\App\Entity\User {#4394 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4145
      +user: App\Entity\User {#4158 …}
      +entry: App\Entity\Entry {#2396}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        God damn, the replies in that thread are toxic af.\n
        \n
        I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1687471887 {#4140
        date: 2023-06-23 00:11:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4146 …}
      +nested: Doctrine\ORM\PersistentCollection {#4148 …}
      +votes: Doctrine\ORM\PersistentCollection {#4150 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 1288
      -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687233021 {#4141
        date: 2023-06-20 05:50:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "@McBinary can we at least eat the canary?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687246041 {#4391
      date: 2023-06-20 09:27:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4395 …}
    +nested: Doctrine\ORM\PersistentCollection {#4397 …}
    +votes: Doctrine\ORM\PersistentCollection {#4399 …}
    +reports: Doctrine\ORM\PersistentCollection {#4401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
    -id: 1308
    -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687246041 {#4392
      date: 2023-06-20 09:27:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "Can we at least cook the canary before eating it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687363303 {#4443
    date: 2023-06-21 18:01:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4451 …}
  +nested: Doctrine\ORM\PersistentCollection {#4453 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 1451
  -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687363303 {#4440
    date: 2023-06-21 18:01:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4444
  +user: Proxies\__CG__\App\Entity\User {#4447 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4393
    +user: Proxies\__CG__\App\Entity\User {#4394 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4145
      +user: App\Entity\User {#4158 …}
      +entry: App\Entity\Entry {#2396}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        God damn, the replies in that thread are toxic af.\n
        \n
        I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1687471887 {#4140
        date: 2023-06-23 00:11:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4146 …}
      +nested: Doctrine\ORM\PersistentCollection {#4148 …}
      +votes: Doctrine\ORM\PersistentCollection {#4150 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 1288
      -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687233021 {#4141
        date: 2023-06-20 05:50:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "@McBinary can we at least eat the canary?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687246041 {#4391
      date: 2023-06-20 09:27:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4395 …}
    +nested: Doctrine\ORM\PersistentCollection {#4397 …}
    +votes: Doctrine\ORM\PersistentCollection {#4399 …}
    +reports: Doctrine\ORM\PersistentCollection {#4401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
    -id: 1308
    -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687246041 {#4392
      date: 2023-06-20 09:27:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "Can we at least cook the canary before eating it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687363303 {#4443
    date: 2023-06-21 18:01:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4451 …}
  +nested: Doctrine\ORM\PersistentCollection {#4453 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 1451
  -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687363303 {#4440
    date: 2023-06-21 18:01:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4468
  +user: Proxies\__CG__\App\Entity\User {#4394 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4444
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4393
      +user: Proxies\__CG__\App\Entity\User {#4394 …}
      +entry: App\Entity\Entry {#2396}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4145
        +user: App\Entity\User {#4158 …}
        +entry: App\Entity\Entry {#2396}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: """
          God damn, the replies in that thread are toxic af.\n
          \n
          I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1687471887 {#4140
          date: 2023-06-23 00:11:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4146 …}
        +nested: Doctrine\ORM\PersistentCollection {#4148 …}
        +votes: Doctrine\ORM\PersistentCollection {#4150 …}
        +reports: Doctrine\ORM\PersistentCollection {#4152 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
        -id: 1288
        -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687233021 {#4141
          date: 2023-06-20 05:50:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4145}
      +body: "@McBinary can we at least eat the canary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687246041 {#4391
        date: 2023-06-20 09:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4395 …}
      +nested: Doctrine\ORM\PersistentCollection {#4397 …}
      +votes: Doctrine\ORM\PersistentCollection {#4399 …}
      +reports: Doctrine\ORM\PersistentCollection {#4401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
      -id: 1308
      -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687246041 {#4392
        date: 2023-06-20 09:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "Can we at least cook the canary before eating it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687363303 {#4443
      date: 2023-06-21 18:01:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4451 …}
    +nested: Doctrine\ORM\PersistentCollection {#4453 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 1451
    -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687363303 {#4440
      date: 2023-06-21 18:01:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "I'm looking for recipes for canaries but it's not easy to find. Haven't found any and chatgpt doesn't wanna collaborate. Let's just do chicken seasoning!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687368600 {#4471
    date: 2023-06-21 19:30:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4466 …}
  +nested: Doctrine\ORM\PersistentCollection {#4464 …}
  +votes: Doctrine\ORM\PersistentCollection {#4462 …}
  +reports: Doctrine\ORM\PersistentCollection {#4478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
  -id: 1452
  -bodyTs: "'canari':7 'chatgpt':20 'chicken':29 'collabor':24 'doesn':21 'easi':12 'find':14 'found':17 'haven':15 'let':25 'look':3 'm':2 'recip':5 'season':30 'wanna':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/299418"
  +editedAt: DateTimeImmutable @1687371453 {#4474
    date: 2023-06-21 20:17:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687368600 {#4476
    date: 2023-06-21 19:30:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4468
  +user: Proxies\__CG__\App\Entity\User {#4394 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4444
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4393
      +user: Proxies\__CG__\App\Entity\User {#4394 …}
      +entry: App\Entity\Entry {#2396}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4145
        +user: App\Entity\User {#4158 …}
        +entry: App\Entity\Entry {#2396}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: """
          God damn, the replies in that thread are toxic af.\n
          \n
          I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1687471887 {#4140
          date: 2023-06-23 00:11:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4146 …}
        +nested: Doctrine\ORM\PersistentCollection {#4148 …}
        +votes: Doctrine\ORM\PersistentCollection {#4150 …}
        +reports: Doctrine\ORM\PersistentCollection {#4152 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
        -id: 1288
        -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687233021 {#4141
          date: 2023-06-20 05:50:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4145}
      +body: "@McBinary can we at least eat the canary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687246041 {#4391
        date: 2023-06-20 09:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4395 …}
      +nested: Doctrine\ORM\PersistentCollection {#4397 …}
      +votes: Doctrine\ORM\PersistentCollection {#4399 …}
      +reports: Doctrine\ORM\PersistentCollection {#4401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
      -id: 1308
      -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687246041 {#4392
        date: 2023-06-20 09:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "Can we at least cook the canary before eating it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687363303 {#4443
      date: 2023-06-21 18:01:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4451 …}
    +nested: Doctrine\ORM\PersistentCollection {#4453 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 1451
    -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687363303 {#4440
      date: 2023-06-21 18:01:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "I'm looking for recipes for canaries but it's not easy to find. Haven't found any and chatgpt doesn't wanna collaborate. Let's just do chicken seasoning!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687368600 {#4471
    date: 2023-06-21 19:30:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4466 …}
  +nested: Doctrine\ORM\PersistentCollection {#4464 …}
  +votes: Doctrine\ORM\PersistentCollection {#4462 …}
  +reports: Doctrine\ORM\PersistentCollection {#4478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
  -id: 1452
  -bodyTs: "'canari':7 'chatgpt':20 'chicken':29 'collabor':24 'doesn':21 'easi':12 'find':14 'found':17 'haven':15 'let':25 'look':3 'm':2 'recip':5 'season':30 'wanna':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/299418"
  +editedAt: DateTimeImmutable @1687371453 {#4474
    date: 2023-06-21 20:17:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687368600 {#4476
    date: 2023-06-21 19:30:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4468
  +user: Proxies\__CG__\App\Entity\User {#4394 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4444
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4393
      +user: Proxies\__CG__\App\Entity\User {#4394 …}
      +entry: App\Entity\Entry {#2396}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4145
        +user: App\Entity\User {#4158 …}
        +entry: App\Entity\Entry {#2396}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: """
          God damn, the replies in that thread are toxic af.\n
          \n
          I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1687471887 {#4140
          date: 2023-06-23 00:11:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4146 …}
        +nested: Doctrine\ORM\PersistentCollection {#4148 …}
        +votes: Doctrine\ORM\PersistentCollection {#4150 …}
        +reports: Doctrine\ORM\PersistentCollection {#4152 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
        -id: 1288
        -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687233021 {#4141
          date: 2023-06-20 05:50:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4145}
      +body: "@McBinary can we at least eat the canary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687246041 {#4391
        date: 2023-06-20 09:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4395 …}
      +nested: Doctrine\ORM\PersistentCollection {#4397 …}
      +votes: Doctrine\ORM\PersistentCollection {#4399 …}
      +reports: Doctrine\ORM\PersistentCollection {#4401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
      -id: 1308
      -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687246041 {#4392
        date: 2023-06-20 09:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "Can we at least cook the canary before eating it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687363303 {#4443
      date: 2023-06-21 18:01:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4451 …}
    +nested: Doctrine\ORM\PersistentCollection {#4453 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 1451
    -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687363303 {#4440
      date: 2023-06-21 18:01:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "I'm looking for recipes for canaries but it's not easy to find. Haven't found any and chatgpt doesn't wanna collaborate. Let's just do chicken seasoning!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687368600 {#4471
    date: 2023-06-21 19:30:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4466 …}
  +nested: Doctrine\ORM\PersistentCollection {#4464 …}
  +votes: Doctrine\ORM\PersistentCollection {#4462 …}
  +reports: Doctrine\ORM\PersistentCollection {#4478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
  -id: 1452
  -bodyTs: "'canari':7 'chatgpt':20 'chicken':29 'collabor':24 'doesn':21 'easi':12 'find':14 'found':17 'haven':15 'let':25 'look':3 'm':2 'recip':5 'season':30 'wanna':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/299418"
  +editedAt: DateTimeImmutable @1687371453 {#4474
    date: 2023-06-21 20:17:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687368600 {#4476
    date: 2023-06-21 19:30:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4501
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4468
    +user: Proxies\__CG__\App\Entity\User {#4394 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4444
      +user: Proxies\__CG__\App\Entity\User {#4447 …}
      +entry: App\Entity\Entry {#2396}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4393
        +user: Proxies\__CG__\App\Entity\User {#4394 …}
        +entry: App\Entity\Entry {#2396}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: App\Entity\EntryComment {#4145
          +user: App\Entity\User {#4158 …}
          +entry: App\Entity\Entry {#2396}
          +magazine: App\Entity\Magazine {#261}
          +image: null
          +parent: null
          +root: null
          +body: """
            God damn, the replies in that thread are toxic af.\n
            \n
            I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1687471887 {#4140
            date: 2023-06-23 00:11:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mountainpeacock@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4146 …}
          +nested: Doctrine\ORM\PersistentCollection {#4148 …}
          +votes: Doctrine\ORM\PersistentCollection {#4150 …}
          +reports: Doctrine\ORM\PersistentCollection {#4152 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
          -id: 1288
          -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687233021 {#4141
            date: 2023-06-20 05:50:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4145}
        +body: "@McBinary can we at least eat the canary?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1687246041 {#4391
          date: 2023-06-20 09:27:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
          "@McBinary"
          "@McBinary@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4395 …}
        +nested: Doctrine\ORM\PersistentCollection {#4397 …}
        +votes: Doctrine\ORM\PersistentCollection {#4399 …}
        +reports: Doctrine\ORM\PersistentCollection {#4401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
        -id: 1308
        -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687246041 {#4392
          date: 2023-06-20 09:27:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4145}
      +body: "Can we at least cook the canary before eating it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687363303 {#4443
        date: 2023-06-21 18:01:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
        "@kill@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4451 …}
      +nested: Doctrine\ORM\PersistentCollection {#4453 …}
      +votes: Doctrine\ORM\PersistentCollection {#4449 …}
      +reports: Doctrine\ORM\PersistentCollection {#4455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
      -id: 1451
      -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687363303 {#4440
        date: 2023-06-21 18:01:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "I'm looking for recipes for canaries but it's not easy to find. Haven't found any and chatgpt doesn't wanna collaborate. Let's just do chicken seasoning!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687368600 {#4471
      date: 2023-06-21 19:30:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
      "@SpezTheSpaz@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4464 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4478 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
    -id: 1452
    -bodyTs: "'canari':7 'chatgpt':20 'chicken':29 'collabor':24 'doesn':21 'easi':12 'find':14 'found':17 'haven':15 'let':25 'look':3 'm':2 'recip':5 'season':30 'wanna':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/299418"
    +editedAt: DateTimeImmutable @1687371453 {#4474
      date: 2023-06-21 20:17:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687368600 {#4476
      date: 2023-06-21 19:30:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "Possibly an orange glaze"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687434891 {#4506
    date: 2023-06-22 13:54:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4509 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4520 …}
  -id: 1479
  -bodyTs: "'glaze':4 'orang':3 'possibl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/318516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687434891 {#4503
    date: 2023-06-22 13:54:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4501
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4468
    +user: Proxies\__CG__\App\Entity\User {#4394 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4444
      +user: Proxies\__CG__\App\Entity\User {#4447 …}
      +entry: App\Entity\Entry {#2396}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4393
        +user: Proxies\__CG__\App\Entity\User {#4394 …}
        +entry: App\Entity\Entry {#2396}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: App\Entity\EntryComment {#4145
          +user: App\Entity\User {#4158 …}
          +entry: App\Entity\Entry {#2396}
          +magazine: App\Entity\Magazine {#261}
          +image: null
          +parent: null
          +root: null
          +body: """
            God damn, the replies in that thread are toxic af.\n
            \n
            I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1687471887 {#4140
            date: 2023-06-23 00:11:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mountainpeacock@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4146 …}
          +nested: Doctrine\ORM\PersistentCollection {#4148 …}
          +votes: Doctrine\ORM\PersistentCollection {#4150 …}
          +reports: Doctrine\ORM\PersistentCollection {#4152 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
          -id: 1288
          -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687233021 {#4141
            date: 2023-06-20 05:50:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4145}
        +body: "@McBinary can we at least eat the canary?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1687246041 {#4391
          date: 2023-06-20 09:27:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
          "@McBinary"
          "@McBinary@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4395 …}
        +nested: Doctrine\ORM\PersistentCollection {#4397 …}
        +votes: Doctrine\ORM\PersistentCollection {#4399 …}
        +reports: Doctrine\ORM\PersistentCollection {#4401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
        -id: 1308
        -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687246041 {#4392
          date: 2023-06-20 09:27:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4145}
      +body: "Can we at least cook the canary before eating it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687363303 {#4443
        date: 2023-06-21 18:01:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
        "@kill@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4451 …}
      +nested: Doctrine\ORM\PersistentCollection {#4453 …}
      +votes: Doctrine\ORM\PersistentCollection {#4449 …}
      +reports: Doctrine\ORM\PersistentCollection {#4455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
      -id: 1451
      -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687363303 {#4440
        date: 2023-06-21 18:01:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "I'm looking for recipes for canaries but it's not easy to find. Haven't found any and chatgpt doesn't wanna collaborate. Let's just do chicken seasoning!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687368600 {#4471
      date: 2023-06-21 19:30:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
      "@SpezTheSpaz@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4464 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4478 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
    -id: 1452
    -bodyTs: "'canari':7 'chatgpt':20 'chicken':29 'collabor':24 'doesn':21 'easi':12 'find':14 'found':17 'haven':15 'let':25 'look':3 'm':2 'recip':5 'season':30 'wanna':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/299418"
    +editedAt: DateTimeImmutable @1687371453 {#4474
      date: 2023-06-21 20:17:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687368600 {#4476
      date: 2023-06-21 19:30:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "Possibly an orange glaze"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687434891 {#4506
    date: 2023-06-22 13:54:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4509 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4520 …}
  -id: 1479
  -bodyTs: "'glaze':4 'orang':3 'possibl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/318516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687434891 {#4503
    date: 2023-06-22 13:54:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4501
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4468
    +user: Proxies\__CG__\App\Entity\User {#4394 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4444
      +user: Proxies\__CG__\App\Entity\User {#4447 …}
      +entry: App\Entity\Entry {#2396}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4393
        +user: Proxies\__CG__\App\Entity\User {#4394 …}
        +entry: App\Entity\Entry {#2396}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: App\Entity\EntryComment {#4145
          +user: App\Entity\User {#4158 …}
          +entry: App\Entity\Entry {#2396}
          +magazine: App\Entity\Magazine {#261}
          +image: null
          +parent: null
          +root: null
          +body: """
            God damn, the replies in that thread are toxic af.\n
            \n
            I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1687471887 {#4140
            date: 2023-06-23 00:11:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mountainpeacock@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4146 …}
          +nested: Doctrine\ORM\PersistentCollection {#4148 …}
          +votes: Doctrine\ORM\PersistentCollection {#4150 …}
          +reports: Doctrine\ORM\PersistentCollection {#4152 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
          -id: 1288
          -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687233021 {#4141
            date: 2023-06-20 05:50:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4145}
        +body: "@McBinary can we at least eat the canary?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1687246041 {#4391
          date: 2023-06-20 09:27:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
          "@McBinary"
          "@McBinary@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4395 …}
        +nested: Doctrine\ORM\PersistentCollection {#4397 …}
        +votes: Doctrine\ORM\PersistentCollection {#4399 …}
        +reports: Doctrine\ORM\PersistentCollection {#4401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
        -id: 1308
        -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687246041 {#4392
          date: 2023-06-20 09:27:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4145}
      +body: "Can we at least cook the canary before eating it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687363303 {#4443
        date: 2023-06-21 18:01:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
        "@kill@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4451 …}
      +nested: Doctrine\ORM\PersistentCollection {#4453 …}
      +votes: Doctrine\ORM\PersistentCollection {#4449 …}
      +reports: Doctrine\ORM\PersistentCollection {#4455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
      -id: 1451
      -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687363303 {#4440
        date: 2023-06-21 18:01:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "I'm looking for recipes for canaries but it's not easy to find. Haven't found any and chatgpt doesn't wanna collaborate. Let's just do chicken seasoning!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687368600 {#4471
      date: 2023-06-21 19:30:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
      "@SpezTheSpaz@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4464 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4478 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
    -id: 1452
    -bodyTs: "'canari':7 'chatgpt':20 'chicken':29 'collabor':24 'doesn':21 'easi':12 'find':14 'found':17 'haven':15 'let':25 'look':3 'm':2 'recip':5 'season':30 'wanna':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/299418"
    +editedAt: DateTimeImmutable @1687371453 {#4474
      date: 2023-06-21 20:17:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687368600 {#4476
      date: 2023-06-21 19:30:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "Possibly an orange glaze"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687434891 {#4506
    date: 2023-06-22 13:54:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4509 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4520 …}
  -id: 1479
  -bodyTs: "'glaze':4 'orang':3 'possibl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/318516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687434891 {#4503
    date: 2023-06-22 13:54:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4486
  +user: Proxies\__CG__\App\Entity\User {#4487 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4444
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4393
      +user: Proxies\__CG__\App\Entity\User {#4394 …}
      +entry: App\Entity\Entry {#2396}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4145
        +user: App\Entity\User {#4158 …}
        +entry: App\Entity\Entry {#2396}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: """
          God damn, the replies in that thread are toxic af.\n
          \n
          I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1687471887 {#4140
          date: 2023-06-23 00:11:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4146 …}
        +nested: Doctrine\ORM\PersistentCollection {#4148 …}
        +votes: Doctrine\ORM\PersistentCollection {#4150 …}
        +reports: Doctrine\ORM\PersistentCollection {#4152 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
        -id: 1288
        -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687233021 {#4141
          date: 2023-06-20 05:50:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4145}
      +body: "@McBinary can we at least eat the canary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687246041 {#4391
        date: 2023-06-20 09:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4395 …}
      +nested: Doctrine\ORM\PersistentCollection {#4397 …}
      +votes: Doctrine\ORM\PersistentCollection {#4399 …}
      +reports: Doctrine\ORM\PersistentCollection {#4401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
      -id: 1308
      -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687246041 {#4392
        date: 2023-06-20 09:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "Can we at least cook the canary before eating it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687363303 {#4443
      date: 2023-06-21 18:01:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4451 …}
    +nested: Doctrine\ORM\PersistentCollection {#4453 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 1451
    -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687363303 {#4440
      date: 2023-06-21 18:01:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "Of course, it's coal mine. We got fuel. What could possibly go wrong?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687466381 {#4484
    date: 2023-06-22 22:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 2073
  -bodyTs: "'coal':5 'could':11 'cours':2 'fuel':9 'go':13 'got':8 'mine':6 'possibl':12 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/328954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687466381 {#4485
    date: 2023-06-22 22:39:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4486
  +user: Proxies\__CG__\App\Entity\User {#4487 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4444
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4393
      +user: Proxies\__CG__\App\Entity\User {#4394 …}
      +entry: App\Entity\Entry {#2396}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4145
        +user: App\Entity\User {#4158 …}
        +entry: App\Entity\Entry {#2396}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: """
          God damn, the replies in that thread are toxic af.\n
          \n
          I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1687471887 {#4140
          date: 2023-06-23 00:11:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4146 …}
        +nested: Doctrine\ORM\PersistentCollection {#4148 …}
        +votes: Doctrine\ORM\PersistentCollection {#4150 …}
        +reports: Doctrine\ORM\PersistentCollection {#4152 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
        -id: 1288
        -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687233021 {#4141
          date: 2023-06-20 05:50:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4145}
      +body: "@McBinary can we at least eat the canary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687246041 {#4391
        date: 2023-06-20 09:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4395 …}
      +nested: Doctrine\ORM\PersistentCollection {#4397 …}
      +votes: Doctrine\ORM\PersistentCollection {#4399 …}
      +reports: Doctrine\ORM\PersistentCollection {#4401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
      -id: 1308
      -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687246041 {#4392
        date: 2023-06-20 09:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "Can we at least cook the canary before eating it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687363303 {#4443
      date: 2023-06-21 18:01:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4451 …}
    +nested: Doctrine\ORM\PersistentCollection {#4453 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 1451
    -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687363303 {#4440
      date: 2023-06-21 18:01:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "Of course, it's coal mine. We got fuel. What could possibly go wrong?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687466381 {#4484
    date: 2023-06-22 22:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 2073
  -bodyTs: "'coal':5 'could':11 'cours':2 'fuel':9 'go':13 'got':8 'mine':6 'possibl':12 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/328954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687466381 {#4485
    date: 2023-06-22 22:39:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4486
  +user: Proxies\__CG__\App\Entity\User {#4487 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4444
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2396}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4393
      +user: Proxies\__CG__\App\Entity\User {#4394 …}
      +entry: App\Entity\Entry {#2396}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4145
        +user: App\Entity\User {#4158 …}
        +entry: App\Entity\Entry {#2396}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: """
          God damn, the replies in that thread are toxic af.\n
          \n
          I'd love to see you all stay on kbin - it's less engagement for now, but it's at least more civil. That being said, y'all do what you think is right. Just keep in mind that this protest is just the dead canary in the coal mine for reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1687471887 {#4140
          date: 2023-06-23 00:11:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mountainpeacock@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4146 …}
        +nested: Doctrine\ORM\PersistentCollection {#4148 …}
        +votes: Doctrine\ORM\PersistentCollection {#4150 …}
        +reports: Doctrine\ORM\PersistentCollection {#4152 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
        -id: 1288
        -bodyTs: "'af':10 'canari':56 'civil':33 'coal':59 'd':12 'damn':2 'dead':55 'engag':24 'god':1 'kbin':20 'keep':46 'least':31 'less':23 'love':13 'mind':48 'mine':60 'protest':51 'reddit':62 'repli':4 'right':44 'said':36 'see':15 'stay':18 'think':42 'thread':7 'toxic':9 'y':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/256783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687233021 {#4141
          date: 2023-06-20 05:50:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4145}
      +body: "@McBinary can we at least eat the canary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687246041 {#4391
        date: 2023-06-20 09:27:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mountainpeacock@kbin.social"
        "@McBinary"
        "@McBinary@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4395 …}
      +nested: Doctrine\ORM\PersistentCollection {#4397 …}
      +votes: Doctrine\ORM\PersistentCollection {#4399 …}
      +reports: Doctrine\ORM\PersistentCollection {#4401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
      -id: 1308
      -bodyTs: "'canari':8 'eat':6 'least':5 'mcbinari':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687246041 {#4392
        date: 2023-06-20 09:27:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "Can we at least cook the canary before eating it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687363303 {#4443
      date: 2023-06-21 18:01:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mountainpeacock@kbin.social"
      "@McBinary"
      "@McBinary@kbin.social"
      "@kill@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4451 …}
    +nested: Doctrine\ORM\PersistentCollection {#4453 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 1451
    -bodyTs: "'canari':7 'cook':5 'eat':9 'least':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/297481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687363303 {#4440
      date: 2023-06-21 18:01:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "Of course, it's coal mine. We got fuel. What could possibly go wrong?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687466381 {#4484
    date: 2023-06-22 22:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
    "@McBinary"
    "@McBinary@kbin.social"
    "@kill@kbin.social"
    "@SpezTheSpaz@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 2073
  -bodyTs: "'coal':5 'could':11 'cours':2 'fuel':9 'go':13 'got':8 'mine':6 'possibl':12 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/328954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687466381 {#4485
    date: 2023-06-22 22:39:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4219
  +user: App\Entity\User {#4232 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: """
    It's a shame so many people are poopooing moving to the Threadiverse. From the replies I am reading to people suggesting coming here, it seems like people think it's more convenient to implicated than it actually is and are straight up misinformed about how the Fediverse works.\n
    \n
    Looks like some of us need to get active on Reddit again to correct this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687245709 {#4214
    date: 2023-06-20 09:21:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4220 …}
  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
  +votes: Doctrine\ORM\PersistentCollection {#4224 …}
  +reports: Doctrine\ORM\PersistentCollection {#4226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
  -id: 1305
  -bodyTs: "'activ':58 'actual':38 'come':23 'conveni':33 'correct':63 'fedivers':48 'get':57 'implic':35 'like':27,51 'look':50 'mani':6 'misinform':44 'move':10 'need':55 'peopl':7,21,28 'poopoo':9 'read':19 'reddit':60 'repli':16 'seem':26 'shame':4 'straight':42 'suggest':22 'think':29 'threadivers':13 'us':54 'work':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687245709 {#4215
    date: 2023-06-20 09:21:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4219
  +user: App\Entity\User {#4232 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: """
    It's a shame so many people are poopooing moving to the Threadiverse. From the replies I am reading to people suggesting coming here, it seems like people think it's more convenient to implicated than it actually is and are straight up misinformed about how the Fediverse works.\n
    \n
    Looks like some of us need to get active on Reddit again to correct this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687245709 {#4214
    date: 2023-06-20 09:21:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4220 …}
  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
  +votes: Doctrine\ORM\PersistentCollection {#4224 …}
  +reports: Doctrine\ORM\PersistentCollection {#4226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
  -id: 1305
  -bodyTs: "'activ':58 'actual':38 'come':23 'conveni':33 'correct':63 'fedivers':48 'get':57 'implic':35 'like':27,51 'look':50 'mani':6 'misinform':44 'move':10 'need':55 'peopl':7,21,28 'poopoo':9 'read':19 'reddit':60 'repli':16 'seem':26 'shame':4 'straight':42 'suggest':22 'think':29 'threadivers':13 'us':54 'work':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687245709 {#4215
    date: 2023-06-20 09:21:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4219
  +user: App\Entity\User {#4232 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: """
    It's a shame so many people are poopooing moving to the Threadiverse. From the replies I am reading to people suggesting coming here, it seems like people think it's more convenient to implicated than it actually is and are straight up misinformed about how the Fediverse works.\n
    \n
    Looks like some of us need to get active on Reddit again to correct this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687245709 {#4214
    date: 2023-06-20 09:21:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4220 …}
  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
  +votes: Doctrine\ORM\PersistentCollection {#4224 …}
  +reports: Doctrine\ORM\PersistentCollection {#4226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
  -id: 1305
  -bodyTs: "'activ':58 'actual':38 'come':23 'conveni':33 'correct':63 'fedivers':48 'get':57 'implic':35 'like':27,51 'look':50 'mani':6 'misinform':44 'move':10 'need':55 'peopl':7,21,28 'poopoo':9 'read':19 'reddit':60 'repli':16 'seem':26 'shame':4 'straight':42 'suggest':22 'think':29 'threadivers':13 'us':54 'work':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/260345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687245709 {#4215
    date: 2023-06-20 09:21:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4294
  +user: App\Entity\User {#4307 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "I'd love it if we could filter out products that are *truly* BIFL, i.e. products that are solid for 10+ years rather than ones that are great for a year or two. If I'm buying for longevity then I don't want to get something that'll break or degrade in a short amount of time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687274333 {#4289
    date: 2023-06-20 17:18:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4295 …}
  +nested: Doctrine\ORM\PersistentCollection {#4297 …}
  +votes: Doctrine\ORM\PersistentCollection {#4299 …}
  +reports: Doctrine\ORM\PersistentCollection {#4301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4305 …}
  -id: 1357
  -bodyTs: "'10':21 'amount':56 'bifl':14 'break':50 'buy':37 'could':7 'd':2 'degrad':52 'filter':8 'get':46 'great':28 'i.e':15 'll':49 'longev':39 'love':3 'm':36 'one':25 'product':10,16 'rather':23 'short':55 'solid':19 'someth':47 'time':58 'truli':13 'two':33 'want':44 'year':22,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/268582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687274333 {#4290
    date: 2023-06-20 17:18:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4294
  +user: App\Entity\User {#4307 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "I'd love it if we could filter out products that are *truly* BIFL, i.e. products that are solid for 10+ years rather than ones that are great for a year or two. If I'm buying for longevity then I don't want to get something that'll break or degrade in a short amount of time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687274333 {#4289
    date: 2023-06-20 17:18:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4295 …}
  +nested: Doctrine\ORM\PersistentCollection {#4297 …}
  +votes: Doctrine\ORM\PersistentCollection {#4299 …}
  +reports: Doctrine\ORM\PersistentCollection {#4301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4305 …}
  -id: 1357
  -bodyTs: "'10':21 'amount':56 'bifl':14 'break':50 'buy':37 'could':7 'd':2 'degrad':52 'filter':8 'get':46 'great':28 'i.e':15 'll':49 'longev':39 'love':3 'm':36 'one':25 'product':10,16 'rather':23 'short':55 'solid':19 'someth':47 'time':58 'truli':13 'two':33 'want':44 'year':22,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/268582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687274333 {#4290
    date: 2023-06-20 17:18:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4294
  +user: App\Entity\User {#4307 …}
  +entry: App\Entity\Entry {#2396
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#261
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#269
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#267
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#275
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Post-blackout-Reddit-and-the-future-of-Buyitforlife"
    +title: "Post blackout Reddit and the future of Buyitforlife"
    +url: "https://www.reddit.com/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/"
    +body: "The BuyItForLife subreddit is trying to figure out what to do with the changes hitting Reddit and some really interesting points about possible attempts to advertise products that aren't really BIFL. Would be great if we could encourage them to come here. Edit to add link that won't let Reddit track you: [https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/BuyItForLife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 54
    +score: 5
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689824474 {#1815
      date: 2023-07-20 05:41:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 158
    -titleTs: "'blackout':2 'buyitforlif':8 'futur':6 'post':1 'reddit':3"
    -bodyTs: "'/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':57 'add':46 'advertis':26 'aren':29 'attempt':24 'bifl':32 'buyitforlif':2 'chang':14 'come':42 'could':38 'edit':44 'encourag':39 'figur':7 'great':35 'hit':15 'interest':20 'let':51 'link':47 'point':21 'possibl':23 'product':27 'realli':19,31 'reddit':16,52 'subreddit':3 'teddit.adminforge.de':56 'teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/](https://teddit.adminforge.de/r/buyitforlife/comments/14dnxaf/post_blackout_reddit_and_the_future_of/)':55 'track':53 'tri':5 'won':49 'would':33"
    +cross: false
    +upVotes: 4
    +downVotes: 0
    +ranking: 1687315870
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/t/60043"
    +editedAt: DateTimeImmutable @1687232928 {#1813
      date: 2023-06-20 05:48:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229470 {#1802
      date: 2023-06-20 04:51:10.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "I'd love it if we could filter out products that are *truly* BIFL, i.e. products that are solid for 10+ years rather than ones that are great for a year or two. If I'm buying for longevity then I don't want to get something that'll break or degrade in a short amount of time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687274333 {#4289
    date: 2023-06-20 17:18:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mountainpeacock@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4295 …}
  +nested: Doctrine\ORM\PersistentCollection {#4297 …}
  +votes: Doctrine\ORM\PersistentCollection {#4299 …}
  +reports: Doctrine\ORM\PersistentCollection {#4301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4305 …}
  -id: 1357
  -bodyTs: "'10':21 'amount':56 'bifl':14 'break':50 'buy':37 'could':7 'd':2 'degrad':52 'filter':8 'get':46 'great':28 'i.e':15 'll':49 'longev':39 'love':3 'm':36 'one':25 'product':10,16 'rather':23 'short':55 'solid':19 'someth':47 'time':58 'truli':13 'two':33 'want':44 'year':22,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/60043/-/comment/268582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687274333 {#4290
    date: 2023-06-20 17:18:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED edit
App\Entity\Magazine {#261
  +icon: null
  +name: "BuyItForLife@kbin.social"
  +title: "BuyItForLife"
  +description: "For practical, durable and quality made products that are made to last."
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 15
  +entryCommentCount: 95
  +postCount: 2
  +postCommentCount: 2
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1700692928 {#269
    date: 2023-11-22 23:42:08.0 +01:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#248 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +entries: Doctrine\ORM\PersistentCollection {#191 …}
  +posts: Doctrine\ORM\PersistentCollection {#149 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
  +bans: Doctrine\ORM\PersistentCollection {#128 …}
  +reports: Doctrine\ORM\PersistentCollection {#114 …}
  +badges: Doctrine\ORM\PersistentCollection {#92 …}
  +logs: Doctrine\ORM\PersistentCollection {#82 …}
  +awards: Doctrine\ORM\PersistentCollection {#71 …}
  +categories: Doctrine\ORM\PersistentCollection {#1830 …}
  -id: 14
  +apId: "BuyItForLife@kbin.social"
  +apProfileId: "https://kbin.social/m/BuyItForLife"
  +apPublicUrl: "https://kbin.social/m/BuyItForLife"
  +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
  +apInboxUrl: "https://kbin.social/f/inbox"
  +apDomain: "kbin.social"
  +apPreferredUsername: "BuyItForLife"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1687144700 {#267
    date: 2023-06-19 05:18:20.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1687144700 {#275
    date: 2023-06-19 05:18:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details