GET https://kbin.spritesserver.nl/index.php/u/@Floey@lemm.ee/comments/active?p=2

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 …}
}
4.65 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.12 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 {#2081
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love the end slices but hate when they are cut so thin that they fall apart in your hand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700804301 {#2361
    date: 2023-11-24 06:38:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 217180
  -bodyTs: "'apart':17 'cut':11 'end':4 'fall':16 'hand':20 'hate':7 'love':2 'slice':5 'thin':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6512606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700804301 {#1405
    date: 2023-11-24 06:38:21.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 {#2081
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love the end slices but hate when they are cut so thin that they fall apart in your hand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700804301 {#2361
    date: 2023-11-24 06:38:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 217180
  -bodyTs: "'apart':17 'cut':11 'end':4 'fall':16 'hand':20 'hate':7 'love':2 'slice':5 'thin':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6512606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700804301 {#1405
    date: 2023-11-24 06:38:21.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 {#2081
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love the end slices but hate when they are cut so thin that they fall apart in your hand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700804301 {#2361
    date: 2023-11-24 06:38:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 217180
  -bodyTs: "'apart':17 'cut':11 'end':4 'fall':16 'hand':20 'hate':7 'love':2 'slice':5 'thin':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6512606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700804301 {#1405
    date: 2023-11-24 06:38:21.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 {#2336
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I just use **/**\n
    \n
    I don’t think having a swap partition or file would be all that useful because I have plenty of memory. I’ve never had to reinstall Linux so I’m not sure why I would need a separate home. If I did bork my OS somehow I’m fairly confident I could repair it from a live distro. And even if I did end up having to save my home I could just copy the files I want to another drive if it really came to that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700295911 {#2098
    date: 2023-11-18 09:25:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mambabasa@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 119332
  -bodyTs: "'anoth':84 'bork':47 'came':89 'confid':54 'copi':78 'could':56,76 'distro':62 'drive':85 'end':68 'even':64 'fair':53 'file':13,80 'home':43,74 'linux':31 'live':61 'm':34,52 'memori':24 'need':40 'never':27 'os':49 'partit':11 'plenti':22 'realli':88 'reinstal':30 'repair':57 'save':72 'separ':42 'somehow':50 'sure':36 'swap':10 'think':7 'use':3,18 've':26 'want':82 'would':14,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6068359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699872942 {#2380
    date: 2023-11-13 11:55:42.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 {#2336
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I just use **/**\n
    \n
    I don’t think having a swap partition or file would be all that useful because I have plenty of memory. I’ve never had to reinstall Linux so I’m not sure why I would need a separate home. If I did bork my OS somehow I’m fairly confident I could repair it from a live distro. And even if I did end up having to save my home I could just copy the files I want to another drive if it really came to that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700295911 {#2098
    date: 2023-11-18 09:25:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mambabasa@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 119332
  -bodyTs: "'anoth':84 'bork':47 'came':89 'confid':54 'copi':78 'could':56,76 'distro':62 'drive':85 'end':68 'even':64 'fair':53 'file':13,80 'home':43,74 'linux':31 'live':61 'm':34,52 'memori':24 'need':40 'never':27 'os':49 'partit':11 'plenti':22 'realli':88 'reinstal':30 'repair':57 'save':72 'separ':42 'somehow':50 'sure':36 'swap':10 'think':7 'use':3,18 've':26 'want':82 'would':14,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6068359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699872942 {#2380
    date: 2023-11-13 11:55:42.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 {#2336
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I just use **/**\n
    \n
    I don’t think having a swap partition or file would be all that useful because I have plenty of memory. I’ve never had to reinstall Linux so I’m not sure why I would need a separate home. If I did bork my OS somehow I’m fairly confident I could repair it from a live distro. And even if I did end up having to save my home I could just copy the files I want to another drive if it really came to that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700295911 {#2098
    date: 2023-11-18 09:25:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mambabasa@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 119332
  -bodyTs: "'anoth':84 'bork':47 'came':89 'confid':54 'copi':78 'could':56,76 'distro':62 'drive':85 'end':68 'even':64 'fair':53 'file':13,80 'home':43,74 'linux':31 'live':61 'm':34,52 'memori':24 'need':40 'never':27 'os':49 'partit':11 'plenti':22 'realli':88 'reinstal':30 'repair':57 'save':72 'separ':42 'somehow':50 'sure':36 'swap':10 'think':7 'use':3,18 've':26 'want':82 'would':14,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6068359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699872942 {#2380
    date: 2023-11-13 11:55:42.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 {#2323
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2090 …}
  +root: App\Entity\EntryComment {#2336
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just use **/**\n
      \n
      I don’t think having a swap partition or file would be all that useful because I have plenty of memory. I’ve never had to reinstall Linux so I’m not sure why I would need a separate home. If I did bork my OS somehow I’m fairly confident I could repair it from a live distro. And even if I did end up having to save my home I could just copy the files I want to another drive if it really came to that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700295911 {#2098
      date: 2023-11-18 09:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mambabasa@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2385 …}
    +nested: Doctrine\ORM\PersistentCollection {#2300 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
    -id: 119332
    -bodyTs: "'anoth':84 'bork':47 'came':89 'confid':54 'copi':78 'could':56,76 'distro':62 'drive':85 'end':68 'even':64 'fair':53 'file':13,80 'home':43,74 'linux':31 'live':61 'm':34,52 'memori':24 'need':40 'never':27 'os':49 'partit':11 'plenti':22 'realli':88 'reinstal':30 'repair':57 'save':72 'separ':42 'somehow':50 'sure':36 'swap':10 'think':7 'use':3,18 've':26 'want':82 'would':14,39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6068359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699872942 {#2380
      date: 2023-11-13 11:55:42.0 +01:00
    }
  }
  +body: "I have 64GB of RAM and 8GB of VRAM, I only have a TB of storage. The only time I’ve ever filled up my RAM is due to memory leak."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700042811 {#2339
    date: 2023-11-15 11:06:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mambabasa@slrpnk.net"
    "@Floey@lemm.ee"
    "@Patch@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2093 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2130 …}
  +reports: Doctrine\ORM\PersistentCollection {#2129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
  -id: 126580
  -bodyTs: "'64gb':3 '8gb':7 'due':28 'ever':22 'fill':23 'leak':31 'memori':30 'ram':5,26 'storag':16 'tb':14 'time':19 've':21 'vram':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6154140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700042811 {#2028
    date: 2023-11-15 11:06: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
11 DENIED edit
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2090 …}
  +root: App\Entity\EntryComment {#2336
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just use **/**\n
      \n
      I don’t think having a swap partition or file would be all that useful because I have plenty of memory. I’ve never had to reinstall Linux so I’m not sure why I would need a separate home. If I did bork my OS somehow I’m fairly confident I could repair it from a live distro. And even if I did end up having to save my home I could just copy the files I want to another drive if it really came to that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700295911 {#2098
      date: 2023-11-18 09:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mambabasa@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2385 …}
    +nested: Doctrine\ORM\PersistentCollection {#2300 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
    -id: 119332
    -bodyTs: "'anoth':84 'bork':47 'came':89 'confid':54 'copi':78 'could':56,76 'distro':62 'drive':85 'end':68 'even':64 'fair':53 'file':13,80 'home':43,74 'linux':31 'live':61 'm':34,52 'memori':24 'need':40 'never':27 'os':49 'partit':11 'plenti':22 'realli':88 'reinstal':30 'repair':57 'save':72 'separ':42 'somehow':50 'sure':36 'swap':10 'think':7 'use':3,18 've':26 'want':82 'would':14,39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6068359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699872942 {#2380
      date: 2023-11-13 11:55:42.0 +01:00
    }
  }
  +body: "I have 64GB of RAM and 8GB of VRAM, I only have a TB of storage. The only time I’ve ever filled up my RAM is due to memory leak."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700042811 {#2339
    date: 2023-11-15 11:06:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mambabasa@slrpnk.net"
    "@Floey@lemm.ee"
    "@Patch@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2093 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2130 …}
  +reports: Doctrine\ORM\PersistentCollection {#2129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
  -id: 126580
  -bodyTs: "'64gb':3 '8gb':7 'due':28 'ever':22 'fill':23 'leak':31 'memori':30 'ram':5,26 'storag':16 'tb':14 'time':19 've':21 'vram':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6154140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700042811 {#2028
    date: 2023-11-15 11:06: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
12 DENIED moderate
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2090 …}
  +root: App\Entity\EntryComment {#2336
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just use **/**\n
      \n
      I don’t think having a swap partition or file would be all that useful because I have plenty of memory. I’ve never had to reinstall Linux so I’m not sure why I would need a separate home. If I did bork my OS somehow I’m fairly confident I could repair it from a live distro. And even if I did end up having to save my home I could just copy the files I want to another drive if it really came to that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700295911 {#2098
      date: 2023-11-18 09:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mambabasa@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2385 …}
    +nested: Doctrine\ORM\PersistentCollection {#2300 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
    -id: 119332
    -bodyTs: "'anoth':84 'bork':47 'came':89 'confid':54 'copi':78 'could':56,76 'distro':62 'drive':85 'end':68 'even':64 'fair':53 'file':13,80 'home':43,74 'linux':31 'live':61 'm':34,52 'memori':24 'need':40 'never':27 'os':49 'partit':11 'plenti':22 'realli':88 'reinstal':30 'repair':57 'save':72 'separ':42 'somehow':50 'sure':36 'swap':10 'think':7 'use':3,18 've':26 'want':82 'would':14,39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6068359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699872942 {#2380
      date: 2023-11-13 11:55:42.0 +01:00
    }
  }
  +body: "I have 64GB of RAM and 8GB of VRAM, I only have a TB of storage. The only time I’ve ever filled up my RAM is due to memory leak."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700042811 {#2339
    date: 2023-11-15 11:06:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mambabasa@slrpnk.net"
    "@Floey@lemm.ee"
    "@Patch@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2093 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2130 …}
  +reports: Doctrine\ORM\PersistentCollection {#2129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
  -id: 126580
  -bodyTs: "'64gb':3 '8gb':7 'due':28 'ever':22 'fill':23 'leak':31 'memori':30 'ram':5,26 'storag':16 'tb':14 'time':19 've':21 'vram':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6154140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700042811 {#2028
    date: 2023-11-15 11:06: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
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 {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: null
  +root: null
  +body: "My absolute favorite thing is exploring big buildings (hotels, schools, etc.), especially if there is a surreal element to how different areas are connected."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699801674 {#2342
    date: 2023-11-12 16:07:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lennnny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 115757
  -bodyTs: "'absolut':2 'area':22 'big':7 'build':8 'connect':24 'differ':21 'element':18 'especi':12 'etc':11 'explor':6 'favorit':3 'hotel':9 'school':10 'surreal':17 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6035464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801674 {#2345
    date: 2023-11-12 16:07:54.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 {#2350
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: null
  +root: null
  +body: "My absolute favorite thing is exploring big buildings (hotels, schools, etc.), especially if there is a surreal element to how different areas are connected."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699801674 {#2342
    date: 2023-11-12 16:07:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lennnny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 115757
  -bodyTs: "'absolut':2 'area':22 'big':7 'build':8 'connect':24 'differ':21 'element':18 'especi':12 'etc':11 'explor':6 'favorit':3 'hotel':9 'school':10 'surreal':17 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6035464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801674 {#2345
    date: 2023-11-12 16:07:54.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 {#2350
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: null
  +root: null
  +body: "My absolute favorite thing is exploring big buildings (hotels, schools, etc.), especially if there is a surreal element to how different areas are connected."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699801674 {#2342
    date: 2023-11-12 16:07:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lennnny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 115757
  -bodyTs: "'absolut':2 'area':22 'big':7 'build':8 'connect':24 'differ':21 'element':18 'especi':12 'etc':11 'explor':6 'favorit':3 'hotel':9 'school':10 'surreal':17 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6035464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801674 {#2345
    date: 2023-11-12 16:07:54.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 {#2092
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: """
    AI has been used to refer to all kinds of dynamic programming in the history of computation. Algebraic solvers, edge detection, fuzzy decision systems, player programs for video games and tabletop games. So when you say AI is this or that you are being rather prescriptivist about it.\n
    \n
    The problem with AI and ML is more one of it being presented to the public by grifters as a magical one stop solution to almost any problem. What term was used hardly matters, it was the propaganda that carried the term. It would be like saying the name Nike is the reason for the shoe brand’s success and not it’s marketing.\n
    \n
    So discredit the grifters, and if you want to destroy the term then look to dilute it by using it to describe even more things. It was never really a useful term to begin with. I’ll leave you with this quote\n
    \n
    > A lot of cutting edge AI has filtered into general applications, often without being called AI because once something becomes useful enough and common enough it’s not labelled AI anymore.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699095474 {#2351
    date: 2023-11-04 11:57:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@Voli@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 89213
  -bodyTs: "'ai':1,37,52,160,170,184 'algebra':18 'almost':74 'anymor':185 'applic':165 'becom':174 'begin':146 'brand':105 'call':169 'carri':88 'common':178 'comput':17 'cut':158 'decis':23 'describ':134 'destroy':122 'detect':21 'dilut':128 'discredit':114 'dynam':11 'edg':20,159 'enough':176,179 'even':135 'filter':162 'fuzzi':22 'game':29,32 'general':164 'grifter':66,116 'hard':81 'histori':15 'kind':9 'label':183 'leav':150 'like':94 'll':149 'look':126 'lot':156 'magic':69 'market':112 'matter':82 'ml':54 'name':97 'never':140 'nike':98 'often':166 'one':57,70 'player':25 'prescriptivist':46 'present':61 'problem':50,76 'program':12,26 'propaganda':86 'public':64 'quot':154 'rather':45 'realli':141 'reason':101 'refer':6 'say':36,95 'shoe':104 'solut':72 'solver':19 'someth':173 'stop':71 'success':107 'system':24 'tabletop':31 'term':78,90,124,144 'thing':137 'use':4,80,131,143,175 'video':28 'want':120 'without':167 'would':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5706282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699095474 {#2346
    date: 2023-11-04 11:57:54.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 {#2092
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: """
    AI has been used to refer to all kinds of dynamic programming in the history of computation. Algebraic solvers, edge detection, fuzzy decision systems, player programs for video games and tabletop games. So when you say AI is this or that you are being rather prescriptivist about it.\n
    \n
    The problem with AI and ML is more one of it being presented to the public by grifters as a magical one stop solution to almost any problem. What term was used hardly matters, it was the propaganda that carried the term. It would be like saying the name Nike is the reason for the shoe brand’s success and not it’s marketing.\n
    \n
    So discredit the grifters, and if you want to destroy the term then look to dilute it by using it to describe even more things. It was never really a useful term to begin with. I’ll leave you with this quote\n
    \n
    > A lot of cutting edge AI has filtered into general applications, often without being called AI because once something becomes useful enough and common enough it’s not labelled AI anymore.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699095474 {#2351
    date: 2023-11-04 11:57:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@Voli@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 89213
  -bodyTs: "'ai':1,37,52,160,170,184 'algebra':18 'almost':74 'anymor':185 'applic':165 'becom':174 'begin':146 'brand':105 'call':169 'carri':88 'common':178 'comput':17 'cut':158 'decis':23 'describ':134 'destroy':122 'detect':21 'dilut':128 'discredit':114 'dynam':11 'edg':20,159 'enough':176,179 'even':135 'filter':162 'fuzzi':22 'game':29,32 'general':164 'grifter':66,116 'hard':81 'histori':15 'kind':9 'label':183 'leav':150 'like':94 'll':149 'look':126 'lot':156 'magic':69 'market':112 'matter':82 'ml':54 'name':97 'never':140 'nike':98 'often':166 'one':57,70 'player':25 'prescriptivist':46 'present':61 'problem':50,76 'program':12,26 'propaganda':86 'public':64 'quot':154 'rather':45 'realli':141 'reason':101 'refer':6 'say':36,95 'shoe':104 'solut':72 'solver':19 'someth':173 'stop':71 'success':107 'system':24 'tabletop':31 'term':78,90,124,144 'thing':137 'use':4,80,131,143,175 'video':28 'want':120 'without':167 'would':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5706282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699095474 {#2346
    date: 2023-11-04 11:57:54.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 {#2092
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: """
    AI has been used to refer to all kinds of dynamic programming in the history of computation. Algebraic solvers, edge detection, fuzzy decision systems, player programs for video games and tabletop games. So when you say AI is this or that you are being rather prescriptivist about it.\n
    \n
    The problem with AI and ML is more one of it being presented to the public by grifters as a magical one stop solution to almost any problem. What term was used hardly matters, it was the propaganda that carried the term. It would be like saying the name Nike is the reason for the shoe brand’s success and not it’s marketing.\n
    \n
    So discredit the grifters, and if you want to destroy the term then look to dilute it by using it to describe even more things. It was never really a useful term to begin with. I’ll leave you with this quote\n
    \n
    > A lot of cutting edge AI has filtered into general applications, often without being called AI because once something becomes useful enough and common enough it’s not labelled AI anymore.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699095474 {#2351
    date: 2023-11-04 11:57:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@Voli@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 89213
  -bodyTs: "'ai':1,37,52,160,170,184 'algebra':18 'almost':74 'anymor':185 'applic':165 'becom':174 'begin':146 'brand':105 'call':169 'carri':88 'common':178 'comput':17 'cut':158 'decis':23 'describ':134 'destroy':122 'detect':21 'dilut':128 'discredit':114 'dynam':11 'edg':20,159 'enough':176,179 'even':135 'filter':162 'fuzzi':22 'game':29,32 'general':164 'grifter':66,116 'hard':81 'histori':15 'kind':9 'label':183 'leav':150 'like':94 'll':149 'look':126 'lot':156 'magic':69 'market':112 'matter':82 'ml':54 'name':97 'never':140 'nike':98 'often':166 'one':57,70 'player':25 'prescriptivist':46 'present':61 'problem':50,76 'program':12,26 'propaganda':86 'public':64 'quot':154 'rather':45 'realli':141 'reason':101 'refer':6 'say':36,95 'shoe':104 'solut':72 'solver':19 'someth':173 'stop':71 'success':107 'system':24 'tabletop':31 'term':78,90,124,144 'thing':137 'use':4,80,131,143,175 'video':28 'want':120 'without':167 'would':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5706282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699095474 {#2346
    date: 2023-11-04 11:57:54.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 {#2051
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2056 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t eat animal products. Even though many animal products are associated with negative health outcomes, I do it for ethical reasons, not those health reasons.\n
    \n
    I usually eat twice a day, a very large meal and a small to medium meal. Has nothing to do with health that just follows when I get hungry and eating is more pleasurable when I am hungry.\n
    \n
    Been cutting back on hyperpalatable foods, more potatoes, less potato chips.\n
    \n
    To save money I rely a lot on high calorie staples like grains and pulses.\n
    \n
    For drinks it’s almost all water and tea. When I’m out I will indulge in some liquor, but I’ve cut back on that a lot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698560734 {#2324
    date: 2023-10-29 07:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BigBlackCockroach@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 77751
  -bodyTs: "'almost':96 'anim':5,10 'associ':13 'back':68,115 'calori':86 'chip':76 'cut':67,114 'day':33 'drink':93 'eat':4,30,58 'ethic':22 'even':7 'follow':52 'food':71 'get':55 'grain':89 'health':16,26,49 'high':85 'hungri':56,65 'hyperpalat':70 'indulg':107 'larg':36 'less':74 'like':88 'liquor':110 'lot':83,119 'm':103 'mani':9 'meal':37,43 'medium':42 'money':79 'negat':15 'noth':45 'outcom':17 'pleasur':61 'potato':73,75 'product':6,11 'puls':91 'reason':23,27 'reli':81 'save':78 'small':40 'stapl':87 'tea':100 'though':8 'twice':31 'usual':29 've':113 'water':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5466950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698560734 {#2326
    date: 2023-10-29 07:25:34.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 {#2051
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2056 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t eat animal products. Even though many animal products are associated with negative health outcomes, I do it for ethical reasons, not those health reasons.\n
    \n
    I usually eat twice a day, a very large meal and a small to medium meal. Has nothing to do with health that just follows when I get hungry and eating is more pleasurable when I am hungry.\n
    \n
    Been cutting back on hyperpalatable foods, more potatoes, less potato chips.\n
    \n
    To save money I rely a lot on high calorie staples like grains and pulses.\n
    \n
    For drinks it’s almost all water and tea. When I’m out I will indulge in some liquor, but I’ve cut back on that a lot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698560734 {#2324
    date: 2023-10-29 07:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BigBlackCockroach@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 77751
  -bodyTs: "'almost':96 'anim':5,10 'associ':13 'back':68,115 'calori':86 'chip':76 'cut':67,114 'day':33 'drink':93 'eat':4,30,58 'ethic':22 'even':7 'follow':52 'food':71 'get':55 'grain':89 'health':16,26,49 'high':85 'hungri':56,65 'hyperpalat':70 'indulg':107 'larg':36 'less':74 'like':88 'liquor':110 'lot':83,119 'm':103 'mani':9 'meal':37,43 'medium':42 'money':79 'negat':15 'noth':45 'outcom':17 'pleasur':61 'potato':73,75 'product':6,11 'puls':91 'reason':23,27 'reli':81 'save':78 'small':40 'stapl':87 'tea':100 'though':8 'twice':31 'usual':29 've':113 'water':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5466950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698560734 {#2326
    date: 2023-10-29 07:25:34.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 {#2051
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2056 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t eat animal products. Even though many animal products are associated with negative health outcomes, I do it for ethical reasons, not those health reasons.\n
    \n
    I usually eat twice a day, a very large meal and a small to medium meal. Has nothing to do with health that just follows when I get hungry and eating is more pleasurable when I am hungry.\n
    \n
    Been cutting back on hyperpalatable foods, more potatoes, less potato chips.\n
    \n
    To save money I rely a lot on high calorie staples like grains and pulses.\n
    \n
    For drinks it’s almost all water and tea. When I’m out I will indulge in some liquor, but I’ve cut back on that a lot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698560734 {#2324
    date: 2023-10-29 07:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BigBlackCockroach@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 77751
  -bodyTs: "'almost':96 'anim':5,10 'associ':13 'back':68,115 'calori':86 'chip':76 'cut':67,114 'day':33 'drink':93 'eat':4,30,58 'ethic':22 'even':7 'follow':52 'food':71 'get':55 'grain':89 'health':16,26,49 'high':85 'hungri':56,65 'hyperpalat':70 'indulg':107 'larg':36 'less':74 'like':88 'liquor':110 'lot':83,119 'm':103 'mani':9 'meal':37,43 'medium':42 'money':79 'negat':15 'noth':45 'outcom':17 'pleasur':61 'potato':73,75 'product':6,11 'puls':91 'reason':23,27 'reli':81 'save':78 'small':40 'stapl':87 'tea':100 'though':8 'twice':31 'usual':29 've':113 'water':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5466950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698560734 {#2326
    date: 2023-10-29 07:25:34.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 {#2104
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2056 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +body: """
    Trusting your body is not good for long term health. You seem to understand this because you say that chocolate ice cream is bad. But if we have a system for overriding bad instincts like in the ice cream example, then why would we trust those instincts in the first place?\n
    \n
    I’m not saying your cravings can’t be onto something ever. Your brain can probably make the connection between some nutrients and some foods, but even in those cases this instinctual part of your brain does not know the most efficient and healthful way to replenish those nutrients. Like hypothetically if donut sprinkles contained iodine and someone craved a donut because they were deficient in iodine it would not suddenly be good to start eating donuts, and their brain might have not even made the sprinkle connection but just a more general donut connection.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698559754 {#2048
    date: 2023-10-29 07:09:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BigBlackCockroach@lemmy.world"
    "@sagrotan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 77729
  -bodyTs: "'bad':24,33 'bodi':3 'brain':65,87,131 'case':81 'chocol':20 'connect':70,139,146 'contain':106 'crave':57,110 'cream':22,39 'defici':116 'donut':104,112,128,145 'eat':127 'effici':93 'even':78,135 'ever':63 'exampl':40 'first':50 'food':76 'general':144 'good':6,124 'health':10,95 'hypothet':102 'ice':21,38 'instinct':34,47 'instinctu':83 'iodin':107,118 'know':90 'like':35,101 'long':8 'm':53 'made':136 'make':68 'might':132 'nutrient':73,100 'onto':61 'overrid':32 'part':84 'place':51 'probabl':67 'replenish':98 'say':18,55 'seem':12 'someon':109 'someth':62 'sprinkl':105,138 'start':126 'sudden':122 'system':30 'term':9 'trust':1,45 'understand':14 'way':96 'would':43,120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5466539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698559754 {#2049
    date: 2023-10-29 07:09:14.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 {#2104
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2056 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +body: """
    Trusting your body is not good for long term health. You seem to understand this because you say that chocolate ice cream is bad. But if we have a system for overriding bad instincts like in the ice cream example, then why would we trust those instincts in the first place?\n
    \n
    I’m not saying your cravings can’t be onto something ever. Your brain can probably make the connection between some nutrients and some foods, but even in those cases this instinctual part of your brain does not know the most efficient and healthful way to replenish those nutrients. Like hypothetically if donut sprinkles contained iodine and someone craved a donut because they were deficient in iodine it would not suddenly be good to start eating donuts, and their brain might have not even made the sprinkle connection but just a more general donut connection.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698559754 {#2048
    date: 2023-10-29 07:09:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BigBlackCockroach@lemmy.world"
    "@sagrotan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 77729
  -bodyTs: "'bad':24,33 'bodi':3 'brain':65,87,131 'case':81 'chocol':20 'connect':70,139,146 'contain':106 'crave':57,110 'cream':22,39 'defici':116 'donut':104,112,128,145 'eat':127 'effici':93 'even':78,135 'ever':63 'exampl':40 'first':50 'food':76 'general':144 'good':6,124 'health':10,95 'hypothet':102 'ice':21,38 'instinct':34,47 'instinctu':83 'iodin':107,118 'know':90 'like':35,101 'long':8 'm':53 'made':136 'make':68 'might':132 'nutrient':73,100 'onto':61 'overrid':32 'part':84 'place':51 'probabl':67 'replenish':98 'say':18,55 'seem':12 'someon':109 'someth':62 'sprinkl':105,138 'start':126 'sudden':122 'system':30 'term':9 'trust':1,45 'understand':14 'way':96 'would':43,120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5466539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698559754 {#2049
    date: 2023-10-29 07:09:14.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 {#2104
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2056 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +body: """
    Trusting your body is not good for long term health. You seem to understand this because you say that chocolate ice cream is bad. But if we have a system for overriding bad instincts like in the ice cream example, then why would we trust those instincts in the first place?\n
    \n
    I’m not saying your cravings can’t be onto something ever. Your brain can probably make the connection between some nutrients and some foods, but even in those cases this instinctual part of your brain does not know the most efficient and healthful way to replenish those nutrients. Like hypothetically if donut sprinkles contained iodine and someone craved a donut because they were deficient in iodine it would not suddenly be good to start eating donuts, and their brain might have not even made the sprinkle connection but just a more general donut connection.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698559754 {#2048
    date: 2023-10-29 07:09:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BigBlackCockroach@lemmy.world"
    "@sagrotan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 77729
  -bodyTs: "'bad':24,33 'bodi':3 'brain':65,87,131 'case':81 'chocol':20 'connect':70,139,146 'contain':106 'crave':57,110 'cream':22,39 'defici':116 'donut':104,112,128,145 'eat':127 'effici':93 'even':78,135 'ever':63 'exampl':40 'first':50 'food':76 'general':144 'good':6,124 'health':10,95 'hypothet':102 'ice':21,38 'instinct':34,47 'instinctu':83 'iodin':107,118 'know':90 'like':35,101 'long':8 'm':53 'made':136 'make':68 'might':132 'nutrient':73,100 'onto':61 'overrid':32 'part':84 'place':51 'probabl':67 'replenish':98 'say':18,55 'seem':12 'someon':109 'someth':62 'sprinkl':105,138 'start':126 'sudden':122 'system':30 'term':9 'trust':1,45 'understand':14 'way':96 'would':43,120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5466539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698559754 {#2049
    date: 2023-10-29 07:09:14.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 {#2118
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +parent: null
  +root: null
  +body: "Microwave or parboil veggies before sauteing on high heat. Lets you get the perfect exterior without having to worry about if they are cooked through. It’s also faster and if you parboil in salted water you allow salt to penetrate deeper into the veg. I especially like this technique for starches like potatoes, as they take a long time to cook and I’m impatient."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698558902 {#2041
    date: 2023-10-29 06:55:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cwagner@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 77716
  -bodyTs: "'allow':38 'also':28 'cook':24,62 'deeper':42 'especi':47 'exterior':15 'faster':29 'get':12 'heat':9 'high':8 'impati':66 'let':10 'like':48,53 'long':59 'm':65 'microwav':1 'parboil':3,33 'penetr':41 'perfect':14 'potato':54 'salt':35,39 'saut':6 'starch':52 'take':57 'techniqu':50 'time':60 'veg':45 'veggi':4 'water':36 'without':16 'worri':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5466323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698558902 {#2165
    date: 2023-10-29 06:55:02.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 {#2118
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +parent: null
  +root: null
  +body: "Microwave or parboil veggies before sauteing on high heat. Lets you get the perfect exterior without having to worry about if they are cooked through. It’s also faster and if you parboil in salted water you allow salt to penetrate deeper into the veg. I especially like this technique for starches like potatoes, as they take a long time to cook and I’m impatient."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698558902 {#2041
    date: 2023-10-29 06:55:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cwagner@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 77716
  -bodyTs: "'allow':38 'also':28 'cook':24,62 'deeper':42 'especi':47 'exterior':15 'faster':29 'get':12 'heat':9 'high':8 'impati':66 'let':10 'like':48,53 'long':59 'm':65 'microwav':1 'parboil':3,33 'penetr':41 'perfect':14 'potato':54 'salt':35,39 'saut':6 'starch':52 'take':57 'techniqu':50 'time':60 'veg':45 'veggi':4 'water':36 'without':16 'worri':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5466323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698558902 {#2165
    date: 2023-10-29 06:55:02.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 {#2118
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +parent: null
  +root: null
  +body: "Microwave or parboil veggies before sauteing on high heat. Lets you get the perfect exterior without having to worry about if they are cooked through. It’s also faster and if you parboil in salted water you allow salt to penetrate deeper into the veg. I especially like this technique for starches like potatoes, as they take a long time to cook and I’m impatient."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698558902 {#2041
    date: 2023-10-29 06:55:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cwagner@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 77716
  -bodyTs: "'allow':38 'also':28 'cook':24,62 'deeper':42 'especi':47 'exterior':15 'faster':29 'get':12 'heat':9 'high':8 'impati':66 'let':10 'like':48,53 'long':59 'm':65 'microwav':1 'parboil':3,33 'penetr':41 'perfect':14 'potato':54 'salt':35,39 'saut':6 'starch':52 'take':57 'techniqu':50 'time':60 'veg':45 'veggi':4 'water':36 'without':16 'worri':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5466323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698558902 {#2165
    date: 2023-10-29 06:55:02.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 {#2126
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t it sexist to think that women can’t hold their own regressive political ideas, and they only do so because they were tricked by a man?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698402914 {#2114
    date: 2023-10-27 12:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  -id: 74475
  -bodyTs: "'hold':11 'idea':16 'isn':1 'man':28 'polit':15 'regress':14 'sexist':4 'think':6 'trick':25 'women':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5390789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698402914 {#2124
    date: 2023-10-27 12:35:14.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 {#2126
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t it sexist to think that women can’t hold their own regressive political ideas, and they only do so because they were tricked by a man?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698402914 {#2114
    date: 2023-10-27 12:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  -id: 74475
  -bodyTs: "'hold':11 'idea':16 'isn':1 'man':28 'polit':15 'regress':14 'sexist':4 'think':6 'trick':25 'women':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5390789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698402914 {#2124
    date: 2023-10-27 12:35:14.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 {#2126
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t it sexist to think that women can’t hold their own regressive political ideas, and they only do so because they were tricked by a man?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698402914 {#2114
    date: 2023-10-27 12:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  -id: 74475
  -bodyTs: "'hold':11 'idea':16 'isn':1 'man':28 'polit':15 'regress':14 'sexist':4 'think':6 'trick':25 'women':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5390789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698402914 {#2124
    date: 2023-10-27 12:35:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is why I like roguelike mechanics. Permadeath encourages me not to hoard and the hunger clock encourages me not to grind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698401171 {#2127
    date: 2023-10-27 12:06:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Napain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 74440
  -bodyTs: "'clock':17 'encourag':9,18 'grind':22 'hoard':13 'hunger':16 'like':5 'mechan':7 'permadeath':8 'roguelik':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3534516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694676118 {#2128
    date: 2023-09-14 09:21: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
39 DENIED edit
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is why I like roguelike mechanics. Permadeath encourages me not to hoard and the hunger clock encourages me not to grind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698401171 {#2127
    date: 2023-10-27 12:06:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Napain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 74440
  -bodyTs: "'clock':17 'encourag':9,18 'grind':22 'hoard':13 'hunger':16 'like':5 'mechan':7 'permadeath':8 'roguelik':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3534516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694676118 {#2128
    date: 2023-09-14 09:21: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
40 DENIED moderate
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is why I like roguelike mechanics. Permadeath encourages me not to hoard and the hunger clock encourages me not to grind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698401171 {#2127
    date: 2023-10-27 12:06:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Napain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 74440
  -bodyTs: "'clock':17 'encourag':9,18 'grind':22 'hoard':13 'hunger':16 'like':5 'mechan':7 'permadeath':8 'roguelik':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3534516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694676118 {#2128
    date: 2023-09-14 09:21: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
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 {#2312
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2310 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2307 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +body: "Also a starch slurry or roux are easy ways to thicken sauces, controlling the consistency of a sauce can be important depending on what you are tossing in it or putting it over."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697783649 {#2229
    date: 2023-10-20 08:34:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@HughJanus@lemmy.ml"
    "@Retrograde@lemmy.world"
    "@Barack_Embalmer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2305 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 60744
  -bodyTs: "'also':1 'consist':15 'control':13 'depend':22 'easi':8 'import':21 'put':31 'roux':6 'sauc':12,18 'slurri':4 'starch':3 'thicken':11 'toss':27 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5091855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697783649 {#2232
    date: 2023-10-20 08:34:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2312
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2310 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2307 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +body: "Also a starch slurry or roux are easy ways to thicken sauces, controlling the consistency of a sauce can be important depending on what you are tossing in it or putting it over."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697783649 {#2229
    date: 2023-10-20 08:34:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@HughJanus@lemmy.ml"
    "@Retrograde@lemmy.world"
    "@Barack_Embalmer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2305 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 60744
  -bodyTs: "'also':1 'consist':15 'control':13 'depend':22 'easi':8 'import':21 'put':31 'roux':6 'sauc':12,18 'slurri':4 'starch':3 'thicken':11 'toss':27 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5091855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697783649 {#2232
    date: 2023-10-20 08:34:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2312
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2310 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2307 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +body: "Also a starch slurry or roux are easy ways to thicken sauces, controlling the consistency of a sauce can be important depending on what you are tossing in it or putting it over."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697783649 {#2229
    date: 2023-10-20 08:34:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@HughJanus@lemmy.ml"
    "@Retrograde@lemmy.world"
    "@Barack_Embalmer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2305 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 60744
  -bodyTs: "'also':1 'consist':15 'control':13 'depend':22 'easi':8 'import':21 'put':31 'roux':6 'sauc':12,18 'slurri':4 'starch':3 'thicken':11 'toss':27 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5091855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697783649 {#2232
    date: 2023-10-20 08:34:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2282 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use Rate Your Music but I use it in a very peculiar way. Most of my listening is from scrolling through [Latest Reviews](https://rateyourmusic.com/latest) for something that stands out and listening to it.\n
    \n
    The second most common way I use RYM is to go to the page of an album I think is really special and click on user made lists that album is a part of and scroll through for things that look interesting.\n
    \n
    The third way is when I notice I’ve liked a few things from a specific scene I like to go to the page for the record label that often represents artists from that scene. Currently I’m exploring [Dischord Records](https://rateyourmusic.com/label/dischord_records/).\n
    \n
    Fourth, is if a genre is obscure or specific enough I will look at the charts for that genre. This is most common with electronic music, because it’s so heavily taxonomized. Take for example [Purple Sound](https://rateyourmusic.com/genre/purple-sound/) which only has a couple hundred releases associated with it.\n
    \n
    This definitely isn’t how I recommend everyone find new music. But I do recommend freeing yourself from an algorithm and forging your own path. I find that algorithms often funnel a person into some kind of local maximum where most music presented is palatable but the chance to discover something revolutionary to their tastes decreases immensely, and to me that’s just a bummer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697611191 {#2321
    date: 2023-10-18 08:39:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Xirup@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 56075
  -bodyTs: "'/genre/purple-sound/)':162 '/label/dischord_records/).':122 '/latest)':27 'album':53,66 'algorithm':192,201 'artist':110 'associ':170 'bummer':237 'chanc':220 'chart':138 'click':60 'common':40,145 'coupl':167 'current':114 'decreas':228 'definit':174 'dischord':118 'discov':222 'electron':147 'enough':132 'everyon':180 'exampl':157 'explor':117 'find':181,199 'forg':194 'fourth':123 'free':188 'funnel':203 'genr':127,141 'go':47,99 'heavili':153 'hundr':168 'immens':229 'interest':78 'isn':175 'kind':208 'label':106 'latest':23 'like':88,97 'list':64 'listen':18,34 'local':210 'look':77,135 'm':116 'made':63 'maximum':211 'music':5,148,183,214 'new':182 'notic':85 'obscur':129 'often':108,202 'page':50,102 'palat':217 'part':69 'path':197 'peculiar':13 'person':205 'present':215 'purpl':158 'rate':3 'rateyourmusic.com':26,121,161 'rateyourmusic.com/genre/purple-sound/)':160 'rateyourmusic.com/label/dischord_records/).':120 'rateyourmusic.com/latest)':25 'realli':57 'recommend':179,187 'record':105,119 'releas':169 'repres':109 'review':24 'revolutionari':224 'rym':44 'scene':95,113 'scroll':21,72 'second':38 'someth':29,223 'sound':159 'special':58 'specif':94,131 'stand':31 'take':155 'tast':227 'taxonom':154 'thing':75,91 'think':55 'third':80 'use':2,8,43 'user':62 've':87 'way':14,41,81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5008477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697611191 {#2322
    date: 2023-10-18 08:39:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2282 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use Rate Your Music but I use it in a very peculiar way. Most of my listening is from scrolling through [Latest Reviews](https://rateyourmusic.com/latest) for something that stands out and listening to it.\n
    \n
    The second most common way I use RYM is to go to the page of an album I think is really special and click on user made lists that album is a part of and scroll through for things that look interesting.\n
    \n
    The third way is when I notice I’ve liked a few things from a specific scene I like to go to the page for the record label that often represents artists from that scene. Currently I’m exploring [Dischord Records](https://rateyourmusic.com/label/dischord_records/).\n
    \n
    Fourth, is if a genre is obscure or specific enough I will look at the charts for that genre. This is most common with electronic music, because it’s so heavily taxonomized. Take for example [Purple Sound](https://rateyourmusic.com/genre/purple-sound/) which only has a couple hundred releases associated with it.\n
    \n
    This definitely isn’t how I recommend everyone find new music. But I do recommend freeing yourself from an algorithm and forging your own path. I find that algorithms often funnel a person into some kind of local maximum where most music presented is palatable but the chance to discover something revolutionary to their tastes decreases immensely, and to me that’s just a bummer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697611191 {#2321
    date: 2023-10-18 08:39:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Xirup@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 56075
  -bodyTs: "'/genre/purple-sound/)':162 '/label/dischord_records/).':122 '/latest)':27 'album':53,66 'algorithm':192,201 'artist':110 'associ':170 'bummer':237 'chanc':220 'chart':138 'click':60 'common':40,145 'coupl':167 'current':114 'decreas':228 'definit':174 'dischord':118 'discov':222 'electron':147 'enough':132 'everyon':180 'exampl':157 'explor':117 'find':181,199 'forg':194 'fourth':123 'free':188 'funnel':203 'genr':127,141 'go':47,99 'heavili':153 'hundr':168 'immens':229 'interest':78 'isn':175 'kind':208 'label':106 'latest':23 'like':88,97 'list':64 'listen':18,34 'local':210 'look':77,135 'm':116 'made':63 'maximum':211 'music':5,148,183,214 'new':182 'notic':85 'obscur':129 'often':108,202 'page':50,102 'palat':217 'part':69 'path':197 'peculiar':13 'person':205 'present':215 'purpl':158 'rate':3 'rateyourmusic.com':26,121,161 'rateyourmusic.com/genre/purple-sound/)':160 'rateyourmusic.com/label/dischord_records/).':120 'rateyourmusic.com/latest)':25 'realli':57 'recommend':179,187 'record':105,119 'releas':169 'repres':109 'review':24 'revolutionari':224 'rym':44 'scene':95,113 'scroll':21,72 'second':38 'someth':29,223 'sound':159 'special':58 'specif':94,131 'stand':31 'take':155 'tast':227 'taxonom':154 'thing':75,91 'think':55 'third':80 'use':2,8,43 'user':62 've':87 'way':14,41,81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5008477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697611191 {#2322
    date: 2023-10-18 08:39:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2282 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use Rate Your Music but I use it in a very peculiar way. Most of my listening is from scrolling through [Latest Reviews](https://rateyourmusic.com/latest) for something that stands out and listening to it.\n
    \n
    The second most common way I use RYM is to go to the page of an album I think is really special and click on user made lists that album is a part of and scroll through for things that look interesting.\n
    \n
    The third way is when I notice I’ve liked a few things from a specific scene I like to go to the page for the record label that often represents artists from that scene. Currently I’m exploring [Dischord Records](https://rateyourmusic.com/label/dischord_records/).\n
    \n
    Fourth, is if a genre is obscure or specific enough I will look at the charts for that genre. This is most common with electronic music, because it’s so heavily taxonomized. Take for example [Purple Sound](https://rateyourmusic.com/genre/purple-sound/) which only has a couple hundred releases associated with it.\n
    \n
    This definitely isn’t how I recommend everyone find new music. But I do recommend freeing yourself from an algorithm and forging your own path. I find that algorithms often funnel a person into some kind of local maximum where most music presented is palatable but the chance to discover something revolutionary to their tastes decreases immensely, and to me that’s just a bummer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697611191 {#2321
    date: 2023-10-18 08:39:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Xirup@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 56075
  -bodyTs: "'/genre/purple-sound/)':162 '/label/dischord_records/).':122 '/latest)':27 'album':53,66 'algorithm':192,201 'artist':110 'associ':170 'bummer':237 'chanc':220 'chart':138 'click':60 'common':40,145 'coupl':167 'current':114 'decreas':228 'definit':174 'dischord':118 'discov':222 'electron':147 'enough':132 'everyon':180 'exampl':157 'explor':117 'find':181,199 'forg':194 'fourth':123 'free':188 'funnel':203 'genr':127,141 'go':47,99 'heavili':153 'hundr':168 'immens':229 'interest':78 'isn':175 'kind':208 'label':106 'latest':23 'like':88,97 'list':64 'listen':18,34 'local':210 'look':77,135 'm':116 'made':63 'maximum':211 'music':5,148,183,214 'new':182 'notic':85 'obscur':129 'often':108,202 'page':50,102 'palat':217 'part':69 'path':197 'peculiar':13 'person':205 'present':215 'purpl':158 'rate':3 'rateyourmusic.com':26,121,161 'rateyourmusic.com/genre/purple-sound/)':160 'rateyourmusic.com/label/dischord_records/).':120 'rateyourmusic.com/latest)':25 'realli':57 'recommend':179,187 'record':105,119 'releas':169 'repres':109 'review':24 'revolutionari':224 'rym':44 'scene':95,113 'scroll':21,72 'second':38 'someth':29,223 'sound':159 'special':58 'specif':94,131 'stand':31 'take':155 'tast':227 'taxonom':154 'thing':75,91 'think':55 'third':80 'use':2,8,43 'user':62 've':87 'way':14,41,81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5008477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697611191 {#2322
    date: 2023-10-18 08:39:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2194
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +body: """
    Performing voir dire on someone you are having a discussion is odd. I don’t ask people I’m debating vegan adjacent topics with if they eat meat, that can be statistically presumed. I also don’t assume they can’t say anything true because they have an objective of wanting to continue to eat meat, and that’s often laid bare during or even at the start of discussion. Facts exist separately from the people stating them. Hypocrites can be right. People with biases can be right, and *everyone* has biases.\n
    \n
    I am a vegan but I had been arguing against livestock use from an environmental perspective for many years before becoming a vegan or even a reductionist. In my mind eating animals was something like using disposable plastic. I participated in the use of animals and plastics but thought the only recourse was a legal one. Arguments of animal ethics are what ultimately brought me around to the idea that a personal boycott was ethically obligatory, because the harm to individuals from individuals was easier to see. Though after learning some ideas from utilitarianism related to statistics and commutative events as well as ideas from virtue ethics about modeling behavior and living heterodoxy my stance on boycotts or at least reduction in other areas has changed as well.\n
    \n
    I’ll avoid responding to your arguments on the main subject because it would pressure you to respond when you’ve made it clear that you don’t want to continue having the discussion based on *who I am*. But I’m hoping I’ve answered your **important question** and given you something to think about on the topic of intellectual honesty.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697470281 {#2281
    date: 2023-10-16 17:31:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MrMobius@sh.itjust.works"
    "@NuPNuA@lemm.ee"
    "@TWeaK@lemm.ee"
    "@abraxas@sh.itjust.works"
    "@RenownedBalloonThief@lemmy.ml"
    "@Floey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 52645
  -bodyTs: "'adjac':22 'also':35 'anim':124,137,151 'answer':266 'anyth':43 'area':216 'argu':101 'argument':149,227 'around':158 'ask':16 'assum':38 'avoid':223 'bare':62 'base':255 'becom':113 'behavior':202 'bias':85,92 'boycott':165,209 'brought':156 'chang':218 'clear':244 'commut':191 'continu':53,251 'debat':20 'dire':3 'discuss':10,70,254 'dispos':129 'easier':177 'eat':27,55,123 'environment':107 'ethic':152,167,199 'even':65,117 'event':192 'everyon':90 'exist':72 'fact':71 'given':271 'harm':171 'heterodoxi':205 'honesti':282 'hope':263 'hypocrit':79 'idea':161,184,196 'import':268 'individu':173,175 'intellectu':281 'laid':61 'learn':182 'least':212 'legal':147 'like':127 'live':204 'livestock':103 'll':222 'm':19,262 'made':242 'main':230 'mani':110 'meat':28,56 'mind':122 'model':201 'object':49 'obligatori':168 'odd':12 'often':60 'one':148 'particip':132 'peopl':17,76,83 'perform':1 'person':164 'perspect':108 'plastic':130,139 'pressur':235 'presum':33 'question':269 'recours':144 'reduct':213 'reductionist':119 'relat':187 'respond':224,238 'right':82,88 'say':42 'see':179 'separ':73 'someon':5 'someth':126,273 'stanc':207 'start':68 'state':77 'statist':32,189 'subject':231 'think':275 'though':180 'thought':141 'topic':23,279 'true':44 'ultim':155 'use':104,128,135 'utilitarian':186 've':241,265 'vegan':21,96,115 'virtu':198 'voir':2 'want':51,249 'well':194,220 'would':234 'year':111"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4938349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697470281 {#2295
    date: 2023-10-16 17:31: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
51 DENIED edit
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +body: """
    Performing voir dire on someone you are having a discussion is odd. I don’t ask people I’m debating vegan adjacent topics with if they eat meat, that can be statistically presumed. I also don’t assume they can’t say anything true because they have an objective of wanting to continue to eat meat, and that’s often laid bare during or even at the start of discussion. Facts exist separately from the people stating them. Hypocrites can be right. People with biases can be right, and *everyone* has biases.\n
    \n
    I am a vegan but I had been arguing against livestock use from an environmental perspective for many years before becoming a vegan or even a reductionist. In my mind eating animals was something like using disposable plastic. I participated in the use of animals and plastics but thought the only recourse was a legal one. Arguments of animal ethics are what ultimately brought me around to the idea that a personal boycott was ethically obligatory, because the harm to individuals from individuals was easier to see. Though after learning some ideas from utilitarianism related to statistics and commutative events as well as ideas from virtue ethics about modeling behavior and living heterodoxy my stance on boycotts or at least reduction in other areas has changed as well.\n
    \n
    I’ll avoid responding to your arguments on the main subject because it would pressure you to respond when you’ve made it clear that you don’t want to continue having the discussion based on *who I am*. But I’m hoping I’ve answered your **important question** and given you something to think about on the topic of intellectual honesty.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697470281 {#2281
    date: 2023-10-16 17:31:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MrMobius@sh.itjust.works"
    "@NuPNuA@lemm.ee"
    "@TWeaK@lemm.ee"
    "@abraxas@sh.itjust.works"
    "@RenownedBalloonThief@lemmy.ml"
    "@Floey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 52645
  -bodyTs: "'adjac':22 'also':35 'anim':124,137,151 'answer':266 'anyth':43 'area':216 'argu':101 'argument':149,227 'around':158 'ask':16 'assum':38 'avoid':223 'bare':62 'base':255 'becom':113 'behavior':202 'bias':85,92 'boycott':165,209 'brought':156 'chang':218 'clear':244 'commut':191 'continu':53,251 'debat':20 'dire':3 'discuss':10,70,254 'dispos':129 'easier':177 'eat':27,55,123 'environment':107 'ethic':152,167,199 'even':65,117 'event':192 'everyon':90 'exist':72 'fact':71 'given':271 'harm':171 'heterodoxi':205 'honesti':282 'hope':263 'hypocrit':79 'idea':161,184,196 'import':268 'individu':173,175 'intellectu':281 'laid':61 'learn':182 'least':212 'legal':147 'like':127 'live':204 'livestock':103 'll':222 'm':19,262 'made':242 'main':230 'mani':110 'meat':28,56 'mind':122 'model':201 'object':49 'obligatori':168 'odd':12 'often':60 'one':148 'particip':132 'peopl':17,76,83 'perform':1 'person':164 'perspect':108 'plastic':130,139 'pressur':235 'presum':33 'question':269 'recours':144 'reduct':213 'reductionist':119 'relat':187 'respond':224,238 'right':82,88 'say':42 'see':179 'separ':73 'someon':5 'someth':126,273 'stanc':207 'start':68 'state':77 'statist':32,189 'subject':231 'think':275 'though':180 'thought':141 'topic':23,279 'true':44 'ultim':155 'use':104,128,135 'utilitarian':186 've':241,265 'vegan':21,96,115 'virtu':198 'voir':2 'want':51,249 'well':194,220 'would':234 'year':111"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4938349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697470281 {#2295
    date: 2023-10-16 17:31: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
52 DENIED moderate
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +body: """
    Performing voir dire on someone you are having a discussion is odd. I don’t ask people I’m debating vegan adjacent topics with if they eat meat, that can be statistically presumed. I also don’t assume they can’t say anything true because they have an objective of wanting to continue to eat meat, and that’s often laid bare during or even at the start of discussion. Facts exist separately from the people stating them. Hypocrites can be right. People with biases can be right, and *everyone* has biases.\n
    \n
    I am a vegan but I had been arguing against livestock use from an environmental perspective for many years before becoming a vegan or even a reductionist. In my mind eating animals was something like using disposable plastic. I participated in the use of animals and plastics but thought the only recourse was a legal one. Arguments of animal ethics are what ultimately brought me around to the idea that a personal boycott was ethically obligatory, because the harm to individuals from individuals was easier to see. Though after learning some ideas from utilitarianism related to statistics and commutative events as well as ideas from virtue ethics about modeling behavior and living heterodoxy my stance on boycotts or at least reduction in other areas has changed as well.\n
    \n
    I’ll avoid responding to your arguments on the main subject because it would pressure you to respond when you’ve made it clear that you don’t want to continue having the discussion based on *who I am*. But I’m hoping I’ve answered your **important question** and given you something to think about on the topic of intellectual honesty.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697470281 {#2281
    date: 2023-10-16 17:31:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MrMobius@sh.itjust.works"
    "@NuPNuA@lemm.ee"
    "@TWeaK@lemm.ee"
    "@abraxas@sh.itjust.works"
    "@RenownedBalloonThief@lemmy.ml"
    "@Floey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 52645
  -bodyTs: "'adjac':22 'also':35 'anim':124,137,151 'answer':266 'anyth':43 'area':216 'argu':101 'argument':149,227 'around':158 'ask':16 'assum':38 'avoid':223 'bare':62 'base':255 'becom':113 'behavior':202 'bias':85,92 'boycott':165,209 'brought':156 'chang':218 'clear':244 'commut':191 'continu':53,251 'debat':20 'dire':3 'discuss':10,70,254 'dispos':129 'easier':177 'eat':27,55,123 'environment':107 'ethic':152,167,199 'even':65,117 'event':192 'everyon':90 'exist':72 'fact':71 'given':271 'harm':171 'heterodoxi':205 'honesti':282 'hope':263 'hypocrit':79 'idea':161,184,196 'import':268 'individu':173,175 'intellectu':281 'laid':61 'learn':182 'least':212 'legal':147 'like':127 'live':204 'livestock':103 'll':222 'm':19,262 'made':242 'main':230 'mani':110 'meat':28,56 'mind':122 'model':201 'object':49 'obligatori':168 'odd':12 'often':60 'one':148 'particip':132 'peopl':17,76,83 'perform':1 'person':164 'perspect':108 'plastic':130,139 'pressur':235 'presum':33 'question':269 'recours':144 'reduct':213 'reductionist':119 'relat':187 'respond':224,238 'right':82,88 'say':42 'see':179 'separ':73 'someon':5 'someth':126,273 'stanc':207 'start':68 'state':77 'statist':32,189 'subject':231 'think':275 'though':180 'thought':141 'topic':23,279 'true':44 'ultim':155 'use':104,128,135 'utilitarian':186 've':241,265 'vegan':21,96,115 'virtu':198 'voir':2 'want':51,249 'well':194,220 'would':234 'year':111"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4938349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697470281 {#2295
    date: 2023-10-16 17:31: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
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 {#2266
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Think this post confuses veganism and vegetarianism. Also it’s chemicals all the way down. Those spices? Made of chemicals.\n
    \n
    Those alternative burgers are actually pretty tasty but also very heavy because they are imitating beef. For American fare I’d generally prefer a sandwich with deli style meats made out of tofu or seitan, or a bean burger.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1697388270 {#2199
    date: 2023-10-15 18:44:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 46563
  -bodyTs: "'actual':25 'also':8,29 'altern':22 'american':38 'bean':58 'beef':36 'burger':23,59 'chemic':11,20 'confus':4 'd':41 'deli':47 'fare':39 'general':42 'heavi':31 'imit':35 'made':18,50 'meat':49 'post':3 'prefer':43 'pretti':26 'sandwich':45 'seitan':55 'spice':17 'style':48 'tasti':27 'think':1 'tofu':53 'vegan':5 'vegetarian':7 'way':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4834919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697226016 {#2196
    date: 2023-10-13 21:40:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Think this post confuses veganism and vegetarianism. Also it’s chemicals all the way down. Those spices? Made of chemicals.\n
    \n
    Those alternative burgers are actually pretty tasty but also very heavy because they are imitating beef. For American fare I’d generally prefer a sandwich with deli style meats made out of tofu or seitan, or a bean burger.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1697388270 {#2199
    date: 2023-10-15 18:44:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 46563
  -bodyTs: "'actual':25 'also':8,29 'altern':22 'american':38 'bean':58 'beef':36 'burger':23,59 'chemic':11,20 'confus':4 'd':41 'deli':47 'fare':39 'general':42 'heavi':31 'imit':35 'made':18,50 'meat':49 'post':3 'prefer':43 'pretti':26 'sandwich':45 'seitan':55 'spice':17 'style':48 'tasti':27 'think':1 'tofu':53 'vegan':5 'vegetarian':7 'way':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4834919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697226016 {#2196
    date: 2023-10-13 21:40:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Think this post confuses veganism and vegetarianism. Also it’s chemicals all the way down. Those spices? Made of chemicals.\n
    \n
    Those alternative burgers are actually pretty tasty but also very heavy because they are imitating beef. For American fare I’d generally prefer a sandwich with deli style meats made out of tofu or seitan, or a bean burger.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1697388270 {#2199
    date: 2023-10-15 18:44:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 46563
  -bodyTs: "'actual':25 'also':8,29 'altern':22 'american':38 'bean':58 'beef':36 'burger':23,59 'chemic':11,20 'confus':4 'd':41 'deli':47 'fare':39 'general':42 'heavi':31 'imit':35 'made':18,50 'meat':49 'post':3 'prefer':43 'pretti':26 'sandwich':45 'seitan':55 'spice':17 'style':48 'tasti':27 'think':1 'tofu':53 'vegan':5 'vegetarian':7 'way':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4834919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697226016 {#2196
    date: 2023-10-13 21:40:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED 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 {#2242
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2239 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +body: """
    Nuclear medicine? Are you talking about meat grown in fermentation chambers? Do you think that’s the only alternative to animal flesh? Those things don’t even exist on a mass production scale yet and plenty of people avoid animal products somehow. I don’t know why you think I’m advocating for such a process.\n
    \n
    It’s also a myth that we feed animals only things that are inedible to us, edible soy and grain is very pervasive in animal agriculture. You’re also conveniently leaving out additional land, water, and energy use as inputs, as well as negative outputs (though tbf I only mentioned inputs). I’m also curious about your 90-10 ratio, I’d be incredibly surprised if in reality 90% of net energy in animal feed came from inedible crop, especially when you include pasture feeding and silage in the mix. I thought experts agreed that we could free up a significant amount of land by removing animals from our food system while still feeding the same amount of people, this wouldn’t be true if animals made our existing croplands more efficient or were at the very least neutral.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697257854 {#2270
    date: 2023-10-14 06:30:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MrMobius@sh.itjust.works"
    "@NuPNuA@lemm.ee"
    "@TWeaK@lemm.ee"
    "@abraxas@sh.itjust.works"
    "@RenownedBalloonThief@lemmy.ml"
    "@Floey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 47783
  -bodyTs: "'-10':115 '90':114,125 'addit':89 'advoc':52 'agre':150 'agricultur':82 'also':59,85,110 'altern':19 'amount':158,173 'anim':21,40,65,81,130,163,182 'avoid':39 'came':132 'chamber':11 'conveni':86 'could':153 'crop':135 'cropland':186 'curious':111 'd':118 'edibl':73 'effici':188 'energi':93,128 'especi':136 'even':27 'exist':28,185 'expert':149 'feed':64,131,141,170 'ferment':10 'flesh':22 'food':166 'free':154 'grain':76 'grown':8 'includ':139 'incred':120 'ined':70,134 'input':96,107 'know':46 'land':90,160 'least':194 'leav':87 'm':51,109 'made':183 'mass':31 'meat':7 'medicin':2 'mention':106 'mix':146 'myth':61 'negat':100 'net':127 'neutral':195 'nuclear':1 'output':101 'pastur':140 'peopl':38,175 'pervas':79 'plenti':36 'process':56 'product':32,41 'ratio':116 're':84 'realiti':124 'remov':162 'scale':33 'signific':157 'silag':143 'somehow':42 'soy':74 'still':169 'surpris':121 'system':167 'talk':5 'tbf':103 'thing':24,67 'think':14,49 'though':102 'thought':148 'true':180 'us':72 'use':94 'water':91 'well':98 'wouldn':177 'yet':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4849575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697257854 {#2211
    date: 2023-10-14 06:30:54.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
59 DENIED edit
App\Entity\EntryComment {#2242
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2239 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +body: """
    Nuclear medicine? Are you talking about meat grown in fermentation chambers? Do you think that’s the only alternative to animal flesh? Those things don’t even exist on a mass production scale yet and plenty of people avoid animal products somehow. I don’t know why you think I’m advocating for such a process.\n
    \n
    It’s also a myth that we feed animals only things that are inedible to us, edible soy and grain is very pervasive in animal agriculture. You’re also conveniently leaving out additional land, water, and energy use as inputs, as well as negative outputs (though tbf I only mentioned inputs). I’m also curious about your 90-10 ratio, I’d be incredibly surprised if in reality 90% of net energy in animal feed came from inedible crop, especially when you include pasture feeding and silage in the mix. I thought experts agreed that we could free up a significant amount of land by removing animals from our food system while still feeding the same amount of people, this wouldn’t be true if animals made our existing croplands more efficient or were at the very least neutral.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697257854 {#2270
    date: 2023-10-14 06:30:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MrMobius@sh.itjust.works"
    "@NuPNuA@lemm.ee"
    "@TWeaK@lemm.ee"
    "@abraxas@sh.itjust.works"
    "@RenownedBalloonThief@lemmy.ml"
    "@Floey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 47783
  -bodyTs: "'-10':115 '90':114,125 'addit':89 'advoc':52 'agre':150 'agricultur':82 'also':59,85,110 'altern':19 'amount':158,173 'anim':21,40,65,81,130,163,182 'avoid':39 'came':132 'chamber':11 'conveni':86 'could':153 'crop':135 'cropland':186 'curious':111 'd':118 'edibl':73 'effici':188 'energi':93,128 'especi':136 'even':27 'exist':28,185 'expert':149 'feed':64,131,141,170 'ferment':10 'flesh':22 'food':166 'free':154 'grain':76 'grown':8 'includ':139 'incred':120 'ined':70,134 'input':96,107 'know':46 'land':90,160 'least':194 'leav':87 'm':51,109 'made':183 'mass':31 'meat':7 'medicin':2 'mention':106 'mix':146 'myth':61 'negat':100 'net':127 'neutral':195 'nuclear':1 'output':101 'pastur':140 'peopl':38,175 'pervas':79 'plenti':36 'process':56 'product':32,41 'ratio':116 're':84 'realiti':124 'remov':162 'scale':33 'signific':157 'silag':143 'somehow':42 'soy':74 'still':169 'surpris':121 'system':167 'talk':5 'tbf':103 'thing':24,67 'think':14,49 'though':102 'thought':148 'true':180 'us':72 'use':94 'water':91 'well':98 'wouldn':177 'yet':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4849575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697257854 {#2211
    date: 2023-10-14 06:30:54.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
60 DENIED moderate
App\Entity\EntryComment {#2242
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2239 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +body: """
    Nuclear medicine? Are you talking about meat grown in fermentation chambers? Do you think that’s the only alternative to animal flesh? Those things don’t even exist on a mass production scale yet and plenty of people avoid animal products somehow. I don’t know why you think I’m advocating for such a process.\n
    \n
    It’s also a myth that we feed animals only things that are inedible to us, edible soy and grain is very pervasive in animal agriculture. You’re also conveniently leaving out additional land, water, and energy use as inputs, as well as negative outputs (though tbf I only mentioned inputs). I’m also curious about your 90-10 ratio, I’d be incredibly surprised if in reality 90% of net energy in animal feed came from inedible crop, especially when you include pasture feeding and silage in the mix. I thought experts agreed that we could free up a significant amount of land by removing animals from our food system while still feeding the same amount of people, this wouldn’t be true if animals made our existing croplands more efficient or were at the very least neutral.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697257854 {#2270
    date: 2023-10-14 06:30:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MrMobius@sh.itjust.works"
    "@NuPNuA@lemm.ee"
    "@TWeaK@lemm.ee"
    "@abraxas@sh.itjust.works"
    "@RenownedBalloonThief@lemmy.ml"
    "@Floey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 47783
  -bodyTs: "'-10':115 '90':114,125 'addit':89 'advoc':52 'agre':150 'agricultur':82 'also':59,85,110 'altern':19 'amount':158,173 'anim':21,40,65,81,130,163,182 'avoid':39 'came':132 'chamber':11 'conveni':86 'could':153 'crop':135 'cropland':186 'curious':111 'd':118 'edibl':73 'effici':188 'energi':93,128 'especi':136 'even':27 'exist':28,185 'expert':149 'feed':64,131,141,170 'ferment':10 'flesh':22 'food':166 'free':154 'grain':76 'grown':8 'includ':139 'incred':120 'ined':70,134 'input':96,107 'know':46 'land':90,160 'least':194 'leav':87 'm':51,109 'made':183 'mass':31 'meat':7 'medicin':2 'mention':106 'mix':146 'myth':61 'negat':100 'net':127 'neutral':195 'nuclear':1 'output':101 'pastur':140 'peopl':38,175 'pervas':79 'plenti':36 'process':56 'product':32,41 'ratio':116 're':84 'realiti':124 'remov':162 'scale':33 'signific':157 'silag':143 'somehow':42 'soy':74 'still':169 'surpris':121 'system':167 'talk':5 'tbf':103 'thing':24,67 'think':14,49 'though':102 'thought':148 'true':180 'us':72 'use':94 'water':91 'well':98 'wouldn':177 'yet':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4849575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697257854 {#2211
    date: 2023-10-14 06:30:54.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