Redirect 302 redirect from GET @entry_comment_create (f87b84)

GET https://kbin.spritesserver.nl/u/@dumples@kbin.social/comments/commented?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 …}
}
21.66 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: """
    If you could turn back time  \n
     If you could find a way  \n
     You'd take back cher.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701303478 {#2300
    date: 2023-11-30 01:17:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
    "@SilverbrookCVN@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 179063
  -bodyTs: "'back':5,16 'cher':17 'could':3,9 'd':14 'find':10 'take':15 'time':6 'turn':4 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/665899/-/comment/3848621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701303478 {#2050
    date: 2023-11-30 01:17:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: """
    If you could turn back time  \n
     If you could find a way  \n
     You'd take back cher.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701303478 {#2300
    date: 2023-11-30 01:17:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
    "@SilverbrookCVN@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 179063
  -bodyTs: "'back':5,16 'cher':17 'could':3,9 'd':14 'find':10 'take':15 'time':6 'turn':4 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/665899/-/comment/3848621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701303478 {#2050
    date: 2023-11-30 01:17:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: """
    If you could turn back time  \n
     If you could find a way  \n
     You'd take back cher.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701303478 {#2300
    date: 2023-11-30 01:17:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
    "@SilverbrookCVN@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 179063
  -bodyTs: "'back':5,16 'cher':17 'could':3,9 'd':14 'find':10 'take':15 'time':6 'turn':4 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/665899/-/comment/3848621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701303478 {#2050
    date: 2023-11-30 01:17:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2136
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I've had good luck with [this seriouseats recipe](https://www.seriouseats.com/slow-cooked-pulled-pork-dr-pepper-recipe) that uses Dr. Pepper as a base. However I've only done it for at most 3 pounds of pork which takes 4-6 hours I think.\n
    \n
    If you can get multiple crock pots try to split it up and maybe try some different sauces and recipes to make it faster and have people try multiple merhods
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700930617 {#2224
    date: 2023-11-25 17:43:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
  -id: 162948
  -bodyTs: "'-6':36 '/slow-cooked-pulled-pork-dr-pepper-recipe)':12 '3':29 '4':35 'base':19 'crock':45 'differ':56 'done':24 'dr':15 'faster':63 'get':43 'good':4 'hour':37 'howev':20 'luck':5 'make':61 'mayb':53 'merhod':69 'multipl':44,68 'peopl':66 'pepper':16 'pork':32 'pot':46 'pound':30 'recip':9,59 'sauc':57 'seriouseat':8 'split':49 'take':34 'think':39 'tri':47,54,67 'use':14 've':2,22 'www.seriouseats.com':11 'www.seriouseats.com/slow-cooked-pulled-pork-dr-pepper-recipe)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/food@beehaw.org/t/655021/-/comment/3768121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700930617 {#2341
    date: 2023-11-25 17:43:37.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 {#2136
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I've had good luck with [this seriouseats recipe](https://www.seriouseats.com/slow-cooked-pulled-pork-dr-pepper-recipe) that uses Dr. Pepper as a base. However I've only done it for at most 3 pounds of pork which takes 4-6 hours I think.\n
    \n
    If you can get multiple crock pots try to split it up and maybe try some different sauces and recipes to make it faster and have people try multiple merhods
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700930617 {#2224
    date: 2023-11-25 17:43:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
  -id: 162948
  -bodyTs: "'-6':36 '/slow-cooked-pulled-pork-dr-pepper-recipe)':12 '3':29 '4':35 'base':19 'crock':45 'differ':56 'done':24 'dr':15 'faster':63 'get':43 'good':4 'hour':37 'howev':20 'luck':5 'make':61 'mayb':53 'merhod':69 'multipl':44,68 'peopl':66 'pepper':16 'pork':32 'pot':46 'pound':30 'recip':9,59 'sauc':57 'seriouseat':8 'split':49 'take':34 'think':39 'tri':47,54,67 'use':14 've':2,22 'www.seriouseats.com':11 'www.seriouseats.com/slow-cooked-pulled-pork-dr-pepper-recipe)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/food@beehaw.org/t/655021/-/comment/3768121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700930617 {#2341
    date: 2023-11-25 17:43:37.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 {#2136
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I've had good luck with [this seriouseats recipe](https://www.seriouseats.com/slow-cooked-pulled-pork-dr-pepper-recipe) that uses Dr. Pepper as a base. However I've only done it for at most 3 pounds of pork which takes 4-6 hours I think.\n
    \n
    If you can get multiple crock pots try to split it up and maybe try some different sauces and recipes to make it faster and have people try multiple merhods
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700930617 {#2224
    date: 2023-11-25 17:43:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
  -id: 162948
  -bodyTs: "'-6':36 '/slow-cooked-pulled-pork-dr-pepper-recipe)':12 '3':29 '4':35 'base':19 'crock':45 'differ':56 'done':24 'dr':15 'faster':63 'get':43 'good':4 'hour':37 'howev':20 'luck':5 'make':61 'mayb':53 'merhod':69 'multipl':44,68 'peopl':66 'pepper':16 'pork':32 'pot':46 'pound':30 'recip':9,59 'sauc':57 'seriouseat':8 'split':49 'take':34 'think':39 'tri':47,54,67 'use':14 've':2,22 'www.seriouseats.com':11 'www.seriouseats.com/slow-cooked-pulled-pork-dr-pepper-recipe)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/food@beehaw.org/t/655021/-/comment/3768121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700930617 {#2341
    date: 2023-11-25 17:43:37.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 {#2294
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    At the end of the day AI (no just the LLM we call AI now) are really good at doing boring machine work. These tasks are repetitive, simple and routine. This includes all the LLM which can summarize boring text and generate more boring text. It can't generate anything new but just output and rearrange.\n
    \n
    What there will be always need for are human work. This includes creativity, emotions and human interaction. A machine can't replace that at all. Psychology and therapy are all emotions and human interactions so it might be the most safe career choice. Same with something like haircutting or other career that involve human wisdom and personal skills.\n
    \n
    Boring jobs like sending and receiving emails might be replaced. The reason businesses are so scared is that the majority of people in an office just do that
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700757419 {#2137
    date: 2023-11-23 17:36:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cossty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 155260
  -bodyTs: "'ai':7,14 'alway':61 'anyth':50 'bore':21,39,44,115 'busi':127 'call':13 'career':98,107 'choic':99 'creativ':69 'day':6 'email':121 'emot':70,87 'end':3 'generat':42,49 'good':18 'haircut':104 'human':65,72,89,110 'includ':32,68 'interact':73,90 'involv':109 'job':116 'like':103,117 'llm':11,35 'machin':22,75 'major':134 'might':93,122 'need':62 'new':51 'offic':139 'output':54 'peopl':136 'person':113 'psycholog':82 'realli':17 'rearrang':56 'reason':126 'receiv':120 'repetit':27 'replac':78,124 'routin':30 'safe':97 'scare':130 'send':118 'simpl':28 'skill':114 'someth':102 'summar':38 'task':25 'text':40,45 'therapi':84 'wisdom':111 'work':23,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/649799/-/comment/3735439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700757419 {#2058
    date: 2023-11-23 17:36:59.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 {#2294
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    At the end of the day AI (no just the LLM we call AI now) are really good at doing boring machine work. These tasks are repetitive, simple and routine. This includes all the LLM which can summarize boring text and generate more boring text. It can't generate anything new but just output and rearrange.\n
    \n
    What there will be always need for are human work. This includes creativity, emotions and human interaction. A machine can't replace that at all. Psychology and therapy are all emotions and human interactions so it might be the most safe career choice. Same with something like haircutting or other career that involve human wisdom and personal skills.\n
    \n
    Boring jobs like sending and receiving emails might be replaced. The reason businesses are so scared is that the majority of people in an office just do that
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700757419 {#2137
    date: 2023-11-23 17:36:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cossty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 155260
  -bodyTs: "'ai':7,14 'alway':61 'anyth':50 'bore':21,39,44,115 'busi':127 'call':13 'career':98,107 'choic':99 'creativ':69 'day':6 'email':121 'emot':70,87 'end':3 'generat':42,49 'good':18 'haircut':104 'human':65,72,89,110 'includ':32,68 'interact':73,90 'involv':109 'job':116 'like':103,117 'llm':11,35 'machin':22,75 'major':134 'might':93,122 'need':62 'new':51 'offic':139 'output':54 'peopl':136 'person':113 'psycholog':82 'realli':17 'rearrang':56 'reason':126 'receiv':120 'repetit':27 'replac':78,124 'routin':30 'safe':97 'scare':130 'send':118 'simpl':28 'skill':114 'someth':102 'summar':38 'task':25 'text':40,45 'therapi':84 'wisdom':111 'work':23,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/649799/-/comment/3735439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700757419 {#2058
    date: 2023-11-23 17:36:59.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 {#2294
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    At the end of the day AI (no just the LLM we call AI now) are really good at doing boring machine work. These tasks are repetitive, simple and routine. This includes all the LLM which can summarize boring text and generate more boring text. It can't generate anything new but just output and rearrange.\n
    \n
    What there will be always need for are human work. This includes creativity, emotions and human interaction. A machine can't replace that at all. Psychology and therapy are all emotions and human interactions so it might be the most safe career choice. Same with something like haircutting or other career that involve human wisdom and personal skills.\n
    \n
    Boring jobs like sending and receiving emails might be replaced. The reason businesses are so scared is that the majority of people in an office just do that
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700757419 {#2137
    date: 2023-11-23 17:36:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cossty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 155260
  -bodyTs: "'ai':7,14 'alway':61 'anyth':50 'bore':21,39,44,115 'busi':127 'call':13 'career':98,107 'choic':99 'creativ':69 'day':6 'email':121 'emot':70,87 'end':3 'generat':42,49 'good':18 'haircut':104 'human':65,72,89,110 'includ':32,68 'interact':73,90 'involv':109 'job':116 'like':103,117 'llm':11,35 'machin':22,75 'major':134 'might':93,122 'need':62 'new':51 'offic':139 'output':54 'peopl':136 'person':113 'psycholog':82 'realli':17 'rearrang':56 'reason':126 'receiv':120 'repetit':27 'replac':78,124 'routin':30 'safe':97 'scare':130 'send':118 'simpl':28 'skill':114 'someth':102 'summar':38 'task':25 'text':40,45 'therapi':84 'wisdom':111 'work':23,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/649799/-/comment/3735439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700757419 {#2058
    date: 2023-11-23 17:36:59.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 {#2316
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have eaten[ American Black Nightshade](https://en.wikipedia.org/wiki/Solanum_americanum) berries before. They taste like tiny tomatoes mixed with blueberries. I haven't had a full smoothie of them before though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700515649 {#2280
    date: 2023-11-20 22:27:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  -id: 133554
  -bodyTs: "'/wiki/solanum_americanum)':9 'american':4 'berri':10 'black':5 'blueberri':19 'eaten':3 'en.wikipedia.org':8 'en.wikipedia.org/wiki/solanum_americanum)':7 'full':25 'haven':21 'like':14 'mix':17 'nightshad':6 'smoothi':26 'tast':13 'though':30 'tini':15 'tomato':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/science_memes@mander.xyz/t/634451/-/comment/3619001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233213 {#2275
    date: 2023-11-17 16:00:13.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 {#2316
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have eaten[ American Black Nightshade](https://en.wikipedia.org/wiki/Solanum_americanum) berries before. They taste like tiny tomatoes mixed with blueberries. I haven't had a full smoothie of them before though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700515649 {#2280
    date: 2023-11-20 22:27:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  -id: 133554
  -bodyTs: "'/wiki/solanum_americanum)':9 'american':4 'berri':10 'black':5 'blueberri':19 'eaten':3 'en.wikipedia.org':8 'en.wikipedia.org/wiki/solanum_americanum)':7 'full':25 'haven':21 'like':14 'mix':17 'nightshad':6 'smoothi':26 'tast':13 'though':30 'tini':15 'tomato':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/science_memes@mander.xyz/t/634451/-/comment/3619001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233213 {#2275
    date: 2023-11-17 16:00:13.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 {#2316
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have eaten[ American Black Nightshade](https://en.wikipedia.org/wiki/Solanum_americanum) berries before. They taste like tiny tomatoes mixed with blueberries. I haven't had a full smoothie of them before though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700515649 {#2280
    date: 2023-11-20 22:27:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  -id: 133554
  -bodyTs: "'/wiki/solanum_americanum)':9 'american':4 'berri':10 'black':5 'blueberri':19 'eaten':3 'en.wikipedia.org':8 'en.wikipedia.org/wiki/solanum_americanum)':7 'full':25 'haven':21 'like':14 'mix':17 'nightshad':6 'smoothi':26 'tast':13 'though':30 'tini':15 'tomato':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/science_memes@mander.xyz/t/634451/-/comment/3619001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233213 {#2275
    date: 2023-11-17 16:00:13.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 {#2322
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you can find one in your location we have been trying to shop more at a package free stores. We have found that the cleaning products which we have purchased are generally similar in price and work just as well if not better than we used to use. After living in a city that charged for bags at the grocery store we have gotten used to using a reusable bag for all grocery trips even though lots of items still have the single use plastics in packaging. For those we try to reuse that plastic as small garbage can liners or other uses but most get thrown away.\n
    \n
    We have been trying to reduce our consumption in general (the high costs of goods has helped with this). We have been trying to only purchase the high quality long last version of any item instead of the cheapest one available. This has been difficult since the high quality is more expensive and its difficult to find what items are actually worth it instead of a brand name. Overall it difficult but being mindful of it has been helpful
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700500110 {#2283
    date: 2023-11-20 18:08:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheGiantKorean@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 130650
  -bodyTs: "'actual':170 'avail':150 'away':109 'bag':58,71 'better':44 'brand':176 'charg':56 'cheapest':148 'citi':54 'clean':26 'consumpt':117 'cost':122 'difficult':154,164,180 'even':76 'expens':161 'find':4,166 'found':23 'free':19 'garbag':99 'general':33,119 'get':107 'good':124 'gotten':65 'groceri':61,74 'help':126,188 'high':121,137,157 'instead':145,173 'item':80,144,168 'last':140 'liner':101 'live':51 'locat':8 'long':139 'lot':78 'mind':183 'name':177 'one':5,149 'overal':178 'packag':18,88 'plastic':86,96 'price':36 'product':27 'purchas':31,135 'qualiti':138,158 'reduc':115 'reus':94 'reusabl':70 'shop':14 'similar':34 'sinc':155 'singl':84 'small':98 'still':81 'store':20,62 'though':77 'thrown':108 'tri':12,92,113,132 'trip':75 'use':47,49,66,68,85,104 'version':141 'well':41 'work':38 'worth':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/631608/-/comment/3599707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700151304 {#2278
    date: 2023-11-16 17:15:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2322
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you can find one in your location we have been trying to shop more at a package free stores. We have found that the cleaning products which we have purchased are generally similar in price and work just as well if not better than we used to use. After living in a city that charged for bags at the grocery store we have gotten used to using a reusable bag for all grocery trips even though lots of items still have the single use plastics in packaging. For those we try to reuse that plastic as small garbage can liners or other uses but most get thrown away.\n
    \n
    We have been trying to reduce our consumption in general (the high costs of goods has helped with this). We have been trying to only purchase the high quality long last version of any item instead of the cheapest one available. This has been difficult since the high quality is more expensive and its difficult to find what items are actually worth it instead of a brand name. Overall it difficult but being mindful of it has been helpful
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700500110 {#2283
    date: 2023-11-20 18:08:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheGiantKorean@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 130650
  -bodyTs: "'actual':170 'avail':150 'away':109 'bag':58,71 'better':44 'brand':176 'charg':56 'cheapest':148 'citi':54 'clean':26 'consumpt':117 'cost':122 'difficult':154,164,180 'even':76 'expens':161 'find':4,166 'found':23 'free':19 'garbag':99 'general':33,119 'get':107 'good':124 'gotten':65 'groceri':61,74 'help':126,188 'high':121,137,157 'instead':145,173 'item':80,144,168 'last':140 'liner':101 'live':51 'locat':8 'long':139 'lot':78 'mind':183 'name':177 'one':5,149 'overal':178 'packag':18,88 'plastic':86,96 'price':36 'product':27 'purchas':31,135 'qualiti':138,158 'reduc':115 'reus':94 'reusabl':70 'shop':14 'similar':34 'sinc':155 'singl':84 'small':98 'still':81 'store':20,62 'though':77 'thrown':108 'tri':12,92,113,132 'trip':75 'use':47,49,66,68,85,104 'version':141 'well':41 'work':38 'worth':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/631608/-/comment/3599707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700151304 {#2278
    date: 2023-11-16 17:15:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2322
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you can find one in your location we have been trying to shop more at a package free stores. We have found that the cleaning products which we have purchased are generally similar in price and work just as well if not better than we used to use. After living in a city that charged for bags at the grocery store we have gotten used to using a reusable bag for all grocery trips even though lots of items still have the single use plastics in packaging. For those we try to reuse that plastic as small garbage can liners or other uses but most get thrown away.\n
    \n
    We have been trying to reduce our consumption in general (the high costs of goods has helped with this). We have been trying to only purchase the high quality long last version of any item instead of the cheapest one available. This has been difficult since the high quality is more expensive and its difficult to find what items are actually worth it instead of a brand name. Overall it difficult but being mindful of it has been helpful
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700500110 {#2283
    date: 2023-11-20 18:08:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheGiantKorean@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 130650
  -bodyTs: "'actual':170 'avail':150 'away':109 'bag':58,71 'better':44 'brand':176 'charg':56 'cheapest':148 'citi':54 'clean':26 'consumpt':117 'cost':122 'difficult':154,164,180 'even':76 'expens':161 'find':4,166 'found':23 'free':19 'garbag':99 'general':33,119 'get':107 'good':124 'gotten':65 'groceri':61,74 'help':126,188 'high':121,137,157 'instead':145,173 'item':80,144,168 'last':140 'liner':101 'live':51 'locat':8 'long':139 'lot':78 'mind':183 'name':177 'one':5,149 'overal':178 'packag':18,88 'plastic':86,96 'price':36 'product':27 'purchas':31,135 'qualiti':138,158 'reduc':115 'reus':94 'reusabl':70 'shop':14 'similar':34 'sinc':155 'singl':84 'small':98 'still':81 'store':20,62 'though':77 'thrown':108 'tri':12,92,113,132 'trip':75 'use':47,49,66,68,85,104 'version':141 'well':41 'work':38 'worth':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/631608/-/comment/3599707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700151304 {#2278
    date: 2023-11-16 17:15:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2230
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Well I am only in charge of [stuffing](https://www.seriouseats.com/classic-sage-and-sausage-stuffing-or-dressing-recipe), (which we agreed to and will share) and [cranberry sauce](https://www.seriouseats.com/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce) (which I make because I want to eat it even though no one else will). Since we are going to be going to two locations back to back I will be making the cranberry sauce ahead of time, likely on Tuesday while working from home. That way I can taste and tests until it is spiced to my taste since no one else will really eat it.\n
    \n
    As far as stuffing / dressing goes I will likely make it ahead of time as well. This will be done likely on Wednesday and will heat it up Thursday morning to crisp up the top. For the first location I will do it at home and the second I will do it on the shared oven. Its not ideal to crisp up the tops in the shared oven but we are going to go there early to escape the first Thanksgiving early.\n
    \n
    We did the whole deal at our place a few years ago and it was chaos. We made the bread, the stuffing and all sides ahead of time. We planned to have the turkey ready to rest when people were suppose to arrive. That way the oven was open and I could focus on the gravy. The gravy ended up great even though I didn't have a gravy shaker which was apparently the greatest sin. Don't worry we got multiple of them for Christmas that year
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700435834 {#2321
    date: 2023-11-20 00:17:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@evasive_chimpanzee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 130553
  -bodyTs: "'/classic-sage-and-sausage-stuffing-or-dressing-recipe),':11 '/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce)':24 'ago':185 'agre':14 'ahead':60,103,199 'appar':246 'arriv':216 'back':50,52 'bread':193 'chao':189 'charg':6 'christma':259 'could':225 'cranberri':20,58 'crisp':123,152 'deal':178 'didn':238 'done':111 'dress':96 'earli':167,173 'eat':32,90 'els':38,87 'end':232 'escap':169 'even':34,235 'far':93 'first':129,171 'focus':226 'go':43,46,163,165 'goe':97 'got':254 'gravi':229,231,242 'great':234 'greatest':248 'heat':117 'home':69,136 'ideal':150 'like':63,100,112 'locat':49,130 'made':191 'make':27,56,101 'morn':121 'multipl':255 'one':37,86 'open':222 'oven':147,159,220 'peopl':212 'place':181 'plan':203 'readi':208 'realli':89 'rest':210 'sauc':21,59 'second':139 'shaker':243 'share':18,146,158 'side':198 'sin':249 'sinc':40,84 'spice':80 'stuf':8,95,195 'suppos':214 'tast':74,83 'test':76 'thanksgiv':172 'though':35,236 'thursday':120 'time':62,105,201 'top':126,155 'tuesday':65 'turkey':207 'two':48 'want':30 'way':71,218 'wednesday':114 'well':1,107 'whole':177 'work':67 'worri':252 'www.seriouseats.com':10,23 'www.seriouseats.com/classic-sage-and-sausage-stuffing-or-dressing-recipe),':9 'www.seriouseats.com/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce)':22 'year':184,261"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/cooking@lemmy.world/t/629821/-/comment/3599200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700149504 {#2297
    date: 2023-11-16 16:45:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Well I am only in charge of [stuffing](https://www.seriouseats.com/classic-sage-and-sausage-stuffing-or-dressing-recipe), (which we agreed to and will share) and [cranberry sauce](https://www.seriouseats.com/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce) (which I make because I want to eat it even though no one else will). Since we are going to be going to two locations back to back I will be making the cranberry sauce ahead of time, likely on Tuesday while working from home. That way I can taste and tests until it is spiced to my taste since no one else will really eat it.\n
    \n
    As far as stuffing / dressing goes I will likely make it ahead of time as well. This will be done likely on Wednesday and will heat it up Thursday morning to crisp up the top. For the first location I will do it at home and the second I will do it on the shared oven. Its not ideal to crisp up the tops in the shared oven but we are going to go there early to escape the first Thanksgiving early.\n
    \n
    We did the whole deal at our place a few years ago and it was chaos. We made the bread, the stuffing and all sides ahead of time. We planned to have the turkey ready to rest when people were suppose to arrive. That way the oven was open and I could focus on the gravy. The gravy ended up great even though I didn't have a gravy shaker which was apparently the greatest sin. Don't worry we got multiple of them for Christmas that year
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700435834 {#2321
    date: 2023-11-20 00:17:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@evasive_chimpanzee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 130553
  -bodyTs: "'/classic-sage-and-sausage-stuffing-or-dressing-recipe),':11 '/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce)':24 'ago':185 'agre':14 'ahead':60,103,199 'appar':246 'arriv':216 'back':50,52 'bread':193 'chao':189 'charg':6 'christma':259 'could':225 'cranberri':20,58 'crisp':123,152 'deal':178 'didn':238 'done':111 'dress':96 'earli':167,173 'eat':32,90 'els':38,87 'end':232 'escap':169 'even':34,235 'far':93 'first':129,171 'focus':226 'go':43,46,163,165 'goe':97 'got':254 'gravi':229,231,242 'great':234 'greatest':248 'heat':117 'home':69,136 'ideal':150 'like':63,100,112 'locat':49,130 'made':191 'make':27,56,101 'morn':121 'multipl':255 'one':37,86 'open':222 'oven':147,159,220 'peopl':212 'place':181 'plan':203 'readi':208 'realli':89 'rest':210 'sauc':21,59 'second':139 'shaker':243 'share':18,146,158 'side':198 'sin':249 'sinc':40,84 'spice':80 'stuf':8,95,195 'suppos':214 'tast':74,83 'test':76 'thanksgiv':172 'though':35,236 'thursday':120 'time':62,105,201 'top':126,155 'tuesday':65 'turkey':207 'two':48 'want':30 'way':71,218 'wednesday':114 'well':1,107 'whole':177 'work':67 'worri':252 'www.seriouseats.com':10,23 'www.seriouseats.com/classic-sage-and-sausage-stuffing-or-dressing-recipe),':9 'www.seriouseats.com/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce)':22 'year':184,261"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/cooking@lemmy.world/t/629821/-/comment/3599200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700149504 {#2297
    date: 2023-11-16 16:45:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Well I am only in charge of [stuffing](https://www.seriouseats.com/classic-sage-and-sausage-stuffing-or-dressing-recipe), (which we agreed to and will share) and [cranberry sauce](https://www.seriouseats.com/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce) (which I make because I want to eat it even though no one else will). Since we are going to be going to two locations back to back I will be making the cranberry sauce ahead of time, likely on Tuesday while working from home. That way I can taste and tests until it is spiced to my taste since no one else will really eat it.\n
    \n
    As far as stuffing / dressing goes I will likely make it ahead of time as well. This will be done likely on Wednesday and will heat it up Thursday morning to crisp up the top. For the first location I will do it at home and the second I will do it on the shared oven. Its not ideal to crisp up the tops in the shared oven but we are going to go there early to escape the first Thanksgiving early.\n
    \n
    We did the whole deal at our place a few years ago and it was chaos. We made the bread, the stuffing and all sides ahead of time. We planned to have the turkey ready to rest when people were suppose to arrive. That way the oven was open and I could focus on the gravy. The gravy ended up great even though I didn't have a gravy shaker which was apparently the greatest sin. Don't worry we got multiple of them for Christmas that year
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700435834 {#2321
    date: 2023-11-20 00:17:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@evasive_chimpanzee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 130553
  -bodyTs: "'/classic-sage-and-sausage-stuffing-or-dressing-recipe),':11 '/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce)':24 'ago':185 'agre':14 'ahead':60,103,199 'appar':246 'arriv':216 'back':50,52 'bread':193 'chao':189 'charg':6 'christma':259 'could':225 'cranberri':20,58 'crisp':123,152 'deal':178 'didn':238 'done':111 'dress':96 'earli':167,173 'eat':32,90 'els':38,87 'end':232 'escap':169 'even':34,235 'far':93 'first':129,171 'focus':226 'go':43,46,163,165 'goe':97 'got':254 'gravi':229,231,242 'great':234 'greatest':248 'heat':117 'home':69,136 'ideal':150 'like':63,100,112 'locat':49,130 'made':191 'make':27,56,101 'morn':121 'multipl':255 'one':37,86 'open':222 'oven':147,159,220 'peopl':212 'place':181 'plan':203 'readi':208 'realli':89 'rest':210 'sauc':21,59 'second':139 'shaker':243 'share':18,146,158 'side':198 'sin':249 'sinc':40,84 'spice':80 'stuf':8,95,195 'suppos':214 'tast':74,83 'test':76 'thanksgiv':172 'though':35,236 'thursday':120 'time':62,105,201 'top':126,155 'tuesday':65 'turkey':207 'two':48 'want':30 'way':71,218 'wednesday':114 'well':1,107 'whole':177 'work':67 'worri':252 'www.seriouseats.com':10,23 'www.seriouseats.com/classic-sage-and-sausage-stuffing-or-dressing-recipe),':9 'www.seriouseats.com/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce)':22 'year':184,261"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/cooking@lemmy.world/t/629821/-/comment/3599200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700149504 {#2297
    date: 2023-11-16 16:45:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2209
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: App\Entity\EntryComment {#2316
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
    +image: null
    +parent: null
    +root: null
    +body: "I have eaten[ American Black Nightshade](https://en.wikipedia.org/wiki/Solanum_americanum) berries before. They taste like tiny tomatoes mixed with blueberries. I haven't had a full smoothie of them before though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700515649 {#2280
      date: 2023-11-20 22:27:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2296 …}
    +nested: Doctrine\ORM\PersistentCollection {#2304 …}
    +votes: Doctrine\ORM\PersistentCollection {#2317 …}
    +reports: Doctrine\ORM\PersistentCollection {#2303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
    -id: 133554
    -bodyTs: "'/wiki/solanum_americanum)':9 'american':4 'berri':10 'black':5 'blueberri':19 'eaten':3 'en.wikipedia.org':8 'en.wikipedia.org/wiki/solanum_americanum)':7 'full':25 'haven':21 'like':14 'mix':17 'nightshad':6 'smoothi':26 'tast':13 'though':30 'tini':15 'tomato':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/science_memes@mander.xyz/t/634451/-/comment/3619001"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700233213 {#2275
      date: 2023-11-17 16:00:13.0 +01:00
    }
  }
  +body: "Would need some other fruits for flavor but would be a good addition"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700235315 {#2231
    date: 2023-11-17 16:35:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@dumples@kbin.social"
    "@MrSpArkle@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 133656
  -bodyTs: "'addit':13 'flavor':7 'fruit':5 'good':12 'need':2 'would':1,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/science_memes@mander.xyz/t/634451/-/comment/3619551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700235315 {#2232
    date: 2023-11-17 16:35:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: App\Entity\EntryComment {#2316
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
    +image: null
    +parent: null
    +root: null
    +body: "I have eaten[ American Black Nightshade](https://en.wikipedia.org/wiki/Solanum_americanum) berries before. They taste like tiny tomatoes mixed with blueberries. I haven't had a full smoothie of them before though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700515649 {#2280
      date: 2023-11-20 22:27:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2296 …}
    +nested: Doctrine\ORM\PersistentCollection {#2304 …}
    +votes: Doctrine\ORM\PersistentCollection {#2317 …}
    +reports: Doctrine\ORM\PersistentCollection {#2303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
    -id: 133554
    -bodyTs: "'/wiki/solanum_americanum)':9 'american':4 'berri':10 'black':5 'blueberri':19 'eaten':3 'en.wikipedia.org':8 'en.wikipedia.org/wiki/solanum_americanum)':7 'full':25 'haven':21 'like':14 'mix':17 'nightshad':6 'smoothi':26 'tast':13 'though':30 'tini':15 'tomato':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/science_memes@mander.xyz/t/634451/-/comment/3619001"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700233213 {#2275
      date: 2023-11-17 16:00:13.0 +01:00
    }
  }
  +body: "Would need some other fruits for flavor but would be a good addition"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700235315 {#2231
    date: 2023-11-17 16:35:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@dumples@kbin.social"
    "@MrSpArkle@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 133656
  -bodyTs: "'addit':13 'flavor':7 'fruit':5 'good':12 'need':2 'would':1,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/science_memes@mander.xyz/t/634451/-/comment/3619551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700235315 {#2232
    date: 2023-11-17 16:35:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: App\Entity\EntryComment {#2316
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
    +image: null
    +parent: null
    +root: null
    +body: "I have eaten[ American Black Nightshade](https://en.wikipedia.org/wiki/Solanum_americanum) berries before. They taste like tiny tomatoes mixed with blueberries. I haven't had a full smoothie of them before though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700515649 {#2280
      date: 2023-11-20 22:27:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2296 …}
    +nested: Doctrine\ORM\PersistentCollection {#2304 …}
    +votes: Doctrine\ORM\PersistentCollection {#2317 …}
    +reports: Doctrine\ORM\PersistentCollection {#2303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
    -id: 133554
    -bodyTs: "'/wiki/solanum_americanum)':9 'american':4 'berri':10 'black':5 'blueberri':19 'eaten':3 'en.wikipedia.org':8 'en.wikipedia.org/wiki/solanum_americanum)':7 'full':25 'haven':21 'like':14 'mix':17 'nightshad':6 'smoothi':26 'tast':13 'though':30 'tini':15 'tomato':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/science_memes@mander.xyz/t/634451/-/comment/3619001"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700233213 {#2275
      date: 2023-11-17 16:00:13.0 +01:00
    }
  }
  +body: "Would need some other fruits for flavor but would be a good addition"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700235315 {#2231
    date: 2023-11-17 16:35:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@dumples@kbin.social"
    "@MrSpArkle@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 133656
  -bodyTs: "'addit':13 'flavor':7 'fruit':5 'good':12 'need':2 'would':1,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/science_memes@mander.xyz/t/634451/-/comment/3619551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700235315 {#2232
    date: 2023-11-17 16:35:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2262
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had a friend in college who would order a cheese pizza no sauce from Dominos most meals. It was so dry and I don't know why anyone would like it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700168943 {#2208
    date: 2023-11-16 22:09:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 131496
  -bodyTs: "'anyon':29 'chees':11 'colleg':6 'domino':16 'dri':22 'friend':4 'know':27 'like':31 'meal':18 'order':9 'pizza':12 'sauc':14 'would':8,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/cooking@lemmy.world/t/630765/-/comment/3605050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700168943 {#2212
    date: 2023-11-16 22:09:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had a friend in college who would order a cheese pizza no sauce from Dominos most meals. It was so dry and I don't know why anyone would like it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700168943 {#2208
    date: 2023-11-16 22:09:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 131496
  -bodyTs: "'anyon':29 'chees':11 'colleg':6 'domino':16 'dri':22 'friend':4 'know':27 'like':31 'meal':18 'order':9 'pizza':12 'sauc':14 'would':8,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/cooking@lemmy.world/t/630765/-/comment/3605050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700168943 {#2212
    date: 2023-11-16 22:09:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had a friend in college who would order a cheese pizza no sauce from Dominos most meals. It was so dry and I don't know why anyone would like it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700168943 {#2208
    date: 2023-11-16 22:09:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 131496
  -bodyTs: "'anyon':29 'chees':11 'colleg':6 'domino':16 'dri':22 'friend':4 'know':27 'like':31 'meal':18 'order':9 'pizza':12 'sauc':14 'would':8,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/cooking@lemmy.world/t/630765/-/comment/3605050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700168943 {#2212
    date: 2023-11-16 22:09:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2260
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: App\Entity\EntryComment {#2230
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Well I am only in charge of [stuffing](https://www.seriouseats.com/classic-sage-and-sausage-stuffing-or-dressing-recipe), (which we agreed to and will share) and [cranberry sauce](https://www.seriouseats.com/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce) (which I make because I want to eat it even though no one else will). Since we are going to be going to two locations back to back I will be making the cranberry sauce ahead of time, likely on Tuesday while working from home. That way I can taste and tests until it is spiced to my taste since no one else will really eat it.\n
      \n
      As far as stuffing / dressing goes I will likely make it ahead of time as well. This will be done likely on Wednesday and will heat it up Thursday morning to crisp up the top. For the first location I will do it at home and the second I will do it on the shared oven. Its not ideal to crisp up the tops in the shared oven but we are going to go there early to escape the first Thanksgiving early.\n
      \n
      We did the whole deal at our place a few years ago and it was chaos. We made the bread, the stuffing and all sides ahead of time. We planned to have the turkey ready to rest when people were suppose to arrive. That way the oven was open and I could focus on the gravy. The gravy ended up great even though I didn't have a gravy shaker which was apparently the greatest sin. Don't worry we got multiple of them for Christmas that year
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700435834 {#2321
      date: 2023-11-20 00:17:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@evasive_chimpanzee@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2196 …}
    +nested: Doctrine\ORM\PersistentCollection {#2195 …}
    +votes: Doctrine\ORM\PersistentCollection {#2197 …}
    +reports: Doctrine\ORM\PersistentCollection {#2206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
    -id: 130553
    -bodyTs: "'/classic-sage-and-sausage-stuffing-or-dressing-recipe),':11 '/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce)':24 'ago':185 'agre':14 'ahead':60,103,199 'appar':246 'arriv':216 'back':50,52 'bread':193 'chao':189 'charg':6 'christma':259 'could':225 'cranberri':20,58 'crisp':123,152 'deal':178 'didn':238 'done':111 'dress':96 'earli':167,173 'eat':32,90 'els':38,87 'end':232 'escap':169 'even':34,235 'far':93 'first':129,171 'focus':226 'go':43,46,163,165 'goe':97 'got':254 'gravi':229,231,242 'great':234 'greatest':248 'heat':117 'home':69,136 'ideal':150 'like':63,100,112 'locat':49,130 'made':191 'make':27,56,101 'morn':121 'multipl':255 'one':37,86 'open':222 'oven':147,159,220 'peopl':212 'place':181 'plan':203 'readi':208 'realli':89 'rest':210 'sauc':21,59 'second':139 'shaker':243 'share':18,146,158 'side':198 'sin':249 'sinc':40,84 'spice':80 'stuf':8,95,195 'suppos':214 'tast':74,83 'test':76 'thanksgiv':172 'though':35,236 'thursday':120 'time':62,105,201 'top':126,155 'tuesday':65 'turkey':207 'two':48 'want':30 'way':71,218 'wednesday':114 'well':1,107 'whole':177 'work':67 'worri':252 'www.seriouseats.com':10,23 'www.seriouseats.com/classic-sage-and-sausage-stuffing-or-dressing-recipe),':9 'www.seriouseats.com/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce)':22 'year':184,261"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/cooking@lemmy.world/t/629821/-/comment/3599200"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700149504 {#2297
      date: 2023-11-16 16:45:04.0 +01:00
    }
  }
  +body: """
    They are the best and are both in The Food Lab. I think most people make those recipes, especially the stuffing. An alternative meat and a break from pure starch is needed.\n
    \n
    The gravy shaker is to dissolve the flour easier. You take some liquid out and mix it with the flour in the shaker and pour it back in. Its apparently a sin to not have one in the Midwest. Even though I can do the same thing with a whisk and I only make gravy at most once a year for Thanksgiving. I think I have used it once
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700151611 {#2265
    date: 2023-11-16 17:20:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@evasive_chimpanzee@lemmy.world"
    "@dumples@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 130661
  -bodyTs: "'altern':23 'appar':62 'back':59 'best':4 'break':27 'dissolv':38 'easier':41 'especi':19 'even':72 'flour':40,52 'food':10 'gravi':34,87 'lab':11 'liquid':45 'make':16,86 'meat':24 'midwest':71 'mix':48 'need':32 'one':68 'peopl':15 'pour':57 'pure':29 'recip':18 'shaker':35,55 'sin':64 'starch':30 'stuf':21 'take':43 'thanksgiv':94 'thing':79 'think':13,96 'though':73 'use':99 'whisk':82 'year':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/cooking@lemmy.world/t/629821/-/comment/3599791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700151611 {#2253
    date: 2023-11-16 17:20:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2260
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: App\Entity\EntryComment {#2230
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Well I am only in charge of [stuffing](https://www.seriouseats.com/classic-sage-and-sausage-stuffing-or-dressing-recipe), (which we agreed to and will share) and [cranberry sauce](https://www.seriouseats.com/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce) (which I make because I want to eat it even though no one else will). Since we are going to be going to two locations back to back I will be making the cranberry sauce ahead of time, likely on Tuesday while working from home. That way I can taste and tests until it is spiced to my taste since no one else will really eat it.\n
      \n
      As far as stuffing / dressing goes I will likely make it ahead of time as well. This will be done likely on Wednesday and will heat it up Thursday morning to crisp up the top. For the first location I will do it at home and the second I will do it on the shared oven. Its not ideal to crisp up the tops in the shared oven but we are going to go there early to escape the first Thanksgiving early.\n
      \n
      We did the whole deal at our place a few years ago and it was chaos. We made the bread, the stuffing and all sides ahead of time. We planned to have the turkey ready to rest when people were suppose to arrive. That way the oven was open and I could focus on the gravy. The gravy ended up great even though I didn't have a gravy shaker which was apparently the greatest sin. Don't worry we got multiple of them for Christmas that year
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700435834 {#2321
      date: 2023-11-20 00:17:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@evasive_chimpanzee@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2196 …}
    +nested: Doctrine\ORM\PersistentCollection {#2195 …}
    +votes: Doctrine\ORM\PersistentCollection {#2197 …}
    +reports: Doctrine\ORM\PersistentCollection {#2206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
    -id: 130553
    -bodyTs: "'/classic-sage-and-sausage-stuffing-or-dressing-recipe),':11 '/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce)':24 'ago':185 'agre':14 'ahead':60,103,199 'appar':246 'arriv':216 'back':50,52 'bread':193 'chao':189 'charg':6 'christma':259 'could':225 'cranberri':20,58 'crisp':123,152 'deal':178 'didn':238 'done':111 'dress':96 'earli':167,173 'eat':32,90 'els':38,87 'end':232 'escap':169 'even':34,235 'far':93 'first':129,171 'focus':226 'go':43,46,163,165 'goe':97 'got':254 'gravi':229,231,242 'great':234 'greatest':248 'heat':117 'home':69,136 'ideal':150 'like':63,100,112 'locat':49,130 'made':191 'make':27,56,101 'morn':121 'multipl':255 'one':37,86 'open':222 'oven':147,159,220 'peopl':212 'place':181 'plan':203 'readi':208 'realli':89 'rest':210 'sauc':21,59 'second':139 'shaker':243 'share':18,146,158 'side':198 'sin':249 'sinc':40,84 'spice':80 'stuf':8,95,195 'suppos':214 'tast':74,83 'test':76 'thanksgiv':172 'though':35,236 'thursday':120 'time':62,105,201 'top':126,155 'tuesday':65 'turkey':207 'two':48 'want':30 'way':71,218 'wednesday':114 'well':1,107 'whole':177 'work':67 'worri':252 'www.seriouseats.com':10,23 'www.seriouseats.com/classic-sage-and-sausage-stuffing-or-dressing-recipe),':9 'www.seriouseats.com/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce)':22 'year':184,261"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/cooking@lemmy.world/t/629821/-/comment/3599200"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700149504 {#2297
      date: 2023-11-16 16:45:04.0 +01:00
    }
  }
  +body: """
    They are the best and are both in The Food Lab. I think most people make those recipes, especially the stuffing. An alternative meat and a break from pure starch is needed.\n
    \n
    The gravy shaker is to dissolve the flour easier. You take some liquid out and mix it with the flour in the shaker and pour it back in. Its apparently a sin to not have one in the Midwest. Even though I can do the same thing with a whisk and I only make gravy at most once a year for Thanksgiving. I think I have used it once
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700151611 {#2265
    date: 2023-11-16 17:20:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@evasive_chimpanzee@lemmy.world"
    "@dumples@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 130661
  -bodyTs: "'altern':23 'appar':62 'back':59 'best':4 'break':27 'dissolv':38 'easier':41 'especi':19 'even':72 'flour':40,52 'food':10 'gravi':34,87 'lab':11 'liquid':45 'make':16,86 'meat':24 'midwest':71 'mix':48 'need':32 'one':68 'peopl':15 'pour':57 'pure':29 'recip':18 'shaker':35,55 'sin':64 'starch':30 'stuf':21 'take':43 'thanksgiv':94 'thing':79 'think':13,96 'though':73 'use':99 'whisk':82 'year':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/cooking@lemmy.world/t/629821/-/comment/3599791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700151611 {#2253
    date: 2023-11-16 17:20:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2260
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: App\Entity\EntryComment {#2230
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Well I am only in charge of [stuffing](https://www.seriouseats.com/classic-sage-and-sausage-stuffing-or-dressing-recipe), (which we agreed to and will share) and [cranberry sauce](https://www.seriouseats.com/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce) (which I make because I want to eat it even though no one else will). Since we are going to be going to two locations back to back I will be making the cranberry sauce ahead of time, likely on Tuesday while working from home. That way I can taste and tests until it is spiced to my taste since no one else will really eat it.\n
      \n
      As far as stuffing / dressing goes I will likely make it ahead of time as well. This will be done likely on Wednesday and will heat it up Thursday morning to crisp up the top. For the first location I will do it at home and the second I will do it on the shared oven. Its not ideal to crisp up the tops in the shared oven but we are going to go there early to escape the first Thanksgiving early.\n
      \n
      We did the whole deal at our place a few years ago and it was chaos. We made the bread, the stuffing and all sides ahead of time. We planned to have the turkey ready to rest when people were suppose to arrive. That way the oven was open and I could focus on the gravy. The gravy ended up great even though I didn't have a gravy shaker which was apparently the greatest sin. Don't worry we got multiple of them for Christmas that year
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700435834 {#2321
      date: 2023-11-20 00:17:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@evasive_chimpanzee@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2196 …}
    +nested: Doctrine\ORM\PersistentCollection {#2195 …}
    +votes: Doctrine\ORM\PersistentCollection {#2197 …}
    +reports: Doctrine\ORM\PersistentCollection {#2206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
    -id: 130553
    -bodyTs: "'/classic-sage-and-sausage-stuffing-or-dressing-recipe),':11 '/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce)':24 'ago':185 'agre':14 'ahead':60,103,199 'appar':246 'arriv':216 'back':50,52 'bread':193 'chao':189 'charg':6 'christma':259 'could':225 'cranberri':20,58 'crisp':123,152 'deal':178 'didn':238 'done':111 'dress':96 'earli':167,173 'eat':32,90 'els':38,87 'end':232 'escap':169 'even':34,235 'far':93 'first':129,171 'focus':226 'go':43,46,163,165 'goe':97 'got':254 'gravi':229,231,242 'great':234 'greatest':248 'heat':117 'home':69,136 'ideal':150 'like':63,100,112 'locat':49,130 'made':191 'make':27,56,101 'morn':121 'multipl':255 'one':37,86 'open':222 'oven':147,159,220 'peopl':212 'place':181 'plan':203 'readi':208 'realli':89 'rest':210 'sauc':21,59 'second':139 'shaker':243 'share':18,146,158 'side':198 'sin':249 'sinc':40,84 'spice':80 'stuf':8,95,195 'suppos':214 'tast':74,83 'test':76 'thanksgiv':172 'though':35,236 'thursday':120 'time':62,105,201 'top':126,155 'tuesday':65 'turkey':207 'two':48 'want':30 'way':71,218 'wednesday':114 'well':1,107 'whole':177 'work':67 'worri':252 'www.seriouseats.com':10,23 'www.seriouseats.com/classic-sage-and-sausage-stuffing-or-dressing-recipe),':9 'www.seriouseats.com/the-food-lab-thanksgiving-special-the-worlds-easiest-cranberry-sauce)':22 'year':184,261"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/cooking@lemmy.world/t/629821/-/comment/3599200"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700149504 {#2297
      date: 2023-11-16 16:45:04.0 +01:00
    }
  }
  +body: """
    They are the best and are both in The Food Lab. I think most people make those recipes, especially the stuffing. An alternative meat and a break from pure starch is needed.\n
    \n
    The gravy shaker is to dissolve the flour easier. You take some liquid out and mix it with the flour in the shaker and pour it back in. Its apparently a sin to not have one in the Midwest. Even though I can do the same thing with a whisk and I only make gravy at most once a year for Thanksgiving. I think I have used it once
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700151611 {#2265
    date: 2023-11-16 17:20:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@evasive_chimpanzee@lemmy.world"
    "@dumples@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 130661
  -bodyTs: "'altern':23 'appar':62 'back':59 'best':4 'break':27 'dissolv':38 'easier':41 'especi':19 'even':72 'flour':40,52 'food':10 'gravi':34,87 'lab':11 'liquid':45 'make':16,86 'meat':24 'midwest':71 'mix':48 'need':32 'one':68 'peopl':15 'pour':57 'pure':29 'recip':18 'shaker':35,55 'sin':64 'starch':30 'stuf':21 'take':43 'thanksgiv':94 'thing':79 'think':13,96 'though':73 'use':99 'whisk':82 'year':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/cooking@lemmy.world/t/629821/-/comment/3599791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700151611 {#2253
    date: 2023-11-16 17:20:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2142 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2142 …}
  +body: "Hiding in the kitchen is a very important part of the cooking process."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700149720 {#2259
    date: 2023-11-16 16:48:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@evasive_chimpanzee@lemmy.world"
    "@ef9357@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -id: 130572
  -bodyTs: "'cook':12 'hide':1 'import':8 'kitchen':4 'part':9 'process':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/cooking@lemmy.world/t/629821/-/comment/3599266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700149720 {#2258
    date: 2023-11-16 16:48:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2142 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2142 …}
  +body: "Hiding in the kitchen is a very important part of the cooking process."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700149720 {#2259
    date: 2023-11-16 16:48:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@evasive_chimpanzee@lemmy.world"
    "@ef9357@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -id: 130572
  -bodyTs: "'cook':12 'hide':1 'import':8 'kitchen':4 'part':9 'process':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/cooking@lemmy.world/t/629821/-/comment/3599266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700149720 {#2258
    date: 2023-11-16 16:48:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2142 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2142 …}
  +body: "Hiding in the kitchen is a very important part of the cooking process."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700149720 {#2259
    date: 2023-11-16 16:48:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@evasive_chimpanzee@lemmy.world"
    "@ef9357@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -id: 130572
  -bodyTs: "'cook':12 'hide':1 'import':8 'kitchen':4 'part':9 'process':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/cooking@lemmy.world/t/629821/-/comment/3599266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700149720 {#2258
    date: 2023-11-16 16:48:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2149
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2146 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2185 …}
  +body: "I don't think that is going to be happening for a long time. It took decades for gays and lesbians. The marrying of a primary partner is the best solution so far."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700081614 {#2287
    date: 2023-11-15 21:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dumples@kbin.social"
    "@ChonkyOwlbear@lemmy.world"
    "@mumblerfish@lemmy.world"
    "@Jimmyeatsausage@lemmy.world"
    "@CleoTheWizard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -id: 128055
  -bodyTs: "'best':30 'decad':17 'far':33 'gay':19 'go':7 'happen':10 'lesbian':21 'long':13 'marri':23 'partner':27 'primari':26 'solut':31 'think':4 'time':14 'took':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mensliberation@lemmy.ca/t/623593/-/comment/3584410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700081614 {#2286
    date: 2023-11-15 21:53: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
43 DENIED edit
App\Entity\EntryComment {#2149
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2146 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2185 …}
  +body: "I don't think that is going to be happening for a long time. It took decades for gays and lesbians. The marrying of a primary partner is the best solution so far."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700081614 {#2287
    date: 2023-11-15 21:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dumples@kbin.social"
    "@ChonkyOwlbear@lemmy.world"
    "@mumblerfish@lemmy.world"
    "@Jimmyeatsausage@lemmy.world"
    "@CleoTheWizard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -id: 128055
  -bodyTs: "'best':30 'decad':17 'far':33 'gay':19 'go':7 'happen':10 'lesbian':21 'long':13 'marri':23 'partner':27 'primari':26 'solut':31 'think':4 'time':14 'took':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mensliberation@lemmy.ca/t/623593/-/comment/3584410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700081614 {#2286
    date: 2023-11-15 21:53: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
44 DENIED moderate
App\Entity\EntryComment {#2149
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2146 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2185 …}
  +body: "I don't think that is going to be happening for a long time. It took decades for gays and lesbians. The marrying of a primary partner is the best solution so far."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700081614 {#2287
    date: 2023-11-15 21:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dumples@kbin.social"
    "@ChonkyOwlbear@lemmy.world"
    "@mumblerfish@lemmy.world"
    "@Jimmyeatsausage@lemmy.world"
    "@CleoTheWizard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -id: 128055
  -bodyTs: "'best':30 'decad':17 'far':33 'gay':19 'go':7 'happen':10 'lesbian':21 'long':13 'marri':23 'partner':27 'primari':26 'solut':31 'think':4 'time':14 'took':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mensliberation@lemmy.ca/t/623593/-/comment/3584410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700081614 {#2286
    date: 2023-11-15 21:53: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
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 {#2170
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +body: "It always does on mensliberation. Just got to get used to it and plan on it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700072265 {#2148
    date: 2023-11-15 19:17:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dumples@kbin.social"
    "@AlijahTheMediocre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 127630
  -bodyTs: "'alway':2 'get':9 'got':7 'mensliber':5 'plan':14 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mensliberation@lemmy.ca/t/623593/-/comment/3581579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700072265 {#2153
    date: 2023-11-15 19:17:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2170
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +body: "It always does on mensliberation. Just got to get used to it and plan on it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700072265 {#2148
    date: 2023-11-15 19:17:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dumples@kbin.social"
    "@AlijahTheMediocre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 127630
  -bodyTs: "'alway':2 'get':9 'got':7 'mensliber':5 'plan':14 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mensliberation@lemmy.ca/t/623593/-/comment/3581579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700072265 {#2153
    date: 2023-11-15 19:17:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2170
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +body: "It always does on mensliberation. Just got to get used to it and plan on it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700072265 {#2148
    date: 2023-11-15 19:17:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dumples@kbin.social"
    "@AlijahTheMediocre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 127630
  -bodyTs: "'alway':2 'get':9 'got':7 'mensliber':5 'plan':14 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mensliberation@lemmy.ca/t/623593/-/comment/3581579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700072265 {#2153
    date: 2023-11-15 19:17:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1993
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1992 …}
  +body: "Whenever I hear people talk about marriage rates and birth rates I get disgusted. Like we're a bunch of animals in a zoo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700009602 {#2178
    date: 2023-11-15 01:53:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dumples@kbin.social"
    "@PotentiallyAnApricot@beehaw.org"
    "@teuast@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 125713
  -bodyTs: "'anim':21 'birth':10 'bunch':19 'disgust':14 'get':13 'hear':3 'like':15 'marriag':7 'peopl':4 'rate':8,11 're':17 'talk':5 'whenev':1 'zoo':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mensliberation@lemmy.ca/t/623593/-/comment/3568166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700009602 {#2174
    date: 2023-11-15 01:53:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#1993
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1992 …}
  +body: "Whenever I hear people talk about marriage rates and birth rates I get disgusted. Like we're a bunch of animals in a zoo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700009602 {#2178
    date: 2023-11-15 01:53:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dumples@kbin.social"
    "@PotentiallyAnApricot@beehaw.org"
    "@teuast@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 125713
  -bodyTs: "'anim':21 'birth':10 'bunch':19 'disgust':14 'get':13 'hear':3 'like':15 'marriag':7 'peopl':4 'rate':8,11 're':17 'talk':5 'whenev':1 'zoo':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mensliberation@lemmy.ca/t/623593/-/comment/3568166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700009602 {#2174
    date: 2023-11-15 01:53:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#1993
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1992 …}
  +body: "Whenever I hear people talk about marriage rates and birth rates I get disgusted. Like we're a bunch of animals in a zoo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700009602 {#2178
    date: 2023-11-15 01:53:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dumples@kbin.social"
    "@PotentiallyAnApricot@beehaw.org"
    "@teuast@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 125713
  -bodyTs: "'anim':21 'birth':10 'bunch':19 'disgust':14 'get':13 'hear':3 'like':15 'marriag':7 'peopl':4 'rate':8,11 're':17 'talk':5 'whenev':1 'zoo':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mensliberation@lemmy.ca/t/623593/-/comment/3568166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700009602 {#2174
    date: 2023-11-15 01:53:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2015
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2008 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2008 …}
  +body: "I am sick of long videos or videos in general. I miss reading articles because they are faster and I can do it at work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699979870 {#1997
    date: 2023-11-14 17:37:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spaduf@slrpnk.net"
    "@No1RivenFucker@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1984 …}
  +nested: Doctrine\ORM\PersistentCollection {#1981 …}
  +votes: Doctrine\ORM\PersistentCollection {#1982 …}
  +reports: Doctrine\ORM\PersistentCollection {#1980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2374 …}
  -id: 123890
  -bodyTs: "'articl':14 'faster':18 'general':10 'long':5 'miss':12 'read':13 'sick':3 'video':6,8 'work':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mensliberation@lemmy.ca/t/623703/-/comment/3558994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699979870 {#1996
    date: 2023-11-14 17:37:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2015
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2008 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2008 …}
  +body: "I am sick of long videos or videos in general. I miss reading articles because they are faster and I can do it at work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699979870 {#1997
    date: 2023-11-14 17:37:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spaduf@slrpnk.net"
    "@No1RivenFucker@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1984 …}
  +nested: Doctrine\ORM\PersistentCollection {#1981 …}
  +votes: Doctrine\ORM\PersistentCollection {#1982 …}
  +reports: Doctrine\ORM\PersistentCollection {#1980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2374 …}
  -id: 123890
  -bodyTs: "'articl':14 'faster':18 'general':10 'long':5 'miss':12 'read':13 'sick':3 'video':6,8 'work':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mensliberation@lemmy.ca/t/623703/-/comment/3558994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699979870 {#1996
    date: 2023-11-14 17:37:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2015
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2008 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2008 …}
  +body: "I am sick of long videos or videos in general. I miss reading articles because they are faster and I can do it at work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699979870 {#1997
    date: 2023-11-14 17:37:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spaduf@slrpnk.net"
    "@No1RivenFucker@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1984 …}
  +nested: Doctrine\ORM\PersistentCollection {#1981 …}
  +votes: Doctrine\ORM\PersistentCollection {#1982 …}
  +reports: Doctrine\ORM\PersistentCollection {#1980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2374 …}
  -id: 123890
  -bodyTs: "'articl':14 'faster':18 'general':10 'long':5 'miss':12 'read':13 'sick':3 'video':6,8 'work':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mensliberation@lemmy.ca/t/623703/-/comment/3558994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699979870 {#1996
    date: 2023-11-14 17:37:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2367
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2366 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2269 …}
  +body: "Agreed. No one's to blame but should work on fixing it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699921362 {#2016
    date: 2023-11-14 01:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dumples@kbin.social"
    "@zarathustra0@lemmy.world"
    "@Redhotkurt@kbin.social"
    "@snooggums@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1348 …}
  +votes: Doctrine\ORM\PersistentCollection {#1349 …}
  +reports: Doctrine\ORM\PersistentCollection {#1352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1356 …}
  -id: 121647
  -bodyTs: "'agre':1 'blame':6 'fix':11 'one':3 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mensliberation@lemmy.ca/t/623593/-/comment/3546860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699921362 {#1991
    date: 2023-11-14 01:22: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
59 DENIED edit
App\Entity\EntryComment {#2367
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2366 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2269 …}
  +body: "Agreed. No one's to blame but should work on fixing it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699921362 {#2016
    date: 2023-11-14 01:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dumples@kbin.social"
    "@zarathustra0@lemmy.world"
    "@Redhotkurt@kbin.social"
    "@snooggums@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1348 …}
  +votes: Doctrine\ORM\PersistentCollection {#1349 …}
  +reports: Doctrine\ORM\PersistentCollection {#1352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1356 …}
  -id: 121647
  -bodyTs: "'agre':1 'blame':6 'fix':11 'one':3 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mensliberation@lemmy.ca/t/623593/-/comment/3546860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699921362 {#1991
    date: 2023-11-14 01:22: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
60 DENIED moderate
App\Entity\EntryComment {#2367
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2366 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2269 …}
  +body: "Agreed. No one's to blame but should work on fixing it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699921362 {#2016
    date: 2023-11-14 01:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dumples@kbin.social"
    "@zarathustra0@lemmy.world"
    "@Redhotkurt@kbin.social"
    "@snooggums@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1348 …}
  +votes: Doctrine\ORM\PersistentCollection {#1349 …}
  +reports: Doctrine\ORM\PersistentCollection {#1352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1356 …}
  -id: 121647
  -bodyTs: "'agre':1 'blame':6 'fix':11 'one':3 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mensliberation@lemmy.ca/t/623593/-/comment/3546860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699921362 {#1991
    date: 2023-11-14 01:22: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