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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "mushrooms@lemmy.world"
    +title: "mushrooms"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 60
    +entryCommentCount: 122
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729520245 {#274
      date: 2024-10-21 16:17:25.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 53
    +apId: "mushrooms@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mushrooms"
    +apPublicUrl: "https://lemmy.world/c/mushrooms"
    +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mushrooms"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728608597 {#268
      date: 2024-10-11 03:03:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697356126 {#270
      date: 2023-10-15 09:48:46.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
  +title: "Just started showing up in our chipped wood mulch"
  +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
  +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699720223 {#2418
    date: 2023-11-11 17:30:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 6728
  -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
  -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697920645
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7600183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697834245 {#1858
    date: 2023-10-20 22:37:25.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "mushrooms@lemmy.world"
    +title: "mushrooms"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 60
    +entryCommentCount: 122
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729520245 {#274
      date: 2024-10-21 16:17:25.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 53
    +apId: "mushrooms@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mushrooms"
    +apPublicUrl: "https://lemmy.world/c/mushrooms"
    +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mushrooms"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728608597 {#268
      date: 2024-10-11 03:03:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697356126 {#270
      date: 2023-10-15 09:48:46.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
  +title: "Just started showing up in our chipped wood mulch"
  +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
  +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699720223 {#2418
    date: 2023-11-11 17:30:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 6728
  -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
  -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697920645
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7600183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697834245 {#1858
    date: 2023-10-20 22:37:25.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "mushrooms@lemmy.world"
    +title: "mushrooms"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 60
    +entryCommentCount: 122
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729520245 {#274
      date: 2024-10-21 16:17:25.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 53
    +apId: "mushrooms@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mushrooms"
    +apPublicUrl: "https://lemmy.world/c/mushrooms"
    +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mushrooms"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728608597 {#268
      date: 2024-10-11 03:03:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697356126 {#270
      date: 2023-10-15 09:48:46.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
  +title: "Just started showing up in our chipped wood mulch"
  +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
  +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699720223 {#2418
    date: 2023-11-11 17:30:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 6728
  -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
  -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697920645
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7600183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697834245 {#1858
    date: 2023-10-20 22:37:25.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 {#4023
  +user: App\Entity\User {#3971 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "They *could* be pluerotus Ostreatus, or oyster mushrooms, but the best way to tell would be to see how far down the stem the gills run. They should be fully decurrent(or run all the way down the stem, essentially right up to the mycelium). Another ID point is the smell. They should smell uniquely like the oyster mushrooms at the store, which is to say kind of savory, somewhere between chicken soup and scallops. Depending on the type of wood it could be kind of sweet smelling as they often taken on characteristics of maple syrup when growing on maple trees. If you can’t positively ID these as Pluerotus Ostreatus, please put aside the FOMO and the pressure from other inexperienced mushroom hunters to eat them. You should never eat anything you can’t positively identify. That goes for mushrooms, plants, anything. Think of it as any other unknown item you picked up off the ground. Would you just pick stuff up off the ground and put it in your mouth? No. Furthermore, don’t trust AI apps, they are notoriously bad at identifying mushrooms. They hallucinate their own facts and I could show you numerous examples of them being dangerously wrong. Especially in the case of a mushroom growing outside of its usual context. Oyster mushrooms, generally grow on trees. They have been known to colonize a compost pile or wood chips, but its not the usual. There are a lot of things these could be from the picture. As always its best not to eat something that you are not confident about. The best way to gain confidence is to get used to the process of IDing mushrooms until you can look at it with certainty and know what it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699720223 {#4032
    date: 2023-11-11 17:30:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4021 …}
  +nested: Doctrine\ORM\PersistentCollection {#4019 …}
  +votes: Doctrine\ORM\PersistentCollection {#4017 …}
  +reports: Doctrine\ORM\PersistentCollection {#4015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
  -id: 111886
  -bodyTs: "'ai':179 'alway':254 'anoth':46 'anyth':133,144 'app':180 'asid':115 'bad':184 'best':11,256,268 'case':208 'certainti':290 'characterist':94 'chicken':72 'chip':235 'colon':229 'compost':231 'confid':265,272 'context':217 'could':2,83,195,248 'danger':203 'decurr':31 'depend':76 'eat':127,132,259 'especi':205 'essenti':40 'exampl':199 'fact':192 'far':20 'fomo':117 'fulli':30 'furthermor':175 'gain':271 'general':220 'get':275 'gill':25 'goe':140 'ground':158,167 'grow':99,212,221 'hallucin':189 'hunter':125 'id':47,108 'ide':281 'identifi':138,186 'inexperienc':123 'item':152 'kind':67,85 'know':292 'known':227 'like':56 'look':286 'lot':244 'mapl':96,101 'mouth':173 'mushroom':8,59,124,142,187,211,219,282 'mycelium':45 'never':131 'notori':183 'numer':198 'often':91 'ostreatus':5,112 'outsid':213 'oyster':7,58,218 'pick':154,162 'pictur':252 'pile':232 'plant':143 'pleas':113 'pluerotus':4,111 'point':48 'posit':107,137 'pressur':120 'process':279 'put':114,169 'right':41 'run':26,33 'savori':69 'say':66 'scallop':75 'see':18 'show':196 'smell':51,54,88 'someth':260 'somewher':70 'soup':73 'stem':23,39 'store':62 'stuff':163 'sweet':87 'syrup':97 'taken':92 'tell':14 'thing':246 'think':145 'tree':102,223 'trust':178 'type':79 'uniqu':55 'unknown':151 'use':276 'usual':216,240 'way':12,36,269 'wood':81,234 'would':15,159 'wrong':204"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3925351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699720223 {#3968
    date: 2023-11-11 17:30:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4023
  +user: App\Entity\User {#3971 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "They *could* be pluerotus Ostreatus, or oyster mushrooms, but the best way to tell would be to see how far down the stem the gills run. They should be fully decurrent(or run all the way down the stem, essentially right up to the mycelium). Another ID point is the smell. They should smell uniquely like the oyster mushrooms at the store, which is to say kind of savory, somewhere between chicken soup and scallops. Depending on the type of wood it could be kind of sweet smelling as they often taken on characteristics of maple syrup when growing on maple trees. If you can’t positively ID these as Pluerotus Ostreatus, please put aside the FOMO and the pressure from other inexperienced mushroom hunters to eat them. You should never eat anything you can’t positively identify. That goes for mushrooms, plants, anything. Think of it as any other unknown item you picked up off the ground. Would you just pick stuff up off the ground and put it in your mouth? No. Furthermore, don’t trust AI apps, they are notoriously bad at identifying mushrooms. They hallucinate their own facts and I could show you numerous examples of them being dangerously wrong. Especially in the case of a mushroom growing outside of its usual context. Oyster mushrooms, generally grow on trees. They have been known to colonize a compost pile or wood chips, but its not the usual. There are a lot of things these could be from the picture. As always its best not to eat something that you are not confident about. The best way to gain confidence is to get used to the process of IDing mushrooms until you can look at it with certainty and know what it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699720223 {#4032
    date: 2023-11-11 17:30:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4021 …}
  +nested: Doctrine\ORM\PersistentCollection {#4019 …}
  +votes: Doctrine\ORM\PersistentCollection {#4017 …}
  +reports: Doctrine\ORM\PersistentCollection {#4015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
  -id: 111886
  -bodyTs: "'ai':179 'alway':254 'anoth':46 'anyth':133,144 'app':180 'asid':115 'bad':184 'best':11,256,268 'case':208 'certainti':290 'characterist':94 'chicken':72 'chip':235 'colon':229 'compost':231 'confid':265,272 'context':217 'could':2,83,195,248 'danger':203 'decurr':31 'depend':76 'eat':127,132,259 'especi':205 'essenti':40 'exampl':199 'fact':192 'far':20 'fomo':117 'fulli':30 'furthermor':175 'gain':271 'general':220 'get':275 'gill':25 'goe':140 'ground':158,167 'grow':99,212,221 'hallucin':189 'hunter':125 'id':47,108 'ide':281 'identifi':138,186 'inexperienc':123 'item':152 'kind':67,85 'know':292 'known':227 'like':56 'look':286 'lot':244 'mapl':96,101 'mouth':173 'mushroom':8,59,124,142,187,211,219,282 'mycelium':45 'never':131 'notori':183 'numer':198 'often':91 'ostreatus':5,112 'outsid':213 'oyster':7,58,218 'pick':154,162 'pictur':252 'pile':232 'plant':143 'pleas':113 'pluerotus':4,111 'point':48 'posit':107,137 'pressur':120 'process':279 'put':114,169 'right':41 'run':26,33 'savori':69 'say':66 'scallop':75 'see':18 'show':196 'smell':51,54,88 'someth':260 'somewher':70 'soup':73 'stem':23,39 'store':62 'stuff':163 'sweet':87 'syrup':97 'taken':92 'tell':14 'thing':246 'think':145 'tree':102,223 'trust':178 'type':79 'uniqu':55 'unknown':151 'use':276 'usual':216,240 'way':12,36,269 'wood':81,234 'would':15,159 'wrong':204"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3925351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699720223 {#3968
    date: 2023-11-11 17:30:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4023
  +user: App\Entity\User {#3971 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "They *could* be pluerotus Ostreatus, or oyster mushrooms, but the best way to tell would be to see how far down the stem the gills run. They should be fully decurrent(or run all the way down the stem, essentially right up to the mycelium). Another ID point is the smell. They should smell uniquely like the oyster mushrooms at the store, which is to say kind of savory, somewhere between chicken soup and scallops. Depending on the type of wood it could be kind of sweet smelling as they often taken on characteristics of maple syrup when growing on maple trees. If you can’t positively ID these as Pluerotus Ostreatus, please put aside the FOMO and the pressure from other inexperienced mushroom hunters to eat them. You should never eat anything you can’t positively identify. That goes for mushrooms, plants, anything. Think of it as any other unknown item you picked up off the ground. Would you just pick stuff up off the ground and put it in your mouth? No. Furthermore, don’t trust AI apps, they are notoriously bad at identifying mushrooms. They hallucinate their own facts and I could show you numerous examples of them being dangerously wrong. Especially in the case of a mushroom growing outside of its usual context. Oyster mushrooms, generally grow on trees. They have been known to colonize a compost pile or wood chips, but its not the usual. There are a lot of things these could be from the picture. As always its best not to eat something that you are not confident about. The best way to gain confidence is to get used to the process of IDing mushrooms until you can look at it with certainty and know what it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699720223 {#4032
    date: 2023-11-11 17:30:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4021 …}
  +nested: Doctrine\ORM\PersistentCollection {#4019 …}
  +votes: Doctrine\ORM\PersistentCollection {#4017 …}
  +reports: Doctrine\ORM\PersistentCollection {#4015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
  -id: 111886
  -bodyTs: "'ai':179 'alway':254 'anoth':46 'anyth':133,144 'app':180 'asid':115 'bad':184 'best':11,256,268 'case':208 'certainti':290 'characterist':94 'chicken':72 'chip':235 'colon':229 'compost':231 'confid':265,272 'context':217 'could':2,83,195,248 'danger':203 'decurr':31 'depend':76 'eat':127,132,259 'especi':205 'essenti':40 'exampl':199 'fact':192 'far':20 'fomo':117 'fulli':30 'furthermor':175 'gain':271 'general':220 'get':275 'gill':25 'goe':140 'ground':158,167 'grow':99,212,221 'hallucin':189 'hunter':125 'id':47,108 'ide':281 'identifi':138,186 'inexperienc':123 'item':152 'kind':67,85 'know':292 'known':227 'like':56 'look':286 'lot':244 'mapl':96,101 'mouth':173 'mushroom':8,59,124,142,187,211,219,282 'mycelium':45 'never':131 'notori':183 'numer':198 'often':91 'ostreatus':5,112 'outsid':213 'oyster':7,58,218 'pick':154,162 'pictur':252 'pile':232 'plant':143 'pleas':113 'pluerotus':4,111 'point':48 'posit':107,137 'pressur':120 'process':279 'put':114,169 'right':41 'run':26,33 'savori':69 'say':66 'scallop':75 'see':18 'show':196 'smell':51,54,88 'someth':260 'somewher':70 'soup':73 'stem':23,39 'store':62 'stuff':163 'sweet':87 'syrup':97 'taken':92 'tell':14 'thing':246 'think':145 'tree':102,223 'trust':178 'type':79 'uniqu':55 'unknown':151 'use':276 'usual':216,240 'way':12,36,269 'wood':81,234 'would':15,159 'wrong':204"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3925351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699720223 {#3968
    date: 2023-11-11 17:30:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4060
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I know of a reputable source that can help you out whenever it comes to finding psychedelics like shrooms ,maybe I can introduce the details to any lol that’s trying to grow some spores nor order some psychedelics like shrooms"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697977568 {#4066
    date: 2023-10-22 14:26:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4054 …}
  +reports: Doctrine\ORM\PersistentCollection {#4051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
  -id: 64596
  -bodyTs: "'come':14 'detail':25 'find':16 'grow':33 'help':9 'introduc':23 'know':2 'like':18,40 'lol':28 'mayb':20 'order':37 'psychedel':17,39 'reput':5 'shroom':19,41 'sourc':6 'spore':35 'tri':31 'whenev':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4722632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697977568 {#4064
    date: 2023-10-22 14:26:08.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 {#4060
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I know of a reputable source that can help you out whenever it comes to finding psychedelics like shrooms ,maybe I can introduce the details to any lol that’s trying to grow some spores nor order some psychedelics like shrooms"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697977568 {#4066
    date: 2023-10-22 14:26:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4054 …}
  +reports: Doctrine\ORM\PersistentCollection {#4051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
  -id: 64596
  -bodyTs: "'come':14 'detail':25 'find':16 'grow':33 'help':9 'introduc':23 'know':2 'like':18,40 'lol':28 'mayb':20 'order':37 'psychedel':17,39 'reput':5 'shroom':19,41 'sourc':6 'spore':35 'tri':31 'whenev':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4722632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697977568 {#4064
    date: 2023-10-22 14:26:08.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 {#4060
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I know of a reputable source that can help you out whenever it comes to finding psychedelics like shrooms ,maybe I can introduce the details to any lol that’s trying to grow some spores nor order some psychedelics like shrooms"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697977568 {#4066
    date: 2023-10-22 14:26:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4054 …}
  +reports: Doctrine\ORM\PersistentCollection {#4051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
  -id: 64596
  -bodyTs: "'come':14 'detail':25 'find':16 'grow':33 'help':9 'introduc':23 'know':2 'like':18,40 'lol':28 'mayb':20 'order':37 'psychedel':17,39 'reput':5 'shroom':19,41 'sourc':6 'spore':35 'tri':31 'whenev':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4722632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697977568 {#4064
    date: 2023-10-22 14:26:08.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 {#4141
  +user: App\Entity\User {#4154 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "On today’s episode of “Death or Dinner”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697837080 {#4136
    date: 2023-10-20 23:24:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4142 …}
  +nested: Doctrine\ORM\PersistentCollection {#4144 …}
  +votes: Doctrine\ORM\PersistentCollection {#4146 …}
  +reports: Doctrine\ORM\PersistentCollection {#4148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
  -id: 61896
  -bodyTs: "'death':6 'dinner':8 'episod':4 'today':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2734184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697837080 {#4137
    date: 2023-10-20 23:24:40.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 {#4141
  +user: App\Entity\User {#4154 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "On today’s episode of “Death or Dinner”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697837080 {#4136
    date: 2023-10-20 23:24:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4142 …}
  +nested: Doctrine\ORM\PersistentCollection {#4144 …}
  +votes: Doctrine\ORM\PersistentCollection {#4146 …}
  +reports: Doctrine\ORM\PersistentCollection {#4148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
  -id: 61896
  -bodyTs: "'death':6 'dinner':8 'episod':4 'today':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2734184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697837080 {#4137
    date: 2023-10-20 23:24:40.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 {#4141
  +user: App\Entity\User {#4154 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "On today’s episode of “Death or Dinner”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697837080 {#4136
    date: 2023-10-20 23:24:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4142 …}
  +nested: Doctrine\ORM\PersistentCollection {#4144 …}
  +votes: Doctrine\ORM\PersistentCollection {#4146 …}
  +reports: Doctrine\ORM\PersistentCollection {#4148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
  -id: 61896
  -bodyTs: "'death':6 'dinner':8 'episod':4 'today':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2734184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697837080 {#4137
    date: 2023-10-20 23:24:40.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 {#4214
  +user: App\Entity\User {#4227 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "It looks like white oyster mushroom which are super delicious. Theres a mushroom app called picture mushroom, where you take a picture and it tells you about it, so id check that first. If you like mushrooms then you’re lucky to have these growing here!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697849813 {#4209
    date: 2023-10-21 02:56:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4215 …}
  +nested: Doctrine\ORM\PersistentCollection {#4217 …}
  +votes: Doctrine\ORM\PersistentCollection {#4219 …}
  +reports: Doctrine\ORM\PersistentCollection {#4221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4225 …}
  -id: 61878
  -bodyTs: "'app':14 'call':15 'check':31 'delici':10 'first':33 'grow':45 'id':30 'like':3,36 'look':2 'lucki':41 'mushroom':6,13,17,37 'oyster':5 'pictur':16,22 're':40 'super':9 'take':20 'tell':25 'there':11 'white':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4685147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697836347 {#4210
    date: 2023-10-20 23:12:27.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 {#4214
  +user: App\Entity\User {#4227 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "It looks like white oyster mushroom which are super delicious. Theres a mushroom app called picture mushroom, where you take a picture and it tells you about it, so id check that first. If you like mushrooms then you’re lucky to have these growing here!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697849813 {#4209
    date: 2023-10-21 02:56:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4215 …}
  +nested: Doctrine\ORM\PersistentCollection {#4217 …}
  +votes: Doctrine\ORM\PersistentCollection {#4219 …}
  +reports: Doctrine\ORM\PersistentCollection {#4221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4225 …}
  -id: 61878
  -bodyTs: "'app':14 'call':15 'check':31 'delici':10 'first':33 'grow':45 'id':30 'like':3,36 'look':2 'lucki':41 'mushroom':6,13,17,37 'oyster':5 'pictur':16,22 're':40 'super':9 'take':20 'tell':25 'there':11 'white':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4685147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697836347 {#4210
    date: 2023-10-20 23:12:27.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 {#4214
  +user: App\Entity\User {#4227 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "It looks like white oyster mushroom which are super delicious. Theres a mushroom app called picture mushroom, where you take a picture and it tells you about it, so id check that first. If you like mushrooms then you’re lucky to have these growing here!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697849813 {#4209
    date: 2023-10-21 02:56:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4215 …}
  +nested: Doctrine\ORM\PersistentCollection {#4217 …}
  +votes: Doctrine\ORM\PersistentCollection {#4219 …}
  +reports: Doctrine\ORM\PersistentCollection {#4221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4225 …}
  -id: 61878
  -bodyTs: "'app':14 'call':15 'check':31 'delici':10 'first':33 'grow':45 'id':30 'like':3,36 'look':2 'lucki':41 'mushroom':6,13,17,37 'oyster':5 'pictur':16,22 're':40 'super':9 'take':20 'tell':25 'there':11 'white':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4685147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697836347 {#4210
    date: 2023-10-20 23:12:27.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 {#4417
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4214
    +user: App\Entity\User {#4227 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "It looks like white oyster mushroom which are super delicious. Theres a mushroom app called picture mushroom, where you take a picture and it tells you about it, so id check that first. If you like mushrooms then you’re lucky to have these growing here!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697849813 {#4209
      date: 2023-10-21 02:56:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4215 …}
    +nested: Doctrine\ORM\PersistentCollection {#4217 …}
    +votes: Doctrine\ORM\PersistentCollection {#4219 …}
    +reports: Doctrine\ORM\PersistentCollection {#4221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4225 …}
    -id: 61878
    -bodyTs: "'app':14 'call':15 'check':31 'delici':10 'first':33 'grow':45 'id':30 'like':3,36 'look':2 'lucki':41 'mushroom':6,13,17,37 'oyster':5 'pictur':16,22 're':40 'super':9 'take':20 'tell':25 'there':11 'white':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4685147"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697836347 {#4210
      date: 2023-10-20 23:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4214}
  +body: "Yes, they are delicious. A pain to clean though, there must be a trick to it that I haven’t figured out yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697836503 {#4415
    date: 2023-10-20 23:15:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@comrade19@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 61882
  -bodyTs: "'clean':8 'delici':4 'figur':21 'haven':19 'must':11 'pain':6 'though':9 'trick':14 'yes':1 'yet':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4156583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697836503 {#4416
    date: 2023-10-20 23:15:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4417
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4214
    +user: App\Entity\User {#4227 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "It looks like white oyster mushroom which are super delicious. Theres a mushroom app called picture mushroom, where you take a picture and it tells you about it, so id check that first. If you like mushrooms then you’re lucky to have these growing here!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697849813 {#4209
      date: 2023-10-21 02:56:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4215 …}
    +nested: Doctrine\ORM\PersistentCollection {#4217 …}
    +votes: Doctrine\ORM\PersistentCollection {#4219 …}
    +reports: Doctrine\ORM\PersistentCollection {#4221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4225 …}
    -id: 61878
    -bodyTs: "'app':14 'call':15 'check':31 'delici':10 'first':33 'grow':45 'id':30 'like':3,36 'look':2 'lucki':41 'mushroom':6,13,17,37 'oyster':5 'pictur':16,22 're':40 'super':9 'take':20 'tell':25 'there':11 'white':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4685147"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697836347 {#4210
      date: 2023-10-20 23:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4214}
  +body: "Yes, they are delicious. A pain to clean though, there must be a trick to it that I haven’t figured out yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697836503 {#4415
    date: 2023-10-20 23:15:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@comrade19@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 61882
  -bodyTs: "'clean':8 'delici':4 'figur':21 'haven':19 'must':11 'pain':6 'though':9 'trick':14 'yes':1 'yet':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4156583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697836503 {#4416
    date: 2023-10-20 23:15:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4417
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4214
    +user: App\Entity\User {#4227 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "It looks like white oyster mushroom which are super delicious. Theres a mushroom app called picture mushroom, where you take a picture and it tells you about it, so id check that first. If you like mushrooms then you’re lucky to have these growing here!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697849813 {#4209
      date: 2023-10-21 02:56:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4215 …}
    +nested: Doctrine\ORM\PersistentCollection {#4217 …}
    +votes: Doctrine\ORM\PersistentCollection {#4219 …}
    +reports: Doctrine\ORM\PersistentCollection {#4221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4225 …}
    -id: 61878
    -bodyTs: "'app':14 'call':15 'check':31 'delici':10 'first':33 'grow':45 'id':30 'like':3,36 'look':2 'lucki':41 'mushroom':6,13,17,37 'oyster':5 'pictur':16,22 're':40 'super':9 'take':20 'tell':25 'there':11 'white':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4685147"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697836347 {#4210
      date: 2023-10-20 23:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4214}
  +body: "Yes, they are delicious. A pain to clean though, there must be a trick to it that I haven’t figured out yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697836503 {#4415
    date: 2023-10-20 23:15:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@comrade19@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 61882
  -bodyTs: "'clean':8 'delici':4 'figur':21 'haven':19 'must':11 'pain':6 'though':9 'trick':14 'yes':1 'yet':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4156583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697836503 {#4416
    date: 2023-10-20 23:15:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4287
  +user: App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Are those edible?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697861414 {#4282
    date: 2023-10-21 06:10:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4288 …}
  +nested: Doctrine\ORM\PersistentCollection {#4290 …}
  +votes: Doctrine\ORM\PersistentCollection {#4292 …}
  +reports: Doctrine\ORM\PersistentCollection {#4294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
  -id: 61844
  -bodyTs: "'edibl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5117867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697835529 {#4283
    date: 2023-10-20 22:58:49.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 {#4287
  +user: App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Are those edible?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697861414 {#4282
    date: 2023-10-21 06:10:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4288 …}
  +nested: Doctrine\ORM\PersistentCollection {#4290 …}
  +votes: Doctrine\ORM\PersistentCollection {#4292 …}
  +reports: Doctrine\ORM\PersistentCollection {#4294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
  -id: 61844
  -bodyTs: "'edibl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5117867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697835529 {#4283
    date: 2023-10-20 22:58:49.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 {#4287
  +user: App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Are those edible?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697861414 {#4282
    date: 2023-10-21 06:10:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4288 …}
  +nested: Doctrine\ORM\PersistentCollection {#4290 …}
  +votes: Doctrine\ORM\PersistentCollection {#4292 …}
  +reports: Doctrine\ORM\PersistentCollection {#4294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
  -id: 61844
  -bodyTs: "'edibl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5117867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697835529 {#4283
    date: 2023-10-20 22:58:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4372
  +user: Proxies\__CG__\App\Entity\User {#4368 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4287
    +user: App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4282
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4290 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
    -id: 61844
    -bodyTs: "'edibl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5117867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697835529 {#4283
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "There’s at least one way to find out…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697835773 {#4373
    date: 2023-10-20 23:02:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@Cap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4364 …}
  +nested: Doctrine\ORM\PersistentCollection {#4362 …}
  +votes: Doctrine\ORM\PersistentCollection {#4366 …}
  +reports: Doctrine\ORM\PersistentCollection {#4378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
  -id: 61859
  -bodyTs: "'find':8 'least':4 'one':5 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4684989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697835773 {#4376
    date: 2023-10-20 23:02:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4372
  +user: Proxies\__CG__\App\Entity\User {#4368 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4287
    +user: App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4282
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4290 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
    -id: 61844
    -bodyTs: "'edibl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5117867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697835529 {#4283
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "There’s at least one way to find out…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697835773 {#4373
    date: 2023-10-20 23:02:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@Cap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4364 …}
  +nested: Doctrine\ORM\PersistentCollection {#4362 …}
  +votes: Doctrine\ORM\PersistentCollection {#4366 …}
  +reports: Doctrine\ORM\PersistentCollection {#4378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
  -id: 61859
  -bodyTs: "'find':8 'least':4 'one':5 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4684989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697835773 {#4376
    date: 2023-10-20 23:02:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4372
  +user: Proxies\__CG__\App\Entity\User {#4368 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4287
    +user: App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4282
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4290 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
    -id: 61844
    -bodyTs: "'edibl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5117867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697835529 {#4283
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "There’s at least one way to find out…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697835773 {#4373
    date: 2023-10-20 23:02:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@Cap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4364 …}
  +nested: Doctrine\ORM\PersistentCollection {#4362 …}
  +votes: Doctrine\ORM\PersistentCollection {#4366 …}
  +reports: Doctrine\ORM\PersistentCollection {#4378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
  -id: 61859
  -bodyTs: "'find':8 'least':4 'one':5 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4684989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697835773 {#4376
    date: 2023-10-20 23:02:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4436
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4372
    +user: Proxies\__CG__\App\Entity\User {#4368 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4287
      +user: App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Are those edible?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697861414 {#4282
        date: 2023-10-21 06:10:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WhyAreWeHappy@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4288 …}
      +nested: Doctrine\ORM\PersistentCollection {#4290 …}
      +votes: Doctrine\ORM\PersistentCollection {#4292 …}
      +reports: Doctrine\ORM\PersistentCollection {#4294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
      -id: 61844
      -bodyTs: "'edibl':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5117867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697835529 {#4283
        date: 2023-10-20 22:58:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4287}
    +body: "There’s at least one way to find out…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697835773 {#4373
      date: 2023-10-20 23:02:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
      "@Cap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4364 …}
    +nested: Doctrine\ORM\PersistentCollection {#4362 …}
    +votes: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
    -id: 61859
    -bodyTs: "'find':8 'least':4 'one':5 'way':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4684989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697835773 {#4376
      date: 2023-10-20 23:02:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "I prefer ordering psychedelics like shrooms online smoothly without having any difficulties"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697859572 {#4435
    date: 2023-10-21 05:39:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@Cap@lemm.ee"
    "@The_Cleanup_Batter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4444 …}
  +votes: Doctrine\ORM\PersistentCollection {#4440 …}
  +reports: Doctrine\ORM\PersistentCollection {#4446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4450 …}
  -id: 62389
  -bodyTs: "'difficulti':12 'like':5 'onlin':7 'order':3 'prefer':2 'psychedel':4 'shroom':6 'smooth':8 'without':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4691901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697859572 {#4432
    date: 2023-10-21 05:39:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4436
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4372
    +user: Proxies\__CG__\App\Entity\User {#4368 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4287
      +user: App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Are those edible?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697861414 {#4282
        date: 2023-10-21 06:10:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WhyAreWeHappy@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4288 …}
      +nested: Doctrine\ORM\PersistentCollection {#4290 …}
      +votes: Doctrine\ORM\PersistentCollection {#4292 …}
      +reports: Doctrine\ORM\PersistentCollection {#4294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
      -id: 61844
      -bodyTs: "'edibl':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5117867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697835529 {#4283
        date: 2023-10-20 22:58:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4287}
    +body: "There’s at least one way to find out…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697835773 {#4373
      date: 2023-10-20 23:02:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
      "@Cap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4364 …}
    +nested: Doctrine\ORM\PersistentCollection {#4362 …}
    +votes: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
    -id: 61859
    -bodyTs: "'find':8 'least':4 'one':5 'way':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4684989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697835773 {#4376
      date: 2023-10-20 23:02:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "I prefer ordering psychedelics like shrooms online smoothly without having any difficulties"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697859572 {#4435
    date: 2023-10-21 05:39:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@Cap@lemm.ee"
    "@The_Cleanup_Batter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4444 …}
  +votes: Doctrine\ORM\PersistentCollection {#4440 …}
  +reports: Doctrine\ORM\PersistentCollection {#4446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4450 …}
  -id: 62389
  -bodyTs: "'difficulti':12 'like':5 'onlin':7 'order':3 'prefer':2 'psychedel':4 'shroom':6 'smooth':8 'without':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4691901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697859572 {#4432
    date: 2023-10-21 05:39:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4436
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4372
    +user: Proxies\__CG__\App\Entity\User {#4368 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4287
      +user: App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Are those edible?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697861414 {#4282
        date: 2023-10-21 06:10:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WhyAreWeHappy@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4288 …}
      +nested: Doctrine\ORM\PersistentCollection {#4290 …}
      +votes: Doctrine\ORM\PersistentCollection {#4292 …}
      +reports: Doctrine\ORM\PersistentCollection {#4294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
      -id: 61844
      -bodyTs: "'edibl':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5117867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697835529 {#4283
        date: 2023-10-20 22:58:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4287}
    +body: "There’s at least one way to find out…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697835773 {#4373
      date: 2023-10-20 23:02:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
      "@Cap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4364 …}
    +nested: Doctrine\ORM\PersistentCollection {#4362 …}
    +votes: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
    -id: 61859
    -bodyTs: "'find':8 'least':4 'one':5 'way':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4684989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697835773 {#4376
      date: 2023-10-20 23:02:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "I prefer ordering psychedelics like shrooms online smoothly without having any difficulties"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697859572 {#4435
    date: 2023-10-21 05:39:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@Cap@lemm.ee"
    "@The_Cleanup_Batter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4444 …}
  +votes: Doctrine\ORM\PersistentCollection {#4440 …}
  +reports: Doctrine\ORM\PersistentCollection {#4446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4450 …}
  -id: 62389
  -bodyTs: "'difficulti':12 'like':5 'onlin':7 'order':3 'prefer':2 'psychedel':4 'shroom':6 'smooth':8 'without':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4691901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697859572 {#4432
    date: 2023-10-21 05:39:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4467
  +user: Proxies\__CG__\App\Entity\User {#4459 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4436
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: Proxies\__CG__\App\Entity\User {#4368 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4287
        +user: App\Entity\User {#4300 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Are those edible?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697861414 {#4282
          date: 2023-10-21 06:10:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WhyAreWeHappy@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4288 …}
        +nested: Doctrine\ORM\PersistentCollection {#4290 …}
        +votes: Doctrine\ORM\PersistentCollection {#4292 …}
        +reports: Doctrine\ORM\PersistentCollection {#4294 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
        -id: 61844
        -bodyTs: "'edibl':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5117867"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697835529 {#4283
          date: 2023-10-20 22:58:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4287}
      +body: "There’s at least one way to find out…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697835773 {#4373
        date: 2023-10-20 23:02:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WhyAreWeHappy@lemmy.ca"
        "@Cap@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4364 …}
      +nested: Doctrine\ORM\PersistentCollection {#4362 …}
      +votes: Doctrine\ORM\PersistentCollection {#4366 …}
      +reports: Doctrine\ORM\PersistentCollection {#4378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
      -id: 61859
      -bodyTs: "'find':8 'least':4 'one':5 'way':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4684989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697835773 {#4376
        date: 2023-10-20 23:02:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4287}
    +body: "I prefer ordering psychedelics like shrooms online smoothly without having any difficulties"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697859572 {#4435
      date: 2023-10-21 05:39:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
      "@Cap@lemm.ee"
      "@The_Cleanup_Batter@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4439 …}
    +nested: Doctrine\ORM\PersistentCollection {#4444 …}
    +votes: Doctrine\ORM\PersistentCollection {#4440 …}
    +reports: Doctrine\ORM\PersistentCollection {#4446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4450 …}
    -id: 62389
    -bodyTs: "'difficulti':12 'like':5 'onlin':7 'order':3 'prefer':2 'psychedel':4 'shroom':6 'smooth':8 'without':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4691901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697859572 {#4432
      date: 2023-10-21 05:39:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "Psilocybe cubensis are much more resilient than people give them credit for and are really easy to grow. UB tek is great if you don’t want to mess around with pressure sterilization or anything like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697861413 {#4462
    date: 2023-10-21 06:10:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@Cap@lemm.ee"
    "@The_Cleanup_Batter@lemmy.world"
    "@ShinningSUN@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4457 …}
  +nested: Doctrine\ORM\PersistentCollection {#4455 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4473 …}
  -id: 62424
  -bodyTs: "'anyth':35 'around':30 'credit':11 'cubensi':2 'easi':16 'give':9 'great':22 'grow':18 'like':36 'mess':29 'much':4 'peopl':8 'pressur':32 'psilocyb':1 'realli':15 'resili':6 'steril':33 'tek':20 'ub':19 'want':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4163895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697861413 {#4465
    date: 2023-10-21 06:10:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4467
  +user: Proxies\__CG__\App\Entity\User {#4459 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4436
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: Proxies\__CG__\App\Entity\User {#4368 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4287
        +user: App\Entity\User {#4300 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Are those edible?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697861414 {#4282
          date: 2023-10-21 06:10:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WhyAreWeHappy@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4288 …}
        +nested: Doctrine\ORM\PersistentCollection {#4290 …}
        +votes: Doctrine\ORM\PersistentCollection {#4292 …}
        +reports: Doctrine\ORM\PersistentCollection {#4294 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
        -id: 61844
        -bodyTs: "'edibl':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5117867"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697835529 {#4283
          date: 2023-10-20 22:58:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4287}
      +body: "There’s at least one way to find out…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697835773 {#4373
        date: 2023-10-20 23:02:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WhyAreWeHappy@lemmy.ca"
        "@Cap@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4364 …}
      +nested: Doctrine\ORM\PersistentCollection {#4362 …}
      +votes: Doctrine\ORM\PersistentCollection {#4366 …}
      +reports: Doctrine\ORM\PersistentCollection {#4378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
      -id: 61859
      -bodyTs: "'find':8 'least':4 'one':5 'way':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4684989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697835773 {#4376
        date: 2023-10-20 23:02:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4287}
    +body: "I prefer ordering psychedelics like shrooms online smoothly without having any difficulties"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697859572 {#4435
      date: 2023-10-21 05:39:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
      "@Cap@lemm.ee"
      "@The_Cleanup_Batter@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4439 …}
    +nested: Doctrine\ORM\PersistentCollection {#4444 …}
    +votes: Doctrine\ORM\PersistentCollection {#4440 …}
    +reports: Doctrine\ORM\PersistentCollection {#4446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4450 …}
    -id: 62389
    -bodyTs: "'difficulti':12 'like':5 'onlin':7 'order':3 'prefer':2 'psychedel':4 'shroom':6 'smooth':8 'without':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4691901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697859572 {#4432
      date: 2023-10-21 05:39:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "Psilocybe cubensis are much more resilient than people give them credit for and are really easy to grow. UB tek is great if you don’t want to mess around with pressure sterilization or anything like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697861413 {#4462
    date: 2023-10-21 06:10:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@Cap@lemm.ee"
    "@The_Cleanup_Batter@lemmy.world"
    "@ShinningSUN@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4457 …}
  +nested: Doctrine\ORM\PersistentCollection {#4455 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4473 …}
  -id: 62424
  -bodyTs: "'anyth':35 'around':30 'credit':11 'cubensi':2 'easi':16 'give':9 'great':22 'grow':18 'like':36 'mess':29 'much':4 'peopl':8 'pressur':32 'psilocyb':1 'realli':15 'resili':6 'steril':33 'tek':20 'ub':19 'want':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4163895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697861413 {#4465
    date: 2023-10-21 06:10:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4467
  +user: Proxies\__CG__\App\Entity\User {#4459 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4436
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: Proxies\__CG__\App\Entity\User {#4368 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4287
        +user: App\Entity\User {#4300 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Are those edible?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697861414 {#4282
          date: 2023-10-21 06:10:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WhyAreWeHappy@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4288 …}
        +nested: Doctrine\ORM\PersistentCollection {#4290 …}
        +votes: Doctrine\ORM\PersistentCollection {#4292 …}
        +reports: Doctrine\ORM\PersistentCollection {#4294 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
        -id: 61844
        -bodyTs: "'edibl':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5117867"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697835529 {#4283
          date: 2023-10-20 22:58:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4287}
      +body: "There’s at least one way to find out…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697835773 {#4373
        date: 2023-10-20 23:02:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WhyAreWeHappy@lemmy.ca"
        "@Cap@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4364 …}
      +nested: Doctrine\ORM\PersistentCollection {#4362 …}
      +votes: Doctrine\ORM\PersistentCollection {#4366 …}
      +reports: Doctrine\ORM\PersistentCollection {#4378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
      -id: 61859
      -bodyTs: "'find':8 'least':4 'one':5 'way':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4684989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697835773 {#4376
        date: 2023-10-20 23:02:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4287}
    +body: "I prefer ordering psychedelics like shrooms online smoothly without having any difficulties"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697859572 {#4435
      date: 2023-10-21 05:39:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
      "@Cap@lemm.ee"
      "@The_Cleanup_Batter@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4439 …}
    +nested: Doctrine\ORM\PersistentCollection {#4444 …}
    +votes: Doctrine\ORM\PersistentCollection {#4440 …}
    +reports: Doctrine\ORM\PersistentCollection {#4446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4450 …}
    -id: 62389
    -bodyTs: "'difficulti':12 'like':5 'onlin':7 'order':3 'prefer':2 'psychedel':4 'shroom':6 'smooth':8 'without':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4691901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697859572 {#4432
      date: 2023-10-21 05:39:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "Psilocybe cubensis are much more resilient than people give them credit for and are really easy to grow. UB tek is great if you don’t want to mess around with pressure sterilization or anything like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697861413 {#4462
    date: 2023-10-21 06:10:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@Cap@lemm.ee"
    "@The_Cleanup_Batter@lemmy.world"
    "@ShinningSUN@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4457 …}
  +nested: Doctrine\ORM\PersistentCollection {#4455 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4473 …}
  -id: 62424
  -bodyTs: "'anyth':35 'around':30 'credit':11 'cubensi':2 'easi':16 'give':9 'great':22 'grow':18 'like':36 'mess':29 'much':4 'peopl':8 'pressur':32 'psilocyb':1 'realli':15 'resili':6 'steril':33 'tek':20 'ub':19 'want':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4163895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697861413 {#4465
    date: 2023-10-21 06:10:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4386
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4287
    +user: App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4282
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4290 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
    -id: 61844
    -bodyTs: "'edibl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5117867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697835529 {#4283
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "Oyster mushrooms (Pleurotus ostreatus). I picked and dried a bunch two years ago and we’ve been adding them to soups and sauces. We’re still alive and well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697836385 {#4384
    date: 2023-10-20 23:13:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@Cap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4387 …}
  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
  -id: 61879
  -bodyTs: "'ad':18 'ago':13 'aliv':27 'bunch':10 'dri':8 'mushroom':2 'ostreatus':4 'oyster':1 'pick':6 'pleurotus':3 're':25 'sauc':23 'soup':21 'still':26 'two':11 've':16 'well':29 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4156546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697836385 {#4385
    date: 2023-10-20 23:13:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4386
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4287
    +user: App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4282
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4290 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
    -id: 61844
    -bodyTs: "'edibl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5117867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697835529 {#4283
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "Oyster mushrooms (Pleurotus ostreatus). I picked and dried a bunch two years ago and we’ve been adding them to soups and sauces. We’re still alive and well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697836385 {#4384
    date: 2023-10-20 23:13:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@Cap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4387 …}
  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
  -id: 61879
  -bodyTs: "'ad':18 'ago':13 'aliv':27 'bunch':10 'dri':8 'mushroom':2 'ostreatus':4 'oyster':1 'pick':6 'pleurotus':3 're':25 'sauc':23 'soup':21 'still':26 'two':11 've':16 'well':29 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4156546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697836385 {#4385
    date: 2023-10-20 23:13:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4386
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4287
    +user: App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4282
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4290 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
    -id: 61844
    -bodyTs: "'edibl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5117867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697835529 {#4283
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "Oyster mushrooms (Pleurotus ostreatus). I picked and dried a bunch two years ago and we’ve been adding them to soups and sauces. We’re still alive and well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697836385 {#4384
    date: 2023-10-20 23:13:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@Cap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4387 …}
  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
  -id: 61879
  -bodyTs: "'ad':18 'ago':13 'aliv':27 'bunch':10 'dri':8 'mushroom':2 'ostreatus':4 'oyster':1 'pick':6 'pleurotus':3 're':25 'sauc':23 'soup':21 'still':26 'two':11 've':16 'well':29 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4156546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697836385 {#4385
    date: 2023-10-20 23:13:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4401
  +user: Proxies\__CG__\App\Entity\User {#4402 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4287
    +user: App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4282
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4290 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
    -id: 61844
    -bodyTs: "'edibl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5117867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697835529 {#4283
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "My friend, all fungi are edible, but some fungi are only edible once."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697842832 {#4399
    date: 2023-10-21 01:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@Cap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4403 …}
  +nested: Doctrine\ORM\PersistentCollection {#4405 …}
  +votes: Doctrine\ORM\PersistentCollection {#4407 …}
  +reports: Doctrine\ORM\PersistentCollection {#4409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4413 …}
  -id: 62063
  -bodyTs: "'edibl':6,12 'friend':2 'fungi':4,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4158718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697842832 {#4400
    date: 2023-10-21 01:00:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4401
  +user: Proxies\__CG__\App\Entity\User {#4402 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4287
    +user: App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4282
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4290 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
    -id: 61844
    -bodyTs: "'edibl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5117867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697835529 {#4283
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "My friend, all fungi are edible, but some fungi are only edible once."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697842832 {#4399
    date: 2023-10-21 01:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@Cap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4403 …}
  +nested: Doctrine\ORM\PersistentCollection {#4405 …}
  +votes: Doctrine\ORM\PersistentCollection {#4407 …}
  +reports: Doctrine\ORM\PersistentCollection {#4409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4413 …}
  -id: 62063
  -bodyTs: "'edibl':6,12 'friend':2 'fungi':4,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4158718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697842832 {#4400
    date: 2023-10-21 01:00:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4401
  +user: Proxies\__CG__\App\Entity\User {#4402 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "mushrooms@lemmy.world"
      +title: "mushrooms"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 60
      +entryCommentCount: 122
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729520245 {#274
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#270
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Just-started-showing-up-in-our-chipped-wood-mulch"
    +title: "Just started showing up in our chipped wood mulch"
    +url: "https://lemmy.ca/pictrs/image/abfca977-2949-45e3-be74-f1eba3dc79f8.jpeg"
    +body: "We have a number of large piles of rotted wood chips on our land from about five years old when we had to clear a few trees. They produced quite a few two years ago, then nothing last year with the dry fall in our area. We’re happy to see them again."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699720223 {#2418
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6728
    -titleTs: "'chip':7 'mulch':9 'show':3 'start':2 'wood':8"
    -bodyTs: "'ago':35 'area':46 'chip':11 'clear':24 'dri':42 'fall':43 'five':17 'happi':49 'land':14 'larg':6 'last':38 'noth':37 'number':4 'old':19 'pile':7 'produc':29 'quit':30 're':48 'rot':9 'see':51 'tree':27 'two':33 'wood':10 'year':18,34,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697920645
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7600183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697834245 {#1858
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4287
    +user: App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4282
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4290 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
    -id: 61844
    -bodyTs: "'edibl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5117867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697835529 {#4283
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "My friend, all fungi are edible, but some fungi are only edible once."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697842832 {#4399
    date: 2023-10-21 01:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
    "@Cap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4403 …}
  +nested: Doctrine\ORM\PersistentCollection {#4405 …}
  +votes: Doctrine\ORM\PersistentCollection {#4407 …}
  +reports: Doctrine\ORM\PersistentCollection {#4409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4413 …}
  -id: 62063
  -bodyTs: "'edibl':6,12 'friend':2 'fungi':4,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4158718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697842832 {#4400
    date: 2023-10-21 01:00:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "mushrooms@lemmy.world"
  +title: "mushrooms"
  +description: null
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 60
  +entryCommentCount: 122
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729520245 {#274
    date: 2024-10-21 16:17:25.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 53
  +apId: "mushrooms@lemmy.world"
  +apProfileId: "https://lemmy.world/c/mushrooms"
  +apPublicUrl: "https://lemmy.world/c/mushrooms"
  +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
  +apInboxUrl: "https://lemmy.world/inbox"
  +apDomain: "lemmy.world"
  +apPreferredUsername: "mushrooms"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728608597 {#268
    date: 2024-10-11 03:03:17.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1697356126 {#270
    date: 2023-10-15 09:48:46.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