GET https://kbin.spritesserver.nl/index.php/u/@Dee_Imaginarium@beehaw.org/hot

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.99 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.09 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 moderate
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#1906 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
  +slug: "Is-there-a-seamless-way-of-linking-to-other-instances"
  +title: "Is there a seamless way of linking to other instances?"
  +url: null
  +body: """
    For example, [this comment](https://lemm.ee/comment/386162) links to another community on another instance, but when clicked on, you're not actually able to interact with anything on that community, because you're suddenly not logged in.\n
    \n
    It's doesn't function like linking to a subreddit, and I understand that that's because of federation, but is there a better way of doing this? It seems... very stupid that linking to a page would suddenly "log you out" for all intents and purposes, while searching that same community wouldn't.\n
    \n
    Does this make sense?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687621917 {#1724
    date: 2023-06-24 17:51:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  +badges: Doctrine\ORM\PersistentCollection {#2061 …}
  +children: [
    App\Entity\EntryComment {#1723
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Is there a seamless way of linking to other instances?\n
        \n
        Not really that I know of, not yet. Lemmy is still pretty janky, but it's our janky.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1687589940 {#1731
        date: 2023-06-24 08:59:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tymon@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1728 …}
      +votes: Doctrine\ORM\PersistentCollection {#1730 …}
      +reports: Doctrine\ORM\PersistentCollection {#1734 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
      -id: 4048
      -bodyTs: "'instanc':10 'janki':23,28 'know':15 'lemmi':19 'link':7 'pretti':22 'realli':12 'seamless':4 'still':21 'way':5 'yet':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/425660"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687589940 {#1725
        date: 2023-06-24 08:59:00.0 +02:00
      }
      +"title": 4048
    }
  ]
  -id: 405
  -titleTs: "'instanc':10 'link':7 'seamless':4 'way':5"
  -bodyTs: "'/comment/386162)':7 'abl':23 'actual':22 'anoth':10,13 'anyth':27 'better':61 'click':17 'comment':4 'communiti':11,30,89 'doesn':40 'exampl':2 'feder':56 'function':42 'instanc':14 'intent':82 'interact':25 'lemm.ee':6 'lemm.ee/comment/386162)':5 'like':43 'link':8,44,71 'log':36,77 'make':94 'page':74 'purpos':84 're':20,33 'search':86 'seem':67 'sens':95 'stupid':69 'subreddit':47 'sudden':34,76 'understand':50 'way':62 'would':75 'wouldn':90"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687675713
  +visibility: "trashed             "
  +apId: "https://lemm.ee/post/288327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687589313 {#1909
    date: 2023-06-24 08:48:33.0 +02: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
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#1906 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
  +slug: "Is-there-a-seamless-way-of-linking-to-other-instances"
  +title: "Is there a seamless way of linking to other instances?"
  +url: null
  +body: """
    For example, [this comment](https://lemm.ee/comment/386162) links to another community on another instance, but when clicked on, you're not actually able to interact with anything on that community, because you're suddenly not logged in.\n
    \n
    It's doesn't function like linking to a subreddit, and I understand that that's because of federation, but is there a better way of doing this? It seems... very stupid that linking to a page would suddenly "log you out" for all intents and purposes, while searching that same community wouldn't.\n
    \n
    Does this make sense?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687621917 {#1724
    date: 2023-06-24 17:51:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  +badges: Doctrine\ORM\PersistentCollection {#2061 …}
  +children: [
    App\Entity\EntryComment {#1723
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Is there a seamless way of linking to other instances?\n
        \n
        Not really that I know of, not yet. Lemmy is still pretty janky, but it's our janky.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1687589940 {#1731
        date: 2023-06-24 08:59:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tymon@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1728 …}
      +votes: Doctrine\ORM\PersistentCollection {#1730 …}
      +reports: Doctrine\ORM\PersistentCollection {#1734 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
      -id: 4048
      -bodyTs: "'instanc':10 'janki':23,28 'know':15 'lemmi':19 'link':7 'pretti':22 'realli':12 'seamless':4 'still':21 'way':5 'yet':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/425660"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687589940 {#1725
        date: 2023-06-24 08:59:00.0 +02:00
      }
      +"title": 4048
    }
  ]
  -id: 405
  -titleTs: "'instanc':10 'link':7 'seamless':4 'way':5"
  -bodyTs: "'/comment/386162)':7 'abl':23 'actual':22 'anoth':10,13 'anyth':27 'better':61 'click':17 'comment':4 'communiti':11,30,89 'doesn':40 'exampl':2 'feder':56 'function':42 'instanc':14 'intent':82 'interact':25 'lemm.ee':6 'lemm.ee/comment/386162)':5 'like':43 'link':8,44,71 'log':36,77 'make':94 'page':74 'purpos':84 're':20,33 'search':86 'seem':67 'sens':95 'stupid':69 'subreddit':47 'sudden':34,76 'understand':50 'way':62 'would':75 'wouldn':90"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687675713
  +visibility: "trashed             "
  +apId: "https://lemm.ee/post/288327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687589313 {#1909
    date: 2023-06-24 08:48:33.0 +02: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
3 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
4 DENIED moderate
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#1906 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
    +slug: "Is-there-a-seamless-way-of-linking-to-other-instances"
    +title: "Is there a seamless way of linking to other instances?"
    +url: null
    +body: """
      For example, [this comment](https://lemm.ee/comment/386162) links to another community on another instance, but when clicked on, you're not actually able to interact with anything on that community, because you're suddenly not logged in.\n
      \n
      It's doesn't function like linking to a subreddit, and I understand that that's because of federation, but is there a better way of doing this? It seems... very stupid that linking to a page would suddenly "log you out" for all intents and purposes, while searching that same community wouldn't.\n
      \n
      Does this make sense?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 54
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687621917 {#1724
      date: 2023-06-24 17:51:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2454 …}
    +votes: Doctrine\ORM\PersistentCollection {#2459 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
    +badges: Doctrine\ORM\PersistentCollection {#2061 …}
    +children: [
      App\Entity\EntryComment {#1723}
    ]
    -id: 405
    -titleTs: "'instanc':10 'link':7 'seamless':4 'way':5"
    -bodyTs: "'/comment/386162)':7 'abl':23 'actual':22 'anoth':10,13 'anyth':27 'better':61 'click':17 'comment':4 'communiti':11,30,89 'doesn':40 'exampl':2 'feder':56 'function':42 'instanc':14 'intent':82 'interact':25 'lemm.ee':6 'lemm.ee/comment/386162)':5 'like':43 'link':8,44,71 'log':36,77 'make':94 'page':74 'purpos':84 're':20,33 'search':86 'seem':67 'sens':95 'stupid':69 'subreddit':47 'sudden':34,76 'understand':50 'way':62 'would':75 'wouldn':90"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687675713
    +visibility: "trashed             "
    +apId: "https://lemm.ee/post/288327"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687589313 {#1909
      date: 2023-06-24 08:48:33.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Is there a seamless way of linking to other instances?\n
    \n
    Not really that I know of, not yet. Lemmy is still pretty janky, but it's our janky.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1687589940 {#1731
    date: 2023-06-24 08:59:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tymon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
  -id: 4048
  -bodyTs: "'instanc':10 'janki':23,28 'know':15 'lemmi':19 'link':7 'pretti':22 'realli':12 'seamless':4 'still':21 'way':5 'yet':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/425660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687589940 {#1725
    date: 2023-06-24 08:59:00.0 +02:00
  }
  +"title": 4048
}
"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 edit
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#1906 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
    +slug: "Is-there-a-seamless-way-of-linking-to-other-instances"
    +title: "Is there a seamless way of linking to other instances?"
    +url: null
    +body: """
      For example, [this comment](https://lemm.ee/comment/386162) links to another community on another instance, but when clicked on, you're not actually able to interact with anything on that community, because you're suddenly not logged in.\n
      \n
      It's doesn't function like linking to a subreddit, and I understand that that's because of federation, but is there a better way of doing this? It seems... very stupid that linking to a page would suddenly "log you out" for all intents and purposes, while searching that same community wouldn't.\n
      \n
      Does this make sense?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 54
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687621917 {#1724
      date: 2023-06-24 17:51:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2454 …}
    +votes: Doctrine\ORM\PersistentCollection {#2459 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
    +badges: Doctrine\ORM\PersistentCollection {#2061 …}
    +children: [
      App\Entity\EntryComment {#1723}
    ]
    -id: 405
    -titleTs: "'instanc':10 'link':7 'seamless':4 'way':5"
    -bodyTs: "'/comment/386162)':7 'abl':23 'actual':22 'anoth':10,13 'anyth':27 'better':61 'click':17 'comment':4 'communiti':11,30,89 'doesn':40 'exampl':2 'feder':56 'function':42 'instanc':14 'intent':82 'interact':25 'lemm.ee':6 'lemm.ee/comment/386162)':5 'like':43 'link':8,44,71 'log':36,77 'make':94 'page':74 'purpos':84 're':20,33 'search':86 'seem':67 'sens':95 'stupid':69 'subreddit':47 'sudden':34,76 'understand':50 'way':62 'would':75 'wouldn':90"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687675713
    +visibility: "trashed             "
    +apId: "https://lemm.ee/post/288327"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687589313 {#1909
      date: 2023-06-24 08:48:33.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Is there a seamless way of linking to other instances?\n
    \n
    Not really that I know of, not yet. Lemmy is still pretty janky, but it's our janky.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1687589940 {#1731
    date: 2023-06-24 08:59:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tymon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
  -id: 4048
  -bodyTs: "'instanc':10 'janki':23,28 'know':15 'lemmi':19 'link':7 'pretti':22 'realli':12 'seamless':4 'still':21 'way':5 'yet':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/425660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687589940 {#1725
    date: 2023-06-24 08:59:00.0 +02:00
  }
  +"title": 4048
}
"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
6 DENIED moderate
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#1906 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
    +slug: "Is-there-a-seamless-way-of-linking-to-other-instances"
    +title: "Is there a seamless way of linking to other instances?"
    +url: null
    +body: """
      For example, [this comment](https://lemm.ee/comment/386162) links to another community on another instance, but when clicked on, you're not actually able to interact with anything on that community, because you're suddenly not logged in.\n
      \n
      It's doesn't function like linking to a subreddit, and I understand that that's because of federation, but is there a better way of doing this? It seems... very stupid that linking to a page would suddenly "log you out" for all intents and purposes, while searching that same community wouldn't.\n
      \n
      Does this make sense?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 54
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687621917 {#1724
      date: 2023-06-24 17:51:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2454 …}
    +votes: Doctrine\ORM\PersistentCollection {#2459 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
    +badges: Doctrine\ORM\PersistentCollection {#2061 …}
    +children: [
      App\Entity\EntryComment {#1723}
    ]
    -id: 405
    -titleTs: "'instanc':10 'link':7 'seamless':4 'way':5"
    -bodyTs: "'/comment/386162)':7 'abl':23 'actual':22 'anoth':10,13 'anyth':27 'better':61 'click':17 'comment':4 'communiti':11,30,89 'doesn':40 'exampl':2 'feder':56 'function':42 'instanc':14 'intent':82 'interact':25 'lemm.ee':6 'lemm.ee/comment/386162)':5 'like':43 'link':8,44,71 'log':36,77 'make':94 'page':74 'purpos':84 're':20,33 'search':86 'seem':67 'sens':95 'stupid':69 'subreddit':47 'sudden':34,76 'understand':50 'way':62 'would':75 'wouldn':90"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687675713
    +visibility: "trashed             "
    +apId: "https://lemm.ee/post/288327"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687589313 {#1909
      date: 2023-06-24 08:48:33.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Is there a seamless way of linking to other instances?\n
    \n
    Not really that I know of, not yet. Lemmy is still pretty janky, but it's our janky.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1687589940 {#1731
    date: 2023-06-24 08:59:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tymon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
  -id: 4048
  -bodyTs: "'instanc':10 'janki':23,28 'know':15 'lemmi':19 'link':7 'pretti':22 'realli':12 'seamless':4 'still':21 'way':5 'yet':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/425660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687589940 {#1725
    date: 2023-06-24 08:59:00.0 +02:00
  }
  +"title": 4048
}
"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 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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#1407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
  +slug: "I-need-to-survive-for-3-days-while-pooping-as"
  +title: "I need to survive for 3 days while pooping as much as possible. I can pee as often as I like. It can take up loads of space. What food do I pack?"
  +url: null
  +body: """
    Please don’t ask why I need this.\n
    \n
    It would be great if the food also made me sweat a lot.\n
    \n
    It doesn't need to be something I can easily find.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 89
  +favouriteCount: 348
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687637866 {#2037
    date: 2023-06-24 22:17:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  +badges: Doctrine\ORM\PersistentCollection {#2087 …}
  +children: [
    App\Entity\EntryComment {#1620
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![](https://beehaw.org/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)\n
        \n
        Not what I was expecting in my feed, not going to lie. But I think as strange as this question is, it bodes well for original content on Lemmy... unfortunately.\n
        \n
        That being said anything with a laxative effect should do the trick. For lots of pooping and sweating you could go with the [sugar-free gummy bears on Amazon.](https://www.amazon.com/Sugar-Free-Gummy-Bears-Candy/dp/B0BVRSGDQM)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1687610173 {#1551
        date: 2023-06-24 14:36:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Greg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 3667
      -bodyTs: "'/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)':3 '/sugar-free-gummy-bears-candy/dp/b0bvrsgdqm)':66 'amazon':63 'anyth':37 'bear':61 'beehaw.org':2 'beehaw.org/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)':1 'bode':26 'content':30 'could':53 'effect':41 'expect':8 'feed':11 'free':59 'go':13,54 'gummi':60 'laxat':40 'lemmi':32 'lie':15 'lot':47 'origin':29 'poop':49 'question':23 'said':36 'strang':20 'sugar':58 'sugar-fre':57 'sweat':51 'think':18 'trick':45 'unfortun':33 'well':27 'www.amazon.com':65 'www.amazon.com/sugar-free-gummy-bears-candy/dp/b0bvrsgdqm)':64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/413777"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687537471 {#1621
        date: 2023-06-23 18:24:31.0 +02:00
      }
      +"title": 3667
    }
  ]
  -id: 347
  -titleTs: "'3':6 'day':7 'food':30 'like':21 'load':26 'much':11 'need':2 'often':18 'pack':33 'pee':16 'poop':9 'possibl':13 'space':28 'surviv':4 'take':24"
  -bodyTs: "'also':16 'ask':4 'doesn':23 'easili':31 'find':32 'food':15 'great':12 'lot':21 'made':17 'need':7,25 'pleas':1 'someth':28 'sweat':19 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687622886
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/865320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687536486 {#2379
    date: 2023-06-23 18:08:06.0 +02: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 edit
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#1407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
  +slug: "I-need-to-survive-for-3-days-while-pooping-as"
  +title: "I need to survive for 3 days while pooping as much as possible. I can pee as often as I like. It can take up loads of space. What food do I pack?"
  +url: null
  +body: """
    Please don’t ask why I need this.\n
    \n
    It would be great if the food also made me sweat a lot.\n
    \n
    It doesn't need to be something I can easily find.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 89
  +favouriteCount: 348
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687637866 {#2037
    date: 2023-06-24 22:17:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  +badges: Doctrine\ORM\PersistentCollection {#2087 …}
  +children: [
    App\Entity\EntryComment {#1620
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![](https://beehaw.org/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)\n
        \n
        Not what I was expecting in my feed, not going to lie. But I think as strange as this question is, it bodes well for original content on Lemmy... unfortunately.\n
        \n
        That being said anything with a laxative effect should do the trick. For lots of pooping and sweating you could go with the [sugar-free gummy bears on Amazon.](https://www.amazon.com/Sugar-Free-Gummy-Bears-Candy/dp/B0BVRSGDQM)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1687610173 {#1551
        date: 2023-06-24 14:36:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Greg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 3667
      -bodyTs: "'/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)':3 '/sugar-free-gummy-bears-candy/dp/b0bvrsgdqm)':66 'amazon':63 'anyth':37 'bear':61 'beehaw.org':2 'beehaw.org/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)':1 'bode':26 'content':30 'could':53 'effect':41 'expect':8 'feed':11 'free':59 'go':13,54 'gummi':60 'laxat':40 'lemmi':32 'lie':15 'lot':47 'origin':29 'poop':49 'question':23 'said':36 'strang':20 'sugar':58 'sugar-fre':57 'sweat':51 'think':18 'trick':45 'unfortun':33 'well':27 'www.amazon.com':65 'www.amazon.com/sugar-free-gummy-bears-candy/dp/b0bvrsgdqm)':64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/413777"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687537471 {#1621
        date: 2023-06-23 18:24:31.0 +02:00
      }
      +"title": 3667
    }
  ]
  -id: 347
  -titleTs: "'3':6 'day':7 'food':30 'like':21 'load':26 'much':11 'need':2 'often':18 'pack':33 'pee':16 'poop':9 'possibl':13 'space':28 'surviv':4 'take':24"
  -bodyTs: "'also':16 'ask':4 'doesn':23 'easili':31 'find':32 'food':15 'great':12 'lot':21 'made':17 'need':7,25 'pleas':1 'someth':28 'sweat':19 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687622886
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/865320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687536486 {#2379
    date: 2023-06-23 18:08:06.0 +02: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
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#1407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
  +slug: "I-need-to-survive-for-3-days-while-pooping-as"
  +title: "I need to survive for 3 days while pooping as much as possible. I can pee as often as I like. It can take up loads of space. What food do I pack?"
  +url: null
  +body: """
    Please don’t ask why I need this.\n
    \n
    It would be great if the food also made me sweat a lot.\n
    \n
    It doesn't need to be something I can easily find.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 89
  +favouriteCount: 348
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687637866 {#2037
    date: 2023-06-24 22:17:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  +badges: Doctrine\ORM\PersistentCollection {#2087 …}
  +children: [
    App\Entity\EntryComment {#1620
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![](https://beehaw.org/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)\n
        \n
        Not what I was expecting in my feed, not going to lie. But I think as strange as this question is, it bodes well for original content on Lemmy... unfortunately.\n
        \n
        That being said anything with a laxative effect should do the trick. For lots of pooping and sweating you could go with the [sugar-free gummy bears on Amazon.](https://www.amazon.com/Sugar-Free-Gummy-Bears-Candy/dp/B0BVRSGDQM)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1687610173 {#1551
        date: 2023-06-24 14:36:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Greg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 3667
      -bodyTs: "'/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)':3 '/sugar-free-gummy-bears-candy/dp/b0bvrsgdqm)':66 'amazon':63 'anyth':37 'bear':61 'beehaw.org':2 'beehaw.org/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)':1 'bode':26 'content':30 'could':53 'effect':41 'expect':8 'feed':11 'free':59 'go':13,54 'gummi':60 'laxat':40 'lemmi':32 'lie':15 'lot':47 'origin':29 'poop':49 'question':23 'said':36 'strang':20 'sugar':58 'sugar-fre':57 'sweat':51 'think':18 'trick':45 'unfortun':33 'well':27 'www.amazon.com':65 'www.amazon.com/sugar-free-gummy-bears-candy/dp/b0bvrsgdqm)':64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/413777"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687537471 {#1621
        date: 2023-06-23 18:24:31.0 +02:00
      }
      +"title": 3667
    }
  ]
  -id: 347
  -titleTs: "'3':6 'day':7 'food':30 'like':21 'load':26 'much':11 'need':2 'often':18 'pack':33 'pee':16 'poop':9 'possibl':13 'space':28 'surviv':4 'take':24"
  -bodyTs: "'also':16 'ask':4 'doesn':23 'easili':31 'find':32 'food':15 'great':12 'lot':21 'made':17 'need':7,25 'pleas':1 'someth':28 'sweat':19 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687622886
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/865320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687536486 {#2379
    date: 2023-06-23 18:08:06.0 +02: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
11 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
12 DENIED moderate
App\Entity\EntryComment {#1620
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#1407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
    +slug: "I-need-to-survive-for-3-days-while-pooping-as"
    +title: "I need to survive for 3 days while pooping as much as possible. I can pee as often as I like. It can take up loads of space. What food do I pack?"
    +url: null
    +body: """
      Please don’t ask why I need this.\n
      \n
      It would be great if the food also made me sweat a lot.\n
      \n
      It doesn't need to be something I can easily find.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 89
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687637866 {#2037
      date: 2023-06-24 22:17:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2084 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    +badges: Doctrine\ORM\PersistentCollection {#2087 …}
    +children: [
      App\Entity\EntryComment {#1620}
    ]
    -id: 347
    -titleTs: "'3':6 'day':7 'food':30 'like':21 'load':26 'much':11 'need':2 'often':18 'pack':33 'pee':16 'poop':9 'possibl':13 'space':28 'surviv':4 'take':24"
    -bodyTs: "'also':16 'ask':4 'doesn':23 'easili':31 'find':32 'food':15 'great':12 'lot':21 'made':17 'need':7,25 'pleas':1 'someth':28 'sweat':19 'would':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687622886
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/865320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687536486 {#2379
      date: 2023-06-23 18:08:06.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://beehaw.org/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)\n
    \n
    Not what I was expecting in my feed, not going to lie. But I think as strange as this question is, it bodes well for original content on Lemmy... unfortunately.\n
    \n
    That being said anything with a laxative effect should do the trick. For lots of pooping and sweating you could go with the [sugar-free gummy bears on Amazon.](https://www.amazon.com/Sugar-Free-Gummy-Bears-Candy/dp/B0BVRSGDQM)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687610173 {#1551
    date: 2023-06-24 14:36:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Greg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 3667
  -bodyTs: "'/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)':3 '/sugar-free-gummy-bears-candy/dp/b0bvrsgdqm)':66 'amazon':63 'anyth':37 'bear':61 'beehaw.org':2 'beehaw.org/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)':1 'bode':26 'content':30 'could':53 'effect':41 'expect':8 'feed':11 'free':59 'go':13,54 'gummi':60 'laxat':40 'lemmi':32 'lie':15 'lot':47 'origin':29 'poop':49 'question':23 'said':36 'strang':20 'sugar':58 'sugar-fre':57 'sweat':51 'think':18 'trick':45 'unfortun':33 'well':27 'www.amazon.com':65 'www.amazon.com/sugar-free-gummy-bears-candy/dp/b0bvrsgdqm)':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/413777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687537471 {#1621
    date: 2023-06-23 18:24:31.0 +02:00
  }
  +"title": 3667
}
"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 edit
App\Entity\EntryComment {#1620
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#1407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
    +slug: "I-need-to-survive-for-3-days-while-pooping-as"
    +title: "I need to survive for 3 days while pooping as much as possible. I can pee as often as I like. It can take up loads of space. What food do I pack?"
    +url: null
    +body: """
      Please don’t ask why I need this.\n
      \n
      It would be great if the food also made me sweat a lot.\n
      \n
      It doesn't need to be something I can easily find.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 89
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687637866 {#2037
      date: 2023-06-24 22:17:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2084 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    +badges: Doctrine\ORM\PersistentCollection {#2087 …}
    +children: [
      App\Entity\EntryComment {#1620}
    ]
    -id: 347
    -titleTs: "'3':6 'day':7 'food':30 'like':21 'load':26 'much':11 'need':2 'often':18 'pack':33 'pee':16 'poop':9 'possibl':13 'space':28 'surviv':4 'take':24"
    -bodyTs: "'also':16 'ask':4 'doesn':23 'easili':31 'find':32 'food':15 'great':12 'lot':21 'made':17 'need':7,25 'pleas':1 'someth':28 'sweat':19 'would':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687622886
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/865320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687536486 {#2379
      date: 2023-06-23 18:08:06.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://beehaw.org/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)\n
    \n
    Not what I was expecting in my feed, not going to lie. But I think as strange as this question is, it bodes well for original content on Lemmy... unfortunately.\n
    \n
    That being said anything with a laxative effect should do the trick. For lots of pooping and sweating you could go with the [sugar-free gummy bears on Amazon.](https://www.amazon.com/Sugar-Free-Gummy-Bears-Candy/dp/B0BVRSGDQM)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687610173 {#1551
    date: 2023-06-24 14:36:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Greg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 3667
  -bodyTs: "'/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)':3 '/sugar-free-gummy-bears-candy/dp/b0bvrsgdqm)':66 'amazon':63 'anyth':37 'bear':61 'beehaw.org':2 'beehaw.org/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)':1 'bode':26 'content':30 'could':53 'effect':41 'expect':8 'feed':11 'free':59 'go':13,54 'gummi':60 'laxat':40 'lemmi':32 'lie':15 'lot':47 'origin':29 'poop':49 'question':23 'said':36 'strang':20 'sugar':58 'sugar-fre':57 'sweat':51 'think':18 'trick':45 'unfortun':33 'well':27 'www.amazon.com':65 'www.amazon.com/sugar-free-gummy-bears-candy/dp/b0bvrsgdqm)':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/413777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687537471 {#1621
    date: 2023-06-23 18:24:31.0 +02:00
  }
  +"title": 3667
}
"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
14 DENIED moderate
App\Entity\EntryComment {#1620
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#1407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
    +slug: "I-need-to-survive-for-3-days-while-pooping-as"
    +title: "I need to survive for 3 days while pooping as much as possible. I can pee as often as I like. It can take up loads of space. What food do I pack?"
    +url: null
    +body: """
      Please don’t ask why I need this.\n
      \n
      It would be great if the food also made me sweat a lot.\n
      \n
      It doesn't need to be something I can easily find.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 89
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687637866 {#2037
      date: 2023-06-24 22:17:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2084 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    +badges: Doctrine\ORM\PersistentCollection {#2087 …}
    +children: [
      App\Entity\EntryComment {#1620}
    ]
    -id: 347
    -titleTs: "'3':6 'day':7 'food':30 'like':21 'load':26 'much':11 'need':2 'often':18 'pack':33 'pee':16 'poop':9 'possibl':13 'space':28 'surviv':4 'take':24"
    -bodyTs: "'also':16 'ask':4 'doesn':23 'easili':31 'find':32 'food':15 'great':12 'lot':21 'made':17 'need':7,25 'pleas':1 'someth':28 'sweat':19 'would':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687622886
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/865320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687536486 {#2379
      date: 2023-06-23 18:08:06.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://beehaw.org/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)\n
    \n
    Not what I was expecting in my feed, not going to lie. But I think as strange as this question is, it bodes well for original content on Lemmy... unfortunately.\n
    \n
    That being said anything with a laxative effect should do the trick. For lots of pooping and sweating you could go with the [sugar-free gummy bears on Amazon.](https://www.amazon.com/Sugar-Free-Gummy-Bears-Candy/dp/B0BVRSGDQM)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687610173 {#1551
    date: 2023-06-24 14:36:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Greg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 3667
  -bodyTs: "'/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)':3 '/sugar-free-gummy-bears-candy/dp/b0bvrsgdqm)':66 'amazon':63 'anyth':37 'bear':61 'beehaw.org':2 'beehaw.org/pictrs/image/fc4f9ff3-37fc-4dd4-816f-a2f438e782df.mp4)':1 'bode':26 'content':30 'could':53 'effect':41 'expect':8 'feed':11 'free':59 'go':13,54 'gummi':60 'laxat':40 'lemmi':32 'lie':15 'lot':47 'origin':29 'poop':49 'question':23 'said':36 'strang':20 'sugar':58 'sugar-fre':57 'sweat':51 'think':18 'trick':45 'unfortun':33 'well':27 'www.amazon.com':65 'www.amazon.com/sugar-free-gummy-bears-candy/dp/b0bvrsgdqm)':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/413777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687537471 {#1621
    date: 2023-06-23 18:24:31.0 +02:00
  }
  +"title": 3667
}
"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 moderate
Proxies\__CG__\App\Entity\Entry {#1795
  +user: Proxies\__CG__\App\Entity\User {#2387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
  +slug: "How-do-you-create-a-community"
  +title: "How do you create a community."
  +url: null
  +body: "On reddit it was easy but here on Lemmy I cant see how to create a new community?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687566599 {#2086
    date: 2023-06-24 02:29:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  +badges: Doctrine\ORM\PersistentCollection {#2330 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1795 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +body: "It depends on which instance you're a part of. Some allow you to make communities (lemmy.world for one) and others restrict it to only admins can make them (Beehaw as an example)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1687565147 {#1686
        date: 2023-06-24 02:05:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Thief@lemmy.ml"
        "@zero_iq@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1598 …}
      +votes: Doctrine\ORM\PersistentCollection {#1629 …}
      +reports: Doctrine\ORM\PersistentCollection {#1626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
      -id: 3742
      -bodyTs: "'admin':26 'allow':12 'beehaw':30 'communiti':16 'depend':2 'exampl':33 'instanc':5 'lemmy.world':17 'make':15,28 'one':19 'other':21 'part':9 're':7 'restrict':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/421194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687565147 {#1691
        date: 2023-06-24 02:05:47.0 +02:00
      }
      +"title": 3742
    }
  ]
  -id: 391
  -titleTs: "'communiti':6 'creat':4"
  -bodyTs: "'cant':11 'communiti':18 'creat':15 'easi':5 'lemmi':9 'new':17 'reddit':2 'see':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687609051
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/1475699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687564551 {#2097
    date: 2023-06-24 01:55:51.0 +02: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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1795
  +user: Proxies\__CG__\App\Entity\User {#2387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
  +slug: "How-do-you-create-a-community"
  +title: "How do you create a community."
  +url: null
  +body: "On reddit it was easy but here on Lemmy I cant see how to create a new community?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687566599 {#2086
    date: 2023-06-24 02:29:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  +badges: Doctrine\ORM\PersistentCollection {#2330 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1795 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +body: "It depends on which instance you're a part of. Some allow you to make communities (lemmy.world for one) and others restrict it to only admins can make them (Beehaw as an example)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1687565147 {#1686
        date: 2023-06-24 02:05:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Thief@lemmy.ml"
        "@zero_iq@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1598 …}
      +votes: Doctrine\ORM\PersistentCollection {#1629 …}
      +reports: Doctrine\ORM\PersistentCollection {#1626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
      -id: 3742
      -bodyTs: "'admin':26 'allow':12 'beehaw':30 'communiti':16 'depend':2 'exampl':33 'instanc':5 'lemmy.world':17 'make':15,28 'one':19 'other':21 'part':9 're':7 'restrict':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/421194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687565147 {#1691
        date: 2023-06-24 02:05:47.0 +02:00
      }
      +"title": 3742
    }
  ]
  -id: 391
  -titleTs: "'communiti':6 'creat':4"
  -bodyTs: "'cant':11 'communiti':18 'creat':15 'easi':5 'lemmi':9 'new':17 'reddit':2 'see':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687609051
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/1475699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687564551 {#2097
    date: 2023-06-24 01:55:51.0 +02: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
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 {#1692
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1795
    +user: Proxies\__CG__\App\Entity\User {#2387 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
    +slug: "How-do-you-create-a-community"
    +title: "How do you create a community."
    +url: null
    +body: "On reddit it was easy but here on Lemmy I cant see how to create a new community?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687566599 {#2086
      date: 2023-06-24 02:29:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2241 …}
    +votes: Doctrine\ORM\PersistentCollection {#2133 …}
    +reports: Doctrine\ORM\PersistentCollection {#2131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
    +badges: Doctrine\ORM\PersistentCollection {#2330 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 391
    -titleTs: "'communiti':6 'creat':4"
    -bodyTs: "'cant':11 'communiti':18 'creat':15 'easi':5 'lemmi':9 'new':17 'reddit':2 'see':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687609051
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/1475699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687564551 {#2097
      date: 2023-06-24 01:55:51.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +body: "It depends on which instance you're a part of. Some allow you to make communities (lemmy.world for one) and others restrict it to only admins can make them (Beehaw as an example)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687565147 {#1686
    date: 2023-06-24 02:05:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Thief@lemmy.ml"
    "@zero_iq@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 3742
  -bodyTs: "'admin':26 'allow':12 'beehaw':30 'communiti':16 'depend':2 'exampl':33 'instanc':5 'lemmy.world':17 'make':15,28 'one':19 'other':21 'part':9 're':7 'restrict':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/421194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687565147 {#1691
    date: 2023-06-24 02:05:47.0 +02:00
  }
  +"title": 3742
}
"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 {#1692
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1795
    +user: Proxies\__CG__\App\Entity\User {#2387 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
    +slug: "How-do-you-create-a-community"
    +title: "How do you create a community."
    +url: null
    +body: "On reddit it was easy but here on Lemmy I cant see how to create a new community?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687566599 {#2086
      date: 2023-06-24 02:29:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2241 …}
    +votes: Doctrine\ORM\PersistentCollection {#2133 …}
    +reports: Doctrine\ORM\PersistentCollection {#2131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
    +badges: Doctrine\ORM\PersistentCollection {#2330 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 391
    -titleTs: "'communiti':6 'creat':4"
    -bodyTs: "'cant':11 'communiti':18 'creat':15 'easi':5 'lemmi':9 'new':17 'reddit':2 'see':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687609051
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/1475699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687564551 {#2097
      date: 2023-06-24 01:55:51.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +body: "It depends on which instance you're a part of. Some allow you to make communities (lemmy.world for one) and others restrict it to only admins can make them (Beehaw as an example)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687565147 {#1686
    date: 2023-06-24 02:05:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Thief@lemmy.ml"
    "@zero_iq@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 3742
  -bodyTs: "'admin':26 'allow':12 'beehaw':30 'communiti':16 'depend':2 'exampl':33 'instanc':5 'lemmy.world':17 'make':15,28 'one':19 'other':21 'part':9 're':7 'restrict':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/421194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687565147 {#1691
    date: 2023-06-24 02:05:47.0 +02:00
  }
  +"title": 3742
}
"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 {#1692
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1795
    +user: Proxies\__CG__\App\Entity\User {#2387 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
    +slug: "How-do-you-create-a-community"
    +title: "How do you create a community."
    +url: null
    +body: "On reddit it was easy but here on Lemmy I cant see how to create a new community?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687566599 {#2086
      date: 2023-06-24 02:29:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2241 …}
    +votes: Doctrine\ORM\PersistentCollection {#2133 …}
    +reports: Doctrine\ORM\PersistentCollection {#2131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
    +badges: Doctrine\ORM\PersistentCollection {#2330 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 391
    -titleTs: "'communiti':6 'creat':4"
    -bodyTs: "'cant':11 'communiti':18 'creat':15 'easi':5 'lemmi':9 'new':17 'reddit':2 'see':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687609051
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/1475699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687564551 {#2097
      date: 2023-06-24 01:55:51.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +body: "It depends on which instance you're a part of. Some allow you to make communities (lemmy.world for one) and others restrict it to only admins can make them (Beehaw as an example)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687565147 {#1686
    date: 2023-06-24 02:05:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Thief@lemmy.ml"
    "@zero_iq@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 3742
  -bodyTs: "'admin':26 'allow':12 'beehaw':30 'communiti':16 'depend':2 'exampl':33 'instanc':5 'lemmy.world':17 'make':15,28 'one':19 'other':21 'part':9 're':7 'restrict':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/421194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687565147 {#1691
    date: 2023-06-24 02:05:47.0 +02:00
  }
  +"title": 3742
}
"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
Proxies\__CG__\App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
  +slug: "Have-you-already-encountered-those-new-bots-on-Lemmy"
  +title: "Have you already encountered those new bots on Lemmy?"
  +url: null
  +body: "With all these new bot instances popping up, have you already seen these accounts actually raiding stuff? And can/do we defederate from those instances?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687540505 {#2346
    date: 2023-06-23 19:15:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  +badges: Doctrine\ORM\PersistentCollection {#2325 …}
  +children: [
    App\Entity\EntryComment {#1646
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
      +body: "You think people would lie like that??"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687453597 {#1697
        date: 2023-06-22 19:06:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
        "@Dirk@lemmy.ml"
        "@NotSteve_@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1663 …}
      +nested: Doctrine\ORM\PersistentCollection {#1661 …}
      +votes: Doctrine\ORM\PersistentCollection {#1653 …}
      +reports: Doctrine\ORM\PersistentCollection {#1649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
      -id: 3017
      -bodyTs: "'lie':5 'like':6 'peopl':3 'think':2 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/396355"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687453597 {#1709
        date: 2023-06-22 19:06:37.0 +02:00
      }
      +"title": 3017
    }
  ]
  -id: 218
  -titleTs: "'alreadi':3 'bot':7 'encount':4 'lemmi':9 'new':6"
  -bodyTs: "'account':14 'actual':15 'alreadi':11 'bot':5 'can/do':19 'defeder':21 'instanc':6,24 'new':4 'pop':7 'raid':16 'seen':12 'stuff':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687525465
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/228601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687439065 {#2140
    date: 2023-06-22 15:04:25.0 +02: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
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
  +slug: "Have-you-already-encountered-those-new-bots-on-Lemmy"
  +title: "Have you already encountered those new bots on Lemmy?"
  +url: null
  +body: "With all these new bot instances popping up, have you already seen these accounts actually raiding stuff? And can/do we defederate from those instances?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687540505 {#2346
    date: 2023-06-23 19:15:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  +badges: Doctrine\ORM\PersistentCollection {#2325 …}
  +children: [
    App\Entity\EntryComment {#1646
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
      +body: "You think people would lie like that??"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687453597 {#1697
        date: 2023-06-22 19:06:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
        "@Dirk@lemmy.ml"
        "@NotSteve_@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1663 …}
      +nested: Doctrine\ORM\PersistentCollection {#1661 …}
      +votes: Doctrine\ORM\PersistentCollection {#1653 …}
      +reports: Doctrine\ORM\PersistentCollection {#1649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
      -id: 3017
      -bodyTs: "'lie':5 'like':6 'peopl':3 'think':2 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/396355"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687453597 {#1709
        date: 2023-06-22 19:06:37.0 +02:00
      }
      +"title": 3017
    }
  ]
  -id: 218
  -titleTs: "'alreadi':3 'bot':7 'encount':4 'lemmi':9 'new':6"
  -bodyTs: "'account':14 'actual':15 'alreadi':11 'bot':5 'can/do':19 'defeder':21 'instanc':6,24 'new':4 'pop':7 'raid':16 'seen':12 'stuff':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687525465
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/228601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687439065 {#2140
    date: 2023-06-22 15:04:25.0 +02: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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
  +slug: "Have-you-already-encountered-those-new-bots-on-Lemmy"
  +title: "Have you already encountered those new bots on Lemmy?"
  +url: null
  +body: "With all these new bot instances popping up, have you already seen these accounts actually raiding stuff? And can/do we defederate from those instances?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687540505 {#2346
    date: 2023-06-23 19:15:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  +badges: Doctrine\ORM\PersistentCollection {#2325 …}
  +children: [
    App\Entity\EntryComment {#1646
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
      +body: "You think people would lie like that??"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687453597 {#1697
        date: 2023-06-22 19:06:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zyratoxx@lemm.ee"
        "@Dirk@lemmy.ml"
        "@NotSteve_@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1663 …}
      +nested: Doctrine\ORM\PersistentCollection {#1661 …}
      +votes: Doctrine\ORM\PersistentCollection {#1653 …}
      +reports: Doctrine\ORM\PersistentCollection {#1649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
      -id: 3017
      -bodyTs: "'lie':5 'like':6 'peopl':3 'think':2 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/396355"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687453597 {#1709
        date: 2023-06-22 19:06:37.0 +02:00
      }
      +"title": 3017
    }
  ]
  -id: 218
  -titleTs: "'alreadi':3 'bot':7 'encount':4 'lemmi':9 'new':6"
  -bodyTs: "'account':14 'actual':15 'alreadi':11 'bot':5 'can/do':19 'defeder':21 'instanc':6,24 'new':4 'pop':7 'raid':16 'seen':12 'stuff':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687525465
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/228601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687439065 {#2140
    date: 2023-06-22 15:04:25.0 +02: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
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 {#1646
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: Proxies\__CG__\App\Entity\User {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
    +slug: "Have-you-already-encountered-those-new-bots-on-Lemmy"
    +title: "Have you already encountered those new bots on Lemmy?"
    +url: null
    +body: "With all these new bot instances popping up, have you already seen these accounts actually raiding stuff? And can/do we defederate from those instances?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687540505 {#2346
      date: 2023-06-23 19:15:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2349 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
    +badges: Doctrine\ORM\PersistentCollection {#2325 …}
    +children: [
      App\Entity\EntryComment {#1646}
    ]
    -id: 218
    -titleTs: "'alreadi':3 'bot':7 'encount':4 'lemmi':9 'new':6"
    -bodyTs: "'account':14 'actual':15 'alreadi':11 'bot':5 'can/do':19 'defeder':21 'instanc':6,24 'new':4 'pop':7 'raid':16 'seen':12 'stuff':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687525465
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/228601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687439065 {#2140
      date: 2023-06-22 15:04:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
  +body: "You think people would lie like that??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687453597 {#1697
    date: 2023-06-22 19:06:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Dirk@lemmy.ml"
    "@NotSteve_@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1663 …}
  +nested: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  -id: 3017
  -bodyTs: "'lie':5 'like':6 'peopl':3 'think':2 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/396355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687453597 {#1709
    date: 2023-06-22 19:06:37.0 +02:00
  }
  +"title": 3017
}
"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 {#1646
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: Proxies\__CG__\App\Entity\User {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
    +slug: "Have-you-already-encountered-those-new-bots-on-Lemmy"
    +title: "Have you already encountered those new bots on Lemmy?"
    +url: null
    +body: "With all these new bot instances popping up, have you already seen these accounts actually raiding stuff? And can/do we defederate from those instances?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687540505 {#2346
      date: 2023-06-23 19:15:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2349 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
    +badges: Doctrine\ORM\PersistentCollection {#2325 …}
    +children: [
      App\Entity\EntryComment {#1646}
    ]
    -id: 218
    -titleTs: "'alreadi':3 'bot':7 'encount':4 'lemmi':9 'new':6"
    -bodyTs: "'account':14 'actual':15 'alreadi':11 'bot':5 'can/do':19 'defeder':21 'instanc':6,24 'new':4 'pop':7 'raid':16 'seen':12 'stuff':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687525465
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/228601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687439065 {#2140
      date: 2023-06-22 15:04:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
  +body: "You think people would lie like that??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687453597 {#1697
    date: 2023-06-22 19:06:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Dirk@lemmy.ml"
    "@NotSteve_@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1663 …}
  +nested: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  -id: 3017
  -bodyTs: "'lie':5 'like':6 'peopl':3 'think':2 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/396355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687453597 {#1709
    date: 2023-06-22 19:06:37.0 +02:00
  }
  +"title": 3017
}
"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 {#1646
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: Proxies\__CG__\App\Entity\User {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2457 …}
    +slug: "Have-you-already-encountered-those-new-bots-on-Lemmy"
    +title: "Have you already encountered those new bots on Lemmy?"
    +url: null
    +body: "With all these new bot instances popping up, have you already seen these accounts actually raiding stuff? And can/do we defederate from those instances?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687540505 {#2346
      date: 2023-06-23 19:15:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2349 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
    +badges: Doctrine\ORM\PersistentCollection {#2325 …}
    +children: [
      App\Entity\EntryComment {#1646}
    ]
    -id: 218
    -titleTs: "'alreadi':3 'bot':7 'encount':4 'lemmi':9 'new':6"
    -bodyTs: "'account':14 'actual':15 'alreadi':11 'bot':5 'can/do':19 'defeder':21 'instanc':6,24 'new':4 'pop':7 'raid':16 'seen':12 'stuff':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687525465
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/228601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687439065 {#2140
      date: 2023-06-22 15:04:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
  +body: "You think people would lie like that??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687453597 {#1697
    date: 2023-06-22 19:06:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zyratoxx@lemm.ee"
    "@Dirk@lemmy.ml"
    "@NotSteve_@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1663 …}
  +nested: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  -id: 3017
  -bodyTs: "'lie':5 'like':6 'peopl':3 'think':2 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/396355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687453597 {#1709
    date: 2023-06-22 19:06:37.0 +02:00
  }
  +"title": 3017
}
"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_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
30 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