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 …}
}
4.35 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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: App\Entity\Magazine {#258
    +icon: Proxies\__CG__\App\Entity\Image {#238 …}
    +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 {#269
      date: 2024-10-21 16:17:25.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#229 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
    +entries: Doctrine\ORM\PersistentCollection {#172 …}
    +posts: Doctrine\ORM\PersistentCollection {#130 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
    +bans: Doctrine\ORM\PersistentCollection {#109 …}
    +reports: Doctrine\ORM\PersistentCollection {#95 …}
    +badges: Doctrine\ORM\PersistentCollection {#73 …}
    +logs: Doctrine\ORM\PersistentCollection {#63 …}
    +awards: Doctrine\ORM\PersistentCollection {#1815 …}
    +categories: Doctrine\ORM\PersistentCollection {#1858 …}
    -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 {#274
      date: 2023-10-15 09:48:46.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
  +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
  +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
  +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700235935 {#1814
    date: 2023-11-17 16:45:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 6226
  -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
  -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696713349
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10666984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696682849 {#2412
    date: 2023-10-07 14:47:29.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: App\Entity\Magazine {#258
    +icon: Proxies\__CG__\App\Entity\Image {#238 …}
    +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 {#269
      date: 2024-10-21 16:17:25.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#229 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
    +entries: Doctrine\ORM\PersistentCollection {#172 …}
    +posts: Doctrine\ORM\PersistentCollection {#130 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
    +bans: Doctrine\ORM\PersistentCollection {#109 …}
    +reports: Doctrine\ORM\PersistentCollection {#95 …}
    +badges: Doctrine\ORM\PersistentCollection {#73 …}
    +logs: Doctrine\ORM\PersistentCollection {#63 …}
    +awards: Doctrine\ORM\PersistentCollection {#1815 …}
    +categories: Doctrine\ORM\PersistentCollection {#1858 …}
    -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 {#274
      date: 2023-10-15 09:48:46.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
  +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
  +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
  +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700235935 {#1814
    date: 2023-11-17 16:45:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 6226
  -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
  -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696713349
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10666984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696682849 {#2412
    date: 2023-10-07 14:47:29.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: App\Entity\Magazine {#258
    +icon: Proxies\__CG__\App\Entity\Image {#238 …}
    +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 {#269
      date: 2024-10-21 16:17:25.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#229 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
    +entries: Doctrine\ORM\PersistentCollection {#172 …}
    +posts: Doctrine\ORM\PersistentCollection {#130 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
    +bans: Doctrine\ORM\PersistentCollection {#109 …}
    +reports: Doctrine\ORM\PersistentCollection {#95 …}
    +badges: Doctrine\ORM\PersistentCollection {#73 …}
    +logs: Doctrine\ORM\PersistentCollection {#63 …}
    +awards: Doctrine\ORM\PersistentCollection {#1815 …}
    +categories: Doctrine\ORM\PersistentCollection {#1858 …}
    -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 {#274
      date: 2023-10-15 09:48:46.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
  +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
  +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
  +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700235935 {#1814
    date: 2023-11-17 16:45:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 6226
  -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
  -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696713349
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10666984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696682849 {#2412
    date: 2023-10-07 14:47:29.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 {#4028
  +user: App\Entity\User {#3977 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: null
  +root: null
  +body: """
    Researcher: Hey, rodent, do you still have mental illness?\n
    \n
    Rodent: *Squeak Squeeeeeek*\n
    \n
    Researcher: What an astounding success!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700235935 {#4038
    date: 2023-11-17 16:45:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4026 …}
  +nested: Doctrine\ORM\PersistentCollection {#4024 …}
  +votes: Doctrine\ORM\PersistentCollection {#4022 …}
  +reports: Doctrine\ORM\PersistentCollection {#4020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3992 …}
  -id: 133687
  -bodyTs: "'astound':16 'hey':2 'ill':9 'mental':8 'research':1,13 'rodent':3,10 'squeak':11 'squeeeeeek':12 'still':6 'success':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5384649"
  +editedAt: DateTimeImmutable @1700516568 {#3970
    date: 2023-11-20 22:42:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700235935 {#4037
    date: 2023-11-17 16:45:35.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 {#4028
  +user: App\Entity\User {#3977 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: null
  +root: null
  +body: """
    Researcher: Hey, rodent, do you still have mental illness?\n
    \n
    Rodent: *Squeak Squeeeeeek*\n
    \n
    Researcher: What an astounding success!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700235935 {#4038
    date: 2023-11-17 16:45:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4026 …}
  +nested: Doctrine\ORM\PersistentCollection {#4024 …}
  +votes: Doctrine\ORM\PersistentCollection {#4022 …}
  +reports: Doctrine\ORM\PersistentCollection {#4020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3992 …}
  -id: 133687
  -bodyTs: "'astound':16 'hey':2 'ill':9 'mental':8 'research':1,13 'rodent':3,10 'squeak':11 'squeeeeeek':12 'still':6 'success':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5384649"
  +editedAt: DateTimeImmutable @1700516568 {#3970
    date: 2023-11-20 22:42:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700235935 {#4037
    date: 2023-11-17 16:45:35.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 {#4028
  +user: App\Entity\User {#3977 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: null
  +root: null
  +body: """
    Researcher: Hey, rodent, do you still have mental illness?\n
    \n
    Rodent: *Squeak Squeeeeeek*\n
    \n
    Researcher: What an astounding success!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700235935 {#4038
    date: 2023-11-17 16:45:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4026 …}
  +nested: Doctrine\ORM\PersistentCollection {#4024 …}
  +votes: Doctrine\ORM\PersistentCollection {#4022 …}
  +reports: Doctrine\ORM\PersistentCollection {#4020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3992 …}
  -id: 133687
  -bodyTs: "'astound':16 'hey':2 'ill':9 'mental':8 'research':1,13 'rodent':3,10 'squeak':11 'squeeeeeek':12 'still':6 'success':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5384649"
  +editedAt: DateTimeImmutable @1700516568 {#3970
    date: 2023-11-20 22:42:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700235935 {#4037
    date: 2023-11-17 16:45:35.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 {#4067
  +user: App\Entity\User {#4057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: null
  +root: null
  +body: "This seems kind of silly to me. This is a drug that affects the brain, and that is nearly harmless at the microdose level. Just test on human volunteers. That way your results have useful clinical meaning. You can’t really ask the rats how they felt after the regimen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697643946 {#4079
    date: 2023-10-18 17:45:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4072 …}
  +nested: Doctrine\ORM\PersistentCollection {#4071 …}
  +votes: Doctrine\ORM\PersistentCollection {#4061 …}
  +reports: Doctrine\ORM\PersistentCollection {#4064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
  -id: 57144
  -bodyTs: "'affect':13 'ask':42 'brain':15 'clinic':36 'drug':11 'felt':47 'harmless':20 'human':28 'kind':3 'level':24 'mean':37 'microdos':23 'near':19 'rat':44 'realli':41 'regimen':50 'result':33 'seem':2 'silli':5 'test':26 'use':35 'volunt':29 'way':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3825624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696694121 {#4080
    date: 2023-10-07 17:55:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4067
  +user: App\Entity\User {#4057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: null
  +root: null
  +body: "This seems kind of silly to me. This is a drug that affects the brain, and that is nearly harmless at the microdose level. Just test on human volunteers. That way your results have useful clinical meaning. You can’t really ask the rats how they felt after the regimen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697643946 {#4079
    date: 2023-10-18 17:45:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4072 …}
  +nested: Doctrine\ORM\PersistentCollection {#4071 …}
  +votes: Doctrine\ORM\PersistentCollection {#4061 …}
  +reports: Doctrine\ORM\PersistentCollection {#4064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
  -id: 57144
  -bodyTs: "'affect':13 'ask':42 'brain':15 'clinic':36 'drug':11 'felt':47 'harmless':20 'human':28 'kind':3 'level':24 'mean':37 'microdos':23 'near':19 'rat':44 'realli':41 'regimen':50 'result':33 'seem':2 'silli':5 'test':26 'use':35 'volunt':29 'way':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3825624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696694121 {#4080
    date: 2023-10-07 17:55:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4067
  +user: App\Entity\User {#4057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: null
  +root: null
  +body: "This seems kind of silly to me. This is a drug that affects the brain, and that is nearly harmless at the microdose level. Just test on human volunteers. That way your results have useful clinical meaning. You can’t really ask the rats how they felt after the regimen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697643946 {#4079
    date: 2023-10-18 17:45:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4072 …}
  +nested: Doctrine\ORM\PersistentCollection {#4071 …}
  +votes: Doctrine\ORM\PersistentCollection {#4061 …}
  +reports: Doctrine\ORM\PersistentCollection {#4064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
  -id: 57144
  -bodyTs: "'affect':13 'ask':42 'brain':15 'clinic':36 'drug':11 'felt':47 'harmless':20 'human':28 'kind':3 'level':24 'mean':37 'microdos':23 'near':19 'rat':44 'realli':41 'regimen':50 'result':33 'seem':2 'silli':5 'test':26 'use':35 'volunt':29 'way':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3825624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696694121 {#4080
    date: 2023-10-07 17:55:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4243
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: App\Entity\EntryComment {#4067
    +user: App\Entity\User {#4057 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#258}
    +image: null
    +parent: null
    +root: null
    +body: "This seems kind of silly to me. This is a drug that affects the brain, and that is nearly harmless at the microdose level. Just test on human volunteers. That way your results have useful clinical meaning. You can’t really ask the rats how they felt after the regimen."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697643946 {#4079
      date: 2023-10-18 17:45:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@treefrog@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4061 …}
    +reports: Doctrine\ORM\PersistentCollection {#4064 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
    -id: 57144
    -bodyTs: "'affect':13 'ask':42 'brain':15 'clinic':36 'drug':11 'felt':47 'harmless':20 'human':28 'kind':3 'level':24 'mean':37 'microdos':23 'near':19 'rat':44 'realli':41 'regimen':50 'result':33 'seem':2 'silli':5 'test':26 'use':35 'volunt':29 'way':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3825624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696694121 {#4080
      date: 2023-10-07 17:55:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +body: """
    They are, but placebo makes it difficult to measure.\n
    \n
    This study proves more is going on then placebo and will surely help more funding go into human studies.\n
    \n
    It’s certainly *not* silly. But I keep pet rats and I do find the methods used in animal studies often *cruel*. This one included.\n
    \n
    But it’s not silly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696698946 {#4241
    date: 2023-10-07 19:15:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
    "@antlion@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4244 …}
  +nested: Doctrine\ORM\PersistentCollection {#4246 …}
  +votes: Doctrine\ORM\PersistentCollection {#4248 …}
  +reports: Doctrine\ORM\PersistentCollection {#4250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4254 …}
  -id: 57145
  -bodyTs: "'anim':47 'certain':31 'cruel':50 'difficult':7 'find':42 'fund':24 'go':15,25 'help':22 'human':27 'includ':53 'keep':36 'make':5 'measur':9 'method':44 'often':49 'one':52 'pet':37 'placebo':4,18 'prove':12 'rat':38 'silli':33,58 'studi':11,28,48 'sure':21 'use':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4491812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696698946 {#4242
    date: 2023-10-07 19:15:46.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 {#4243
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: App\Entity\EntryComment {#4067
    +user: App\Entity\User {#4057 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#258}
    +image: null
    +parent: null
    +root: null
    +body: "This seems kind of silly to me. This is a drug that affects the brain, and that is nearly harmless at the microdose level. Just test on human volunteers. That way your results have useful clinical meaning. You can’t really ask the rats how they felt after the regimen."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697643946 {#4079
      date: 2023-10-18 17:45:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@treefrog@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4061 …}
    +reports: Doctrine\ORM\PersistentCollection {#4064 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
    -id: 57144
    -bodyTs: "'affect':13 'ask':42 'brain':15 'clinic':36 'drug':11 'felt':47 'harmless':20 'human':28 'kind':3 'level':24 'mean':37 'microdos':23 'near':19 'rat':44 'realli':41 'regimen':50 'result':33 'seem':2 'silli':5 'test':26 'use':35 'volunt':29 'way':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3825624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696694121 {#4080
      date: 2023-10-07 17:55:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +body: """
    They are, but placebo makes it difficult to measure.\n
    \n
    This study proves more is going on then placebo and will surely help more funding go into human studies.\n
    \n
    It’s certainly *not* silly. But I keep pet rats and I do find the methods used in animal studies often *cruel*. This one included.\n
    \n
    But it’s not silly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696698946 {#4241
    date: 2023-10-07 19:15:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
    "@antlion@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4244 …}
  +nested: Doctrine\ORM\PersistentCollection {#4246 …}
  +votes: Doctrine\ORM\PersistentCollection {#4248 …}
  +reports: Doctrine\ORM\PersistentCollection {#4250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4254 …}
  -id: 57145
  -bodyTs: "'anim':47 'certain':31 'cruel':50 'difficult':7 'find':42 'fund':24 'go':15,25 'help':22 'human':27 'includ':53 'keep':36 'make':5 'measur':9 'method':44 'often':49 'one':52 'pet':37 'placebo':4,18 'prove':12 'rat':38 'silli':33,58 'studi':11,28,48 'sure':21 'use':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4491812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696698946 {#4242
    date: 2023-10-07 19:15:46.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 {#4243
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: App\Entity\EntryComment {#4067
    +user: App\Entity\User {#4057 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#258}
    +image: null
    +parent: null
    +root: null
    +body: "This seems kind of silly to me. This is a drug that affects the brain, and that is nearly harmless at the microdose level. Just test on human volunteers. That way your results have useful clinical meaning. You can’t really ask the rats how they felt after the regimen."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697643946 {#4079
      date: 2023-10-18 17:45:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@treefrog@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4061 …}
    +reports: Doctrine\ORM\PersistentCollection {#4064 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
    -id: 57144
    -bodyTs: "'affect':13 'ask':42 'brain':15 'clinic':36 'drug':11 'felt':47 'harmless':20 'human':28 'kind':3 'level':24 'mean':37 'microdos':23 'near':19 'rat':44 'realli':41 'regimen':50 'result':33 'seem':2 'silli':5 'test':26 'use':35 'volunt':29 'way':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3825624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696694121 {#4080
      date: 2023-10-07 17:55:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +body: """
    They are, but placebo makes it difficult to measure.\n
    \n
    This study proves more is going on then placebo and will surely help more funding go into human studies.\n
    \n
    It’s certainly *not* silly. But I keep pet rats and I do find the methods used in animal studies often *cruel*. This one included.\n
    \n
    But it’s not silly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696698946 {#4241
    date: 2023-10-07 19:15:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
    "@antlion@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4244 …}
  +nested: Doctrine\ORM\PersistentCollection {#4246 …}
  +votes: Doctrine\ORM\PersistentCollection {#4248 …}
  +reports: Doctrine\ORM\PersistentCollection {#4250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4254 …}
  -id: 57145
  -bodyTs: "'anim':47 'certain':31 'cruel':50 'difficult':7 'find':42 'fund':24 'go':15,25 'help':22 'human':27 'includ':53 'keep':36 'make':5 'measur':9 'method':44 'often':49 'one':52 'pet':37 'placebo':4,18 'prove':12 'rat':38 'silli':33,58 'studi':11,28,48 'sure':21 'use':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4491812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696698946 {#4242
    date: 2023-10-07 19:15:46.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 {#4229
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: App\Entity\EntryComment {#4144 …}
  +root: App\Entity\EntryComment {#4144 …}
  +body: """
    Was your dose frequency every other day?\n
    \n
    I have a friend wanting to microdose and want her to be aware of your experience and possible withdrawal symptoms. The study used every other day which I would assume would minimize withdrawal considering psilocybin has a short half-life.\n
    \n
    But I haven’t tried microing in years and when I did I only stuck with it for a week.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696688008 {#4230
    date: 2023-10-07 16:13:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
    "@Neil@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4226 …}
  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
  +votes: Doctrine\ORM\PersistentCollection {#4220 …}
  +reports: Doctrine\ORM\PersistentCollection {#4235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
  -id: 57135
  -bodyTs: "'assum':37 'awar':20 'consid':41 'day':7,33 'dose':3 'everi':5,31 'experi':23 'frequenc':4 'friend':11 'half':47 'half-lif':46 'haven':51 'life':48 'micro':54 'microdos':14 'minim':39 'possibl':25 'psilocybin':42 'short':45 'stuck':63 'studi':29 'symptom':27 'tri':53 'use':30 'want':12,16 'week':68 'withdraw':26,40 'would':36,38 'year':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4479172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688008 {#4233
    date: 2023-10-07 16:13:28.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 {#4229
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: App\Entity\EntryComment {#4144 …}
  +root: App\Entity\EntryComment {#4144 …}
  +body: """
    Was your dose frequency every other day?\n
    \n
    I have a friend wanting to microdose and want her to be aware of your experience and possible withdrawal symptoms. The study used every other day which I would assume would minimize withdrawal considering psilocybin has a short half-life.\n
    \n
    But I haven’t tried microing in years and when I did I only stuck with it for a week.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696688008 {#4230
    date: 2023-10-07 16:13:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
    "@Neil@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4226 …}
  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
  +votes: Doctrine\ORM\PersistentCollection {#4220 …}
  +reports: Doctrine\ORM\PersistentCollection {#4235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
  -id: 57135
  -bodyTs: "'assum':37 'awar':20 'consid':41 'day':7,33 'dose':3 'everi':5,31 'experi':23 'frequenc':4 'friend':11 'half':47 'half-lif':46 'haven':51 'life':48 'micro':54 'microdos':14 'minim':39 'possibl':25 'psilocybin':42 'short':45 'stuck':63 'studi':29 'symptom':27 'tri':53 'use':30 'want':12,16 'week':68 'withdraw':26,40 'would':36,38 'year':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4479172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688008 {#4233
    date: 2023-10-07 16:13:28.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 {#4229
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: App\Entity\EntryComment {#4144 …}
  +root: App\Entity\EntryComment {#4144 …}
  +body: """
    Was your dose frequency every other day?\n
    \n
    I have a friend wanting to microdose and want her to be aware of your experience and possible withdrawal symptoms. The study used every other day which I would assume would minimize withdrawal considering psilocybin has a short half-life.\n
    \n
    But I haven’t tried microing in years and when I did I only stuck with it for a week.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696688008 {#4230
    date: 2023-10-07 16:13:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
    "@Neil@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4226 …}
  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
  +votes: Doctrine\ORM\PersistentCollection {#4220 …}
  +reports: Doctrine\ORM\PersistentCollection {#4235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
  -id: 57135
  -bodyTs: "'assum':37 'awar':20 'consid':41 'day':7,33 'dose':3 'everi':5,31 'experi':23 'frequenc':4 'friend':11 'half':47 'half-lif':46 'haven':51 'life':48 'micro':54 'microdos':14 'minim':39 'possibl':25 'psilocybin':42 'short':45 'stuck':63 'studi':29 'symptom':27 'tri':53 'use':30 'want':12,16 'week':68 'withdraw':26,40 'would':36,38 'year':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4479172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688008 {#4233
    date: 2023-10-07 16:13:28.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 {#4293
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: App\Entity\EntryComment {#4257 …}
  +root: App\Entity\EntryComment {#4144 …}
  +body: "Ahh… I’ve gone through SSRI withdrawal and I thought maybe something similar could be happening because of the repeated dosing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696707208 {#4288
    date: 2023-10-07 21:33:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
    "@Neil@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4285 …}
  +nested: Doctrine\ORM\PersistentCollection {#4282 …}
  +votes: Doctrine\ORM\PersistentCollection {#4280 …}
  +reports: Doctrine\ORM\PersistentCollection {#4294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
  -id: 57138
  -bodyTs: "'ahh':1 'could':14 'dose':21 'gone':4 'happen':16 'mayb':11 'repeat':20 'similar':13 'someth':12 'ssri':6 'thought':10 've':3 'withdraw':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4502197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696707208 {#4291
    date: 2023-10-07 21:33:28.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 {#4293
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: App\Entity\EntryComment {#4257 …}
  +root: App\Entity\EntryComment {#4144 …}
  +body: "Ahh… I’ve gone through SSRI withdrawal and I thought maybe something similar could be happening because of the repeated dosing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696707208 {#4288
    date: 2023-10-07 21:33:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
    "@Neil@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4285 …}
  +nested: Doctrine\ORM\PersistentCollection {#4282 …}
  +votes: Doctrine\ORM\PersistentCollection {#4280 …}
  +reports: Doctrine\ORM\PersistentCollection {#4294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
  -id: 57138
  -bodyTs: "'ahh':1 'could':14 'dose':21 'gone':4 'happen':16 'mayb':11 'repeat':20 'similar':13 'someth':12 'ssri':6 'thought':10 've':3 'withdraw':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4502197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696707208 {#4291
    date: 2023-10-07 21:33:28.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 {#4293
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: App\Entity\EntryComment {#4257 …}
  +root: App\Entity\EntryComment {#4144 …}
  +body: "Ahh… I’ve gone through SSRI withdrawal and I thought maybe something similar could be happening because of the repeated dosing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696707208 {#4288
    date: 2023-10-07 21:33:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
    "@Neil@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4285 …}
  +nested: Doctrine\ORM\PersistentCollection {#4282 …}
  +votes: Doctrine\ORM\PersistentCollection {#4280 …}
  +reports: Doctrine\ORM\PersistentCollection {#4294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
  -id: 57138
  -bodyTs: "'ahh':1 'could':14 'dose':21 'gone':4 'happen':16 'mayb':11 'repeat':20 'similar':13 'someth':12 'ssri':6 'thought':10 've':3 'withdraw':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4502197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696707208 {#4291
    date: 2023-10-07 21:33:28.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 {#4337
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: App\Entity\EntryComment {#4315 …}
  +root: App\Entity\EntryComment {#4144 …}
  +body: """
    Yup. Was on venlafaxine and then duloxotine. Had to switch to Prozac and taper that.\n
    \n
    It sucked.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696727634 {#4332
    date: 2023-10-08 03:13:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
    "@Neil@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4329 …}
  +nested: Doctrine\ORM\PersistentCollection {#4326 …}
  +votes: Doctrine\ORM\PersistentCollection {#4324 …}
  +reports: Doctrine\ORM\PersistentCollection {#4338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
  -id: 57140
  -bodyTs: "'duloxotin':7 'prozac':12 'suck':17 'switch':10 'taper':14 'venlafaxin':4 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4526409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696727634 {#4335
    date: 2023-10-08 03:13:54.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 {#4337
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: App\Entity\EntryComment {#4315 …}
  +root: App\Entity\EntryComment {#4144 …}
  +body: """
    Yup. Was on venlafaxine and then duloxotine. Had to switch to Prozac and taper that.\n
    \n
    It sucked.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696727634 {#4332
    date: 2023-10-08 03:13:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
    "@Neil@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4329 …}
  +nested: Doctrine\ORM\PersistentCollection {#4326 …}
  +votes: Doctrine\ORM\PersistentCollection {#4324 …}
  +reports: Doctrine\ORM\PersistentCollection {#4338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
  -id: 57140
  -bodyTs: "'duloxotin':7 'prozac':12 'suck':17 'switch':10 'taper':14 'venlafaxin':4 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4526409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696727634 {#4335
    date: 2023-10-08 03:13:54.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 {#4337
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: App\Entity\EntryComment {#4315 …}
  +root: App\Entity\EntryComment {#4144 …}
  +body: """
    Yup. Was on venlafaxine and then duloxotine. Had to switch to Prozac and taper that.\n
    \n
    It sucked.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696727634 {#4332
    date: 2023-10-08 03:13:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
    "@Neil@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4329 …}
  +nested: Doctrine\ORM\PersistentCollection {#4326 …}
  +votes: Doctrine\ORM\PersistentCollection {#4324 …}
  +reports: Doctrine\ORM\PersistentCollection {#4338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
  -id: 57140
  -bodyTs: "'duloxotin':7 'prozac':12 'suck':17 'switch':10 'taper':14 'venlafaxin':4 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4526409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696727634 {#4335
    date: 2023-10-08 03:13:54.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 {#4346
  +user: App\Entity\User {#3977 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: App\Entity\EntryComment {#4315 …}
  +root: App\Entity\EntryComment {#4144 …}
  +body: "This only ever happened to me whenever I got REALLY high, I equate it to a drunken burp, people don’t really like them but I think they feel kind of good actually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700235787 {#4344
    date: 2023-11-17 16:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
    "@Neil@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4347 …}
  +nested: Doctrine\ORM\PersistentCollection {#4349 …}
  +votes: Doctrine\ORM\PersistentCollection {#4351 …}
  +reports: Doctrine\ORM\PersistentCollection {#4353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4357 …}
  -id: 133677
  -bodyTs: "'actual':33 'burp':18 'drunken':17 'equat':13 'ever':3 'feel':29 'good':32 'got':9 'happen':4 'high':11 'kind':30 'like':23 'peopl':19 'realli':10,22 'think':27 'whenev':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5384598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700235787 {#4345
    date: 2023-11-17 16:43:07.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
31 DENIED edit
App\Entity\EntryComment {#4346
  +user: App\Entity\User {#3977 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: App\Entity\EntryComment {#4315 …}
  +root: App\Entity\EntryComment {#4144 …}
  +body: "This only ever happened to me whenever I got REALLY high, I equate it to a drunken burp, people don’t really like them but I think they feel kind of good actually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700235787 {#4344
    date: 2023-11-17 16:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
    "@Neil@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4347 …}
  +nested: Doctrine\ORM\PersistentCollection {#4349 …}
  +votes: Doctrine\ORM\PersistentCollection {#4351 …}
  +reports: Doctrine\ORM\PersistentCollection {#4353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4357 …}
  -id: 133677
  -bodyTs: "'actual':33 'burp':18 'drunken':17 'equat':13 'ever':3 'feel':29 'good':32 'got':9 'happen':4 'high':11 'kind':30 'like':23 'peopl':19 'realli':10,22 'think':27 'whenev':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5384598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700235787 {#4345
    date: 2023-11-17 16:43:07.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
32 DENIED moderate
App\Entity\EntryComment {#4346
  +user: App\Entity\User {#3977 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1933 …}
    +magazine: App\Entity\Magazine {#258
      +icon: Proxies\__CG__\App\Entity\Image {#238 …}
      +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 {#269
        date: 2024-10-21 16:17:25.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#229 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
      +entries: Doctrine\ORM\PersistentCollection {#172 …}
      +posts: Doctrine\ORM\PersistentCollection {#130 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
      +bans: Doctrine\ORM\PersistentCollection {#109 …}
      +reports: Doctrine\ORM\PersistentCollection {#95 …}
      +badges: Doctrine\ORM\PersistentCollection {#73 …}
      +logs: Doctrine\ORM\PersistentCollection {#63 …}
      +awards: Doctrine\ORM\PersistentCollection {#1815 …}
      +categories: Doctrine\ORM\PersistentCollection {#1858 …}
      -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 {#274
        date: 2023-10-15 09:48:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
    +slug: "Researchers-Test-Microdosing-Psilocybin-on-Rats-to-Create-Treatment-for"
    +title: "Researchers Test Microdosing Psilocybin on Rats to Create Treatment for Mental Disorders"
    +url: "https://www.pharmacytimes.com/view/researchers-test-microdosing-psilocybin-on-rats-to-create-treatment-for-mental-disorders"
    +body: "I wrote the research team and have skimmed the article. Dose regimen was 0.05mg/kg every other day. This would be about 0.25mg in an adult female human. Or about 0.25g of moderate potency cubensis. Half that or less of strong cubensis (PE/APE/etc)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700235935 {#1814
      date: 2023-11-17 16:45:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1877 …}
    +votes: Doctrine\ORM\PersistentCollection {#1386 …}
    +reports: Doctrine\ORM\PersistentCollection {#1951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
    +badges: Doctrine\ORM\PersistentCollection {#2356 …}
    +children: []
    -id: 6226
    -titleTs: "'creat':8 'disord':12 'mental':11 'microdos':3 'psilocybin':4 'rat':6 'research':1 'test':2 'treatment':9"
    -bodyTs: "'0.05':14 '0.25':23,32 'adult':27 'articl':10 'cubensi':37,44 'day':18 'dose':11 'everi':16 'femal':28 'g':33 'half':38 'human':29 'less':41 'mg':24 'mg/kg':15 'moder':35 'pe/ape/etc':45 'potenc':36 'regimen':12 'research':4 'skim':8 'strong':43 'team':5 'would':20 'wrote':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696713349
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10666984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696682849 {#2412
      date: 2023-10-07 14:47:29.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#258}
  +image: null
  +parent: App\Entity\EntryComment {#4315 …}
  +root: App\Entity\EntryComment {#4144 …}
  +body: "This only ever happened to me whenever I got REALLY high, I equate it to a drunken burp, people don’t really like them but I think they feel kind of good actually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700235787 {#4344
    date: 2023-11-17 16:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@treefrog@lemm.ee"
    "@Neil@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4347 …}
  +nested: Doctrine\ORM\PersistentCollection {#4349 …}
  +votes: Doctrine\ORM\PersistentCollection {#4351 …}
  +reports: Doctrine\ORM\PersistentCollection {#4353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4357 …}
  -id: 133677
  -bodyTs: "'actual':33 'burp':18 'drunken':17 'equat':13 'ever':3 'feel':29 'good':32 'got':9 'happen':4 'high':11 'kind':30 'like':23 'peopl':19 'realli':10,22 'think':27 'whenev':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5384598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700235787 {#4345
    date: 2023-11-17 16:43:07.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
33 DENIED edit
App\Entity\Magazine {#258
  +icon: Proxies\__CG__\App\Entity\Image {#238 …}
  +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 {#269
    date: 2024-10-21 16:17:25.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#229 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#225 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#214 …}
  +entries: Doctrine\ORM\PersistentCollection {#172 …}
  +posts: Doctrine\ORM\PersistentCollection {#130 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#192 …}
  +bans: Doctrine\ORM\PersistentCollection {#109 …}
  +reports: Doctrine\ORM\PersistentCollection {#95 …}
  +badges: Doctrine\ORM\PersistentCollection {#73 …}
  +logs: Doctrine\ORM\PersistentCollection {#63 …}
  +awards: Doctrine\ORM\PersistentCollection {#1815 …}
  +categories: Doctrine\ORM\PersistentCollection {#1858 …}
  -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 {#274
    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