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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +name: "food@beehaw.org"
    +title: "food"
    +description: """
      All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
      \n
      Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
      \n
      ---\n
      \n
      This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 79
    +entryCommentCount: 391
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729532296 {#270
      date: 2024-10-21 19:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 33
    +apId: "food@beehaw.org"
    +apProfileId: "https://beehaw.org/c/food"
    +apPublicUrl: "https://beehaw.org/c/food"
    +apFollowersUrl: "https://beehaw.org/c/food/followers"
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "food"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729524839 {#268
      date: 2024-10-21 17:33:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695751446 {#276
      date: 2023-09-26 20:04:06.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
  +title: "‘Less than half’ fresh produce sold globally makes any profit"
  +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695390136 {#1812
    date: 2023-09-22 15:42:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 2340
  -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695341431
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3658810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695302931 {#2420
    date: 2023-09-21 15:28:51.0 +02:00
  }
}
"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
App\Entity\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +name: "food@beehaw.org"
    +title: "food"
    +description: """
      All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
      \n
      Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
      \n
      ---\n
      \n
      This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 79
    +entryCommentCount: 391
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729532296 {#270
      date: 2024-10-21 19:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 33
    +apId: "food@beehaw.org"
    +apProfileId: "https://beehaw.org/c/food"
    +apPublicUrl: "https://beehaw.org/c/food"
    +apFollowersUrl: "https://beehaw.org/c/food/followers"
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "food"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729524839 {#268
      date: 2024-10-21 17:33:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695751446 {#276
      date: 2023-09-26 20:04:06.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
  +title: "‘Less than half’ fresh produce sold globally makes any profit"
  +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695390136 {#1812
    date: 2023-09-22 15:42:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 2340
  -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695341431
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3658810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695302931 {#2420
    date: 2023-09-21 15:28:51.0 +02:00
  }
}
"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
App\Entity\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +name: "food@beehaw.org"
    +title: "food"
    +description: """
      All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
      \n
      Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
      \n
      ---\n
      \n
      This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 79
    +entryCommentCount: 391
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729532296 {#270
      date: 2024-10-21 19:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 33
    +apId: "food@beehaw.org"
    +apProfileId: "https://beehaw.org/c/food"
    +apPublicUrl: "https://beehaw.org/c/food"
    +apFollowersUrl: "https://beehaw.org/c/food/followers"
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "food"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729524839 {#268
      date: 2024-10-21 17:33:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695751446 {#276
      date: 2023-09-26 20:04:06.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
  +title: "‘Less than half’ fresh produce sold globally makes any profit"
  +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695390136 {#1812
    date: 2023-09-22 15:42:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 2340
  -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695341431
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3658810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695302931 {#2420
    date: 2023-09-21 15:28:51.0 +02:00
  }
}
"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 {#4010
  +user: App\Entity\User {#3958 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
    \n
    Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697891921 {#4019
    date: 2023-10-21 14:38:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4008 …}
  +nested: Doctrine\ORM\PersistentCollection {#4006 …}
  +votes: Doctrine\ORM\PersistentCollection {#4004 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
  -id: 29840
  -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1246533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695304182 {#3955
    date: 2023-09-21 15:49:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4010
  +user: App\Entity\User {#3958 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
    \n
    Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697891921 {#4019
    date: 2023-10-21 14:38:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4008 …}
  +nested: Doctrine\ORM\PersistentCollection {#4006 …}
  +votes: Doctrine\ORM\PersistentCollection {#4004 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
  -id: 29840
  -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1246533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695304182 {#3955
    date: 2023-09-21 15:49:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4010
  +user: App\Entity\User {#3958 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
    \n
    Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697891921 {#4019
    date: 2023-10-21 14:38:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4008 …}
  +nested: Doctrine\ORM\PersistentCollection {#4006 …}
  +votes: Doctrine\ORM\PersistentCollection {#4004 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
  -id: 29840
  -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1246533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695304182 {#3955
    date: 2023-09-21 15:49:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4028
  +user: Proxies\__CG__\App\Entity\User {#4038 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
      \n
      Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697891921 {#4019
      date: 2023-10-21 14:38:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 29840
    -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1246533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695304182 {#3955
      date: 2023-09-21 15:49:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: """
    I buy from locals doing organic farming.\n
    \n
    Less carbon footprint. Less pesticides. You can actually see who is doing the hard work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695342677 {#4033
    date: 2023-09-22 02:31:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4045 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 29843
  -bodyTs: "'actual':15 'buy':2 'carbon':9 'farm':7 'footprint':10 'hard':21 'less':8,11 'local':4 'organ':6 'pesticid':12 'see':16 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1249697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695342677 {#4030
    date: 2023-09-22 02:31:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4028
  +user: Proxies\__CG__\App\Entity\User {#4038 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
      \n
      Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697891921 {#4019
      date: 2023-10-21 14:38:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 29840
    -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1246533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695304182 {#3955
      date: 2023-09-21 15:49:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: """
    I buy from locals doing organic farming.\n
    \n
    Less carbon footprint. Less pesticides. You can actually see who is doing the hard work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695342677 {#4033
    date: 2023-09-22 02:31:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4045 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 29843
  -bodyTs: "'actual':15 'buy':2 'carbon':9 'farm':7 'footprint':10 'hard':21 'less':8,11 'local':4 'organ':6 'pesticid':12 'see':16 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1249697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695342677 {#4030
    date: 2023-09-22 02:31:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4028
  +user: Proxies\__CG__\App\Entity\User {#4038 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
      \n
      Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697891921 {#4019
      date: 2023-10-21 14:38:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 29840
    -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1246533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695304182 {#3955
      date: 2023-09-21 15:49:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: """
    I buy from locals doing organic farming.\n
    \n
    Less carbon footprint. Less pesticides. You can actually see who is doing the hard work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695342677 {#4033
    date: 2023-09-22 02:31:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4045 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 29843
  -bodyTs: "'actual':15 'buy':2 'carbon':9 'farm':7 'footprint':10 'hard':21 'less':8,11 'local':4 'organ':6 'pesticid':12 'see':16 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1249697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695342677 {#4030
    date: 2023-09-22 02:31:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4118
  +user: Proxies\__CG__\App\Entity\User {#4119 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4028
    +user: Proxies\__CG__\App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4010
      +user: App\Entity\User {#3958 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
        \n
        Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697891921 {#4019
        date: 2023-10-21 14:38:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4008 …}
      +nested: Doctrine\ORM\PersistentCollection {#4006 …}
      +votes: Doctrine\ORM\PersistentCollection {#4004 …}
      +reports: Doctrine\ORM\PersistentCollection {#4002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
      -id: 29840
      -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1246533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695304182 {#3955
        date: 2023-09-21 15:49:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: """
      I buy from locals doing organic farming.\n
      \n
      Less carbon footprint. Less pesticides. You can actually see who is doing the hard work.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695342677 {#4033
      date: 2023-09-22 02:31:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Kwakigra@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4041 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4045 …}
    +reports: Doctrine\ORM\PersistentCollection {#4026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 29843
    -bodyTs: "'actual':15 'buy':2 'carbon':9 'farm':7 'footprint':10 'hard':21 'less':8,11 'local':4 'organ':6 'pesticid':12 'see':16 'work':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1249697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695342677 {#4030
      date: 2023-09-22 02:31:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: """
    Organic typically has a higher carbon footprint because it requires more land and often even water resources and of course more labour.\n
    \n
    Less pesticides, yeah, sure. But those pesticides allow us to grow crops much more efficiently. Everything is a trade-off I suppose, but I am very skeptical that the trade-offs of organic are worthwhile.\n
    \n
    [technologyreview.com/…/sorryorganic-farming-is-ac…](https://www.technologyreview.com/2019/10/22/132497/sorryorganic-farming-is-actually-worse-for-climate-change/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695390136 {#4116
    date: 2023-09-22 15:42:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
    "@sculd@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 29844
  -bodyTs: "'/2019/10/22/132497/sorryorganic-farming-is-actually-worse-for-climate-change/)':64 '/sorryorganic-farming-is-ac':61 'allow':30 'carbon':6 'cours':20 'crop':34 'effici':37 'even':15 'everyth':38 'footprint':7 'grow':33 'higher':5 'labour':22 'land':12 'less':23 'much':35 'off':55 'often':14 'organ':1,57 'pesticid':24,29 'requir':10 'resourc':17 'skeptic':50 'suppos':45 'sure':26 'technologyreview.com':60 'trade':42,54 'trade-off':41,53 'typic':2 'us':31 'water':16 'worthwhil':59 'www.technologyreview.com':63 'www.technologyreview.com/2019/10/22/132497/sorryorganic-farming-is-actually-worse-for-climate-change/)':62 'yeah':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1252663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695390136 {#4117
    date: 2023-09-22 15:42:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4118
  +user: Proxies\__CG__\App\Entity\User {#4119 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4028
    +user: Proxies\__CG__\App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4010
      +user: App\Entity\User {#3958 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
        \n
        Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697891921 {#4019
        date: 2023-10-21 14:38:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4008 …}
      +nested: Doctrine\ORM\PersistentCollection {#4006 …}
      +votes: Doctrine\ORM\PersistentCollection {#4004 …}
      +reports: Doctrine\ORM\PersistentCollection {#4002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
      -id: 29840
      -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1246533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695304182 {#3955
        date: 2023-09-21 15:49:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: """
      I buy from locals doing organic farming.\n
      \n
      Less carbon footprint. Less pesticides. You can actually see who is doing the hard work.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695342677 {#4033
      date: 2023-09-22 02:31:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Kwakigra@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4041 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4045 …}
    +reports: Doctrine\ORM\PersistentCollection {#4026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 29843
    -bodyTs: "'actual':15 'buy':2 'carbon':9 'farm':7 'footprint':10 'hard':21 'less':8,11 'local':4 'organ':6 'pesticid':12 'see':16 'work':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1249697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695342677 {#4030
      date: 2023-09-22 02:31:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: """
    Organic typically has a higher carbon footprint because it requires more land and often even water resources and of course more labour.\n
    \n
    Less pesticides, yeah, sure. But those pesticides allow us to grow crops much more efficiently. Everything is a trade-off I suppose, but I am very skeptical that the trade-offs of organic are worthwhile.\n
    \n
    [technologyreview.com/…/sorryorganic-farming-is-ac…](https://www.technologyreview.com/2019/10/22/132497/sorryorganic-farming-is-actually-worse-for-climate-change/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695390136 {#4116
    date: 2023-09-22 15:42:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
    "@sculd@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 29844
  -bodyTs: "'/2019/10/22/132497/sorryorganic-farming-is-actually-worse-for-climate-change/)':64 '/sorryorganic-farming-is-ac':61 'allow':30 'carbon':6 'cours':20 'crop':34 'effici':37 'even':15 'everyth':38 'footprint':7 'grow':33 'higher':5 'labour':22 'land':12 'less':23 'much':35 'off':55 'often':14 'organ':1,57 'pesticid':24,29 'requir':10 'resourc':17 'skeptic':50 'suppos':45 'sure':26 'technologyreview.com':60 'trade':42,54 'trade-off':41,53 'typic':2 'us':31 'water':16 'worthwhil':59 'www.technologyreview.com':63 'www.technologyreview.com/2019/10/22/132497/sorryorganic-farming-is-actually-worse-for-climate-change/)':62 'yeah':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1252663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695390136 {#4117
    date: 2023-09-22 15:42:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4118
  +user: Proxies\__CG__\App\Entity\User {#4119 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4028
    +user: Proxies\__CG__\App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4010
      +user: App\Entity\User {#3958 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
        \n
        Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697891921 {#4019
        date: 2023-10-21 14:38:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4008 …}
      +nested: Doctrine\ORM\PersistentCollection {#4006 …}
      +votes: Doctrine\ORM\PersistentCollection {#4004 …}
      +reports: Doctrine\ORM\PersistentCollection {#4002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
      -id: 29840
      -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1246533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695304182 {#3955
        date: 2023-09-21 15:49:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: """
      I buy from locals doing organic farming.\n
      \n
      Less carbon footprint. Less pesticides. You can actually see who is doing the hard work.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695342677 {#4033
      date: 2023-09-22 02:31:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Kwakigra@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4041 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4045 …}
    +reports: Doctrine\ORM\PersistentCollection {#4026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 29843
    -bodyTs: "'actual':15 'buy':2 'carbon':9 'farm':7 'footprint':10 'hard':21 'less':8,11 'local':4 'organ':6 'pesticid':12 'see':16 'work':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1249697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695342677 {#4030
      date: 2023-09-22 02:31:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: """
    Organic typically has a higher carbon footprint because it requires more land and often even water resources and of course more labour.\n
    \n
    Less pesticides, yeah, sure. But those pesticides allow us to grow crops much more efficiently. Everything is a trade-off I suppose, but I am very skeptical that the trade-offs of organic are worthwhile.\n
    \n
    [technologyreview.com/…/sorryorganic-farming-is-ac…](https://www.technologyreview.com/2019/10/22/132497/sorryorganic-farming-is-actually-worse-for-climate-change/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695390136 {#4116
    date: 2023-09-22 15:42:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
    "@sculd@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 29844
  -bodyTs: "'/2019/10/22/132497/sorryorganic-farming-is-actually-worse-for-climate-change/)':64 '/sorryorganic-farming-is-ac':61 'allow':30 'carbon':6 'cours':20 'crop':34 'effici':37 'even':15 'everyth':38 'footprint':7 'grow':33 'higher':5 'labour':22 'land':12 'less':23 'much':35 'off':55 'often':14 'organ':1,57 'pesticid':24,29 'requir':10 'resourc':17 'skeptic':50 'suppos':45 'sure':26 'technologyreview.com':60 'trade':42,54 'trade-off':41,53 'typic':2 'us':31 'water':16 'worthwhil':59 'www.technologyreview.com':63 'www.technologyreview.com/2019/10/22/132497/sorryorganic-farming-is-actually-worse-for-climate-change/)':62 'yeah':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1252663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695390136 {#4117
    date: 2023-09-22 15:42:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4079
  +user: Proxies\__CG__\App\Entity\User {#4081 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
      \n
      Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697891921 {#4019
      date: 2023-10-21 14:38:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 29840
    -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1246533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695304182 {#3955
      date: 2023-09-21 15:49:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "How is it healthier? That’s a new one for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695327621 {#4020
    date: 2023-09-21 22:20:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4082 …}
  +nested: Doctrine\ORM\PersistentCollection {#4084 …}
  +votes: Doctrine\ORM\PersistentCollection {#4086 …}
  +reports: Doctrine\ORM\PersistentCollection {#4088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4092 …}
  -id: 29841
  -bodyTs: "'healthier':4 'new':8 'one':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1248720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695327621 {#4080
    date: 2023-09-21 22:20:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4079
  +user: Proxies\__CG__\App\Entity\User {#4081 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
      \n
      Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697891921 {#4019
      date: 2023-10-21 14:38:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 29840
    -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1246533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695304182 {#3955
      date: 2023-09-21 15:49:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "How is it healthier? That’s a new one for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695327621 {#4020
    date: 2023-09-21 22:20:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4082 …}
  +nested: Doctrine\ORM\PersistentCollection {#4084 …}
  +votes: Doctrine\ORM\PersistentCollection {#4086 …}
  +reports: Doctrine\ORM\PersistentCollection {#4088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4092 …}
  -id: 29841
  -bodyTs: "'healthier':4 'new':8 'one':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1248720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695327621 {#4080
    date: 2023-09-21 22:20:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4079
  +user: Proxies\__CG__\App\Entity\User {#4081 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
      \n
      Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697891921 {#4019
      date: 2023-10-21 14:38:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 29840
    -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1246533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695304182 {#3955
      date: 2023-09-21 15:49:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "How is it healthier? That’s a new one for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695327621 {#4020
    date: 2023-09-21 22:20:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4082 …}
  +nested: Doctrine\ORM\PersistentCollection {#4084 …}
  +votes: Doctrine\ORM\PersistentCollection {#4086 …}
  +reports: Doctrine\ORM\PersistentCollection {#4088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4092 …}
  -id: 29841
  -bodyTs: "'healthier':4 'new':8 'one':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1248720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695327621 {#4080
    date: 2023-09-21 22:20:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4095
  +user: App\Entity\User {#3958 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4079
    +user: Proxies\__CG__\App\Entity\User {#4081 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4010
      +user: App\Entity\User {#3958 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
        \n
        Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697891921 {#4019
        date: 2023-10-21 14:38:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4008 …}
      +nested: Doctrine\ORM\PersistentCollection {#4006 …}
      +votes: Doctrine\ORM\PersistentCollection {#4004 …}
      +reports: Doctrine\ORM\PersistentCollection {#4002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
      -id: 29840
      -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1246533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695304182 {#3955
        date: 2023-09-21 15:49:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: "How is it healthier? That’s a new one for me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695327621 {#4020
      date: 2023-09-21 22:20:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Kwakigra@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4082 …}
    +nested: Doctrine\ORM\PersistentCollection {#4084 …}
    +votes: Doctrine\ORM\PersistentCollection {#4086 …}
    +reports: Doctrine\ORM\PersistentCollection {#4088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4090 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4092 …}
    -id: 29841
    -bodyTs: "'healthier':4 'new':8 'one':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1248720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695327621 {#4080
      date: 2023-09-21 22:20:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "Simple atrophy. Room temperature vegetables deteriorate more quickly than frozen during shipping. [Check it out](https://www.eatright.org/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1695331357 {#4100
    date: 2023-09-21 23:22:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
    "@miracleorange@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4103 …}
  +nested: Doctrine\ORM\PersistentCollection {#4107 …}
  +votes: Doctrine\ORM\PersistentCollection {#4109 …}
  +reports: Doctrine\ORM\PersistentCollection {#4110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4114 …}
  -id: 29842
  -bodyTs: "'/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious).':18 'atrophi':2 'check':13 'deterior':6 'frozen':10 'quick':8 'room':3 'ship':12 'simpl':1 'temperatur':4 'veget':5 'www.eatright.org':17 'www.eatright.org/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious).':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1249031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695331357 {#4097
    date: 2023-09-21 23:22:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4095
  +user: App\Entity\User {#3958 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4079
    +user: Proxies\__CG__\App\Entity\User {#4081 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4010
      +user: App\Entity\User {#3958 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
        \n
        Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697891921 {#4019
        date: 2023-10-21 14:38:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4008 …}
      +nested: Doctrine\ORM\PersistentCollection {#4006 …}
      +votes: Doctrine\ORM\PersistentCollection {#4004 …}
      +reports: Doctrine\ORM\PersistentCollection {#4002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
      -id: 29840
      -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1246533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695304182 {#3955
        date: 2023-09-21 15:49:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: "How is it healthier? That’s a new one for me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695327621 {#4020
      date: 2023-09-21 22:20:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Kwakigra@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4082 …}
    +nested: Doctrine\ORM\PersistentCollection {#4084 …}
    +votes: Doctrine\ORM\PersistentCollection {#4086 …}
    +reports: Doctrine\ORM\PersistentCollection {#4088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4090 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4092 …}
    -id: 29841
    -bodyTs: "'healthier':4 'new':8 'one':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1248720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695327621 {#4080
      date: 2023-09-21 22:20:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "Simple atrophy. Room temperature vegetables deteriorate more quickly than frozen during shipping. [Check it out](https://www.eatright.org/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1695331357 {#4100
    date: 2023-09-21 23:22:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
    "@miracleorange@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4103 …}
  +nested: Doctrine\ORM\PersistentCollection {#4107 …}
  +votes: Doctrine\ORM\PersistentCollection {#4109 …}
  +reports: Doctrine\ORM\PersistentCollection {#4110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4114 …}
  -id: 29842
  -bodyTs: "'/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious).':18 'atrophi':2 'check':13 'deterior':6 'frozen':10 'quick':8 'room':3 'ship':12 'simpl':1 'temperatur':4 'veget':5 'www.eatright.org':17 'www.eatright.org/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious).':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1249031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695331357 {#4097
    date: 2023-09-21 23:22:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4095
  +user: App\Entity\User {#3958 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4079
    +user: Proxies\__CG__\App\Entity\User {#4081 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4010
      +user: App\Entity\User {#3958 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
        \n
        Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697891921 {#4019
        date: 2023-10-21 14:38:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4008 …}
      +nested: Doctrine\ORM\PersistentCollection {#4006 …}
      +votes: Doctrine\ORM\PersistentCollection {#4004 …}
      +reports: Doctrine\ORM\PersistentCollection {#4002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
      -id: 29840
      -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1246533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695304182 {#3955
        date: 2023-09-21 15:49:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: "How is it healthier? That’s a new one for me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695327621 {#4020
      date: 2023-09-21 22:20:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Kwakigra@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4082 …}
    +nested: Doctrine\ORM\PersistentCollection {#4084 …}
    +votes: Doctrine\ORM\PersistentCollection {#4086 …}
    +reports: Doctrine\ORM\PersistentCollection {#4088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4090 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4092 …}
    -id: 29841
    -bodyTs: "'healthier':4 'new':8 'one':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1248720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695327621 {#4080
      date: 2023-09-21 22:20:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "Simple atrophy. Room temperature vegetables deteriorate more quickly than frozen during shipping. [Check it out](https://www.eatright.org/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1695331357 {#4100
    date: 2023-09-21 23:22:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
    "@miracleorange@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4103 …}
  +nested: Doctrine\ORM\PersistentCollection {#4107 …}
  +votes: Doctrine\ORM\PersistentCollection {#4109 …}
  +reports: Doctrine\ORM\PersistentCollection {#4110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4114 …}
  -id: 29842
  -bodyTs: "'/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious).':18 'atrophi':2 'check':13 'deterior':6 'frozen':10 'quick':8 'room':3 'ship':12 'simpl':1 'temperatur':4 'veget':5 'www.eatright.org':17 'www.eatright.org/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious).':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1249031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695331357 {#4097
    date: 2023-09-21 23:22:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4133
  +user: Proxies\__CG__\App\Entity\User {#4141 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4095
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4079
      +user: Proxies\__CG__\App\Entity\User {#4081 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4010
        +user: App\Entity\User {#3958 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
          \n
          Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697891921 {#4019
          date: 2023-10-21 14:38:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4008 …}
        +nested: Doctrine\ORM\PersistentCollection {#4006 …}
        +votes: Doctrine\ORM\PersistentCollection {#4004 …}
        +reports: Doctrine\ORM\PersistentCollection {#4002 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
        -id: 29840
        -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1246533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695304182 {#3955
          date: 2023-09-21 15:49:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4010}
      +body: "How is it healthier? That’s a new one for me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695327621 {#4020
        date: 2023-09-21 22:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@Kwakigra@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4082 …}
      +nested: Doctrine\ORM\PersistentCollection {#4084 …}
      +votes: Doctrine\ORM\PersistentCollection {#4086 …}
      +reports: Doctrine\ORM\PersistentCollection {#4088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4090 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4092 …}
      -id: 29841
      -bodyTs: "'healthier':4 'new':8 'one':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1248720"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695327621 {#4080
        date: 2023-09-21 22:20:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: "Simple atrophy. Room temperature vegetables deteriorate more quickly than frozen during shipping. [Check it out](https://www.eatright.org/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1695331357 {#4100
      date: 2023-09-21 23:22:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Kwakigra@beehaw.org"
      "@miracleorange@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4103 …}
    +nested: Doctrine\ORM\PersistentCollection {#4107 …}
    +votes: Doctrine\ORM\PersistentCollection {#4109 …}
    +reports: Doctrine\ORM\PersistentCollection {#4110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4114 …}
    -id: 29842
    -bodyTs: "'/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious).':18 'atrophi':2 'check':13 'deterior':6 'frozen':10 'quick':8 'room':3 'ship':12 'simpl':1 'temperatur':4 'veget':5 'www.eatright.org':17 'www.eatright.org/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious).':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1249031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695331357 {#4097
      date: 2023-09-21 23:22:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "I discovered the glory of freezing my excess food instead of letting it go bad and I’ve never gone back. Never again will I experience the heartbreak of an entire block of cheese going moldy. (Important: GRATE THE CHEESE BLOCK BEFORE YOU FREEZE IT)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1695357462 {#4138
    date: 2023-09-22 06:37:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
    "@miracleorange@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4144 …}
  +nested: Doctrine\ORM\PersistentCollection {#4146 …}
  +votes: Doctrine\ORM\PersistentCollection {#4142 …}
  +reports: Doctrine\ORM\PersistentCollection {#4149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
  -id: 62848
  -bodyTs: "'back':21 'bad':15 'block':32,41 'chees':34,40 'discov':2 'entir':31 'excess':8 'experi':26 'food':9 'freez':6,44 'glori':4 'go':14,35 'gone':20 'grate':38 'heartbreak':28 'import':37 'instead':10 'let':12 'moldi':36 'never':19,22 've':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4097998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695357462 {#4135
    date: 2023-09-22 06:37:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4133
  +user: Proxies\__CG__\App\Entity\User {#4141 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4095
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4079
      +user: Proxies\__CG__\App\Entity\User {#4081 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4010
        +user: App\Entity\User {#3958 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
          \n
          Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697891921 {#4019
          date: 2023-10-21 14:38:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4008 …}
        +nested: Doctrine\ORM\PersistentCollection {#4006 …}
        +votes: Doctrine\ORM\PersistentCollection {#4004 …}
        +reports: Doctrine\ORM\PersistentCollection {#4002 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
        -id: 29840
        -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1246533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695304182 {#3955
          date: 2023-09-21 15:49:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4010}
      +body: "How is it healthier? That’s a new one for me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695327621 {#4020
        date: 2023-09-21 22:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@Kwakigra@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4082 …}
      +nested: Doctrine\ORM\PersistentCollection {#4084 …}
      +votes: Doctrine\ORM\PersistentCollection {#4086 …}
      +reports: Doctrine\ORM\PersistentCollection {#4088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4090 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4092 …}
      -id: 29841
      -bodyTs: "'healthier':4 'new':8 'one':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1248720"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695327621 {#4080
        date: 2023-09-21 22:20:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: "Simple atrophy. Room temperature vegetables deteriorate more quickly than frozen during shipping. [Check it out](https://www.eatright.org/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1695331357 {#4100
      date: 2023-09-21 23:22:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Kwakigra@beehaw.org"
      "@miracleorange@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4103 …}
    +nested: Doctrine\ORM\PersistentCollection {#4107 …}
    +votes: Doctrine\ORM\PersistentCollection {#4109 …}
    +reports: Doctrine\ORM\PersistentCollection {#4110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4114 …}
    -id: 29842
    -bodyTs: "'/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious).':18 'atrophi':2 'check':13 'deterior':6 'frozen':10 'quick':8 'room':3 'ship':12 'simpl':1 'temperatur':4 'veget':5 'www.eatright.org':17 'www.eatright.org/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious).':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1249031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695331357 {#4097
      date: 2023-09-21 23:22:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "I discovered the glory of freezing my excess food instead of letting it go bad and I’ve never gone back. Never again will I experience the heartbreak of an entire block of cheese going moldy. (Important: GRATE THE CHEESE BLOCK BEFORE YOU FREEZE IT)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1695357462 {#4138
    date: 2023-09-22 06:37:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
    "@miracleorange@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4144 …}
  +nested: Doctrine\ORM\PersistentCollection {#4146 …}
  +votes: Doctrine\ORM\PersistentCollection {#4142 …}
  +reports: Doctrine\ORM\PersistentCollection {#4149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
  -id: 62848
  -bodyTs: "'back':21 'bad':15 'block':32,41 'chees':34,40 'discov':2 'entir':31 'excess':8 'experi':26 'food':9 'freez':6,44 'glori':4 'go':14,35 'gone':20 'grate':38 'heartbreak':28 'import':37 'instead':10 'let':12 'moldi':36 'never':19,22 've':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4097998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695357462 {#4135
    date: 2023-09-22 06:37:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4133
  +user: Proxies\__CG__\App\Entity\User {#4141 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "food@beehaw.org"
      +title: "food"
      +description: """
        All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
        \n
        Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
        \n
        ---\n
        \n
        This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 79
      +entryCommentCount: 391
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729532296 {#270
        date: 2024-10-21 19:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 33
      +apId: "food@beehaw.org"
      +apProfileId: "https://beehaw.org/c/food"
      +apPublicUrl: "https://beehaw.org/c/food"
      +apFollowersUrl: "https://beehaw.org/c/food/followers"
      +apInboxUrl: "https://beehaw.org/inbox"
      +apDomain: "beehaw.org"
      +apPreferredUsername: "food"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729524839 {#268
        date: 2024-10-21 17:33:59.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1695751446 {#276
        date: 2023-09-26 20:04:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Less-than-half-fresh-produce-sold-globally-makes-any-profit"
    +title: "‘Less than half’ fresh produce sold globally makes any profit"
    +url: "https://www.fruitnet.com/main-navigation/less-than-half-fresh-produce-sold-globally-makes-any-profit/256025.article"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695390136 {#1812
      date: 2023-09-22 15:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2340
    -titleTs: "'fresh':4 'global':7 'half':3 'less':1 'make':8 'produc':5 'profit':10 'sold':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695341431
    +visibility: "visible             "
    +apId: "https://feddit.de/post/3658810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695302931 {#2420
      date: 2023-09-21 15:28:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4095
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4079
      +user: Proxies\__CG__\App\Entity\User {#4081 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4010
        +user: App\Entity\User {#3958 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          Fresh produce in the grocery store is a marketing gimmick. The reason it’s there in the front of the store is to look nice and give you the psychological cue that you have fufilled your obligation to buy healthy things and may now buy what’s in the aisles with less guilt. Similar to how grocery stores don’t profit on rotisserie chickens which you have to walk through the aisles to get to so you will usually end up buying more than the chicken. They may control costs by displaying what loses them the least money, but direct profit from the fresh produce isn’t why it’s there.\n
          \n
          Frozen is cheaper and healthier if we’re talking what to buy for nutrition. Fresh is really only fresh locally. Yes, it’s sad that fresh vegetables from your own locality can be unaffordable. The reason for that goes far deeper than the supply chain disruptions from the past few years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697891921 {#4019
          date: 2023-10-21 14:38:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4008 …}
        +nested: Doctrine\ORM\PersistentCollection {#4006 …}
        +votes: Doctrine\ORM\PersistentCollection {#4004 …}
        +reports: Doctrine\ORM\PersistentCollection {#4002 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
        -id: 29840
        -bodyTs: "'aisl':50,72 'buy':39,45,82,123 'chain':156 'cheaper':114 'chicken':64,86 'control':89 'cost':90 'cue':31 'deeper':152 'direct':100 'display':92 'disrupt':157 'end':80 'far':151 'fresh':1,104,126,130,137 'front':18 'frozen':112 'fufil':35 'get':74 'gimmick':10 'give':27 'goe':150 'groceri':5,57 'guilt':53 'healthi':40 'healthier':116 'isn':106 'least':97 'less':52 'local':131,142 'look':24 'lose':94 'market':9 'may':43,88 'money':98 'nice':25 'nutrit':125 'oblig':37 'past':160 'produc':2,105 'profit':61,101 'psycholog':30 're':119 'realli':128 'reason':12,147 'rotisseri':63 'sad':135 'similar':54 'store':6,21,58 'suppli':155 'talk':120 'thing':41 'unafford':145 'usual':79 'veget':138 'walk':69 'year':162 'yes':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1246533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695304182 {#3955
          date: 2023-09-21 15:49:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4010}
      +body: "How is it healthier? That’s a new one for me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695327621 {#4020
        date: 2023-09-21 22:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@Kwakigra@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4082 …}
      +nested: Doctrine\ORM\PersistentCollection {#4084 …}
      +votes: Doctrine\ORM\PersistentCollection {#4086 …}
      +reports: Doctrine\ORM\PersistentCollection {#4088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4090 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4092 …}
      -id: 29841
      -bodyTs: "'healthier':4 'new':8 'one':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1248720"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695327621 {#4080
        date: 2023-09-21 22:20:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: "Simple atrophy. Room temperature vegetables deteriorate more quickly than frozen during shipping. [Check it out](https://www.eatright.org/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1695331357 {#4100
      date: 2023-09-21 23:22:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Kwakigra@beehaw.org"
      "@miracleorange@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4103 …}
    +nested: Doctrine\ORM\PersistentCollection {#4107 …}
    +votes: Doctrine\ORM\PersistentCollection {#4109 …}
    +reports: Doctrine\ORM\PersistentCollection {#4110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4114 …}
    -id: 29842
    -bodyTs: "'/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious).':18 'atrophi':2 'check':13 'deterior':6 'frozen':10 'quick':8 'room':3 'ship':12 'simpl':1 'temperatur':4 'veget':5 'www.eatright.org':17 'www.eatright.org/food/planning/smart-shopping/frozen-foods-convenient-and-nutritious).':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1249031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695331357 {#4097
      date: 2023-09-21 23:22:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "I discovered the glory of freezing my excess food instead of letting it go bad and I’ve never gone back. Never again will I experience the heartbreak of an entire block of cheese going moldy. (Important: GRATE THE CHEESE BLOCK BEFORE YOU FREEZE IT)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1695357462 {#4138
    date: 2023-09-22 06:37:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
    "@miracleorange@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4144 …}
  +nested: Doctrine\ORM\PersistentCollection {#4146 …}
  +votes: Doctrine\ORM\PersistentCollection {#4142 …}
  +reports: Doctrine\ORM\PersistentCollection {#4149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
  -id: 62848
  -bodyTs: "'back':21 'bad':15 'block':32,41 'chees':34,40 'discov':2 'entir':31 'excess':8 'experi':26 'food':9 'freez':6,44 'glori':4 'go':14,35 'gone':20 'grate':38 'heartbreak':28 'import':37 'instead':10 'let':12 'moldi':36 'never':19,22 've':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4097998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695357462 {#4135
    date: 2023-09-22 06:37:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED edit
App\Entity\Magazine {#262
  +icon: Proxies\__CG__\App\Entity\Image {#242 …}
  +name: "food@beehaw.org"
  +title: "food"
  +description: """
    All things culinary and cooking related. Share food! Share recipes! Share stuff about food, etc.\n
    \n
    Subcommunity of [Humanities](https://beehaw.org/c/humanities).\n
    \n
    ---\n
    \n
    This community’s icon was made by Aaron Schneider, under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 79
  +entryCommentCount: 391
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729532296 {#270
    date: 2024-10-21 19:38:16.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#233 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
  +entries: Doctrine\ORM\PersistentCollection {#176 …}
  +posts: Doctrine\ORM\PersistentCollection {#134 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
  +bans: Doctrine\ORM\PersistentCollection {#113 …}
  +reports: Doctrine\ORM\PersistentCollection {#99 …}
  +badges: Doctrine\ORM\PersistentCollection {#77 …}
  +logs: Doctrine\ORM\PersistentCollection {#67 …}
  +awards: Doctrine\ORM\PersistentCollection {#2434 …}
  +categories: Doctrine\ORM\PersistentCollection {#1804 …}
  -id: 33
  +apId: "food@beehaw.org"
  +apProfileId: "https://beehaw.org/c/food"
  +apPublicUrl: "https://beehaw.org/c/food"
  +apFollowersUrl: "https://beehaw.org/c/food/followers"
  +apInboxUrl: "https://beehaw.org/inbox"
  +apDomain: "beehaw.org"
  +apPreferredUsername: "food"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729524839 {#268
    date: 2024-10-21 17:33:59.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1695751446 {#276
    date: 2023-09-26 20:04:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"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