GET https://kbin.spritesserver.nl/u/@Kolanaki@yiffit.net/active?p=13

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.15 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.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2105
  +user: Proxies\__CG__\App\Entity\User {#2801 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "what-is-a-parental-advice-you-wish-you-could-give"
  +title: "what is a parental advice you wish you could give to your father/mother before they had you?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726826915 {#2835
    date: 2024-09-20 12:08:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2840 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  +badges: Doctrine\ORM\PersistentCollection {#2851 …}
  +children: [
    App\Entity\EntryComment {#2099
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        “Don’t have kids.”\n
        \n
        ![](https://yiffit.net/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704506206 {#2104
        date: 2024-01-06 02:56:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@richardisaguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2108 …}
      +nested: Doctrine\ORM\PersistentCollection {#2101 …}
      +votes: Doctrine\ORM\PersistentCollection {#2109 …}
      +reports: Doctrine\ORM\PersistentCollection {#2106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
      -id: 284270
      -bodyTs: "'/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)':7 'kid':4 'yiffit.net':6 'yiffit.net/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4452357"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704506206 {#2100
        date: 2024-01-06 02:56:46.0 +01:00
      }
      +"title": 284270
    }
  ]
  -id: 27493
  -titleTs: "'advic':5 'could':9 'father/mother':13 'give':10 'parent':4 'wish':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704578221
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10363057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704491821 {#2823
    date: 2024-01-05 22:57:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2105
  +user: Proxies\__CG__\App\Entity\User {#2801 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "what-is-a-parental-advice-you-wish-you-could-give"
  +title: "what is a parental advice you wish you could give to your father/mother before they had you?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726826915 {#2835
    date: 2024-09-20 12:08:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2840 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  +badges: Doctrine\ORM\PersistentCollection {#2851 …}
  +children: [
    App\Entity\EntryComment {#2099
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        “Don’t have kids.”\n
        \n
        ![](https://yiffit.net/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704506206 {#2104
        date: 2024-01-06 02:56:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@richardisaguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2108 …}
      +nested: Doctrine\ORM\PersistentCollection {#2101 …}
      +votes: Doctrine\ORM\PersistentCollection {#2109 …}
      +reports: Doctrine\ORM\PersistentCollection {#2106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
      -id: 284270
      -bodyTs: "'/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)':7 'kid':4 'yiffit.net':6 'yiffit.net/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4452357"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704506206 {#2100
        date: 2024-01-06 02:56:46.0 +01:00
      }
      +"title": 284270
    }
  ]
  -id: 27493
  -titleTs: "'advic':5 'could':9 'father/mother':13 'give':10 'parent':4 'wish':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704578221
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10363057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704491821 {#2823
    date: 2024-01-05 22:57:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2105
  +user: Proxies\__CG__\App\Entity\User {#2801 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "what-is-a-parental-advice-you-wish-you-could-give"
  +title: "what is a parental advice you wish you could give to your father/mother before they had you?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726826915 {#2835
    date: 2024-09-20 12:08:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2840 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  +badges: Doctrine\ORM\PersistentCollection {#2851 …}
  +children: [
    App\Entity\EntryComment {#2099
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        “Don’t have kids.”\n
        \n
        ![](https://yiffit.net/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704506206 {#2104
        date: 2024-01-06 02:56:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@richardisaguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2108 …}
      +nested: Doctrine\ORM\PersistentCollection {#2101 …}
      +votes: Doctrine\ORM\PersistentCollection {#2109 …}
      +reports: Doctrine\ORM\PersistentCollection {#2106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
      -id: 284270
      -bodyTs: "'/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)':7 'kid':4 'yiffit.net':6 'yiffit.net/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4452357"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704506206 {#2100
        date: 2024-01-06 02:56:46.0 +01:00
      }
      +"title": 284270
    }
  ]
  -id: 27493
  -titleTs: "'advic':5 'could':9 'father/mother':13 'give':10 'parent':4 'wish':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704578221
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10363057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704491821 {#2823
    date: 2024-01-05 22:57:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2099
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
    +slug: "what-is-a-parental-advice-you-wish-you-could-give"
    +title: "what is a parental advice you wish you could give to your father/mother before they had you?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 79
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726826915 {#2835
      date: 2024-09-20 12:08:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2840 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      App\Entity\EntryComment {#2099}
    ]
    -id: 27493
    -titleTs: "'advic':5 'could':9 'father/mother':13 'give':10 'parent':4 'wish':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704578221
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10363057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704491821 {#2823
      date: 2024-01-05 22:57:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “Don’t have kids.”\n
    \n
    ![](https://yiffit.net/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1704506206 {#2104
    date: 2024-01-06 02:56:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@richardisaguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 284270
  -bodyTs: "'/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)':7 'kid':4 'yiffit.net':6 'yiffit.net/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4452357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704506206 {#2100
    date: 2024-01-06 02:56:46.0 +01:00
  }
  +"title": 284270
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2099
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
    +slug: "what-is-a-parental-advice-you-wish-you-could-give"
    +title: "what is a parental advice you wish you could give to your father/mother before they had you?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 79
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726826915 {#2835
      date: 2024-09-20 12:08:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2840 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      App\Entity\EntryComment {#2099}
    ]
    -id: 27493
    -titleTs: "'advic':5 'could':9 'father/mother':13 'give':10 'parent':4 'wish':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704578221
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10363057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704491821 {#2823
      date: 2024-01-05 22:57:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “Don’t have kids.”\n
    \n
    ![](https://yiffit.net/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1704506206 {#2104
    date: 2024-01-06 02:56:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@richardisaguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 284270
  -bodyTs: "'/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)':7 'kid':4 'yiffit.net':6 'yiffit.net/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4452357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704506206 {#2100
    date: 2024-01-06 02:56:46.0 +01:00
  }
  +"title": 284270
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2099
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
    +slug: "what-is-a-parental-advice-you-wish-you-could-give"
    +title: "what is a parental advice you wish you could give to your father/mother before they had you?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 79
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726826915 {#2835
      date: 2024-09-20 12:08:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2840 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      App\Entity\EntryComment {#2099}
    ]
    -id: 27493
    -titleTs: "'advic':5 'could':9 'father/mother':13 'give':10 'parent':4 'wish':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704578221
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10363057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704491821 {#2823
      date: 2024-01-05 22:57:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “Don’t have kids.”\n
    \n
    ![](https://yiffit.net/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1704506206 {#2104
    date: 2024-01-06 02:56:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@richardisaguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 284270
  -bodyTs: "'/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)':7 'kid':4 'yiffit.net':6 'yiffit.net/pictrs/image/8ee00051-48c8-4413-ae88-62a45d1d4877.jpeg)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4452357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704506206 {#2100
    date: 2024-01-06 02:56:46.0 +01:00
  }
  +"title": 284270
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2931 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
  +slug: "The-more-you-know"
  +title: "The more you know"
  +url: "https://lemmy.today/pictrs/image/b216ba8b-9e8a-4ca8-8417-69057437b802.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 105
  +favouriteCount: 682
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722872680 {#2965
    date: 2024-08-05 17:44:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2973 …}
  +votes: Doctrine\ORM\PersistentCollection {#2975 …}
  +reports: Doctrine\ORM\PersistentCollection {#2977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  +badges: Doctrine\ORM\PersistentCollection {#2983 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +body: "Thin crust + thin toppings."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704446239 {#2018
        date: 2024-01-05 10:17:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Barthosw@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2028 …}
      +nested: Doctrine\ORM\PersistentCollection {#2012 …}
      +votes: Doctrine\ORM\PersistentCollection {#2013 …}
      +reports: Doctrine\ORM\PersistentCollection {#2035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
      -id: 282057
      -bodyTs: "'crust':2 'thin':1,3 'top':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4436689"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704446239 {#2025
        date: 2024-01-05 10:17:19.0 +01:00
      }
      +"title": 282057
    }
  ]
  -id: 27120
  -titleTs: "'know':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704443557
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4860619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704357157 {#2953
    date: 2024-01-04 09:32:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2931 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
  +slug: "The-more-you-know"
  +title: "The more you know"
  +url: "https://lemmy.today/pictrs/image/b216ba8b-9e8a-4ca8-8417-69057437b802.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 105
  +favouriteCount: 682
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722872680 {#2965
    date: 2024-08-05 17:44:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2973 …}
  +votes: Doctrine\ORM\PersistentCollection {#2975 …}
  +reports: Doctrine\ORM\PersistentCollection {#2977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  +badges: Doctrine\ORM\PersistentCollection {#2983 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +body: "Thin crust + thin toppings."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704446239 {#2018
        date: 2024-01-05 10:17:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Barthosw@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2028 …}
      +nested: Doctrine\ORM\PersistentCollection {#2012 …}
      +votes: Doctrine\ORM\PersistentCollection {#2013 …}
      +reports: Doctrine\ORM\PersistentCollection {#2035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
      -id: 282057
      -bodyTs: "'crust':2 'thin':1,3 'top':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4436689"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704446239 {#2025
        date: 2024-01-05 10:17:19.0 +01:00
      }
      +"title": 282057
    }
  ]
  -id: 27120
  -titleTs: "'know':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704443557
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4860619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704357157 {#2953
    date: 2024-01-04 09:32:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2931 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
  +slug: "The-more-you-know"
  +title: "The more you know"
  +url: "https://lemmy.today/pictrs/image/b216ba8b-9e8a-4ca8-8417-69057437b802.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 105
  +favouriteCount: 682
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722872680 {#2965
    date: 2024-08-05 17:44:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2973 …}
  +votes: Doctrine\ORM\PersistentCollection {#2975 …}
  +reports: Doctrine\ORM\PersistentCollection {#2977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  +badges: Doctrine\ORM\PersistentCollection {#2983 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +body: "Thin crust + thin toppings."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704446239 {#2018
        date: 2024-01-05 10:17:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Barthosw@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2028 …}
      +nested: Doctrine\ORM\PersistentCollection {#2012 …}
      +votes: Doctrine\ORM\PersistentCollection {#2013 …}
      +reports: Doctrine\ORM\PersistentCollection {#2035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
      -id: 282057
      -bodyTs: "'crust':2 'thin':1,3 'top':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4436689"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704446239 {#2025
        date: 2024-01-05 10:17:19.0 +01:00
      }
      +"title": 282057
    }
  ]
  -id: 27120
  -titleTs: "'know':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704443557
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4860619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704357157 {#2953
    date: 2024-01-04 09:32:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#2931 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#2970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
    +slug: "The-more-you-know"
    +title: "The more you know"
    +url: "https://lemmy.today/pictrs/image/b216ba8b-9e8a-4ca8-8417-69057437b802.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 105
    +favouriteCount: 682
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722872680 {#2965
      date: 2024-08-05 17:44:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2973 …}
    +votes: Doctrine\ORM\PersistentCollection {#2975 …}
    +reports: Doctrine\ORM\PersistentCollection {#2977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    +badges: Doctrine\ORM\PersistentCollection {#2983 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 27120
    -titleTs: "'know':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704443557
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4860619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704357157 {#2953
      date: 2024-01-04 09:32:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +body: "Thin crust + thin toppings."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704446239 {#2018
    date: 2024-01-05 10:17:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Barthosw@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 282057
  -bodyTs: "'crust':2 'thin':1,3 'top':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4436689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704446239 {#2025
    date: 2024-01-05 10:17:19.0 +01:00
  }
  +"title": 282057
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#2931 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#2970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
    +slug: "The-more-you-know"
    +title: "The more you know"
    +url: "https://lemmy.today/pictrs/image/b216ba8b-9e8a-4ca8-8417-69057437b802.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 105
    +favouriteCount: 682
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722872680 {#2965
      date: 2024-08-05 17:44:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2973 …}
    +votes: Doctrine\ORM\PersistentCollection {#2975 …}
    +reports: Doctrine\ORM\PersistentCollection {#2977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    +badges: Doctrine\ORM\PersistentCollection {#2983 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 27120
    -titleTs: "'know':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704443557
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4860619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704357157 {#2953
      date: 2024-01-04 09:32:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +body: "Thin crust + thin toppings."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704446239 {#2018
    date: 2024-01-05 10:17:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Barthosw@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 282057
  -bodyTs: "'crust':2 'thin':1,3 'top':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4436689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704446239 {#2025
    date: 2024-01-05 10:17:19.0 +01:00
  }
  +"title": 282057
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#2931 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#2970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
    +slug: "The-more-you-know"
    +title: "The more you know"
    +url: "https://lemmy.today/pictrs/image/b216ba8b-9e8a-4ca8-8417-69057437b802.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 105
    +favouriteCount: 682
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722872680 {#2965
      date: 2024-08-05 17:44:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2973 …}
    +votes: Doctrine\ORM\PersistentCollection {#2975 …}
    +reports: Doctrine\ORM\PersistentCollection {#2977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    +badges: Doctrine\ORM\PersistentCollection {#2983 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 27120
    -titleTs: "'know':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704443557
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4860619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704357157 {#2953
      date: 2024-01-04 09:32:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +body: "Thin crust + thin toppings."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704446239 {#2018
    date: 2024-01-05 10:17:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Barthosw@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 282057
  -bodyTs: "'crust':2 'thin':1,3 'top':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4436689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704446239 {#2025
    date: 2024-01-05 10:17:19.0 +01:00
  }
  +"title": 282057
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2311
  +user: Proxies\__CG__\App\Entity\User {#2745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "What-made-up-movie-title-would-make-it-hard-to"
  +title: "What made up movie title would make it hard to sell it to the public?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 92
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722803758 {#2780
    date: 2024-08-04 22:35:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2788 …}
  +reports: Doctrine\ORM\PersistentCollection {#2790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
  +badges: Doctrine\ORM\PersistentCollection {#2796 …}
  +children: [
    App\Entity\EntryComment {#2299
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2311 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +body: """
        *exiting the theatre after the movie*\n
        \n
        “Man… That title was accurate. Can’t wait for the sequel!”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704586976 {#2252
        date: 2024-01-07 01:22:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@Kolanaki@yiffit.net"
        "@Ebber@lemmings.world"
        "@BastingChemina@slrpnk.net"
        "@TehBamski@lemmy.world"
        "@Kolanaki@yiffit.net"
        "@Ebber@lemmings.world"
        "@BastingChemina@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2291 …}
      +nested: Doctrine\ORM\PersistentCollection {#2301 …}
      +votes: Doctrine\ORM\PersistentCollection {#2297 …}
      +reports: Doctrine\ORM\PersistentCollection {#2315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
      -id: 287204
      -bodyTs: "'accur':11 'exit':1 'man':7 'movi':6 'sequel':17 'theatr':3 'titl':9 'wait':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4471412"
      +editedAt: DateTimeImmutable @1712579452 {#2192
        date: 2024-04-08 14:30:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704586976 {#2189
        date: 2024-01-07 01:22:56.0 +01:00
      }
      +"title": 287204
    }
  ]
  -id: 27554
  -titleTs: "'hard':9 'made':2 'make':7 'movi':4 'public':15 'sell':11 'titl':5 'would':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704597832
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10369420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704511432 {#2766
    date: 2024-01-06 04:23:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2311
  +user: Proxies\__CG__\App\Entity\User {#2745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "What-made-up-movie-title-would-make-it-hard-to"
  +title: "What made up movie title would make it hard to sell it to the public?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 92
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722803758 {#2780
    date: 2024-08-04 22:35:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2788 …}
  +reports: Doctrine\ORM\PersistentCollection {#2790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
  +badges: Doctrine\ORM\PersistentCollection {#2796 …}
  +children: [
    App\Entity\EntryComment {#2299
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2311 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +body: """
        *exiting the theatre after the movie*\n
        \n
        “Man… That title was accurate. Can’t wait for the sequel!”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704586976 {#2252
        date: 2024-01-07 01:22:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@Kolanaki@yiffit.net"
        "@Ebber@lemmings.world"
        "@BastingChemina@slrpnk.net"
        "@TehBamski@lemmy.world"
        "@Kolanaki@yiffit.net"
        "@Ebber@lemmings.world"
        "@BastingChemina@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2291 …}
      +nested: Doctrine\ORM\PersistentCollection {#2301 …}
      +votes: Doctrine\ORM\PersistentCollection {#2297 …}
      +reports: Doctrine\ORM\PersistentCollection {#2315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
      -id: 287204
      -bodyTs: "'accur':11 'exit':1 'man':7 'movi':6 'sequel':17 'theatr':3 'titl':9 'wait':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4471412"
      +editedAt: DateTimeImmutable @1712579452 {#2192
        date: 2024-04-08 14:30:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704586976 {#2189
        date: 2024-01-07 01:22:56.0 +01:00
      }
      +"title": 287204
    }
  ]
  -id: 27554
  -titleTs: "'hard':9 'made':2 'make':7 'movi':4 'public':15 'sell':11 'titl':5 'would':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704597832
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10369420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704511432 {#2766
    date: 2024-01-06 04:23:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2311
  +user: Proxies\__CG__\App\Entity\User {#2745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "What-made-up-movie-title-would-make-it-hard-to"
  +title: "What made up movie title would make it hard to sell it to the public?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 92
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722803758 {#2780
    date: 2024-08-04 22:35:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2788 …}
  +reports: Doctrine\ORM\PersistentCollection {#2790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
  +badges: Doctrine\ORM\PersistentCollection {#2796 …}
  +children: [
    App\Entity\EntryComment {#2299
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2311 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +body: """
        *exiting the theatre after the movie*\n
        \n
        “Man… That title was accurate. Can’t wait for the sequel!”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704586976 {#2252
        date: 2024-01-07 01:22:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@Kolanaki@yiffit.net"
        "@Ebber@lemmings.world"
        "@BastingChemina@slrpnk.net"
        "@TehBamski@lemmy.world"
        "@Kolanaki@yiffit.net"
        "@Ebber@lemmings.world"
        "@BastingChemina@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2291 …}
      +nested: Doctrine\ORM\PersistentCollection {#2301 …}
      +votes: Doctrine\ORM\PersistentCollection {#2297 …}
      +reports: Doctrine\ORM\PersistentCollection {#2315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
      -id: 287204
      -bodyTs: "'accur':11 'exit':1 'man':7 'movi':6 'sequel':17 'theatr':3 'titl':9 'wait':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4471412"
      +editedAt: DateTimeImmutable @1712579452 {#2192
        date: 2024-04-08 14:30:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704586976 {#2189
        date: 2024-01-07 01:22:56.0 +01:00
      }
      +"title": 287204
    }
  ]
  -id: 27554
  -titleTs: "'hard':9 'made':2 'make':7 'movi':4 'public':15 'sell':11 'titl':5 'would':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704597832
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10369420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704511432 {#2766
    date: 2024-01-06 04:23:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2311
    +user: Proxies\__CG__\App\Entity\User {#2745 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
    +slug: "What-made-up-movie-title-would-make-it-hard-to"
    +title: "What made up movie title would make it hard to sell it to the public?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 92
    +favouriteCount: 92
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722803758 {#2780
      date: 2024-08-04 22:35:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2788 …}
    +reports: Doctrine\ORM\PersistentCollection {#2790 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2796 …}
    +children: [
      App\Entity\EntryComment {#2299}
    ]
    -id: 27554
    -titleTs: "'hard':9 'made':2 'make':7 'movi':4 'public':15 'sell':11 'titl':5 'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704597832
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10369420"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704511432 {#2766
      date: 2024-01-06 04:23:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +body: """
    *exiting the theatre after the movie*\n
    \n
    “Man… That title was accurate. Can’t wait for the sequel!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704586976 {#2252
    date: 2024-01-07 01:22:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@Ebber@lemmings.world"
    "@BastingChemina@slrpnk.net"
    "@TehBamski@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@Ebber@lemmings.world"
    "@BastingChemina@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 287204
  -bodyTs: "'accur':11 'exit':1 'man':7 'movi':6 'sequel':17 'theatr':3 'titl':9 'wait':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4471412"
  +editedAt: DateTimeImmutable @1712579452 {#2192
    date: 2024-04-08 14:30:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704586976 {#2189
    date: 2024-01-07 01:22:56.0 +01:00
  }
  +"title": 287204
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2311
    +user: Proxies\__CG__\App\Entity\User {#2745 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
    +slug: "What-made-up-movie-title-would-make-it-hard-to"
    +title: "What made up movie title would make it hard to sell it to the public?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 92
    +favouriteCount: 92
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722803758 {#2780
      date: 2024-08-04 22:35:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2788 …}
    +reports: Doctrine\ORM\PersistentCollection {#2790 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2796 …}
    +children: [
      App\Entity\EntryComment {#2299}
    ]
    -id: 27554
    -titleTs: "'hard':9 'made':2 'make':7 'movi':4 'public':15 'sell':11 'titl':5 'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704597832
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10369420"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704511432 {#2766
      date: 2024-01-06 04:23:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +body: """
    *exiting the theatre after the movie*\n
    \n
    “Man… That title was accurate. Can’t wait for the sequel!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704586976 {#2252
    date: 2024-01-07 01:22:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@Ebber@lemmings.world"
    "@BastingChemina@slrpnk.net"
    "@TehBamski@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@Ebber@lemmings.world"
    "@BastingChemina@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 287204
  -bodyTs: "'accur':11 'exit':1 'man':7 'movi':6 'sequel':17 'theatr':3 'titl':9 'wait':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4471412"
  +editedAt: DateTimeImmutable @1712579452 {#2192
    date: 2024-04-08 14:30:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704586976 {#2189
    date: 2024-01-07 01:22:56.0 +01:00
  }
  +"title": 287204
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2311
    +user: Proxies\__CG__\App\Entity\User {#2745 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
    +slug: "What-made-up-movie-title-would-make-it-hard-to"
    +title: "What made up movie title would make it hard to sell it to the public?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 92
    +favouriteCount: 92
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722803758 {#2780
      date: 2024-08-04 22:35:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2788 …}
    +reports: Doctrine\ORM\PersistentCollection {#2790 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2796 …}
    +children: [
      App\Entity\EntryComment {#2299}
    ]
    -id: 27554
    -titleTs: "'hard':9 'made':2 'make':7 'movi':4 'public':15 'sell':11 'titl':5 'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704597832
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10369420"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704511432 {#2766
      date: 2024-01-06 04:23:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +body: """
    *exiting the theatre after the movie*\n
    \n
    “Man… That title was accurate. Can’t wait for the sequel!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704586976 {#2252
    date: 2024-01-07 01:22:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@Ebber@lemmings.world"
    "@BastingChemina@slrpnk.net"
    "@TehBamski@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@Ebber@lemmings.world"
    "@BastingChemina@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 287204
  -bodyTs: "'accur':11 'exit':1 'man':7 'movi':6 'sequel':17 'theatr':3 'titl':9 'wait':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4471412"
  +editedAt: DateTimeImmutable @1712579452 {#2192
    date: 2024-04-08 14:30:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704586976 {#2189
    date: 2024-01-07 01:22:56.0 +01:00
  }
  +"title": 287204
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2271
  +user: Proxies\__CG__\App\Entity\User {#2914 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "Does-wind-power-cause-visual-pollution-in-your-opinion"
  +title: "Does wind power cause visual pollution in your opinion?"
  +url: null
  +body: """
    I remember reading somewhere (probably my high school textbook) that one of the reasons people don’t like wind power being built is they cause visual pollution.\n
    \n
    In my opinion, I think **it would be pretty cool** to just look out my window and see a giant windmill there, the opposite of visual pollution.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 105
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722653464 {#2909
    date: 2024-08-03 04:51:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2916 …}
  +votes: Doctrine\ORM\PersistentCollection {#2918 …}
  +reports: Doctrine\ORM\PersistentCollection {#2920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
  +badges: Doctrine\ORM\PersistentCollection {#2926 …}
  +children: [
    App\Entity\EntryComment {#2273
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2271 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Dude, the windows in my apartment just look at the wall of another apartment. I would much rather see a god damn wind turbine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704611940 {#2268
        date: 2024-01-07 08:19:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NorthWestWind@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2274 …}
      +nested: Doctrine\ORM\PersistentCollection {#2190 …}
      +votes: Doctrine\ORM\PersistentCollection {#2265 …}
      +reports: Doctrine\ORM\PersistentCollection {#2263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
      -id: 287971
      -bodyTs: "'anoth':13 'apart':6,14 'damn':22 'dude':1 'god':21 'look':8 'much':17 'rather':18 'see':19 'turbin':24 'wall':11 'wind':23 'window':3 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4476824"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704611940 {#2267
        date: 2024-01-07 08:19:00.0 +01:00
      }
      +"title": 287971
    }
  ]
  -id: 27754
  -titleTs: "'caus':4 'opinion':9 'pollut':6 'power':3 'visual':5 'wind':2"
  -bodyTs: "'built':22 'caus':25 'cool':37 'giant':47 'high':7 'like':18 'look':40 'one':11 'opinion':30 'opposit':51 'peopl':15 'pollut':27,54 'power':20 'pretti':36 'probabl':5 'read':3 'reason':14 'rememb':2 'school':8 'see':45 'somewher':4 'textbook':9 'think':32 'visual':26,53 'wind':19 'windmil':48 'window':43 'would':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704678575
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10408456"
  +editedAt: DateTimeImmutable @1712713291 {#2897
    date: 2024-04-10 03:41:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704592175 {#2876
    date: 2024-01-07 02:49:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2271
  +user: Proxies\__CG__\App\Entity\User {#2914 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "Does-wind-power-cause-visual-pollution-in-your-opinion"
  +title: "Does wind power cause visual pollution in your opinion?"
  +url: null
  +body: """
    I remember reading somewhere (probably my high school textbook) that one of the reasons people don’t like wind power being built is they cause visual pollution.\n
    \n
    In my opinion, I think **it would be pretty cool** to just look out my window and see a giant windmill there, the opposite of visual pollution.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 105
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722653464 {#2909
    date: 2024-08-03 04:51:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2916 …}
  +votes: Doctrine\ORM\PersistentCollection {#2918 …}
  +reports: Doctrine\ORM\PersistentCollection {#2920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
  +badges: Doctrine\ORM\PersistentCollection {#2926 …}
  +children: [
    App\Entity\EntryComment {#2273
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2271 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Dude, the windows in my apartment just look at the wall of another apartment. I would much rather see a god damn wind turbine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704611940 {#2268
        date: 2024-01-07 08:19:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NorthWestWind@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2274 …}
      +nested: Doctrine\ORM\PersistentCollection {#2190 …}
      +votes: Doctrine\ORM\PersistentCollection {#2265 …}
      +reports: Doctrine\ORM\PersistentCollection {#2263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
      -id: 287971
      -bodyTs: "'anoth':13 'apart':6,14 'damn':22 'dude':1 'god':21 'look':8 'much':17 'rather':18 'see':19 'turbin':24 'wall':11 'wind':23 'window':3 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4476824"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704611940 {#2267
        date: 2024-01-07 08:19:00.0 +01:00
      }
      +"title": 287971
    }
  ]
  -id: 27754
  -titleTs: "'caus':4 'opinion':9 'pollut':6 'power':3 'visual':5 'wind':2"
  -bodyTs: "'built':22 'caus':25 'cool':37 'giant':47 'high':7 'like':18 'look':40 'one':11 'opinion':30 'opposit':51 'peopl':15 'pollut':27,54 'power':20 'pretti':36 'probabl':5 'read':3 'reason':14 'rememb':2 'school':8 'see':45 'somewher':4 'textbook':9 'think':32 'visual':26,53 'wind':19 'windmil':48 'window':43 'would':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704678575
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10408456"
  +editedAt: DateTimeImmutable @1712713291 {#2897
    date: 2024-04-10 03:41:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704592175 {#2876
    date: 2024-01-07 02:49:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2271
  +user: Proxies\__CG__\App\Entity\User {#2914 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "Does-wind-power-cause-visual-pollution-in-your-opinion"
  +title: "Does wind power cause visual pollution in your opinion?"
  +url: null
  +body: """
    I remember reading somewhere (probably my high school textbook) that one of the reasons people don’t like wind power being built is they cause visual pollution.\n
    \n
    In my opinion, I think **it would be pretty cool** to just look out my window and see a giant windmill there, the opposite of visual pollution.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 105
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722653464 {#2909
    date: 2024-08-03 04:51:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2916 …}
  +votes: Doctrine\ORM\PersistentCollection {#2918 …}
  +reports: Doctrine\ORM\PersistentCollection {#2920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
  +badges: Doctrine\ORM\PersistentCollection {#2926 …}
  +children: [
    App\Entity\EntryComment {#2273
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2271 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Dude, the windows in my apartment just look at the wall of another apartment. I would much rather see a god damn wind turbine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704611940 {#2268
        date: 2024-01-07 08:19:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NorthWestWind@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2274 …}
      +nested: Doctrine\ORM\PersistentCollection {#2190 …}
      +votes: Doctrine\ORM\PersistentCollection {#2265 …}
      +reports: Doctrine\ORM\PersistentCollection {#2263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
      -id: 287971
      -bodyTs: "'anoth':13 'apart':6,14 'damn':22 'dude':1 'god':21 'look':8 'much':17 'rather':18 'see':19 'turbin':24 'wall':11 'wind':23 'window':3 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4476824"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704611940 {#2267
        date: 2024-01-07 08:19:00.0 +01:00
      }
      +"title": 287971
    }
  ]
  -id: 27754
  -titleTs: "'caus':4 'opinion':9 'pollut':6 'power':3 'visual':5 'wind':2"
  -bodyTs: "'built':22 'caus':25 'cool':37 'giant':47 'high':7 'like':18 'look':40 'one':11 'opinion':30 'opposit':51 'peopl':15 'pollut':27,54 'power':20 'pretti':36 'probabl':5 'read':3 'reason':14 'rememb':2 'school':8 'see':45 'somewher':4 'textbook':9 'think':32 'visual':26,53 'wind':19 'windmil':48 'window':43 'would':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704678575
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10408456"
  +editedAt: DateTimeImmutable @1712713291 {#2897
    date: 2024-04-10 03:41:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704592175 {#2876
    date: 2024-01-07 02:49:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2273
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271
    +user: Proxies\__CG__\App\Entity\User {#2914 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
    +slug: "Does-wind-power-cause-visual-pollution-in-your-opinion"
    +title: "Does wind power cause visual pollution in your opinion?"
    +url: null
    +body: """
      I remember reading somewhere (probably my high school textbook) that one of the reasons people don’t like wind power being built is they cause visual pollution.\n
      \n
      In my opinion, I think **it would be pretty cool** to just look out my window and see a giant windmill there, the opposite of visual pollution.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 105
    +favouriteCount: 131
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722653464 {#2909
      date: 2024-08-03 04:51:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2916 …}
    +votes: Doctrine\ORM\PersistentCollection {#2918 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
    +badges: Doctrine\ORM\PersistentCollection {#2926 …}
    +children: [
      App\Entity\EntryComment {#2273}
    ]
    -id: 27754
    -titleTs: "'caus':4 'opinion':9 'pollut':6 'power':3 'visual':5 'wind':2"
    -bodyTs: "'built':22 'caus':25 'cool':37 'giant':47 'high':7 'like':18 'look':40 'one':11 'opinion':30 'opposit':51 'peopl':15 'pollut':27,54 'power':20 'pretti':36 'probabl':5 'read':3 'reason':14 'rememb':2 'school':8 'see':45 'somewher':4 'textbook':9 'think':32 'visual':26,53 'wind':19 'windmil':48 'window':43 'would':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704678575
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10408456"
    +editedAt: DateTimeImmutable @1712713291 {#2897
      date: 2024-04-10 03:41:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704592175 {#2876
      date: 2024-01-07 02:49:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dude, the windows in my apartment just look at the wall of another apartment. I would much rather see a god damn wind turbine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704611940 {#2268
    date: 2024-01-07 08:19:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NorthWestWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 287971
  -bodyTs: "'anoth':13 'apart':6,14 'damn':22 'dude':1 'god':21 'look':8 'much':17 'rather':18 'see':19 'turbin':24 'wall':11 'wind':23 'window':3 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4476824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704611940 {#2267
    date: 2024-01-07 08:19:00.0 +01:00
  }
  +"title": 287971
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2273
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271
    +user: Proxies\__CG__\App\Entity\User {#2914 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
    +slug: "Does-wind-power-cause-visual-pollution-in-your-opinion"
    +title: "Does wind power cause visual pollution in your opinion?"
    +url: null
    +body: """
      I remember reading somewhere (probably my high school textbook) that one of the reasons people don’t like wind power being built is they cause visual pollution.\n
      \n
      In my opinion, I think **it would be pretty cool** to just look out my window and see a giant windmill there, the opposite of visual pollution.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 105
    +favouriteCount: 131
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722653464 {#2909
      date: 2024-08-03 04:51:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2916 …}
    +votes: Doctrine\ORM\PersistentCollection {#2918 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
    +badges: Doctrine\ORM\PersistentCollection {#2926 …}
    +children: [
      App\Entity\EntryComment {#2273}
    ]
    -id: 27754
    -titleTs: "'caus':4 'opinion':9 'pollut':6 'power':3 'visual':5 'wind':2"
    -bodyTs: "'built':22 'caus':25 'cool':37 'giant':47 'high':7 'like':18 'look':40 'one':11 'opinion':30 'opposit':51 'peopl':15 'pollut':27,54 'power':20 'pretti':36 'probabl':5 'read':3 'reason':14 'rememb':2 'school':8 'see':45 'somewher':4 'textbook':9 'think':32 'visual':26,53 'wind':19 'windmil':48 'window':43 'would':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704678575
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10408456"
    +editedAt: DateTimeImmutable @1712713291 {#2897
      date: 2024-04-10 03:41:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704592175 {#2876
      date: 2024-01-07 02:49:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dude, the windows in my apartment just look at the wall of another apartment. I would much rather see a god damn wind turbine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704611940 {#2268
    date: 2024-01-07 08:19:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NorthWestWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 287971
  -bodyTs: "'anoth':13 'apart':6,14 'damn':22 'dude':1 'god':21 'look':8 'much':17 'rather':18 'see':19 'turbin':24 'wall':11 'wind':23 'window':3 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4476824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704611940 {#2267
    date: 2024-01-07 08:19:00.0 +01:00
  }
  +"title": 287971
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2273
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271
    +user: Proxies\__CG__\App\Entity\User {#2914 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
    +slug: "Does-wind-power-cause-visual-pollution-in-your-opinion"
    +title: "Does wind power cause visual pollution in your opinion?"
    +url: null
    +body: """
      I remember reading somewhere (probably my high school textbook) that one of the reasons people don’t like wind power being built is they cause visual pollution.\n
      \n
      In my opinion, I think **it would be pretty cool** to just look out my window and see a giant windmill there, the opposite of visual pollution.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 105
    +favouriteCount: 131
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722653464 {#2909
      date: 2024-08-03 04:51:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2916 …}
    +votes: Doctrine\ORM\PersistentCollection {#2918 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
    +badges: Doctrine\ORM\PersistentCollection {#2926 …}
    +children: [
      App\Entity\EntryComment {#2273}
    ]
    -id: 27754
    -titleTs: "'caus':4 'opinion':9 'pollut':6 'power':3 'visual':5 'wind':2"
    -bodyTs: "'built':22 'caus':25 'cool':37 'giant':47 'high':7 'like':18 'look':40 'one':11 'opinion':30 'opposit':51 'peopl':15 'pollut':27,54 'power':20 'pretti':36 'probabl':5 'read':3 'reason':14 'rememb':2 'school':8 'see':45 'somewher':4 'textbook':9 'think':32 'visual':26,53 'wind':19 'windmil':48 'window':43 'would':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704678575
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10408456"
    +editedAt: DateTimeImmutable @1712713291 {#2897
      date: 2024-04-10 03:41:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704592175 {#2876
      date: 2024-01-07 02:49:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dude, the windows in my apartment just look at the wall of another apartment. I would much rather see a god damn wind turbine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704611940 {#2268
    date: 2024-01-07 08:19:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NorthWestWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 287971
  -bodyTs: "'anoth':13 'apart':6,14 'damn':22 'dude':1 'god':21 'look':8 'much':17 'rather':18 'see':19 'turbin':24 'wall':11 'wind':23 'window':3 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4476824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704611940 {#2267
    date: 2024-01-07 08:19:00.0 +01:00
  }
  +"title": 287971
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2238
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#2616 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Remember-when-everything-was-so-blocky"
  +title: "Remember when everything was so blocky?"
  +url: "https://startrek.website/pictrs/image/80c19330-d176-45fd-9e20-65ee2c3fc6fb.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 54
  +favouriteCount: 785
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722639939 {#2188
    date: 2024-08-03 01:05:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2639 …}
  +votes: Doctrine\ORM\PersistentCollection {#2637 …}
  +reports: Doctrine\ORM\PersistentCollection {#2634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
  +badges: Doctrine\ORM\PersistentCollection {#2681 …}
  +children: [
    App\Entity\EntryComment {#2234
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2238 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: null
      +root: null
      +body: "I remember Targa. TGA had transparency and the format came around in '84."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1704672567 {#2236
        date: 2024-01-08 01:09:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2237 …}
      +nested: Doctrine\ORM\PersistentCollection {#2258 …}
      +votes: Doctrine\ORM\PersistentCollection {#2260 …}
      +reports: Doctrine\ORM\PersistentCollection {#2254 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
      -id: 289945
      -bodyTs: "'84':13 'around':11 'came':10 'format':9 'rememb':2 'targa':3 'tga':4 'transpar':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4488648"
      +editedAt: DateTimeImmutable @1719082904 {#2233
        date: 2024-06-22 21:01:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704672567 {#2226
        date: 2024-01-08 01:09:27.0 +01:00
      }
      +"title": 289945
    }
  ]
  -id: 27860
  -titleTs: "'blocki':6 'everyth':3 'rememb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704738783
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5419123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704652383 {#2558
    date: 2024-01-07 19:33:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2238
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#2616 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Remember-when-everything-was-so-blocky"
  +title: "Remember when everything was so blocky?"
  +url: "https://startrek.website/pictrs/image/80c19330-d176-45fd-9e20-65ee2c3fc6fb.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 54
  +favouriteCount: 785
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722639939 {#2188
    date: 2024-08-03 01:05:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2639 …}
  +votes: Doctrine\ORM\PersistentCollection {#2637 …}
  +reports: Doctrine\ORM\PersistentCollection {#2634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
  +badges: Doctrine\ORM\PersistentCollection {#2681 …}
  +children: [
    App\Entity\EntryComment {#2234
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2238 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: null
      +root: null
      +body: "I remember Targa. TGA had transparency and the format came around in '84."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1704672567 {#2236
        date: 2024-01-08 01:09:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2237 …}
      +nested: Doctrine\ORM\PersistentCollection {#2258 …}
      +votes: Doctrine\ORM\PersistentCollection {#2260 …}
      +reports: Doctrine\ORM\PersistentCollection {#2254 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
      -id: 289945
      -bodyTs: "'84':13 'around':11 'came':10 'format':9 'rememb':2 'targa':3 'tga':4 'transpar':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4488648"
      +editedAt: DateTimeImmutable @1719082904 {#2233
        date: 2024-06-22 21:01:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704672567 {#2226
        date: 2024-01-08 01:09:27.0 +01:00
      }
      +"title": 289945
    }
  ]
  -id: 27860
  -titleTs: "'blocki':6 'everyth':3 'rememb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704738783
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5419123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704652383 {#2558
    date: 2024-01-07 19:33:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2238
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#2616 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Remember-when-everything-was-so-blocky"
  +title: "Remember when everything was so blocky?"
  +url: "https://startrek.website/pictrs/image/80c19330-d176-45fd-9e20-65ee2c3fc6fb.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 54
  +favouriteCount: 785
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722639939 {#2188
    date: 2024-08-03 01:05:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2639 …}
  +votes: Doctrine\ORM\PersistentCollection {#2637 …}
  +reports: Doctrine\ORM\PersistentCollection {#2634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
  +badges: Doctrine\ORM\PersistentCollection {#2681 …}
  +children: [
    App\Entity\EntryComment {#2234
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2238 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: null
      +root: null
      +body: "I remember Targa. TGA had transparency and the format came around in '84."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1704672567 {#2236
        date: 2024-01-08 01:09:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2237 …}
      +nested: Doctrine\ORM\PersistentCollection {#2258 …}
      +votes: Doctrine\ORM\PersistentCollection {#2260 …}
      +reports: Doctrine\ORM\PersistentCollection {#2254 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
      -id: 289945
      -bodyTs: "'84':13 'around':11 'came':10 'format':9 'rememb':2 'targa':3 'tga':4 'transpar':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4488648"
      +editedAt: DateTimeImmutable @1719082904 {#2233
        date: 2024-06-22 21:01:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704672567 {#2226
        date: 2024-01-08 01:09:27.0 +01:00
      }
      +"title": 289945
    }
  ]
  -id: 27860
  -titleTs: "'blocki':6 'everyth':3 'rememb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704738783
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5419123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704652383 {#2558
    date: 2024-01-07 19:33:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2234
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2238
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#2616 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Remember-when-everything-was-so-blocky"
    +title: "Remember when everything was so blocky?"
    +url: "https://startrek.website/pictrs/image/80c19330-d176-45fd-9e20-65ee2c3fc6fb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 54
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722639939 {#2188
      date: 2024-08-03 01:05:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2639 …}
    +votes: Doctrine\ORM\PersistentCollection {#2637 …}
    +reports: Doctrine\ORM\PersistentCollection {#2634 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
    +badges: Doctrine\ORM\PersistentCollection {#2681 …}
    +children: [
      App\Entity\EntryComment {#2234}
    ]
    -id: 27860
    -titleTs: "'blocki':6 'everyth':3 'rememb':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704738783
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5419123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704652383 {#2558
      date: 2024-01-07 19:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: null
  +root: null
  +body: "I remember Targa. TGA had transparency and the format came around in '84."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704672567 {#2236
    date: 2024-01-08 01:09:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 289945
  -bodyTs: "'84':13 'around':11 'came':10 'format':9 'rememb':2 'targa':3 'tga':4 'transpar':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4488648"
  +editedAt: DateTimeImmutable @1719082904 {#2233
    date: 2024-06-22 21:01:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704672567 {#2226
    date: 2024-01-08 01:09:27.0 +01:00
  }
  +"title": 289945
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2234
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2238
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#2616 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Remember-when-everything-was-so-blocky"
    +title: "Remember when everything was so blocky?"
    +url: "https://startrek.website/pictrs/image/80c19330-d176-45fd-9e20-65ee2c3fc6fb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 54
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722639939 {#2188
      date: 2024-08-03 01:05:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2639 …}
    +votes: Doctrine\ORM\PersistentCollection {#2637 …}
    +reports: Doctrine\ORM\PersistentCollection {#2634 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
    +badges: Doctrine\ORM\PersistentCollection {#2681 …}
    +children: [
      App\Entity\EntryComment {#2234}
    ]
    -id: 27860
    -titleTs: "'blocki':6 'everyth':3 'rememb':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704738783
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5419123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704652383 {#2558
      date: 2024-01-07 19:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: null
  +root: null
  +body: "I remember Targa. TGA had transparency and the format came around in '84."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704672567 {#2236
    date: 2024-01-08 01:09:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 289945
  -bodyTs: "'84':13 'around':11 'came':10 'format':9 'rememb':2 'targa':3 'tga':4 'transpar':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4488648"
  +editedAt: DateTimeImmutable @1719082904 {#2233
    date: 2024-06-22 21:01:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704672567 {#2226
    date: 2024-01-08 01:09:27.0 +01:00
  }
  +"title": 289945
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2234
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2238
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#2616 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Remember-when-everything-was-so-blocky"
    +title: "Remember when everything was so blocky?"
    +url: "https://startrek.website/pictrs/image/80c19330-d176-45fd-9e20-65ee2c3fc6fb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 54
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722639939 {#2188
      date: 2024-08-03 01:05:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2639 …}
    +votes: Doctrine\ORM\PersistentCollection {#2637 …}
    +reports: Doctrine\ORM\PersistentCollection {#2634 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
    +badges: Doctrine\ORM\PersistentCollection {#2681 …}
    +children: [
      App\Entity\EntryComment {#2234}
    ]
    -id: 27860
    -titleTs: "'blocki':6 'everyth':3 'rememb':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704738783
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5419123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704652383 {#2558
      date: 2024-01-07 19:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: null
  +root: null
  +body: "I remember Targa. TGA had transparency and the format came around in '84."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704672567 {#2236
    date: 2024-01-08 01:09:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 289945
  -bodyTs: "'84':13 'around':11 'came':10 'format':9 'rememb':2 'targa':3 'tga':4 'transpar':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4488648"
  +editedAt: DateTimeImmutable @1719082904 {#2233
    date: 2024-06-22 21:01:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704672567 {#2226
    date: 2024-01-08 01:09:27.0 +01:00
  }
  +"title": 289945
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1563
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#2968 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "Standards"
  +title: "Standards"
  +url: "https://lemmy.world/pictrs/image/88df5608-c9e4-4338-89f0-d204d54fd106.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 701
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722607237 {#3003
    date: 2024-08-02 16:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3011 …}
  +reports: Doctrine\ORM\PersistentCollection {#3013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3017 …}
  +badges: Doctrine\ORM\PersistentCollection {#3019 …}
  +children: [
    App\Entity\EntryComment {#1554
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1563 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +body: "Well, [in the actual movie Zangief does put the stress on “guy” and not “bad.”](https://m.youtube.com/watch?v=k4yOcQRBTvo)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1704320278 {#1656
        date: 2024-01-03 23:17:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
        "@CareHare@sh.itjust.works"
        "@Stamets@lemmy.world"
        "@CareHare@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1723 …}
      +nested: Doctrine\ORM\PersistentCollection {#1617 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
      -id: 277775
      -bodyTs: "'/watch?v=k4yocqrbtvo)':18 'actual':4 'bad':15 'guy':12 'm.youtube.com':17 'm.youtube.com/watch?v=k4yocqrbtvo)':16 'movi':5 'put':8 'stress':10 'well':1 'zangief':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4400146"
      +editedAt: DateTimeImmutable @1711378420 {#1558
        date: 2024-03-25 15:53:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704320278 {#1556
        date: 2024-01-03 23:17:58.0 +01:00
      }
      +"title": 277775
    }
  ]
  -id: 27017
  -titleTs: "'standard':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704401755
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10282562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704315355 {#2991
    date: 2024-01-03 21:55:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1563
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#2968 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "Standards"
  +title: "Standards"
  +url: "https://lemmy.world/pictrs/image/88df5608-c9e4-4338-89f0-d204d54fd106.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 701
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722607237 {#3003
    date: 2024-08-02 16:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3011 …}
  +reports: Doctrine\ORM\PersistentCollection {#3013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3017 …}
  +badges: Doctrine\ORM\PersistentCollection {#3019 …}
  +children: [
    App\Entity\EntryComment {#1554
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1563 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +body: "Well, [in the actual movie Zangief does put the stress on “guy” and not “bad.”](https://m.youtube.com/watch?v=k4yOcQRBTvo)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1704320278 {#1656
        date: 2024-01-03 23:17:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
        "@CareHare@sh.itjust.works"
        "@Stamets@lemmy.world"
        "@CareHare@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1723 …}
      +nested: Doctrine\ORM\PersistentCollection {#1617 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
      -id: 277775
      -bodyTs: "'/watch?v=k4yocqrbtvo)':18 'actual':4 'bad':15 'guy':12 'm.youtube.com':17 'm.youtube.com/watch?v=k4yocqrbtvo)':16 'movi':5 'put':8 'stress':10 'well':1 'zangief':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4400146"
      +editedAt: DateTimeImmutable @1711378420 {#1558
        date: 2024-03-25 15:53:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704320278 {#1556
        date: 2024-01-03 23:17:58.0 +01:00
      }
      +"title": 277775
    }
  ]
  -id: 27017
  -titleTs: "'standard':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704401755
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10282562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704315355 {#2991
    date: 2024-01-03 21:55:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1563
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#2968 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "Standards"
  +title: "Standards"
  +url: "https://lemmy.world/pictrs/image/88df5608-c9e4-4338-89f0-d204d54fd106.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 701
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722607237 {#3003
    date: 2024-08-02 16:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3011 …}
  +reports: Doctrine\ORM\PersistentCollection {#3013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3017 …}
  +badges: Doctrine\ORM\PersistentCollection {#3019 …}
  +children: [
    App\Entity\EntryComment {#1554
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1563 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +body: "Well, [in the actual movie Zangief does put the stress on “guy” and not “bad.”](https://m.youtube.com/watch?v=k4yOcQRBTvo)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1704320278 {#1656
        date: 2024-01-03 23:17:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
        "@CareHare@sh.itjust.works"
        "@Stamets@lemmy.world"
        "@CareHare@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1723 …}
      +nested: Doctrine\ORM\PersistentCollection {#1617 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
      -id: 277775
      -bodyTs: "'/watch?v=k4yocqrbtvo)':18 'actual':4 'bad':15 'guy':12 'm.youtube.com':17 'm.youtube.com/watch?v=k4yocqrbtvo)':16 'movi':5 'put':8 'stress':10 'well':1 'zangief':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4400146"
      +editedAt: DateTimeImmutable @1711378420 {#1558
        date: 2024-03-25 15:53:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704320278 {#1556
        date: 2024-01-03 23:17:58.0 +01:00
      }
      +"title": 277775
    }
  ]
  -id: 27017
  -titleTs: "'standard':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704401755
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10282562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704315355 {#2991
    date: 2024-01-03 21:55:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#1554
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#2968 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "Standards"
    +title: "Standards"
    +url: "https://lemmy.world/pictrs/image/88df5608-c9e4-4338-89f0-d204d54fd106.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722607237 {#3003
      date: 2024-08-02 16:00:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3008 …}
    +votes: Doctrine\ORM\PersistentCollection {#3011 …}
    +reports: Doctrine\ORM\PersistentCollection {#3013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3017 …}
    +badges: Doctrine\ORM\PersistentCollection {#3019 …}
    +children: [
      App\Entity\EntryComment {#1554}
    ]
    -id: 27017
    -titleTs: "'standard':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704401755
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10282562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704315355 {#2991
      date: 2024-01-03 21:55:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +body: "Well, [in the actual movie Zangief does put the stress on “guy” and not “bad.”](https://m.youtube.com/watch?v=k4yOcQRBTvo)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1704320278 {#1656
    date: 2024-01-03 23:17:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@CareHare@sh.itjust.works"
    "@Stamets@lemmy.world"
    "@CareHare@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1723 …}
  +nested: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 277775
  -bodyTs: "'/watch?v=k4yocqrbtvo)':18 'actual':4 'bad':15 'guy':12 'm.youtube.com':17 'm.youtube.com/watch?v=k4yocqrbtvo)':16 'movi':5 'put':8 'stress':10 'well':1 'zangief':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4400146"
  +editedAt: DateTimeImmutable @1711378420 {#1558
    date: 2024-03-25 15:53:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704320278 {#1556
    date: 2024-01-03 23:17:58.0 +01:00
  }
  +"title": 277775
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#1554
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#2968 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "Standards"
    +title: "Standards"
    +url: "https://lemmy.world/pictrs/image/88df5608-c9e4-4338-89f0-d204d54fd106.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722607237 {#3003
      date: 2024-08-02 16:00:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3008 …}
    +votes: Doctrine\ORM\PersistentCollection {#3011 …}
    +reports: Doctrine\ORM\PersistentCollection {#3013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3017 …}
    +badges: Doctrine\ORM\PersistentCollection {#3019 …}
    +children: [
      App\Entity\EntryComment {#1554}
    ]
    -id: 27017
    -titleTs: "'standard':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704401755
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10282562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704315355 {#2991
      date: 2024-01-03 21:55:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +body: "Well, [in the actual movie Zangief does put the stress on “guy” and not “bad.”](https://m.youtube.com/watch?v=k4yOcQRBTvo)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1704320278 {#1656
    date: 2024-01-03 23:17:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@CareHare@sh.itjust.works"
    "@Stamets@lemmy.world"
    "@CareHare@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1723 …}
  +nested: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 277775
  -bodyTs: "'/watch?v=k4yocqrbtvo)':18 'actual':4 'bad':15 'guy':12 'm.youtube.com':17 'm.youtube.com/watch?v=k4yocqrbtvo)':16 'movi':5 'put':8 'stress':10 'well':1 'zangief':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4400146"
  +editedAt: DateTimeImmutable @1711378420 {#1558
    date: 2024-03-25 15:53:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704320278 {#1556
    date: 2024-01-03 23:17:58.0 +01:00
  }
  +"title": 277775
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#1554
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#2968 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "Standards"
    +title: "Standards"
    +url: "https://lemmy.world/pictrs/image/88df5608-c9e4-4338-89f0-d204d54fd106.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722607237 {#3003
      date: 2024-08-02 16:00:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3008 …}
    +votes: Doctrine\ORM\PersistentCollection {#3011 …}
    +reports: Doctrine\ORM\PersistentCollection {#3013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3017 …}
    +badges: Doctrine\ORM\PersistentCollection {#3019 …}
    +children: [
      App\Entity\EntryComment {#1554}
    ]
    -id: 27017
    -titleTs: "'standard':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704401755
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10282562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704315355 {#2991
      date: 2024-01-03 21:55:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +body: "Well, [in the actual movie Zangief does put the stress on “guy” and not “bad.”](https://m.youtube.com/watch?v=k4yOcQRBTvo)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1704320278 {#1656
    date: 2024-01-03 23:17:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@CareHare@sh.itjust.works"
    "@Stamets@lemmy.world"
    "@CareHare@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1723 …}
  +nested: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 277775
  -bodyTs: "'/watch?v=k4yocqrbtvo)':18 'actual':4 'bad':15 'guy':12 'm.youtube.com':17 'm.youtube.com/watch?v=k4yocqrbtvo)':16 'movi':5 'put':8 'stress':10 'well':1 'zangief':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4400146"
  +editedAt: DateTimeImmutable @1711378420 {#1558
    date: 2024-03-25 15:53:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704320278 {#1556
    date: 2024-01-03 23:17:58.0 +01:00
  }
  +"title": 277775
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED 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
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2215
  +user: Proxies\__CG__\App\Entity\User {#2763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2803 …}
  +slug: "For-real-though-I-think-about-this-at-least-once"
  +title: "For real though, I think about this at least once a day"
  +url: "https://i.imgur.com/cJlEbDP.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 388
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722597668 {#2798
    date: 2024-08-02 13:21:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2805 …}
  +votes: Doctrine\ORM\PersistentCollection {#2807 …}
  +reports: Doctrine\ORM\PersistentCollection {#2809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
  +badges: Doctrine\ORM\PersistentCollection {#2815 …}
  +children: [
    App\Entity\EntryComment {#2139
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2215 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +body: "Not on that series, but the Exocomps do appear again in Lower Decks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1704584799 {#2126
        date: 2024-01-07 00:46:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@USSBurritoTruck@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2198 …}
      +nested: Doctrine\ORM\PersistentCollection {#2227 …}
      +votes: Doctrine\ORM\PersistentCollection {#2214 …}
      +reports: Doctrine\ORM\PersistentCollection {#2225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 287036
      -bodyTs: "'appear':9 'deck':13 'exocomp':7 'lower':12 'seri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4470212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704584799 {#2043
        date: 2024-01-07 00:46:39.0 +01:00
      }
      +"title": 287036
    }
  ]
  -id: 27701
  -titleTs: "'day':12 'least':9 'real':2 'think':5 'though':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704661694
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5389424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704575294 {#2786
    date: 2024-01-06 22:08:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2215
  +user: Proxies\__CG__\App\Entity\User {#2763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2803 …}
  +slug: "For-real-though-I-think-about-this-at-least-once"
  +title: "For real though, I think about this at least once a day"
  +url: "https://i.imgur.com/cJlEbDP.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 388
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722597668 {#2798
    date: 2024-08-02 13:21:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2805 …}
  +votes: Doctrine\ORM\PersistentCollection {#2807 …}
  +reports: Doctrine\ORM\PersistentCollection {#2809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
  +badges: Doctrine\ORM\PersistentCollection {#2815 …}
  +children: [
    App\Entity\EntryComment {#2139
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2215 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +body: "Not on that series, but the Exocomps do appear again in Lower Decks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1704584799 {#2126
        date: 2024-01-07 00:46:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@USSBurritoTruck@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2198 …}
      +nested: Doctrine\ORM\PersistentCollection {#2227 …}
      +votes: Doctrine\ORM\PersistentCollection {#2214 …}
      +reports: Doctrine\ORM\PersistentCollection {#2225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 287036
      -bodyTs: "'appear':9 'deck':13 'exocomp':7 'lower':12 'seri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4470212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704584799 {#2043
        date: 2024-01-07 00:46:39.0 +01:00
      }
      +"title": 287036
    }
  ]
  -id: 27701
  -titleTs: "'day':12 'least':9 'real':2 'think':5 'though':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704661694
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5389424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704575294 {#2786
    date: 2024-01-06 22:08:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2215
  +user: Proxies\__CG__\App\Entity\User {#2763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2803 …}
  +slug: "For-real-though-I-think-about-this-at-least-once"
  +title: "For real though, I think about this at least once a day"
  +url: "https://i.imgur.com/cJlEbDP.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 388
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722597668 {#2798
    date: 2024-08-02 13:21:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2805 …}
  +votes: Doctrine\ORM\PersistentCollection {#2807 …}
  +reports: Doctrine\ORM\PersistentCollection {#2809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
  +badges: Doctrine\ORM\PersistentCollection {#2815 …}
  +children: [
    App\Entity\EntryComment {#2139
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2215 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +body: "Not on that series, but the Exocomps do appear again in Lower Decks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1704584799 {#2126
        date: 2024-01-07 00:46:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@USSBurritoTruck@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2198 …}
      +nested: Doctrine\ORM\PersistentCollection {#2227 …}
      +votes: Doctrine\ORM\PersistentCollection {#2214 …}
      +reports: Doctrine\ORM\PersistentCollection {#2225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 287036
      -bodyTs: "'appear':9 'deck':13 'exocomp':7 'lower':12 'seri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4470212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704584799 {#2043
        date: 2024-01-07 00:46:39.0 +01:00
      }
      +"title": 287036
    }
  ]
  -id: 27701
  -titleTs: "'day':12 'least':9 'real':2 'think':5 'though':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704661694
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5389424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704575294 {#2786
    date: 2024-01-06 22:08:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 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
54 DENIED moderate
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215
    +user: Proxies\__CG__\App\Entity\User {#2763 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2803 …}
    +slug: "For-real-though-I-think-about-this-at-least-once"
    +title: "For real though, I think about this at least once a day"
    +url: "https://i.imgur.com/cJlEbDP.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 388
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597668 {#2798
      date: 2024-08-02 13:21:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2805 …}
    +votes: Doctrine\ORM\PersistentCollection {#2807 …}
    +reports: Doctrine\ORM\PersistentCollection {#2809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
    +badges: Doctrine\ORM\PersistentCollection {#2815 …}
    +children: [
      App\Entity\EntryComment {#2139}
    ]
    -id: 27701
    -titleTs: "'day':12 'least':9 'real':2 'think':5 'though':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704661694
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5389424"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704575294 {#2786
      date: 2024-01-06 22:08:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +body: "Not on that series, but the Exocomps do appear again in Lower Decks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1704584799 {#2126
    date: 2024-01-07 00:46:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 287036
  -bodyTs: "'appear':9 'deck':13 'exocomp':7 'lower':12 'seri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4470212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704584799 {#2043
    date: 2024-01-07 00:46:39.0 +01:00
  }
  +"title": 287036
}
"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
55 DENIED edit
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215
    +user: Proxies\__CG__\App\Entity\User {#2763 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2803 …}
    +slug: "For-real-though-I-think-about-this-at-least-once"
    +title: "For real though, I think about this at least once a day"
    +url: "https://i.imgur.com/cJlEbDP.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 388
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597668 {#2798
      date: 2024-08-02 13:21:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2805 …}
    +votes: Doctrine\ORM\PersistentCollection {#2807 …}
    +reports: Doctrine\ORM\PersistentCollection {#2809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
    +badges: Doctrine\ORM\PersistentCollection {#2815 …}
    +children: [
      App\Entity\EntryComment {#2139}
    ]
    -id: 27701
    -titleTs: "'day':12 'least':9 'real':2 'think':5 'though':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704661694
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5389424"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704575294 {#2786
      date: 2024-01-06 22:08:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +body: "Not on that series, but the Exocomps do appear again in Lower Decks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1704584799 {#2126
    date: 2024-01-07 00:46:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 287036
  -bodyTs: "'appear':9 'deck':13 'exocomp':7 'lower':12 'seri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4470212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704584799 {#2043
    date: 2024-01-07 00:46:39.0 +01:00
  }
  +"title": 287036
}
"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
56 DENIED moderate
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215
    +user: Proxies\__CG__\App\Entity\User {#2763 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2803 …}
    +slug: "For-real-though-I-think-about-this-at-least-once"
    +title: "For real though, I think about this at least once a day"
    +url: "https://i.imgur.com/cJlEbDP.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 388
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597668 {#2798
      date: 2024-08-02 13:21:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2805 …}
    +votes: Doctrine\ORM\PersistentCollection {#2807 …}
    +reports: Doctrine\ORM\PersistentCollection {#2809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
    +badges: Doctrine\ORM\PersistentCollection {#2815 …}
    +children: [
      App\Entity\EntryComment {#2139}
    ]
    -id: 27701
    -titleTs: "'day':12 'least':9 'real':2 'think':5 'though':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704661694
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5389424"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704575294 {#2786
      date: 2024-01-06 22:08:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +body: "Not on that series, but the Exocomps do appear again in Lower Decks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1704584799 {#2126
    date: 2024-01-07 00:46:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 287036
  -bodyTs: "'appear':9 'deck':13 'exocomp':7 'lower':12 'seri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4470212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704584799 {#2043
    date: 2024-01-07 00:46:39.0 +01:00
  }
  +"title": 287036
}
"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
57 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
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2327
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Oh-hey-I-heard-Star-Trek-got-mentioned-on-the"
  +title: "Oh hey, I heard Star Trek got mentioned on the news! Let's just go check and-"
  +url: "https://startrek.website/pictrs/image/6a5b3340-197e-4fd9-b171-5cad83728e62.png"
  +body: """
    context:\n
    \n
    ![](https://startrek.website/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 70
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722594850 {#2891
    date: 2024-08-02 12:34:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2896 …}
  +votes: Doctrine\ORM\PersistentCollection {#2899 …}
  +reports: Doctrine\ORM\PersistentCollection {#2901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
  +badges: Doctrine\ORM\PersistentCollection {#2907 …}
  +children: [
    App\Entity\EntryComment {#2325
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +body: "“Star Trek is progressive. Star Wars is *woke.* Now, keep in mind I have no fucking idea what ‘woke’ actually means as I am incapable of inferring meaning through context.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704483095 {#2326
        date: 2024-01-05 20:31:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Lucien@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2333 …}
      +nested: Doctrine\ORM\PersistentCollection {#2324 …}
      +votes: Doctrine\ORM\PersistentCollection {#2334 …}
      +reports: Doctrine\ORM\PersistentCollection {#2341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
      -id: 283340
      -bodyTs: "'actual':20 'context':30 'fuck':16 'idea':17 'incap':25 'infer':27 'keep':10 'mean':21,28 'mind':12 'progress':4 'star':1,5 'trek':2 'war':6 'woke':8,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4447124"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704483095 {#2191
        date: 2024-01-05 20:31:35.0 +01:00
      }
      +"title": 283340
    }
  ]
  -id: 27412
  -titleTs: "'check':16 'go':15 'got':7 'heard':4 'hey':2 'let':12 'mention':8 'news':11 'oh':1 'star':5 'trek':6"
  -bodyTs: "'/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)':4 'context':1 'startrek.website':3 'startrek.website/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704557303
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5349483"
  +editedAt: DateTimeImmutable @1711991567 {#2879
    date: 2024-04-01 19:12:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704470903 {#2856
    date: 2024-01-05 17:08:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2327
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Oh-hey-I-heard-Star-Trek-got-mentioned-on-the"
  +title: "Oh hey, I heard Star Trek got mentioned on the news! Let's just go check and-"
  +url: "https://startrek.website/pictrs/image/6a5b3340-197e-4fd9-b171-5cad83728e62.png"
  +body: """
    context:\n
    \n
    ![](https://startrek.website/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 70
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722594850 {#2891
    date: 2024-08-02 12:34:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2896 …}
  +votes: Doctrine\ORM\PersistentCollection {#2899 …}
  +reports: Doctrine\ORM\PersistentCollection {#2901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
  +badges: Doctrine\ORM\PersistentCollection {#2907 …}
  +children: [
    App\Entity\EntryComment {#2325
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +body: "“Star Trek is progressive. Star Wars is *woke.* Now, keep in mind I have no fucking idea what ‘woke’ actually means as I am incapable of inferring meaning through context.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704483095 {#2326
        date: 2024-01-05 20:31:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Lucien@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2333 …}
      +nested: Doctrine\ORM\PersistentCollection {#2324 …}
      +votes: Doctrine\ORM\PersistentCollection {#2334 …}
      +reports: Doctrine\ORM\PersistentCollection {#2341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
      -id: 283340
      -bodyTs: "'actual':20 'context':30 'fuck':16 'idea':17 'incap':25 'infer':27 'keep':10 'mean':21,28 'mind':12 'progress':4 'star':1,5 'trek':2 'war':6 'woke':8,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4447124"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704483095 {#2191
        date: 2024-01-05 20:31:35.0 +01:00
      }
      +"title": 283340
    }
  ]
  -id: 27412
  -titleTs: "'check':16 'go':15 'got':7 'heard':4 'hey':2 'let':12 'mention':8 'news':11 'oh':1 'star':5 'trek':6"
  -bodyTs: "'/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)':4 'context':1 'startrek.website':3 'startrek.website/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704557303
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5349483"
  +editedAt: DateTimeImmutable @1711991567 {#2879
    date: 2024-04-01 19:12:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704470903 {#2856
    date: 2024-01-05 17:08:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2327
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Oh-hey-I-heard-Star-Trek-got-mentioned-on-the"
  +title: "Oh hey, I heard Star Trek got mentioned on the news! Let's just go check and-"
  +url: "https://startrek.website/pictrs/image/6a5b3340-197e-4fd9-b171-5cad83728e62.png"
  +body: """
    context:\n
    \n
    ![](https://startrek.website/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 70
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722594850 {#2891
    date: 2024-08-02 12:34:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2896 …}
  +votes: Doctrine\ORM\PersistentCollection {#2899 …}
  +reports: Doctrine\ORM\PersistentCollection {#2901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
  +badges: Doctrine\ORM\PersistentCollection {#2907 …}
  +children: [
    App\Entity\EntryComment {#2325
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +body: "“Star Trek is progressive. Star Wars is *woke.* Now, keep in mind I have no fucking idea what ‘woke’ actually means as I am incapable of inferring meaning through context.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704483095 {#2326
        date: 2024-01-05 20:31:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Lucien@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2333 …}
      +nested: Doctrine\ORM\PersistentCollection {#2324 …}
      +votes: Doctrine\ORM\PersistentCollection {#2334 …}
      +reports: Doctrine\ORM\PersistentCollection {#2341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
      -id: 283340
      -bodyTs: "'actual':20 'context':30 'fuck':16 'idea':17 'incap':25 'infer':27 'keep':10 'mean':21,28 'mind':12 'progress':4 'star':1,5 'trek':2 'war':6 'woke':8,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4447124"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704483095 {#2191
        date: 2024-01-05 20:31:35.0 +01:00
      }
      +"title": 283340
    }
  ]
  -id: 27412
  -titleTs: "'check':16 'go':15 'got':7 'heard':4 'hey':2 'let':12 'mention':8 'news':11 'oh':1 'star':5 'trek':6"
  -bodyTs: "'/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)':4 'context':1 'startrek.website':3 'startrek.website/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704557303
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5349483"
  +editedAt: DateTimeImmutable @1711991567 {#2879
    date: 2024-04-01 19:12:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704470903 {#2856
    date: 2024-01-05 17:08:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 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
62 DENIED moderate
App\Entity\EntryComment {#2325
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Oh-hey-I-heard-Star-Trek-got-mentioned-on-the"
    +title: "Oh hey, I heard Star Trek got mentioned on the news! Let's just go check and-"
    +url: "https://startrek.website/pictrs/image/6a5b3340-197e-4fd9-b171-5cad83728e62.png"
    +body: """
      context:\n
      \n
      ![](https://startrek.website/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 70
    +favouriteCount: 345
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722594850 {#2891
      date: 2024-08-02 12:34:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2896 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
    +badges: Doctrine\ORM\PersistentCollection {#2907 …}
    +children: [
      App\Entity\EntryComment {#2325}
    ]
    -id: 27412
    -titleTs: "'check':16 'go':15 'got':7 'heard':4 'hey':2 'let':12 'mention':8 'news':11 'oh':1 'star':5 'trek':6"
    -bodyTs: "'/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)':4 'context':1 'startrek.website':3 'startrek.website/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704557303
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5349483"
    +editedAt: DateTimeImmutable @1711991567 {#2879
      date: 2024-04-01 19:12:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704470903 {#2856
      date: 2024-01-05 17:08:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: "“Star Trek is progressive. Star Wars is *woke.* Now, keep in mind I have no fucking idea what ‘woke’ actually means as I am incapable of inferring meaning through context.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704483095 {#2326
    date: 2024-01-05 20:31:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Lucien@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 283340
  -bodyTs: "'actual':20 'context':30 'fuck':16 'idea':17 'incap':25 'infer':27 'keep':10 'mean':21,28 'mind':12 'progress':4 'star':1,5 'trek':2 'war':6 'woke':8,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4447124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704483095 {#2191
    date: 2024-01-05 20:31:35.0 +01:00
  }
  +"title": 283340
}
"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
63 DENIED edit
App\Entity\EntryComment {#2325
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Oh-hey-I-heard-Star-Trek-got-mentioned-on-the"
    +title: "Oh hey, I heard Star Trek got mentioned on the news! Let's just go check and-"
    +url: "https://startrek.website/pictrs/image/6a5b3340-197e-4fd9-b171-5cad83728e62.png"
    +body: """
      context:\n
      \n
      ![](https://startrek.website/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 70
    +favouriteCount: 345
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722594850 {#2891
      date: 2024-08-02 12:34:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2896 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
    +badges: Doctrine\ORM\PersistentCollection {#2907 …}
    +children: [
      App\Entity\EntryComment {#2325}
    ]
    -id: 27412
    -titleTs: "'check':16 'go':15 'got':7 'heard':4 'hey':2 'let':12 'mention':8 'news':11 'oh':1 'star':5 'trek':6"
    -bodyTs: "'/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)':4 'context':1 'startrek.website':3 'startrek.website/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704557303
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5349483"
    +editedAt: DateTimeImmutable @1711991567 {#2879
      date: 2024-04-01 19:12:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704470903 {#2856
      date: 2024-01-05 17:08:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: "“Star Trek is progressive. Star Wars is *woke.* Now, keep in mind I have no fucking idea what ‘woke’ actually means as I am incapable of inferring meaning through context.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704483095 {#2326
    date: 2024-01-05 20:31:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Lucien@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 283340
  -bodyTs: "'actual':20 'context':30 'fuck':16 'idea':17 'incap':25 'infer':27 'keep':10 'mean':21,28 'mind':12 'progress':4 'star':1,5 'trek':2 'war':6 'woke':8,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4447124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704483095 {#2191
    date: 2024-01-05 20:31:35.0 +01:00
  }
  +"title": 283340
}
"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
64 DENIED moderate
App\Entity\EntryComment {#2325
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Oh-hey-I-heard-Star-Trek-got-mentioned-on-the"
    +title: "Oh hey, I heard Star Trek got mentioned on the news! Let's just go check and-"
    +url: "https://startrek.website/pictrs/image/6a5b3340-197e-4fd9-b171-5cad83728e62.png"
    +body: """
      context:\n
      \n
      ![](https://startrek.website/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 70
    +favouriteCount: 345
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722594850 {#2891
      date: 2024-08-02 12:34:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2896 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
    +badges: Doctrine\ORM\PersistentCollection {#2907 …}
    +children: [
      App\Entity\EntryComment {#2325}
    ]
    -id: 27412
    -titleTs: "'check':16 'go':15 'got':7 'heard':4 'hey':2 'let':12 'mention':8 'news':11 'oh':1 'star':5 'trek':6"
    -bodyTs: "'/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)':4 'context':1 'startrek.website':3 'startrek.website/pictrs/image/870b8a2f-154b-4223-87e5-c2950d3a17c6.jpeg)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704557303
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5349483"
    +editedAt: DateTimeImmutable @1711991567 {#2879
      date: 2024-04-01 19:12:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704470903 {#2856
      date: 2024-01-05 17:08:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: "“Star Trek is progressive. Star Wars is *woke.* Now, keep in mind I have no fucking idea what ‘woke’ actually means as I am incapable of inferring meaning through context.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704483095 {#2326
    date: 2024-01-05 20:31:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Lucien@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 283340
  -bodyTs: "'actual':20 'context':30 'fuck':16 'idea':17 'incap':25 'infer':27 'keep':10 'mean':21,28 'mind':12 'progress':4 'star':1,5 'trek':2 'war':6 'woke':8,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4447124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704483095 {#2191
    date: 2024-01-05 20:31:35.0 +01:00
  }
  +"title": 283340
}
"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
65 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
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2303
  +user: Proxies\__CG__\App\Entity\User {#2765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2767 …}
  +slug: "EDIT-I-THINK-I-STAND-CORRECTED"
  +title: "EDIT: I THINK I STAND CORRECTED"
  +url: "https://lemmy.zip/pictrs/image/4431b08d-fec5-4ddd-9a7c-88dadc5c4247.webp"
  +body: "I considered deleting the post, but this seems more cowardly than just admitting I was wrong. But TIL something!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 181
  +favouriteCount: 333
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722369297 {#2760
    date: 2024-07-30 21:54:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  +badges: Doctrine\ORM\PersistentCollection {#2778 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2303 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +body: """
        > Now paying anything with it, the 100 bills are probably more managable.\n
        \n
        I’d take the 1’s just because almost everywhere I spend money has signs saying they don’t take bills higher than $20.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704590016 {#2306
        date: 2024-01-07 02:13:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Bouga@lemm.ee"
        "@balderdash9@lemmy.zip"
        "@Bouga@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 287345
      -bodyTs: "'1':17 '100':7 '20':36 'almost':21 'anyth':3 'bill':8,33 'd':14 'everywher':22 'higher':34 'manag':12 'money':25 'pay':2 'probabl':10 'say':28 'sign':27 'spend':24 'take':15,32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4472917"
      +editedAt: DateTimeImmutable @1712592180 {#2308
        date: 2024-04-08 18:03:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704590016 {#2305
        date: 2024-01-07 02:13:36.0 +01:00
      }
      +"title": 287345
    }
  ]
  -id: 27666
  -titleTs: "'correct':6 'edit':1 'stand':5 'think':3"
  -bodyTs: "'admit':13 'consid':2 'coward':10 'delet':3 'post':5 'seem':8 'someth':19 'til':18 'wrong':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704647251
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7995540"
  +editedAt: DateTimeImmutable @1712617625 {#2748
    date: 2024-04-09 01:07:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704560851 {#2727
    date: 2024-01-06 18:07:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2303
  +user: Proxies\__CG__\App\Entity\User {#2765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2767 …}
  +slug: "EDIT-I-THINK-I-STAND-CORRECTED"
  +title: "EDIT: I THINK I STAND CORRECTED"
  +url: "https://lemmy.zip/pictrs/image/4431b08d-fec5-4ddd-9a7c-88dadc5c4247.webp"
  +body: "I considered deleting the post, but this seems more cowardly than just admitting I was wrong. But TIL something!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 181
  +favouriteCount: 333
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722369297 {#2760
    date: 2024-07-30 21:54:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  +badges: Doctrine\ORM\PersistentCollection {#2778 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2303 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +body: """
        > Now paying anything with it, the 100 bills are probably more managable.\n
        \n
        I’d take the 1’s just because almost everywhere I spend money has signs saying they don’t take bills higher than $20.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704590016 {#2306
        date: 2024-01-07 02:13:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Bouga@lemm.ee"
        "@balderdash9@lemmy.zip"
        "@Bouga@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 287345
      -bodyTs: "'1':17 '100':7 '20':36 'almost':21 'anyth':3 'bill':8,33 'd':14 'everywher':22 'higher':34 'manag':12 'money':25 'pay':2 'probabl':10 'say':28 'sign':27 'spend':24 'take':15,32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4472917"
      +editedAt: DateTimeImmutable @1712592180 {#2308
        date: 2024-04-08 18:03:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704590016 {#2305
        date: 2024-01-07 02:13:36.0 +01:00
      }
      +"title": 287345
    }
  ]
  -id: 27666
  -titleTs: "'correct':6 'edit':1 'stand':5 'think':3"
  -bodyTs: "'admit':13 'consid':2 'coward':10 'delet':3 'post':5 'seem':8 'someth':19 'til':18 'wrong':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704647251
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7995540"
  +editedAt: DateTimeImmutable @1712617625 {#2748
    date: 2024-04-09 01:07:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704560851 {#2727
    date: 2024-01-06 18:07:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2303
  +user: Proxies\__CG__\App\Entity\User {#2765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2767 …}
  +slug: "EDIT-I-THINK-I-STAND-CORRECTED"
  +title: "EDIT: I THINK I STAND CORRECTED"
  +url: "https://lemmy.zip/pictrs/image/4431b08d-fec5-4ddd-9a7c-88dadc5c4247.webp"
  +body: "I considered deleting the post, but this seems more cowardly than just admitting I was wrong. But TIL something!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 181
  +favouriteCount: 333
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722369297 {#2760
    date: 2024-07-30 21:54:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  +badges: Doctrine\ORM\PersistentCollection {#2778 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2303 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +body: """
        > Now paying anything with it, the 100 bills are probably more managable.\n
        \n
        I’d take the 1’s just because almost everywhere I spend money has signs saying they don’t take bills higher than $20.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704590016 {#2306
        date: 2024-01-07 02:13:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Bouga@lemm.ee"
        "@balderdash9@lemmy.zip"
        "@Bouga@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 287345
      -bodyTs: "'1':17 '100':7 '20':36 'almost':21 'anyth':3 'bill':8,33 'd':14 'everywher':22 'higher':34 'manag':12 'money':25 'pay':2 'probabl':10 'say':28 'sign':27 'spend':24 'take':15,32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4472917"
      +editedAt: DateTimeImmutable @1712592180 {#2308
        date: 2024-04-08 18:03:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704590016 {#2305
        date: 2024-01-07 02:13:36.0 +01:00
      }
      +"title": 287345
    }
  ]
  -id: 27666
  -titleTs: "'correct':6 'edit':1 'stand':5 'think':3"
  -bodyTs: "'admit':13 'consid':2 'coward':10 'delet':3 'post':5 'seem':8 'someth':19 'til':18 'wrong':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704647251
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7995540"
  +editedAt: DateTimeImmutable @1712617625 {#2748
    date: 2024-04-09 01:07:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704560851 {#2727
    date: 2024-01-06 18:07:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 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
70 DENIED moderate
App\Entity\EntryComment {#2304
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303
    +user: Proxies\__CG__\App\Entity\User {#2765 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2767 …}
    +slug: "EDIT-I-THINK-I-STAND-CORRECTED"
    +title: "EDIT: I THINK I STAND CORRECTED"
    +url: "https://lemmy.zip/pictrs/image/4431b08d-fec5-4ddd-9a7c-88dadc5c4247.webp"
    +body: "I considered deleting the post, but this seems more cowardly than just admitting I was wrong. But TIL something!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 181
    +favouriteCount: 333
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722369297 {#2760
      date: 2024-07-30 21:54:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    +badges: Doctrine\ORM\PersistentCollection {#2778 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 27666
    -titleTs: "'correct':6 'edit':1 'stand':5 'think':3"
    -bodyTs: "'admit':13 'consid':2 'coward':10 'delet':3 'post':5 'seem':8 'someth':19 'til':18 'wrong':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704647251
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7995540"
    +editedAt: DateTimeImmutable @1712617625 {#2748
      date: 2024-04-09 01:07:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704560851 {#2727
      date: 2024-01-06 18:07:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +body: """
    > Now paying anything with it, the 100 bills are probably more managable.\n
    \n
    I’d take the 1’s just because almost everywhere I spend money has signs saying they don’t take bills higher than $20.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704590016 {#2306
    date: 2024-01-07 02:13:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Bouga@lemm.ee"
    "@balderdash9@lemmy.zip"
    "@Bouga@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 287345
  -bodyTs: "'1':17 '100':7 '20':36 'almost':21 'anyth':3 'bill':8,33 'd':14 'everywher':22 'higher':34 'manag':12 'money':25 'pay':2 'probabl':10 'say':28 'sign':27 'spend':24 'take':15,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4472917"
  +editedAt: DateTimeImmutable @1712592180 {#2308
    date: 2024-04-08 18:03:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704590016 {#2305
    date: 2024-01-07 02:13:36.0 +01:00
  }
  +"title": 287345
}
"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
71 DENIED edit
App\Entity\EntryComment {#2304
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303
    +user: Proxies\__CG__\App\Entity\User {#2765 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2767 …}
    +slug: "EDIT-I-THINK-I-STAND-CORRECTED"
    +title: "EDIT: I THINK I STAND CORRECTED"
    +url: "https://lemmy.zip/pictrs/image/4431b08d-fec5-4ddd-9a7c-88dadc5c4247.webp"
    +body: "I considered deleting the post, but this seems more cowardly than just admitting I was wrong. But TIL something!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 181
    +favouriteCount: 333
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722369297 {#2760
      date: 2024-07-30 21:54:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    +badges: Doctrine\ORM\PersistentCollection {#2778 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 27666
    -titleTs: "'correct':6 'edit':1 'stand':5 'think':3"
    -bodyTs: "'admit':13 'consid':2 'coward':10 'delet':3 'post':5 'seem':8 'someth':19 'til':18 'wrong':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704647251
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7995540"
    +editedAt: DateTimeImmutable @1712617625 {#2748
      date: 2024-04-09 01:07:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704560851 {#2727
      date: 2024-01-06 18:07:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +body: """
    > Now paying anything with it, the 100 bills are probably more managable.\n
    \n
    I’d take the 1’s just because almost everywhere I spend money has signs saying they don’t take bills higher than $20.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704590016 {#2306
    date: 2024-01-07 02:13:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Bouga@lemm.ee"
    "@balderdash9@lemmy.zip"
    "@Bouga@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 287345
  -bodyTs: "'1':17 '100':7 '20':36 'almost':21 'anyth':3 'bill':8,33 'd':14 'everywher':22 'higher':34 'manag':12 'money':25 'pay':2 'probabl':10 'say':28 'sign':27 'spend':24 'take':15,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4472917"
  +editedAt: DateTimeImmutable @1712592180 {#2308
    date: 2024-04-08 18:03:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704590016 {#2305
    date: 2024-01-07 02:13:36.0 +01:00
  }
  +"title": 287345
}
"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
72 DENIED moderate
App\Entity\EntryComment {#2304
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303
    +user: Proxies\__CG__\App\Entity\User {#2765 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2767 …}
    +slug: "EDIT-I-THINK-I-STAND-CORRECTED"
    +title: "EDIT: I THINK I STAND CORRECTED"
    +url: "https://lemmy.zip/pictrs/image/4431b08d-fec5-4ddd-9a7c-88dadc5c4247.webp"
    +body: "I considered deleting the post, but this seems more cowardly than just admitting I was wrong. But TIL something!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 181
    +favouriteCount: 333
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722369297 {#2760
      date: 2024-07-30 21:54:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    +badges: Doctrine\ORM\PersistentCollection {#2778 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 27666
    -titleTs: "'correct':6 'edit':1 'stand':5 'think':3"
    -bodyTs: "'admit':13 'consid':2 'coward':10 'delet':3 'post':5 'seem':8 'someth':19 'til':18 'wrong':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704647251
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7995540"
    +editedAt: DateTimeImmutable @1712617625 {#2748
      date: 2024-04-09 01:07:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704560851 {#2727
      date: 2024-01-06 18:07:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +body: """
    > Now paying anything with it, the 100 bills are probably more managable.\n
    \n
    I’d take the 1’s just because almost everywhere I spend money has signs saying they don’t take bills higher than $20.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704590016 {#2306
    date: 2024-01-07 02:13:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Bouga@lemm.ee"
    "@balderdash9@lemmy.zip"
    "@Bouga@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 287345
  -bodyTs: "'1':17 '100':7 '20':36 'almost':21 'anyth':3 'bill':8,33 'd':14 'everywher':22 'higher':34 'manag':12 'money':25 'pay':2 'probabl':10 'say':28 'sign':27 'spend':24 'take':15,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4472917"
  +editedAt: DateTimeImmutable @1712592180 {#2308
    date: 2024-04-08 18:03:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704590016 {#2305
    date: 2024-01-07 02:13:36.0 +01:00
  }
  +"title": 287345
}
"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
73 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
74 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2115
  +user: Proxies\__CG__\App\Entity\User {#2765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#2783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2767 …}
  +slug: "Government-money"
  +title: "Government money"
  +url: "https://lemmy.zip/pictrs/image/99b0cbcd-dbce-4c81-9a2c-007d47adc3f8.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 118
  +favouriteCount: 1125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722264884 {#2817
    date: 2024-07-29 16:54:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2822 …}
  +votes: Doctrine\ORM\PersistentCollection {#2825 …}
  +reports: Doctrine\ORM\PersistentCollection {#2827 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2829 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2831 …}
  +badges: Doctrine\ORM\PersistentCollection {#2833 …}
  +children: [
    App\Entity\EntryComment {#2122
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: null
      +root: null
      +body: "With obesity being a big problem, we could always frame UBI as being for individuals too big to fail as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1704528601 {#2118
        date: 2024-01-06 09:10:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2113 …}
      +nested: Doctrine\ORM\PersistentCollection {#2119 …}
      +votes: Doctrine\ORM\PersistentCollection {#2120 …}
      +reports: Doctrine\ORM\PersistentCollection {#2160 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
      -id: 284882
      -bodyTs: "'alway':9 'big':5,17 'could':8 'fail':19 'frame':10 'individu':15 'obes':2 'problem':6 'ubi':11 'well':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4457116"
      +editedAt: DateTimeImmutable @1712239941 {#2117
        date: 2024-04-04 16:12:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704528601 {#2121
        date: 2024-01-06 09:10:01.0 +01:00
      }
      +"title": 284882
    }
  ]
  -id: 27489
  -titleTs: "'govern':1 'money':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704577379
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7957894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704490979 {#2804
    date: 2024-01-05 22:42:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2115
  +user: Proxies\__CG__\App\Entity\User {#2765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#2783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2767 …}
  +slug: "Government-money"
  +title: "Government money"
  +url: "https://lemmy.zip/pictrs/image/99b0cbcd-dbce-4c81-9a2c-007d47adc3f8.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 118
  +favouriteCount: 1125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722264884 {#2817
    date: 2024-07-29 16:54:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2822 …}
  +votes: Doctrine\ORM\PersistentCollection {#2825 …}
  +reports: Doctrine\ORM\PersistentCollection {#2827 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2829 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2831 …}
  +badges: Doctrine\ORM\PersistentCollection {#2833 …}
  +children: [
    App\Entity\EntryComment {#2122
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: null
      +root: null
      +body: "With obesity being a big problem, we could always frame UBI as being for individuals too big to fail as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1704528601 {#2118
        date: 2024-01-06 09:10:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2113 …}
      +nested: Doctrine\ORM\PersistentCollection {#2119 …}
      +votes: Doctrine\ORM\PersistentCollection {#2120 …}
      +reports: Doctrine\ORM\PersistentCollection {#2160 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
      -id: 284882
      -bodyTs: "'alway':9 'big':5,17 'could':8 'fail':19 'frame':10 'individu':15 'obes':2 'problem':6 'ubi':11 'well':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4457116"
      +editedAt: DateTimeImmutable @1712239941 {#2117
        date: 2024-04-04 16:12:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704528601 {#2121
        date: 2024-01-06 09:10:01.0 +01:00
      }
      +"title": 284882
    }
  ]
  -id: 27489
  -titleTs: "'govern':1 'money':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704577379
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7957894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704490979 {#2804
    date: 2024-01-05 22:42:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2115
  +user: Proxies\__CG__\App\Entity\User {#2765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#2783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2767 …}
  +slug: "Government-money"
  +title: "Government money"
  +url: "https://lemmy.zip/pictrs/image/99b0cbcd-dbce-4c81-9a2c-007d47adc3f8.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 118
  +favouriteCount: 1125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722264884 {#2817
    date: 2024-07-29 16:54:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2822 …}
  +votes: Doctrine\ORM\PersistentCollection {#2825 …}
  +reports: Doctrine\ORM\PersistentCollection {#2827 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2829 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2831 …}
  +badges: Doctrine\ORM\PersistentCollection {#2833 …}
  +children: [
    App\Entity\EntryComment {#2122
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: null
      +root: null
      +body: "With obesity being a big problem, we could always frame UBI as being for individuals too big to fail as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1704528601 {#2118
        date: 2024-01-06 09:10:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2113 …}
      +nested: Doctrine\ORM\PersistentCollection {#2119 …}
      +votes: Doctrine\ORM\PersistentCollection {#2120 …}
      +reports: Doctrine\ORM\PersistentCollection {#2160 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
      -id: 284882
      -bodyTs: "'alway':9 'big':5,17 'could':8 'fail':19 'frame':10 'individu':15 'obes':2 'problem':6 'ubi':11 'well':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4457116"
      +editedAt: DateTimeImmutable @1712239941 {#2117
        date: 2024-04-04 16:12:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704528601 {#2121
        date: 2024-01-06 09:10:01.0 +01:00
      }
      +"title": 284882
    }
  ]
  -id: 27489
  -titleTs: "'govern':1 'money':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704577379
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7957894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704490979 {#2804
    date: 2024-01-05 22:42:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 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
78 DENIED moderate
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#2765 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#2783 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2767 …}
    +slug: "Government-money"
    +title: "Government money"
    +url: "https://lemmy.zip/pictrs/image/99b0cbcd-dbce-4c81-9a2c-007d47adc3f8.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 118
    +favouriteCount: 1125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722264884 {#2817
      date: 2024-07-29 16:54:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2822 …}
    +votes: Doctrine\ORM\PersistentCollection {#2825 …}
    +reports: Doctrine\ORM\PersistentCollection {#2827 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2829 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2831 …}
    +badges: Doctrine\ORM\PersistentCollection {#2833 …}
    +children: [
      App\Entity\EntryComment {#2122}
    ]
    -id: 27489
    -titleTs: "'govern':1 'money':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704577379
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7957894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704490979 {#2804
      date: 2024-01-05 22:42:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: null
  +root: null
  +body: "With obesity being a big problem, we could always frame UBI as being for individuals too big to fail as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1704528601 {#2118
    date: 2024-01-06 09:10:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 284882
  -bodyTs: "'alway':9 'big':5,17 'could':8 'fail':19 'frame':10 'individu':15 'obes':2 'problem':6 'ubi':11 'well':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4457116"
  +editedAt: DateTimeImmutable @1712239941 {#2117
    date: 2024-04-04 16:12:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704528601 {#2121
    date: 2024-01-06 09:10:01.0 +01:00
  }
  +"title": 284882
}
"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
79 DENIED edit
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#2765 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#2783 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2767 …}
    +slug: "Government-money"
    +title: "Government money"
    +url: "https://lemmy.zip/pictrs/image/99b0cbcd-dbce-4c81-9a2c-007d47adc3f8.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 118
    +favouriteCount: 1125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722264884 {#2817
      date: 2024-07-29 16:54:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2822 …}
    +votes: Doctrine\ORM\PersistentCollection {#2825 …}
    +reports: Doctrine\ORM\PersistentCollection {#2827 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2829 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2831 …}
    +badges: Doctrine\ORM\PersistentCollection {#2833 …}
    +children: [
      App\Entity\EntryComment {#2122}
    ]
    -id: 27489
    -titleTs: "'govern':1 'money':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704577379
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7957894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704490979 {#2804
      date: 2024-01-05 22:42:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: null
  +root: null
  +body: "With obesity being a big problem, we could always frame UBI as being for individuals too big to fail as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1704528601 {#2118
    date: 2024-01-06 09:10:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 284882
  -bodyTs: "'alway':9 'big':5,17 'could':8 'fail':19 'frame':10 'individu':15 'obes':2 'problem':6 'ubi':11 'well':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4457116"
  +editedAt: DateTimeImmutable @1712239941 {#2117
    date: 2024-04-04 16:12:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704528601 {#2121
    date: 2024-01-06 09:10:01.0 +01:00
  }
  +"title": 284882
}
"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
80 DENIED moderate
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#2765 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#2783 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2767 …}
    +slug: "Government-money"
    +title: "Government money"
    +url: "https://lemmy.zip/pictrs/image/99b0cbcd-dbce-4c81-9a2c-007d47adc3f8.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 118
    +favouriteCount: 1125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722264884 {#2817
      date: 2024-07-29 16:54:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2822 …}
    +votes: Doctrine\ORM\PersistentCollection {#2825 …}
    +reports: Doctrine\ORM\PersistentCollection {#2827 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2829 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2831 …}
    +badges: Doctrine\ORM\PersistentCollection {#2833 …}
    +children: [
      App\Entity\EntryComment {#2122}
    ]
    -id: 27489
    -titleTs: "'govern':1 'money':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704577379
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7957894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704490979 {#2804
      date: 2024-01-05 22:42:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: null
  +root: null
  +body: "With obesity being a big problem, we could always frame UBI as being for individuals too big to fail as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1704528601 {#2118
    date: 2024-01-06 09:10:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 284882
  -bodyTs: "'alway':9 'big':5,17 'could':8 'fail':19 'frame':10 'individu':15 'obes':2 'problem':6 'ubi':11 'well':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4457116"
  +editedAt: DateTimeImmutable @1712239941 {#2117
    date: 2024-04-04 16:12:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704528601 {#2121
    date: 2024-01-06 09:10:01.0 +01:00
  }
  +"title": 284882
}
"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
81 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
82 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2078
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#2912 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "fr-fr-ong"
  +title: "fr fr ong"
  +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 260
  +favouriteCount: 844
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721375280 {#2947
    date: 2024-07-19 09:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2955 …}
  +reports: Doctrine\ORM\PersistentCollection {#2957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2961 …}
  +badges: Doctrine\ORM\PersistentCollection {#2963 …}
  +children: [
    App\Entity\EntryComment {#2084
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
      +body: "One of these things is not like the otherizzle."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704451865 {#2061
        date: 2024-01-05 11:51:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@stoly@lemmy.world"
        "@I_Fart_Glitter@lemmy.world"
        "@TopRamenBinLaden@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2083 …}
      +nested: Doctrine\ORM\PersistentCollection {#2085 …}
      +votes: Doctrine\ORM\PersistentCollection {#2062 …}
      +reports: Doctrine\ORM\PersistentCollection {#2077 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
      -id: 282179
      -bodyTs: "'like':7 'one':1 'otherizzl':9 'thing':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4439391"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704451865 {#2079
        date: 2024-01-05 11:51:05.0 +01:00
      }
      +"title": 282179
    }
  ]
  -id: 27170
  -titleTs: "'fr':1,2 'ong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465336
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378936 {#2934
    date: 2024-01-04 15:35:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2078
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#2912 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "fr-fr-ong"
  +title: "fr fr ong"
  +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 260
  +favouriteCount: 844
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721375280 {#2947
    date: 2024-07-19 09:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2955 …}
  +reports: Doctrine\ORM\PersistentCollection {#2957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2961 …}
  +badges: Doctrine\ORM\PersistentCollection {#2963 …}
  +children: [
    App\Entity\EntryComment {#2084
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
      +body: "One of these things is not like the otherizzle."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704451865 {#2061
        date: 2024-01-05 11:51:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@stoly@lemmy.world"
        "@I_Fart_Glitter@lemmy.world"
        "@TopRamenBinLaden@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2083 …}
      +nested: Doctrine\ORM\PersistentCollection {#2085 …}
      +votes: Doctrine\ORM\PersistentCollection {#2062 …}
      +reports: Doctrine\ORM\PersistentCollection {#2077 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
      -id: 282179
      -bodyTs: "'like':7 'one':1 'otherizzl':9 'thing':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4439391"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704451865 {#2079
        date: 2024-01-05 11:51:05.0 +01:00
      }
      +"title": 282179
    }
  ]
  -id: 27170
  -titleTs: "'fr':1,2 'ong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465336
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378936 {#2934
    date: 2024-01-04 15:35:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2078
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#2912 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "fr-fr-ong"
  +title: "fr fr ong"
  +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 260
  +favouriteCount: 844
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721375280 {#2947
    date: 2024-07-19 09:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2955 …}
  +reports: Doctrine\ORM\PersistentCollection {#2957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2961 …}
  +badges: Doctrine\ORM\PersistentCollection {#2963 …}
  +children: [
    App\Entity\EntryComment {#2084
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
      +body: "One of these things is not like the otherizzle."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704451865 {#2061
        date: 2024-01-05 11:51:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@stoly@lemmy.world"
        "@I_Fart_Glitter@lemmy.world"
        "@TopRamenBinLaden@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2083 …}
      +nested: Doctrine\ORM\PersistentCollection {#2085 …}
      +votes: Doctrine\ORM\PersistentCollection {#2062 …}
      +reports: Doctrine\ORM\PersistentCollection {#2077 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
      -id: 282179
      -bodyTs: "'like':7 'one':1 'otherizzl':9 'thing':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4439391"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704451865 {#2079
        date: 2024-01-05 11:51:05.0 +01:00
      }
      +"title": 282179
    }
  ]
  -id: 27170
  -titleTs: "'fr':1,2 'ong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465336
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378936 {#2934
    date: 2024-01-04 15:35:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 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
86 DENIED moderate
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#2912 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "fr-fr-ong"
    +title: "fr fr ong"
    +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 260
    +favouriteCount: 844
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721375280 {#2947
      date: 2024-07-19 09:48:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2952 …}
    +votes: Doctrine\ORM\PersistentCollection {#2955 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2961 …}
    +badges: Doctrine\ORM\PersistentCollection {#2963 …}
    +children: [
      App\Entity\EntryComment {#2084}
    ]
    -id: 27170
    -titleTs: "'fr':1,2 'ong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704465336
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5312701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704378936 {#2934
      date: 2024-01-04 15:35:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +body: "One of these things is not like the otherizzle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704451865 {#2061
    date: 2024-01-05 11:51:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@stoly@lemmy.world"
    "@I_Fart_Glitter@lemmy.world"
    "@TopRamenBinLaden@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 282179
  -bodyTs: "'like':7 'one':1 'otherizzl':9 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4439391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704451865 {#2079
    date: 2024-01-05 11:51:05.0 +01:00
  }
  +"title": 282179
}
"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
87 DENIED edit
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#2912 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "fr-fr-ong"
    +title: "fr fr ong"
    +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 260
    +favouriteCount: 844
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721375280 {#2947
      date: 2024-07-19 09:48:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2952 …}
    +votes: Doctrine\ORM\PersistentCollection {#2955 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2961 …}
    +badges: Doctrine\ORM\PersistentCollection {#2963 …}
    +children: [
      App\Entity\EntryComment {#2084}
    ]
    -id: 27170
    -titleTs: "'fr':1,2 'ong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704465336
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5312701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704378936 {#2934
      date: 2024-01-04 15:35:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +body: "One of these things is not like the otherizzle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704451865 {#2061
    date: 2024-01-05 11:51:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@stoly@lemmy.world"
    "@I_Fart_Glitter@lemmy.world"
    "@TopRamenBinLaden@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 282179
  -bodyTs: "'like':7 'one':1 'otherizzl':9 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4439391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704451865 {#2079
    date: 2024-01-05 11:51:05.0 +01:00
  }
  +"title": 282179
}
"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
88 DENIED moderate
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#2912 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "fr-fr-ong"
    +title: "fr fr ong"
    +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 260
    +favouriteCount: 844
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721375280 {#2947
      date: 2024-07-19 09:48:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2952 …}
    +votes: Doctrine\ORM\PersistentCollection {#2955 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2961 …}
    +badges: Doctrine\ORM\PersistentCollection {#2963 …}
    +children: [
      App\Entity\EntryComment {#2084}
    ]
    -id: 27170
    -titleTs: "'fr':1,2 'ong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704465336
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5312701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704378936 {#2934
      date: 2024-01-04 15:35:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +body: "One of these things is not like the otherizzle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704451865 {#2061
    date: 2024-01-05 11:51:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@stoly@lemmy.world"
    "@I_Fart_Glitter@lemmy.world"
    "@TopRamenBinLaden@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 282179
  -bodyTs: "'like':7 'one':1 'otherizzl':9 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4439391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704451865 {#2079
    date: 2024-01-05 11:51:05.0 +01:00
  }
  +"title": 282179
}
"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
89 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
90 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2143
  +user: Proxies\__CG__\App\Entity\User {#2172 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: Proxies\__CG__\App\Entity\Image {#2838 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "Homemade-Breakfast-Pizza"
  +title: "[Homemade] Breakfast Pizza"
  +url: "https://lemmy.world/pictrs/image/90f73965-f1a0-4dca-be89-5617ad9cc058.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 260
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720314210 {#2873
    date: 2024-07-07 03:03:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
  +badges: Doctrine\ORM\PersistentCollection {#2889 …}
  +children: [
    App\Entity\EntryComment {#2159
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
      +body: "When I make breakfast pizza, I just don’t bake the eggs with the rest of the pizza. I make them separate and just put them on top after the pizza is baked so they don’t get all rubbery."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704483638 {#2339
        date: 2024-01-05 20:40:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SoonerMagic@lemmy.world"
        "@brb@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 283378
      -bodyTs: "'bake':10,33 'breakfast':4 'egg':12 'get':38 'make':3,20 'pizza':5,18,31 'put':25 'rest':15 'rubberi':40 'separ':22 'top':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4447269"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704483638 {#2338
        date: 2024-01-05 20:40:38.0 +01:00
      }
      +"title": 283378
    }
  ]
  -id: 27313
  -titleTs: "'breakfast':2 'homemad':1 'pizza':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704507831
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10332382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704421431 {#2859
    date: 2024-01-05 03:23:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2143
  +user: Proxies\__CG__\App\Entity\User {#2172 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: Proxies\__CG__\App\Entity\Image {#2838 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "Homemade-Breakfast-Pizza"
  +title: "[Homemade] Breakfast Pizza"
  +url: "https://lemmy.world/pictrs/image/90f73965-f1a0-4dca-be89-5617ad9cc058.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 260
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720314210 {#2873
    date: 2024-07-07 03:03:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
  +badges: Doctrine\ORM\PersistentCollection {#2889 …}
  +children: [
    App\Entity\EntryComment {#2159
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
      +body: "When I make breakfast pizza, I just don’t bake the eggs with the rest of the pizza. I make them separate and just put them on top after the pizza is baked so they don’t get all rubbery."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704483638 {#2339
        date: 2024-01-05 20:40:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SoonerMagic@lemmy.world"
        "@brb@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 283378
      -bodyTs: "'bake':10,33 'breakfast':4 'egg':12 'get':38 'make':3,20 'pizza':5,18,31 'put':25 'rest':15 'rubberi':40 'separ':22 'top':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4447269"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704483638 {#2338
        date: 2024-01-05 20:40:38.0 +01:00
      }
      +"title": 283378
    }
  ]
  -id: 27313
  -titleTs: "'breakfast':2 'homemad':1 'pizza':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704507831
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10332382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704421431 {#2859
    date: 2024-01-05 03:23:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2143
  +user: Proxies\__CG__\App\Entity\User {#2172 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: Proxies\__CG__\App\Entity\Image {#2838 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "Homemade-Breakfast-Pizza"
  +title: "[Homemade] Breakfast Pizza"
  +url: "https://lemmy.world/pictrs/image/90f73965-f1a0-4dca-be89-5617ad9cc058.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 260
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720314210 {#2873
    date: 2024-07-07 03:03:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
  +badges: Doctrine\ORM\PersistentCollection {#2889 …}
  +children: [
    App\Entity\EntryComment {#2159
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
      +body: "When I make breakfast pizza, I just don’t bake the eggs with the rest of the pizza. I make them separate and just put them on top after the pizza is baked so they don’t get all rubbery."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704483638 {#2339
        date: 2024-01-05 20:40:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SoonerMagic@lemmy.world"
        "@brb@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 283378
      -bodyTs: "'bake':10,33 'breakfast':4 'egg':12 'get':38 'make':3,20 'pizza':5,18,31 'put':25 'rest':15 'rubberi':40 'separ':22 'top':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4447269"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704483638 {#2338
        date: 2024-01-05 20:40:38.0 +01:00
      }
      +"title": 283378
    }
  ]
  -id: 27313
  -titleTs: "'breakfast':2 'homemad':1 'pizza':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704507831
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10332382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704421431 {#2859
    date: 2024-01-05 03:23:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 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
94 DENIED moderate
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143
    +user: Proxies\__CG__\App\Entity\User {#2172 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
    +image: Proxies\__CG__\App\Entity\Image {#2838 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "Homemade-Breakfast-Pizza"
    +title: "[Homemade] Breakfast Pizza"
    +url: "https://lemmy.world/pictrs/image/90f73965-f1a0-4dca-be89-5617ad9cc058.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720314210 {#2873
      date: 2024-07-07 03:03:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    +badges: Doctrine\ORM\PersistentCollection {#2889 …}
    +children: [
      App\Entity\EntryComment {#2159}
    ]
    -id: 27313
    -titleTs: "'breakfast':2 'homemad':1 'pizza':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704507831
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10332382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704421431 {#2859
      date: 2024-01-05 03:23:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
  +body: "When I make breakfast pizza, I just don’t bake the eggs with the rest of the pizza. I make them separate and just put them on top after the pizza is baked so they don’t get all rubbery."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704483638 {#2339
    date: 2024-01-05 20:40:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SoonerMagic@lemmy.world"
    "@brb@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 283378
  -bodyTs: "'bake':10,33 'breakfast':4 'egg':12 'get':38 'make':3,20 'pizza':5,18,31 'put':25 'rest':15 'rubberi':40 'separ':22 'top':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4447269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704483638 {#2338
    date: 2024-01-05 20:40:38.0 +01:00
  }
  +"title": 283378
}
"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
95 DENIED edit
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143
    +user: Proxies\__CG__\App\Entity\User {#2172 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
    +image: Proxies\__CG__\App\Entity\Image {#2838 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "Homemade-Breakfast-Pizza"
    +title: "[Homemade] Breakfast Pizza"
    +url: "https://lemmy.world/pictrs/image/90f73965-f1a0-4dca-be89-5617ad9cc058.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720314210 {#2873
      date: 2024-07-07 03:03:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    +badges: Doctrine\ORM\PersistentCollection {#2889 …}
    +children: [
      App\Entity\EntryComment {#2159}
    ]
    -id: 27313
    -titleTs: "'breakfast':2 'homemad':1 'pizza':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704507831
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10332382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704421431 {#2859
      date: 2024-01-05 03:23:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
  +body: "When I make breakfast pizza, I just don’t bake the eggs with the rest of the pizza. I make them separate and just put them on top after the pizza is baked so they don’t get all rubbery."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704483638 {#2339
    date: 2024-01-05 20:40:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SoonerMagic@lemmy.world"
    "@brb@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 283378
  -bodyTs: "'bake':10,33 'breakfast':4 'egg':12 'get':38 'make':3,20 'pizza':5,18,31 'put':25 'rest':15 'rubberi':40 'separ':22 'top':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4447269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704483638 {#2338
    date: 2024-01-05 20:40:38.0 +01:00
  }
  +"title": 283378
}
"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
96 DENIED moderate
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143
    +user: Proxies\__CG__\App\Entity\User {#2172 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
    +image: Proxies\__CG__\App\Entity\Image {#2838 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "Homemade-Breakfast-Pizza"
    +title: "[Homemade] Breakfast Pizza"
    +url: "https://lemmy.world/pictrs/image/90f73965-f1a0-4dca-be89-5617ad9cc058.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720314210 {#2873
      date: 2024-07-07 03:03:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    +badges: Doctrine\ORM\PersistentCollection {#2889 …}
    +children: [
      App\Entity\EntryComment {#2159}
    ]
    -id: 27313
    -titleTs: "'breakfast':2 'homemad':1 'pizza':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704507831
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10332382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704421431 {#2859
      date: 2024-01-05 03:23:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
  +body: "When I make breakfast pizza, I just don’t bake the eggs with the rest of the pizza. I make them separate and just put them on top after the pizza is baked so they don’t get all rubbery."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704483638 {#2339
    date: 2024-01-05 20:40:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SoonerMagic@lemmy.world"
    "@brb@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 283378
  -bodyTs: "'bake':10,33 'breakfast':4 'egg':12 'get':38 'make':3,20 'pizza':5,18,31 'put':25 'rest':15 'rubberi':40 'separ':22 'top':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4447269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704483638 {#2338
    date: 2024-01-05 20:40:38.0 +01:00
  }
  +"title": 283378
}
"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
97 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
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#3081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#3120 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "My-local-coffee-shop-has-a-no-birds-sign-on"
  +title: "My local coffee shop has a no birds sign on the door. It is placed at eye height for walking birds."
  +url: "https://lemmy.world/pictrs/image/ab4b3717-42b0-47b3-b2a5-5b2080fd80a5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 647
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720297205 {#3115
    date: 2024-07-06 22:20:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  +badges: Doctrine\ORM\PersistentCollection {#3132 …}
  +children: [
    App\Entity\EntryComment {#1717
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +body: "Birds *are* kinda smart."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704321923 {#1720
        date: 2024-01-03 23:45:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ghostalmedia@lemmy.world"
        "@orangeNgreen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1707 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 277850
      -bodyTs: "'bird':1 'kinda':3 'smart':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4400504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704321923 {#1716
        date: 2024-01-03 23:45:23.0 +01:00
      }
      +"title": 277850
    }
  ]
  -id: 27039
  -titleTs: "'bird':8,21 'coffe':3 'door':12 'eye':17 'height':18 'local':2 'place':15 'shop':4 'sign':9 'walk':20"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704407735
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10286392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321335 {#3103
    date: 2024-01-03 23:35:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#3081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#3120 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "My-local-coffee-shop-has-a-no-birds-sign-on"
  +title: "My local coffee shop has a no birds sign on the door. It is placed at eye height for walking birds."
  +url: "https://lemmy.world/pictrs/image/ab4b3717-42b0-47b3-b2a5-5b2080fd80a5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 647
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720297205 {#3115
    date: 2024-07-06 22:20:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  +badges: Doctrine\ORM\PersistentCollection {#3132 …}
  +children: [
    App\Entity\EntryComment {#1717
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +body: "Birds *are* kinda smart."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704321923 {#1720
        date: 2024-01-03 23:45:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ghostalmedia@lemmy.world"
        "@orangeNgreen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1707 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 277850
      -bodyTs: "'bird':1 'kinda':3 'smart':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4400504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704321923 {#1716
        date: 2024-01-03 23:45:23.0 +01:00
      }
      +"title": 277850
    }
  ]
  -id: 27039
  -titleTs: "'bird':8,21 'coffe':3 'door':12 'eye':17 'height':18 'local':2 'place':15 'shop':4 'sign':9 'walk':20"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704407735
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10286392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321335 {#3103
    date: 2024-01-03 23:35:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#3081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#3120 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "My-local-coffee-shop-has-a-no-birds-sign-on"
  +title: "My local coffee shop has a no birds sign on the door. It is placed at eye height for walking birds."
  +url: "https://lemmy.world/pictrs/image/ab4b3717-42b0-47b3-b2a5-5b2080fd80a5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 647
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720297205 {#3115
    date: 2024-07-06 22:20:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  +badges: Doctrine\ORM\PersistentCollection {#3132 …}
  +children: [
    App\Entity\EntryComment {#1717
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +body: "Birds *are* kinda smart."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704321923 {#1720
        date: 2024-01-03 23:45:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ghostalmedia@lemmy.world"
        "@orangeNgreen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1707 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 277850
      -bodyTs: "'bird':1 'kinda':3 'smart':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4400504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704321923 {#1716
        date: 2024-01-03 23:45:23.0 +01:00
      }
      +"title": 277850
    }
  ]
  -id: 27039
  -titleTs: "'bird':8,21 'coffe':3 'door':12 'eye':17 'height':18 'local':2 'place':15 'shop':4 'sign':9 'walk':20"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704407735
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10286392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321335 {#3103
    date: 2024-01-03 23:35:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 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
102 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#3120 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "My-local-coffee-shop-has-a-no-birds-sign-on"
    +title: "My local coffee shop has a no birds sign on the door. It is placed at eye height for walking birds."
    +url: "https://lemmy.world/pictrs/image/ab4b3717-42b0-47b3-b2a5-5b2080fd80a5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 647
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720297205 {#3115
      date: 2024-07-06 22:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3122 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    +badges: Doctrine\ORM\PersistentCollection {#3132 …}
    +children: [
      App\Entity\EntryComment {#1717}
    ]
    -id: 27039
    -titleTs: "'bird':8,21 'coffe':3 'door':12 'eye':17 'height':18 'local':2 'place':15 'shop':4 'sign':9 'walk':20"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704407735
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10286392"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704321335 {#3103
      date: 2024-01-03 23:35:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +body: "Birds *are* kinda smart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704321923 {#1720
    date: 2024-01-03 23:45:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ghostalmedia@lemmy.world"
    "@orangeNgreen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 277850
  -bodyTs: "'bird':1 'kinda':3 'smart':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4400504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321923 {#1716
    date: 2024-01-03 23:45:23.0 +01:00
  }
  +"title": 277850
}
"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
103 DENIED edit
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#3120 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "My-local-coffee-shop-has-a-no-birds-sign-on"
    +title: "My local coffee shop has a no birds sign on the door. It is placed at eye height for walking birds."
    +url: "https://lemmy.world/pictrs/image/ab4b3717-42b0-47b3-b2a5-5b2080fd80a5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 647
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720297205 {#3115
      date: 2024-07-06 22:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3122 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    +badges: Doctrine\ORM\PersistentCollection {#3132 …}
    +children: [
      App\Entity\EntryComment {#1717}
    ]
    -id: 27039
    -titleTs: "'bird':8,21 'coffe':3 'door':12 'eye':17 'height':18 'local':2 'place':15 'shop':4 'sign':9 'walk':20"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704407735
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10286392"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704321335 {#3103
      date: 2024-01-03 23:35:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +body: "Birds *are* kinda smart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704321923 {#1720
    date: 2024-01-03 23:45:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ghostalmedia@lemmy.world"
    "@orangeNgreen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 277850
  -bodyTs: "'bird':1 'kinda':3 'smart':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4400504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321923 {#1716
    date: 2024-01-03 23:45:23.0 +01:00
  }
  +"title": 277850
}
"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
104 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#3120 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "My-local-coffee-shop-has-a-no-birds-sign-on"
    +title: "My local coffee shop has a no birds sign on the door. It is placed at eye height for walking birds."
    +url: "https://lemmy.world/pictrs/image/ab4b3717-42b0-47b3-b2a5-5b2080fd80a5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 647
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720297205 {#3115
      date: 2024-07-06 22:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3122 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    +badges: Doctrine\ORM\PersistentCollection {#3132 …}
    +children: [
      App\Entity\EntryComment {#1717}
    ]
    -id: 27039
    -titleTs: "'bird':8,21 'coffe':3 'door':12 'eye':17 'height':18 'local':2 'place':15 'shop':4 'sign':9 'walk':20"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704407735
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10286392"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704321335 {#3103
      date: 2024-01-03 23:35:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +body: "Birds *are* kinda smart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704321923 {#1720
    date: 2024-01-03 23:45:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ghostalmedia@lemmy.world"
    "@orangeNgreen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 277850
  -bodyTs: "'bird':1 'kinda':3 'smart':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4400504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321923 {#1716
    date: 2024-01-03 23:45:23.0 +01:00
  }
  +"title": 277850
}
"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
105 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
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2086
  +user: Proxies\__CG__\App\Entity\User {#2894 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: Proxies\__CG__\App\Entity\Image {#2933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "What-part-of-this-are-you-not-understanding-Beverly"
  +title: "What part of this are you not understanding, Beverly?"
  +url: "https://lemmy.world/pictrs/image/92ad4f6b-6b65-4b19-bff1-090890930434.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 82
  +favouriteCount: 288
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719804474 {#2928
    date: 2024-07-01 05:27:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2935 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  +badges: Doctrine\ORM\PersistentCollection {#2945 …}
  +children: [
    App\Entity\EntryComment {#2091
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2086 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2090 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
      +body: "Until she has two broken arms and sees his ghost."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704481710 {#2088
        date: 2024-01-05 20:08:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@cybervseas@lemmy.world"
        "@EmpathicVagrant@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@cybervseas@lemmy.world"
        "@EmpathicVagrant@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@cybervseas@lemmy.world"
        "@EmpathicVagrant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2092 …}
      +nested: Doctrine\ORM\PersistentCollection {#2241 …}
      +votes: Doctrine\ORM\PersistentCollection {#2130 …}
      +reports: Doctrine\ORM\PersistentCollection {#2129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
      -id: 283280
      -bodyTs: "'arm':6 'broken':5 'ghost':10 'see':8 'two':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4446830"
      +editedAt: DateTimeImmutable @1712050699 {#2095
        date: 2024-04-02 11:38:19.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704481710 {#2087
        date: 2024-01-05 20:08:30.0 +01:00
      }
      +"title": 283280
    }
  ]
  -id: 27399
  -titleTs: "'bever':9 'part':2 'understand':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704554563
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10350737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704468163 {#2915
    date: 2024-01-05 16:22:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2086
  +user: Proxies\__CG__\App\Entity\User {#2894 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: Proxies\__CG__\App\Entity\Image {#2933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "What-part-of-this-are-you-not-understanding-Beverly"
  +title: "What part of this are you not understanding, Beverly?"
  +url: "https://lemmy.world/pictrs/image/92ad4f6b-6b65-4b19-bff1-090890930434.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 82
  +favouriteCount: 288
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719804474 {#2928
    date: 2024-07-01 05:27:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2935 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  +badges: Doctrine\ORM\PersistentCollection {#2945 …}
  +children: [
    App\Entity\EntryComment {#2091
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2086 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2090 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
      +body: "Until she has two broken arms and sees his ghost."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704481710 {#2088
        date: 2024-01-05 20:08:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@cybervseas@lemmy.world"
        "@EmpathicVagrant@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@cybervseas@lemmy.world"
        "@EmpathicVagrant@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@cybervseas@lemmy.world"
        "@EmpathicVagrant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2092 …}
      +nested: Doctrine\ORM\PersistentCollection {#2241 …}
      +votes: Doctrine\ORM\PersistentCollection {#2130 …}
      +reports: Doctrine\ORM\PersistentCollection {#2129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
      -id: 283280
      -bodyTs: "'arm':6 'broken':5 'ghost':10 'see':8 'two':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4446830"
      +editedAt: DateTimeImmutable @1712050699 {#2095
        date: 2024-04-02 11:38:19.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704481710 {#2087
        date: 2024-01-05 20:08:30.0 +01:00
      }
      +"title": 283280
    }
  ]
  -id: 27399
  -titleTs: "'bever':9 'part':2 'understand':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704554563
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10350737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704468163 {#2915
    date: 2024-01-05 16:22:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2086
  +user: Proxies\__CG__\App\Entity\User {#2894 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: Proxies\__CG__\App\Entity\Image {#2933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "What-part-of-this-are-you-not-understanding-Beverly"
  +title: "What part of this are you not understanding, Beverly?"
  +url: "https://lemmy.world/pictrs/image/92ad4f6b-6b65-4b19-bff1-090890930434.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 82
  +favouriteCount: 288
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719804474 {#2928
    date: 2024-07-01 05:27:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2935 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  +badges: Doctrine\ORM\PersistentCollection {#2945 …}
  +children: [
    App\Entity\EntryComment {#2091
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2086 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2090 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
      +body: "Until she has two broken arms and sees his ghost."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704481710 {#2088
        date: 2024-01-05 20:08:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@cybervseas@lemmy.world"
        "@EmpathicVagrant@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@cybervseas@lemmy.world"
        "@EmpathicVagrant@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@cybervseas@lemmy.world"
        "@EmpathicVagrant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2092 …}
      +nested: Doctrine\ORM\PersistentCollection {#2241 …}
      +votes: Doctrine\ORM\PersistentCollection {#2130 …}
      +reports: Doctrine\ORM\PersistentCollection {#2129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
      -id: 283280
      -bodyTs: "'arm':6 'broken':5 'ghost':10 'see':8 'two':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4446830"
      +editedAt: DateTimeImmutable @1712050699 {#2095
        date: 2024-04-02 11:38:19.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704481710 {#2087
        date: 2024-01-05 20:08:30.0 +01:00
      }
      +"title": 283280
    }
  ]
  -id: 27399
  -titleTs: "'bever':9 'part':2 'understand':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704554563
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10350737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704468163 {#2915
    date: 2024-01-05 16:22:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 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
110 DENIED moderate
App\Entity\EntryComment {#2091
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086
    +user: Proxies\__CG__\App\Entity\User {#2894 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "What-part-of-this-are-you-not-understanding-Beverly"
    +title: "What part of this are you not understanding, Beverly?"
    +url: "https://lemmy.world/pictrs/image/92ad4f6b-6b65-4b19-bff1-090890930434.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 82
    +favouriteCount: 288
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719804474 {#2928
      date: 2024-07-01 05:27:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    +badges: Doctrine\ORM\PersistentCollection {#2945 …}
    +children: [
      App\Entity\EntryComment {#2091}
    ]
    -id: 27399
    -titleTs: "'bever':9 'part':2 'understand':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704554563
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10350737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704468163 {#2915
      date: 2024-01-05 16:22:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2090 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
  +body: "Until she has two broken arms and sees his ghost."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704481710 {#2088
    date: 2024-01-05 20:08:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@cybervseas@lemmy.world"
    "@EmpathicVagrant@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cybervseas@lemmy.world"
    "@EmpathicVagrant@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cybervseas@lemmy.world"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2130 …}
  +reports: Doctrine\ORM\PersistentCollection {#2129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
  -id: 283280
  -bodyTs: "'arm':6 'broken':5 'ghost':10 'see':8 'two':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4446830"
  +editedAt: DateTimeImmutable @1712050699 {#2095
    date: 2024-04-02 11:38:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704481710 {#2087
    date: 2024-01-05 20:08:30.0 +01:00
  }
  +"title": 283280
}
"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
111 DENIED edit
App\Entity\EntryComment {#2091
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086
    +user: Proxies\__CG__\App\Entity\User {#2894 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "What-part-of-this-are-you-not-understanding-Beverly"
    +title: "What part of this are you not understanding, Beverly?"
    +url: "https://lemmy.world/pictrs/image/92ad4f6b-6b65-4b19-bff1-090890930434.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 82
    +favouriteCount: 288
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719804474 {#2928
      date: 2024-07-01 05:27:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    +badges: Doctrine\ORM\PersistentCollection {#2945 …}
    +children: [
      App\Entity\EntryComment {#2091}
    ]
    -id: 27399
    -titleTs: "'bever':9 'part':2 'understand':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704554563
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10350737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704468163 {#2915
      date: 2024-01-05 16:22:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2090 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
  +body: "Until she has two broken arms and sees his ghost."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704481710 {#2088
    date: 2024-01-05 20:08:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@cybervseas@lemmy.world"
    "@EmpathicVagrant@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cybervseas@lemmy.world"
    "@EmpathicVagrant@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cybervseas@lemmy.world"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2130 …}
  +reports: Doctrine\ORM\PersistentCollection {#2129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
  -id: 283280
  -bodyTs: "'arm':6 'broken':5 'ghost':10 'see':8 'two':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4446830"
  +editedAt: DateTimeImmutable @1712050699 {#2095
    date: 2024-04-02 11:38:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704481710 {#2087
    date: 2024-01-05 20:08:30.0 +01:00
  }
  +"title": 283280
}
"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
112 DENIED moderate
App\Entity\EntryComment {#2091
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086
    +user: Proxies\__CG__\App\Entity\User {#2894 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "What-part-of-this-are-you-not-understanding-Beverly"
    +title: "What part of this are you not understanding, Beverly?"
    +url: "https://lemmy.world/pictrs/image/92ad4f6b-6b65-4b19-bff1-090890930434.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 82
    +favouriteCount: 288
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719804474 {#2928
      date: 2024-07-01 05:27:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    +badges: Doctrine\ORM\PersistentCollection {#2945 …}
    +children: [
      App\Entity\EntryComment {#2091}
    ]
    -id: 27399
    -titleTs: "'bever':9 'part':2 'understand':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704554563
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10350737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704468163 {#2915
      date: 2024-01-05 16:22:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2090 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
  +body: "Until she has two broken arms and sees his ghost."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704481710 {#2088
    date: 2024-01-05 20:08:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@cybervseas@lemmy.world"
    "@EmpathicVagrant@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cybervseas@lemmy.world"
    "@EmpathicVagrant@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cybervseas@lemmy.world"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2130 …}
  +reports: Doctrine\ORM\PersistentCollection {#2129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
  -id: 283280
  -bodyTs: "'arm':6 'broken':5 'ghost':10 'see':8 'two':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4446830"
  +editedAt: DateTimeImmutable @1712050699 {#2095
    date: 2024-04-02 11:38:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704481710 {#2087
    date: 2024-01-05 20:08:30.0 +01:00
  }
  +"title": 283280
}
"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
113 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
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2275
  +user: Proxies\__CG__\App\Entity\User {#2708 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "What-s-the-best-music-streaming-service"
  +title: "What's the best music streaming service?"
  +url: null
  +body: "I am looking to move on from spotify, what music streaming service pays the artists the best while still having a large library."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719182328 {#2742
    date: 2024-06-24 00:38:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2750 …}
  +reports: Doctrine\ORM\PersistentCollection {#2752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2756 …}
  +badges: Doctrine\ORM\PersistentCollection {#2758 …}
  +children: [
    App\Entity\EntryComment {#2279
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2275 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +body: "Unless the artist self published it, even buying physical media doesn’t give the actual artist much. If you want to support the actual artist, you go to live shows (with tickets bought at the door and not through Ticketmaster) as well as buying the merch they sell at those events. More of those sales go to the bands. Sometimes even 100% of it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704590392 {#2282
        date: 2024-01-07 02:19:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Physics_badger@lemmy.world"
        "@snaprails@lemmy.world"
        "@Physics_badger@lemmy.world"
        "@snaprails@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 287360
      -bodyTs: "'100':62 'actual':15,24 'artist':3,16,25 'band':59 'bought':33 'buy':8,44 'doesn':11 'door':36 'even':7,61 'event':51 'give':13 'go':27,56 'live':29 'media':10 'merch':46 'much':17 'physic':9 'publish':5 'sale':55 'self':4 'sell':48 'show':30 'sometim':60 'support':22 'ticket':32 'ticketmast':40 'unless':1 'want':20 'well':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4473108"
      +editedAt: DateTimeImmutable @1712593793 {#2278
        date: 2024-04-08 18:29:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704590392 {#2276
        date: 2024-01-07 02:19:52.0 +01:00
      }
      +"title": 287360
    }
  ]
  -id: 27693
  -titleTs: "'best':4 'music':5 'servic':7 'stream':6"
  -bodyTs: "'artist':15 'best':17 'larg':22 'librari':23 'look':3 'move':5 'music':10 'pay':13 'servic':12 'spotifi':8 'still':19 'stream':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704657036
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10398158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704570636 {#2730
    date: 2024-01-06 20:50:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2275
  +user: Proxies\__CG__\App\Entity\User {#2708 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "What-s-the-best-music-streaming-service"
  +title: "What's the best music streaming service?"
  +url: null
  +body: "I am looking to move on from spotify, what music streaming service pays the artists the best while still having a large library."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719182328 {#2742
    date: 2024-06-24 00:38:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2750 …}
  +reports: Doctrine\ORM\PersistentCollection {#2752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2756 …}
  +badges: Doctrine\ORM\PersistentCollection {#2758 …}
  +children: [
    App\Entity\EntryComment {#2279
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2275 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +body: "Unless the artist self published it, even buying physical media doesn’t give the actual artist much. If you want to support the actual artist, you go to live shows (with tickets bought at the door and not through Ticketmaster) as well as buying the merch they sell at those events. More of those sales go to the bands. Sometimes even 100% of it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704590392 {#2282
        date: 2024-01-07 02:19:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Physics_badger@lemmy.world"
        "@snaprails@lemmy.world"
        "@Physics_badger@lemmy.world"
        "@snaprails@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 287360
      -bodyTs: "'100':62 'actual':15,24 'artist':3,16,25 'band':59 'bought':33 'buy':8,44 'doesn':11 'door':36 'even':7,61 'event':51 'give':13 'go':27,56 'live':29 'media':10 'merch':46 'much':17 'physic':9 'publish':5 'sale':55 'self':4 'sell':48 'show':30 'sometim':60 'support':22 'ticket':32 'ticketmast':40 'unless':1 'want':20 'well':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4473108"
      +editedAt: DateTimeImmutable @1712593793 {#2278
        date: 2024-04-08 18:29:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704590392 {#2276
        date: 2024-01-07 02:19:52.0 +01:00
      }
      +"title": 287360
    }
  ]
  -id: 27693
  -titleTs: "'best':4 'music':5 'servic':7 'stream':6"
  -bodyTs: "'artist':15 'best':17 'larg':22 'librari':23 'look':3 'move':5 'music':10 'pay':13 'servic':12 'spotifi':8 'still':19 'stream':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704657036
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10398158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704570636 {#2730
    date: 2024-01-06 20:50:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2275
  +user: Proxies\__CG__\App\Entity\User {#2708 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "What-s-the-best-music-streaming-service"
  +title: "What's the best music streaming service?"
  +url: null
  +body: "I am looking to move on from spotify, what music streaming service pays the artists the best while still having a large library."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719182328 {#2742
    date: 2024-06-24 00:38:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2750 …}
  +reports: Doctrine\ORM\PersistentCollection {#2752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2756 …}
  +badges: Doctrine\ORM\PersistentCollection {#2758 …}
  +children: [
    App\Entity\EntryComment {#2279
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2275 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +body: "Unless the artist self published it, even buying physical media doesn’t give the actual artist much. If you want to support the actual artist, you go to live shows (with tickets bought at the door and not through Ticketmaster) as well as buying the merch they sell at those events. More of those sales go to the bands. Sometimes even 100% of it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704590392 {#2282
        date: 2024-01-07 02:19:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Physics_badger@lemmy.world"
        "@snaprails@lemmy.world"
        "@Physics_badger@lemmy.world"
        "@snaprails@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 287360
      -bodyTs: "'100':62 'actual':15,24 'artist':3,16,25 'band':59 'bought':33 'buy':8,44 'doesn':11 'door':36 'even':7,61 'event':51 'give':13 'go':27,56 'live':29 'media':10 'merch':46 'much':17 'physic':9 'publish':5 'sale':55 'self':4 'sell':48 'show':30 'sometim':60 'support':22 'ticket':32 'ticketmast':40 'unless':1 'want':20 'well':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4473108"
      +editedAt: DateTimeImmutable @1712593793 {#2278
        date: 2024-04-08 18:29:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704590392 {#2276
        date: 2024-01-07 02:19:52.0 +01:00
      }
      +"title": 287360
    }
  ]
  -id: 27693
  -titleTs: "'best':4 'music':5 'servic':7 'stream':6"
  -bodyTs: "'artist':15 'best':17 'larg':22 'librari':23 'look':3 'move':5 'music':10 'pay':13 'servic':12 'spotifi':8 'still':19 'stream':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704657036
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10398158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704570636 {#2730
    date: 2024-01-06 20:50:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 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
118 DENIED moderate
App\Entity\EntryComment {#2279
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275
    +user: Proxies\__CG__\App\Entity\User {#2708 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
    +slug: "What-s-the-best-music-streaming-service"
    +title: "What's the best music streaming service?"
    +url: null
    +body: "I am looking to move on from spotify, what music streaming service pays the artists the best while still having a large library."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 53
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719182328 {#2742
      date: 2024-06-24 00:38:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2750 …}
    +reports: Doctrine\ORM\PersistentCollection {#2752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2756 …}
    +badges: Doctrine\ORM\PersistentCollection {#2758 …}
    +children: [
      App\Entity\EntryComment {#2279}
    ]
    -id: 27693
    -titleTs: "'best':4 'music':5 'servic':7 'stream':6"
    -bodyTs: "'artist':15 'best':17 'larg':22 'librari':23 'look':3 'move':5 'music':10 'pay':13 'servic':12 'spotifi':8 'still':19 'stream':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704657036
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10398158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704570636 {#2730
      date: 2024-01-06 20:50:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: "Unless the artist self published it, even buying physical media doesn’t give the actual artist much. If you want to support the actual artist, you go to live shows (with tickets bought at the door and not through Ticketmaster) as well as buying the merch they sell at those events. More of those sales go to the bands. Sometimes even 100% of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704590392 {#2282
    date: 2024-01-07 02:19:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Physics_badger@lemmy.world"
    "@snaprails@lemmy.world"
    "@Physics_badger@lemmy.world"
    "@snaprails@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 287360
  -bodyTs: "'100':62 'actual':15,24 'artist':3,16,25 'band':59 'bought':33 'buy':8,44 'doesn':11 'door':36 'even':7,61 'event':51 'give':13 'go':27,56 'live':29 'media':10 'merch':46 'much':17 'physic':9 'publish':5 'sale':55 'self':4 'sell':48 'show':30 'sometim':60 'support':22 'ticket':32 'ticketmast':40 'unless':1 'want':20 'well':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4473108"
  +editedAt: DateTimeImmutable @1712593793 {#2278
    date: 2024-04-08 18:29:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704590392 {#2276
    date: 2024-01-07 02:19:52.0 +01:00
  }
  +"title": 287360
}
"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
119 DENIED edit
App\Entity\EntryComment {#2279
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275
    +user: Proxies\__CG__\App\Entity\User {#2708 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
    +slug: "What-s-the-best-music-streaming-service"
    +title: "What's the best music streaming service?"
    +url: null
    +body: "I am looking to move on from spotify, what music streaming service pays the artists the best while still having a large library."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 53
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719182328 {#2742
      date: 2024-06-24 00:38:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2750 …}
    +reports: Doctrine\ORM\PersistentCollection {#2752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2756 …}
    +badges: Doctrine\ORM\PersistentCollection {#2758 …}
    +children: [
      App\Entity\EntryComment {#2279}
    ]
    -id: 27693
    -titleTs: "'best':4 'music':5 'servic':7 'stream':6"
    -bodyTs: "'artist':15 'best':17 'larg':22 'librari':23 'look':3 'move':5 'music':10 'pay':13 'servic':12 'spotifi':8 'still':19 'stream':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704657036
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10398158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704570636 {#2730
      date: 2024-01-06 20:50:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: "Unless the artist self published it, even buying physical media doesn’t give the actual artist much. If you want to support the actual artist, you go to live shows (with tickets bought at the door and not through Ticketmaster) as well as buying the merch they sell at those events. More of those sales go to the bands. Sometimes even 100% of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704590392 {#2282
    date: 2024-01-07 02:19:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Physics_badger@lemmy.world"
    "@snaprails@lemmy.world"
    "@Physics_badger@lemmy.world"
    "@snaprails@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 287360
  -bodyTs: "'100':62 'actual':15,24 'artist':3,16,25 'band':59 'bought':33 'buy':8,44 'doesn':11 'door':36 'even':7,61 'event':51 'give':13 'go':27,56 'live':29 'media':10 'merch':46 'much':17 'physic':9 'publish':5 'sale':55 'self':4 'sell':48 'show':30 'sometim':60 'support':22 'ticket':32 'ticketmast':40 'unless':1 'want':20 'well':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4473108"
  +editedAt: DateTimeImmutable @1712593793 {#2278
    date: 2024-04-08 18:29:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704590392 {#2276
    date: 2024-01-07 02:19:52.0 +01:00
  }
  +"title": 287360
}
"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
120 DENIED moderate
App\Entity\EntryComment {#2279
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275
    +user: Proxies\__CG__\App\Entity\User {#2708 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
    +slug: "What-s-the-best-music-streaming-service"
    +title: "What's the best music streaming service?"
    +url: null
    +body: "I am looking to move on from spotify, what music streaming service pays the artists the best while still having a large library."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 53
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719182328 {#2742
      date: 2024-06-24 00:38:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2750 …}
    +reports: Doctrine\ORM\PersistentCollection {#2752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2756 …}
    +badges: Doctrine\ORM\PersistentCollection {#2758 …}
    +children: [
      App\Entity\EntryComment {#2279}
    ]
    -id: 27693
    -titleTs: "'best':4 'music':5 'servic':7 'stream':6"
    -bodyTs: "'artist':15 'best':17 'larg':22 'librari':23 'look':3 'move':5 'music':10 'pay':13 'servic':12 'spotifi':8 'still':19 'stream':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704657036
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10398158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704570636 {#2730
      date: 2024-01-06 20:50:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: "Unless the artist self published it, even buying physical media doesn’t give the actual artist much. If you want to support the actual artist, you go to live shows (with tickets bought at the door and not through Ticketmaster) as well as buying the merch they sell at those events. More of those sales go to the bands. Sometimes even 100% of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704590392 {#2282
    date: 2024-01-07 02:19:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Physics_badger@lemmy.world"
    "@snaprails@lemmy.world"
    "@Physics_badger@lemmy.world"
    "@snaprails@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 287360
  -bodyTs: "'100':62 'actual':15,24 'artist':3,16,25 'band':59 'bought':33 'buy':8,44 'doesn':11 'door':36 'even':7,61 'event':51 'give':13 'go':27,56 'live':29 'media':10 'merch':46 'much':17 'physic':9 'publish':5 'sale':55 'self':4 'sell':48 'show':30 'sometim':60 'support':22 'ticket':32 'ticketmast':40 'unless':1 'want':20 'well':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4473108"
  +editedAt: DateTimeImmutable @1712593793 {#2278
    date: 2024-04-08 18:29:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704590392 {#2276
    date: 2024-01-07 02:19:52.0 +01:00
  }
  +"title": 287360
}
"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
121 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
122 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2202
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#2689 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Would-it-be-weird-to-light-my-entire-home-like"
  +title: "Would it be weird to light my entire home like this aisle?"
  +url: "https://startrek.website/pictrs/image/0ee92980-ad24-4e50-a467-9288dcfdff9a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 421
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712754715 {#2724
    date: 2024-04-10 15:11:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2732 …}
  +reports: Doctrine\ORM\PersistentCollection {#2734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2738 …}
  +badges: Doctrine\ORM\PersistentCollection {#2740 …}
  +children: [
    App\Entity\EntryComment {#2206
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +body: "I like the wood aisle. It smells good."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704591422 {#2197
        date: 2024-01-07 02:37:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Daxtron2@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2210 …}
      +nested: Doctrine\ORM\PersistentCollection {#2207 …}
      +votes: Doctrine\ORM\PersistentCollection {#2208 …}
      +reports: Doctrine\ORM\PersistentCollection {#2204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
      -id: 287408
      -bodyTs: "'aisl':5 'good':8 'like':2 'smell':7 'wood':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4473617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704591422 {#2205
        date: 2024-01-07 02:37:02.0 +01:00
      }
      +"title": 287408
    }
  ]
  -id: 27477
  -titleTs: "'aisl':12 'entir':8 'home':9 'light':6 'like':10 'weird':4 'would':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704573547
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5356645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487147 {#2711
    date: 2024-01-05 21:39:07.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2202
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#2689 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Would-it-be-weird-to-light-my-entire-home-like"
  +title: "Would it be weird to light my entire home like this aisle?"
  +url: "https://startrek.website/pictrs/image/0ee92980-ad24-4e50-a467-9288dcfdff9a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 421
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712754715 {#2724
    date: 2024-04-10 15:11:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2732 …}
  +reports: Doctrine\ORM\PersistentCollection {#2734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2738 …}
  +badges: Doctrine\ORM\PersistentCollection {#2740 …}
  +children: [
    App\Entity\EntryComment {#2206
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +body: "I like the wood aisle. It smells good."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704591422 {#2197
        date: 2024-01-07 02:37:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Daxtron2@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2210 …}
      +nested: Doctrine\ORM\PersistentCollection {#2207 …}
      +votes: Doctrine\ORM\PersistentCollection {#2208 …}
      +reports: Doctrine\ORM\PersistentCollection {#2204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
      -id: 287408
      -bodyTs: "'aisl':5 'good':8 'like':2 'smell':7 'wood':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4473617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704591422 {#2205
        date: 2024-01-07 02:37:02.0 +01:00
      }
      +"title": 287408
    }
  ]
  -id: 27477
  -titleTs: "'aisl':12 'entir':8 'home':9 'light':6 'like':10 'weird':4 'would':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704573547
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5356645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487147 {#2711
    date: 2024-01-05 21:39:07.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2202
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#2689 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Would-it-be-weird-to-light-my-entire-home-like"
  +title: "Would it be weird to light my entire home like this aisle?"
  +url: "https://startrek.website/pictrs/image/0ee92980-ad24-4e50-a467-9288dcfdff9a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 421
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712754715 {#2724
    date: 2024-04-10 15:11:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2732 …}
  +reports: Doctrine\ORM\PersistentCollection {#2734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2738 …}
  +badges: Doctrine\ORM\PersistentCollection {#2740 …}
  +children: [
    App\Entity\EntryComment {#2206
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +body: "I like the wood aisle. It smells good."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704591422 {#2197
        date: 2024-01-07 02:37:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Daxtron2@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2210 …}
      +nested: Doctrine\ORM\PersistentCollection {#2207 …}
      +votes: Doctrine\ORM\PersistentCollection {#2208 …}
      +reports: Doctrine\ORM\PersistentCollection {#2204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
      -id: 287408
      -bodyTs: "'aisl':5 'good':8 'like':2 'smell':7 'wood':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4473617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704591422 {#2205
        date: 2024-01-07 02:37:02.0 +01:00
      }
      +"title": 287408
    }
  ]
  -id: 27477
  -titleTs: "'aisl':12 'entir':8 'home':9 'light':6 'like':10 'weird':4 'would':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704573547
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5356645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487147 {#2711
    date: 2024-01-05 21:39:07.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 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
126 DENIED moderate
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#2689 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Would-it-be-weird-to-light-my-entire-home-like"
    +title: "Would it be weird to light my entire home like this aisle?"
    +url: "https://startrek.website/pictrs/image/0ee92980-ad24-4e50-a467-9288dcfdff9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 421
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712754715 {#2724
      date: 2024-04-10 15:11:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2732 …}
    +reports: Doctrine\ORM\PersistentCollection {#2734 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2738 …}
    +badges: Doctrine\ORM\PersistentCollection {#2740 …}
    +children: [
      App\Entity\EntryComment {#2206}
    ]
    -id: 27477
    -titleTs: "'aisl':12 'entir':8 'home':9 'light':6 'like':10 'weird':4 'would':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704573547
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5356645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704487147 {#2711
      date: 2024-01-05 21:39:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +body: "I like the wood aisle. It smells good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704591422 {#2197
    date: 2024-01-07 02:37:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Daxtron2@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 287408
  -bodyTs: "'aisl':5 'good':8 'like':2 'smell':7 'wood':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4473617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704591422 {#2205
    date: 2024-01-07 02:37:02.0 +01:00
  }
  +"title": 287408
}
"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
127 DENIED edit
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#2689 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Would-it-be-weird-to-light-my-entire-home-like"
    +title: "Would it be weird to light my entire home like this aisle?"
    +url: "https://startrek.website/pictrs/image/0ee92980-ad24-4e50-a467-9288dcfdff9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 421
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712754715 {#2724
      date: 2024-04-10 15:11:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2732 …}
    +reports: Doctrine\ORM\PersistentCollection {#2734 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2738 …}
    +badges: Doctrine\ORM\PersistentCollection {#2740 …}
    +children: [
      App\Entity\EntryComment {#2206}
    ]
    -id: 27477
    -titleTs: "'aisl':12 'entir':8 'home':9 'light':6 'like':10 'weird':4 'would':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704573547
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5356645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704487147 {#2711
      date: 2024-01-05 21:39:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +body: "I like the wood aisle. It smells good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704591422 {#2197
    date: 2024-01-07 02:37:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Daxtron2@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 287408
  -bodyTs: "'aisl':5 'good':8 'like':2 'smell':7 'wood':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4473617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704591422 {#2205
    date: 2024-01-07 02:37:02.0 +01:00
  }
  +"title": 287408
}
"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
128 DENIED moderate
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#2689 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Would-it-be-weird-to-light-my-entire-home-like"
    +title: "Would it be weird to light my entire home like this aisle?"
    +url: "https://startrek.website/pictrs/image/0ee92980-ad24-4e50-a467-9288dcfdff9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 421
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712754715 {#2724
      date: 2024-04-10 15:11:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2732 …}
    +reports: Doctrine\ORM\PersistentCollection {#2734 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2738 …}
    +badges: Doctrine\ORM\PersistentCollection {#2740 …}
    +children: [
      App\Entity\EntryComment {#2206}
    ]
    -id: 27477
    -titleTs: "'aisl':12 'entir':8 'home':9 'light':6 'like':10 'weird':4 'would':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704573547
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5356645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704487147 {#2711
      date: 2024-01-05 21:39:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +body: "I like the wood aisle. It smells good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704591422 {#2197
    date: 2024-01-07 02:37:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Daxtron2@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 287408
  -bodyTs: "'aisl':5 'good':8 'like':2 'smell':7 'wood':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4473617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704591422 {#2205
    date: 2024-01-07 02:37:02.0 +01:00
  }
  +"title": 287408
}
"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
129 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
130 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2046
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2858 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "Just-a-lil-bit"
  +title: "Just a lil bit"
  +url: "https://lemmy.world/pictrs/image/c69c50ba-f001-4843-a419-b2292c9711cb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 519
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712652293 {#2853
    date: 2024-04-09 10:44:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  +badges: Doctrine\ORM\PersistentCollection {#2871 …}
  +children: [
    App\Entity\EntryComment {#2059
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: null
      +root: null
      +body: "Guess you’ll have to post to Facebook then; Lemmy doesn’t use “Likes.” 😌"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704484441 {#2051
        date: 2024-01-05 20:54:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -id: 283424
      -bodyTs: "'doesn':11 'facebook':8 'guess':1 'lemmi':10 'like':14 'll':3 'post':6 'use':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4447451"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704484441 {#2056
        date: 2024-01-05 20:54:01.0 +01:00
      }
      +"title": 283424
    }
  ]
  -id: 27395
  -titleTs: "'bit':4 'lil':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704553534
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10350330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704467134 {#2841
    date: 2024-01-05 16:05:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2046
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2858 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "Just-a-lil-bit"
  +title: "Just a lil bit"
  +url: "https://lemmy.world/pictrs/image/c69c50ba-f001-4843-a419-b2292c9711cb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 519
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712652293 {#2853
    date: 2024-04-09 10:44:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  +badges: Doctrine\ORM\PersistentCollection {#2871 …}
  +children: [
    App\Entity\EntryComment {#2059
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: null
      +root: null
      +body: "Guess you’ll have to post to Facebook then; Lemmy doesn’t use “Likes.” 😌"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704484441 {#2051
        date: 2024-01-05 20:54:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -id: 283424
      -bodyTs: "'doesn':11 'facebook':8 'guess':1 'lemmi':10 'like':14 'll':3 'post':6 'use':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4447451"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704484441 {#2056
        date: 2024-01-05 20:54:01.0 +01:00
      }
      +"title": 283424
    }
  ]
  -id: 27395
  -titleTs: "'bit':4 'lil':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704553534
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10350330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704467134 {#2841
    date: 2024-01-05 16:05:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2046
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2858 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "Just-a-lil-bit"
  +title: "Just a lil bit"
  +url: "https://lemmy.world/pictrs/image/c69c50ba-f001-4843-a419-b2292c9711cb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 519
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712652293 {#2853
    date: 2024-04-09 10:44:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  +badges: Doctrine\ORM\PersistentCollection {#2871 …}
  +children: [
    App\Entity\EntryComment {#2059
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: null
      +root: null
      +body: "Guess you’ll have to post to Facebook then; Lemmy doesn’t use “Likes.” 😌"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704484441 {#2051
        date: 2024-01-05 20:54:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -id: 283424
      -bodyTs: "'doesn':11 'facebook':8 'guess':1 'lemmi':10 'like':14 'll':3 'post':6 'use':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4447451"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704484441 {#2056
        date: 2024-01-05 20:54:01.0 +01:00
      }
      +"title": 283424
    }
  ]
  -id: 27395
  -titleTs: "'bit':4 'lil':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704553534
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10350330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704467134 {#2841
    date: 2024-01-05 16:05:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 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
134 DENIED moderate
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#2858 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "Just-a-lil-bit"
    +title: "Just a lil bit"
    +url: "https://lemmy.world/pictrs/image/c69c50ba-f001-4843-a419-b2292c9711cb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 519
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712652293 {#2853
      date: 2024-04-09 10:44:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    +badges: Doctrine\ORM\PersistentCollection {#2871 …}
    +children: [
      App\Entity\EntryComment {#2059}
    ]
    -id: 27395
    -titleTs: "'bit':4 'lil':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704553534
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10350330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704467134 {#2841
      date: 2024-01-05 16:05:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "Guess you’ll have to post to Facebook then; Lemmy doesn’t use “Likes.” 😌"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704484441 {#2051
    date: 2024-01-05 20:54:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 283424
  -bodyTs: "'doesn':11 'facebook':8 'guess':1 'lemmi':10 'like':14 'll':3 'post':6 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4447451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704484441 {#2056
    date: 2024-01-05 20:54:01.0 +01:00
  }
  +"title": 283424
}
"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
135 DENIED edit
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#2858 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "Just-a-lil-bit"
    +title: "Just a lil bit"
    +url: "https://lemmy.world/pictrs/image/c69c50ba-f001-4843-a419-b2292c9711cb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 519
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712652293 {#2853
      date: 2024-04-09 10:44:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    +badges: Doctrine\ORM\PersistentCollection {#2871 …}
    +children: [
      App\Entity\EntryComment {#2059}
    ]
    -id: 27395
    -titleTs: "'bit':4 'lil':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704553534
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10350330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704467134 {#2841
      date: 2024-01-05 16:05:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "Guess you’ll have to post to Facebook then; Lemmy doesn’t use “Likes.” 😌"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704484441 {#2051
    date: 2024-01-05 20:54:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 283424
  -bodyTs: "'doesn':11 'facebook':8 'guess':1 'lemmi':10 'like':14 'll':3 'post':6 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4447451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704484441 {#2056
    date: 2024-01-05 20:54:01.0 +01:00
  }
  +"title": 283424
}
"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
136 DENIED moderate
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#2858 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "Just-a-lil-bit"
    +title: "Just a lil bit"
    +url: "https://lemmy.world/pictrs/image/c69c50ba-f001-4843-a419-b2292c9711cb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 519
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712652293 {#2853
      date: 2024-04-09 10:44:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    +badges: Doctrine\ORM\PersistentCollection {#2871 …}
    +children: [
      App\Entity\EntryComment {#2059}
    ]
    -id: 27395
    -titleTs: "'bit':4 'lil':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704553534
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10350330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704467134 {#2841
      date: 2024-01-05 16:05:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "Guess you’ll have to post to Facebook then; Lemmy doesn’t use “Likes.” 😌"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704484441 {#2051
    date: 2024-01-05 20:54:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 283424
  -bodyTs: "'doesn':11 'facebook':8 'guess':1 'lemmi':10 'like':14 'll':3 'post':6 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4447451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704484441 {#2056
    date: 2024-01-05 20:54:01.0 +01:00
  }
  +"title": 283424
}
"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
137 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
138 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#3042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#3083 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "Fellow-landchads-of-Lemmy-Don-t-you-hate-when-this-happens"
  +title: "Fellow landchads of Lemmy. Don't you hate when this happens?"
  +url: "https://lemmy.world/pictrs/image/d892d362-cd30-4ab7-a655-fd9887e55417.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 668
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712587153 {#3078
    date: 2024-04-08 16:39:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  +badges: Doctrine\ORM\PersistentCollection {#3095 …}
  +children: [
    App\Entity\EntryComment {#2364
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ya gotta do yourself in by the most property damaging means, that way the landlord really feels it where it counts when it comes to cleanup and repair."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704358317 {#2359
        date: 2024-01-04 09:51:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2386 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 279023
      -bodyTs: "'cleanup':26 'come':24 'count':21 'damag':10 'feel':17 'gotta':2 'landlord':15 'mean':11 'properti':9 'realli':16 'repair':28 'way':13 'ya':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4407902"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704358317 {#2361
        date: 2024-01-04 09:51:57.0 +01:00
      }
      +"title": 279023
    }
  ]
  -id: 26619
  -titleTs: "'fellow':1 'happen':11 'hate':8 'landchad':2 'lemmi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704245553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10219474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704159153 {#3064
    date: 2024-01-02 02:32:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#3042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#3083 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "Fellow-landchads-of-Lemmy-Don-t-you-hate-when-this-happens"
  +title: "Fellow landchads of Lemmy. Don't you hate when this happens?"
  +url: "https://lemmy.world/pictrs/image/d892d362-cd30-4ab7-a655-fd9887e55417.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 668
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712587153 {#3078
    date: 2024-04-08 16:39:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  +badges: Doctrine\ORM\PersistentCollection {#3095 …}
  +children: [
    App\Entity\EntryComment {#2364
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ya gotta do yourself in by the most property damaging means, that way the landlord really feels it where it counts when it comes to cleanup and repair."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704358317 {#2359
        date: 2024-01-04 09:51:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2386 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 279023
      -bodyTs: "'cleanup':26 'come':24 'count':21 'damag':10 'feel':17 'gotta':2 'landlord':15 'mean':11 'properti':9 'realli':16 'repair':28 'way':13 'ya':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4407902"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704358317 {#2361
        date: 2024-01-04 09:51:57.0 +01:00
      }
      +"title": 279023
    }
  ]
  -id: 26619
  -titleTs: "'fellow':1 'happen':11 'hate':8 'landchad':2 'lemmi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704245553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10219474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704159153 {#3064
    date: 2024-01-02 02:32:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#3042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#3083 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "Fellow-landchads-of-Lemmy-Don-t-you-hate-when-this-happens"
  +title: "Fellow landchads of Lemmy. Don't you hate when this happens?"
  +url: "https://lemmy.world/pictrs/image/d892d362-cd30-4ab7-a655-fd9887e55417.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 668
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712587153 {#3078
    date: 2024-04-08 16:39:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  +badges: Doctrine\ORM\PersistentCollection {#3095 …}
  +children: [
    App\Entity\EntryComment {#2364
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ya gotta do yourself in by the most property damaging means, that way the landlord really feels it where it counts when it comes to cleanup and repair."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704358317 {#2359
        date: 2024-01-04 09:51:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2386 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 279023
      -bodyTs: "'cleanup':26 'come':24 'count':21 'damag':10 'feel':17 'gotta':2 'landlord':15 'mean':11 'properti':9 'realli':16 'repair':28 'way':13 'ya':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4407902"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704358317 {#2361
        date: 2024-01-04 09:51:57.0 +01:00
      }
      +"title": 279023
    }
  ]
  -id: 26619
  -titleTs: "'fellow':1 'happen':11 'hate':8 'landchad':2 'lemmi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704245553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10219474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704159153 {#3064
    date: 2024-01-02 02:32:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 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
142 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372
    +user: Proxies\__CG__\App\Entity\User {#3042 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#3083 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "Fellow-landchads-of-Lemmy-Don-t-you-hate-when-this-happens"
    +title: "Fellow landchads of Lemmy. Don't you hate when this happens?"
    +url: "https://lemmy.world/pictrs/image/d892d362-cd30-4ab7-a655-fd9887e55417.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 668
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712587153 {#3078
      date: 2024-04-08 16:39:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    +badges: Doctrine\ORM\PersistentCollection {#3095 …}
    +children: [
      App\Entity\EntryComment {#2364}
    ]
    -id: 26619
    -titleTs: "'fellow':1 'happen':11 'hate':8 'landchad':2 'lemmi':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704245553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10219474"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704159153 {#3064
      date: 2024-01-02 02:32:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ya gotta do yourself in by the most property damaging means, that way the landlord really feels it where it counts when it comes to cleanup and repair."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704358317 {#2359
    date: 2024-01-04 09:51:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 279023
  -bodyTs: "'cleanup':26 'come':24 'count':21 'damag':10 'feel':17 'gotta':2 'landlord':15 'mean':11 'properti':9 'realli':16 'repair':28 'way':13 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4407902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704358317 {#2361
    date: 2024-01-04 09:51:57.0 +01:00
  }
  +"title": 279023
}
"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
143 DENIED edit
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372
    +user: Proxies\__CG__\App\Entity\User {#3042 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#3083 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "Fellow-landchads-of-Lemmy-Don-t-you-hate-when-this-happens"
    +title: "Fellow landchads of Lemmy. Don't you hate when this happens?"
    +url: "https://lemmy.world/pictrs/image/d892d362-cd30-4ab7-a655-fd9887e55417.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 668
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712587153 {#3078
      date: 2024-04-08 16:39:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    +badges: Doctrine\ORM\PersistentCollection {#3095 …}
    +children: [
      App\Entity\EntryComment {#2364}
    ]
    -id: 26619
    -titleTs: "'fellow':1 'happen':11 'hate':8 'landchad':2 'lemmi':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704245553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10219474"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704159153 {#3064
      date: 2024-01-02 02:32:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ya gotta do yourself in by the most property damaging means, that way the landlord really feels it where it counts when it comes to cleanup and repair."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704358317 {#2359
    date: 2024-01-04 09:51:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 279023
  -bodyTs: "'cleanup':26 'come':24 'count':21 'damag':10 'feel':17 'gotta':2 'landlord':15 'mean':11 'properti':9 'realli':16 'repair':28 'way':13 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4407902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704358317 {#2361
    date: 2024-01-04 09:51:57.0 +01:00
  }
  +"title": 279023
}
"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
144 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372
    +user: Proxies\__CG__\App\Entity\User {#3042 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#3083 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "Fellow-landchads-of-Lemmy-Don-t-you-hate-when-this-happens"
    +title: "Fellow landchads of Lemmy. Don't you hate when this happens?"
    +url: "https://lemmy.world/pictrs/image/d892d362-cd30-4ab7-a655-fd9887e55417.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 668
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712587153 {#3078
      date: 2024-04-08 16:39:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    +badges: Doctrine\ORM\PersistentCollection {#3095 …}
    +children: [
      App\Entity\EntryComment {#2364}
    ]
    -id: 26619
    -titleTs: "'fellow':1 'happen':11 'hate':8 'landchad':2 'lemmi':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704245553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10219474"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704159153 {#3064
      date: 2024-01-02 02:32:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ya gotta do yourself in by the most property damaging means, that way the landlord really feels it where it counts when it comes to cleanup and repair."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704358317 {#2359
    date: 2024-01-04 09:51:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 279023
  -bodyTs: "'cleanup':26 'come':24 'count':21 'damag':10 'feel':17 'gotta':2 'landlord':15 'mean':11 'properti':9 'realli':16 'repair':28 'way':13 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4407902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704358317 {#2361
    date: 2024-01-04 09:51:57.0 +01:00
  }
  +"title": 279023
}
"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
145 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
146 DENIED moderate
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +body: "Some how “mid furry” seems like an oxymoron to me. 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704321686 {#1725
    date: 2024-01-03 23:41:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sour@kbin.social"
    "@Kolanaki@yiffit.net"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 277837
  -bodyTs: "'furri':4 'like':6 'mid':3 'oxymoron':8 'seem':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4400450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321686 {#1721
    date: 2024-01-03 23:41:26.0 +01:00
  }
  +"title": 277837
}
"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
147 DENIED edit
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +body: "Some how “mid furry” seems like an oxymoron to me. 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704321686 {#1725
    date: 2024-01-03 23:41:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sour@kbin.social"
    "@Kolanaki@yiffit.net"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 277837
  -bodyTs: "'furri':4 'like':6 'mid':3 'oxymoron':8 'seem':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4400450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321686 {#1721
    date: 2024-01-03 23:41:26.0 +01:00
  }
  +"title": 277837
}
"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
148 DENIED moderate
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +body: "Some how “mid furry” seems like an oxymoron to me. 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704321686 {#1725
    date: 2024-01-03 23:41:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sour@kbin.social"
    "@Kolanaki@yiffit.net"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 277837
  -bodyTs: "'furri':4 'like':6 'mid':3 'oxymoron':8 'seem':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4400450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321686 {#1721
    date: 2024-01-03 23:41:26.0 +01:00
  }
  +"title": 277837
}
"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
149 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
150 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2346
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
  +image: Proxies\__CG__\App\Entity\Image {#2683 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2684 …}
  +slug: "oh-hey-it-s-me"
  +title: "oh hey it's me"
  +url: "https://slrpnk.net/pictrs/image/b2670236-59b3-4d4a-806e-54c1311c01ec.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712056985 {#2678
    date: 2024-04-02 13:23:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2693 …}
  +votes: Doctrine\ORM\PersistentCollection {#2695 …}
  +reports: Doctrine\ORM\PersistentCollection {#2697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2701 …}
  +badges: Doctrine\ORM\PersistentCollection {#2703 …}
  +children: [
    App\Entity\EntryComment {#2348
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2346 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
      +image: null
      +parent: null
      +root: null
      +body: "Just get rid of work. 🤷🏻\u{200D}♂️"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704483014 {#2350
        date: 2024-01-05 20:30:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2347 …}
      +nested: Doctrine\ORM\PersistentCollection {#2344 …}
      +votes: Doctrine\ORM\PersistentCollection {#2042 …}
      +reports: Doctrine\ORM\PersistentCollection {#2060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
      -id: 283338
      -bodyTs: "'get':2 'rid':3 'work':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4447110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704483014 {#2330
        date: 2024-01-05 20:30:14.0 +01:00
      }
      +"title": 283338
    }
  ]
  -id: 26949
  -titleTs: "'hey':2 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704381002
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5425505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704294602 {#2611
    date: 2024-01-03 16:10:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2346
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
  +image: Proxies\__CG__\App\Entity\Image {#2683 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2684 …}
  +slug: "oh-hey-it-s-me"
  +title: "oh hey it's me"
  +url: "https://slrpnk.net/pictrs/image/b2670236-59b3-4d4a-806e-54c1311c01ec.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712056985 {#2678
    date: 2024-04-02 13:23:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2693 …}
  +votes: Doctrine\ORM\PersistentCollection {#2695 …}
  +reports: Doctrine\ORM\PersistentCollection {#2697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2701 …}
  +badges: Doctrine\ORM\PersistentCollection {#2703 …}
  +children: [
    App\Entity\EntryComment {#2348
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2346 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
      +image: null
      +parent: null
      +root: null
      +body: "Just get rid of work. 🤷🏻\u{200D}♂️"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704483014 {#2350
        date: 2024-01-05 20:30:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2347 …}
      +nested: Doctrine\ORM\PersistentCollection {#2344 …}
      +votes: Doctrine\ORM\PersistentCollection {#2042 …}
      +reports: Doctrine\ORM\PersistentCollection {#2060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
      -id: 283338
      -bodyTs: "'get':2 'rid':3 'work':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4447110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704483014 {#2330
        date: 2024-01-05 20:30:14.0 +01:00
      }
      +"title": 283338
    }
  ]
  -id: 26949
  -titleTs: "'hey':2 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704381002
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5425505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704294602 {#2611
    date: 2024-01-03 16:10:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2346
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
  +image: Proxies\__CG__\App\Entity\Image {#2683 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2684 …}
  +slug: "oh-hey-it-s-me"
  +title: "oh hey it's me"
  +url: "https://slrpnk.net/pictrs/image/b2670236-59b3-4d4a-806e-54c1311c01ec.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712056985 {#2678
    date: 2024-04-02 13:23:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2693 …}
  +votes: Doctrine\ORM\PersistentCollection {#2695 …}
  +reports: Doctrine\ORM\PersistentCollection {#2697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2701 …}
  +badges: Doctrine\ORM\PersistentCollection {#2703 …}
  +children: [
    App\Entity\EntryComment {#2348
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2346 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
      +image: null
      +parent: null
      +root: null
      +body: "Just get rid of work. 🤷🏻\u{200D}♂️"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704483014 {#2350
        date: 2024-01-05 20:30:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2347 …}
      +nested: Doctrine\ORM\PersistentCollection {#2344 …}
      +votes: Doctrine\ORM\PersistentCollection {#2042 …}
      +reports: Doctrine\ORM\PersistentCollection {#2060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
      -id: 283338
      -bodyTs: "'get':2 'rid':3 'work':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4447110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704483014 {#2330
        date: 2024-01-05 20:30:14.0 +01:00
      }
      +"title": 283338
    }
  ]
  -id: 26949
  -titleTs: "'hey':2 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704381002
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5425505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704294602 {#2611
    date: 2024-01-03 16:10:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 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
154 DENIED moderate
App\Entity\EntryComment {#2348
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2346
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
    +image: Proxies\__CG__\App\Entity\Image {#2683 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2684 …}
    +slug: "oh-hey-it-s-me"
    +title: "oh hey it's me"
    +url: "https://slrpnk.net/pictrs/image/b2670236-59b3-4d4a-806e-54c1311c01ec.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712056985 {#2678
      date: 2024-04-02 13:23:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2693 …}
    +votes: Doctrine\ORM\PersistentCollection {#2695 …}
    +reports: Doctrine\ORM\PersistentCollection {#2697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2701 …}
    +badges: Doctrine\ORM\PersistentCollection {#2703 …}
    +children: [
      App\Entity\EntryComment {#2348}
    ]
    -id: 26949
    -titleTs: "'hey':2 'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704381002
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5425505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704294602 {#2611
      date: 2024-01-03 16:10:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
  +image: null
  +parent: null
  +root: null
  +body: "Just get rid of work. 🤷🏻\u{200D}♂️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704483014 {#2350
    date: 2024-01-05 20:30:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 283338
  -bodyTs: "'get':2 'rid':3 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4447110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704483014 {#2330
    date: 2024-01-05 20:30:14.0 +01:00
  }
  +"title": 283338
}
"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
155 DENIED edit
App\Entity\EntryComment {#2348
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2346
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
    +image: Proxies\__CG__\App\Entity\Image {#2683 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2684 …}
    +slug: "oh-hey-it-s-me"
    +title: "oh hey it's me"
    +url: "https://slrpnk.net/pictrs/image/b2670236-59b3-4d4a-806e-54c1311c01ec.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712056985 {#2678
      date: 2024-04-02 13:23:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2693 …}
    +votes: Doctrine\ORM\PersistentCollection {#2695 …}
    +reports: Doctrine\ORM\PersistentCollection {#2697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2701 …}
    +badges: Doctrine\ORM\PersistentCollection {#2703 …}
    +children: [
      App\Entity\EntryComment {#2348}
    ]
    -id: 26949
    -titleTs: "'hey':2 'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704381002
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5425505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704294602 {#2611
      date: 2024-01-03 16:10:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
  +image: null
  +parent: null
  +root: null
  +body: "Just get rid of work. 🤷🏻\u{200D}♂️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704483014 {#2350
    date: 2024-01-05 20:30:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 283338
  -bodyTs: "'get':2 'rid':3 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4447110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704483014 {#2330
    date: 2024-01-05 20:30:14.0 +01:00
  }
  +"title": 283338
}
"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
156 DENIED moderate
App\Entity\EntryComment {#2348
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2346
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
    +image: Proxies\__CG__\App\Entity\Image {#2683 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2684 …}
    +slug: "oh-hey-it-s-me"
    +title: "oh hey it's me"
    +url: "https://slrpnk.net/pictrs/image/b2670236-59b3-4d4a-806e-54c1311c01ec.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712056985 {#2678
      date: 2024-04-02 13:23:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2693 …}
    +votes: Doctrine\ORM\PersistentCollection {#2695 …}
    +reports: Doctrine\ORM\PersistentCollection {#2697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2701 …}
    +badges: Doctrine\ORM\PersistentCollection {#2703 …}
    +children: [
      App\Entity\EntryComment {#2348}
    ]
    -id: 26949
    -titleTs: "'hey':2 'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704381002
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5425505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704294602 {#2611
      date: 2024-01-03 16:10:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2351 …}
  +image: null
  +parent: null
  +root: null
  +body: "Just get rid of work. 🤷🏻\u{200D}♂️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704483014 {#2350
    date: 2024-01-05 20:30:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 283338
  -bodyTs: "'get':2 'rid':3 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4447110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704483014 {#2330
    date: 2024-01-05 20:30:14.0 +01:00
  }
  +"title": 283338
}
"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
157 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
158 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: Proxies\__CG__\App\Entity\Image {#2988 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Sorry-Ezri"
  +title: "Sorry Ezri"
  +url: "https://startrek.website/pictrs/image/fa01d34a-8f30-43b2-8b1a-1789cb6f89cf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711932654 {#3021
    date: 2024-04-01 02:50:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3026 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  +badges: Doctrine\ORM\PersistentCollection {#3037 …}
  +children: [
    App\Entity\EntryComment {#1907
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: """
        That’s because Bashir was gay for Garak.\n
        \n
        Quark could be male Dax’s bf. Maybe male Dax is a greedy capitalist pig, just like Quark and they fall madly in love and fuck on a dabo table.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704392197 {#1926
        date: 2024-01-04 19:16:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Flyberius@hexbear.net"
        "@The_Picard_Maneuver@startrek.website"
        "@Flyberius@hexbear.net"
        "@The_Picard_Maneuver@startrek.website"
        "@Flyberius@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 280244
      -bodyTs: "'bashir':4 'bf':15 'capitalist':22 'could':10 'dabo':37 'dax':13,18 'fall':29 'fuck':34 'garak':8 'gay':6 'greedi':21 'like':25 'love':32 'mad':30 'male':12,17 'mayb':16 'pig':23 'quark':9,26 'tabl':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4414986"
      +editedAt: DateTimeImmutable @1711649473 {#1410
        date: 2024-03-28 19:11:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704392197 {#1874
        date: 2024-01-04 19:16:37.0 +01:00
      }
      +"title": 280244
    }
  ]
  -id: 27173
  -titleTs: "'ezri':2 'sorri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465742
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379342 {#3009
    date: 2024-01-04 15:42:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: Proxies\__CG__\App\Entity\Image {#2988 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Sorry-Ezri"
  +title: "Sorry Ezri"
  +url: "https://startrek.website/pictrs/image/fa01d34a-8f30-43b2-8b1a-1789cb6f89cf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711932654 {#3021
    date: 2024-04-01 02:50:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3026 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  +badges: Doctrine\ORM\PersistentCollection {#3037 …}
  +children: [
    App\Entity\EntryComment {#1907
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: """
        That’s because Bashir was gay for Garak.\n
        \n
        Quark could be male Dax’s bf. Maybe male Dax is a greedy capitalist pig, just like Quark and they fall madly in love and fuck on a dabo table.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704392197 {#1926
        date: 2024-01-04 19:16:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Flyberius@hexbear.net"
        "@The_Picard_Maneuver@startrek.website"
        "@Flyberius@hexbear.net"
        "@The_Picard_Maneuver@startrek.website"
        "@Flyberius@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 280244
      -bodyTs: "'bashir':4 'bf':15 'capitalist':22 'could':10 'dabo':37 'dax':13,18 'fall':29 'fuck':34 'garak':8 'gay':6 'greedi':21 'like':25 'love':32 'mad':30 'male':12,17 'mayb':16 'pig':23 'quark':9,26 'tabl':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4414986"
      +editedAt: DateTimeImmutable @1711649473 {#1410
        date: 2024-03-28 19:11:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704392197 {#1874
        date: 2024-01-04 19:16:37.0 +01:00
      }
      +"title": 280244
    }
  ]
  -id: 27173
  -titleTs: "'ezri':2 'sorri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465742
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379342 {#3009
    date: 2024-01-04 15:42:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: Proxies\__CG__\App\Entity\Image {#2988 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Sorry-Ezri"
  +title: "Sorry Ezri"
  +url: "https://startrek.website/pictrs/image/fa01d34a-8f30-43b2-8b1a-1789cb6f89cf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711932654 {#3021
    date: 2024-04-01 02:50:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3026 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  +badges: Doctrine\ORM\PersistentCollection {#3037 …}
  +children: [
    App\Entity\EntryComment {#1907
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: """
        That’s because Bashir was gay for Garak.\n
        \n
        Quark could be male Dax’s bf. Maybe male Dax is a greedy capitalist pig, just like Quark and they fall madly in love and fuck on a dabo table.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704392197 {#1926
        date: 2024-01-04 19:16:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Flyberius@hexbear.net"
        "@The_Picard_Maneuver@startrek.website"
        "@Flyberius@hexbear.net"
        "@The_Picard_Maneuver@startrek.website"
        "@Flyberius@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 280244
      -bodyTs: "'bashir':4 'bf':15 'capitalist':22 'could':10 'dabo':37 'dax':13,18 'fall':29 'fuck':34 'garak':8 'gay':6 'greedi':21 'like':25 'love':32 'mad':30 'male':12,17 'mayb':16 'pig':23 'quark':9,26 'tabl':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4414986"
      +editedAt: DateTimeImmutable @1711649473 {#1410
        date: 2024-03-28 19:11:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704392197 {#1874
        date: 2024-01-04 19:16:37.0 +01:00
      }
      +"title": 280244
    }
  ]
  -id: 27173
  -titleTs: "'ezri':2 'sorri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465742
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379342 {#3009
    date: 2024-01-04 15:42:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 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
162 DENIED moderate
App\Entity\EntryComment {#1907
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: Proxies\__CG__\App\Entity\Image {#2988 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Sorry-Ezri"
    +title: "Sorry Ezri"
    +url: "https://startrek.website/pictrs/image/fa01d34a-8f30-43b2-8b1a-1789cb6f89cf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 276
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711932654 {#3021
      date: 2024-04-01 02:50:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3026 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
    +badges: Doctrine\ORM\PersistentCollection {#3037 …}
    +children: [
      App\Entity\EntryComment {#1907}
    ]
    -id: 27173
    -titleTs: "'ezri':2 'sorri':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704465742
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5312850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704379342 {#3009
      date: 2024-01-04 15:42:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: """
    That’s because Bashir was gay for Garak.\n
    \n
    Quark could be male Dax’s bf. Maybe male Dax is a greedy capitalist pig, just like Quark and they fall madly in love and fuck on a dabo table.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704392197 {#1926
    date: 2024-01-04 19:16:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Flyberius@hexbear.net"
    "@The_Picard_Maneuver@startrek.website"
    "@Flyberius@hexbear.net"
    "@The_Picard_Maneuver@startrek.website"
    "@Flyberius@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 280244
  -bodyTs: "'bashir':4 'bf':15 'capitalist':22 'could':10 'dabo':37 'dax':13,18 'fall':29 'fuck':34 'garak':8 'gay':6 'greedi':21 'like':25 'love':32 'mad':30 'male':12,17 'mayb':16 'pig':23 'quark':9,26 'tabl':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4414986"
  +editedAt: DateTimeImmutable @1711649473 {#1410
    date: 2024-03-28 19:11:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704392197 {#1874
    date: 2024-01-04 19:16:37.0 +01:00
  }
  +"title": 280244
}
"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
163 DENIED edit
App\Entity\EntryComment {#1907
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: Proxies\__CG__\App\Entity\Image {#2988 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Sorry-Ezri"
    +title: "Sorry Ezri"
    +url: "https://startrek.website/pictrs/image/fa01d34a-8f30-43b2-8b1a-1789cb6f89cf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 276
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711932654 {#3021
      date: 2024-04-01 02:50:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3026 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
    +badges: Doctrine\ORM\PersistentCollection {#3037 …}
    +children: [
      App\Entity\EntryComment {#1907}
    ]
    -id: 27173
    -titleTs: "'ezri':2 'sorri':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704465742
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5312850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704379342 {#3009
      date: 2024-01-04 15:42:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: """
    That’s because Bashir was gay for Garak.\n
    \n
    Quark could be male Dax’s bf. Maybe male Dax is a greedy capitalist pig, just like Quark and they fall madly in love and fuck on a dabo table.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704392197 {#1926
    date: 2024-01-04 19:16:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Flyberius@hexbear.net"
    "@The_Picard_Maneuver@startrek.website"
    "@Flyberius@hexbear.net"
    "@The_Picard_Maneuver@startrek.website"
    "@Flyberius@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 280244
  -bodyTs: "'bashir':4 'bf':15 'capitalist':22 'could':10 'dabo':37 'dax':13,18 'fall':29 'fuck':34 'garak':8 'gay':6 'greedi':21 'like':25 'love':32 'mad':30 'male':12,17 'mayb':16 'pig':23 'quark':9,26 'tabl':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4414986"
  +editedAt: DateTimeImmutable @1711649473 {#1410
    date: 2024-03-28 19:11:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704392197 {#1874
    date: 2024-01-04 19:16:37.0 +01:00
  }
  +"title": 280244
}
"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
164 DENIED moderate
App\Entity\EntryComment {#1907
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: Proxies\__CG__\App\Entity\Image {#2988 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Sorry-Ezri"
    +title: "Sorry Ezri"
    +url: "https://startrek.website/pictrs/image/fa01d34a-8f30-43b2-8b1a-1789cb6f89cf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 276
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711932654 {#3021
      date: 2024-04-01 02:50:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3026 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
    +badges: Doctrine\ORM\PersistentCollection {#3037 …}
    +children: [
      App\Entity\EntryComment {#1907}
    ]
    -id: 27173
    -titleTs: "'ezri':2 'sorri':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704465742
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5312850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704379342 {#3009
      date: 2024-01-04 15:42:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: """
    That’s because Bashir was gay for Garak.\n
    \n
    Quark could be male Dax’s bf. Maybe male Dax is a greedy capitalist pig, just like Quark and they fall madly in love and fuck on a dabo table.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704392197 {#1926
    date: 2024-01-04 19:16:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Flyberius@hexbear.net"
    "@The_Picard_Maneuver@startrek.website"
    "@Flyberius@hexbear.net"
    "@The_Picard_Maneuver@startrek.website"
    "@Flyberius@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 280244
  -bodyTs: "'bashir':4 'bf':15 'capitalist':22 'could':10 'dabo':37 'dax':13,18 'fall':29 'fuck':34 'garak':8 'gay':6 'greedi':21 'like':25 'love':32 'mad':30 'male':12,17 'mayb':16 'pig':23 'quark':9,26 'tabl':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4414986"
  +editedAt: DateTimeImmutable @1711649473 {#1410
    date: 2024-03-28 19:11:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704392197 {#1874
    date: 2024-01-04 19:16:37.0 +01:00
  }
  +"title": 280244
}
"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
165 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
166 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "What-are-some-of-your-cheap-eats-hacks"
  +title: "What are some of your cheap eats hacks?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711782482 {#2705
    date: 2024-03-30 08:08:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2714 …}
  +reports: Doctrine\ORM\PersistentCollection {#2716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  +badges: Doctrine\ORM\PersistentCollection {#2722 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If you are forced to consuming mostly cheap packaged goods like Hamburger Helper and the like, add the secret spice blend to make it actually have some flavor:\n
        \n
        Salt*, pepper, onion powder, garlic powder and MSG.\n
        \n
        *Check the sodium levels already in the packaged food first; if it’s already high, you can ignore adding more.\n
        \n
        These spices are cheap and make *everything* so much better. Even non-savory stuff sometimes benefits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704243062 {#1697
        date: 2024-01-03 01:51:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1568 …}
      +votes: Doctrine\ORM\PersistentCollection {#1549 …}
      +reports: Doctrine\ORM\PersistentCollection {#1576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
      -id: 275215
      -bodyTs: "'actual':25 'ad':55 'add':17 'alreadi':41,50 'benefit':73 'better':66 'blend':21 'cheap':8,60 'check':37 'consum':6 'even':67 'everyth':63 'first':46 'flavor':28 'food':45 'forc':4 'garlic':33 'good':10 'hamburg':12 'helper':13 'high':51 'ignor':54 'level':40 'like':11,16 'make':23,62 'most':7 'msg':36 'much':65 'non':69 'non-savori':68 'onion':31 'packag':9,44 'pepper':30 'powder':32,34 'salt':29 'savori':70 'secret':19 'sodium':39 'sometim':72 'spice':20,58 'stuff':71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4374038"
      +editedAt: DateTimeImmutable @1711080748 {#1709
        date: 2024-03-22 05:12:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704243062 {#1698
        date: 2024-01-03 01:51:02.0 +01:00
      }
      +"title": 275215
    }
  ]
  -id: 26845
  -titleTs: "'cheap':6 'eat':7 'hack':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704325250
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10251643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704238850 {#2686
    date: 2024-01-03 00:40:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "What-are-some-of-your-cheap-eats-hacks"
  +title: "What are some of your cheap eats hacks?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711782482 {#2705
    date: 2024-03-30 08:08:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2714 …}
  +reports: Doctrine\ORM\PersistentCollection {#2716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  +badges: Doctrine\ORM\PersistentCollection {#2722 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If you are forced to consuming mostly cheap packaged goods like Hamburger Helper and the like, add the secret spice blend to make it actually have some flavor:\n
        \n
        Salt*, pepper, onion powder, garlic powder and MSG.\n
        \n
        *Check the sodium levels already in the packaged food first; if it’s already high, you can ignore adding more.\n
        \n
        These spices are cheap and make *everything* so much better. Even non-savory stuff sometimes benefits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704243062 {#1697
        date: 2024-01-03 01:51:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1568 …}
      +votes: Doctrine\ORM\PersistentCollection {#1549 …}
      +reports: Doctrine\ORM\PersistentCollection {#1576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
      -id: 275215
      -bodyTs: "'actual':25 'ad':55 'add':17 'alreadi':41,50 'benefit':73 'better':66 'blend':21 'cheap':8,60 'check':37 'consum':6 'even':67 'everyth':63 'first':46 'flavor':28 'food':45 'forc':4 'garlic':33 'good':10 'hamburg':12 'helper':13 'high':51 'ignor':54 'level':40 'like':11,16 'make':23,62 'most':7 'msg':36 'much':65 'non':69 'non-savori':68 'onion':31 'packag':9,44 'pepper':30 'powder':32,34 'salt':29 'savori':70 'secret':19 'sodium':39 'sometim':72 'spice':20,58 'stuff':71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4374038"
      +editedAt: DateTimeImmutable @1711080748 {#1709
        date: 2024-03-22 05:12:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704243062 {#1698
        date: 2024-01-03 01:51:02.0 +01:00
      }
      +"title": 275215
    }
  ]
  -id: 26845
  -titleTs: "'cheap':6 'eat':7 'hack':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704325250
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10251643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704238850 {#2686
    date: 2024-01-03 00:40:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
  +slug: "What-are-some-of-your-cheap-eats-hacks"
  +title: "What are some of your cheap eats hacks?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711782482 {#2705
    date: 2024-03-30 08:08:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2714 …}
  +reports: Doctrine\ORM\PersistentCollection {#2716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  +badges: Doctrine\ORM\PersistentCollection {#2722 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If you are forced to consuming mostly cheap packaged goods like Hamburger Helper and the like, add the secret spice blend to make it actually have some flavor:\n
        \n
        Salt*, pepper, onion powder, garlic powder and MSG.\n
        \n
        *Check the sodium levels already in the packaged food first; if it’s already high, you can ignore adding more.\n
        \n
        These spices are cheap and make *everything* so much better. Even non-savory stuff sometimes benefits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704243062 {#1697
        date: 2024-01-03 01:51:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1568 …}
      +votes: Doctrine\ORM\PersistentCollection {#1549 …}
      +reports: Doctrine\ORM\PersistentCollection {#1576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
      -id: 275215
      -bodyTs: "'actual':25 'ad':55 'add':17 'alreadi':41,50 'benefit':73 'better':66 'blend':21 'cheap':8,60 'check':37 'consum':6 'even':67 'everyth':63 'first':46 'flavor':28 'food':45 'forc':4 'garlic':33 'good':10 'hamburg':12 'helper':13 'high':51 'ignor':54 'level':40 'like':11,16 'make':23,62 'most':7 'msg':36 'much':65 'non':69 'non-savori':68 'onion':31 'packag':9,44 'pepper':30 'powder':32,34 'salt':29 'savori':70 'secret':19 'sodium':39 'sometim':72 'spice':20,58 'stuff':71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4374038"
      +editedAt: DateTimeImmutable @1711080748 {#1709
        date: 2024-03-22 05:12:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704243062 {#1698
        date: 2024-01-03 01:51:02.0 +01:00
      }
      +"title": 275215
    }
  ]
  -id: 26845
  -titleTs: "'cheap':6 'eat':7 'hack':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704325250
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10251643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704238850 {#2686
    date: 2024-01-03 00:40:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 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
170 DENIED moderate
App\Entity\EntryComment {#1648
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2609 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
    +slug: "What-are-some-of-your-cheap-eats-hacks"
    +title: "What are some of your cheap eats hacks?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 63
    +favouriteCount: 124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711782482 {#2705
      date: 2024-03-30 08:08:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2714 …}
    +reports: Doctrine\ORM\PersistentCollection {#2716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
    +badges: Doctrine\ORM\PersistentCollection {#2722 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 26845
    -titleTs: "'cheap':6 'eat':7 'hack':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704325250
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10251643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704238850 {#2686
      date: 2024-01-03 00:40:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you are forced to consuming mostly cheap packaged goods like Hamburger Helper and the like, add the secret spice blend to make it actually have some flavor:\n
    \n
    Salt*, pepper, onion powder, garlic powder and MSG.\n
    \n
    *Check the sodium levels already in the packaged food first; if it’s already high, you can ignore adding more.\n
    \n
    These spices are cheap and make *everything* so much better. Even non-savory stuff sometimes benefits.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704243062 {#1697
    date: 2024-01-03 01:51:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  -id: 275215
  -bodyTs: "'actual':25 'ad':55 'add':17 'alreadi':41,50 'benefit':73 'better':66 'blend':21 'cheap':8,60 'check':37 'consum':6 'even':67 'everyth':63 'first':46 'flavor':28 'food':45 'forc':4 'garlic':33 'good':10 'hamburg':12 'helper':13 'high':51 'ignor':54 'level':40 'like':11,16 'make':23,62 'most':7 'msg':36 'much':65 'non':69 'non-savori':68 'onion':31 'packag':9,44 'pepper':30 'powder':32,34 'salt':29 'savori':70 'secret':19 'sodium':39 'sometim':72 'spice':20,58 'stuff':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4374038"
  +editedAt: DateTimeImmutable @1711080748 {#1709
    date: 2024-03-22 05:12:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704243062 {#1698
    date: 2024-01-03 01:51:02.0 +01:00
  }
  +"title": 275215
}
"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
171 DENIED edit
App\Entity\EntryComment {#1648
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2609 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
    +slug: "What-are-some-of-your-cheap-eats-hacks"
    +title: "What are some of your cheap eats hacks?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 63
    +favouriteCount: 124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711782482 {#2705
      date: 2024-03-30 08:08:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2714 …}
    +reports: Doctrine\ORM\PersistentCollection {#2716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
    +badges: Doctrine\ORM\PersistentCollection {#2722 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 26845
    -titleTs: "'cheap':6 'eat':7 'hack':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704325250
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10251643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704238850 {#2686
      date: 2024-01-03 00:40:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you are forced to consuming mostly cheap packaged goods like Hamburger Helper and the like, add the secret spice blend to make it actually have some flavor:\n
    \n
    Salt*, pepper, onion powder, garlic powder and MSG.\n
    \n
    *Check the sodium levels already in the packaged food first; if it’s already high, you can ignore adding more.\n
    \n
    These spices are cheap and make *everything* so much better. Even non-savory stuff sometimes benefits.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704243062 {#1697
    date: 2024-01-03 01:51:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  -id: 275215
  -bodyTs: "'actual':25 'ad':55 'add':17 'alreadi':41,50 'benefit':73 'better':66 'blend':21 'cheap':8,60 'check':37 'consum':6 'even':67 'everyth':63 'first':46 'flavor':28 'food':45 'forc':4 'garlic':33 'good':10 'hamburg':12 'helper':13 'high':51 'ignor':54 'level':40 'like':11,16 'make':23,62 'most':7 'msg':36 'much':65 'non':69 'non-savori':68 'onion':31 'packag':9,44 'pepper':30 'powder':32,34 'salt':29 'savori':70 'secret':19 'sodium':39 'sometim':72 'spice':20,58 'stuff':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4374038"
  +editedAt: DateTimeImmutable @1711080748 {#1709
    date: 2024-03-22 05:12:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704243062 {#1698
    date: 2024-01-03 01:51:02.0 +01:00
  }
  +"title": 275215
}
"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
172 DENIED moderate
App\Entity\EntryComment {#1648
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2609 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2710 …}
    +slug: "What-are-some-of-your-cheap-eats-hacks"
    +title: "What are some of your cheap eats hacks?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 63
    +favouriteCount: 124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711782482 {#2705
      date: 2024-03-30 08:08:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2714 …}
    +reports: Doctrine\ORM\PersistentCollection {#2716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
    +badges: Doctrine\ORM\PersistentCollection {#2722 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 26845
    -titleTs: "'cheap':6 'eat':7 'hack':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704325250
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10251643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704238850 {#2686
      date: 2024-01-03 00:40:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you are forced to consuming mostly cheap packaged goods like Hamburger Helper and the like, add the secret spice blend to make it actually have some flavor:\n
    \n
    Salt*, pepper, onion powder, garlic powder and MSG.\n
    \n
    *Check the sodium levels already in the packaged food first; if it’s already high, you can ignore adding more.\n
    \n
    These spices are cheap and make *everything* so much better. Even non-savory stuff sometimes benefits.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704243062 {#1697
    date: 2024-01-03 01:51:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  -id: 275215
  -bodyTs: "'actual':25 'ad':55 'add':17 'alreadi':41,50 'benefit':73 'better':66 'blend':21 'cheap':8,60 'check':37 'consum':6 'even':67 'everyth':63 'first':46 'flavor':28 'food':45 'forc':4 'garlic':33 'good':10 'hamburg':12 'helper':13 'high':51 'ignor':54 'level':40 'like':11,16 'make':23,62 'most':7 'msg':36 'much':65 'non':69 'non-savori':68 'onion':31 'packag':9,44 'pepper':30 'powder':32,34 'salt':29 'savori':70 'secret':19 'sodium':39 'sometim':72 'spice':20,58 'stuff':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4374038"
  +editedAt: DateTimeImmutable @1711080748 {#1709
    date: 2024-03-22 05:12:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704243062 {#1698
    date: 2024-01-03 01:51:02.0 +01:00
  }
  +"title": 275215
}
"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
173 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
174 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#3061 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Pushovers"
  +title: "Pushovers"
  +url: "https://startrek.website/pictrs/image/8e8ec98c-94ce-4105-bf39-3274ad89d21f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711630538 {#3097
    date: 2024-03-28 13:55:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  +badges: Doctrine\ORM\PersistentCollection {#3113 …}
  +children: [
    App\Entity\EntryComment {#2452
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +body: """
        > cyanogenic\n
        \n
        They turn you blue?! 😱
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1704322113 {#2460
        date: 2024-01-03 23:48:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Voyajer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2469 …}
      +reports: Doctrine\ORM\PersistentCollection {#2471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 277861
      -bodyTs: "'blue':5 'cyanogen':1 'turn':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4400546"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704322113 {#2453
        date: 2024-01-03 23:48:33.0 +01:00
      }
      +"title": 277861
    }
  ]
  -id: 26981
  -titleTs: "'pushov':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704391489
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5284067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704305089 {#3084
    date: 2024-01-03 19:04:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#3061 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Pushovers"
  +title: "Pushovers"
  +url: "https://startrek.website/pictrs/image/8e8ec98c-94ce-4105-bf39-3274ad89d21f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711630538 {#3097
    date: 2024-03-28 13:55:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  +badges: Doctrine\ORM\PersistentCollection {#3113 …}
  +children: [
    App\Entity\EntryComment {#2452
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +body: """
        > cyanogenic\n
        \n
        They turn you blue?! 😱
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1704322113 {#2460
        date: 2024-01-03 23:48:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Voyajer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2469 …}
      +reports: Doctrine\ORM\PersistentCollection {#2471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 277861
      -bodyTs: "'blue':5 'cyanogen':1 'turn':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4400546"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704322113 {#2453
        date: 2024-01-03 23:48:33.0 +01:00
      }
      +"title": 277861
    }
  ]
  -id: 26981
  -titleTs: "'pushov':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704391489
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5284067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704305089 {#3084
    date: 2024-01-03 19:04:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: Proxies\__CG__\App\Entity\Image {#3061 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Pushovers"
  +title: "Pushovers"
  +url: "https://startrek.website/pictrs/image/8e8ec98c-94ce-4105-bf39-3274ad89d21f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711630538 {#3097
    date: 2024-03-28 13:55:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  +badges: Doctrine\ORM\PersistentCollection {#3113 …}
  +children: [
    App\Entity\EntryComment {#2452
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +body: """
        > cyanogenic\n
        \n
        They turn you blue?! 😱
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1704322113 {#2460
        date: 2024-01-03 23:48:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Voyajer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2469 …}
      +reports: Doctrine\ORM\PersistentCollection {#2471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 277861
      -bodyTs: "'blue':5 'cyanogen':1 'turn':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4400546"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704322113 {#2453
        date: 2024-01-03 23:48:33.0 +01:00
      }
      +"title": 277861
    }
  ]
  -id: 26981
  -titleTs: "'pushov':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704391489
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5284067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704305089 {#3084
    date: 2024-01-03 19:04:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 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
178 DENIED moderate
App\Entity\EntryComment {#2452
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#3061 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Pushovers"
    +title: "Pushovers"
    +url: "https://startrek.website/pictrs/image/8e8ec98c-94ce-4105-bf39-3274ad89d21f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 37
    +favouriteCount: 815
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711630538 {#3097
      date: 2024-03-28 13:55:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3102 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    +badges: Doctrine\ORM\PersistentCollection {#3113 …}
    +children: [
      App\Entity\EntryComment {#2452}
    ]
    -id: 26981
    -titleTs: "'pushov':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704391489
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5284067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704305089 {#3084
      date: 2024-01-03 19:04:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +body: """
    > cyanogenic\n
    \n
    They turn you blue?! 😱
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704322113 {#2460
    date: 2024-01-03 23:48:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Voyajer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 277861
  -bodyTs: "'blue':5 'cyanogen':1 'turn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4400546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322113 {#2453
    date: 2024-01-03 23:48:33.0 +01:00
  }
  +"title": 277861
}
"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
179 DENIED edit
App\Entity\EntryComment {#2452
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#3061 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Pushovers"
    +title: "Pushovers"
    +url: "https://startrek.website/pictrs/image/8e8ec98c-94ce-4105-bf39-3274ad89d21f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 37
    +favouriteCount: 815
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711630538 {#3097
      date: 2024-03-28 13:55:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3102 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    +badges: Doctrine\ORM\PersistentCollection {#3113 …}
    +children: [
      App\Entity\EntryComment {#2452}
    ]
    -id: 26981
    -titleTs: "'pushov':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704391489
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5284067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704305089 {#3084
      date: 2024-01-03 19:04:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +body: """
    > cyanogenic\n
    \n
    They turn you blue?! 😱
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704322113 {#2460
    date: 2024-01-03 23:48:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Voyajer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 277861
  -bodyTs: "'blue':5 'cyanogen':1 'turn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4400546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322113 {#2453
    date: 2024-01-03 23:48:33.0 +01:00
  }
  +"title": 277861
}
"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
180 DENIED moderate
App\Entity\EntryComment {#2452
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2519 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
    +image: Proxies\__CG__\App\Entity\Image {#3061 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Pushovers"
    +title: "Pushovers"
    +url: "https://startrek.website/pictrs/image/8e8ec98c-94ce-4105-bf39-3274ad89d21f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 37
    +favouriteCount: 815
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711630538 {#3097
      date: 2024-03-28 13:55:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3102 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    +badges: Doctrine\ORM\PersistentCollection {#3113 …}
    +children: [
      App\Entity\EntryComment {#2452}
    ]
    -id: 26981
    -titleTs: "'pushov':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704391489
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5284067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704305089 {#3084
      date: 2024-01-03 19:04:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +body: """
    > cyanogenic\n
    \n
    They turn you blue?! 😱
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704322113 {#2460
    date: 2024-01-03 23:48:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Voyajer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 277861
  -bodyTs: "'blue':5 'cyanogen':1 'turn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4400546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322113 {#2453
    date: 2024-01-03 23:48:33.0 +01:00
  }
  +"title": 277861
}
"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
181 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
182 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1795
  +user: Proxies\__CG__\App\Entity\User {#3006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: Proxies\__CG__\App\Entity\Image {#3044 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Going-about-how-I-expected-so-far"
  +title: "Going about how I expected so far."
  +url: "https://startrek.website/pictrs/image/8392cc30-f142-4e6e-8012-61b87202ce03.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 195
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711457669 {#3039
    date: 2024-03-26 13:54:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  +badges: Doctrine\ORM\PersistentCollection {#3056 …}
  +children: [
    App\Entity\EntryComment {#1705
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1795 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +body: """
        I was looking forward to just 1 game this year and I ended up playing just 1 good game that released this year.\n
        \n
        They were not the same game.\n
        \n
        Was looking forward to Starfield. The good game that came out this year was Baldur’s Gate 3.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704320565 {#1611
        date: 2024-01-03 23:22:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GTKashi@startrek.website"
        "@ArmoredThirteen@lemmy.ml"
        "@GTKashi@startrek.website"
        "@ArmoredThirteen@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1686 …}
      +nested: Doctrine\ORM\PersistentCollection {#1680 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
      -id: 277786
      -bodyTs: "'1':7,17 '3':47 'baldur':44 'came':39 'end':13 'forward':4,32 'game':8,19,29,37 'gate':46 'good':18,36 'look':3,31 'play':15 'releas':21 'starfield':34 'year':10,23,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4400198"
      +editedAt: DateTimeImmutable @1711379686 {#1616
        date: 2024-03-25 16:14:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704320565 {#1711
        date: 2024-01-03 23:22:45.0 +01:00
      }
      +"title": 277786
    }
  ]
  -id: 26879
  -titleTs: "'expect':5 'far':7 'go':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704352667
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5269879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704266267 {#3027
    date: 2024-01-03 08:17:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1795
  +user: Proxies\__CG__\App\Entity\User {#3006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: Proxies\__CG__\App\Entity\Image {#3044 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Going-about-how-I-expected-so-far"
  +title: "Going about how I expected so far."
  +url: "https://startrek.website/pictrs/image/8392cc30-f142-4e6e-8012-61b87202ce03.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 195
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711457669 {#3039
    date: 2024-03-26 13:54:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  +badges: Doctrine\ORM\PersistentCollection {#3056 …}
  +children: [
    App\Entity\EntryComment {#1705
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1795 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +body: """
        I was looking forward to just 1 game this year and I ended up playing just 1 good game that released this year.\n
        \n
        They were not the same game.\n
        \n
        Was looking forward to Starfield. The good game that came out this year was Baldur’s Gate 3.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704320565 {#1611
        date: 2024-01-03 23:22:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GTKashi@startrek.website"
        "@ArmoredThirteen@lemmy.ml"
        "@GTKashi@startrek.website"
        "@ArmoredThirteen@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1686 …}
      +nested: Doctrine\ORM\PersistentCollection {#1680 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
      -id: 277786
      -bodyTs: "'1':7,17 '3':47 'baldur':44 'came':39 'end':13 'forward':4,32 'game':8,19,29,37 'gate':46 'good':18,36 'look':3,31 'play':15 'releas':21 'starfield':34 'year':10,23,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4400198"
      +editedAt: DateTimeImmutable @1711379686 {#1616
        date: 2024-03-25 16:14:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704320565 {#1711
        date: 2024-01-03 23:22:45.0 +01:00
      }
      +"title": 277786
    }
  ]
  -id: 26879
  -titleTs: "'expect':5 'far':7 'go':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704352667
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5269879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704266267 {#3027
    date: 2024-01-03 08:17:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1795
  +user: Proxies\__CG__\App\Entity\User {#3006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: Proxies\__CG__\App\Entity\Image {#3044 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "Going-about-how-I-expected-so-far"
  +title: "Going about how I expected so far."
  +url: "https://startrek.website/pictrs/image/8392cc30-f142-4e6e-8012-61b87202ce03.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 195
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711457669 {#3039
    date: 2024-03-26 13:54:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  +badges: Doctrine\ORM\PersistentCollection {#3056 …}
  +children: [
    App\Entity\EntryComment {#1705
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1795 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +body: """
        I was looking forward to just 1 game this year and I ended up playing just 1 good game that released this year.\n
        \n
        They were not the same game.\n
        \n
        Was looking forward to Starfield. The good game that came out this year was Baldur’s Gate 3.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704320565 {#1611
        date: 2024-01-03 23:22:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GTKashi@startrek.website"
        "@ArmoredThirteen@lemmy.ml"
        "@GTKashi@startrek.website"
        "@ArmoredThirteen@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1686 …}
      +nested: Doctrine\ORM\PersistentCollection {#1680 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
      -id: 277786
      -bodyTs: "'1':7,17 '3':47 'baldur':44 'came':39 'end':13 'forward':4,32 'game':8,19,29,37 'gate':46 'good':18,36 'look':3,31 'play':15 'releas':21 'starfield':34 'year':10,23,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4400198"
      +editedAt: DateTimeImmutable @1711379686 {#1616
        date: 2024-03-25 16:14:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704320565 {#1711
        date: 2024-01-03 23:22:45.0 +01:00
      }
      +"title": 277786
    }
  ]
  -id: 26879
  -titleTs: "'expect':5 'far':7 'go':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704352667
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5269879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704266267 {#3027
    date: 2024-01-03 08:17:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 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
186 DENIED moderate
App\Entity\EntryComment {#1705
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1795
    +user: Proxies\__CG__\App\Entity\User {#3006 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: Proxies\__CG__\App\Entity\Image {#3044 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Going-about-how-I-expected-so-far"
    +title: "Going about how I expected so far."
    +url: "https://startrek.website/pictrs/image/8392cc30-f142-4e6e-8012-61b87202ce03.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 195
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711457669 {#3039
      date: 2024-03-26 13:54:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3048 …}
    +reports: Doctrine\ORM\PersistentCollection {#3050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    +badges: Doctrine\ORM\PersistentCollection {#3056 …}
    +children: [
      App\Entity\EntryComment {#1705}
    ]
    -id: 26879
    -titleTs: "'expect':5 'far':7 'go':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704352667
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5269879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704266267 {#3027
      date: 2024-01-03 08:17:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +body: """
    I was looking forward to just 1 game this year and I ended up playing just 1 good game that released this year.\n
    \n
    They were not the same game.\n
    \n
    Was looking forward to Starfield. The good game that came out this year was Baldur’s Gate 3.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704320565 {#1611
    date: 2024-01-03 23:22:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GTKashi@startrek.website"
    "@ArmoredThirteen@lemmy.ml"
    "@GTKashi@startrek.website"
    "@ArmoredThirteen@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 277786
  -bodyTs: "'1':7,17 '3':47 'baldur':44 'came':39 'end':13 'forward':4,32 'game':8,19,29,37 'gate':46 'good':18,36 'look':3,31 'play':15 'releas':21 'starfield':34 'year':10,23,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4400198"
  +editedAt: DateTimeImmutable @1711379686 {#1616
    date: 2024-03-25 16:14:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704320565 {#1711
    date: 2024-01-03 23:22:45.0 +01:00
  }
  +"title": 277786
}
"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
187 DENIED edit
App\Entity\EntryComment {#1705
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1795
    +user: Proxies\__CG__\App\Entity\User {#3006 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: Proxies\__CG__\App\Entity\Image {#3044 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Going-about-how-I-expected-so-far"
    +title: "Going about how I expected so far."
    +url: "https://startrek.website/pictrs/image/8392cc30-f142-4e6e-8012-61b87202ce03.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 195
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711457669 {#3039
      date: 2024-03-26 13:54:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3048 …}
    +reports: Doctrine\ORM\PersistentCollection {#3050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    +badges: Doctrine\ORM\PersistentCollection {#3056 …}
    +children: [
      App\Entity\EntryComment {#1705}
    ]
    -id: 26879
    -titleTs: "'expect':5 'far':7 'go':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704352667
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5269879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704266267 {#3027
      date: 2024-01-03 08:17:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +body: """
    I was looking forward to just 1 game this year and I ended up playing just 1 good game that released this year.\n
    \n
    They were not the same game.\n
    \n
    Was looking forward to Starfield. The good game that came out this year was Baldur’s Gate 3.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704320565 {#1611
    date: 2024-01-03 23:22:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GTKashi@startrek.website"
    "@ArmoredThirteen@lemmy.ml"
    "@GTKashi@startrek.website"
    "@ArmoredThirteen@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 277786
  -bodyTs: "'1':7,17 '3':47 'baldur':44 'came':39 'end':13 'forward':4,32 'game':8,19,29,37 'gate':46 'good':18,36 'look':3,31 'play':15 'releas':21 'starfield':34 'year':10,23,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4400198"
  +editedAt: DateTimeImmutable @1711379686 {#1616
    date: 2024-03-25 16:14:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704320565 {#1711
    date: 2024-01-03 23:22:45.0 +01:00
  }
  +"title": 277786
}
"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
188 DENIED moderate
App\Entity\EntryComment {#1705
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1795
    +user: Proxies\__CG__\App\Entity\User {#3006 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: Proxies\__CG__\App\Entity\Image {#3044 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "Going-about-how-I-expected-so-far"
    +title: "Going about how I expected so far."
    +url: "https://startrek.website/pictrs/image/8392cc30-f142-4e6e-8012-61b87202ce03.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 195
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711457669 {#3039
      date: 2024-03-26 13:54:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3048 …}
    +reports: Doctrine\ORM\PersistentCollection {#3050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    +badges: Doctrine\ORM\PersistentCollection {#3056 …}
    +children: [
      App\Entity\EntryComment {#1705}
    ]
    -id: 26879
    -titleTs: "'expect':5 'far':7 'go':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704352667
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5269879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704266267 {#3027
      date: 2024-01-03 08:17:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +body: """
    I was looking forward to just 1 game this year and I ended up playing just 1 good game that released this year.\n
    \n
    They were not the same game.\n
    \n
    Was looking forward to Starfield. The good game that came out this year was Baldur’s Gate 3.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704320565 {#1611
    date: 2024-01-03 23:22:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GTKashi@startrek.website"
    "@ArmoredThirteen@lemmy.ml"
    "@GTKashi@startrek.website"
    "@ArmoredThirteen@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 277786
  -bodyTs: "'1':7,17 '3':47 'baldur':44 'came':39 'end':13 'forward':4,32 'game':8,19,29,37 'gate':46 'good':18,36 'look':3,31 'play':15 'releas':21 'starfield':34 'year':10,23,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4400198"
  +editedAt: DateTimeImmutable @1711379686 {#1616
    date: 2024-03-25 16:14:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704320565 {#1711
    date: 2024-01-03 23:22:45.0 +01:00
  }
  +"title": 277786
}
"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
189 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
190 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#2931 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
  +slug: "Today-on-Unsolved-Mysteries"
  +title: "Today on "Unsolved Mysteries"..."
  +url: "https://lemmy.today/pictrs/image/c16b1823-d0ed-4118-b46d-2277166767a4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 583
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704641443 {#2985
    date: 2024-01-07 16:30:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  +badges: Doctrine\ORM\PersistentCollection {#3001 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: null
      +root: null
      +body: "Based on this image, the router is unidirectional and is simply pointing the wrong way. This is why you shouldn’t use something like a Ubiquiti Nano as a router. :p"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704399474 {#1402
        date: 2024-01-04 21:17:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@MacNCheezus@lemmy.today"
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 280528
      -bodyTs: "'base':1 'imag':4 'like':24 'nano':27 'p':31 'point':12 'router':6,30 'shouldn':20 'simpli':11 'someth':23 'ubiqu':26 'unidirect':8 'use':22 'way':15 'wrong':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4416797"
      +editedAt: DateTimeImmutable @1711682453 {#1405
        date: 2024-03-29 04:20:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704399474 {#1385
        date: 2024-01-04 21:17:54.0 +01:00
      }
      +"title": 280528
    }
  ]
  -id: 27114
  -titleTs: "'mysteri':4 'today':1 'unsolv':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704427828
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4856203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704341428 {#2971
    date: 2024-01-04 05:10:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#2931 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
  +slug: "Today-on-Unsolved-Mysteries"
  +title: "Today on "Unsolved Mysteries"..."
  +url: "https://lemmy.today/pictrs/image/c16b1823-d0ed-4118-b46d-2277166767a4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 583
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704641443 {#2985
    date: 2024-01-07 16:30:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  +badges: Doctrine\ORM\PersistentCollection {#3001 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: null
      +root: null
      +body: "Based on this image, the router is unidirectional and is simply pointing the wrong way. This is why you shouldn’t use something like a Ubiquiti Nano as a router. :p"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704399474 {#1402
        date: 2024-01-04 21:17:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@MacNCheezus@lemmy.today"
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 280528
      -bodyTs: "'base':1 'imag':4 'like':24 'nano':27 'p':31 'point':12 'router':6,30 'shouldn':20 'simpli':11 'someth':23 'ubiqu':26 'unidirect':8 'use':22 'way':15 'wrong':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4416797"
      +editedAt: DateTimeImmutable @1711682453 {#1405
        date: 2024-03-29 04:20:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704399474 {#1385
        date: 2024-01-04 21:17:54.0 +01:00
      }
      +"title": 280528
    }
  ]
  -id: 27114
  -titleTs: "'mysteri':4 'today':1 'unsolv':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704427828
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4856203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704341428 {#2971
    date: 2024-01-04 05:10:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#2931 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
  +slug: "Today-on-Unsolved-Mysteries"
  +title: "Today on "Unsolved Mysteries"..."
  +url: "https://lemmy.today/pictrs/image/c16b1823-d0ed-4118-b46d-2277166767a4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 583
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704641443 {#2985
    date: 2024-01-07 16:30:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  +badges: Doctrine\ORM\PersistentCollection {#3001 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: null
      +root: null
      +body: "Based on this image, the router is unidirectional and is simply pointing the wrong way. This is why you shouldn’t use something like a Ubiquiti Nano as a router. :p"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704399474 {#1402
        date: 2024-01-04 21:17:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@MacNCheezus@lemmy.today"
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 280528
      -bodyTs: "'base':1 'imag':4 'like':24 'nano':27 'p':31 'point':12 'router':6,30 'shouldn':20 'simpli':11 'someth':23 'ubiqu':26 'unidirect':8 'use':22 'way':15 'wrong':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4416797"
      +editedAt: DateTimeImmutable @1711682453 {#1405
        date: 2024-03-29 04:20:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704399474 {#1385
        date: 2024-01-04 21:17:54.0 +01:00
      }
      +"title": 280528
    }
  ]
  -id: 27114
  -titleTs: "'mysteri':4 'today':1 'unsolv':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704427828
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4856203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704341428 {#2971
    date: 2024-01-04 05:10:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 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
194 DENIED moderate
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2931 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#2950 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
    +slug: "Today-on-Unsolved-Mysteries"
    +title: "Today on "Unsolved Mysteries"..."
    +url: "https://lemmy.today/pictrs/image/c16b1823-d0ed-4118-b46d-2277166767a4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 583
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704641443 {#2985
      date: 2024-01-07 16:30:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2990 …}
    +votes: Doctrine\ORM\PersistentCollection {#2993 …}
    +reports: Doctrine\ORM\PersistentCollection {#2995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
    +badges: Doctrine\ORM\PersistentCollection {#3001 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 27114
    -titleTs: "'mysteri':4 'today':1 'unsolv':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704427828
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4856203"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704341428 {#2971
      date: 2024-01-04 05:10:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "Based on this image, the router is unidirectional and is simply pointing the wrong way. This is why you shouldn’t use something like a Ubiquiti Nano as a router. :p"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704399474 {#1402
    date: 2024-01-04 21:17:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 280528
  -bodyTs: "'base':1 'imag':4 'like':24 'nano':27 'p':31 'point':12 'router':6,30 'shouldn':20 'simpli':11 'someth':23 'ubiqu':26 'unidirect':8 'use':22 'way':15 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4416797"
  +editedAt: DateTimeImmutable @1711682453 {#1405
    date: 2024-03-29 04:20:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704399474 {#1385
    date: 2024-01-04 21:17:54.0 +01:00
  }
  +"title": 280528
}
"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
195 DENIED edit
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2931 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#2950 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
    +slug: "Today-on-Unsolved-Mysteries"
    +title: "Today on "Unsolved Mysteries"..."
    +url: "https://lemmy.today/pictrs/image/c16b1823-d0ed-4118-b46d-2277166767a4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 583
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704641443 {#2985
      date: 2024-01-07 16:30:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2990 …}
    +votes: Doctrine\ORM\PersistentCollection {#2993 …}
    +reports: Doctrine\ORM\PersistentCollection {#2995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
    +badges: Doctrine\ORM\PersistentCollection {#3001 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 27114
    -titleTs: "'mysteri':4 'today':1 'unsolv':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704427828
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4856203"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704341428 {#2971
      date: 2024-01-04 05:10:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "Based on this image, the router is unidirectional and is simply pointing the wrong way. This is why you shouldn’t use something like a Ubiquiti Nano as a router. :p"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704399474 {#1402
    date: 2024-01-04 21:17:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 280528
  -bodyTs: "'base':1 'imag':4 'like':24 'nano':27 'p':31 'point':12 'router':6,30 'shouldn':20 'simpli':11 'someth':23 'ubiqu':26 'unidirect':8 'use':22 'way':15 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4416797"
  +editedAt: DateTimeImmutable @1711682453 {#1405
    date: 2024-03-29 04:20:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704399474 {#1385
    date: 2024-01-04 21:17:54.0 +01:00
  }
  +"title": 280528
}
"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
196 DENIED moderate
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2931 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#2950 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
    +slug: "Today-on-Unsolved-Mysteries"
    +title: "Today on "Unsolved Mysteries"..."
    +url: "https://lemmy.today/pictrs/image/c16b1823-d0ed-4118-b46d-2277166767a4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 583
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704641443 {#2985
      date: 2024-01-07 16:30:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2990 …}
    +votes: Doctrine\ORM\PersistentCollection {#2993 …}
    +reports: Doctrine\ORM\PersistentCollection {#2995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
    +badges: Doctrine\ORM\PersistentCollection {#3001 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 27114
    -titleTs: "'mysteri':4 'today':1 'unsolv':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704427828
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4856203"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704341428 {#2971
      date: 2024-01-04 05:10:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "Based on this image, the router is unidirectional and is simply pointing the wrong way. This is why you shouldn’t use something like a Ubiquiti Nano as a router. :p"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704399474 {#1402
    date: 2024-01-04 21:17:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 280528
  -bodyTs: "'base':1 'imag':4 'like':24 'nano':27 'p':31 'point':12 'router':6,30 'shouldn':20 'simpli':11 'someth':23 'ubiqu':26 'unidirect':8 'use':22 'way':15 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4416797"
  +editedAt: DateTimeImmutable @1711682453 {#1405
    date: 2024-03-29 04:20:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704399474 {#1385
    date: 2024-01-04 21:17:54.0 +01:00
  }
  +"title": 280528
}
"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
197 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
198 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