GET https://kbin.spritesserver.nl/index.php/u/@Stalinwolf@lemmy.ca/comments/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.91 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.04 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 {#2090
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, because my wife and I are pieces of shit and put off laundry until I have no other option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729563858 {#2131
    date: 2024-10-22 04:24:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mysoulishome@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 348918
  -bodyTs: "'laundri':14 'option':20 'piec':8 'put':12 'shit':10 'wife':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6825870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706502995 {#1362
    date: 2024-01-29 05:36:35.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
3 DENIED edit
App\Entity\EntryComment {#2090
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, because my wife and I are pieces of shit and put off laundry until I have no other option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729563858 {#2131
    date: 2024-10-22 04:24:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mysoulishome@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 348918
  -bodyTs: "'laundri':14 'option':20 'piec':8 'put':12 'shit':10 'wife':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6825870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706502995 {#1362
    date: 2024-01-29 05:36:35.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
4 DENIED moderate
App\Entity\EntryComment {#2090
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, because my wife and I are pieces of shit and put off laundry until I have no other option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729563858 {#2131
    date: 2024-10-22 04:24:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mysoulishome@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 348918
  -bodyTs: "'laundri':14 'option':20 'piec':8 'put':12 'shit':10 'wife':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6825870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706502995 {#1362
    date: 2024-01-29 05:36:35.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
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 {#2072
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s referred to as double doggin’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1729374254 {#2092
    date: 2024-10-19 23:44:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 349634
  -bodyTs: "'doggin':7 'doubl':6 'refer':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6833160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706532639 {#2241
    date: 2024-01-29 13:50:39.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 {#2072
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s referred to as double doggin’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1729374254 {#2092
    date: 2024-10-19 23:44:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 349634
  -bodyTs: "'doggin':7 'doubl':6 'refer':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6833160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706532639 {#2241
    date: 2024-01-29 13:50:39.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 {#2072
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2066 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s referred to as double doggin’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1729374254 {#2092
    date: 2024-10-19 23:44:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 349634
  -bodyTs: "'doggin':7 'doubl':6 'refer':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6833160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706532639 {#2241
    date: 2024-01-29 13:50:39.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 {#2136
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    One of my cats (who is very sweet but a tad mentally handicapped) likes to try to get into people’s food while they’re eating it. Especially my toddler’s, who is an easy target. Poultry and sliced turkey are her most popular choices. She had a bit of a rough life before we wound up with her, and has a mild food insecurity (when it suits her) and what seems like a streak of ferality despite her love for affection.\n
    \n
    Anyway, whenever I catch her sneaking a piece of food off a plate, I go, “GET OUTTA HERE, YA FUCKIN’ RAT!”, and she runs off, sometimes with a piece of food, then stops to devour it and/or furiously lick her feet and play it off cool. It’s annoying, but she’s loved, and I guess at the end of the day the vibe just wouldn’t be right it she wasn’t a fuckin’ rat every now and then.\n
    \n
    It’s the sodium that will get her one of these days. But ya live like a rat, ya fuckin’ die like a rat.\n
    \n
    ![](https://lemmy.ca/pictrs/image/d2c7c37c-1004-41e3-bbfd-b634beb02727.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1729136599 {#2065
    date: 2024-10-17 05:43:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 346918
  -bodyTs: "'/pictrs/image/d2c7c37c-1004-41e3-bbfd-b634beb02727.png)':189 'affect':82 'and/or':119 'annoy':131 'anyway':83 'bit':49 'cat':4 'catch':86 'choic':45 'cool':128 'day':144,174 'despit':78 'devour':117 'die':183 'easi':35 'eat':26 'end':141 'especi':28 'everi':159 'feet':123 'feral':77 'food':22,64,92,113 'fuckin':102,157,182 'furious':120 'get':18,98,169 'go':97 'guess':138 'handicap':13 'insecur':65 'lemmy.ca':188 'lemmy.ca/pictrs/image/d2c7c37c-1004-41e3-bbfd-b634beb02727.png)':187 'lick':121 'life':53 'like':14,73,178,184 'live':177 'love':80,135 'mental':12 'mild':63 'one':1,171 'outta':99 'peopl':20 'piec':90,111 'plate':95 'play':125 'popular':44 'poultri':37 'rat':103,158,180,186 're':25 'right':151 'rough':52 'run':106 'seem':72 'slice':39 'sneak':88 'sodium':166 'sometim':108 'stop':115 'streak':75 'suit':68 'sweet':8 'tad':11 'target':36 'toddler':30 'tri':16 'turkey':40 'vibe':146 'wasn':154 'whenev':84 'wouldn':148 'wound':56 'ya':101,176,181"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6807776"
  +editedAt: DateTimeImmutable @1729134559 {#2061
    date: 2024-10-17 05:09:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706445887 {#2129
    date: 2024-01-28 13:44:47.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 {#2136
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    One of my cats (who is very sweet but a tad mentally handicapped) likes to try to get into people’s food while they’re eating it. Especially my toddler’s, who is an easy target. Poultry and sliced turkey are her most popular choices. She had a bit of a rough life before we wound up with her, and has a mild food insecurity (when it suits her) and what seems like a streak of ferality despite her love for affection.\n
    \n
    Anyway, whenever I catch her sneaking a piece of food off a plate, I go, “GET OUTTA HERE, YA FUCKIN’ RAT!”, and she runs off, sometimes with a piece of food, then stops to devour it and/or furiously lick her feet and play it off cool. It’s annoying, but she’s loved, and I guess at the end of the day the vibe just wouldn’t be right it she wasn’t a fuckin’ rat every now and then.\n
    \n
    It’s the sodium that will get her one of these days. But ya live like a rat, ya fuckin’ die like a rat.\n
    \n
    ![](https://lemmy.ca/pictrs/image/d2c7c37c-1004-41e3-bbfd-b634beb02727.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1729136599 {#2065
    date: 2024-10-17 05:43:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 346918
  -bodyTs: "'/pictrs/image/d2c7c37c-1004-41e3-bbfd-b634beb02727.png)':189 'affect':82 'and/or':119 'annoy':131 'anyway':83 'bit':49 'cat':4 'catch':86 'choic':45 'cool':128 'day':144,174 'despit':78 'devour':117 'die':183 'easi':35 'eat':26 'end':141 'especi':28 'everi':159 'feet':123 'feral':77 'food':22,64,92,113 'fuckin':102,157,182 'furious':120 'get':18,98,169 'go':97 'guess':138 'handicap':13 'insecur':65 'lemmy.ca':188 'lemmy.ca/pictrs/image/d2c7c37c-1004-41e3-bbfd-b634beb02727.png)':187 'lick':121 'life':53 'like':14,73,178,184 'live':177 'love':80,135 'mental':12 'mild':63 'one':1,171 'outta':99 'peopl':20 'piec':90,111 'plate':95 'play':125 'popular':44 'poultri':37 'rat':103,158,180,186 're':25 'right':151 'rough':52 'run':106 'seem':72 'slice':39 'sneak':88 'sodium':166 'sometim':108 'stop':115 'streak':75 'suit':68 'sweet':8 'tad':11 'target':36 'toddler':30 'tri':16 'turkey':40 'vibe':146 'wasn':154 'whenev':84 'wouldn':148 'wound':56 'ya':101,176,181"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6807776"
  +editedAt: DateTimeImmutable @1729134559 {#2061
    date: 2024-10-17 05:09:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706445887 {#2129
    date: 2024-01-28 13:44:47.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 {#2136
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    One of my cats (who is very sweet but a tad mentally handicapped) likes to try to get into people’s food while they’re eating it. Especially my toddler’s, who is an easy target. Poultry and sliced turkey are her most popular choices. She had a bit of a rough life before we wound up with her, and has a mild food insecurity (when it suits her) and what seems like a streak of ferality despite her love for affection.\n
    \n
    Anyway, whenever I catch her sneaking a piece of food off a plate, I go, “GET OUTTA HERE, YA FUCKIN’ RAT!”, and she runs off, sometimes with a piece of food, then stops to devour it and/or furiously lick her feet and play it off cool. It’s annoying, but she’s loved, and I guess at the end of the day the vibe just wouldn’t be right it she wasn’t a fuckin’ rat every now and then.\n
    \n
    It’s the sodium that will get her one of these days. But ya live like a rat, ya fuckin’ die like a rat.\n
    \n
    ![](https://lemmy.ca/pictrs/image/d2c7c37c-1004-41e3-bbfd-b634beb02727.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1729136599 {#2065
    date: 2024-10-17 05:43:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 346918
  -bodyTs: "'/pictrs/image/d2c7c37c-1004-41e3-bbfd-b634beb02727.png)':189 'affect':82 'and/or':119 'annoy':131 'anyway':83 'bit':49 'cat':4 'catch':86 'choic':45 'cool':128 'day':144,174 'despit':78 'devour':117 'die':183 'easi':35 'eat':26 'end':141 'especi':28 'everi':159 'feet':123 'feral':77 'food':22,64,92,113 'fuckin':102,157,182 'furious':120 'get':18,98,169 'go':97 'guess':138 'handicap':13 'insecur':65 'lemmy.ca':188 'lemmy.ca/pictrs/image/d2c7c37c-1004-41e3-bbfd-b634beb02727.png)':187 'lick':121 'life':53 'like':14,73,178,184 'live':177 'love':80,135 'mental':12 'mild':63 'one':1,171 'outta':99 'peopl':20 'piec':90,111 'plate':95 'play':125 'popular':44 'poultri':37 'rat':103,158,180,186 're':25 'right':151 'rough':52 'run':106 'seem':72 'slice':39 'sneak':88 'sodium':166 'sometim':108 'stop':115 'streak':75 'suit':68 'sweet':8 'tad':11 'target':36 'toddler':30 'tri':16 'turkey':40 'vibe':146 'wasn':154 'whenev':84 'wouldn':148 'wound':56 'ya':101,176,181"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6807776"
  +editedAt: DateTimeImmutable @1729134559 {#2061
    date: 2024-10-17 05:09:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706445887 {#2129
    date: 2024-01-28 13:44:47.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 {#2333
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2331 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “*YES,* M’LORD?”\n
    \n
    “WHAT *IS* IT?”\n
    \n
    “MORE WERK?”\n
    \n
    “RIGHT-O…”\n
    \n
    “OFF I GO, THEN!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1728790903 {#2073
    date: 2024-10-13 05:41:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 341829
  -bodyTs: "'go':14 'lord':3 'm':2 'o':11 'right':10 'right-o':9 'werk':8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6736215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706272702 {#2159
    date: 2024-01-26 13:38:22.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 {#2333
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2331 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “*YES,* M’LORD?”\n
    \n
    “WHAT *IS* IT?”\n
    \n
    “MORE WERK?”\n
    \n
    “RIGHT-O…”\n
    \n
    “OFF I GO, THEN!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1728790903 {#2073
    date: 2024-10-13 05:41:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 341829
  -bodyTs: "'go':14 'lord':3 'm':2 'o':11 'right':10 'right-o':9 'werk':8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6736215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706272702 {#2159
    date: 2024-01-26 13:38:22.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 {#2333
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2331 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “*YES,* M’LORD?”\n
    \n
    “WHAT *IS* IT?”\n
    \n
    “MORE WERK?”\n
    \n
    “RIGHT-O…”\n
    \n
    “OFF I GO, THEN!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1728790903 {#2073
    date: 2024-10-13 05:41:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 341829
  -bodyTs: "'go':14 'lord':3 'm':2 'o':11 'right':10 'right-o':9 'werk':8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6736215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706272702 {#2159
    date: 2024-01-26 13:38:22.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 {#2345
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is bringing back memories of not only finding the same thing, but also of the turd that I found in my front flower box one February that was full of cables.\n
    \n
    ![I present that turd to you now.](https://lemmy.ca/pictrs/image/c5273af8-a827-44cd-bfb6-2dc068f8b434.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1727651171 {#2329
    date: 2024-09-30 01:06:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ghostalmedia@lemmy.world"
    "@Ghostalmedia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 331242
  -bodyTs: "'/pictrs/image/c5273af8-a827-44cd-bfb6-2dc068f8b434.png)':42 'also':14 'back':4 'box':25 'bring':3 'cabl':32 'februari':27 'find':9 'flower':24 'found':20 'front':23 'full':30 'lemmy.ca':41 'lemmy.ca/pictrs/image/c5273af8-a827-44cd-bfb6-2dc068f8b434.png)':40 'memori':5 'one':26 'present':34 'thing':12 'turd':17,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6607381"
  +editedAt: DateTimeImmutable @1727636289 {#2323
    date: 2024-09-29 20:58:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705927885 {#2068
    date: 2024-01-22 13:51:25.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 {#2345
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is bringing back memories of not only finding the same thing, but also of the turd that I found in my front flower box one February that was full of cables.\n
    \n
    ![I present that turd to you now.](https://lemmy.ca/pictrs/image/c5273af8-a827-44cd-bfb6-2dc068f8b434.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1727651171 {#2329
    date: 2024-09-30 01:06:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ghostalmedia@lemmy.world"
    "@Ghostalmedia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 331242
  -bodyTs: "'/pictrs/image/c5273af8-a827-44cd-bfb6-2dc068f8b434.png)':42 'also':14 'back':4 'box':25 'bring':3 'cabl':32 'februari':27 'find':9 'flower':24 'found':20 'front':23 'full':30 'lemmy.ca':41 'lemmy.ca/pictrs/image/c5273af8-a827-44cd-bfb6-2dc068f8b434.png)':40 'memori':5 'one':26 'present':34 'thing':12 'turd':17,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6607381"
  +editedAt: DateTimeImmutable @1727636289 {#2323
    date: 2024-09-29 20:58:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705927885 {#2068
    date: 2024-01-22 13:51:25.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 {#2345
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is bringing back memories of not only finding the same thing, but also of the turd that I found in my front flower box one February that was full of cables.\n
    \n
    ![I present that turd to you now.](https://lemmy.ca/pictrs/image/c5273af8-a827-44cd-bfb6-2dc068f8b434.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1727651171 {#2329
    date: 2024-09-30 01:06:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ghostalmedia@lemmy.world"
    "@Ghostalmedia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 331242
  -bodyTs: "'/pictrs/image/c5273af8-a827-44cd-bfb6-2dc068f8b434.png)':42 'also':14 'back':4 'box':25 'bring':3 'cabl':32 'februari':27 'find':9 'flower':24 'found':20 'front':23 'full':30 'lemmy.ca':41 'lemmy.ca/pictrs/image/c5273af8-a827-44cd-bfb6-2dc068f8b434.png)':40 'memori':5 'one':26 'present':34 'thing':12 'turd':17,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6607381"
  +editedAt: DateTimeImmutable @1727636289 {#2323
    date: 2024-09-29 20:58:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705927885 {#2068
    date: 2024-01-22 13:51:25.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 {#2058
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love seeing how this crusty bastard devolves over time. I don’t know that anyone can make him look any worse at this point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1727631201 {#2350
    date: 2024-09-29 19:33:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snek@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 329415
  -bodyTs: "'anyon':16 'bastard':7 'crusti':6 'devolv':8 'know':14 'look':20 'love':2 'make':18 'point':25 'see':3 'time':10 'wors':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6587250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705873438 {#2330
    date: 2024-01-21 22:43:58.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 {#2058
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love seeing how this crusty bastard devolves over time. I don’t know that anyone can make him look any worse at this point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1727631201 {#2350
    date: 2024-09-29 19:33:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snek@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 329415
  -bodyTs: "'anyon':16 'bastard':7 'crusti':6 'devolv':8 'know':14 'look':20 'love':2 'make':18 'point':25 'see':3 'time':10 'wors':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6587250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705873438 {#2330
    date: 2024-01-21 22:43:58.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 {#2058
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love seeing how this crusty bastard devolves over time. I don’t know that anyone can make him look any worse at this point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1727631201 {#2350
    date: 2024-09-29 19:33:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snek@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 329415
  -bodyTs: "'anyon':16 'bastard':7 'crusti':6 'devolv':8 'know':14 'look':20 'love':2 'make':18 'point':25 'see':3 'time':10 'wors':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6587250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705873438 {#2330
    date: 2024-01-21 22:43:58.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
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Aahhhhh, fuck. What’s a cat’s nose look like again? Whatever.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1726978066 {#2054
    date: 2024-09-22 06:07:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 322556
  -bodyTs: "'aahhhhh':1 'cat':6 'fuck':2 'like':10 'look':9 'nose':8 'whatev':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6511083"
  +editedAt: DateTimeImmutable @1726725598 {#2052
    date: 2024-09-19 07:59:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705669663 {#2348
    date: 2024-01-19 14:07:43.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
27 DENIED edit
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Aahhhhh, fuck. What’s a cat’s nose look like again? Whatever.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1726978066 {#2054
    date: 2024-09-22 06:07:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 322556
  -bodyTs: "'aahhhhh':1 'cat':6 'fuck':2 'like':10 'look':9 'nose':8 'whatev':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6511083"
  +editedAt: DateTimeImmutable @1726725598 {#2052
    date: 2024-09-19 07:59:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705669663 {#2348
    date: 2024-01-19 14:07:43.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
28 DENIED moderate
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Aahhhhh, fuck. What’s a cat’s nose look like again? Whatever.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1726978066 {#2054
    date: 2024-09-22 06:07:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 322556
  -bodyTs: "'aahhhhh':1 'cat':6 'fuck':2 'like':10 'look':9 'nose':8 'whatev':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6511083"
  +editedAt: DateTimeImmutable @1726725598 {#2052
    date: 2024-09-19 07:59:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705669663 {#2348
    date: 2024-01-19 14:07:43.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
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 {#2163
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2331 …}
  +image: null
  +parent: null
  +root: null
  +body: "FFffFflooUuriishhh the pinkaaayyyyyy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1722569717 {#2110
    date: 2024-08-02 05:35:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Napain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 305064
  -bodyTs: "'ffffffloouuriishhh':1 'pinkaaayyyyyi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6320266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705151751 {#2106
    date: 2024-01-13 14:15:51.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 {#2163
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2331 …}
  +image: null
  +parent: null
  +root: null
  +body: "FFffFflooUuriishhh the pinkaaayyyyyy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1722569717 {#2110
    date: 2024-08-02 05:35:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Napain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 305064
  -bodyTs: "'ffffffloouuriishhh':1 'pinkaaayyyyyi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6320266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705151751 {#2106
    date: 2024-01-13 14:15:51.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 {#2163
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2331 …}
  +image: null
  +parent: null
  +root: null
  +body: "FFffFflooUuriishhh the pinkaaayyyyyy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1722569717 {#2110
    date: 2024-08-02 05:35:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Napain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 305064
  -bodyTs: "'ffffffloouuriishhh':1 'pinkaaayyyyyi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6320266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705151751 {#2106
    date: 2024-01-13 14:15:51.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 {#2225
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow, dude. I haven’t thought about Dickbutt in ages."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1719168042 {#2160
    date: 2024-06-23 20:40:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 291109
  -bodyTs: "'age':10 'dickbutt':8 'dude':2 'haven':4 'thought':6 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6164905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704719985 {#2161
    date: 2024-01-08 14:19:45.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 {#2225
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow, dude. I haven’t thought about Dickbutt in ages."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1719168042 {#2160
    date: 2024-06-23 20:40:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 291109
  -bodyTs: "'age':10 'dickbutt':8 'dude':2 'haven':4 'thought':6 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6164905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704719985 {#2161
    date: 2024-01-08 14:19:45.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 {#2225
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow, dude. I haven’t thought about Dickbutt in ages."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1719168042 {#2160
    date: 2024-06-23 20:40:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 291109
  -bodyTs: "'age':10 'dickbutt':8 'dude':2 'haven':4 'thought':6 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6164905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704719985 {#2161
    date: 2024-01-08 14:19:45.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 {#2302
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is like every modern Christmas movie where they think kids won’t get it unless Santa’s sleigh no longer runs on old magic, but on futuristic technology, guages, panels, samouflanges and discombobulators."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1712344566 {#2213
    date: 2024-04-05 21:16:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 285477
  -bodyTs: "'christma':6 'discombobul':34 'everi':4 'futurist':28 'get':14 'guag':30 'kid':11 'like':3 'longer':21 'magic':25 'modern':5 'movi':7 'old':24 'panel':31 'run':22 'samouflang':32 'santa':17 'sleigh':19 'technolog':29 'think':10 'unless':16 'won':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6117299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704549721 {#2214
    date: 2024-01-06 15:02:01.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 {#2302
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is like every modern Christmas movie where they think kids won’t get it unless Santa’s sleigh no longer runs on old magic, but on futuristic technology, guages, panels, samouflanges and discombobulators."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1712344566 {#2213
    date: 2024-04-05 21:16:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 285477
  -bodyTs: "'christma':6 'discombobul':34 'everi':4 'futurist':28 'get':14 'guag':30 'kid':11 'like':3 'longer':21 'magic':25 'modern':5 'movi':7 'old':24 'panel':31 'run':22 'samouflang':32 'santa':17 'sleigh':19 'technolog':29 'think':10 'unless':16 'won':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6117299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704549721 {#2214
    date: 2024-01-06 15:02:01.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 {#2302
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is like every modern Christmas movie where they think kids won’t get it unless Santa’s sleigh no longer runs on old magic, but on futuristic technology, guages, panels, samouflanges and discombobulators."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1712344566 {#2213
    date: 2024-04-05 21:16:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 285477
  -bodyTs: "'christma':6 'discombobul':34 'everi':4 'futurist':28 'get':14 'guag':30 'kid':11 'like':3 'longer':21 'magic':25 'modern':5 'movi':7 'old':24 'panel':31 'run':22 'samouflang':32 'santa':17 'sleigh':19 'technolog':29 'think':10 'unless':16 'won':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6117299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704549721 {#2214
    date: 2024-01-06 15:02:01.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 {#2313
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "Produce Manager here. Place the end that opens directly between your two palms, and rub your palms together vigorously. The bag will stick to one palm or both, opening every time. Please stop licking your fingers to open these bags and then picking through our vegetables. You’re gross."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1710836436 {#2301
    date: 2024-03-19 09:20:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@ObviouslyNotBanana@lemmy.world"
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 267514
  -bodyTs: "'bag':21,40 'direct':9 'end':6 'everi':30 'finger':36 'gross':49 'lick':34 'manag':2 'one':25 'open':8,29,38 'palm':13,17,26 'pick':43 'place':4 'pleas':32 'produc':1 're':48 'rub':15 'stick':23 'stop':33 'time':31 'togeth':18 'two':12 'veget':46 'vigor':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5968705"
  +editedAt: DateTimeImmutable @1709934494 {#2309
    date: 2024-03-08 22:48:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704036684 {#2103
    date: 2023-12-31 16:31:24.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 {#2313
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "Produce Manager here. Place the end that opens directly between your two palms, and rub your palms together vigorously. The bag will stick to one palm or both, opening every time. Please stop licking your fingers to open these bags and then picking through our vegetables. You’re gross."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1710836436 {#2301
    date: 2024-03-19 09:20:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@ObviouslyNotBanana@lemmy.world"
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 267514
  -bodyTs: "'bag':21,40 'direct':9 'end':6 'everi':30 'finger':36 'gross':49 'lick':34 'manag':2 'one':25 'open':8,29,38 'palm':13,17,26 'pick':43 'place':4 'pleas':32 'produc':1 're':48 'rub':15 'stick':23 'stop':33 'time':31 'togeth':18 'two':12 'veget':46 'vigor':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5968705"
  +editedAt: DateTimeImmutable @1709934494 {#2309
    date: 2024-03-08 22:48:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704036684 {#2103
    date: 2023-12-31 16:31:24.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 {#2313
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: "Produce Manager here. Place the end that opens directly between your two palms, and rub your palms together vigorously. The bag will stick to one palm or both, opening every time. Please stop licking your fingers to open these bags and then picking through our vegetables. You’re gross."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1710836436 {#2301
    date: 2024-03-19 09:20:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@ObviouslyNotBanana@lemmy.world"
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 267514
  -bodyTs: "'bag':21,40 'direct':9 'end':6 'everi':30 'finger':36 'gross':49 'lick':34 'manag':2 'one':25 'open':8,29,38 'palm':13,17,26 'pick':43 'place':4 'pleas':32 'produc':1 're':48 'rub':15 'stick':23 'stop':33 'time':31 'togeth':18 'two':12 'veget':46 'vigor':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5968705"
  +editedAt: DateTimeImmutable @1709934494 {#2309
    date: 2024-03-08 22:48:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704036684 {#2103
    date: 2023-12-31 16:31:24.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 {#2220
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +body: "I don’t honestly know why it feels so weird. I guess maybe because it feels a little self-serving and silly. Like, asking for a massage serves a function to relieve muscle tension. But asking for stimulating tickles on my arm makes me feel self-conscious for some reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706214547 {#2318
    date: 2024-01-25 21:29:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@Stalinwolf@lemmy.ca"
    "@kajko@feddit.nu"
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@Stalinwolf@lemmy.ca"
    "@kajko@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 340321
  -bodyTs: "'arm':43 'ask':25,37 'conscious':49 'feel':8,16,46 'function':31 'guess':12 'honest':4 'know':5 'like':24 'littl':18 'make':44 'massag':28 'mayb':13 'muscl':34 'reason':52 'reliev':33 'self':20,48 'self-consci':47 'self-serv':19 'serv':21,29 'silli':23 'stimul':39 'tension':35 'tickl':40 'weird':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6709833"
  +editedAt: DateTimeImmutable @1728657589 {#2317
    date: 2024-10-11 16:39:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706214547 {#2319
    date: 2024-01-25 21:29:07.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 {#2220
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +body: "I don’t honestly know why it feels so weird. I guess maybe because it feels a little self-serving and silly. Like, asking for a massage serves a function to relieve muscle tension. But asking for stimulating tickles on my arm makes me feel self-conscious for some reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706214547 {#2318
    date: 2024-01-25 21:29:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@Stalinwolf@lemmy.ca"
    "@kajko@feddit.nu"
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@Stalinwolf@lemmy.ca"
    "@kajko@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 340321
  -bodyTs: "'arm':43 'ask':25,37 'conscious':49 'feel':8,16,46 'function':31 'guess':12 'honest':4 'know':5 'like':24 'littl':18 'make':44 'massag':28 'mayb':13 'muscl':34 'reason':52 'reliev':33 'self':20,48 'self-consci':47 'self-serv':19 'serv':21,29 'silli':23 'stimul':39 'tension':35 'tickl':40 'weird':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6709833"
  +editedAt: DateTimeImmutable @1728657589 {#2317
    date: 2024-10-11 16:39:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706214547 {#2319
    date: 2024-01-25 21:29:07.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 {#2220
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +body: "I don’t honestly know why it feels so weird. I guess maybe because it feels a little self-serving and silly. Like, asking for a massage serves a function to relieve muscle tension. But asking for stimulating tickles on my arm makes me feel self-conscious for some reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706214547 {#2318
    date: 2024-01-25 21:29:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@Stalinwolf@lemmy.ca"
    "@kajko@feddit.nu"
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@Stalinwolf@lemmy.ca"
    "@kajko@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 340321
  -bodyTs: "'arm':43 'ask':25,37 'conscious':49 'feel':8,16,46 'function':31 'guess':12 'honest':4 'know':5 'like':24 'littl':18 'make':44 'massag':28 'mayb':13 'muscl':34 'reason':52 'reliev':33 'self':20,48 'self-consci':47 'self-serv':19 'serv':21,29 'silli':23 'stimul':39 'tension':35 'tickl':40 'weird':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6709833"
  +editedAt: DateTimeImmutable @1728657589 {#2317
    date: 2024-10-11 16:39:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706214547 {#2319
    date: 2024-01-25 21:29:07.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 {#2209
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +body: "That’s cool to know. I don’t think I would be comfortable seeking the touch/grazing part from a therapist, but I’ve never had a professional massage and I feel like I’d really benefit from one. My legs especially. I figure it’s due to being on my feet full-time at my job, but pushing and dragging my palms along my quads before bed every feels incredible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706204780 {#2261
    date: 2024-01-25 18:46:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@Stalinwolf@lemmy.ca"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 339860
  -bodyTs: "'along':64 'bed':68 'benefit':36 'comfort':13 'cool':3 'd':34 'drag':61 'due':46 'especi':41 'everi':69 'feel':31,70 'feet':51 'figur':43 'full':53 'full-tim':52 'incred':71 'job':57 'know':5 'leg':40 'like':32 'massag':28 'never':24 'one':38 'palm':63 'part':17 'profession':27 'push':59 'quad':66 'realli':35 'seek':14 'therapist':20 'think':9 'time':54 'touch/grazing':16 've':23 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6706009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706204780 {#2277
    date: 2024-01-25 18:46: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
51 DENIED edit
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +body: "That’s cool to know. I don’t think I would be comfortable seeking the touch/grazing part from a therapist, but I’ve never had a professional massage and I feel like I’d really benefit from one. My legs especially. I figure it’s due to being on my feet full-time at my job, but pushing and dragging my palms along my quads before bed every feels incredible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706204780 {#2261
    date: 2024-01-25 18:46:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@Stalinwolf@lemmy.ca"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 339860
  -bodyTs: "'along':64 'bed':68 'benefit':36 'comfort':13 'cool':3 'd':34 'drag':61 'due':46 'especi':41 'everi':69 'feel':31,70 'feet':51 'figur':43 'full':53 'full-tim':52 'incred':71 'job':57 'know':5 'leg':40 'like':32 'massag':28 'never':24 'one':38 'palm':63 'part':17 'profession':27 'push':59 'quad':66 'realli':35 'seek':14 'therapist':20 'think':9 'time':54 'touch/grazing':16 've':23 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6706009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706204780 {#2277
    date: 2024-01-25 18:46: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
52 DENIED moderate
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +body: "That’s cool to know. I don’t think I would be comfortable seeking the touch/grazing part from a therapist, but I’ve never had a professional massage and I feel like I’d really benefit from one. My legs especially. I figure it’s due to being on my feet full-time at my job, but pushing and dragging my palms along my quads before bed every feels incredible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706204780 {#2261
    date: 2024-01-25 18:46:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@Stalinwolf@lemmy.ca"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 339860
  -bodyTs: "'along':64 'bed':68 'benefit':36 'comfort':13 'cool':3 'd':34 'drag':61 'due':46 'especi':41 'everi':69 'feel':31,70 'feet':51 'figur':43 'full':53 'full-tim':52 'incred':71 'job':57 'know':5 'leg':40 'like':32 'massag':28 'never':24 'one':38 'palm':63 'part':17 'profession':27 'push':59 'quad':66 'realli':35 'seek':14 'therapist':20 'think':9 'time':54 'touch/grazing':16 've':23 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6706009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706204780 {#2277
    date: 2024-01-25 18:46: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
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 {#2264
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +body: "I’m not huge of cuddling and tend to get overheated easily when I do, but I find it really pleasurable (non-sexually) when my wife runs her finger/fingernail on my hand or arm. Just light touch in general feels incredibly stimulating, but it’s kind of a weird thing to outright ask for so I just kind of enjoy it when it comes around. I also like when my kid steps on my arms or legs when climbing on me. I should probably look into massage therapy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706144384 {#2204
    date: 2024-01-25 01:59:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 338129
  -bodyTs: "'also':68 'arm':35,76 'around':66 'ask':54 'climb':80 'come':65 'cuddl':6 'easili':12 'enjoy':61 'feel':41 'find':18 'finger/fingernail':30 'general':40 'get':10 'hand':33 'huge':4 'incred':42 'kid':72 'kind':47,59 'leg':78 'light':37 'like':69 'look':86 'm':2 'massag':88 'non':23 'non-sexu':22 'outright':53 'overh':11 'pleasur':21 'probabl':85 'realli':20 'run':28 'sexual':24 'step':73 'stimul':43 'tend':8 'therapi':89 'thing':51 'touch':38 'weird':50 'wife':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6682964"
  +editedAt: DateTimeImmutable @1728458908 {#2200
    date: 2024-10-09 09:28:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706144384 {#2275
    date: 2024-01-25 01:59: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
55 DENIED edit
App\Entity\EntryComment {#2264
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +body: "I’m not huge of cuddling and tend to get overheated easily when I do, but I find it really pleasurable (non-sexually) when my wife runs her finger/fingernail on my hand or arm. Just light touch in general feels incredibly stimulating, but it’s kind of a weird thing to outright ask for so I just kind of enjoy it when it comes around. I also like when my kid steps on my arms or legs when climbing on me. I should probably look into massage therapy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706144384 {#2204
    date: 2024-01-25 01:59:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 338129
  -bodyTs: "'also':68 'arm':35,76 'around':66 'ask':54 'climb':80 'come':65 'cuddl':6 'easili':12 'enjoy':61 'feel':41 'find':18 'finger/fingernail':30 'general':40 'get':10 'hand':33 'huge':4 'incred':42 'kid':72 'kind':47,59 'leg':78 'light':37 'like':69 'look':86 'm':2 'massag':88 'non':23 'non-sexu':22 'outright':53 'overh':11 'pleasur':21 'probabl':85 'realli':20 'run':28 'sexual':24 'step':73 'stimul':43 'tend':8 'therapi':89 'thing':51 'touch':38 'weird':50 'wife':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6682964"
  +editedAt: DateTimeImmutable @1728458908 {#2200
    date: 2024-10-09 09:28:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706144384 {#2275
    date: 2024-01-25 01:59: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
56 DENIED moderate
App\Entity\EntryComment {#2264
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +body: "I’m not huge of cuddling and tend to get overheated easily when I do, but I find it really pleasurable (non-sexually) when my wife runs her finger/fingernail on my hand or arm. Just light touch in general feels incredibly stimulating, but it’s kind of a weird thing to outright ask for so I just kind of enjoy it when it comes around. I also like when my kid steps on my arms or legs when climbing on me. I should probably look into massage therapy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706144384 {#2204
    date: 2024-01-25 01:59:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@JoshuaSlowpoke777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 338129
  -bodyTs: "'also':68 'arm':35,76 'around':66 'ask':54 'climb':80 'come':65 'cuddl':6 'easili':12 'enjoy':61 'feel':41 'find':18 'finger/fingernail':30 'general':40 'get':10 'hand':33 'huge':4 'incred':42 'kid':72 'kind':47,59 'leg':78 'light':37 'like':69 'look':86 'm':2 'massag':88 'non':23 'non-sexu':22 'outright':53 'overh':11 'pleasur':21 'probabl':85 'realli':20 'run':28 'sexual':24 'step':73 'stimul':43 'tend':8 'therapi':89 'thing':51 'touch':38 'weird':50 'wife':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6682964"
  +editedAt: DateTimeImmutable @1728458908 {#2200
    date: 2024-10-09 09:28:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706144384 {#2275
    date: 2024-01-25 01:59: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
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 {#2254
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2245 …}
  +body: """
    I always thought I was pretty well put together and low-cringe, but every now and then I get a Facebook memory (*I know, but I moved to another country and this is my lifeline to my friends and family*) from ~2010 that really sheds some fucking light on exactly why I didn’t have a girlfriend. These memories reveal to me that I was indeed *very* cringe, and *very* much a product of some of the lamest internet culture in recent memory. The frequent use of the cat face emoticon :3 when interacting with girls is enough to make me want to bury these things where they can never be seen again. Conversely, these memories serve as a reminder of not only just how far I’ve come as a man, but also as a husband, a father, and a member of society.\n
    \n
    EDIT: It’s worth mentioning that these mishaps are extremely prevalent in old exchanges between my wife and I as well, so at the very least her and I are able to cringe over them *together.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706102428 {#2265
    date: 2024-01-24 14:20:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 336593
  -bodyTs: "'2010':43 '3':93 'abl':176 'also':135 'alway':2 'anoth':30 'buri':105 'cat':90 'come':130 'convers':115 'countri':31 'cring':13,69,178 'cultur':81 'didn':54 'edit':146 'emoticon':92 'enough':99 'everi':15 'exact':51 'exchang':159 'extrem':155 'face':91 'facebook':22 'famili':41 'far':127 'father':140 'frequent':86 'friend':39 'fuck':48 'get':20 'girl':97 'girlfriend':58 'husband':138 'inde':67 'interact':95 'internet':80 'know':25 'lamest':79 'least':171 'lifelin':36 'light':49 'low':12 'low-cring':11 'make':101 'man':133 'member':143 'memori':23,60,84,117 'mention':150 'mishap':153 'move':28 'much':72 'never':111 'old':158 'pretti':6 'preval':156 'product':74 'put':8 'realli':45 'recent':83 'remind':121 'reveal':61 'seen':113 'serv':118 'shed':46 'societi':145 'thing':107 'thought':3 'togeth':9,181 'use':87 've':129 'want':103 'well':7,166 'wife':162 'worth':149"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6668233"
  +editedAt: DateTimeImmutable @1728300953 {#2196
    date: 2024-10-07 13:35:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706102428 {#2199
    date: 2024-01-24 14:20:28.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 {#2254
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2245 …}
  +body: """
    I always thought I was pretty well put together and low-cringe, but every now and then I get a Facebook memory (*I know, but I moved to another country and this is my lifeline to my friends and family*) from ~2010 that really sheds some fucking light on exactly why I didn’t have a girlfriend. These memories reveal to me that I was indeed *very* cringe, and *very* much a product of some of the lamest internet culture in recent memory. The frequent use of the cat face emoticon :3 when interacting with girls is enough to make me want to bury these things where they can never be seen again. Conversely, these memories serve as a reminder of not only just how far I’ve come as a man, but also as a husband, a father, and a member of society.\n
    \n
    EDIT: It’s worth mentioning that these mishaps are extremely prevalent in old exchanges between my wife and I as well, so at the very least her and I are able to cringe over them *together.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706102428 {#2265
    date: 2024-01-24 14:20:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 336593
  -bodyTs: "'2010':43 '3':93 'abl':176 'also':135 'alway':2 'anoth':30 'buri':105 'cat':90 'come':130 'convers':115 'countri':31 'cring':13,69,178 'cultur':81 'didn':54 'edit':146 'emoticon':92 'enough':99 'everi':15 'exact':51 'exchang':159 'extrem':155 'face':91 'facebook':22 'famili':41 'far':127 'father':140 'frequent':86 'friend':39 'fuck':48 'get':20 'girl':97 'girlfriend':58 'husband':138 'inde':67 'interact':95 'internet':80 'know':25 'lamest':79 'least':171 'lifelin':36 'light':49 'low':12 'low-cring':11 'make':101 'man':133 'member':143 'memori':23,60,84,117 'mention':150 'mishap':153 'move':28 'much':72 'never':111 'old':158 'pretti':6 'preval':156 'product':74 'put':8 'realli':45 'recent':83 'remind':121 'reveal':61 'seen':113 'serv':118 'shed':46 'societi':145 'thing':107 'thought':3 'togeth':9,181 'use':87 've':129 'want':103 'well':7,166 'wife':162 'worth':149"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6668233"
  +editedAt: DateTimeImmutable @1728300953 {#2196
    date: 2024-10-07 13:35:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706102428 {#2199
    date: 2024-01-24 14:20:28.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 {#2254
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2245 …}
  +body: """
    I always thought I was pretty well put together and low-cringe, but every now and then I get a Facebook memory (*I know, but I moved to another country and this is my lifeline to my friends and family*) from ~2010 that really sheds some fucking light on exactly why I didn’t have a girlfriend. These memories reveal to me that I was indeed *very* cringe, and *very* much a product of some of the lamest internet culture in recent memory. The frequent use of the cat face emoticon :3 when interacting with girls is enough to make me want to bury these things where they can never be seen again. Conversely, these memories serve as a reminder of not only just how far I’ve come as a man, but also as a husband, a father, and a member of society.\n
    \n
    EDIT: It’s worth mentioning that these mishaps are extremely prevalent in old exchanges between my wife and I as well, so at the very least her and I are able to cringe over them *together.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706102428 {#2265
    date: 2024-01-24 14:20:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
    "@Godric@lemmy.world"
    "@Wanderer@lemm.ee"
    "@Misconduct@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 336593
  -bodyTs: "'2010':43 '3':93 'abl':176 'also':135 'alway':2 'anoth':30 'buri':105 'cat':90 'come':130 'convers':115 'countri':31 'cring':13,69,178 'cultur':81 'didn':54 'edit':146 'emoticon':92 'enough':99 'everi':15 'exact':51 'exchang':159 'extrem':155 'face':91 'facebook':22 'famili':41 'far':127 'father':140 'frequent':86 'friend':39 'fuck':48 'get':20 'girl':97 'girlfriend':58 'husband':138 'inde':67 'interact':95 'internet':80 'know':25 'lamest':79 'least':171 'lifelin':36 'light':49 'low':12 'low-cring':11 'make':101 'man':133 'member':143 'memori':23,60,84,117 'mention':150 'mishap':153 'move':28 'much':72 'never':111 'old':158 'pretti':6 'preval':156 'product':74 'put':8 'realli':45 'recent':83 'remind':121 'reveal':61 'seen':113 'serv':118 'shed':46 'societi':145 'thing':107 'thought':3 'togeth':9,181 'use':87 've':129 'want':103 'well':7,166 'wife':162 'worth':149"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6668233"
  +editedAt: DateTimeImmutable @1728300953 {#2196
    date: 2024-10-07 13:35:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706102428 {#2199
    date: 2024-01-24 14:20:28.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