Redirect 302 redirect from GET @entry_comment_create (560f20)

GET https://kbin.spritesserver.nl/index.php/u/@someguy3@lemmy.ca/top/2023-11-12::2023-11-12

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 …}
}
5.96 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\EntryComment {#1557
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +body: "Could be Quebec."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699760258 {#1527
    date: 2023-11-12 04:37:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@Syudagye@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1691 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 114184
  -bodyTs: "'could':1 'quebec':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4784354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699760258 {#1549
    date: 2023-11-12 04:37:38.0 +01:00
  }
  +"title": 114184
}
"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
3 DENIED edit
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +body: "Could be Quebec."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699760258 {#1527
    date: 2023-11-12 04:37:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@Syudagye@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1691 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 114184
  -bodyTs: "'could':1 'quebec':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4784354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699760258 {#1549
    date: 2023-11-12 04:37:38.0 +01:00
  }
  +"title": 114184
}
"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
4 DENIED moderate
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +body: "Could be Quebec."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699760258 {#1527
    date: 2023-11-12 04:37:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@Syudagye@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1691 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 114184
  -bodyTs: "'could':1 'quebec':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4784354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699760258 {#1549
    date: 2023-11-12 04:37:38.0 +01:00
  }
  +"title": 114184
}
"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
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
Proxies\__CG__\App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#2395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#2089 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2062 …}
  +slug: "Th-Thank-you"
  +title: "Th... Thank you?"
  +url: "https://lemmy.world/pictrs/image/8489da45-f9f2-4030-bcf1-8804e6fc7c48.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 599
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699893583 {#2097
    date: 2023-11-13 17:39:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  +badges: Doctrine\ORM\PersistentCollection {#2241 …}
  +children: [
    App\Entity\EntryComment {#2447
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2448 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are you trying to tempt me?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699974415 {#1727
        date: 2023-11-14 16:06:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2464 …}
      +nested: Doctrine\ORM\PersistentCollection {#2462 …}
      +votes: Doctrine\ORM\PersistentCollection {#2461 …}
      +reports: Doctrine\ORM\PersistentCollection {#2460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
      -id: 116944
      -bodyTs: "'tempt':5 'tri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4802809"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699818682 {#2411
        date: 2023-11-12 20:51:22.0 +01:00
      }
      +"title": 116944
    }
  ]
  -id: 12267
  -titleTs: "'th':1 'thank':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699885276
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8156454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699798876 {#1883
    date: 2023-11-12 15:21:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
7 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#2395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#2089 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2062 …}
  +slug: "Th-Thank-you"
  +title: "Th... Thank you?"
  +url: "https://lemmy.world/pictrs/image/8489da45-f9f2-4030-bcf1-8804e6fc7c48.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 599
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699893583 {#2097
    date: 2023-11-13 17:39:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  +badges: Doctrine\ORM\PersistentCollection {#2241 …}
  +children: [
    App\Entity\EntryComment {#2447
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2448 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are you trying to tempt me?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699974415 {#1727
        date: 2023-11-14 16:06:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2464 …}
      +nested: Doctrine\ORM\PersistentCollection {#2462 …}
      +votes: Doctrine\ORM\PersistentCollection {#2461 …}
      +reports: Doctrine\ORM\PersistentCollection {#2460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
      -id: 116944
      -bodyTs: "'tempt':5 'tri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4802809"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699818682 {#2411
        date: 2023-11-12 20:51:22.0 +01:00
      }
      +"title": 116944
    }
  ]
  -id: 12267
  -titleTs: "'th':1 'thank':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699885276
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8156454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699798876 {#1883
    date: 2023-11-12 15:21:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#2395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#2089 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2062 …}
  +slug: "Th-Thank-you"
  +title: "Th... Thank you?"
  +url: "https://lemmy.world/pictrs/image/8489da45-f9f2-4030-bcf1-8804e6fc7c48.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 599
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699893583 {#2097
    date: 2023-11-13 17:39:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  +badges: Doctrine\ORM\PersistentCollection {#2241 …}
  +children: [
    App\Entity\EntryComment {#2447
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2448 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are you trying to tempt me?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699974415 {#1727
        date: 2023-11-14 16:06:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2464 …}
      +nested: Doctrine\ORM\PersistentCollection {#2462 …}
      +votes: Doctrine\ORM\PersistentCollection {#2461 …}
      +reports: Doctrine\ORM\PersistentCollection {#2460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
      -id: 116944
      -bodyTs: "'tempt':5 'tri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4802809"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699818682 {#2411
        date: 2023-11-12 20:51:22.0 +01:00
      }
      +"title": 116944
    }
  ]
  -id: 12267
  -titleTs: "'th':1 'thank':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699885276
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8156454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699798876 {#1883
    date: 2023-11-12 15:21:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2447
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2448
    +user: Proxies\__CG__\App\Entity\User {#2395 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2089 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2062 …}
    +slug: "Th-Thank-you"
    +title: "Th... Thank you?"
    +url: "https://lemmy.world/pictrs/image/8489da45-f9f2-4030-bcf1-8804e6fc7c48.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 599
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699893583 {#2097
      date: 2023-11-13 17:39:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2081 …}
    +votes: Doctrine\ORM\PersistentCollection {#2095 …}
    +reports: Doctrine\ORM\PersistentCollection {#2091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
    +badges: Doctrine\ORM\PersistentCollection {#2241 …}
    +children: [
      App\Entity\EntryComment {#2447}
    ]
    -id: 12267
    -titleTs: "'th':1 'thank':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699885276
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8156454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699798876 {#1883
      date: 2023-11-12 15:21:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are you trying to tempt me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699974415 {#1727
    date: 2023-11-14 16:06:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  -id: 116944
  -bodyTs: "'tempt':5 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4802809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699818682 {#2411
    date: 2023-11-12 20:51:22.0 +01:00
  }
  +"title": 116944
}
"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 {#2447
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2448
    +user: Proxies\__CG__\App\Entity\User {#2395 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2089 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2062 …}
    +slug: "Th-Thank-you"
    +title: "Th... Thank you?"
    +url: "https://lemmy.world/pictrs/image/8489da45-f9f2-4030-bcf1-8804e6fc7c48.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 599
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699893583 {#2097
      date: 2023-11-13 17:39:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2081 …}
    +votes: Doctrine\ORM\PersistentCollection {#2095 …}
    +reports: Doctrine\ORM\PersistentCollection {#2091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
    +badges: Doctrine\ORM\PersistentCollection {#2241 …}
    +children: [
      App\Entity\EntryComment {#2447}
    ]
    -id: 12267
    -titleTs: "'th':1 'thank':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699885276
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8156454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699798876 {#1883
      date: 2023-11-12 15:21:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are you trying to tempt me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699974415 {#1727
    date: 2023-11-14 16:06:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  -id: 116944
  -bodyTs: "'tempt':5 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4802809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699818682 {#2411
    date: 2023-11-12 20:51:22.0 +01:00
  }
  +"title": 116944
}
"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 {#2447
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2448
    +user: Proxies\__CG__\App\Entity\User {#2395 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2089 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2062 …}
    +slug: "Th-Thank-you"
    +title: "Th... Thank you?"
    +url: "https://lemmy.world/pictrs/image/8489da45-f9f2-4030-bcf1-8804e6fc7c48.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 599
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699893583 {#2097
      date: 2023-11-13 17:39:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2081 …}
    +votes: Doctrine\ORM\PersistentCollection {#2095 …}
    +reports: Doctrine\ORM\PersistentCollection {#2091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
    +badges: Doctrine\ORM\PersistentCollection {#2241 …}
    +children: [
      App\Entity\EntryComment {#2447}
    ]
    -id: 12267
    -titleTs: "'th':1 'thank':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699885276
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8156454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699798876 {#1883
      date: 2023-11-12 15:21:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are you trying to tempt me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699974415 {#1727
    date: 2023-11-14 16:06:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  -id: 116944
  -bodyTs: "'tempt':5 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4802809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699818682 {#2411
    date: 2023-11-12 20:51:22.0 +01:00
  }
  +"title": 116944
}
"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\Entry {#1435
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "I-read-that-weed-makes-you-not-dream-then-when"
  +title: "I read that weed makes you not dream, then when you go off weed you have crazy dreams. So heavy, heavy weed users that quit, how long did you have crazy dreams for?"
  +url: null
  +body: "Weeks? Months? Years? Any other interesting experiences?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699923605 {#1466
    date: 2023-11-14 02:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 12284
  -titleTs: "'crazi':17,31 'dream':8,18,32 'go':12 'heavi':20,21 'long':27 'make':5 'quit':25 'read':2 'user':23 'weed':4,14,22"
  -bodyTs: "'experi':7 'interest':6 'month':2 'week':1 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699889407
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9185375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699803007 {#1638
    date: 2023-11-12 16:30:07.0 +01: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
15 DENIED edit
App\Entity\Entry {#1435
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "I-read-that-weed-makes-you-not-dream-then-when"
  +title: "I read that weed makes you not dream, then when you go off weed you have crazy dreams. So heavy, heavy weed users that quit, how long did you have crazy dreams for?"
  +url: null
  +body: "Weeks? Months? Years? Any other interesting experiences?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699923605 {#1466
    date: 2023-11-14 02:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 12284
  -titleTs: "'crazi':17,31 'dream':8,18,32 'go':12 'heavi':20,21 'long':27 'make':5 'quit':25 'read':2 'user':23 'weed':4,14,22"
  -bodyTs: "'experi':7 'interest':6 'month':2 'week':1 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699889407
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9185375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699803007 {#1638
    date: 2023-11-12 16:30:07.0 +01: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
16 DENIED moderate
App\Entity\Entry {#1435
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "I-read-that-weed-makes-you-not-dream-then-when"
  +title: "I read that weed makes you not dream, then when you go off weed you have crazy dreams. So heavy, heavy weed users that quit, how long did you have crazy dreams for?"
  +url: null
  +body: "Weeks? Months? Years? Any other interesting experiences?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699923605 {#1466
    date: 2023-11-14 02:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 12284
  -titleTs: "'crazi':17,31 'dream':8,18,32 'go':12 'heavi':20,21 'long':27 'make':5 'quit':25 'read':2 'user':23 'weed':4,14,22"
  -bodyTs: "'experi':7 'interest':6 'month':2 'week':1 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699889407
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9185375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699803007 {#1638
    date: 2023-11-12 16:30:07.0 +01: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
17 DENIED ROLE_ADMIN
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 ROLE_MODERATOR
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