GET https://kbin.spritesserver.nl/index.php/u/@frostycakes@beehaw.org/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
  +slug: "What-do-you-eat-that-other-people-think-is-odd"
  +title: "What do you eat that other people think is odd?"
  +url: null
  +body: "I’ll start: pesto as a bagel topping."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687535065 {#2371
    date: 2023-06-23 17:44:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  +badges: Doctrine\ORM\PersistentCollection {#2144 …}
  +children: [
    2 => App\Entity\EntryComment {#1620
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: App\Entity\EntryComment {#1648
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I love eating a raw potato like an apple, for whatever reason. Any time I’m cooking a dish with potatoes, I’ll wash and peel one for me to eat. My boyfriend looked like I had grown a third arm the first time he saw me do it.\n
          \n
          It’s the perfect mix of crunchy and juicy, but not sweet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699052482 {#1709
          date: 2023-11-04 00:01:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ffmike@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1561 …}
        +votes: Doctrine\ORM\PersistentCollection {#1528 …}
        +reports: Doctrine\ORM\PersistentCollection {#1568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
        -id: 88247
        -bodyTs: "'appl':9 'arm':41 'boyfriend':33 'cook':17 'crunchi':56 'dish':19 'eat':3,31 'first':43 'grown':38 'juici':58 'like':7,35 'll':23 'look':34 'love':2 'm':16 'mix':54 'one':27 'peel':26 'perfect':53 'potato':6,21 'raw':5 'reason':12 'saw':46 'sweet':61 'third':40 'time':14,44 'wash':24 'whatev':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/394023"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687446087 {#1614
          date: 2023-06-22 17:01:27.0 +02:00
        }
        +"title": 88247
      }
      +body: """
        No, never. AFAIK they aren’t toxic, just that the starch is poorly digested. Either way, I’ve never gotten sick from it, so 🤷\n
        \n
        It’s odd because I have had digestive issues off and on through the years, but the potatoes have never precipitated it. (It’s mostly anything spicy, which sucks as I love spicy food-- it’s a price I pay willingly sometimes)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687450461 {#1553
        date: 2023-06-22 18:14:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ffmike@beehaw.org"
        "@frostycakes@beehaw.org"
        "@Riyria@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 88251
      -bodyTs: "'afaik':3 'anyth':50 'aren':5 'digest':14,32 'either':15 'food':58 'gotten':20 'issu':33 'love':56 'most':49 'never':2,19,44 'odd':27 'pay':64 'poor':13 'potato':42 'precipit':45 'price':62 'sick':21 'sometim':66 'spici':51,57 'starch':11 'suck':53 'toxic':7 've':18 'way':16 'will':65 'year':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/395320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687450461 {#1621
        date: 2023-06-22 18:14:21.0 +02:00
      }
      +"title": 88251
    }
    1 => App\Entity\EntryComment {#1616
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: App\Entity\EntryComment {#1648}
      +body: """
        > Most home processing methods like boiling, cooking, and frying potatoes have been shown to have minimal effects on solanine levels. For example, boiling potatoes reduces the α-chaconine and α-solanine levels by only 3.5% and 1.2% respectively, but microwaving potatoes reduces the alkaloid content by 15%. Deep frying at 150 °C (302 °F) also does not result in any measurable change.\n
        \n
        They’re no more toxic than cooked potatoes, unless you only eat microwaved ones.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687488972 {#1598
        date: 2023-06-23 04:56:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ffmike@beehaw.org"
        "@frostycakes@beehaw.org"
        "@Riyria@beehaw.org"
        "@verall@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 88253
      -bodyTs: "'1.2':39 '15':49 '150':53 '3.5':37 '302':55 'alkaloid':46 'also':57 'boil':6,23 'c':54 'chaconin':29 'chang':64 'content':47 'cook':7,71 'deep':50 'eat':76 'effect':17 'exampl':22 'f':56 'fri':9,51 'home':2 'level':20,34 'like':5 'measur':63 'method':4 'microwav':42,77 'minim':16 'one':78 'potato':10,24,43,72 'process':3 're':66 'reduc':25,44 'respect':40 'result':60 'shown':13 'solanin':19,33 'toxic':69 'unless':73 'α':28,32 'α-chaconin':27 'α-solanin':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/405077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687488972 {#1611
        date: 2023-06-23 04:56:12.0 +02:00
      }
      +"title": 88253
    }
    0 => App\Entity\EntryComment {#1648}
  ]
  -id: 9464
  -titleTs: "'eat':4 'odd':10 'peopl':7 'think':8"
  -bodyTs: "'bagel':7 'll':2 'pesto':4 'start':3 'top':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687439428
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/683455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687376428 {#1641
    date: 2023-06-21 21:40:28.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
  +slug: "What-do-you-eat-that-other-people-think-is-odd"
  +title: "What do you eat that other people think is odd?"
  +url: null
  +body: "I’ll start: pesto as a bagel topping."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687535065 {#2371
    date: 2023-06-23 17:44:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  +badges: Doctrine\ORM\PersistentCollection {#2144 …}
  +children: [
    2 => App\Entity\EntryComment {#1620
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: App\Entity\EntryComment {#1648
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I love eating a raw potato like an apple, for whatever reason. Any time I’m cooking a dish with potatoes, I’ll wash and peel one for me to eat. My boyfriend looked like I had grown a third arm the first time he saw me do it.\n
          \n
          It’s the perfect mix of crunchy and juicy, but not sweet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699052482 {#1709
          date: 2023-11-04 00:01:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ffmike@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1561 …}
        +votes: Doctrine\ORM\PersistentCollection {#1528 …}
        +reports: Doctrine\ORM\PersistentCollection {#1568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
        -id: 88247
        -bodyTs: "'appl':9 'arm':41 'boyfriend':33 'cook':17 'crunchi':56 'dish':19 'eat':3,31 'first':43 'grown':38 'juici':58 'like':7,35 'll':23 'look':34 'love':2 'm':16 'mix':54 'one':27 'peel':26 'perfect':53 'potato':6,21 'raw':5 'reason':12 'saw':46 'sweet':61 'third':40 'time':14,44 'wash':24 'whatev':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/394023"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687446087 {#1614
          date: 2023-06-22 17:01:27.0 +02:00
        }
        +"title": 88247
      }
      +body: """
        No, never. AFAIK they aren’t toxic, just that the starch is poorly digested. Either way, I’ve never gotten sick from it, so 🤷\n
        \n
        It’s odd because I have had digestive issues off and on through the years, but the potatoes have never precipitated it. (It’s mostly anything spicy, which sucks as I love spicy food-- it’s a price I pay willingly sometimes)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687450461 {#1553
        date: 2023-06-22 18:14:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ffmike@beehaw.org"
        "@frostycakes@beehaw.org"
        "@Riyria@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 88251
      -bodyTs: "'afaik':3 'anyth':50 'aren':5 'digest':14,32 'either':15 'food':58 'gotten':20 'issu':33 'love':56 'most':49 'never':2,19,44 'odd':27 'pay':64 'poor':13 'potato':42 'precipit':45 'price':62 'sick':21 'sometim':66 'spici':51,57 'starch':11 'suck':53 'toxic':7 've':18 'way':16 'will':65 'year':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/395320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687450461 {#1621
        date: 2023-06-22 18:14:21.0 +02:00
      }
      +"title": 88251
    }
    1 => App\Entity\EntryComment {#1616
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: App\Entity\EntryComment {#1648}
      +body: """
        > Most home processing methods like boiling, cooking, and frying potatoes have been shown to have minimal effects on solanine levels. For example, boiling potatoes reduces the α-chaconine and α-solanine levels by only 3.5% and 1.2% respectively, but microwaving potatoes reduces the alkaloid content by 15%. Deep frying at 150 °C (302 °F) also does not result in any measurable change.\n
        \n
        They’re no more toxic than cooked potatoes, unless you only eat microwaved ones.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687488972 {#1598
        date: 2023-06-23 04:56:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ffmike@beehaw.org"
        "@frostycakes@beehaw.org"
        "@Riyria@beehaw.org"
        "@verall@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 88253
      -bodyTs: "'1.2':39 '15':49 '150':53 '3.5':37 '302':55 'alkaloid':46 'also':57 'boil':6,23 'c':54 'chaconin':29 'chang':64 'content':47 'cook':7,71 'deep':50 'eat':76 'effect':17 'exampl':22 'f':56 'fri':9,51 'home':2 'level':20,34 'like':5 'measur':63 'method':4 'microwav':42,77 'minim':16 'one':78 'potato':10,24,43,72 'process':3 're':66 'reduc':25,44 'respect':40 'result':60 'shown':13 'solanin':19,33 'toxic':69 'unless':73 'α':28,32 'α-chaconin':27 'α-solanin':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/405077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687488972 {#1611
        date: 2023-06-23 04:56:12.0 +02:00
      }
      +"title": 88253
    }
    0 => App\Entity\EntryComment {#1648}
  ]
  -id: 9464
  -titleTs: "'eat':4 'odd':10 'peopl':7 'think':8"
  -bodyTs: "'bagel':7 'll':2 'pesto':4 'start':3 'top':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687439428
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/683455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687376428 {#1641
    date: 2023-06-21 21:40:28.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
  +slug: "What-do-you-eat-that-other-people-think-is-odd"
  +title: "What do you eat that other people think is odd?"
  +url: null
  +body: "I’ll start: pesto as a bagel topping."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687535065 {#2371
    date: 2023-06-23 17:44:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  +badges: Doctrine\ORM\PersistentCollection {#2144 …}
  +children: [
    2 => App\Entity\EntryComment {#1620
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: App\Entity\EntryComment {#1648
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I love eating a raw potato like an apple, for whatever reason. Any time I’m cooking a dish with potatoes, I’ll wash and peel one for me to eat. My boyfriend looked like I had grown a third arm the first time he saw me do it.\n
          \n
          It’s the perfect mix of crunchy and juicy, but not sweet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699052482 {#1709
          date: 2023-11-04 00:01:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ffmike@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1561 …}
        +votes: Doctrine\ORM\PersistentCollection {#1528 …}
        +reports: Doctrine\ORM\PersistentCollection {#1568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
        -id: 88247
        -bodyTs: "'appl':9 'arm':41 'boyfriend':33 'cook':17 'crunchi':56 'dish':19 'eat':3,31 'first':43 'grown':38 'juici':58 'like':7,35 'll':23 'look':34 'love':2 'm':16 'mix':54 'one':27 'peel':26 'perfect':53 'potato':6,21 'raw':5 'reason':12 'saw':46 'sweet':61 'third':40 'time':14,44 'wash':24 'whatev':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/394023"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687446087 {#1614
          date: 2023-06-22 17:01:27.0 +02:00
        }
        +"title": 88247
      }
      +body: """
        No, never. AFAIK they aren’t toxic, just that the starch is poorly digested. Either way, I’ve never gotten sick from it, so 🤷\n
        \n
        It’s odd because I have had digestive issues off and on through the years, but the potatoes have never precipitated it. (It’s mostly anything spicy, which sucks as I love spicy food-- it’s a price I pay willingly sometimes)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687450461 {#1553
        date: 2023-06-22 18:14:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ffmike@beehaw.org"
        "@frostycakes@beehaw.org"
        "@Riyria@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 88251
      -bodyTs: "'afaik':3 'anyth':50 'aren':5 'digest':14,32 'either':15 'food':58 'gotten':20 'issu':33 'love':56 'most':49 'never':2,19,44 'odd':27 'pay':64 'poor':13 'potato':42 'precipit':45 'price':62 'sick':21 'sometim':66 'spici':51,57 'starch':11 'suck':53 'toxic':7 've':18 'way':16 'will':65 'year':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/395320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687450461 {#1621
        date: 2023-06-22 18:14:21.0 +02:00
      }
      +"title": 88251
    }
    1 => App\Entity\EntryComment {#1616
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: App\Entity\EntryComment {#1648}
      +body: """
        > Most home processing methods like boiling, cooking, and frying potatoes have been shown to have minimal effects on solanine levels. For example, boiling potatoes reduces the α-chaconine and α-solanine levels by only 3.5% and 1.2% respectively, but microwaving potatoes reduces the alkaloid content by 15%. Deep frying at 150 °C (302 °F) also does not result in any measurable change.\n
        \n
        They’re no more toxic than cooked potatoes, unless you only eat microwaved ones.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687488972 {#1598
        date: 2023-06-23 04:56:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ffmike@beehaw.org"
        "@frostycakes@beehaw.org"
        "@Riyria@beehaw.org"
        "@verall@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 88253
      -bodyTs: "'1.2':39 '15':49 '150':53 '3.5':37 '302':55 'alkaloid':46 'also':57 'boil':6,23 'c':54 'chaconin':29 'chang':64 'content':47 'cook':7,71 'deep':50 'eat':76 'effect':17 'exampl':22 'f':56 'fri':9,51 'home':2 'level':20,34 'like':5 'measur':63 'method':4 'microwav':42,77 'minim':16 'one':78 'potato':10,24,43,72 'process':3 're':66 'reduc':25,44 'respect':40 'result':60 'shown':13 'solanin':19,33 'toxic':69 'unless':73 'α':28,32 'α-chaconin':27 'α-solanin':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/405077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687488972 {#1611
        date: 2023-06-23 04:56:12.0 +02:00
      }
      +"title": 88253
    }
    0 => App\Entity\EntryComment {#1648}
  ]
  -id: 9464
  -titleTs: "'eat':4 'odd':10 'peopl':7 'think':8"
  -bodyTs: "'bagel':7 'll':2 'pesto':4 'start':3 'top':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687439428
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/683455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687376428 {#1641
    date: 2023-06-21 21:40:28.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1620
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2457 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
    +slug: "What-do-you-eat-that-other-people-think-is-odd"
    +title: "What do you eat that other people think is odd?"
    +url: null
    +body: "I’ll start: pesto as a bagel topping."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687535065 {#2371
      date: 2023-06-23 17:44:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1723 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    +badges: Doctrine\ORM\PersistentCollection {#2144 …}
    +children: [
      2 => App\Entity\EntryComment {#1620}
      1 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: App\Entity\EntryComment {#1648
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I love eating a raw potato like an apple, for whatever reason. Any time I’m cooking a dish with potatoes, I’ll wash and peel one for me to eat. My boyfriend looked like I had grown a third arm the first time he saw me do it.\n
            \n
            It’s the perfect mix of crunchy and juicy, but not sweet.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699052482 {#1709
            date: 2023-11-04 00:01:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ffmike@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1567 …}
          +nested: Doctrine\ORM\PersistentCollection {#1561 …}
          +votes: Doctrine\ORM\PersistentCollection {#1528 …}
          +reports: Doctrine\ORM\PersistentCollection {#1568 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
          -id: 88247
          -bodyTs: "'appl':9 'arm':41 'boyfriend':33 'cook':17 'crunchi':56 'dish':19 'eat':3,31 'first':43 'grown':38 'juici':58 'like':7,35 'll':23 'look':34 'love':2 'm':16 'mix':54 'one':27 'peel':26 'perfect':53 'potato':6,21 'raw':5 'reason':12 'saw':46 'sweet':61 'third':40 'time':14,44 'wash':24 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/394023"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687446087 {#1614
            date: 2023-06-22 17:01:27.0 +02:00
          }
          +"title": 88247
        }
        +body: """
          > Most home processing methods like boiling, cooking, and frying potatoes have been shown to have minimal effects on solanine levels. For example, boiling potatoes reduces the α-chaconine and α-solanine levels by only 3.5% and 1.2% respectively, but microwaving potatoes reduces the alkaloid content by 15%. Deep frying at 150 °C (302 °F) also does not result in any measurable change.\n
          \n
          They’re no more toxic than cooked potatoes, unless you only eat microwaved ones.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687488972 {#1598
          date: 2023-06-23 04:56:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ffmike@beehaw.org"
          "@frostycakes@beehaw.org"
          "@Riyria@beehaw.org"
          "@verall@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1705 …}
        +nested: Doctrine\ORM\PersistentCollection {#1692 …}
        +votes: Doctrine\ORM\PersistentCollection {#1686 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
        -id: 88253
        -bodyTs: "'1.2':39 '15':49 '150':53 '3.5':37 '302':55 'alkaloid':46 'also':57 'boil':6,23 'c':54 'chaconin':29 'chang':64 'content':47 'cook':7,71 'deep':50 'eat':76 'effect':17 'exampl':22 'f':56 'fri':9,51 'home':2 'level':20,34 'like':5 'measur':63 'method':4 'microwav':42,77 'minim':16 'one':78 'potato':10,24,43,72 'process':3 're':66 'reduc':25,44 'respect':40 'result':60 'shown':13 'solanin':19,33 'toxic':69 'unless':73 'α':28,32 'α-chaconin':27 'α-solanin':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/405077"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687488972 {#1611
          date: 2023-06-23 04:56:12.0 +02:00
        }
        +"title": 88253
      }
      0 => App\Entity\EntryComment {#1648}
    ]
    -id: 9464
    -titleTs: "'eat':4 'odd':10 'peopl':7 'think':8"
    -bodyTs: "'bagel':7 'll':2 'pesto':4 'start':3 'top':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687439428
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/683455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687376428 {#1641
      date: 2023-06-21 21:40:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: App\Entity\EntryComment {#1648}
  +body: """
    No, never. AFAIK they aren’t toxic, just that the starch is poorly digested. Either way, I’ve never gotten sick from it, so 🤷\n
    \n
    It’s odd because I have had digestive issues off and on through the years, but the potatoes have never precipitated it. (It’s mostly anything spicy, which sucks as I love spicy food-- it’s a price I pay willingly sometimes)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687450461 {#1553
    date: 2023-06-22 18:14:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ffmike@beehaw.org"
    "@frostycakes@beehaw.org"
    "@Riyria@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 88251
  -bodyTs: "'afaik':3 'anyth':50 'aren':5 'digest':14,32 'either':15 'food':58 'gotten':20 'issu':33 'love':56 'most':49 'never':2,19,44 'odd':27 'pay':64 'poor':13 'potato':42 'precipit':45 'price':62 'sick':21 'sometim':66 'spici':51,57 'starch':11 'suck':53 'toxic':7 've':18 'way':16 'will':65 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/395320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687450461 {#1621
    date: 2023-06-22 18:14:21.0 +02:00
  }
  +"title": 88251
}
"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 {#1620
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2457 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
    +slug: "What-do-you-eat-that-other-people-think-is-odd"
    +title: "What do you eat that other people think is odd?"
    +url: null
    +body: "I’ll start: pesto as a bagel topping."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687535065 {#2371
      date: 2023-06-23 17:44:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1723 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    +badges: Doctrine\ORM\PersistentCollection {#2144 …}
    +children: [
      2 => App\Entity\EntryComment {#1620}
      1 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: App\Entity\EntryComment {#1648
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I love eating a raw potato like an apple, for whatever reason. Any time I’m cooking a dish with potatoes, I’ll wash and peel one for me to eat. My boyfriend looked like I had grown a third arm the first time he saw me do it.\n
            \n
            It’s the perfect mix of crunchy and juicy, but not sweet.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699052482 {#1709
            date: 2023-11-04 00:01:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ffmike@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1567 …}
          +nested: Doctrine\ORM\PersistentCollection {#1561 …}
          +votes: Doctrine\ORM\PersistentCollection {#1528 …}
          +reports: Doctrine\ORM\PersistentCollection {#1568 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
          -id: 88247
          -bodyTs: "'appl':9 'arm':41 'boyfriend':33 'cook':17 'crunchi':56 'dish':19 'eat':3,31 'first':43 'grown':38 'juici':58 'like':7,35 'll':23 'look':34 'love':2 'm':16 'mix':54 'one':27 'peel':26 'perfect':53 'potato':6,21 'raw':5 'reason':12 'saw':46 'sweet':61 'third':40 'time':14,44 'wash':24 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/394023"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687446087 {#1614
            date: 2023-06-22 17:01:27.0 +02:00
          }
          +"title": 88247
        }
        +body: """
          > Most home processing methods like boiling, cooking, and frying potatoes have been shown to have minimal effects on solanine levels. For example, boiling potatoes reduces the α-chaconine and α-solanine levels by only 3.5% and 1.2% respectively, but microwaving potatoes reduces the alkaloid content by 15%. Deep frying at 150 °C (302 °F) also does not result in any measurable change.\n
          \n
          They’re no more toxic than cooked potatoes, unless you only eat microwaved ones.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687488972 {#1598
          date: 2023-06-23 04:56:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ffmike@beehaw.org"
          "@frostycakes@beehaw.org"
          "@Riyria@beehaw.org"
          "@verall@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1705 …}
        +nested: Doctrine\ORM\PersistentCollection {#1692 …}
        +votes: Doctrine\ORM\PersistentCollection {#1686 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
        -id: 88253
        -bodyTs: "'1.2':39 '15':49 '150':53 '3.5':37 '302':55 'alkaloid':46 'also':57 'boil':6,23 'c':54 'chaconin':29 'chang':64 'content':47 'cook':7,71 'deep':50 'eat':76 'effect':17 'exampl':22 'f':56 'fri':9,51 'home':2 'level':20,34 'like':5 'measur':63 'method':4 'microwav':42,77 'minim':16 'one':78 'potato':10,24,43,72 'process':3 're':66 'reduc':25,44 'respect':40 'result':60 'shown':13 'solanin':19,33 'toxic':69 'unless':73 'α':28,32 'α-chaconin':27 'α-solanin':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/405077"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687488972 {#1611
          date: 2023-06-23 04:56:12.0 +02:00
        }
        +"title": 88253
      }
      0 => App\Entity\EntryComment {#1648}
    ]
    -id: 9464
    -titleTs: "'eat':4 'odd':10 'peopl':7 'think':8"
    -bodyTs: "'bagel':7 'll':2 'pesto':4 'start':3 'top':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687439428
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/683455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687376428 {#1641
      date: 2023-06-21 21:40:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: App\Entity\EntryComment {#1648}
  +body: """
    No, never. AFAIK they aren’t toxic, just that the starch is poorly digested. Either way, I’ve never gotten sick from it, so 🤷\n
    \n
    It’s odd because I have had digestive issues off and on through the years, but the potatoes have never precipitated it. (It’s mostly anything spicy, which sucks as I love spicy food-- it’s a price I pay willingly sometimes)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687450461 {#1553
    date: 2023-06-22 18:14:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ffmike@beehaw.org"
    "@frostycakes@beehaw.org"
    "@Riyria@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 88251
  -bodyTs: "'afaik':3 'anyth':50 'aren':5 'digest':14,32 'either':15 'food':58 'gotten':20 'issu':33 'love':56 'most':49 'never':2,19,44 'odd':27 'pay':64 'poor':13 'potato':42 'precipit':45 'price':62 'sick':21 'sometim':66 'spici':51,57 'starch':11 'suck':53 'toxic':7 've':18 'way':16 'will':65 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/395320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687450461 {#1621
    date: 2023-06-22 18:14:21.0 +02:00
  }
  +"title": 88251
}
"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 {#1620
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2457 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
    +slug: "What-do-you-eat-that-other-people-think-is-odd"
    +title: "What do you eat that other people think is odd?"
    +url: null
    +body: "I’ll start: pesto as a bagel topping."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687535065 {#2371
      date: 2023-06-23 17:44:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1723 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    +badges: Doctrine\ORM\PersistentCollection {#2144 …}
    +children: [
      2 => App\Entity\EntryComment {#1620}
      1 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: App\Entity\EntryComment {#1648
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I love eating a raw potato like an apple, for whatever reason. Any time I’m cooking a dish with potatoes, I’ll wash and peel one for me to eat. My boyfriend looked like I had grown a third arm the first time he saw me do it.\n
            \n
            It’s the perfect mix of crunchy and juicy, but not sweet.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699052482 {#1709
            date: 2023-11-04 00:01:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ffmike@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1567 …}
          +nested: Doctrine\ORM\PersistentCollection {#1561 …}
          +votes: Doctrine\ORM\PersistentCollection {#1528 …}
          +reports: Doctrine\ORM\PersistentCollection {#1568 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
          -id: 88247
          -bodyTs: "'appl':9 'arm':41 'boyfriend':33 'cook':17 'crunchi':56 'dish':19 'eat':3,31 'first':43 'grown':38 'juici':58 'like':7,35 'll':23 'look':34 'love':2 'm':16 'mix':54 'one':27 'peel':26 'perfect':53 'potato':6,21 'raw':5 'reason':12 'saw':46 'sweet':61 'third':40 'time':14,44 'wash':24 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/394023"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687446087 {#1614
            date: 2023-06-22 17:01:27.0 +02:00
          }
          +"title": 88247
        }
        +body: """
          > Most home processing methods like boiling, cooking, and frying potatoes have been shown to have minimal effects on solanine levels. For example, boiling potatoes reduces the α-chaconine and α-solanine levels by only 3.5% and 1.2% respectively, but microwaving potatoes reduces the alkaloid content by 15%. Deep frying at 150 °C (302 °F) also does not result in any measurable change.\n
          \n
          They’re no more toxic than cooked potatoes, unless you only eat microwaved ones.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687488972 {#1598
          date: 2023-06-23 04:56:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ffmike@beehaw.org"
          "@frostycakes@beehaw.org"
          "@Riyria@beehaw.org"
          "@verall@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1705 …}
        +nested: Doctrine\ORM\PersistentCollection {#1692 …}
        +votes: Doctrine\ORM\PersistentCollection {#1686 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
        -id: 88253
        -bodyTs: "'1.2':39 '15':49 '150':53 '3.5':37 '302':55 'alkaloid':46 'also':57 'boil':6,23 'c':54 'chaconin':29 'chang':64 'content':47 'cook':7,71 'deep':50 'eat':76 'effect':17 'exampl':22 'f':56 'fri':9,51 'home':2 'level':20,34 'like':5 'measur':63 'method':4 'microwav':42,77 'minim':16 'one':78 'potato':10,24,43,72 'process':3 're':66 'reduc':25,44 'respect':40 'result':60 'shown':13 'solanin':19,33 'toxic':69 'unless':73 'α':28,32 'α-chaconin':27 'α-solanin':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/405077"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687488972 {#1611
          date: 2023-06-23 04:56:12.0 +02:00
        }
        +"title": 88253
      }
      0 => App\Entity\EntryComment {#1648}
    ]
    -id: 9464
    -titleTs: "'eat':4 'odd':10 'peopl':7 'think':8"
    -bodyTs: "'bagel':7 'll':2 'pesto':4 'start':3 'top':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687439428
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/683455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687376428 {#1641
      date: 2023-06-21 21:40:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: App\Entity\EntryComment {#1648}
  +body: """
    No, never. AFAIK they aren’t toxic, just that the starch is poorly digested. Either way, I’ve never gotten sick from it, so 🤷\n
    \n
    It’s odd because I have had digestive issues off and on through the years, but the potatoes have never precipitated it. (It’s mostly anything spicy, which sucks as I love spicy food-- it’s a price I pay willingly sometimes)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687450461 {#1553
    date: 2023-06-22 18:14:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ffmike@beehaw.org"
    "@frostycakes@beehaw.org"
    "@Riyria@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 88251
  -bodyTs: "'afaik':3 'anyth':50 'aren':5 'digest':14,32 'either':15 'food':58 'gotten':20 'issu':33 'love':56 'most':49 'never':2,19,44 'odd':27 'pay':64 'poor':13 'potato':42 'precipit':45 'price':62 'sick':21 'sometim':66 'spici':51,57 'starch':11 'suck':53 'toxic':7 've':18 'way':16 'will':65 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/395320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687450461 {#1621
    date: 2023-06-22 18:14:21.0 +02:00
  }
  +"title": 88251
}
"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 {#1616
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2457 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
    +slug: "What-do-you-eat-that-other-people-think-is-odd"
    +title: "What do you eat that other people think is odd?"
    +url: null
    +body: "I’ll start: pesto as a bagel topping."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687535065 {#2371
      date: 2023-06-23 17:44:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1723 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    +badges: Doctrine\ORM\PersistentCollection {#2144 …}
    +children: [
      2 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: App\Entity\EntryComment {#1648
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I love eating a raw potato like an apple, for whatever reason. Any time I’m cooking a dish with potatoes, I’ll wash and peel one for me to eat. My boyfriend looked like I had grown a third arm the first time he saw me do it.\n
            \n
            It’s the perfect mix of crunchy and juicy, but not sweet.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699052482 {#1709
            date: 2023-11-04 00:01:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ffmike@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1567 …}
          +nested: Doctrine\ORM\PersistentCollection {#1561 …}
          +votes: Doctrine\ORM\PersistentCollection {#1528 …}
          +reports: Doctrine\ORM\PersistentCollection {#1568 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
          -id: 88247
          -bodyTs: "'appl':9 'arm':41 'boyfriend':33 'cook':17 'crunchi':56 'dish':19 'eat':3,31 'first':43 'grown':38 'juici':58 'like':7,35 'll':23 'look':34 'love':2 'm':16 'mix':54 'one':27 'peel':26 'perfect':53 'potato':6,21 'raw':5 'reason':12 'saw':46 'sweet':61 'third':40 'time':14,44 'wash':24 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/394023"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687446087 {#1614
            date: 2023-06-22 17:01:27.0 +02:00
          }
          +"title": 88247
        }
        +body: """
          No, never. AFAIK they aren’t toxic, just that the starch is poorly digested. Either way, I’ve never gotten sick from it, so 🤷\n
          \n
          It’s odd because I have had digestive issues off and on through the years, but the potatoes have never precipitated it. (It’s mostly anything spicy, which sucks as I love spicy food-- it’s a price I pay willingly sometimes)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687450461 {#1553
          date: 2023-06-22 18:14:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ffmike@beehaw.org"
          "@frostycakes@beehaw.org"
          "@Riyria@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 88251
        -bodyTs: "'afaik':3 'anyth':50 'aren':5 'digest':14,32 'either':15 'food':58 'gotten':20 'issu':33 'love':56 'most':49 'never':2,19,44 'odd':27 'pay':64 'poor':13 'potato':42 'precipit':45 'price':62 'sick':21 'sometim':66 'spici':51,57 'starch':11 'suck':53 'toxic':7 've':18 'way':16 'will':65 'year':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/395320"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687450461 {#1621
          date: 2023-06-22 18:14:21.0 +02:00
        }
        +"title": 88251
      }
      1 => App\Entity\EntryComment {#1616}
      0 => App\Entity\EntryComment {#1648}
    ]
    -id: 9464
    -titleTs: "'eat':4 'odd':10 'peopl':7 'think':8"
    -bodyTs: "'bagel':7 'll':2 'pesto':4 'start':3 'top':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687439428
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/683455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687376428 {#1641
      date: 2023-06-21 21:40:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: App\Entity\EntryComment {#1648}
  +body: """
    > Most home processing methods like boiling, cooking, and frying potatoes have been shown to have minimal effects on solanine levels. For example, boiling potatoes reduces the α-chaconine and α-solanine levels by only 3.5% and 1.2% respectively, but microwaving potatoes reduces the alkaloid content by 15%. Deep frying at 150 °C (302 °F) also does not result in any measurable change.\n
    \n
    They’re no more toxic than cooked potatoes, unless you only eat microwaved ones.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687488972 {#1598
    date: 2023-06-23 04:56:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ffmike@beehaw.org"
    "@frostycakes@beehaw.org"
    "@Riyria@beehaw.org"
    "@verall@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 88253
  -bodyTs: "'1.2':39 '15':49 '150':53 '3.5':37 '302':55 'alkaloid':46 'also':57 'boil':6,23 'c':54 'chaconin':29 'chang':64 'content':47 'cook':7,71 'deep':50 'eat':76 'effect':17 'exampl':22 'f':56 'fri':9,51 'home':2 'level':20,34 'like':5 'measur':63 'method':4 'microwav':42,77 'minim':16 'one':78 'potato':10,24,43,72 'process':3 're':66 'reduc':25,44 'respect':40 'result':60 'shown':13 'solanin':19,33 'toxic':69 'unless':73 'α':28,32 'α-chaconin':27 'α-solanin':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/405077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687488972 {#1611
    date: 2023-06-23 04:56:12.0 +02:00
  }
  +"title": 88253
}
"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 {#1616
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2457 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
    +slug: "What-do-you-eat-that-other-people-think-is-odd"
    +title: "What do you eat that other people think is odd?"
    +url: null
    +body: "I’ll start: pesto as a bagel topping."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687535065 {#2371
      date: 2023-06-23 17:44:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1723 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    +badges: Doctrine\ORM\PersistentCollection {#2144 …}
    +children: [
      2 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: App\Entity\EntryComment {#1648
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I love eating a raw potato like an apple, for whatever reason. Any time I’m cooking a dish with potatoes, I’ll wash and peel one for me to eat. My boyfriend looked like I had grown a third arm the first time he saw me do it.\n
            \n
            It’s the perfect mix of crunchy and juicy, but not sweet.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699052482 {#1709
            date: 2023-11-04 00:01:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ffmike@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1567 …}
          +nested: Doctrine\ORM\PersistentCollection {#1561 …}
          +votes: Doctrine\ORM\PersistentCollection {#1528 …}
          +reports: Doctrine\ORM\PersistentCollection {#1568 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
          -id: 88247
          -bodyTs: "'appl':9 'arm':41 'boyfriend':33 'cook':17 'crunchi':56 'dish':19 'eat':3,31 'first':43 'grown':38 'juici':58 'like':7,35 'll':23 'look':34 'love':2 'm':16 'mix':54 'one':27 'peel':26 'perfect':53 'potato':6,21 'raw':5 'reason':12 'saw':46 'sweet':61 'third':40 'time':14,44 'wash':24 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/394023"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687446087 {#1614
            date: 2023-06-22 17:01:27.0 +02:00
          }
          +"title": 88247
        }
        +body: """
          No, never. AFAIK they aren’t toxic, just that the starch is poorly digested. Either way, I’ve never gotten sick from it, so 🤷\n
          \n
          It’s odd because I have had digestive issues off and on through the years, but the potatoes have never precipitated it. (It’s mostly anything spicy, which sucks as I love spicy food-- it’s a price I pay willingly sometimes)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687450461 {#1553
          date: 2023-06-22 18:14:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ffmike@beehaw.org"
          "@frostycakes@beehaw.org"
          "@Riyria@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 88251
        -bodyTs: "'afaik':3 'anyth':50 'aren':5 'digest':14,32 'either':15 'food':58 'gotten':20 'issu':33 'love':56 'most':49 'never':2,19,44 'odd':27 'pay':64 'poor':13 'potato':42 'precipit':45 'price':62 'sick':21 'sometim':66 'spici':51,57 'starch':11 'suck':53 'toxic':7 've':18 'way':16 'will':65 'year':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/395320"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687450461 {#1621
          date: 2023-06-22 18:14:21.0 +02:00
        }
        +"title": 88251
      }
      1 => App\Entity\EntryComment {#1616}
      0 => App\Entity\EntryComment {#1648}
    ]
    -id: 9464
    -titleTs: "'eat':4 'odd':10 'peopl':7 'think':8"
    -bodyTs: "'bagel':7 'll':2 'pesto':4 'start':3 'top':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687439428
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/683455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687376428 {#1641
      date: 2023-06-21 21:40:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: App\Entity\EntryComment {#1648}
  +body: """
    > Most home processing methods like boiling, cooking, and frying potatoes have been shown to have minimal effects on solanine levels. For example, boiling potatoes reduces the α-chaconine and α-solanine levels by only 3.5% and 1.2% respectively, but microwaving potatoes reduces the alkaloid content by 15%. Deep frying at 150 °C (302 °F) also does not result in any measurable change.\n
    \n
    They’re no more toxic than cooked potatoes, unless you only eat microwaved ones.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687488972 {#1598
    date: 2023-06-23 04:56:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ffmike@beehaw.org"
    "@frostycakes@beehaw.org"
    "@Riyria@beehaw.org"
    "@verall@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 88253
  -bodyTs: "'1.2':39 '15':49 '150':53 '3.5':37 '302':55 'alkaloid':46 'also':57 'boil':6,23 'c':54 'chaconin':29 'chang':64 'content':47 'cook':7,71 'deep':50 'eat':76 'effect':17 'exampl':22 'f':56 'fri':9,51 'home':2 'level':20,34 'like':5 'measur':63 'method':4 'microwav':42,77 'minim':16 'one':78 'potato':10,24,43,72 'process':3 're':66 'reduc':25,44 'respect':40 'result':60 'shown':13 'solanin':19,33 'toxic':69 'unless':73 'α':28,32 'α-chaconin':27 'α-solanin':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/405077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687488972 {#1611
    date: 2023-06-23 04:56:12.0 +02:00
  }
  +"title": 88253
}
"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 {#1616
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2457 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
    +slug: "What-do-you-eat-that-other-people-think-is-odd"
    +title: "What do you eat that other people think is odd?"
    +url: null
    +body: "I’ll start: pesto as a bagel topping."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687535065 {#2371
      date: 2023-06-23 17:44:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1723 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    +badges: Doctrine\ORM\PersistentCollection {#2144 …}
    +children: [
      2 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: App\Entity\EntryComment {#1648
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I love eating a raw potato like an apple, for whatever reason. Any time I’m cooking a dish with potatoes, I’ll wash and peel one for me to eat. My boyfriend looked like I had grown a third arm the first time he saw me do it.\n
            \n
            It’s the perfect mix of crunchy and juicy, but not sweet.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699052482 {#1709
            date: 2023-11-04 00:01:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ffmike@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1567 …}
          +nested: Doctrine\ORM\PersistentCollection {#1561 …}
          +votes: Doctrine\ORM\PersistentCollection {#1528 …}
          +reports: Doctrine\ORM\PersistentCollection {#1568 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
          -id: 88247
          -bodyTs: "'appl':9 'arm':41 'boyfriend':33 'cook':17 'crunchi':56 'dish':19 'eat':3,31 'first':43 'grown':38 'juici':58 'like':7,35 'll':23 'look':34 'love':2 'm':16 'mix':54 'one':27 'peel':26 'perfect':53 'potato':6,21 'raw':5 'reason':12 'saw':46 'sweet':61 'third':40 'time':14,44 'wash':24 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/394023"
          +editedAt: null
          +createdAt: DateTimeImmutable @1687446087 {#1614
            date: 2023-06-22 17:01:27.0 +02:00
          }
          +"title": 88247
        }
        +body: """
          No, never. AFAIK they aren’t toxic, just that the starch is poorly digested. Either way, I’ve never gotten sick from it, so 🤷\n
          \n
          It’s odd because I have had digestive issues off and on through the years, but the potatoes have never precipitated it. (It’s mostly anything spicy, which sucks as I love spicy food-- it’s a price I pay willingly sometimes)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687450461 {#1553
          date: 2023-06-22 18:14:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ffmike@beehaw.org"
          "@frostycakes@beehaw.org"
          "@Riyria@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 88251
        -bodyTs: "'afaik':3 'anyth':50 'aren':5 'digest':14,32 'either':15 'food':58 'gotten':20 'issu':33 'love':56 'most':49 'never':2,19,44 'odd':27 'pay':64 'poor':13 'potato':42 'precipit':45 'price':62 'sick':21 'sometim':66 'spici':51,57 'starch':11 'suck':53 'toxic':7 've':18 'way':16 'will':65 'year':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/395320"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687450461 {#1621
          date: 2023-06-22 18:14:21.0 +02:00
        }
        +"title": 88251
      }
      1 => App\Entity\EntryComment {#1616}
      0 => App\Entity\EntryComment {#1648}
    ]
    -id: 9464
    -titleTs: "'eat':4 'odd':10 'peopl':7 'think':8"
    -bodyTs: "'bagel':7 'll':2 'pesto':4 'start':3 'top':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687439428
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/683455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687376428 {#1641
      date: 2023-06-21 21:40:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: App\Entity\EntryComment {#1648}
  +body: """
    > Most home processing methods like boiling, cooking, and frying potatoes have been shown to have minimal effects on solanine levels. For example, boiling potatoes reduces the α-chaconine and α-solanine levels by only 3.5% and 1.2% respectively, but microwaving potatoes reduces the alkaloid content by 15%. Deep frying at 150 °C (302 °F) also does not result in any measurable change.\n
    \n
    They’re no more toxic than cooked potatoes, unless you only eat microwaved ones.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687488972 {#1598
    date: 2023-06-23 04:56:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ffmike@beehaw.org"
    "@frostycakes@beehaw.org"
    "@Riyria@beehaw.org"
    "@verall@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 88253
  -bodyTs: "'1.2':39 '15':49 '150':53 '3.5':37 '302':55 'alkaloid':46 'also':57 'boil':6,23 'c':54 'chaconin':29 'chang':64 'content':47 'cook':7,71 'deep':50 'eat':76 'effect':17 'exampl':22 'f':56 'fri':9,51 'home':2 'level':20,34 'like':5 'measur':63 'method':4 'microwav':42,77 'minim':16 'one':78 'potato':10,24,43,72 'process':3 're':66 'reduc':25,44 'respect':40 'result':60 'shown':13 'solanin':19,33 'toxic':69 'unless':73 'α':28,32 'α-chaconin':27 'α-solanin':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/405077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687488972 {#1611
    date: 2023-06-23 04:56:12.0 +02:00
  }
  +"title": 88253
}
"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 {#1648
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2457 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
    +slug: "What-do-you-eat-that-other-people-think-is-odd"
    +title: "What do you eat that other people think is odd?"
    +url: null
    +body: "I’ll start: pesto as a bagel topping."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687535065 {#2371
      date: 2023-06-23 17:44:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1723 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    +badges: Doctrine\ORM\PersistentCollection {#2144 …}
    +children: [
      2 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: App\Entity\EntryComment {#1648}
        +body: """
          No, never. AFAIK they aren’t toxic, just that the starch is poorly digested. Either way, I’ve never gotten sick from it, so 🤷\n
          \n
          It’s odd because I have had digestive issues off and on through the years, but the potatoes have never precipitated it. (It’s mostly anything spicy, which sucks as I love spicy food-- it’s a price I pay willingly sometimes)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687450461 {#1553
          date: 2023-06-22 18:14:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ffmike@beehaw.org"
          "@frostycakes@beehaw.org"
          "@Riyria@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 88251
        -bodyTs: "'afaik':3 'anyth':50 'aren':5 'digest':14,32 'either':15 'food':58 'gotten':20 'issu':33 'love':56 'most':49 'never':2,19,44 'odd':27 'pay':64 'poor':13 'potato':42 'precipit':45 'price':62 'sick':21 'sometim':66 'spici':51,57 'starch':11 'suck':53 'toxic':7 've':18 'way':16 'will':65 'year':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/395320"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687450461 {#1621
          date: 2023-06-22 18:14:21.0 +02:00
        }
        +"title": 88251
      }
      1 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: App\Entity\EntryComment {#1648}
        +body: """
          > Most home processing methods like boiling, cooking, and frying potatoes have been shown to have minimal effects on solanine levels. For example, boiling potatoes reduces the α-chaconine and α-solanine levels by only 3.5% and 1.2% respectively, but microwaving potatoes reduces the alkaloid content by 15%. Deep frying at 150 °C (302 °F) also does not result in any measurable change.\n
          \n
          They’re no more toxic than cooked potatoes, unless you only eat microwaved ones.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687488972 {#1598
          date: 2023-06-23 04:56:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ffmike@beehaw.org"
          "@frostycakes@beehaw.org"
          "@Riyria@beehaw.org"
          "@verall@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1705 …}
        +nested: Doctrine\ORM\PersistentCollection {#1692 …}
        +votes: Doctrine\ORM\PersistentCollection {#1686 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
        -id: 88253
        -bodyTs: "'1.2':39 '15':49 '150':53 '3.5':37 '302':55 'alkaloid':46 'also':57 'boil':6,23 'c':54 'chaconin':29 'chang':64 'content':47 'cook':7,71 'deep':50 'eat':76 'effect':17 'exampl':22 'f':56 'fri':9,51 'home':2 'level':20,34 'like':5 'measur':63 'method':4 'microwav':42,77 'minim':16 'one':78 'potato':10,24,43,72 'process':3 're':66 'reduc':25,44 'respect':40 'result':60 'shown':13 'solanin':19,33 'toxic':69 'unless':73 'α':28,32 'α-chaconin':27 'α-solanin':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/405077"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687488972 {#1611
          date: 2023-06-23 04:56:12.0 +02:00
        }
        +"title": 88253
      }
      0 => App\Entity\EntryComment {#1648}
    ]
    -id: 9464
    -titleTs: "'eat':4 'odd':10 'peopl':7 'think':8"
    -bodyTs: "'bagel':7 'll':2 'pesto':4 'start':3 'top':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687439428
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/683455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687376428 {#1641
      date: 2023-06-21 21:40:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I love eating a raw potato like an apple, for whatever reason. Any time I’m cooking a dish with potatoes, I’ll wash and peel one for me to eat. My boyfriend looked like I had grown a third arm the first time he saw me do it.\n
    \n
    It’s the perfect mix of crunchy and juicy, but not sweet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699052482 {#1709
    date: 2023-11-04 00:01:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ffmike@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  -id: 88247
  -bodyTs: "'appl':9 'arm':41 'boyfriend':33 'cook':17 'crunchi':56 'dish':19 'eat':3,31 'first':43 'grown':38 'juici':58 'like':7,35 'll':23 'look':34 'love':2 'm':16 'mix':54 'one':27 'peel':26 'perfect':53 'potato':6,21 'raw':5 'reason':12 'saw':46 'sweet':61 'third':40 'time':14,44 'wash':24 'whatev':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/394023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687446087 {#1614
    date: 2023-06-22 17:01:27.0 +02:00
  }
  +"title": 88247
}
"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 {#1648
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2457 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
    +slug: "What-do-you-eat-that-other-people-think-is-odd"
    +title: "What do you eat that other people think is odd?"
    +url: null
    +body: "I’ll start: pesto as a bagel topping."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687535065 {#2371
      date: 2023-06-23 17:44:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1723 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    +badges: Doctrine\ORM\PersistentCollection {#2144 …}
    +children: [
      2 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: App\Entity\EntryComment {#1648}
        +body: """
          No, never. AFAIK they aren’t toxic, just that the starch is poorly digested. Either way, I’ve never gotten sick from it, so 🤷\n
          \n
          It’s odd because I have had digestive issues off and on through the years, but the potatoes have never precipitated it. (It’s mostly anything spicy, which sucks as I love spicy food-- it’s a price I pay willingly sometimes)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687450461 {#1553
          date: 2023-06-22 18:14:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ffmike@beehaw.org"
          "@frostycakes@beehaw.org"
          "@Riyria@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 88251
        -bodyTs: "'afaik':3 'anyth':50 'aren':5 'digest':14,32 'either':15 'food':58 'gotten':20 'issu':33 'love':56 'most':49 'never':2,19,44 'odd':27 'pay':64 'poor':13 'potato':42 'precipit':45 'price':62 'sick':21 'sometim':66 'spici':51,57 'starch':11 'suck':53 'toxic':7 've':18 'way':16 'will':65 'year':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/395320"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687450461 {#1621
          date: 2023-06-22 18:14:21.0 +02:00
        }
        +"title": 88251
      }
      1 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: App\Entity\EntryComment {#1648}
        +body: """
          > Most home processing methods like boiling, cooking, and frying potatoes have been shown to have minimal effects on solanine levels. For example, boiling potatoes reduces the α-chaconine and α-solanine levels by only 3.5% and 1.2% respectively, but microwaving potatoes reduces the alkaloid content by 15%. Deep frying at 150 °C (302 °F) also does not result in any measurable change.\n
          \n
          They’re no more toxic than cooked potatoes, unless you only eat microwaved ones.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687488972 {#1598
          date: 2023-06-23 04:56:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ffmike@beehaw.org"
          "@frostycakes@beehaw.org"
          "@Riyria@beehaw.org"
          "@verall@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1705 …}
        +nested: Doctrine\ORM\PersistentCollection {#1692 …}
        +votes: Doctrine\ORM\PersistentCollection {#1686 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
        -id: 88253
        -bodyTs: "'1.2':39 '15':49 '150':53 '3.5':37 '302':55 'alkaloid':46 'also':57 'boil':6,23 'c':54 'chaconin':29 'chang':64 'content':47 'cook':7,71 'deep':50 'eat':76 'effect':17 'exampl':22 'f':56 'fri':9,51 'home':2 'level':20,34 'like':5 'measur':63 'method':4 'microwav':42,77 'minim':16 'one':78 'potato':10,24,43,72 'process':3 're':66 'reduc':25,44 'respect':40 'result':60 'shown':13 'solanin':19,33 'toxic':69 'unless':73 'α':28,32 'α-chaconin':27 'α-solanin':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/405077"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687488972 {#1611
          date: 2023-06-23 04:56:12.0 +02:00
        }
        +"title": 88253
      }
      0 => App\Entity\EntryComment {#1648}
    ]
    -id: 9464
    -titleTs: "'eat':4 'odd':10 'peopl':7 'think':8"
    -bodyTs: "'bagel':7 'll':2 'pesto':4 'start':3 'top':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687439428
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/683455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687376428 {#1641
      date: 2023-06-21 21:40:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I love eating a raw potato like an apple, for whatever reason. Any time I’m cooking a dish with potatoes, I’ll wash and peel one for me to eat. My boyfriend looked like I had grown a third arm the first time he saw me do it.\n
    \n
    It’s the perfect mix of crunchy and juicy, but not sweet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699052482 {#1709
    date: 2023-11-04 00:01:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ffmike@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  -id: 88247
  -bodyTs: "'appl':9 'arm':41 'boyfriend':33 'cook':17 'crunchi':56 'dish':19 'eat':3,31 'first':43 'grown':38 'juici':58 'like':7,35 'll':23 'look':34 'love':2 'm':16 'mix':54 'one':27 'peel':26 'perfect':53 'potato':6,21 'raw':5 'reason':12 'saw':46 'sweet':61 'third':40 'time':14,44 'wash':24 'whatev':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/394023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687446087 {#1614
    date: 2023-06-22 17:01:27.0 +02:00
  }
  +"title": 88247
}
"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 {#1648
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2457 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
    +slug: "What-do-you-eat-that-other-people-think-is-odd"
    +title: "What do you eat that other people think is odd?"
    +url: null
    +body: "I’ll start: pesto as a bagel topping."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687535065 {#2371
      date: 2023-06-23 17:44:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1723 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    +badges: Doctrine\ORM\PersistentCollection {#2144 …}
    +children: [
      2 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: App\Entity\EntryComment {#1648}
        +body: """
          No, never. AFAIK they aren’t toxic, just that the starch is poorly digested. Either way, I’ve never gotten sick from it, so 🤷\n
          \n
          It’s odd because I have had digestive issues off and on through the years, but the potatoes have never precipitated it. (It’s mostly anything spicy, which sucks as I love spicy food-- it’s a price I pay willingly sometimes)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687450461 {#1553
          date: 2023-06-22 18:14:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ffmike@beehaw.org"
          "@frostycakes@beehaw.org"
          "@Riyria@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 88251
        -bodyTs: "'afaik':3 'anyth':50 'aren':5 'digest':14,32 'either':15 'food':58 'gotten':20 'issu':33 'love':56 'most':49 'never':2,19,44 'odd':27 'pay':64 'poor':13 'potato':42 'precipit':45 'price':62 'sick':21 'sometim':66 'spici':51,57 'starch':11 'suck':53 'toxic':7 've':18 'way':16 'will':65 'year':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/395320"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687450461 {#1621
          date: 2023-06-22 18:14:21.0 +02:00
        }
        +"title": 88251
      }
      1 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: App\Entity\EntryComment {#1648}
        +body: """
          > Most home processing methods like boiling, cooking, and frying potatoes have been shown to have minimal effects on solanine levels. For example, boiling potatoes reduces the α-chaconine and α-solanine levels by only 3.5% and 1.2% respectively, but microwaving potatoes reduces the alkaloid content by 15%. Deep frying at 150 °C (302 °F) also does not result in any measurable change.\n
          \n
          They’re no more toxic than cooked potatoes, unless you only eat microwaved ones.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687488972 {#1598
          date: 2023-06-23 04:56:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ffmike@beehaw.org"
          "@frostycakes@beehaw.org"
          "@Riyria@beehaw.org"
          "@verall@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1705 …}
        +nested: Doctrine\ORM\PersistentCollection {#1692 …}
        +votes: Doctrine\ORM\PersistentCollection {#1686 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
        -id: 88253
        -bodyTs: "'1.2':39 '15':49 '150':53 '3.5':37 '302':55 'alkaloid':46 'also':57 'boil':6,23 'c':54 'chaconin':29 'chang':64 'content':47 'cook':7,71 'deep':50 'eat':76 'effect':17 'exampl':22 'f':56 'fri':9,51 'home':2 'level':20,34 'like':5 'measur':63 'method':4 'microwav':42,77 'minim':16 'one':78 'potato':10,24,43,72 'process':3 're':66 'reduc':25,44 'respect':40 'result':60 'shown':13 'solanin':19,33 'toxic':69 'unless':73 'α':28,32 'α-chaconin':27 'α-solanin':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/405077"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687488972 {#1611
          date: 2023-06-23 04:56:12.0 +02:00
        }
        +"title": 88253
      }
      0 => App\Entity\EntryComment {#1648}
    ]
    -id: 9464
    -titleTs: "'eat':4 'odd':10 'peopl':7 'think':8"
    -bodyTs: "'bagel':7 'll':2 'pesto':4 'start':3 'top':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687439428
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/683455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687376428 {#1641
      date: 2023-06-21 21:40:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I love eating a raw potato like an apple, for whatever reason. Any time I’m cooking a dish with potatoes, I’ll wash and peel one for me to eat. My boyfriend looked like I had grown a third arm the first time he saw me do it.\n
    \n
    It’s the perfect mix of crunchy and juicy, but not sweet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699052482 {#1709
    date: 2023-11-04 00:01:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ffmike@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  -id: 88247
  -bodyTs: "'appl':9 'arm':41 'boyfriend':33 'cook':17 'crunchi':56 'dish':19 'eat':3,31 'first':43 'grown':38 'juici':58 'like':7,35 'll':23 'look':34 'love':2 'm':16 'mix':54 'one':27 'peel':26 'perfect':53 'potato':6,21 'raw':5 'reason':12 'saw':46 'sweet':61 'third':40 'time':14,44 'wash':24 'whatev':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/394023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687446087 {#1614
    date: 2023-06-22 17:01:27.0 +02:00
  }
  +"title": 88247
}
"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_ADMIN
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 ROLE_MODERATOR
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