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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-21 16:17:25.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-10-11 03:03:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697356126 {#271
      date: 2023-10-15 09:48:46.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +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 {#2414
    date: 2023-11-11 17:30:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +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 {#1793
    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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-21 16:17:25.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-10-11 03:03:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697356126 {#271
      date: 2023-10-15 09:48:46.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +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 {#2414
    date: 2023-11-11 17:30:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +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 {#1793
    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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-21 16:17:25.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-10-11 03:03:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697356126 {#271
      date: 2023-10-15 09:48:46.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +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 {#2414
    date: 2023-11-11 17:30:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +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 {#1793
    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 {#4027
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4036
    date: 2023-11-11 17:30:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4025 …}
  +nested: Doctrine\ORM\PersistentCollection {#4023 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
  -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 {#3972
    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 {#4027
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4036
    date: 2023-11-11 17:30:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4025 …}
  +nested: Doctrine\ORM\PersistentCollection {#4023 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
  -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 {#3972
    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 {#4027
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4036
    date: 2023-11-11 17:30:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4025 …}
  +nested: Doctrine\ORM\PersistentCollection {#4023 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
  -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 {#3972
    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 {#4064
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4070
    date: 2023-10-22 14:26:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
  -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 {#4068
    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 {#4064
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4070
    date: 2023-10-22 14:26:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
  -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 {#4068
    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 {#4064
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4070
    date: 2023-10-22 14:26:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
  -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 {#4068
    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 {#4145
  +user: App\Entity\User {#4158 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4140
    date: 2023-10-20 23:24:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4146 …}
  +nested: Doctrine\ORM\PersistentCollection {#4148 …}
  +votes: Doctrine\ORM\PersistentCollection {#4150 …}
  +reports: Doctrine\ORM\PersistentCollection {#4152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
  -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 {#4141
    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 {#4145
  +user: App\Entity\User {#4158 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4140
    date: 2023-10-20 23:24:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4146 …}
  +nested: Doctrine\ORM\PersistentCollection {#4148 …}
  +votes: Doctrine\ORM\PersistentCollection {#4150 …}
  +reports: Doctrine\ORM\PersistentCollection {#4152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
  -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 {#4141
    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 {#4145
  +user: App\Entity\User {#4158 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4140
    date: 2023-10-20 23:24:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4146 …}
  +nested: Doctrine\ORM\PersistentCollection {#4148 …}
  +votes: Doctrine\ORM\PersistentCollection {#4150 …}
  +reports: Doctrine\ORM\PersistentCollection {#4152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
  -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 {#4141
    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 {#4218
  +user: App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4213
    date: 2023-10-21 02:56:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4219 …}
  +nested: Doctrine\ORM\PersistentCollection {#4221 …}
  +votes: Doctrine\ORM\PersistentCollection {#4223 …}
  +reports: Doctrine\ORM\PersistentCollection {#4225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
  -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 {#4214
    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 {#4218
  +user: App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4213
    date: 2023-10-21 02:56:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4219 …}
  +nested: Doctrine\ORM\PersistentCollection {#4221 …}
  +votes: Doctrine\ORM\PersistentCollection {#4223 …}
  +reports: Doctrine\ORM\PersistentCollection {#4225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
  -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 {#4214
    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 {#4218
  +user: App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4213
    date: 2023-10-21 02:56:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4219 …}
  +nested: Doctrine\ORM\PersistentCollection {#4221 …}
  +votes: Doctrine\ORM\PersistentCollection {#4223 …}
  +reports: Doctrine\ORM\PersistentCollection {#4225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
  -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 {#4214
    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 {#4421
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4218
    +user: App\Entity\User {#4231 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4213
      date: 2023-10-21 02:56:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4219 …}
    +nested: Doctrine\ORM\PersistentCollection {#4221 …}
    +votes: Doctrine\ORM\PersistentCollection {#4223 …}
    +reports: Doctrine\ORM\PersistentCollection {#4225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
    -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 {#4214
      date: 2023-10-20 23:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4218}
  +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 {#4419
    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 {#4422 …}
  +nested: Doctrine\ORM\PersistentCollection {#4424 …}
  +votes: Doctrine\ORM\PersistentCollection {#4426 …}
  +reports: Doctrine\ORM\PersistentCollection {#4428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
  -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 {#4420
    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 {#4421
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4218
    +user: App\Entity\User {#4231 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4213
      date: 2023-10-21 02:56:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4219 …}
    +nested: Doctrine\ORM\PersistentCollection {#4221 …}
    +votes: Doctrine\ORM\PersistentCollection {#4223 …}
    +reports: Doctrine\ORM\PersistentCollection {#4225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
    -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 {#4214
      date: 2023-10-20 23:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4218}
  +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 {#4419
    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 {#4422 …}
  +nested: Doctrine\ORM\PersistentCollection {#4424 …}
  +votes: Doctrine\ORM\PersistentCollection {#4426 …}
  +reports: Doctrine\ORM\PersistentCollection {#4428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
  -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 {#4420
    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 {#4421
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4218
    +user: App\Entity\User {#4231 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4213
      date: 2023-10-21 02:56:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4219 …}
    +nested: Doctrine\ORM\PersistentCollection {#4221 …}
    +votes: Doctrine\ORM\PersistentCollection {#4223 …}
    +reports: Doctrine\ORM\PersistentCollection {#4225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
    -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 {#4214
      date: 2023-10-20 23:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4218}
  +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 {#4419
    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 {#4422 …}
  +nested: Doctrine\ORM\PersistentCollection {#4424 …}
  +votes: Doctrine\ORM\PersistentCollection {#4426 …}
  +reports: Doctrine\ORM\PersistentCollection {#4428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
  -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 {#4420
    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 {#4291
  +user: App\Entity\User {#4304 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Are those edible?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697861414 {#4286
    date: 2023-10-21 06:10:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4292 …}
  +nested: Doctrine\ORM\PersistentCollection {#4294 …}
  +votes: Doctrine\ORM\PersistentCollection {#4296 …}
  +reports: Doctrine\ORM\PersistentCollection {#4298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
  -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 {#4287
    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 {#4291
  +user: App\Entity\User {#4304 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Are those edible?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697861414 {#4286
    date: 2023-10-21 06:10:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4292 …}
  +nested: Doctrine\ORM\PersistentCollection {#4294 …}
  +votes: Doctrine\ORM\PersistentCollection {#4296 …}
  +reports: Doctrine\ORM\PersistentCollection {#4298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
  -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 {#4287
    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 {#4291
  +user: App\Entity\User {#4304 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Are those edible?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697861414 {#4286
    date: 2023-10-21 06:10:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhyAreWeHappy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4292 …}
  +nested: Doctrine\ORM\PersistentCollection {#4294 …}
  +votes: Doctrine\ORM\PersistentCollection {#4296 …}
  +reports: Doctrine\ORM\PersistentCollection {#4298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
  -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 {#4287
    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 {#4376
  +user: Proxies\__CG__\App\Entity\User {#4372 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: App\Entity\User {#4304 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4286
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4292 …}
    +nested: Doctrine\ORM\PersistentCollection {#4294 …}
    +votes: Doctrine\ORM\PersistentCollection {#4296 …}
    +reports: Doctrine\ORM\PersistentCollection {#4298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
    -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 {#4287
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +body: "There’s at least one way to find out…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697835773 {#4377
    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 {#4368 …}
  +nested: Doctrine\ORM\PersistentCollection {#4366 …}
  +votes: Doctrine\ORM\PersistentCollection {#4370 …}
  +reports: Doctrine\ORM\PersistentCollection {#4382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
  -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 {#4380
    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 {#4376
  +user: Proxies\__CG__\App\Entity\User {#4372 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: App\Entity\User {#4304 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4286
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4292 …}
    +nested: Doctrine\ORM\PersistentCollection {#4294 …}
    +votes: Doctrine\ORM\PersistentCollection {#4296 …}
    +reports: Doctrine\ORM\PersistentCollection {#4298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
    -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 {#4287
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +body: "There’s at least one way to find out…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697835773 {#4377
    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 {#4368 …}
  +nested: Doctrine\ORM\PersistentCollection {#4366 …}
  +votes: Doctrine\ORM\PersistentCollection {#4370 …}
  +reports: Doctrine\ORM\PersistentCollection {#4382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
  -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 {#4380
    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 {#4376
  +user: Proxies\__CG__\App\Entity\User {#4372 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: App\Entity\User {#4304 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4286
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4292 …}
    +nested: Doctrine\ORM\PersistentCollection {#4294 …}
    +votes: Doctrine\ORM\PersistentCollection {#4296 …}
    +reports: Doctrine\ORM\PersistentCollection {#4298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
    -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 {#4287
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +body: "There’s at least one way to find out…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697835773 {#4377
    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 {#4368 …}
  +nested: Doctrine\ORM\PersistentCollection {#4366 …}
  +votes: Doctrine\ORM\PersistentCollection {#4370 …}
  +reports: Doctrine\ORM\PersistentCollection {#4382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
  -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 {#4380
    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 {#4440
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4376
    +user: Proxies\__CG__\App\Entity\User {#4372 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: App\Entity\User {#4304 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Are those edible?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697861414 {#4286
        date: 2023-10-21 06:10:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WhyAreWeHappy@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4292 …}
      +nested: Doctrine\ORM\PersistentCollection {#4294 …}
      +votes: Doctrine\ORM\PersistentCollection {#4296 …}
      +reports: Doctrine\ORM\PersistentCollection {#4298 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
      -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 {#4287
        date: 2023-10-20 22:58:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4291}
    +body: "There’s at least one way to find out…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697835773 {#4377
      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 {#4368 …}
    +nested: Doctrine\ORM\PersistentCollection {#4366 …}
    +votes: Doctrine\ORM\PersistentCollection {#4370 …}
    +reports: Doctrine\ORM\PersistentCollection {#4382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
    -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 {#4380
      date: 2023-10-20 23:02:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +body: "I prefer ordering psychedelics like shrooms online smoothly without having any difficulties"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697859572 {#4439
    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 {#4443 …}
  +nested: Doctrine\ORM\PersistentCollection {#4448 …}
  +votes: Doctrine\ORM\PersistentCollection {#4444 …}
  +reports: Doctrine\ORM\PersistentCollection {#4450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
  -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 {#4436
    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 {#4440
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4376
    +user: Proxies\__CG__\App\Entity\User {#4372 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: App\Entity\User {#4304 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Are those edible?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697861414 {#4286
        date: 2023-10-21 06:10:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WhyAreWeHappy@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4292 …}
      +nested: Doctrine\ORM\PersistentCollection {#4294 …}
      +votes: Doctrine\ORM\PersistentCollection {#4296 …}
      +reports: Doctrine\ORM\PersistentCollection {#4298 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
      -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 {#4287
        date: 2023-10-20 22:58:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4291}
    +body: "There’s at least one way to find out…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697835773 {#4377
      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 {#4368 …}
    +nested: Doctrine\ORM\PersistentCollection {#4366 …}
    +votes: Doctrine\ORM\PersistentCollection {#4370 …}
    +reports: Doctrine\ORM\PersistentCollection {#4382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
    -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 {#4380
      date: 2023-10-20 23:02:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +body: "I prefer ordering psychedelics like shrooms online smoothly without having any difficulties"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697859572 {#4439
    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 {#4443 …}
  +nested: Doctrine\ORM\PersistentCollection {#4448 …}
  +votes: Doctrine\ORM\PersistentCollection {#4444 …}
  +reports: Doctrine\ORM\PersistentCollection {#4450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
  -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 {#4436
    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 {#4440
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4376
    +user: Proxies\__CG__\App\Entity\User {#4372 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: App\Entity\User {#4304 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Are those edible?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697861414 {#4286
        date: 2023-10-21 06:10:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WhyAreWeHappy@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4292 …}
      +nested: Doctrine\ORM\PersistentCollection {#4294 …}
      +votes: Doctrine\ORM\PersistentCollection {#4296 …}
      +reports: Doctrine\ORM\PersistentCollection {#4298 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
      -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 {#4287
        date: 2023-10-20 22:58:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4291}
    +body: "There’s at least one way to find out…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697835773 {#4377
      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 {#4368 …}
    +nested: Doctrine\ORM\PersistentCollection {#4366 …}
    +votes: Doctrine\ORM\PersistentCollection {#4370 …}
    +reports: Doctrine\ORM\PersistentCollection {#4382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
    -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 {#4380
      date: 2023-10-20 23:02:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +body: "I prefer ordering psychedelics like shrooms online smoothly without having any difficulties"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697859572 {#4439
    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 {#4443 …}
  +nested: Doctrine\ORM\PersistentCollection {#4448 …}
  +votes: Doctrine\ORM\PersistentCollection {#4444 …}
  +reports: Doctrine\ORM\PersistentCollection {#4450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
  -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 {#4436
    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 {#4471
  +user: Proxies\__CG__\App\Entity\User {#4463 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4440
    +user: App\Entity\User {#4047 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4376
      +user: Proxies\__CG__\App\Entity\User {#4372 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4291
        +user: App\Entity\User {#4304 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Are those edible?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697861414 {#4286
          date: 2023-10-21 06:10:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WhyAreWeHappy@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4292 …}
        +nested: Doctrine\ORM\PersistentCollection {#4294 …}
        +votes: Doctrine\ORM\PersistentCollection {#4296 …}
        +reports: Doctrine\ORM\PersistentCollection {#4298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
        -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 {#4287
          date: 2023-10-20 22:58:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4291}
      +body: "There’s at least one way to find out…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697835773 {#4377
        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 {#4368 …}
      +nested: Doctrine\ORM\PersistentCollection {#4366 …}
      +votes: Doctrine\ORM\PersistentCollection {#4370 …}
      +reports: Doctrine\ORM\PersistentCollection {#4382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
      -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 {#4380
        date: 2023-10-20 23:02:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4291}
    +body: "I prefer ordering psychedelics like shrooms online smoothly without having any difficulties"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697859572 {#4439
      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 {#4443 …}
    +nested: Doctrine\ORM\PersistentCollection {#4448 …}
    +votes: Doctrine\ORM\PersistentCollection {#4444 …}
    +reports: Doctrine\ORM\PersistentCollection {#4450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
    -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 {#4436
      date: 2023-10-21 05:39:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +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 {#4466
    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 {#4461 …}
  +nested: Doctrine\ORM\PersistentCollection {#4459 …}
  +votes: Doctrine\ORM\PersistentCollection {#4457 …}
  +reports: Doctrine\ORM\PersistentCollection {#4473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
  -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 {#4469
    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 {#4471
  +user: Proxies\__CG__\App\Entity\User {#4463 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4440
    +user: App\Entity\User {#4047 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4376
      +user: Proxies\__CG__\App\Entity\User {#4372 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4291
        +user: App\Entity\User {#4304 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Are those edible?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697861414 {#4286
          date: 2023-10-21 06:10:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WhyAreWeHappy@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4292 …}
        +nested: Doctrine\ORM\PersistentCollection {#4294 …}
        +votes: Doctrine\ORM\PersistentCollection {#4296 …}
        +reports: Doctrine\ORM\PersistentCollection {#4298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
        -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 {#4287
          date: 2023-10-20 22:58:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4291}
      +body: "There’s at least one way to find out…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697835773 {#4377
        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 {#4368 …}
      +nested: Doctrine\ORM\PersistentCollection {#4366 …}
      +votes: Doctrine\ORM\PersistentCollection {#4370 …}
      +reports: Doctrine\ORM\PersistentCollection {#4382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
      -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 {#4380
        date: 2023-10-20 23:02:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4291}
    +body: "I prefer ordering psychedelics like shrooms online smoothly without having any difficulties"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697859572 {#4439
      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 {#4443 …}
    +nested: Doctrine\ORM\PersistentCollection {#4448 …}
    +votes: Doctrine\ORM\PersistentCollection {#4444 …}
    +reports: Doctrine\ORM\PersistentCollection {#4450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
    -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 {#4436
      date: 2023-10-21 05:39:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +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 {#4466
    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 {#4461 …}
  +nested: Doctrine\ORM\PersistentCollection {#4459 …}
  +votes: Doctrine\ORM\PersistentCollection {#4457 …}
  +reports: Doctrine\ORM\PersistentCollection {#4473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
  -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 {#4469
    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 {#4471
  +user: Proxies\__CG__\App\Entity\User {#4463 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4440
    +user: App\Entity\User {#4047 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4376
      +user: Proxies\__CG__\App\Entity\User {#4372 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4291
        +user: App\Entity\User {#4304 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Are those edible?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697861414 {#4286
          date: 2023-10-21 06:10:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WhyAreWeHappy@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4292 …}
        +nested: Doctrine\ORM\PersistentCollection {#4294 …}
        +votes: Doctrine\ORM\PersistentCollection {#4296 …}
        +reports: Doctrine\ORM\PersistentCollection {#4298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
        -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 {#4287
          date: 2023-10-20 22:58:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4291}
      +body: "There’s at least one way to find out…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697835773 {#4377
        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 {#4368 …}
      +nested: Doctrine\ORM\PersistentCollection {#4366 …}
      +votes: Doctrine\ORM\PersistentCollection {#4370 …}
      +reports: Doctrine\ORM\PersistentCollection {#4382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
      -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 {#4380
        date: 2023-10-20 23:02:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4291}
    +body: "I prefer ordering psychedelics like shrooms online smoothly without having any difficulties"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697859572 {#4439
      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 {#4443 …}
    +nested: Doctrine\ORM\PersistentCollection {#4448 …}
    +votes: Doctrine\ORM\PersistentCollection {#4444 …}
    +reports: Doctrine\ORM\PersistentCollection {#4450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
    -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 {#4436
      date: 2023-10-21 05:39:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +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 {#4466
    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 {#4461 …}
  +nested: Doctrine\ORM\PersistentCollection {#4459 …}
  +votes: Doctrine\ORM\PersistentCollection {#4457 …}
  +reports: Doctrine\ORM\PersistentCollection {#4473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
  -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 {#4469
    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 {#4390
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: App\Entity\User {#4304 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4286
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4292 …}
    +nested: Doctrine\ORM\PersistentCollection {#4294 …}
    +votes: Doctrine\ORM\PersistentCollection {#4296 …}
    +reports: Doctrine\ORM\PersistentCollection {#4298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
    -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 {#4287
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +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 {#4388
    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 {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4393 …}
  +votes: Doctrine\ORM\PersistentCollection {#4395 …}
  +reports: Doctrine\ORM\PersistentCollection {#4397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
  -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 {#4389
    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 {#4390
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: App\Entity\User {#4304 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4286
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4292 …}
    +nested: Doctrine\ORM\PersistentCollection {#4294 …}
    +votes: Doctrine\ORM\PersistentCollection {#4296 …}
    +reports: Doctrine\ORM\PersistentCollection {#4298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
    -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 {#4287
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +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 {#4388
    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 {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4393 …}
  +votes: Doctrine\ORM\PersistentCollection {#4395 …}
  +reports: Doctrine\ORM\PersistentCollection {#4397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
  -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 {#4389
    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 {#4390
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: App\Entity\User {#4304 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4286
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4292 …}
    +nested: Doctrine\ORM\PersistentCollection {#4294 …}
    +votes: Doctrine\ORM\PersistentCollection {#4296 …}
    +reports: Doctrine\ORM\PersistentCollection {#4298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
    -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 {#4287
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +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 {#4388
    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 {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4393 …}
  +votes: Doctrine\ORM\PersistentCollection {#4395 …}
  +reports: Doctrine\ORM\PersistentCollection {#4397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
  -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 {#4389
    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 {#4405
  +user: Proxies\__CG__\App\Entity\User {#4406 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: App\Entity\User {#4304 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4286
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4292 …}
    +nested: Doctrine\ORM\PersistentCollection {#4294 …}
    +votes: Doctrine\ORM\PersistentCollection {#4296 …}
    +reports: Doctrine\ORM\PersistentCollection {#4298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
    -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 {#4287
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +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 {#4403
    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 {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -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 {#4404
    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 {#4405
  +user: Proxies\__CG__\App\Entity\User {#4406 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: App\Entity\User {#4304 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4286
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4292 …}
    +nested: Doctrine\ORM\PersistentCollection {#4294 …}
    +votes: Doctrine\ORM\PersistentCollection {#4296 …}
    +reports: Doctrine\ORM\PersistentCollection {#4298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
    -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 {#4287
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +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 {#4403
    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 {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -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 {#4404
    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 {#4405
  +user: Proxies\__CG__\App\Entity\User {#4406 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#271
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-11 17:30:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-10-20 22:37:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: App\Entity\User {#4304 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Are those edible?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697861414 {#4286
      date: 2023-10-21 06:10:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhyAreWeHappy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4292 …}
    +nested: Doctrine\ORM\PersistentCollection {#4294 …}
    +votes: Doctrine\ORM\PersistentCollection {#4296 …}
    +reports: Doctrine\ORM\PersistentCollection {#4298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
    -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 {#4287
      date: 2023-10-20 22:58:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +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 {#4403
    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 {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -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 {#4404
    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 {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +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 {#275
    date: 2024-10-21 16:17:25.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -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 {#269
    date: 2024-10-11 03:03:17.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1697356126 {#271
    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