GET https://kbin.spritesserver.nl/u/@Kolanaki@yiffit.net/comments/hot

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.20 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2310
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: "This was the first thing I assumed would happen when they announced the API pricing. A lot of spam prevention and deletion is done by bots that use the API, made by people that likely can’t pay the new exorbitant fees to keep those going."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1688833842 {#2318
    date: 2023-07-08 18:30:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 9089
  -bodyTs: "'announc':12 'api':14,30 'assum':7 'bot':26 'delet':22 'done':24 'exorbit':41 'fee':42 'first':4 'go':46 'happen':9 'keep':44 'like':35 'lot':17 'made':31 'new':40 'pay':38 'peopl':33 'prevent':20 'price':15 'spam':19 'thing':5 'use':28 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 6
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/544797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688780161 {#2121
    date: 2023-07-08 03:36:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2310
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: "This was the first thing I assumed would happen when they announced the API pricing. A lot of spam prevention and deletion is done by bots that use the API, made by people that likely can’t pay the new exorbitant fees to keep those going."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1688833842 {#2318
    date: 2023-07-08 18:30:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 9089
  -bodyTs: "'announc':12 'api':14,30 'assum':7 'bot':26 'delet':22 'done':24 'exorbit':41 'fee':42 'first':4 'go':46 'happen':9 'keep':44 'like':35 'lot':17 'made':31 'new':40 'pay':38 'peopl':33 'prevent':20 'price':15 'spam':19 'thing':5 'use':28 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 6
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/544797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688780161 {#2121
    date: 2023-07-08 03:36:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2310
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: "This was the first thing I assumed would happen when they announced the API pricing. A lot of spam prevention and deletion is done by bots that use the API, made by people that likely can’t pay the new exorbitant fees to keep those going."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1688833842 {#2318
    date: 2023-07-08 18:30:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 9089
  -bodyTs: "'announc':12 'api':14,30 'assum':7 'bot':26 'delet':22 'done':24 'exorbit':41 'fee':42 'first':4 'go':46 'happen':9 'keep':44 'like':35 'lot':17 'made':31 'new':40 'pay':38 'peopl':33 'prevent':20 'price':15 'spam':19 'thing':5 'use':28 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 6
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/544797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688780161 {#2121
    date: 2023-07-08 03:36:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2112 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Words of encouragement:\n
    \n
    If at first you don’t succeed… So much for skydiving.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706577140 {#2306
    date: 2024-01-30 02:12:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 351433
  -bodyTs: "'encourag':3 'first':6 'much':12 'skydiv':14 'succeed':10 'word':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5064524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706577140 {#2305
    date: 2024-01-30 02:12:20.0 +01: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 {#2102
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2112 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Words of encouragement:\n
    \n
    If at first you don’t succeed… So much for skydiving.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706577140 {#2306
    date: 2024-01-30 02:12:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 351433
  -bodyTs: "'encourag':3 'first':6 'much':12 'skydiv':14 'succeed':10 'word':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5064524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706577140 {#2305
    date: 2024-01-30 02:12:20.0 +01: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 {#2102
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2112 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Words of encouragement:\n
    \n
    If at first you don’t succeed… So much for skydiving.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706577140 {#2306
    date: 2024-01-30 02:12:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 351433
  -bodyTs: "'encourag':3 'first':6 'much':12 'skydiv':14 'succeed':10 'word':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5064524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706577140 {#2305
    date: 2024-01-30 02:12:20.0 +01: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 {#2273
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2270 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Best way to get out of a Timeshare?\n
    \n
    Have you tried the door?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706576310 {#2109
    date: 2024-01-30 01:58:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ThrowawayInTheYear23@lemmy.world"
    "@ThrowawayInTheYear23@lemmy.world"
    "@ThrowawayInTheYear23@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2206 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
  -id: 351407
  -bodyTs: "'best':1 'door':13 'get':4 'timeshar':8 'tri':11 'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5064334"
  +editedAt: DateTimeImmutable @1729514997 {#2252
    date: 2024-10-21 14:49:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706576310 {#2317
    date: 2024-01-30 01:58:30.0 +01: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 {#2273
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2270 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Best way to get out of a Timeshare?\n
    \n
    Have you tried the door?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706576310 {#2109
    date: 2024-01-30 01:58:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ThrowawayInTheYear23@lemmy.world"
    "@ThrowawayInTheYear23@lemmy.world"
    "@ThrowawayInTheYear23@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2206 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
  -id: 351407
  -bodyTs: "'best':1 'door':13 'get':4 'timeshar':8 'tri':11 'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5064334"
  +editedAt: DateTimeImmutable @1729514997 {#2252
    date: 2024-10-21 14:49:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706576310 {#2317
    date: 2024-01-30 01:58:30.0 +01: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 {#2273
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2270 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Best way to get out of a Timeshare?\n
    \n
    Have you tried the door?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706576310 {#2109
    date: 2024-01-30 01:58:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ThrowawayInTheYear23@lemmy.world"
    "@ThrowawayInTheYear23@lemmy.world"
    "@ThrowawayInTheYear23@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2206 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
  -id: 351407
  -bodyTs: "'best':1 'door':13 'get':4 'timeshar':8 'tri':11 'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5064334"
  +editedAt: DateTimeImmutable @1729514997 {#2252
    date: 2024-10-21 14:49:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706576310 {#2317
    date: 2024-01-30 01:58:30.0 +01: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 {#2203
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2239 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +body: "All I see from them is the big tubs of those awesome cheese balls. If those are any indication of the quality of the rest of their products: I *really* wanna try Hydrox."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706576175 {#2274
    date: 2024-01-30 01:56:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@empireOfLove2@lemmy.dbzer0.com"
    "@Kolanaki@yiffit.net"
    "@ummthatguy@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@empireOfLove2@lemmy.dbzer0.com"
    "@Kolanaki@yiffit.net"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 351401
  -bodyTs: "'awesom':12 'ball':14 'big':8 'chees':13 'hydrox':33 'indic':19 'product':28 'qualiti':22 'realli':30 'rest':25 'see':3 'tri':32 'tub':9 'wanna':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5064309"
  +editedAt: DateTimeImmutable @1729514649 {#2190
    date: 2024-10-21 14:44:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706576175 {#2052
    date: 2024-01-30 01:56:15.0 +01: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 {#2203
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2239 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +body: "All I see from them is the big tubs of those awesome cheese balls. If those are any indication of the quality of the rest of their products: I *really* wanna try Hydrox."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706576175 {#2274
    date: 2024-01-30 01:56:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@empireOfLove2@lemmy.dbzer0.com"
    "@Kolanaki@yiffit.net"
    "@ummthatguy@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@empireOfLove2@lemmy.dbzer0.com"
    "@Kolanaki@yiffit.net"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 351401
  -bodyTs: "'awesom':12 'ball':14 'big':8 'chees':13 'hydrox':33 'indic':19 'product':28 'qualiti':22 'realli':30 'rest':25 'see':3 'tri':32 'tub':9 'wanna':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5064309"
  +editedAt: DateTimeImmutable @1729514649 {#2190
    date: 2024-10-21 14:44:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706576175 {#2052
    date: 2024-01-30 01:56:15.0 +01: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 {#2203
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2239 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +body: "All I see from them is the big tubs of those awesome cheese balls. If those are any indication of the quality of the rest of their products: I *really* wanna try Hydrox."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706576175 {#2274
    date: 2024-01-30 01:56:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@empireOfLove2@lemmy.dbzer0.com"
    "@Kolanaki@yiffit.net"
    "@ummthatguy@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@empireOfLove2@lemmy.dbzer0.com"
    "@Kolanaki@yiffit.net"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 351401
  -bodyTs: "'awesom':12 'ball':14 'big':8 'chees':13 'hydrox':33 'indic':19 'product':28 'qualiti':22 'realli':30 'rest':25 'see':3 'tri':32 'tub':9 'wanna':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5064309"
  +editedAt: DateTimeImmutable @1729514649 {#2190
    date: 2024-10-21 14:44:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706576175 {#2052
    date: 2024-01-30 01:56:15.0 +01: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 {#2279
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The only time I was agitated by it was with the George Carlin thing.\n
      \n
      It pissed me off that it was done without permission. It annoyed me that “AI” also kinda looks like “AL” with a lowercase L and when next to another name, makes it read like AL CARLIN or AL GEORGE. And it divided me somewhat because I watched the damn special and it was *mostly* funny and did feel like Carlin’s style (though it certainly didn’t sound right and it had timing issues). So, like… It wasn’t shit in and of itself, but the nature of what it is and the fact it was done without permission or consent is concerning. Shame on Will Sasso for that. He could have just done his own impersonation and wrote his own jokes in the style of Carlin; it would have been a far better display of respect and appreciation than having an AI do it.\n
      \n
      I don’t think he’s a sick and disgusting person for this; even before it all blew up, it seemed more like a tribute to a comedian he adored. Just a poorly thought out way of doing one that may have some pretty hard consequences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729508958 {#2240
      date: 2024-10-21 13:09:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Rikj000@discuss.tchncs.de"
      "@Rikj000@discuss.tchncs.de"
      "@Rikj000@discuss.tchncs.de"
      "@Rikj000@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2247 …}
    +nested: Doctrine\ORM\PersistentCollection {#2256 …}
    +votes: Doctrine\ORM\PersistentCollection {#2284 …}
    +reports: Doctrine\ORM\PersistentCollection {#2286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
    -id: 351274
    -bodyTs: "'ador':189 'agit':6 'ai':29,157 'al':34,49,52 'also':30 'annoy':26 'anoth':43 'appreci':153 'better':148 'blew':177 'carlin':13,50,74,141 'certain':79 'comedian':187 'concern':117 'consent':115 'consequ':205 'could':125 'damn':63 'didn':80 'disgust':169 'display':149 'divid':56 'done':22,111,128 'even':173 'fact':108 'far':147 'feel':72 'funni':69 'georg':12,53 'hard':204 'imperson':131 'issu':88 'joke':136 'kinda':31 'l':38 'like':33,48,73,90,182 'look':32 'lowercas':37 'make':45 'may':200 'most':68 'name':44 'natur':101 'next':41 'one':198 'permiss':24,113 'person':170 'piss':16 'poor':192 'pretti':203 'read':47 'respect':151 'right':83 'sasso':121 'seem':180 'shame':118 'shit':94 'sick':167 'somewhat':58 'sound':82 'special':64 'style':76,139 'thing':14 'think':163 'though':77 'thought':193 'time':3,87 'tribut':184 'wasn':92 'watch':61 'way':195 'without':23,112 'would':143 'wrote':133"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://yiffit.net/comment/5063612"
    +editedAt: DateTimeImmutable @1729506713 {#2264
      date: 2024-10-21 12:31:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706573468 {#2266
      date: 2024-01-30 01:11:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Just further evidence Sasso could have just done the impersonation himself and it would have been a fine tribute (and had better timing and delivery), but he used an AI to replicate his voice and mannerisms instead. Sure, I don’t think he could have done a great job of impersonating how Carlin *sounds* but the mannerisms and delivery would have been enough and something he should be pretty good at considering his time on MadTV where he did a lot of impersonation stuff (such as his Stephen Segal character)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706574224 {#2211
    date: 2024-01-30 01:23:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
    "@Kolanaki@yiffit.net"
    "@iarigby@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 351321
  -bodyTs: "'ai':30 'better':22 'carlin':53 'charact':90 'consid':72 'could':5,44 'deliveri':25,59 'done':8,46 'enough':63 'evid':3 'fine':18 'good':70 'great':48 'imperson':10,51,83 'instead':37 'job':49 'lot':81 'madtv':76 'manner':36,57 'pretti':69 'replic':32 'sasso':4 'segal':89 'someth':65 'sound':54 'stephen':88 'stuff':84 'sure':38 'think':42 'time':23,74 'tribut':19 'use':28 'voic':34 'would':14,60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5063848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706574224 {#2257
    date: 2024-01-30 01:23:44.0 +01: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 {#2279
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The only time I was agitated by it was with the George Carlin thing.\n
      \n
      It pissed me off that it was done without permission. It annoyed me that “AI” also kinda looks like “AL” with a lowercase L and when next to another name, makes it read like AL CARLIN or AL GEORGE. And it divided me somewhat because I watched the damn special and it was *mostly* funny and did feel like Carlin’s style (though it certainly didn’t sound right and it had timing issues). So, like… It wasn’t shit in and of itself, but the nature of what it is and the fact it was done without permission or consent is concerning. Shame on Will Sasso for that. He could have just done his own impersonation and wrote his own jokes in the style of Carlin; it would have been a far better display of respect and appreciation than having an AI do it.\n
      \n
      I don’t think he’s a sick and disgusting person for this; even before it all blew up, it seemed more like a tribute to a comedian he adored. Just a poorly thought out way of doing one that may have some pretty hard consequences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729508958 {#2240
      date: 2024-10-21 13:09:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Rikj000@discuss.tchncs.de"
      "@Rikj000@discuss.tchncs.de"
      "@Rikj000@discuss.tchncs.de"
      "@Rikj000@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2247 …}
    +nested: Doctrine\ORM\PersistentCollection {#2256 …}
    +votes: Doctrine\ORM\PersistentCollection {#2284 …}
    +reports: Doctrine\ORM\PersistentCollection {#2286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
    -id: 351274
    -bodyTs: "'ador':189 'agit':6 'ai':29,157 'al':34,49,52 'also':30 'annoy':26 'anoth':43 'appreci':153 'better':148 'blew':177 'carlin':13,50,74,141 'certain':79 'comedian':187 'concern':117 'consent':115 'consequ':205 'could':125 'damn':63 'didn':80 'disgust':169 'display':149 'divid':56 'done':22,111,128 'even':173 'fact':108 'far':147 'feel':72 'funni':69 'georg':12,53 'hard':204 'imperson':131 'issu':88 'joke':136 'kinda':31 'l':38 'like':33,48,73,90,182 'look':32 'lowercas':37 'make':45 'may':200 'most':68 'name':44 'natur':101 'next':41 'one':198 'permiss':24,113 'person':170 'piss':16 'poor':192 'pretti':203 'read':47 'respect':151 'right':83 'sasso':121 'seem':180 'shame':118 'shit':94 'sick':167 'somewhat':58 'sound':82 'special':64 'style':76,139 'thing':14 'think':163 'though':77 'thought':193 'time':3,87 'tribut':184 'wasn':92 'watch':61 'way':195 'without':23,112 'would':143 'wrote':133"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://yiffit.net/comment/5063612"
    +editedAt: DateTimeImmutable @1729506713 {#2264
      date: 2024-10-21 12:31:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706573468 {#2266
      date: 2024-01-30 01:11:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Just further evidence Sasso could have just done the impersonation himself and it would have been a fine tribute (and had better timing and delivery), but he used an AI to replicate his voice and mannerisms instead. Sure, I don’t think he could have done a great job of impersonating how Carlin *sounds* but the mannerisms and delivery would have been enough and something he should be pretty good at considering his time on MadTV where he did a lot of impersonation stuff (such as his Stephen Segal character)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706574224 {#2211
    date: 2024-01-30 01:23:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
    "@Kolanaki@yiffit.net"
    "@iarigby@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 351321
  -bodyTs: "'ai':30 'better':22 'carlin':53 'charact':90 'consid':72 'could':5,44 'deliveri':25,59 'done':8,46 'enough':63 'evid':3 'fine':18 'good':70 'great':48 'imperson':10,51,83 'instead':37 'job':49 'lot':81 'madtv':76 'manner':36,57 'pretti':69 'replic':32 'sasso':4 'segal':89 'someth':65 'sound':54 'stephen':88 'stuff':84 'sure':38 'think':42 'time':23,74 'tribut':19 'use':28 'voic':34 'would':14,60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5063848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706574224 {#2257
    date: 2024-01-30 01:23:44.0 +01: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 {#2279
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The only time I was agitated by it was with the George Carlin thing.\n
      \n
      It pissed me off that it was done without permission. It annoyed me that “AI” also kinda looks like “AL” with a lowercase L and when next to another name, makes it read like AL CARLIN or AL GEORGE. And it divided me somewhat because I watched the damn special and it was *mostly* funny and did feel like Carlin’s style (though it certainly didn’t sound right and it had timing issues). So, like… It wasn’t shit in and of itself, but the nature of what it is and the fact it was done without permission or consent is concerning. Shame on Will Sasso for that. He could have just done his own impersonation and wrote his own jokes in the style of Carlin; it would have been a far better display of respect and appreciation than having an AI do it.\n
      \n
      I don’t think he’s a sick and disgusting person for this; even before it all blew up, it seemed more like a tribute to a comedian he adored. Just a poorly thought out way of doing one that may have some pretty hard consequences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729508958 {#2240
      date: 2024-10-21 13:09:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Rikj000@discuss.tchncs.de"
      "@Rikj000@discuss.tchncs.de"
      "@Rikj000@discuss.tchncs.de"
      "@Rikj000@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2247 …}
    +nested: Doctrine\ORM\PersistentCollection {#2256 …}
    +votes: Doctrine\ORM\PersistentCollection {#2284 …}
    +reports: Doctrine\ORM\PersistentCollection {#2286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
    -id: 351274
    -bodyTs: "'ador':189 'agit':6 'ai':29,157 'al':34,49,52 'also':30 'annoy':26 'anoth':43 'appreci':153 'better':148 'blew':177 'carlin':13,50,74,141 'certain':79 'comedian':187 'concern':117 'consent':115 'consequ':205 'could':125 'damn':63 'didn':80 'disgust':169 'display':149 'divid':56 'done':22,111,128 'even':173 'fact':108 'far':147 'feel':72 'funni':69 'georg':12,53 'hard':204 'imperson':131 'issu':88 'joke':136 'kinda':31 'l':38 'like':33,48,73,90,182 'look':32 'lowercas':37 'make':45 'may':200 'most':68 'name':44 'natur':101 'next':41 'one':198 'permiss':24,113 'person':170 'piss':16 'poor':192 'pretti':203 'read':47 'respect':151 'right':83 'sasso':121 'seem':180 'shame':118 'shit':94 'sick':167 'somewhat':58 'sound':82 'special':64 'style':76,139 'thing':14 'think':163 'though':77 'thought':193 'time':3,87 'tribut':184 'wasn':92 'watch':61 'way':195 'without':23,112 'would':143 'wrote':133"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://yiffit.net/comment/5063612"
    +editedAt: DateTimeImmutable @1729506713 {#2264
      date: 2024-10-21 12:31:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706573468 {#2266
      date: 2024-01-30 01:11:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Just further evidence Sasso could have just done the impersonation himself and it would have been a fine tribute (and had better timing and delivery), but he used an AI to replicate his voice and mannerisms instead. Sure, I don’t think he could have done a great job of impersonating how Carlin *sounds* but the mannerisms and delivery would have been enough and something he should be pretty good at considering his time on MadTV where he did a lot of impersonation stuff (such as his Stephen Segal character)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706574224 {#2211
    date: 2024-01-30 01:23:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
    "@Kolanaki@yiffit.net"
    "@iarigby@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 351321
  -bodyTs: "'ai':30 'better':22 'carlin':53 'charact':90 'consid':72 'could':5,44 'deliveri':25,59 'done':8,46 'enough':63 'evid':3 'fine':18 'good':70 'great':48 'imperson':10,51,83 'instead':37 'job':49 'lot':81 'madtv':76 'manner':36,57 'pretti':69 'replic':32 'sasso':4 'segal':89 'someth':65 'sound':54 'stephen':88 'stuff':84 'sure':38 'think':42 'time':23,74 'tribut':19 'use':28 'voic':34 'would':14,60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5063848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706574224 {#2257
    date: 2024-01-30 01:23:44.0 +01: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 {#2236
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2233 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "So what you’re saying is, the “Up the Thanos” strategy *could* have worked if Antman simply flew up there while Thanos was emptying his bowels due to the changes to his gut biome. The only difficulty would be swimming up the stream of liquid shit ejecting out at high speeds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706573763 {#2276
    date: 2024-01-30 01:16:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 351288
  -bodyTs: "'antman':16 'biom':34 'bowel':26 'chang':30 'could':12 'difficulti':37 'due':27 'eject':47 'empti':24 'flew':18 'gut':33 'high':50 'liquid':45 're':4 'say':5 'shit':46 'simpli':17 'speed':51 'strategi':11 'stream':43 'swim':40 'thano':10,22 'work':14 'would':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5063702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706573763 {#2278
    date: 2024-01-30 01:16:03.0 +01: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 {#2236
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2233 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "So what you’re saying is, the “Up the Thanos” strategy *could* have worked if Antman simply flew up there while Thanos was emptying his bowels due to the changes to his gut biome. The only difficulty would be swimming up the stream of liquid shit ejecting out at high speeds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706573763 {#2276
    date: 2024-01-30 01:16:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 351288
  -bodyTs: "'antman':16 'biom':34 'bowel':26 'chang':30 'could':12 'difficulti':37 'due':27 'eject':47 'empti':24 'flew':18 'gut':33 'high':50 'liquid':45 're':4 'say':5 'shit':46 'simpli':17 'speed':51 'strategi':11 'stream':43 'swim':40 'thano':10,22 'work':14 'would':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5063702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706573763 {#2278
    date: 2024-01-30 01:16:03.0 +01: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 {#2236
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2233 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "So what you’re saying is, the “Up the Thanos” strategy *could* have worked if Antman simply flew up there while Thanos was emptying his bowels due to the changes to his gut biome. The only difficulty would be swimming up the stream of liquid shit ejecting out at high speeds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706573763 {#2276
    date: 2024-01-30 01:16:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 351288
  -bodyTs: "'antman':16 'biom':34 'bowel':26 'chang':30 'could':12 'difficulti':37 'due':27 'eject':47 'empti':24 'flew':18 'gut':33 'high':50 'liquid':45 're':4 'say':5 'shit':46 'simpli':17 'speed':51 'strategi':11 'stream':43 'swim':40 'thano':10,22 'work':14 'would':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5063702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706573763 {#2278
    date: 2024-01-30 01:16:03.0 +01: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
Proxies\__CG__\App\Entity\EntryComment {#2218
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The only time I was agitated by it was with the George Carlin thing.\n
    \n
    It pissed me off that it was done without permission. It annoyed me that “AI” also kinda looks like “AL” with a lowercase L and when next to another name, makes it read like AL CARLIN or AL GEORGE. And it divided me somewhat because I watched the damn special and it was *mostly* funny and did feel like Carlin’s style (though it certainly didn’t sound right and it had timing issues). So, like… It wasn’t shit in and of itself, but the nature of what it is and the fact it was done without permission or consent is concerning. Shame on Will Sasso for that. He could have just done his own impersonation and wrote his own jokes in the style of Carlin; it would have been a far better display of respect and appreciation than having an AI do it.\n
    \n
    I don’t think he’s a sick and disgusting person for this; even before it all blew up, it seemed more like a tribute to a comedian he adored. Just a poorly thought out way of doing one that may have some pretty hard consequences.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729508958 {#2240
    date: 2024-10-21 13:09:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
    "@Rikj000@discuss.tchncs.de"
    "@Rikj000@discuss.tchncs.de"
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 351274
  -bodyTs: "'ador':189 'agit':6 'ai':29,157 'al':34,49,52 'also':30 'annoy':26 'anoth':43 'appreci':153 'better':148 'blew':177 'carlin':13,50,74,141 'certain':79 'comedian':187 'concern':117 'consent':115 'consequ':205 'could':125 'damn':63 'didn':80 'disgust':169 'display':149 'divid':56 'done':22,111,128 'even':173 'fact':108 'far':147 'feel':72 'funni':69 'georg':12,53 'hard':204 'imperson':131 'issu':88 'joke':136 'kinda':31 'l':38 'like':33,48,73,90,182 'look':32 'lowercas':37 'make':45 'may':200 'most':68 'name':44 'natur':101 'next':41 'one':198 'permiss':24,113 'person':170 'piss':16 'poor':192 'pretti':203 'read':47 'respect':151 'right':83 'sasso':121 'seem':180 'shame':118 'shit':94 'sick':167 'somewhat':58 'sound':82 'special':64 'style':76,139 'thing':14 'think':163 'though':77 'thought':193 'time':3,87 'tribut':184 'wasn':92 'watch':61 'way':195 'without':23,112 'would':143 'wrote':133"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5063612"
  +editedAt: DateTimeImmutable @1729506713 {#2264
    date: 2024-10-21 12:31:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706573468 {#2266
    date: 2024-01-30 01:11:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\EntryComment {#2218
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The only time I was agitated by it was with the George Carlin thing.\n
    \n
    It pissed me off that it was done without permission. It annoyed me that “AI” also kinda looks like “AL” with a lowercase L and when next to another name, makes it read like AL CARLIN or AL GEORGE. And it divided me somewhat because I watched the damn special and it was *mostly* funny and did feel like Carlin’s style (though it certainly didn’t sound right and it had timing issues). So, like… It wasn’t shit in and of itself, but the nature of what it is and the fact it was done without permission or consent is concerning. Shame on Will Sasso for that. He could have just done his own impersonation and wrote his own jokes in the style of Carlin; it would have been a far better display of respect and appreciation than having an AI do it.\n
    \n
    I don’t think he’s a sick and disgusting person for this; even before it all blew up, it seemed more like a tribute to a comedian he adored. Just a poorly thought out way of doing one that may have some pretty hard consequences.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729508958 {#2240
    date: 2024-10-21 13:09:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
    "@Rikj000@discuss.tchncs.de"
    "@Rikj000@discuss.tchncs.de"
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 351274
  -bodyTs: "'ador':189 'agit':6 'ai':29,157 'al':34,49,52 'also':30 'annoy':26 'anoth':43 'appreci':153 'better':148 'blew':177 'carlin':13,50,74,141 'certain':79 'comedian':187 'concern':117 'consent':115 'consequ':205 'could':125 'damn':63 'didn':80 'disgust':169 'display':149 'divid':56 'done':22,111,128 'even':173 'fact':108 'far':147 'feel':72 'funni':69 'georg':12,53 'hard':204 'imperson':131 'issu':88 'joke':136 'kinda':31 'l':38 'like':33,48,73,90,182 'look':32 'lowercas':37 'make':45 'may':200 'most':68 'name':44 'natur':101 'next':41 'one':198 'permiss':24,113 'person':170 'piss':16 'poor':192 'pretti':203 'read':47 'respect':151 'right':83 'sasso':121 'seem':180 'shame':118 'shit':94 'sick':167 'somewhat':58 'sound':82 'special':64 'style':76,139 'thing':14 'think':163 'though':77 'thought':193 'time':3,87 'tribut':184 'wasn':92 'watch':61 'way':195 'without':23,112 'would':143 'wrote':133"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5063612"
  +editedAt: DateTimeImmutable @1729506713 {#2264
    date: 2024-10-21 12:31:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706573468 {#2266
    date: 2024-01-30 01:11:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\EntryComment {#2218
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The only time I was agitated by it was with the George Carlin thing.\n
    \n
    It pissed me off that it was done without permission. It annoyed me that “AI” also kinda looks like “AL” with a lowercase L and when next to another name, makes it read like AL CARLIN or AL GEORGE. And it divided me somewhat because I watched the damn special and it was *mostly* funny and did feel like Carlin’s style (though it certainly didn’t sound right and it had timing issues). So, like… It wasn’t shit in and of itself, but the nature of what it is and the fact it was done without permission or consent is concerning. Shame on Will Sasso for that. He could have just done his own impersonation and wrote his own jokes in the style of Carlin; it would have been a far better display of respect and appreciation than having an AI do it.\n
    \n
    I don’t think he’s a sick and disgusting person for this; even before it all blew up, it seemed more like a tribute to a comedian he adored. Just a poorly thought out way of doing one that may have some pretty hard consequences.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729508958 {#2240
    date: 2024-10-21 13:09:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
    "@Rikj000@discuss.tchncs.de"
    "@Rikj000@discuss.tchncs.de"
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 351274
  -bodyTs: "'ador':189 'agit':6 'ai':29,157 'al':34,49,52 'also':30 'annoy':26 'anoth':43 'appreci':153 'better':148 'blew':177 'carlin':13,50,74,141 'certain':79 'comedian':187 'concern':117 'consent':115 'consequ':205 'could':125 'damn':63 'didn':80 'disgust':169 'display':149 'divid':56 'done':22,111,128 'even':173 'fact':108 'far':147 'feel':72 'funni':69 'georg':12,53 'hard':204 'imperson':131 'issu':88 'joke':136 'kinda':31 'l':38 'like':33,48,73,90,182 'look':32 'lowercas':37 'make':45 'may':200 'most':68 'name':44 'natur':101 'next':41 'one':198 'permiss':24,113 'person':170 'piss':16 'poor':192 'pretti':203 'read':47 'respect':151 'right':83 'sasso':121 'seem':180 'shame':118 'shit':94 'sick':167 'somewhat':58 'sound':82 'special':64 'style':76,139 'thing':14 'think':163 'though':77 'thought':193 'time':3,87 'tribut':184 'wasn':92 'watch':61 'way':195 'without':23,112 'would':143 'wrote':133"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5063612"
  +editedAt: DateTimeImmutable @1729506713 {#2264
    date: 2024-10-21 12:31:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706573468 {#2266
    date: 2024-01-30 01:11:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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 {#2154
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +body: "I want to compare them, but I’ve never actually *seen* Hydrox sold anywhere. It still exists, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706572638 {#2243
    date: 2024-01-30 00:57:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@empireOfLove2@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 351231
  -bodyTs: "'actual':10 'anywher':14 'compar':4 'exist':17 'hydrox':12 'never':9 'right':18 'seen':11 'sold':13 'still':16 've':8 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5063379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706572638 {#2248
    date: 2024-01-30 00:57:18.0 +01: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 {#2154
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +body: "I want to compare them, but I’ve never actually *seen* Hydrox sold anywhere. It still exists, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706572638 {#2243
    date: 2024-01-30 00:57:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@empireOfLove2@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 351231
  -bodyTs: "'actual':10 'anywher':14 'compar':4 'exist':17 'hydrox':12 'never':9 'right':18 'seen':11 'sold':13 'still':16 've':8 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5063379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706572638 {#2248
    date: 2024-01-30 00:57:18.0 +01: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 {#2154
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +body: "I want to compare them, but I’ve never actually *seen* Hydrox sold anywhere. It still exists, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706572638 {#2243
    date: 2024-01-30 00:57:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@empireOfLove2@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 351231
  -bodyTs: "'actual':10 'anywher':14 'compar':4 'exist':17 'hydrox':12 'never':9 'right':18 'seen':11 'sold':13 'still':16 've':8 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5063379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706572638 {#2248
    date: 2024-01-30 00:57:18.0 +01: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 {#2182
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2171 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2172 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +body: "While I concur that conception is a medical accident, it sure as hell ain’t rare. It’s actually pretty endemic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706572451 {#2155
    date: 2024-01-30 00:54:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@essellburns@beehaw.org"
    "@throws_lemy@lemmy.nz"
    "@essellburns@beehaw.org"
    "@throws_lemy@lemmy.nz"
    "@essellburns@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 351224
  -bodyTs: "'accid':9 'actual':19 'ain':14 'concept':5 'concur':3 'endem':21 'hell':13 'medic':8 'pretti':20 'rare':16 'sure':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5063321"
  +editedAt: DateTimeImmutable @1729503978 {#2156
    date: 2024-10-21 11:46:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706572451 {#2245
    date: 2024-01-30 00:54:11.0 +01: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 {#2182
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2171 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2172 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +body: "While I concur that conception is a medical accident, it sure as hell ain’t rare. It’s actually pretty endemic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706572451 {#2155
    date: 2024-01-30 00:54:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@essellburns@beehaw.org"
    "@throws_lemy@lemmy.nz"
    "@essellburns@beehaw.org"
    "@throws_lemy@lemmy.nz"
    "@essellburns@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 351224
  -bodyTs: "'accid':9 'actual':19 'ain':14 'concept':5 'concur':3 'endem':21 'hell':13 'medic':8 'pretti':20 'rare':16 'sure':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5063321"
  +editedAt: DateTimeImmutable @1729503978 {#2156
    date: 2024-10-21 11:46:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706572451 {#2245
    date: 2024-01-30 00:54:11.0 +01: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 {#2182
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2171 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2172 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +body: "While I concur that conception is a medical accident, it sure as hell ain’t rare. It’s actually pretty endemic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706572451 {#2155
    date: 2024-01-30 00:54:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@essellburns@beehaw.org"
    "@throws_lemy@lemmy.nz"
    "@essellburns@beehaw.org"
    "@throws_lemy@lemmy.nz"
    "@essellburns@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 351224
  -bodyTs: "'accid':9 'actual':19 'ain':14 'concept':5 'concur':3 'endem':21 'hell':13 'medic':8 'pretti':20 'rare':16 'sure':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5063321"
  +editedAt: DateTimeImmutable @1729503978 {#2156
    date: 2024-10-21 11:46:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706572451 {#2245
    date: 2024-01-30 00:54:11.0 +01: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 {#1985
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    SHOGUN.\n
    \n
    I watched it once as a kid when I saw it at the video store and rented it because the idea of a single film that spanned 4 tapes was insane. I haven’t watched it more than that one time. I don’t even really remember the plot or anything; but the boxed set looks hella nice which is why when I saw it for $5 at Suncoast back in high school, I snatched it up. I also couldn’t watch it even if I wanted to because it’s VHS and I no longer have a VHS player and it’s not like I can just go get one easily.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1729515702 {#2181
    date: 2024-10-21 15:01:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@weirdbeardgame@lemmy.world"
    "@weirdbeardgame@lemmy.world"
    "@weirdbeardgame@lemmy.world"
    "@weirdbeardgame@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#1993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2002 …}
  -id: 351110
  -bodyTs: "'4':29 '5':68 'also':80 'anyth':52 'back':71 'box':55 'couldn':81 'easili':113 'even':46,85 'film':26 'get':111 'go':110 'haven':34 'hella':58 'high':73 'idea':22 'insan':32 'kid':8 'like':106 'longer':97 'look':57 'nice':59 'one':41,112 'player':101 'plot':50 'realli':47 'rememb':48 'rent':18 'saw':11,65 'school':74 'set':56 'shogun':1 'singl':25 'snatch':76 'span':28 'store':16 'suncoast':70 'tape':30 'time':42 'vhs':93,100 'video':15 'want':88 'watch':3,36,83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5062452"
  +editedAt: DateTimeImmutable @1729494955 {#2179
    date: 2024-10-21 09:15:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706569517 {#2180
    date: 2024-01-30 00:05:17.0 +01: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 {#1985
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    SHOGUN.\n
    \n
    I watched it once as a kid when I saw it at the video store and rented it because the idea of a single film that spanned 4 tapes was insane. I haven’t watched it more than that one time. I don’t even really remember the plot or anything; but the boxed set looks hella nice which is why when I saw it for $5 at Suncoast back in high school, I snatched it up. I also couldn’t watch it even if I wanted to because it’s VHS and I no longer have a VHS player and it’s not like I can just go get one easily.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1729515702 {#2181
    date: 2024-10-21 15:01:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@weirdbeardgame@lemmy.world"
    "@weirdbeardgame@lemmy.world"
    "@weirdbeardgame@lemmy.world"
    "@weirdbeardgame@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#1993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2002 …}
  -id: 351110
  -bodyTs: "'4':29 '5':68 'also':80 'anyth':52 'back':71 'box':55 'couldn':81 'easili':113 'even':46,85 'film':26 'get':111 'go':110 'haven':34 'hella':58 'high':73 'idea':22 'insan':32 'kid':8 'like':106 'longer':97 'look':57 'nice':59 'one':41,112 'player':101 'plot':50 'realli':47 'rememb':48 'rent':18 'saw':11,65 'school':74 'set':56 'shogun':1 'singl':25 'snatch':76 'span':28 'store':16 'suncoast':70 'tape':30 'time':42 'vhs':93,100 'video':15 'want':88 'watch':3,36,83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5062452"
  +editedAt: DateTimeImmutable @1729494955 {#2179
    date: 2024-10-21 09:15:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706569517 {#2180
    date: 2024-01-30 00:05:17.0 +01: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 {#1985
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    SHOGUN.\n
    \n
    I watched it once as a kid when I saw it at the video store and rented it because the idea of a single film that spanned 4 tapes was insane. I haven’t watched it more than that one time. I don’t even really remember the plot or anything; but the boxed set looks hella nice which is why when I saw it for $5 at Suncoast back in high school, I snatched it up. I also couldn’t watch it even if I wanted to because it’s VHS and I no longer have a VHS player and it’s not like I can just go get one easily.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1729515702 {#2181
    date: 2024-10-21 15:01:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@weirdbeardgame@lemmy.world"
    "@weirdbeardgame@lemmy.world"
    "@weirdbeardgame@lemmy.world"
    "@weirdbeardgame@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#1993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2002 …}
  -id: 351110
  -bodyTs: "'4':29 '5':68 'also':80 'anyth':52 'back':71 'box':55 'couldn':81 'easili':113 'even':46,85 'film':26 'get':111 'go':110 'haven':34 'hella':58 'high':73 'idea':22 'insan':32 'kid':8 'like':106 'longer':97 'look':57 'nice':59 'one':41,112 'player':101 'plot':50 'realli':47 'rememb':48 'rent':18 'saw':11,65 'school':74 'set':56 'shogun':1 'singl':25 'snatch':76 'span':28 'store':16 'suncoast':70 'tape':30 'time':42 'vhs':93,100 'video':15 'want':88 'watch':3,36,83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5062452"
  +editedAt: DateTimeImmutable @1729494955 {#2179
    date: 2024-10-21 09:15:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706569517 {#2180
    date: 2024-01-30 00:05:17.0 +01: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 {#2007
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Water.\n
    \n
    And water.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706565844 {#1988
    date: 2024-01-29 23:04:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 350996
  -bodyTs: "'water':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5061485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706565844 {#2134
    date: 2024-01-29 23:04:04.0 +01: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 {#2007
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Water.\n
    \n
    And water.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706565844 {#1988
    date: 2024-01-29 23:04:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 350996
  -bodyTs: "'water':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5061485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706565844 {#2134
    date: 2024-01-29 23:04:04.0 +01: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 {#2007
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Water.\n
    \n
    And water.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706565844 {#1988
    date: 2024-01-29 23:04:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 350996
  -bodyTs: "'water':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5061485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706565844 {#2134
    date: 2024-01-29 23:04:04.0 +01: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 {#1979
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "I heard Farmer’s knows a thing or two, because they’ve seen a thing or two."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1729412575 {#2004
    date: 2024-10-20 10:22:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -id: 349500
  -bodyTs: "'farmer':3 'heard':2 'know':5 'seen':13 'thing':7,15 'two':9,17 've':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5051800"
  +editedAt: DateTimeImmutable @1729354241 {#2000
    date: 2024-10-19 18:10:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706527088 {#2038
    date: 2024-01-29 12:18:08.0 +01: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 {#1979
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "I heard Farmer’s knows a thing or two, because they’ve seen a thing or two."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1729412575 {#2004
    date: 2024-10-20 10:22:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -id: 349500
  -bodyTs: "'farmer':3 'heard':2 'know':5 'seen':13 'thing':7,15 'two':9,17 've':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5051800"
  +editedAt: DateTimeImmutable @1729354241 {#2000
    date: 2024-10-19 18:10:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706527088 {#2038
    date: 2024-01-29 12:18:08.0 +01: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 {#1979
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "I heard Farmer’s knows a thing or two, because they’ve seen a thing or two."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1729412575 {#2004
    date: 2024-10-20 10:22:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -id: 349500
  -bodyTs: "'farmer':3 'heard':2 'know':5 'seen':13 'thing':7,15 'two':9,17 've':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5051800"
  +editedAt: DateTimeImmutable @1729354241 {#2000
    date: 2024-10-19 18:10:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706527088 {#2038
    date: 2024-01-29 12:18:08.0 +01: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 {#1349
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The entire sound track for FLCL by The Pillows.\n
    \n
    When that show was new, I could sing them all. Kinda. I certainly had no idea what the words were, but I listened to them enough that I could fake it lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1729448727 {#1982
    date: 2024-10-20 20:25:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1354 …}
  +votes: Doctrine\ORM\PersistentCollection {#1356 …}
  +reports: Doctrine\ORM\PersistentCollection {#1357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
  -id: 349103
  -bodyTs: "'certain':22 'could':16,38 'enough':35 'entir':2 'fake':39 'flcl':6 'idea':25 'kinda':20 'listen':32 'lol':41 'new':14 'pillow':9 'show':12 'sing':17 'sound':3 'track':4 'word':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5048411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706509268 {#1983
    date: 2024-01-29 07:21:08.0 +01: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 {#1349
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The entire sound track for FLCL by The Pillows.\n
    \n
    When that show was new, I could sing them all. Kinda. I certainly had no idea what the words were, but I listened to them enough that I could fake it lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1729448727 {#1982
    date: 2024-10-20 20:25:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1354 …}
  +votes: Doctrine\ORM\PersistentCollection {#1356 …}
  +reports: Doctrine\ORM\PersistentCollection {#1357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
  -id: 349103
  -bodyTs: "'certain':22 'could':16,38 'enough':35 'entir':2 'fake':39 'flcl':6 'idea':25 'kinda':20 'listen':32 'lol':41 'new':14 'pillow':9 'show':12 'sing':17 'sound':3 'track':4 'word':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5048411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706509268 {#1983
    date: 2024-01-29 07:21:08.0 +01: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 {#1349
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The entire sound track for FLCL by The Pillows.\n
    \n
    When that show was new, I could sing them all. Kinda. I certainly had no idea what the words were, but I listened to them enough that I could fake it lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1729448727 {#1982
    date: 2024-10-20 20:25:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1354 …}
  +votes: Doctrine\ORM\PersistentCollection {#1356 …}
  +reports: Doctrine\ORM\PersistentCollection {#1357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
  -id: 349103
  -bodyTs: "'certain':22 'could':16,38 'enough':35 'entir':2 'fake':39 'flcl':6 'idea':25 'kinda':20 'listen':32 'lol':41 'new':14 'pillow':9 'show':12 'sing':17 'sound':3 'track':4 'word':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5048411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706509268 {#1983
    date: 2024-01-29 07:21:08.0 +01: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 {#2498
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "I already do this with brats and those big poppy seed (or something) buns."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706505078 {#1350
    date: 2024-01-29 06:11:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 348969
  -bodyTs: "'alreadi':2 'big':9 'brat':6 'bun':14 'poppi':10 'seed':11 'someth':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5047525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706505078 {#1348
    date: 2024-01-29 06:11:18.0 +01: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 {#2498
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "I already do this with brats and those big poppy seed (or something) buns."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706505078 {#1350
    date: 2024-01-29 06:11:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 348969
  -bodyTs: "'alreadi':2 'big':9 'brat':6 'bun':14 'poppi':10 'seed':11 'someth':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5047525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706505078 {#1348
    date: 2024-01-29 06:11:18.0 +01: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 {#2498
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: "I already do this with brats and those big poppy seed (or something) buns."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706505078 {#1350
    date: 2024-01-29 06:11:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 348969
  -bodyTs: "'alreadi':2 'big':9 'brat':6 'bun':14 'poppi':10 'seed':11 'someth':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5047525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706505078 {#1348
    date: 2024-01-29 06:11:18.0 +01: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 ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2514
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2516 …}
  +image: null
  +parent: null
  +root: null
  +body: "TIL baking a wooden pizza paddle will make it a metal pizza paddle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1729336115 {#2497
    date: 2024-10-19 13:08:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shadmere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2517 …}
  +nested: Doctrine\ORM\PersistentCollection {#2519 …}
  +votes: Doctrine\ORM\PersistentCollection {#2521 …}
  +reports: Doctrine\ORM\PersistentCollection {#2523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2527 …}
  -id: 348023
  -bodyTs: "'bake':2 'make':8 'metal':11 'paddl':6,13 'pizza':5,12 'til':1 'wooden':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5041026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706477838 {#2496
    date: 2024-01-28 22:37:18.0 +01: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
59 DENIED edit
App\Entity\EntryComment {#2514
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2516 …}
  +image: null
  +parent: null
  +root: null
  +body: "TIL baking a wooden pizza paddle will make it a metal pizza paddle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1729336115 {#2497
    date: 2024-10-19 13:08:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shadmere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2517 …}
  +nested: Doctrine\ORM\PersistentCollection {#2519 …}
  +votes: Doctrine\ORM\PersistentCollection {#2521 …}
  +reports: Doctrine\ORM\PersistentCollection {#2523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2527 …}
  -id: 348023
  -bodyTs: "'bake':2 'make':8 'metal':11 'paddl':6,13 'pizza':5,12 'til':1 'wooden':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5041026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706477838 {#2496
    date: 2024-01-28 22:37:18.0 +01: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
60 DENIED moderate
App\Entity\EntryComment {#2514
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2516 …}
  +image: null
  +parent: null
  +root: null
  +body: "TIL baking a wooden pizza paddle will make it a metal pizza paddle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1729336115 {#2497
    date: 2024-10-19 13:08:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shadmere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2517 …}
  +nested: Doctrine\ORM\PersistentCollection {#2519 …}
  +votes: Doctrine\ORM\PersistentCollection {#2521 …}
  +reports: Doctrine\ORM\PersistentCollection {#2523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2527 …}
  -id: 348023
  -bodyTs: "'bake':2 'make':8 'metal':11 'paddl':6,13 'pizza':5,12 'til':1 'wooden':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/5041026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706477838 {#2496
    date: 2024-01-28 22:37:18.0 +01: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