GET https://kbin.spritesserver.nl/u/@s20@lemmy.ml/comments/commented

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.21 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.03 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 {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: "So… is it Snap infected err… Snap based, like Ubuntu? Because otherwise it looks kinda neat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705653388 {#2062
    date: 2024-01-19 09:36:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 197581
  -bodyTs: "'base':8 'err':6 'infect':5 'kinda':15 'like':9 'look':14 'neat':16 'otherwis':12 'snap':4,7 'ubuntu':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2418904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691518761 {#1908
    date: 2023-08-08 20:19:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: "So… is it Snap infected err… Snap based, like Ubuntu? Because otherwise it looks kinda neat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705653388 {#2062
    date: 2024-01-19 09:36:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 197581
  -bodyTs: "'base':8 'err':6 'infect':5 'kinda':15 'like':9 'look':14 'neat':16 'otherwis':12 'snap':4,7 'ubuntu':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2418904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691518761 {#1908
    date: 2023-08-08 20:19:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: "So… is it Snap infected err… Snap based, like Ubuntu? Because otherwise it looks kinda neat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705653388 {#2062
    date: 2024-01-19 09:36:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 197581
  -bodyTs: "'base':8 'err':6 'infect':5 'kinda':15 'like':9 'look':14 'neat':16 'otherwis':12 'snap':4,7 'ubuntu':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2418904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691518761 {#1908
    date: 2023-08-08 20:19:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Gonna go with Manjaro. I can’t, for the life of me, understand why it gets the support it does. It’s not fantastic to begin with, with an apparently incompetent management team. Add in that all the theming is flat and lifeless, and I’m just confused.\n
    \n
    I mean, any Arch derived distro with an “easy installer” kinda confuses me. Archinstall is fairly easy to use (although a bit ugly), and most other Arch based distros seem to miss what I see as the main point of Arch: getting to know and personalize your system. So things like Endeavor, Xero, etc. Don’t make a lot of sense to me either. But at least they’re not effectively accidentally DDOSing the AUR…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703745964 {#2078
    date: 2023-12-28 07:46:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@valentino@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 179185
  -bodyTs: "'accident':120 'add':34 'although':68 'appar':30 'arch':52,75,89 'archinstal':62 'aur':123 'base':76 'begin':26 'bit':70 'confus':48,60 'ddose':121 'deriv':53 'distro':54,77 'easi':57,65 'effect':119 'either':112 'endeavor':100 'etc':102 'fair':64 'fantast':24 'flat':41 'get':16,90 'go':2 'gonna':1 'incompet':31 'instal':58 'kinda':59 'know':92 'least':115 'life':10 'lifeless':43 'like':99 'lot':107 'm':46 'main':86 'make':105 'manag':32 'manjaro':4 'mean':50 'miss':80 'person':94 'point':87 're':117 'see':83 'seem':78 'sens':109 'support':18 'system':96 'team':33 'theme':39 'thing':98 'ugli':71 'understand':13 'use':67 'xero':101"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3040580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692882603 {#2097
    date: 2023-08-24 15:10:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Gonna go with Manjaro. I can’t, for the life of me, understand why it gets the support it does. It’s not fantastic to begin with, with an apparently incompetent management team. Add in that all the theming is flat and lifeless, and I’m just confused.\n
    \n
    I mean, any Arch derived distro with an “easy installer” kinda confuses me. Archinstall is fairly easy to use (although a bit ugly), and most other Arch based distros seem to miss what I see as the main point of Arch: getting to know and personalize your system. So things like Endeavor, Xero, etc. Don’t make a lot of sense to me either. But at least they’re not effectively accidentally DDOSing the AUR…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703745964 {#2078
    date: 2023-12-28 07:46:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@valentino@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 179185
  -bodyTs: "'accident':120 'add':34 'although':68 'appar':30 'arch':52,75,89 'archinstal':62 'aur':123 'base':76 'begin':26 'bit':70 'confus':48,60 'ddose':121 'deriv':53 'distro':54,77 'easi':57,65 'effect':119 'either':112 'endeavor':100 'etc':102 'fair':64 'fantast':24 'flat':41 'get':16,90 'go':2 'gonna':1 'incompet':31 'instal':58 'kinda':59 'know':92 'least':115 'life':10 'lifeless':43 'like':99 'lot':107 'm':46 'main':86 'make':105 'manag':32 'manjaro':4 'mean':50 'miss':80 'person':94 'point':87 're':117 'see':83 'seem':78 'sens':109 'support':18 'system':96 'team':33 'theme':39 'thing':98 'ugli':71 'understand':13 'use':67 'xero':101"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3040580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692882603 {#2097
    date: 2023-08-24 15:10:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Gonna go with Manjaro. I can’t, for the life of me, understand why it gets the support it does. It’s not fantastic to begin with, with an apparently incompetent management team. Add in that all the theming is flat and lifeless, and I’m just confused.\n
    \n
    I mean, any Arch derived distro with an “easy installer” kinda confuses me. Archinstall is fairly easy to use (although a bit ugly), and most other Arch based distros seem to miss what I see as the main point of Arch: getting to know and personalize your system. So things like Endeavor, Xero, etc. Don’t make a lot of sense to me either. But at least they’re not effectively accidentally DDOSing the AUR…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703745964 {#2078
    date: 2023-12-28 07:46:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@valentino@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 179185
  -bodyTs: "'accident':120 'add':34 'although':68 'appar':30 'arch':52,75,89 'archinstal':62 'aur':123 'base':76 'begin':26 'bit':70 'confus':48,60 'ddose':121 'deriv':53 'distro':54,77 'easi':57,65 'effect':119 'either':112 'endeavor':100 'etc':102 'fair':64 'fantast':24 'flat':41 'get':16,90 'go':2 'gonna':1 'incompet':31 'instal':58 'kinda':59 'know':92 'least':115 'life':10 'lifeless':43 'like':99 'lot':107 'm':46 'main':86 'make':105 'manag':32 'manjaro':4 'mean':50 'miss':80 'person':94 'point':87 're':117 'see':83 'seem':78 'sens':109 'support':18 'system':96 'team':33 'theme':39 'thing':98 'ugli':71 'understand':13 'use':67 'xero':101"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3040580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692882603 {#2097
    date: 2023-08-24 15:10:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: null
  +root: null
  +body: "I recently made homemade treats for my dog using sweet potatoes and oat flour. My whole house smelled like roasted sweet potatoes for hours afterwards, and it was like being in heaven’s kitchen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696270998 {#2323
    date: 2023-10-02 20:23:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 30308
  -bodyTs: "'afterward':25 'dog':8 'flour':14 'heaven':32 'homemad':4 'hour':24 'hous':17 'kitchen':34 'like':19,29 'made':3 'oat':13 'potato':11,22 'recent':2 'roast':20 'smell':18 'sweet':10,21 'treat':5 'use':9 'whole':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4374937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696203718 {#2030
    date: 2023-10-02 01:41:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: null
  +root: null
  +body: "I recently made homemade treats for my dog using sweet potatoes and oat flour. My whole house smelled like roasted sweet potatoes for hours afterwards, and it was like being in heaven’s kitchen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696270998 {#2323
    date: 2023-10-02 20:23:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 30308
  -bodyTs: "'afterward':25 'dog':8 'flour':14 'heaven':32 'homemad':4 'hour':24 'hous':17 'kitchen':34 'like':19,29 'made':3 'oat':13 'potato':11,22 'recent':2 'roast':20 'smell':18 'sweet':10,21 'treat':5 'use':9 'whole':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4374937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696203718 {#2030
    date: 2023-10-02 01:41:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: null
  +root: null
  +body: "I recently made homemade treats for my dog using sweet potatoes and oat flour. My whole house smelled like roasted sweet potatoes for hours afterwards, and it was like being in heaven’s kitchen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696270998 {#2323
    date: 2023-10-02 20:23:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 30308
  -bodyTs: "'afterward':25 'dog':8 'flour':14 'heaven':32 'homemad':4 'hour':24 'hous':17 'kitchen':34 'like':19,29 'made':3 'oat':13 'potato':11,22 'recent':2 'roast':20 'smell':18 'sweet':10,21 'treat':5 'use':9 'whole':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4374937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696203718 {#2030
    date: 2023-10-02 01:41:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: App\Entity\EntryComment {#2314
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
    +image: null
    +parent: null
    +root: null
    +body: "I recently made homemade treats for my dog using sweet potatoes and oat flour. My whole house smelled like roasted sweet potatoes for hours afterwards, and it was like being in heaven’s kitchen."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696270998 {#2323
      date: 2023-10-02 20:23:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Facelikeapotato@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2191 …}
    +nested: Doctrine\ORM\PersistentCollection {#2349 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
    -id: 30308
    -bodyTs: "'afterward':25 'dog':8 'flour':14 'heaven':32 'homemad':4 'hour':24 'hous':17 'kitchen':34 'like':19,29 'made':3 'oat':13 'potato':11,22 'recent':2 'roast':20 'smell':18 'sweet':10,21 'treat':5 'use':9 'whole':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4374937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696203718 {#2030
      date: 2023-10-02 01:41:58.0 +02:00
    }
  }
  +body: """
    - 2 cups oat flour\n
    - 2 teaspoons baking powder\n
    - 1 cup sweet potatoes, cooked peeled, and mashed\n
    - 1 egg\n
    - 1 tablespoon maple syrup (optional)\n
    \n
    1. In a bowl, combine oat flour and baking powder. Mix well.\n
    2. In a larger bowl, combine sweet potatoes, egg, and maple syrup. Mix well.\n
    3. Add oat mixture to sweet potato mixture and mix until it forms a dough. It should be similar to cookie (US)/biscuit (other places) dough in consistency. If it isn’t, add more oat flour until you get it there. (Don’t worry about overworking the dough; oat flour is gluten free.)\n
    4. Shape the dough into cylinders about 1.5 to 2 cm in diameter (about an inch). Wrap in plastic wrap and refrigerate for an hour or overnight.\n
    5. Preheat oven to 350F or 175C\n
    6. Either cut the treats from the cylinder about 1/2cm (1/4in) thick. Arrange on a baking tray, leaving a little space between each.\n
    7. Bake until just starting to brown, about 8 to 10 minutes.\n
    8. Allow to cool completely on a cooling rack. Your chewy treats are done; store in the fridge, keeps for a couple weeks.\n
    9. Optionally, after they’ve cooled, you can put them back in the oven at 200F or 100C for about an hour. This will turn them into shelf stable, crunchy treats that will will keep for, like, a long time in an airtight container. It’s basically hard tack.\n
    \n
    You can swap out the sweet potato with peanut butter, cooked squash, or cooked pumpkin and it still works.\n
    \n
    ETA: you can also use whole wheat flour as long as you don’t overwork the dough. If you do, you can drop the egg; it’s only there as a binder, and gluten gets the job done fine.\n
    \n
    Most dogs (including mine) can digest gluten just fine. It can, however, interfere with digesting zinc. Huskies and a few other breeds sometimes have difficulty absorbing zinc. Hence this recipe, made for my adorable husky mix.\n
    \n
    As a side note, if you throw in another tablespoon of maple syrup and 1/4 teaspoon of salt, these make pretty tasty people treats, too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696270997 {#2327
    date: 2023-10-02 20:23:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
    "@s20@lemmy.ml"
    "@picnicolas@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 30472
  -bodyTs: "'/biscuit':72 '1':9,17,19,24 '1.5':110 '1/2cm':146 '1/4':352 '1/4in':147 '10':170 '100c':212 '175c':136 '2':1,5,36,112 '200f':210 '3':50 '350f':134 '4':103 '5':130 '6':137 '7':160 '8':168,172 '9':195 'absorb':327 'add':51,82 'ador':335 'airtight':237 'allow':173 'also':266 'anoth':346 'arrang':149 'back':205 'bake':7,32,152,161 'basic':241 'binder':294 'bowl':27,40 'breed':323 'brown':166 'butter':253 'chewi':182 'cm':113 'combin':28,41 'complet':176 'consist':77 'contain':238 'cook':13,254,257 'cooki':70 'cool':175,179,200 'coupl':193 'crunchi':224 'cup':2,10 'cut':139 'cylind':108,144 'diamet':115 'difficulti':326 'digest':307,316 'dog':303 'done':185,300 'dough':64,75,97,106,279 'drop':285 'egg':18,44,287 'either':138 'eta':263 'fine':301,310 'flour':4,30,85,99,270 'form':62 'free':102 'fridg':189 'get':88,297 'gluten':101,296,308 'hard':242 'henc':329 'hour':127,216 'howev':313 'huski':318,336 'inch':118 'includ':304 'interfer':314 'isn':80 'job':299 'keep':190,229 'larger':39 'leav':154 'like':231 'littl':156 'long':233,272 'made':332 'make':357 'mapl':21,46,349 'mash':16 'mine':305 'minut':171 'mix':34,48,59,337 'mixtur':53,57 'note':341 'oat':3,29,52,84,98 'option':23,196 'oven':132,208 'overnight':129 'overwork':95,277 'peanut':252 'peel':14 'peopl':360 'place':74 'plastic':121 'potato':12,43,56,250 'powder':8,33 'preheat':131 'pretti':358 'pumpkin':258 'put':203 'rack':180 'recip':331 'refriger':124 'salt':355 'shape':104 'shelf':222 'side':340 'similar':68 'sometim':324 'space':157 'squash':255 'stabl':223 'start':164 'still':261 'store':186 'swap':246 'sweet':11,42,55,249 'syrup':22,47,350 'tablespoon':20,347 'tack':243 'tasti':359 'teaspoon':6,353 'thick':148 'throw':344 'time':234 'tray':153 'treat':141,183,225,361 'turn':219 'us':71 'use':267 've':199 'week':194 'well':35,49 'wheat':269 'whole':268 'work':262 'worri':93 'wrap':119,122 'zinc':317,328"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4395425"
  +editedAt: DateTimeImmutable @1696271628 {#2241
    date: 2023-10-02 20:33:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696270997 {#2096
    date: 2023-10-02 20:23:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: App\Entity\EntryComment {#2314
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
    +image: null
    +parent: null
    +root: null
    +body: "I recently made homemade treats for my dog using sweet potatoes and oat flour. My whole house smelled like roasted sweet potatoes for hours afterwards, and it was like being in heaven’s kitchen."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696270998 {#2323
      date: 2023-10-02 20:23:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Facelikeapotato@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2191 …}
    +nested: Doctrine\ORM\PersistentCollection {#2349 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
    -id: 30308
    -bodyTs: "'afterward':25 'dog':8 'flour':14 'heaven':32 'homemad':4 'hour':24 'hous':17 'kitchen':34 'like':19,29 'made':3 'oat':13 'potato':11,22 'recent':2 'roast':20 'smell':18 'sweet':10,21 'treat':5 'use':9 'whole':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4374937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696203718 {#2030
      date: 2023-10-02 01:41:58.0 +02:00
    }
  }
  +body: """
    - 2 cups oat flour\n
    - 2 teaspoons baking powder\n
    - 1 cup sweet potatoes, cooked peeled, and mashed\n
    - 1 egg\n
    - 1 tablespoon maple syrup (optional)\n
    \n
    1. In a bowl, combine oat flour and baking powder. Mix well.\n
    2. In a larger bowl, combine sweet potatoes, egg, and maple syrup. Mix well.\n
    3. Add oat mixture to sweet potato mixture and mix until it forms a dough. It should be similar to cookie (US)/biscuit (other places) dough in consistency. If it isn’t, add more oat flour until you get it there. (Don’t worry about overworking the dough; oat flour is gluten free.)\n
    4. Shape the dough into cylinders about 1.5 to 2 cm in diameter (about an inch). Wrap in plastic wrap and refrigerate for an hour or overnight.\n
    5. Preheat oven to 350F or 175C\n
    6. Either cut the treats from the cylinder about 1/2cm (1/4in) thick. Arrange on a baking tray, leaving a little space between each.\n
    7. Bake until just starting to brown, about 8 to 10 minutes.\n
    8. Allow to cool completely on a cooling rack. Your chewy treats are done; store in the fridge, keeps for a couple weeks.\n
    9. Optionally, after they’ve cooled, you can put them back in the oven at 200F or 100C for about an hour. This will turn them into shelf stable, crunchy treats that will will keep for, like, a long time in an airtight container. It’s basically hard tack.\n
    \n
    You can swap out the sweet potato with peanut butter, cooked squash, or cooked pumpkin and it still works.\n
    \n
    ETA: you can also use whole wheat flour as long as you don’t overwork the dough. If you do, you can drop the egg; it’s only there as a binder, and gluten gets the job done fine.\n
    \n
    Most dogs (including mine) can digest gluten just fine. It can, however, interfere with digesting zinc. Huskies and a few other breeds sometimes have difficulty absorbing zinc. Hence this recipe, made for my adorable husky mix.\n
    \n
    As a side note, if you throw in another tablespoon of maple syrup and 1/4 teaspoon of salt, these make pretty tasty people treats, too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696270997 {#2327
    date: 2023-10-02 20:23:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
    "@s20@lemmy.ml"
    "@picnicolas@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 30472
  -bodyTs: "'/biscuit':72 '1':9,17,19,24 '1.5':110 '1/2cm':146 '1/4':352 '1/4in':147 '10':170 '100c':212 '175c':136 '2':1,5,36,112 '200f':210 '3':50 '350f':134 '4':103 '5':130 '6':137 '7':160 '8':168,172 '9':195 'absorb':327 'add':51,82 'ador':335 'airtight':237 'allow':173 'also':266 'anoth':346 'arrang':149 'back':205 'bake':7,32,152,161 'basic':241 'binder':294 'bowl':27,40 'breed':323 'brown':166 'butter':253 'chewi':182 'cm':113 'combin':28,41 'complet':176 'consist':77 'contain':238 'cook':13,254,257 'cooki':70 'cool':175,179,200 'coupl':193 'crunchi':224 'cup':2,10 'cut':139 'cylind':108,144 'diamet':115 'difficulti':326 'digest':307,316 'dog':303 'done':185,300 'dough':64,75,97,106,279 'drop':285 'egg':18,44,287 'either':138 'eta':263 'fine':301,310 'flour':4,30,85,99,270 'form':62 'free':102 'fridg':189 'get':88,297 'gluten':101,296,308 'hard':242 'henc':329 'hour':127,216 'howev':313 'huski':318,336 'inch':118 'includ':304 'interfer':314 'isn':80 'job':299 'keep':190,229 'larger':39 'leav':154 'like':231 'littl':156 'long':233,272 'made':332 'make':357 'mapl':21,46,349 'mash':16 'mine':305 'minut':171 'mix':34,48,59,337 'mixtur':53,57 'note':341 'oat':3,29,52,84,98 'option':23,196 'oven':132,208 'overnight':129 'overwork':95,277 'peanut':252 'peel':14 'peopl':360 'place':74 'plastic':121 'potato':12,43,56,250 'powder':8,33 'preheat':131 'pretti':358 'pumpkin':258 'put':203 'rack':180 'recip':331 'refriger':124 'salt':355 'shape':104 'shelf':222 'side':340 'similar':68 'sometim':324 'space':157 'squash':255 'stabl':223 'start':164 'still':261 'store':186 'swap':246 'sweet':11,42,55,249 'syrup':22,47,350 'tablespoon':20,347 'tack':243 'tasti':359 'teaspoon':6,353 'thick':148 'throw':344 'time':234 'tray':153 'treat':141,183,225,361 'turn':219 'us':71 'use':267 've':199 'week':194 'well':35,49 'wheat':269 'whole':268 'work':262 'worri':93 'wrap':119,122 'zinc':317,328"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4395425"
  +editedAt: DateTimeImmutable @1696271628 {#2241
    date: 2023-10-02 20:33:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696270997 {#2096
    date: 2023-10-02 20:23:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: App\Entity\EntryComment {#2314
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
    +image: null
    +parent: null
    +root: null
    +body: "I recently made homemade treats for my dog using sweet potatoes and oat flour. My whole house smelled like roasted sweet potatoes for hours afterwards, and it was like being in heaven’s kitchen."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696270998 {#2323
      date: 2023-10-02 20:23:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Facelikeapotato@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2191 …}
    +nested: Doctrine\ORM\PersistentCollection {#2349 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
    -id: 30308
    -bodyTs: "'afterward':25 'dog':8 'flour':14 'heaven':32 'homemad':4 'hour':24 'hous':17 'kitchen':34 'like':19,29 'made':3 'oat':13 'potato':11,22 'recent':2 'roast':20 'smell':18 'sweet':10,21 'treat':5 'use':9 'whole':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4374937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696203718 {#2030
      date: 2023-10-02 01:41:58.0 +02:00
    }
  }
  +body: """
    - 2 cups oat flour\n
    - 2 teaspoons baking powder\n
    - 1 cup sweet potatoes, cooked peeled, and mashed\n
    - 1 egg\n
    - 1 tablespoon maple syrup (optional)\n
    \n
    1. In a bowl, combine oat flour and baking powder. Mix well.\n
    2. In a larger bowl, combine sweet potatoes, egg, and maple syrup. Mix well.\n
    3. Add oat mixture to sweet potato mixture and mix until it forms a dough. It should be similar to cookie (US)/biscuit (other places) dough in consistency. If it isn’t, add more oat flour until you get it there. (Don’t worry about overworking the dough; oat flour is gluten free.)\n
    4. Shape the dough into cylinders about 1.5 to 2 cm in diameter (about an inch). Wrap in plastic wrap and refrigerate for an hour or overnight.\n
    5. Preheat oven to 350F or 175C\n
    6. Either cut the treats from the cylinder about 1/2cm (1/4in) thick. Arrange on a baking tray, leaving a little space between each.\n
    7. Bake until just starting to brown, about 8 to 10 minutes.\n
    8. Allow to cool completely on a cooling rack. Your chewy treats are done; store in the fridge, keeps for a couple weeks.\n
    9. Optionally, after they’ve cooled, you can put them back in the oven at 200F or 100C for about an hour. This will turn them into shelf stable, crunchy treats that will will keep for, like, a long time in an airtight container. It’s basically hard tack.\n
    \n
    You can swap out the sweet potato with peanut butter, cooked squash, or cooked pumpkin and it still works.\n
    \n
    ETA: you can also use whole wheat flour as long as you don’t overwork the dough. If you do, you can drop the egg; it’s only there as a binder, and gluten gets the job done fine.\n
    \n
    Most dogs (including mine) can digest gluten just fine. It can, however, interfere with digesting zinc. Huskies and a few other breeds sometimes have difficulty absorbing zinc. Hence this recipe, made for my adorable husky mix.\n
    \n
    As a side note, if you throw in another tablespoon of maple syrup and 1/4 teaspoon of salt, these make pretty tasty people treats, too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696270997 {#2327
    date: 2023-10-02 20:23:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
    "@s20@lemmy.ml"
    "@picnicolas@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 30472
  -bodyTs: "'/biscuit':72 '1':9,17,19,24 '1.5':110 '1/2cm':146 '1/4':352 '1/4in':147 '10':170 '100c':212 '175c':136 '2':1,5,36,112 '200f':210 '3':50 '350f':134 '4':103 '5':130 '6':137 '7':160 '8':168,172 '9':195 'absorb':327 'add':51,82 'ador':335 'airtight':237 'allow':173 'also':266 'anoth':346 'arrang':149 'back':205 'bake':7,32,152,161 'basic':241 'binder':294 'bowl':27,40 'breed':323 'brown':166 'butter':253 'chewi':182 'cm':113 'combin':28,41 'complet':176 'consist':77 'contain':238 'cook':13,254,257 'cooki':70 'cool':175,179,200 'coupl':193 'crunchi':224 'cup':2,10 'cut':139 'cylind':108,144 'diamet':115 'difficulti':326 'digest':307,316 'dog':303 'done':185,300 'dough':64,75,97,106,279 'drop':285 'egg':18,44,287 'either':138 'eta':263 'fine':301,310 'flour':4,30,85,99,270 'form':62 'free':102 'fridg':189 'get':88,297 'gluten':101,296,308 'hard':242 'henc':329 'hour':127,216 'howev':313 'huski':318,336 'inch':118 'includ':304 'interfer':314 'isn':80 'job':299 'keep':190,229 'larger':39 'leav':154 'like':231 'littl':156 'long':233,272 'made':332 'make':357 'mapl':21,46,349 'mash':16 'mine':305 'minut':171 'mix':34,48,59,337 'mixtur':53,57 'note':341 'oat':3,29,52,84,98 'option':23,196 'oven':132,208 'overnight':129 'overwork':95,277 'peanut':252 'peel':14 'peopl':360 'place':74 'plastic':121 'potato':12,43,56,250 'powder':8,33 'preheat':131 'pretti':358 'pumpkin':258 'put':203 'rack':180 'recip':331 'refriger':124 'salt':355 'shape':104 'shelf':222 'side':340 'similar':68 'sometim':324 'space':157 'squash':255 'stabl':223 'start':164 'still':261 'store':186 'swap':246 'sweet':11,42,55,249 'syrup':22,47,350 'tablespoon':20,347 'tack':243 'tasti':359 'teaspoon':6,353 'thick':148 'throw':344 'time':234 'tray':153 'treat':141,183,225,361 'turn':219 'us':71 'use':267 've':199 'week':194 'well':35,49 'wheat':269 'whole':268 'work':262 'worri':93 'wrap':119,122 'zinc':317,328"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4395425"
  +editedAt: DateTimeImmutable @1696271628 {#2241
    date: 2023-10-02 20:33:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696270997 {#2096
    date: 2023-10-02 20:23:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2077
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: "Your friends are nuts. That’s delicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696269716 {#2345
    date: 2023-10-02 20:01:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
    "@WalkingOnEggshells@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 30470
  -bodyTs: "'delici':7 'friend':2 'nut':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4394918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696269716 {#2330
    date: 2023-10-02 20:01:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2077
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: "Your friends are nuts. That’s delicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696269716 {#2345
    date: 2023-10-02 20:01:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
    "@WalkingOnEggshells@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 30470
  -bodyTs: "'delici':7 'friend':2 'nut':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4394918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696269716 {#2330
    date: 2023-10-02 20:01:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2077
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: "Your friends are nuts. That’s delicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696269716 {#2345
    date: 2023-10-02 20:01:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
    "@WalkingOnEggshells@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 30470
  -bodyTs: "'delici':7 'friend':2 'nut':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4394918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696269716 {#2330
    date: 2023-10-02 20:01:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > I hate Gen Z\n
    \n
    Dude. I have a group that only talks on Facebook Messenger. It’s 100% Gen X and Millennials. Don’t blame the generation, it just makes you sound like an old man yelling “get off my lawn”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1693379961 {#2081
    date: 2023-08-30 09:19:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MagneticFusion@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 128749
  -bodyTs: "'100':18 'blame':25 'dude':5 'facebook':14 'gen':3,19 'generat':27 'get':38 'group':9 'hate':2 'lawn':41 'like':33 'make':30 'man':36 'messeng':15 'millenni':22 'old':35 'sound':32 'talk':12 'x':20 'yell':37 'z':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3253907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693379961 {#2343
    date: 2023-08-30 09:19:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > I hate Gen Z\n
    \n
    Dude. I have a group that only talks on Facebook Messenger. It’s 100% Gen X and Millennials. Don’t blame the generation, it just makes you sound like an old man yelling “get off my lawn”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1693379961 {#2081
    date: 2023-08-30 09:19:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MagneticFusion@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 128749
  -bodyTs: "'100':18 'blame':25 'dude':5 'facebook':14 'gen':3,19 'generat':27 'get':38 'group':9 'hate':2 'lawn':41 'like':33 'make':30 'man':36 'messeng':15 'millenni':22 'old':35 'sound':32 'talk':12 'x':20 'yell':37 'z':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3253907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693379961 {#2343
    date: 2023-08-30 09:19:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > I hate Gen Z\n
    \n
    Dude. I have a group that only talks on Facebook Messenger. It’s 100% Gen X and Millennials. Don’t blame the generation, it just makes you sound like an old man yelling “get off my lawn”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1693379961 {#2081
    date: 2023-08-30 09:19:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MagneticFusion@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 128749
  -bodyTs: "'100':18 'blame':25 'dude':5 'facebook':14 'gen':3,19 'generat':27 'get':38 'group':9 'hate':2 'lawn':41 'like':33 'make':30 'man':36 'messeng':15 'millenni':22 'old':35 'sound':32 'talk':12 'x':20 'yell':37 'z':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3253907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693379961 {#2343
    date: 2023-08-30 09:19:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I went to DL it and try it out, and… dude, I hate Sourceforge. I know how privileged this sounds, but I’m not spending a half hour DLing something that I can DL in a minute and a half somewhere else.\n
    \n
    Anybody got a line on a torrent?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691553941 {#2130
    date: 2023-08-09 06:05:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 147462
  -bodyTs: "'anybodi':43 'dl':4,34 'dling':29 'dude':11 'els':42 'got':44 'half':27,40 'hate':13 'hour':28 'know':16 'line':46 'm':23 'minut':37 'privileg':18 'someth':30 'somewher':41 'sound':20 'sourceforg':14 'spend':25 'torrent':49 'tri':7 'went':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2433144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691553941 {#2094
    date: 2023-08-09 06:05:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I went to DL it and try it out, and… dude, I hate Sourceforge. I know how privileged this sounds, but I’m not spending a half hour DLing something that I can DL in a minute and a half somewhere else.\n
    \n
    Anybody got a line on a torrent?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691553941 {#2130
    date: 2023-08-09 06:05:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 147462
  -bodyTs: "'anybodi':43 'dl':4,34 'dling':29 'dude':11 'els':42 'got':44 'half':27,40 'hate':13 'hour':28 'know':16 'line':46 'm':23 'minut':37 'privileg':18 'someth':30 'somewher':41 'sound':20 'sourceforg':14 'spend':25 'torrent':49 'tri':7 'went':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2433144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691553941 {#2094
    date: 2023-08-09 06:05:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I went to DL it and try it out, and… dude, I hate Sourceforge. I know how privileged this sounds, but I’m not spending a half hour DLing something that I can DL in a minute and a half somewhere else.\n
    \n
    Anybody got a line on a torrent?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691553941 {#2130
    date: 2023-08-09 06:05:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 147462
  -bodyTs: "'anybodi':43 'dl':4,34 'dling':29 'dude':11 'els':42 'got':44 'half':27,40 'hate':13 'hour':28 'know':16 'line':46 'm':23 'minut':37 'privileg':18 'someth':30 'somewher':41 'sound':20 'sourceforg':14 'spend':25 'torrent':49 'tri':7 'went':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2433144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691553941 {#2094
    date: 2023-08-09 06:05:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I go there through Tedit sometimes when info I need comes up in a search, but I haven’t logged in or browsed the site directly since the API protest blackout.\n
    \n
    Weird how I seem to have more free time now. Must be a coincidence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689434781 {#2057
    date: 2023-07-15 17:26:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@001100010010@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 18218
  -bodyTs: "'api':29 'blackout':31 'brows':23 'coincid':45 'come':11 'direct':26 'free':39 'go':2 'haven':18 'info':8 'log':20 'must':42 'need':10 'protest':30 'search':15 'seem':35 'sinc':27 'site':25 'sometim':6 'tedit':5 'time':40 'weird':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1606890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689434781 {#2045
    date: 2023-07-15 17:26:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I go there through Tedit sometimes when info I need comes up in a search, but I haven’t logged in or browsed the site directly since the API protest blackout.\n
    \n
    Weird how I seem to have more free time now. Must be a coincidence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689434781 {#2057
    date: 2023-07-15 17:26:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@001100010010@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 18218
  -bodyTs: "'api':29 'blackout':31 'brows':23 'coincid':45 'come':11 'direct':26 'free':39 'go':2 'haven':18 'info':8 'log':20 'must':42 'need':10 'protest':30 'search':15 'seem':35 'sinc':27 'site':25 'sometim':6 'tedit':5 'time':40 'weird':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1606890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689434781 {#2045
    date: 2023-07-15 17:26:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I go there through Tedit sometimes when info I need comes up in a search, but I haven’t logged in or browsed the site directly since the API protest blackout.\n
    \n
    Weird how I seem to have more free time now. Must be a coincidence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689434781 {#2057
    date: 2023-07-15 17:26:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@001100010010@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 18218
  -bodyTs: "'api':29 'blackout':31 'brows':23 'coincid':45 'come':11 'direct':26 'free':39 'go':2 'haven':18 'info':8 'log':20 'must':42 'need':10 'protest':30 'search':15 'seem':35 'sinc':27 'site':25 'sometim':6 'tedit':5 'time':40 'weird':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1606890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689434781 {#2045
    date: 2023-07-15 17:26:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +body: "[I understood that reference.](https://c.tenor.com/ZzVqcDH0BoYAAAAC/understood-reference.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689354658 {#2101
    date: 2023-07-14 19:10:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agelord@lemmy.world"
    "@aslaii@lemmy.world"
    "@FippleStone@aussie.zone"
    "@MartinXYZ@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 16661
  -bodyTs: "'/zzvqcdh0boyaaaac/understood-reference.gif)':7 'c.tenor.com':6 'c.tenor.com/zzvqcdh0boyaaaac/understood-reference.gif)':5 'refer':4 'understood':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1575384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689354658 {#2111
    date: 2023-07-14 19:10:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +body: "[I understood that reference.](https://c.tenor.com/ZzVqcDH0BoYAAAAC/understood-reference.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689354658 {#2101
    date: 2023-07-14 19:10:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agelord@lemmy.world"
    "@aslaii@lemmy.world"
    "@FippleStone@aussie.zone"
    "@MartinXYZ@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 16661
  -bodyTs: "'/zzvqcdh0boyaaaac/understood-reference.gif)':7 'c.tenor.com':6 'c.tenor.com/zzvqcdh0boyaaaac/understood-reference.gif)':5 'refer':4 'understood':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1575384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689354658 {#2111
    date: 2023-07-14 19:10:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +body: "[I understood that reference.](https://c.tenor.com/ZzVqcDH0BoYAAAAC/understood-reference.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689354658 {#2101
    date: 2023-07-14 19:10:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agelord@lemmy.world"
    "@aslaii@lemmy.world"
    "@FippleStone@aussie.zone"
    "@MartinXYZ@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 16661
  -bodyTs: "'/zzvqcdh0boyaaaac/understood-reference.gif)':7 'c.tenor.com':6 'c.tenor.com/zzvqcdh0boyaaaac/understood-reference.gif)':5 'refer':4 'understood':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1575384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689354658 {#2111
    date: 2023-07-14 19:10:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details