Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2399
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +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 {#270
      date: 2024-10-21 16:17:25.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 53
    +apId: "mushrooms@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mushrooms"
    +apPublicUrl: "https://lemmy.world/c/mushrooms"
    +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mushrooms"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728608597 {#268
      date: 2024-10-11 03:03:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697356126 {#276
      date: 2023-10-15 09:48:46.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Found-a-bunch-of-large-fleshy-and-hard-mushrooms-today"
  +title: "Found a bunch of large, fleshy and hard mushrooms today. Been spending the last 2 hours trying to identify them. Help is appreciated! (Mt Hood National Forest, OR)"
  +url: "https://lemmy.world/pictrs/image/509d7a61-f034-4f46-8519-355fc5bfe9d5.jpeg"
  +body: """
    ![](https://lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)\n
    \n
    For context:\n
    \n
    These were found in the Mt. Hood wilderness, about 50-100ft from a river, just next to a tree with some moss. Most of them were buried under the ground, but a few of them were poking out, which is how they caught my eye.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697977410 {#1828
    date: 2023-10-22 14:23:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 6909
  -titleTs: "'2':15 'appreci':23 'bunch':3 'fleshi':6 'forest':27 'found':1 'hard':8 'help':21 'hood':25 'hour':16 'identifi':19 'larg':5 'last':14 'mt':24 'mushroom':9 'nation':26 'spend':12 'today':10 'tri':17"
  -bodyTs: "'-100':16 '/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':3 '50':15 'buri':33 'caught':49 'context':5 'eye':51 'found':8 'ft':17 'ground':36 'hood':12 'lemmy.world':2 'lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':1 'moss':28 'mt':11 'next':22 'poke':43 'river':20 'tree':25 'wilder':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697994782
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7134510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697925782 {#2414
    date: 2023-10-22 00:03:02.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 {#2399
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +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 {#270
      date: 2024-10-21 16:17:25.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 53
    +apId: "mushrooms@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mushrooms"
    +apPublicUrl: "https://lemmy.world/c/mushrooms"
    +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mushrooms"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728608597 {#268
      date: 2024-10-11 03:03:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697356126 {#276
      date: 2023-10-15 09:48:46.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Found-a-bunch-of-large-fleshy-and-hard-mushrooms-today"
  +title: "Found a bunch of large, fleshy and hard mushrooms today. Been spending the last 2 hours trying to identify them. Help is appreciated! (Mt Hood National Forest, OR)"
  +url: "https://lemmy.world/pictrs/image/509d7a61-f034-4f46-8519-355fc5bfe9d5.jpeg"
  +body: """
    ![](https://lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)\n
    \n
    For context:\n
    \n
    These were found in the Mt. Hood wilderness, about 50-100ft from a river, just next to a tree with some moss. Most of them were buried under the ground, but a few of them were poking out, which is how they caught my eye.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697977410 {#1828
    date: 2023-10-22 14:23:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 6909
  -titleTs: "'2':15 'appreci':23 'bunch':3 'fleshi':6 'forest':27 'found':1 'hard':8 'help':21 'hood':25 'hour':16 'identifi':19 'larg':5 'last':14 'mt':24 'mushroom':9 'nation':26 'spend':12 'today':10 'tri':17"
  -bodyTs: "'-100':16 '/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':3 '50':15 'buri':33 'caught':49 'context':5 'eye':51 'found':8 'ft':17 'ground':36 'hood':12 'lemmy.world':2 'lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':1 'moss':28 'mt':11 'next':22 'poke':43 'river':20 'tree':25 'wilder':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697994782
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7134510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697925782 {#2414
    date: 2023-10-22 00:03:02.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 {#2399
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +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 {#270
      date: 2024-10-21 16:17:25.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 53
    +apId: "mushrooms@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mushrooms"
    +apPublicUrl: "https://lemmy.world/c/mushrooms"
    +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mushrooms"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728608597 {#268
      date: 2024-10-11 03:03:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697356126 {#276
      date: 2023-10-15 09:48:46.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Found-a-bunch-of-large-fleshy-and-hard-mushrooms-today"
  +title: "Found a bunch of large, fleshy and hard mushrooms today. Been spending the last 2 hours trying to identify them. Help is appreciated! (Mt Hood National Forest, OR)"
  +url: "https://lemmy.world/pictrs/image/509d7a61-f034-4f46-8519-355fc5bfe9d5.jpeg"
  +body: """
    ![](https://lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)\n
    \n
    For context:\n
    \n
    These were found in the Mt. Hood wilderness, about 50-100ft from a river, just next to a tree with some moss. Most of them were buried under the ground, but a few of them were poking out, which is how they caught my eye.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697977410 {#1828
    date: 2023-10-22 14:23:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 6909
  -titleTs: "'2':15 'appreci':23 'bunch':3 'fleshi':6 'forest':27 'found':1 'hard':8 'help':21 'hood':25 'hour':16 'identifi':19 'larg':5 'last':14 'mt':24 'mushroom':9 'nation':26 'spend':12 'today':10 'tri':17"
  -bodyTs: "'-100':16 '/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':3 '50':15 'buri':33 'caught':49 'context':5 'eye':51 'found':8 'ft':17 'ground':36 'hood':12 'lemmy.world':2 'lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':1 'moss':28 'mt':11 'next':22 'poke':43 'river':20 'tree':25 'wilder':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697994782
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7134510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697925782 {#2414
    date: 2023-10-22 00:03:02.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 {#4041
  +user: App\Entity\User {#3989 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#276
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Found-a-bunch-of-large-fleshy-and-hard-mushrooms-today"
    +title: "Found a bunch of large, fleshy and hard mushrooms today. Been spending the last 2 hours trying to identify them. Help is appreciated! (Mt Hood National Forest, OR)"
    +url: "https://lemmy.world/pictrs/image/509d7a61-f034-4f46-8519-355fc5bfe9d5.jpeg"
    +body: """
      ![](https://lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)\n
      \n
      For context:\n
      \n
      These were found in the Mt. Hood wilderness, about 50-100ft from a river, just next to a tree with some moss. Most of them were buried under the ground, but a few of them were poking out, which is how they caught my eye.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697977410 {#1828
      date: 2023-10-22 14:23:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 6909
    -titleTs: "'2':15 'appreci':23 'bunch':3 'fleshi':6 'forest':27 'found':1 'hard':8 'help':21 'hood':25 'hour':16 'identifi':19 'larg':5 'last':14 'mt':24 'mushroom':9 'nation':26 'spend':12 'today':10 'tri':17"
    -bodyTs: "'-100':16 '/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':3 '50':15 'buri':33 'caught':49 'context':5 'eye':51 'found':8 'ft':17 'ground':36 'hood':12 'lemmy.world':2 'lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':1 'moss':28 'mt':11 'next':22 'poke':43 'river':20 'tree':25 'wilder':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697994782
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7134510"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697925782 {#2414
      date: 2023-10-22 00:03:02.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +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: 1
  +score: 0
  +lastActive: DateTime @1697977410 {#4050
    date: 2023-10-22 14:23:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheKaul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4005 …}
  -id: 64592
  -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/4722596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697977410 {#3986
    date: 2023-10-22 14:23:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#3989 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#276
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Found-a-bunch-of-large-fleshy-and-hard-mushrooms-today"
    +title: "Found a bunch of large, fleshy and hard mushrooms today. Been spending the last 2 hours trying to identify them. Help is appreciated! (Mt Hood National Forest, OR)"
    +url: "https://lemmy.world/pictrs/image/509d7a61-f034-4f46-8519-355fc5bfe9d5.jpeg"
    +body: """
      ![](https://lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)\n
      \n
      For context:\n
      \n
      These were found in the Mt. Hood wilderness, about 50-100ft from a river, just next to a tree with some moss. Most of them were buried under the ground, but a few of them were poking out, which is how they caught my eye.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697977410 {#1828
      date: 2023-10-22 14:23:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 6909
    -titleTs: "'2':15 'appreci':23 'bunch':3 'fleshi':6 'forest':27 'found':1 'hard':8 'help':21 'hood':25 'hour':16 'identifi':19 'larg':5 'last':14 'mt':24 'mushroom':9 'nation':26 'spend':12 'today':10 'tri':17"
    -bodyTs: "'-100':16 '/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':3 '50':15 'buri':33 'caught':49 'context':5 'eye':51 'found':8 'ft':17 'ground':36 'hood':12 'lemmy.world':2 'lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':1 'moss':28 'mt':11 'next':22 'poke':43 'river':20 'tree':25 'wilder':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697994782
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7134510"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697925782 {#2414
      date: 2023-10-22 00:03:02.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +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: 1
  +score: 0
  +lastActive: DateTime @1697977410 {#4050
    date: 2023-10-22 14:23:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheKaul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4005 …}
  -id: 64592
  -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/4722596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697977410 {#3986
    date: 2023-10-22 14:23:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#3989 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#276
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Found-a-bunch-of-large-fleshy-and-hard-mushrooms-today"
    +title: "Found a bunch of large, fleshy and hard mushrooms today. Been spending the last 2 hours trying to identify them. Help is appreciated! (Mt Hood National Forest, OR)"
    +url: "https://lemmy.world/pictrs/image/509d7a61-f034-4f46-8519-355fc5bfe9d5.jpeg"
    +body: """
      ![](https://lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)\n
      \n
      For context:\n
      \n
      These were found in the Mt. Hood wilderness, about 50-100ft from a river, just next to a tree with some moss. Most of them were buried under the ground, but a few of them were poking out, which is how they caught my eye.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697977410 {#1828
      date: 2023-10-22 14:23:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 6909
    -titleTs: "'2':15 'appreci':23 'bunch':3 'fleshi':6 'forest':27 'found':1 'hard':8 'help':21 'hood':25 'hour':16 'identifi':19 'larg':5 'last':14 'mt':24 'mushroom':9 'nation':26 'spend':12 'today':10 'tri':17"
    -bodyTs: "'-100':16 '/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':3 '50':15 'buri':33 'caught':49 'context':5 'eye':51 'found':8 'ft':17 'ground':36 'hood':12 'lemmy.world':2 'lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':1 'moss':28 'mt':11 'next':22 'poke':43 'river':20 'tree':25 'wilder':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697994782
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7134510"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697925782 {#2414
      date: 2023-10-22 00:03:02.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +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: 1
  +score: 0
  +lastActive: DateTime @1697977410 {#4050
    date: 2023-10-22 14:23:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheKaul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4005 …}
  -id: 64592
  -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/4722596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697977410 {#3986
    date: 2023-10-22 14:23:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4073
  +user: App\Entity\User {#4062 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#276
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Found-a-bunch-of-large-fleshy-and-hard-mushrooms-today"
    +title: "Found a bunch of large, fleshy and hard mushrooms today. Been spending the last 2 hours trying to identify them. Help is appreciated! (Mt Hood National Forest, OR)"
    +url: "https://lemmy.world/pictrs/image/509d7a61-f034-4f46-8519-355fc5bfe9d5.jpeg"
    +body: """
      ![](https://lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)\n
      \n
      For context:\n
      \n
      These were found in the Mt. Hood wilderness, about 50-100ft from a river, just next to a tree with some moss. Most of them were buried under the ground, but a few of them were poking out, which is how they caught my eye.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697977410 {#1828
      date: 2023-10-22 14:23:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 6909
    -titleTs: "'2':15 'appreci':23 'bunch':3 'fleshi':6 'forest':27 'found':1 'hard':8 'help':21 'hood':25 'hour':16 'identifi':19 'larg':5 'last':14 'mt':24 'mushroom':9 'nation':26 'spend':12 'today':10 'tri':17"
    -bodyTs: "'-100':16 '/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':3 '50':15 'buri':33 'caught':49 'context':5 'eye':51 'found':8 'ft':17 'ground':36 'hood':12 'lemmy.world':2 'lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':1 'moss':28 'mt':11 'next':22 'poke':43 'river':20 'tree':25 'wilder':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697994782
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7134510"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697925782 {#2414
      date: 2023-10-22 00:03:02.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    Google search says it’s russula adusta\n
    \n
    [burkeherbarium.org/imagecollection/taxon.php?Taxo…](https://burkeherbarium.org/imagecollection/taxon.php?Taxon=Russula%20adusta)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697927415 {#4079
    date: 2023-10-22 00:30:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheKaul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4078 …}
  +nested: Doctrine\ORM\PersistentCollection {#4077 …}
  +votes: Doctrine\ORM\PersistentCollection {#4068 …}
  +reports: Doctrine\ORM\PersistentCollection {#4071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4064 …}
  -id: 63727
  -bodyTs: "'/imagecollection/taxon.php?taxo':10 '/imagecollection/taxon.php?taxon=russula%20adusta)':13 'adusta':7 'burkeherbarium.org':9,12 'burkeherbarium.org/imagecollection/taxon.php?taxo':8 'burkeherbarium.org/imagecollection/taxon.php?taxon=russula%20adusta)':11 'googl':1 'russula':6 'say':3 'search':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4707752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697927415 {#4084
    date: 2023-10-22 00:30:15.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 {#4073
  +user: App\Entity\User {#4062 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#276
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Found-a-bunch-of-large-fleshy-and-hard-mushrooms-today"
    +title: "Found a bunch of large, fleshy and hard mushrooms today. Been spending the last 2 hours trying to identify them. Help is appreciated! (Mt Hood National Forest, OR)"
    +url: "https://lemmy.world/pictrs/image/509d7a61-f034-4f46-8519-355fc5bfe9d5.jpeg"
    +body: """
      ![](https://lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)\n
      \n
      For context:\n
      \n
      These were found in the Mt. Hood wilderness, about 50-100ft from a river, just next to a tree with some moss. Most of them were buried under the ground, but a few of them were poking out, which is how they caught my eye.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697977410 {#1828
      date: 2023-10-22 14:23:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 6909
    -titleTs: "'2':15 'appreci':23 'bunch':3 'fleshi':6 'forest':27 'found':1 'hard':8 'help':21 'hood':25 'hour':16 'identifi':19 'larg':5 'last':14 'mt':24 'mushroom':9 'nation':26 'spend':12 'today':10 'tri':17"
    -bodyTs: "'-100':16 '/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':3 '50':15 'buri':33 'caught':49 'context':5 'eye':51 'found':8 'ft':17 'ground':36 'hood':12 'lemmy.world':2 'lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':1 'moss':28 'mt':11 'next':22 'poke':43 'river':20 'tree':25 'wilder':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697994782
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7134510"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697925782 {#2414
      date: 2023-10-22 00:03:02.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    Google search says it’s russula adusta\n
    \n
    [burkeherbarium.org/imagecollection/taxon.php?Taxo…](https://burkeherbarium.org/imagecollection/taxon.php?Taxon=Russula%20adusta)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697927415 {#4079
    date: 2023-10-22 00:30:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheKaul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4078 …}
  +nested: Doctrine\ORM\PersistentCollection {#4077 …}
  +votes: Doctrine\ORM\PersistentCollection {#4068 …}
  +reports: Doctrine\ORM\PersistentCollection {#4071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4064 …}
  -id: 63727
  -bodyTs: "'/imagecollection/taxon.php?taxo':10 '/imagecollection/taxon.php?taxon=russula%20adusta)':13 'adusta':7 'burkeherbarium.org':9,12 'burkeherbarium.org/imagecollection/taxon.php?taxo':8 'burkeherbarium.org/imagecollection/taxon.php?taxon=russula%20adusta)':11 'googl':1 'russula':6 'say':3 'search':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4707752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697927415 {#4084
    date: 2023-10-22 00:30:15.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 {#4073
  +user: App\Entity\User {#4062 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#276
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Found-a-bunch-of-large-fleshy-and-hard-mushrooms-today"
    +title: "Found a bunch of large, fleshy and hard mushrooms today. Been spending the last 2 hours trying to identify them. Help is appreciated! (Mt Hood National Forest, OR)"
    +url: "https://lemmy.world/pictrs/image/509d7a61-f034-4f46-8519-355fc5bfe9d5.jpeg"
    +body: """
      ![](https://lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)\n
      \n
      For context:\n
      \n
      These were found in the Mt. Hood wilderness, about 50-100ft from a river, just next to a tree with some moss. Most of them were buried under the ground, but a few of them were poking out, which is how they caught my eye.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697977410 {#1828
      date: 2023-10-22 14:23:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 6909
    -titleTs: "'2':15 'appreci':23 'bunch':3 'fleshi':6 'forest':27 'found':1 'hard':8 'help':21 'hood':25 'hour':16 'identifi':19 'larg':5 'last':14 'mt':24 'mushroom':9 'nation':26 'spend':12 'today':10 'tri':17"
    -bodyTs: "'-100':16 '/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':3 '50':15 'buri':33 'caught':49 'context':5 'eye':51 'found':8 'ft':17 'ground':36 'hood':12 'lemmy.world':2 'lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':1 'moss':28 'mt':11 'next':22 'poke':43 'river':20 'tree':25 'wilder':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697994782
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7134510"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697925782 {#2414
      date: 2023-10-22 00:03:02.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    Google search says it’s russula adusta\n
    \n
    [burkeherbarium.org/imagecollection/taxon.php?Taxo…](https://burkeherbarium.org/imagecollection/taxon.php?Taxon=Russula%20adusta)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697927415 {#4079
    date: 2023-10-22 00:30:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheKaul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4078 …}
  +nested: Doctrine\ORM\PersistentCollection {#4077 …}
  +votes: Doctrine\ORM\PersistentCollection {#4068 …}
  +reports: Doctrine\ORM\PersistentCollection {#4071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4064 …}
  -id: 63727
  -bodyTs: "'/imagecollection/taxon.php?taxo':10 '/imagecollection/taxon.php?taxon=russula%20adusta)':13 'adusta':7 'burkeherbarium.org':9,12 'burkeherbarium.org/imagecollection/taxon.php?taxo':8 'burkeherbarium.org/imagecollection/taxon.php?taxon=russula%20adusta)':11 'googl':1 'russula':6 'say':3 'search':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4707752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697927415 {#4084
    date: 2023-10-22 00:30:15.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 {#4158
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#276
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Found-a-bunch-of-large-fleshy-and-hard-mushrooms-today"
    +title: "Found a bunch of large, fleshy and hard mushrooms today. Been spending the last 2 hours trying to identify them. Help is appreciated! (Mt Hood National Forest, OR)"
    +url: "https://lemmy.world/pictrs/image/509d7a61-f034-4f46-8519-355fc5bfe9d5.jpeg"
    +body: """
      ![](https://lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)\n
      \n
      For context:\n
      \n
      These were found in the Mt. Hood wilderness, about 50-100ft from a river, just next to a tree with some moss. Most of them were buried under the ground, but a few of them were poking out, which is how they caught my eye.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697977410 {#1828
      date: 2023-10-22 14:23:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 6909
    -titleTs: "'2':15 'appreci':23 'bunch':3 'fleshi':6 'forest':27 'found':1 'hard':8 'help':21 'hood':25 'hour':16 'identifi':19 'larg':5 'last':14 'mt':24 'mushroom':9 'nation':26 'spend':12 'today':10 'tri':17"
    -bodyTs: "'-100':16 '/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':3 '50':15 'buri':33 'caught':49 'context':5 'eye':51 'found':8 'ft':17 'ground':36 'hood':12 'lemmy.world':2 'lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':1 'moss':28 'mt':11 'next':22 'poke':43 'river':20 'tree':25 'wilder':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697994782
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7134510"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697925782 {#2414
      date: 2023-10-22 00:03:02.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    More info:\n
    \n
    I cut one in half about 20 minutes ago. So far no discoloration. The smell is sweet, almost reminds me of melons? One of them has a slight orange spot in the gills that I assume is bruising.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697927183 {#4153
    date: 2023-10-22 00:26:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheKaul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4159 …}
  +nested: Doctrine\ORM\PersistentCollection {#4161 …}
  +votes: Doctrine\ORM\PersistentCollection {#4163 …}
  +reports: Doctrine\ORM\PersistentCollection {#4165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
  -id: 63725
  -bodyTs: "'20':9 'ago':11 'almost':20 'assum':38 'bruis':40 'cut':4 'discolor':15 'far':13 'gill':35 'half':7 'info':2 'melon':24 'minut':10 'one':5,25 'orang':31 'remind':21 'slight':30 'smell':17 'spot':32 'sweet':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4707666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697927183 {#4154
    date: 2023-10-22 00:26:23.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 {#4158
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#276
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Found-a-bunch-of-large-fleshy-and-hard-mushrooms-today"
    +title: "Found a bunch of large, fleshy and hard mushrooms today. Been spending the last 2 hours trying to identify them. Help is appreciated! (Mt Hood National Forest, OR)"
    +url: "https://lemmy.world/pictrs/image/509d7a61-f034-4f46-8519-355fc5bfe9d5.jpeg"
    +body: """
      ![](https://lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)\n
      \n
      For context:\n
      \n
      These were found in the Mt. Hood wilderness, about 50-100ft from a river, just next to a tree with some moss. Most of them were buried under the ground, but a few of them were poking out, which is how they caught my eye.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697977410 {#1828
      date: 2023-10-22 14:23:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 6909
    -titleTs: "'2':15 'appreci':23 'bunch':3 'fleshi':6 'forest':27 'found':1 'hard':8 'help':21 'hood':25 'hour':16 'identifi':19 'larg':5 'last':14 'mt':24 'mushroom':9 'nation':26 'spend':12 'today':10 'tri':17"
    -bodyTs: "'-100':16 '/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':3 '50':15 'buri':33 'caught':49 'context':5 'eye':51 'found':8 'ft':17 'ground':36 'hood':12 'lemmy.world':2 'lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':1 'moss':28 'mt':11 'next':22 'poke':43 'river':20 'tree':25 'wilder':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697994782
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7134510"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697925782 {#2414
      date: 2023-10-22 00:03:02.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    More info:\n
    \n
    I cut one in half about 20 minutes ago. So far no discoloration. The smell is sweet, almost reminds me of melons? One of them has a slight orange spot in the gills that I assume is bruising.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697927183 {#4153
    date: 2023-10-22 00:26:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheKaul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4159 …}
  +nested: Doctrine\ORM\PersistentCollection {#4161 …}
  +votes: Doctrine\ORM\PersistentCollection {#4163 …}
  +reports: Doctrine\ORM\PersistentCollection {#4165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
  -id: 63725
  -bodyTs: "'20':9 'ago':11 'almost':20 'assum':38 'bruis':40 'cut':4 'discolor':15 'far':13 'gill':35 'half':7 'info':2 'melon':24 'minut':10 'one':5,25 'orang':31 'remind':21 'slight':30 'smell':17 'spot':32 'sweet':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4707666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697927183 {#4154
    date: 2023-10-22 00:26:23.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 {#4158
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 53
      +apId: "mushrooms@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mushrooms"
      +apPublicUrl: "https://lemmy.world/c/mushrooms"
      +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mushrooms"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728608597 {#268
        date: 2024-10-11 03:03:17.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697356126 {#276
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Found-a-bunch-of-large-fleshy-and-hard-mushrooms-today"
    +title: "Found a bunch of large, fleshy and hard mushrooms today. Been spending the last 2 hours trying to identify them. Help is appreciated! (Mt Hood National Forest, OR)"
    +url: "https://lemmy.world/pictrs/image/509d7a61-f034-4f46-8519-355fc5bfe9d5.jpeg"
    +body: """
      ![](https://lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)\n
      \n
      For context:\n
      \n
      These were found in the Mt. Hood wilderness, about 50-100ft from a river, just next to a tree with some moss. Most of them were buried under the ground, but a few of them were poking out, which is how they caught my eye.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697977410 {#1828
      date: 2023-10-22 14:23:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 6909
    -titleTs: "'2':15 'appreci':23 'bunch':3 'fleshi':6 'forest':27 'found':1 'hard':8 'help':21 'hood':25 'hour':16 'identifi':19 'larg':5 'last':14 'mt':24 'mushroom':9 'nation':26 'spend':12 'today':10 'tri':17"
    -bodyTs: "'-100':16 '/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':3 '50':15 'buri':33 'caught':49 'context':5 'eye':51 'found':8 'ft':17 'ground':36 'hood':12 'lemmy.world':2 'lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':1 'moss':28 'mt':11 'next':22 'poke':43 'river':20 'tree':25 'wilder':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697994782
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7134510"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697925782 {#2414
      date: 2023-10-22 00:03:02.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    More info:\n
    \n
    I cut one in half about 20 minutes ago. So far no discoloration. The smell is sweet, almost reminds me of melons? One of them has a slight orange spot in the gills that I assume is bruising.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697927183 {#4153
    date: 2023-10-22 00:26:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheKaul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4159 …}
  +nested: Doctrine\ORM\PersistentCollection {#4161 …}
  +votes: Doctrine\ORM\PersistentCollection {#4163 …}
  +reports: Doctrine\ORM\PersistentCollection {#4165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
  -id: 63725
  -bodyTs: "'20':9 'ago':11 'almost':20 'assum':38 'bruis':40 'cut':4 'discolor':15 'far':13 'gill':35 'half':7 'info':2 'melon':24 'minut':10 'one':5,25 'orang':31 'remind':21 'slight':30 'smell':17 'spot':32 'sweet':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4707666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697927183 {#4154
    date: 2023-10-22 00:26:23.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 edit
App\Entity\Magazine {#262
  +icon: Proxies\__CG__\App\Entity\Image {#242 …}
  +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 {#270
    date: 2024-10-21 16:17:25.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#233 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
  +entries: Doctrine\ORM\PersistentCollection {#176 …}
  +posts: Doctrine\ORM\PersistentCollection {#134 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
  +bans: Doctrine\ORM\PersistentCollection {#113 …}
  +reports: Doctrine\ORM\PersistentCollection {#99 …}
  +badges: Doctrine\ORM\PersistentCollection {#77 …}
  +logs: Doctrine\ORM\PersistentCollection {#67 …}
  +awards: Doctrine\ORM\PersistentCollection {#2434 …}
  +categories: Doctrine\ORM\PersistentCollection {#1804 …}
  -id: 53
  +apId: "mushrooms@lemmy.world"
  +apProfileId: "https://lemmy.world/c/mushrooms"
  +apPublicUrl: "https://lemmy.world/c/mushrooms"
  +apFollowersUrl: "https://lemmy.world/c/mushrooms/followers"
  +apInboxUrl: "https://lemmy.world/inbox"
  +apDomain: "lemmy.world"
  +apPreferredUsername: "mushrooms"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728608597 {#268
    date: 2024-10-11 03:03:17.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1697356126 {#276
    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