GET https://kbin.spritesserver.nl/d/variety.com/comments?p=1

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.20 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
App\Entity\EntryComment {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow I’m surprised but I guess they know their audience better than I do"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729547782 {#1919
    date: 2024-10-21 23:56:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 347824
  -bodyTs: "'audienc':11 'better':12 'guess':7 'know':9 'm':3 'surpris':4 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7109124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706472869 {#2397
    date: 2024-01-28 21:14:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow I’m surprised but I guess they know their audience better than I do"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729547782 {#1919
    date: 2024-10-21 23:56:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 347824
  -bodyTs: "'audienc':11 'better':12 'guess':7 'know':9 'm':3 'surpris':4 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7109124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706472869 {#2397
    date: 2024-01-28 21:14:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow I’m surprised but I guess they know their audience better than I do"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729547782 {#1919
    date: 2024-10-21 23:56:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 347824
  -bodyTs: "'audienc':11 'better':12 'guess':7 'know':9 'm':3 'surpris':4 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7109124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706472869 {#2397
    date: 2024-01-28 21:14:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831
    +user: App\Entity\User {#2472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wow I’m surprised but I guess they know their audience better than I do"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729547782 {#1919
      date: 2024-10-21 23:56:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1684 …}
    +nested: Doctrine\ORM\PersistentCollection {#1658 …}
    +votes: Doctrine\ORM\PersistentCollection {#1832 …}
    +reports: Doctrine\ORM\PersistentCollection {#2484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
    -id: 347824
    -bodyTs: "'audienc':11 'better':12 'guess':7 'know':9 'm':3 'surpris':4 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7109124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706472869 {#2397
      date: 2024-01-28 21:14:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "Which honestly disappoints me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706589039 {#3189
    date: 2024-01-30 05:30:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@mayo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3195 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
  -id: 351748
  -bodyTs: "'disappoint':3 'honest':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7140966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706589039 {#3190
    date: 2024-01-30 05:30:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831
    +user: App\Entity\User {#2472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wow I’m surprised but I guess they know their audience better than I do"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729547782 {#1919
      date: 2024-10-21 23:56:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1684 …}
    +nested: Doctrine\ORM\PersistentCollection {#1658 …}
    +votes: Doctrine\ORM\PersistentCollection {#1832 …}
    +reports: Doctrine\ORM\PersistentCollection {#2484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
    -id: 347824
    -bodyTs: "'audienc':11 'better':12 'guess':7 'know':9 'm':3 'surpris':4 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7109124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706472869 {#2397
      date: 2024-01-28 21:14:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "Which honestly disappoints me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706589039 {#3189
    date: 2024-01-30 05:30:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@mayo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3195 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
  -id: 351748
  -bodyTs: "'disappoint':3 'honest':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7140966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706589039 {#3190
    date: 2024-01-30 05:30:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831
    +user: App\Entity\User {#2472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wow I’m surprised but I guess they know their audience better than I do"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729547782 {#1919
      date: 2024-10-21 23:56:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1684 …}
    +nested: Doctrine\ORM\PersistentCollection {#1658 …}
    +votes: Doctrine\ORM\PersistentCollection {#1832 …}
    +reports: Doctrine\ORM\PersistentCollection {#2484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
    -id: 347824
    -bodyTs: "'audienc':11 'better':12 'guess':7 'know':9 'm':3 'surpris':4 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7109124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706472869 {#2397
      date: 2024-01-28 21:14:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "Which honestly disappoints me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706589039 {#3189
    date: 2024-01-30 05:30:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@mayo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3195 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
  -id: 351748
  -bodyTs: "'disappoint':3 'honest':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7140966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706589039 {#3190
    date: 2024-01-30 05:30:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#1702
  +user: App\Entity\User {#1611 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s nothing to watch on Netflix anymore. Tired of scrolling through the same old movies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706101169 {#1562
    date: 2024-01-24 13:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 336541
  -bodyTs: "'anymor':8 'movi':16 'netflix':7 'noth':3 'old':15 'scroll':11 'tire':9 'watch':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6971185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706101169 {#1613
    date: 2024-01-24 13:59:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1702
  +user: App\Entity\User {#1611 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s nothing to watch on Netflix anymore. Tired of scrolling through the same old movies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706101169 {#1562
    date: 2024-01-24 13:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 336541
  -bodyTs: "'anymor':8 'movi':16 'netflix':7 'noth':3 'old':15 'scroll':11 'tire':9 'watch':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6971185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706101169 {#1613
    date: 2024-01-24 13:59:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1702
  +user: App\Entity\User {#1611 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s nothing to watch on Netflix anymore. Tired of scrolling through the same old movies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706101169 {#1562
    date: 2024-01-24 13:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 336541
  -bodyTs: "'anymor':8 'movi':16 'netflix':7 'noth':3 'old':15 'scroll':11 'tire':9 'watch':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6971185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706101169 {#1613
    date: 2024-01-24 13:59:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2471
  +user: App\Entity\User {#2385 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "People without friends or family with a jellyfin server need their escape from this shit capitalism. Looks like they are willing to pay a little more. Wonder how long that will last."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706068252 {#2455
    date: 2024-01-24 04:50:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2371 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2360 …}
  +reports: Doctrine\ORM\PersistentCollection {#2361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 335877
  -bodyTs: "'capit':16 'escap':12 'famili':5 'friend':3 'jellyfin':8 'last':32 'like':18 'littl':25 'long':29 'look':17 'need':10 'pay':23 'peopl':1 'server':9 'shit':15 'will':21 'without':2 'wonder':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7671160"
  +editedAt: DateTimeImmutable @1728163361 {#2459
    date: 2024-10-05 23:22:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706068252 {#2468
    date: 2024-01-24 04:50:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2471
  +user: App\Entity\User {#2385 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "People without friends or family with a jellyfin server need their escape from this shit capitalism. Looks like they are willing to pay a little more. Wonder how long that will last."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706068252 {#2455
    date: 2024-01-24 04:50:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2371 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2360 …}
  +reports: Doctrine\ORM\PersistentCollection {#2361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 335877
  -bodyTs: "'capit':16 'escap':12 'famili':5 'friend':3 'jellyfin':8 'last':32 'like':18 'littl':25 'long':29 'look':17 'need':10 'pay':23 'peopl':1 'server':9 'shit':15 'will':21 'without':2 'wonder':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7671160"
  +editedAt: DateTimeImmutable @1728163361 {#2459
    date: 2024-10-05 23:22:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706068252 {#2468
    date: 2024-01-24 04:50:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2471
  +user: App\Entity\User {#2385 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "People without friends or family with a jellyfin server need their escape from this shit capitalism. Looks like they are willing to pay a little more. Wonder how long that will last."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706068252 {#2455
    date: 2024-01-24 04:50:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2371 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2360 …}
  +reports: Doctrine\ORM\PersistentCollection {#2361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 335877
  -bodyTs: "'capit':16 'escap':12 'famili':5 'friend':3 'jellyfin':8 'last':32 'like':18 'littl':25 'long':29 'look':17 'need':10 'pay':23 'peopl':1 'server':9 'shit':15 'will':21 'without':2 'wonder':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7671160"
  +editedAt: DateTimeImmutable @1728163361 {#2459
    date: 2024-10-05 23:22:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706068252 {#2468
    date: 2024-01-24 04:50:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2144
  +user: App\Entity\User {#2081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I liked “Leave the World Behind”. It felt like an art movie and I’m always impressed by movies that show how confusing and frustrating it is to be in a crisis situation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706066212 {#2027
    date: 2024-01-24 04:16:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 335819
  -bodyTs: "'alway':16 'art':11 'behind':6 'confus':23 'crisi':32 'felt':8 'frustrat':25 'impress':17 'leav':3 'like':2,9 'm':15 'movi':12,19 'show':21 'situat':33 'world':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6960615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706066212 {#2035
    date: 2024-01-24 04:16:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2144
  +user: App\Entity\User {#2081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I liked “Leave the World Behind”. It felt like an art movie and I’m always impressed by movies that show how confusing and frustrating it is to be in a crisis situation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706066212 {#2027
    date: 2024-01-24 04:16:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 335819
  -bodyTs: "'alway':16 'art':11 'behind':6 'confus':23 'crisi':32 'felt':8 'frustrat':25 'impress':17 'leav':3 'like':2,9 'm':15 'movi':12,19 'show':21 'situat':33 'world':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6960615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706066212 {#2035
    date: 2024-01-24 04:16:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2144
  +user: App\Entity\User {#2081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I liked “Leave the World Behind”. It felt like an art movie and I’m always impressed by movies that show how confusing and frustrating it is to be in a crisis situation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706066212 {#2027
    date: 2024-01-24 04:16:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 335819
  -bodyTs: "'alway':16 'art':11 'behind':6 'confus':23 'crisi':32 'felt':8 'frustrat':25 'impress':17 'leav':3 'like':2,9 'm':15 'movi':12,19 'show':21 'situat':33 'world':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6960615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706066212 {#2035
    date: 2024-01-24 04:16:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2339
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Netflix was greatly rewarded for enshittification, so I expect they’ll only get worse and other companies with follow suit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1728234623 {#2342
    date: 2024-10-06 19:10:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 335705
  -bodyTs: "'compani':17 'enshittif':6 'expect':9 'follow':19 'get':13 'great':3 'll':11 'netflix':1 'reward':4 'suit':20 'wors':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7667347"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706060726 {#2337
    date: 2024-01-24 02:45:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Netflix was greatly rewarded for enshittification, so I expect they’ll only get worse and other companies with follow suit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1728234623 {#2342
    date: 2024-10-06 19:10:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 335705
  -bodyTs: "'compani':17 'enshittif':6 'expect':9 'follow':19 'get':13 'great':3 'll':11 'netflix':1 'reward':4 'suit':20 'wors':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7667347"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706060726 {#2337
    date: 2024-01-24 02:45:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Netflix was greatly rewarded for enshittification, so I expect they’ll only get worse and other companies with follow suit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1728234623 {#2342
    date: 2024-10-06 19:10:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 335705
  -bodyTs: "'compani':17 'enshittif':6 'expect':9 'follow':19 'get':13 'great':3 'll':11 'netflix':1 'reward':4 'suit':20 'wors':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7667347"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706060726 {#2337
    date: 2024-01-24 02:45:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#3175
  +user: Proxies\__CG__\App\Entity\User {#3176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2339
    +user: App\Entity\User {#2066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Netflix was greatly rewarded for enshittification, so I expect they’ll only get worse and other companies with follow suit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1728234623 {#2342
      date: 2024-10-06 19:10:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    -id: 335705
    -bodyTs: "'compani':17 'enshittif':6 'expect':9 'follow':19 'get':13 'great':3 'll':11 'netflix':1 'reward':4 'suit':20 'wors':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7667347"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706060726 {#2337
      date: 2024-01-24 02:45:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "Hopefully some of the other streaming services die and there will be some consolidation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706065934 {#3173
    date: 2024-01-24 04:12:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@bigkahuna1986@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3179 …}
  +votes: Doctrine\ORM\PersistentCollection {#3181 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 335814
  -bodyTs: "'consolid':14 'die':8 'hope':1 'servic':7 'stream':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6960474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706065934 {#3174
    date: 2024-01-24 04:12:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3175
  +user: Proxies\__CG__\App\Entity\User {#3176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2339
    +user: App\Entity\User {#2066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Netflix was greatly rewarded for enshittification, so I expect they’ll only get worse and other companies with follow suit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1728234623 {#2342
      date: 2024-10-06 19:10:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    -id: 335705
    -bodyTs: "'compani':17 'enshittif':6 'expect':9 'follow':19 'get':13 'great':3 'll':11 'netflix':1 'reward':4 'suit':20 'wors':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7667347"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706060726 {#2337
      date: 2024-01-24 02:45:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "Hopefully some of the other streaming services die and there will be some consolidation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706065934 {#3173
    date: 2024-01-24 04:12:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@bigkahuna1986@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3179 …}
  +votes: Doctrine\ORM\PersistentCollection {#3181 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 335814
  -bodyTs: "'consolid':14 'die':8 'hope':1 'servic':7 'stream':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6960474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706065934 {#3174
    date: 2024-01-24 04:12:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3175
  +user: Proxies\__CG__\App\Entity\User {#3176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2339
    +user: App\Entity\User {#2066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Netflix was greatly rewarded for enshittification, so I expect they’ll only get worse and other companies with follow suit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1728234623 {#2342
      date: 2024-10-06 19:10:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2338 …}
    +nested: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    -id: 335705
    -bodyTs: "'compani':17 'enshittif':6 'expect':9 'follow':19 'get':13 'great':3 'll':11 'netflix':1 'reward':4 'suit':20 'wors':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7667347"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706060726 {#2337
      date: 2024-01-24 02:45:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "Hopefully some of the other streaming services die and there will be some consolidation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706065934 {#3173
    date: 2024-01-24 04:12:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@bigkahuna1986@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3179 …}
  +votes: Doctrine\ORM\PersistentCollection {#3181 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 335814
  -bodyTs: "'consolid':14 'die':8 'hope':1 'servic':7 'stream':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6960474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706065934 {#3174
    date: 2024-01-24 04:12:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3339
  +user: Proxies\__CG__\App\Entity\User {#3340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3175
    +user: Proxies\__CG__\App\Entity\User {#3176 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2339
      +user: App\Entity\User {#2066 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "Netflix was greatly rewarded for enshittification, so I expect they’ll only get worse and other companies with follow suit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1728234623 {#2342
        date: 2024-10-06 19:10:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheImpressiveX@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 335705
      -bodyTs: "'compani':17 'enshittif':6 'expect':9 'follow':19 'get':13 'great':3 'll':11 'netflix':1 'reward':4 'suit':20 'wors':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7667347"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706060726 {#2337
        date: 2024-01-24 02:45:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2339}
    +body: "Hopefully some of the other streaming services die and there will be some consolidation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706065934 {#3173
      date: 2024-01-24 04:12:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
      "@bigkahuna1986@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3177 …}
    +nested: Doctrine\ORM\PersistentCollection {#3179 …}
    +votes: Doctrine\ORM\PersistentCollection {#3181 …}
    +reports: Doctrine\ORM\PersistentCollection {#3183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    -id: 335814
    -bodyTs: "'consolid':14 'die':8 'hope':1 'servic':7 'stream':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6960474"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706065934 {#3174
      date: 2024-01-24 04:12:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "That’s just going back to cable. 🙃"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706068730 {#3337
    date: 2024-01-24 04:58:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@bigkahuna1986@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3343 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
  -id: 335890
  -bodyTs: "'back':5 'cabl':7 'go':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6961862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706068730 {#3338
    date: 2024-01-24 04:58:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3339
  +user: Proxies\__CG__\App\Entity\User {#3340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3175
    +user: Proxies\__CG__\App\Entity\User {#3176 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2339
      +user: App\Entity\User {#2066 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "Netflix was greatly rewarded for enshittification, so I expect they’ll only get worse and other companies with follow suit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1728234623 {#2342
        date: 2024-10-06 19:10:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheImpressiveX@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 335705
      -bodyTs: "'compani':17 'enshittif':6 'expect':9 'follow':19 'get':13 'great':3 'll':11 'netflix':1 'reward':4 'suit':20 'wors':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7667347"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706060726 {#2337
        date: 2024-01-24 02:45:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2339}
    +body: "Hopefully some of the other streaming services die and there will be some consolidation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706065934 {#3173
      date: 2024-01-24 04:12:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
      "@bigkahuna1986@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3177 …}
    +nested: Doctrine\ORM\PersistentCollection {#3179 …}
    +votes: Doctrine\ORM\PersistentCollection {#3181 …}
    +reports: Doctrine\ORM\PersistentCollection {#3183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    -id: 335814
    -bodyTs: "'consolid':14 'die':8 'hope':1 'servic':7 'stream':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6960474"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706065934 {#3174
      date: 2024-01-24 04:12:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "That’s just going back to cable. 🙃"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706068730 {#3337
    date: 2024-01-24 04:58:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@bigkahuna1986@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3343 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
  -id: 335890
  -bodyTs: "'back':5 'cabl':7 'go':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6961862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706068730 {#3338
    date: 2024-01-24 04:58:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3339
  +user: Proxies\__CG__\App\Entity\User {#3340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3175
    +user: Proxies\__CG__\App\Entity\User {#3176 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2339
      +user: App\Entity\User {#2066 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "Netflix was greatly rewarded for enshittification, so I expect they’ll only get worse and other companies with follow suit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1728234623 {#2342
        date: 2024-10-06 19:10:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheImpressiveX@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 335705
      -bodyTs: "'compani':17 'enshittif':6 'expect':9 'follow':19 'get':13 'great':3 'll':11 'netflix':1 'reward':4 'suit':20 'wors':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7667347"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706060726 {#2337
        date: 2024-01-24 02:45:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2339}
    +body: "Hopefully some of the other streaming services die and there will be some consolidation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706065934 {#3173
      date: 2024-01-24 04:12:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
      "@bigkahuna1986@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3177 …}
    +nested: Doctrine\ORM\PersistentCollection {#3179 …}
    +votes: Doctrine\ORM\PersistentCollection {#3181 …}
    +reports: Doctrine\ORM\PersistentCollection {#3183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    -id: 335814
    -bodyTs: "'consolid':14 'die':8 'hope':1 'servic':7 'stream':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6960474"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706065934 {#3174
      date: 2024-01-24 04:12:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "That’s just going back to cable. 🙃"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706068730 {#3337
    date: 2024-01-24 04:58:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@bigkahuna1986@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3343 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
  -id: 335890
  -bodyTs: "'back':5 'cabl':7 'go':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6961862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706068730 {#3338
    date: 2024-01-24 04:58:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED 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
App\Entity\EntryComment {#3366
  +user: Proxies\__CG__\App\Entity\User {#3360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3339
    +user: Proxies\__CG__\App\Entity\User {#3340 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3175
      +user: Proxies\__CG__\App\Entity\User {#3176 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2339
        +user: App\Entity\User {#2066 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: "Netflix was greatly rewarded for enshittification, so I expect they’ll only get worse and other companies with follow suit."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1728234623 {#2342
          date: 2024-10-06 19:10:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheImpressiveX@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 335705
        -bodyTs: "'compani':17 'enshittif':6 'expect':9 'follow':19 'get':13 'great':3 'll':11 'netflix':1 'reward':4 'suit':20 'wors':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7667347"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706060726 {#2337
          date: 2024-01-24 02:45:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2339}
      +body: "Hopefully some of the other streaming services die and there will be some consolidation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706065934 {#3173
        date: 2024-01-24 04:12:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheImpressiveX@lemmy.ml"
        "@bigkahuna1986@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3177 …}
      +nested: Doctrine\ORM\PersistentCollection {#3179 …}
      +votes: Doctrine\ORM\PersistentCollection {#3181 …}
      +reports: Doctrine\ORM\PersistentCollection {#3183 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
      -id: 335814
      -bodyTs: "'consolid':14 'die':8 'hope':1 'servic':7 'stream':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6960474"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706065934 {#3174
        date: 2024-01-24 04:12:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2339}
    +body: "That’s just going back to cable. 🙃"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1706068730 {#3337
      date: 2024-01-24 04:58:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
      "@bigkahuna1986@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3341 …}
    +nested: Doctrine\ORM\PersistentCollection {#3343 …}
    +votes: Doctrine\ORM\PersistentCollection {#3345 …}
    +reports: Doctrine\ORM\PersistentCollection {#3347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
    -id: 335890
    -bodyTs: "'back':5 'cabl':7 'go':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6961862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706068730 {#3338
      date: 2024-01-24 04:58:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "When I see the word cable, my mind goes to linear tv. A consolidated streaming service would be vastly superior to the consolidated linear tv packages of old cable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706079879 {#3367
    date: 2024-01-24 08:04:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@bigkahuna1986@lemmy.ml"
    "@Gigan@lemmy.world"
    "@Fandangalo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3354 …}
  +nested: Doctrine\ORM\PersistentCollection {#3358 …}
  +votes: Doctrine\ORM\PersistentCollection {#3356 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 336136
  -bodyTs: "'cabl':6,29 'consolid':14,23 'goe':9 'linear':11,24 'mind':8 'old':28 'packag':26 'see':3 'servic':16 'stream':15 'superior':20 'tv':12,25 'vast':19 'word':5 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5394233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079879 {#3364
    date: 2024-01-24 08:04:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3366
  +user: Proxies\__CG__\App\Entity\User {#3360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3339
    +user: Proxies\__CG__\App\Entity\User {#3340 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3175
      +user: Proxies\__CG__\App\Entity\User {#3176 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2339
        +user: App\Entity\User {#2066 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: "Netflix was greatly rewarded for enshittification, so I expect they’ll only get worse and other companies with follow suit."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1728234623 {#2342
          date: 2024-10-06 19:10:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheImpressiveX@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 335705
        -bodyTs: "'compani':17 'enshittif':6 'expect':9 'follow':19 'get':13 'great':3 'll':11 'netflix':1 'reward':4 'suit':20 'wors':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7667347"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706060726 {#2337
          date: 2024-01-24 02:45:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2339}
      +body: "Hopefully some of the other streaming services die and there will be some consolidation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706065934 {#3173
        date: 2024-01-24 04:12:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheImpressiveX@lemmy.ml"
        "@bigkahuna1986@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3177 …}
      +nested: Doctrine\ORM\PersistentCollection {#3179 …}
      +votes: Doctrine\ORM\PersistentCollection {#3181 …}
      +reports: Doctrine\ORM\PersistentCollection {#3183 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
      -id: 335814
      -bodyTs: "'consolid':14 'die':8 'hope':1 'servic':7 'stream':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6960474"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706065934 {#3174
        date: 2024-01-24 04:12:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2339}
    +body: "That’s just going back to cable. 🙃"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1706068730 {#3337
      date: 2024-01-24 04:58:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
      "@bigkahuna1986@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3341 …}
    +nested: Doctrine\ORM\PersistentCollection {#3343 …}
    +votes: Doctrine\ORM\PersistentCollection {#3345 …}
    +reports: Doctrine\ORM\PersistentCollection {#3347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
    -id: 335890
    -bodyTs: "'back':5 'cabl':7 'go':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6961862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706068730 {#3338
      date: 2024-01-24 04:58:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "When I see the word cable, my mind goes to linear tv. A consolidated streaming service would be vastly superior to the consolidated linear tv packages of old cable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706079879 {#3367
    date: 2024-01-24 08:04:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@bigkahuna1986@lemmy.ml"
    "@Gigan@lemmy.world"
    "@Fandangalo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3354 …}
  +nested: Doctrine\ORM\PersistentCollection {#3358 …}
  +votes: Doctrine\ORM\PersistentCollection {#3356 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 336136
  -bodyTs: "'cabl':6,29 'consolid':14,23 'goe':9 'linear':11,24 'mind':8 'old':28 'packag':26 'see':3 'servic':16 'stream':15 'superior':20 'tv':12,25 'vast':19 'word':5 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5394233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079879 {#3364
    date: 2024-01-24 08:04:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3366
  +user: Proxies\__CG__\App\Entity\User {#3360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3339
    +user: Proxies\__CG__\App\Entity\User {#3340 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3175
      +user: Proxies\__CG__\App\Entity\User {#3176 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2339
        +user: App\Entity\User {#2066 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: "Netflix was greatly rewarded for enshittification, so I expect they’ll only get worse and other companies with follow suit."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1728234623 {#2342
          date: 2024-10-06 19:10:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheImpressiveX@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 335705
        -bodyTs: "'compani':17 'enshittif':6 'expect':9 'follow':19 'get':13 'great':3 'll':11 'netflix':1 'reward':4 'suit':20 'wors':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7667347"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706060726 {#2337
          date: 2024-01-24 02:45:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2339}
      +body: "Hopefully some of the other streaming services die and there will be some consolidation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706065934 {#3173
        date: 2024-01-24 04:12:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheImpressiveX@lemmy.ml"
        "@bigkahuna1986@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3177 …}
      +nested: Doctrine\ORM\PersistentCollection {#3179 …}
      +votes: Doctrine\ORM\PersistentCollection {#3181 …}
      +reports: Doctrine\ORM\PersistentCollection {#3183 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
      -id: 335814
      -bodyTs: "'consolid':14 'die':8 'hope':1 'servic':7 'stream':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6960474"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706065934 {#3174
        date: 2024-01-24 04:12:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2339}
    +body: "That’s just going back to cable. 🙃"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1706068730 {#3337
      date: 2024-01-24 04:58:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
      "@bigkahuna1986@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3341 …}
    +nested: Doctrine\ORM\PersistentCollection {#3343 …}
    +votes: Doctrine\ORM\PersistentCollection {#3345 …}
    +reports: Doctrine\ORM\PersistentCollection {#3347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
    -id: 335890
    -bodyTs: "'back':5 'cabl':7 'go':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6961862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706068730 {#3338
      date: 2024-01-24 04:58:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "When I see the word cable, my mind goes to linear tv. A consolidated streaming service would be vastly superior to the consolidated linear tv packages of old cable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706079879 {#3367
    date: 2024-01-24 08:04:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@bigkahuna1986@lemmy.ml"
    "@Gigan@lemmy.world"
    "@Fandangalo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3354 …}
  +nested: Doctrine\ORM\PersistentCollection {#3358 …}
  +votes: Doctrine\ORM\PersistentCollection {#3356 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 336136
  -bodyTs: "'cabl':6,29 'consolid':14,23 'goe':9 'linear':11,24 'mind':8 'old':28 'packag':26 'see':3 'servic':16 'stream':15 'superior':20 'tv':12,25 'vast':19 'word':5 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5394233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079879 {#3364
    date: 2024-01-24 08:04:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3391
  +user: Proxies\__CG__\App\Entity\User {#3340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3366
    +user: Proxies\__CG__\App\Entity\User {#3360 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3339
      +user: Proxies\__CG__\App\Entity\User {#3340 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#3175
        +user: Proxies\__CG__\App\Entity\User {#3176 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: App\Entity\EntryComment {#2339
          +user: App\Entity\User {#2066 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
          +image: null
          +parent: null
          +root: null
          +body: "Netflix was greatly rewarded for enshittification, so I expect they’ll only get worse and other companies with follow suit."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1728234623 {#2342
            date: 2024-10-06 19:10:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TheImpressiveX@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2338 …}
          +nested: Doctrine\ORM\PersistentCollection {#2143 …}
          +votes: Doctrine\ORM\PersistentCollection {#2136 …}
          +reports: Doctrine\ORM\PersistentCollection {#2073 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
          -id: 335705
          -bodyTs: "'compani':17 'enshittif':6 'expect':9 'follow':19 'get':13 'great':3 'll':11 'netflix':1 'reward':4 'suit':20 'wors':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7667347"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706060726 {#2337
            date: 2024-01-24 02:45:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2339}
        +body: "Hopefully some of the other streaming services die and there will be some consolidation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706065934 {#3173
          date: 2024-01-24 04:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheImpressiveX@lemmy.ml"
          "@bigkahuna1986@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3177 …}
        +nested: Doctrine\ORM\PersistentCollection {#3179 …}
        +votes: Doctrine\ORM\PersistentCollection {#3181 …}
        +reports: Doctrine\ORM\PersistentCollection {#3183 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
        -id: 335814
        -bodyTs: "'consolid':14 'die':8 'hope':1 'servic':7 'stream':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6960474"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706065934 {#3174
          date: 2024-01-24 04:12:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2339}
      +body: "That’s just going back to cable. 🙃"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706068730 {#3337
        date: 2024-01-24 04:58:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheImpressiveX@lemmy.ml"
        "@bigkahuna1986@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3341 …}
      +nested: Doctrine\ORM\PersistentCollection {#3343 …}
      +votes: Doctrine\ORM\PersistentCollection {#3345 …}
      +reports: Doctrine\ORM\PersistentCollection {#3347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
      -id: 335890
      -bodyTs: "'back':5 'cabl':7 'go':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6961862"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706068730 {#3338
        date: 2024-01-24 04:58:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2339}
    +body: "When I see the word cable, my mind goes to linear tv. A consolidated streaming service would be vastly superior to the consolidated linear tv packages of old cable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706079879 {#3367
      date: 2024-01-24 08:04:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
      "@bigkahuna1986@lemmy.ml"
      "@Gigan@lemmy.world"
      "@Fandangalo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3354 …}
    +nested: Doctrine\ORM\PersistentCollection {#3358 …}
    +votes: Doctrine\ORM\PersistentCollection {#3356 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    -id: 336136
    -bodyTs: "'cabl':6,29 'consolid':14,23 'goe':9 'linear':11,24 'mind':8 'old':28 'packag':26 'see':3 'servic':16 'stream':15 'superior':20 'tv':12,25 'vast':19 'word':5 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nu/comment/5394233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706079879 {#3364
      date: 2024-01-24 08:04:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "It’s a fair point. I was talking moreso about just generalized bundling. I think both are accurate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706080288 {#3386
    date: 2024-01-24 08:11:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@bigkahuna1986@lemmy.ml"
    "@Gigan@lemmy.world"
    "@Fandangalo@lemmy.world"
    "@mundane@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3383 …}
  +nested: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 336142
  -bodyTs: "'accur':18 'bundl':13 'fair':4 'general':12 'moreso':9 'point':5 'talk':8 'think':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6966949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706080288 {#3389
    date: 2024-01-24 08:11:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3391
  +user: Proxies\__CG__\App\Entity\User {#3340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3366
    +user: Proxies\__CG__\App\Entity\User {#3360 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3339
      +user: Proxies\__CG__\App\Entity\User {#3340 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#3175
        +user: Proxies\__CG__\App\Entity\User {#3176 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: App\Entity\EntryComment {#2339
          +user: App\Entity\User {#2066 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
          +image: null
          +parent: null
          +root: null
          +body: "Netflix was greatly rewarded for enshittification, so I expect they’ll only get worse and other companies with follow suit."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1728234623 {#2342
            date: 2024-10-06 19:10:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TheImpressiveX@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2338 …}
          +nested: Doctrine\ORM\PersistentCollection {#2143 …}
          +votes: Doctrine\ORM\PersistentCollection {#2136 …}
          +reports: Doctrine\ORM\PersistentCollection {#2073 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
          -id: 335705
          -bodyTs: "'compani':17 'enshittif':6 'expect':9 'follow':19 'get':13 'great':3 'll':11 'netflix':1 'reward':4 'suit':20 'wors':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7667347"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706060726 {#2337
            date: 2024-01-24 02:45:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2339}
        +body: "Hopefully some of the other streaming services die and there will be some consolidation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706065934 {#3173
          date: 2024-01-24 04:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheImpressiveX@lemmy.ml"
          "@bigkahuna1986@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3177 …}
        +nested: Doctrine\ORM\PersistentCollection {#3179 …}
        +votes: Doctrine\ORM\PersistentCollection {#3181 …}
        +reports: Doctrine\ORM\PersistentCollection {#3183 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
        -id: 335814
        -bodyTs: "'consolid':14 'die':8 'hope':1 'servic':7 'stream':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6960474"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706065934 {#3174
          date: 2024-01-24 04:12:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2339}
      +body: "That’s just going back to cable. 🙃"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706068730 {#3337
        date: 2024-01-24 04:58:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheImpressiveX@lemmy.ml"
        "@bigkahuna1986@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3341 …}
      +nested: Doctrine\ORM\PersistentCollection {#3343 …}
      +votes: Doctrine\ORM\PersistentCollection {#3345 …}
      +reports: Doctrine\ORM\PersistentCollection {#3347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
      -id: 335890
      -bodyTs: "'back':5 'cabl':7 'go':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6961862"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706068730 {#3338
        date: 2024-01-24 04:58:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2339}
    +body: "When I see the word cable, my mind goes to linear tv. A consolidated streaming service would be vastly superior to the consolidated linear tv packages of old cable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706079879 {#3367
      date: 2024-01-24 08:04:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
      "@bigkahuna1986@lemmy.ml"
      "@Gigan@lemmy.world"
      "@Fandangalo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3354 …}
    +nested: Doctrine\ORM\PersistentCollection {#3358 …}
    +votes: Doctrine\ORM\PersistentCollection {#3356 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    -id: 336136
    -bodyTs: "'cabl':6,29 'consolid':14,23 'goe':9 'linear':11,24 'mind':8 'old':28 'packag':26 'see':3 'servic':16 'stream':15 'superior':20 'tv':12,25 'vast':19 'word':5 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nu/comment/5394233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706079879 {#3364
      date: 2024-01-24 08:04:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "It’s a fair point. I was talking moreso about just generalized bundling. I think both are accurate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706080288 {#3386
    date: 2024-01-24 08:11:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@bigkahuna1986@lemmy.ml"
    "@Gigan@lemmy.world"
    "@Fandangalo@lemmy.world"
    "@mundane@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3383 …}
  +nested: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 336142
  -bodyTs: "'accur':18 'bundl':13 'fair':4 'general':12 'moreso':9 'point':5 'talk':8 'think':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6966949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706080288 {#3389
    date: 2024-01-24 08:11:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3391
  +user: Proxies\__CG__\App\Entity\User {#3340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3366
    +user: Proxies\__CG__\App\Entity\User {#3360 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#3339
      +user: Proxies\__CG__\App\Entity\User {#3340 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#3175
        +user: Proxies\__CG__\App\Entity\User {#3176 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: App\Entity\EntryComment {#2339
          +user: App\Entity\User {#2066 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
          +image: null
          +parent: null
          +root: null
          +body: "Netflix was greatly rewarded for enshittification, so I expect they’ll only get worse and other companies with follow suit."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1728234623 {#2342
            date: 2024-10-06 19:10:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TheImpressiveX@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2338 …}
          +nested: Doctrine\ORM\PersistentCollection {#2143 …}
          +votes: Doctrine\ORM\PersistentCollection {#2136 …}
          +reports: Doctrine\ORM\PersistentCollection {#2073 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
          -id: 335705
          -bodyTs: "'compani':17 'enshittif':6 'expect':9 'follow':19 'get':13 'great':3 'll':11 'netflix':1 'reward':4 'suit':20 'wors':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7667347"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706060726 {#2337
            date: 2024-01-24 02:45:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2339}
        +body: "Hopefully some of the other streaming services die and there will be some consolidation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706065934 {#3173
          date: 2024-01-24 04:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheImpressiveX@lemmy.ml"
          "@bigkahuna1986@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3177 …}
        +nested: Doctrine\ORM\PersistentCollection {#3179 …}
        +votes: Doctrine\ORM\PersistentCollection {#3181 …}
        +reports: Doctrine\ORM\PersistentCollection {#3183 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
        -id: 335814
        -bodyTs: "'consolid':14 'die':8 'hope':1 'servic':7 'stream':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6960474"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706065934 {#3174
          date: 2024-01-24 04:12:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2339}
      +body: "That’s just going back to cable. 🙃"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706068730 {#3337
        date: 2024-01-24 04:58:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheImpressiveX@lemmy.ml"
        "@bigkahuna1986@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3341 …}
      +nested: Doctrine\ORM\PersistentCollection {#3343 …}
      +votes: Doctrine\ORM\PersistentCollection {#3345 …}
      +reports: Doctrine\ORM\PersistentCollection {#3347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
      -id: 335890
      -bodyTs: "'back':5 'cabl':7 'go':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6961862"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706068730 {#3338
        date: 2024-01-24 04:58:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2339}
    +body: "When I see the word cable, my mind goes to linear tv. A consolidated streaming service would be vastly superior to the consolidated linear tv packages of old cable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706079879 {#3367
      date: 2024-01-24 08:04:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
      "@bigkahuna1986@lemmy.ml"
      "@Gigan@lemmy.world"
      "@Fandangalo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3354 …}
    +nested: Doctrine\ORM\PersistentCollection {#3358 …}
    +votes: Doctrine\ORM\PersistentCollection {#3356 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    -id: 336136
    -bodyTs: "'cabl':6,29 'consolid':14,23 'goe':9 'linear':11,24 'mind':8 'old':28 'packag':26 'see':3 'servic':16 'stream':15 'superior':20 'tv':12,25 'vast':19 'word':5 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nu/comment/5394233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706079879 {#3364
      date: 2024-01-24 08:04:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2339}
  +body: "It’s a fair point. I was talking moreso about just generalized bundling. I think both are accurate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706080288 {#3386
    date: 2024-01-24 08:11:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@bigkahuna1986@lemmy.ml"
    "@Gigan@lemmy.world"
    "@Fandangalo@lemmy.world"
    "@mundane@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3383 …}
  +nested: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 336142
  -bodyTs: "'accur':18 'bundl':13 'fair':4 'general':12 'moreso':9 'point':5 'talk':8 'think':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6966949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706080288 {#3389
    date: 2024-01-24 08:11:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
App\Entity\EntryComment {#2198
  +user: App\Entity\User {#2192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Same day I read this I also read they cut their cheapest ad-free plan. Greed apparently knows no bounds"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1728172103 {#2126
    date: 2024-10-06 01:48:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 335698
  -bodyTs: "'ad':14 'ad-fre':13 'also':7 'appar':18 'bound':21 'cheapest':12 'cut':10 'day':2 'free':15 'greed':17 'know':19 'plan':16 'read':4,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6957912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706060489 {#2043
    date: 2024-01-24 02:41:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2198
  +user: App\Entity\User {#2192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Same day I read this I also read they cut their cheapest ad-free plan. Greed apparently knows no bounds"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1728172103 {#2126
    date: 2024-10-06 01:48:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 335698
  -bodyTs: "'ad':14 'ad-fre':13 'also':7 'appar':18 'bound':21 'cheapest':12 'cut':10 'day':2 'free':15 'greed':17 'know':19 'plan':16 'read':4,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6957912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706060489 {#2043
    date: 2024-01-24 02:41:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2198
  +user: App\Entity\User {#2192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Same day I read this I also read they cut their cheapest ad-free plan. Greed apparently knows no bounds"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1728172103 {#2126
    date: 2024-10-06 01:48:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 335698
  -bodyTs: "'ad':14 'ad-fre':13 'also':7 'appar':18 'bound':21 'cheapest':12 'cut':10 'day':2 'free':15 'greed':17 'know':19 'plan':16 'read':4,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6957912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706060489 {#2043
    date: 2024-01-24 02:41:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3159
  +user: Proxies\__CG__\App\Entity\User {#3160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2198
    +user: App\Entity\User {#2192 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Same day I read this I also read they cut their cheapest ad-free plan. Greed apparently knows no bounds"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1728172103 {#2126
      date: 2024-10-06 01:48:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2223 …}
    +nested: Doctrine\ORM\PersistentCollection {#2216 …}
    +votes: Doctrine\ORM\PersistentCollection {#2213 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
    -id: 335698
    -bodyTs: "'ad':14 'ad-fre':13 'also':7 'appar':18 'bound':21 'cheapest':12 'cut':10 'day':2 'free':15 'greed':17 'know':19 'plan':16 'read':4,8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6957912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706060489 {#2043
      date: 2024-01-24 02:41:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "And consumers just don’t care"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706070264 {#3157
    date: 2024-01-24 05:24:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@ME5SENGER_24@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3161 …}
  +nested: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  -id: 335923
  -bodyTs: "'care':6 'consum':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8593495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706070264 {#3158
    date: 2024-01-24 05:24:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3159
  +user: Proxies\__CG__\App\Entity\User {#3160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2198
    +user: App\Entity\User {#2192 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Same day I read this I also read they cut their cheapest ad-free plan. Greed apparently knows no bounds"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1728172103 {#2126
      date: 2024-10-06 01:48:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2223 …}
    +nested: Doctrine\ORM\PersistentCollection {#2216 …}
    +votes: Doctrine\ORM\PersistentCollection {#2213 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
    -id: 335698
    -bodyTs: "'ad':14 'ad-fre':13 'also':7 'appar':18 'bound':21 'cheapest':12 'cut':10 'day':2 'free':15 'greed':17 'know':19 'plan':16 'read':4,8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6957912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706060489 {#2043
      date: 2024-01-24 02:41:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "And consumers just don’t care"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706070264 {#3157
    date: 2024-01-24 05:24:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@ME5SENGER_24@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3161 …}
  +nested: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  -id: 335923
  -bodyTs: "'care':6 'consum':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8593495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706070264 {#3158
    date: 2024-01-24 05:24:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3159
  +user: Proxies\__CG__\App\Entity\User {#3160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2198
    +user: App\Entity\User {#2192 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Same day I read this I also read they cut their cheapest ad-free plan. Greed apparently knows no bounds"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1728172103 {#2126
      date: 2024-10-06 01:48:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2223 …}
    +nested: Doctrine\ORM\PersistentCollection {#2216 …}
    +votes: Doctrine\ORM\PersistentCollection {#2213 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
    -id: 335698
    -bodyTs: "'ad':14 'ad-fre':13 'also':7 'appar':18 'bound':21 'cheapest':12 'cut':10 'day':2 'free':15 'greed':17 'know':19 'plan':16 'read':4,8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6957912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706060489 {#2043
      date: 2024-01-24 02:41:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "And consumers just don’t care"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706070264 {#3157
    date: 2024-01-24 05:24:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@ME5SENGER_24@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3161 …}
  +nested: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  -id: 335923
  -bodyTs: "'care':6 'consum':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8593495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706070264 {#3158
    date: 2024-01-24 05:24:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#2274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: "This sucks. I liked the first season but didn't know it was picked up by Starz."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704496733 {#2205
    date: 2024-01-06 00:18:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Skavau@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 283925
  -bodyTs: "'didn':9 'first':6 'know':11 'like':4 'pick':14 'season':7 'starz':17 'suck':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/742909/-/comment/4427312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704496733 {#2206
    date: 2024-01-06 00:18:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#2274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: "This sucks. I liked the first season but didn't know it was picked up by Starz."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704496733 {#2205
    date: 2024-01-06 00:18:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Skavau@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 283925
  -bodyTs: "'didn':9 'first':6 'know':11 'like':4 'pick':14 'season':7 'starz':17 'suck':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/742909/-/comment/4427312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704496733 {#2206
    date: 2024-01-06 00:18:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#2274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: null
  +root: null
  +body: "This sucks. I liked the first season but didn't know it was picked up by Starz."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704496733 {#2205
    date: 2024-01-06 00:18:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Skavau@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 283925
  -bodyTs: "'didn':9 'first':6 'know':11 'like':4 'pick':14 'season':7 'starz':17 'suck':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/742909/-/comment/4427312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704496733 {#2206
    date: 2024-01-06 00:18:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2172
  +user: App\Entity\User {#2038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I hate these kinds of news stories. It just promotes the guilty until proven innocent mindset."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703257809 {#2180
    date: 2023-12-22 16:10:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 243277
  -bodyTs: "'guilti':12 'hate':2 'innoc':15 'kind':4 'mindset':16 'news':6 'promot':10 'proven':14 'stori':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5516269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703257809 {#2179
    date: 2023-12-22 16:10:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2172
  +user: App\Entity\User {#2038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I hate these kinds of news stories. It just promotes the guilty until proven innocent mindset."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703257809 {#2180
    date: 2023-12-22 16:10:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 243277
  -bodyTs: "'guilti':12 'hate':2 'innoc':15 'kind':4 'mindset':16 'news':6 'promot':10 'proven':14 'stori':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5516269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703257809 {#2179
    date: 2023-12-22 16:10:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2172
  +user: App\Entity\User {#2038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I hate these kinds of news stories. It just promotes the guilty until proven innocent mindset."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703257809 {#2180
    date: 2023-12-22 16:10:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 243277
  -bodyTs: "'guilti':12 'hate':2 'innoc':15 'kind':4 'mindset':16 'news':6 'promot':10 'proven':14 'stori':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5516269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703257809 {#2179
    date: 2023-12-22 16:10:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
App\Entity\EntryComment {#1357
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sadly, as these things tend to go, more victims are likely to come forward."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703208215 {#1353
    date: 2023-12-22 02:23:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 242038
  -bodyTs: "'come':13 'forward':14 'go':7 'like':11 'sad':1 'tend':5 'thing':4 'victim':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703208215 {#1354
    date: 2023-12-22 02:23:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1357
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sadly, as these things tend to go, more victims are likely to come forward."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703208215 {#1353
    date: 2023-12-22 02:23:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 242038
  -bodyTs: "'come':13 'forward':14 'go':7 'like':11 'sad':1 'tend':5 'thing':4 'victim':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703208215 {#1354
    date: 2023-12-22 02:23:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1357
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sadly, as these things tend to go, more victims are likely to come forward."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703208215 {#1353
    date: 2023-12-22 02:23:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 242038
  -bodyTs: "'come':13 'forward':14 'go':7 'like':11 'sad':1 'tend':5 'thing':4 'victim':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703208215 {#1354
    date: 2023-12-22 02:23:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2563
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1706356704 {#2558
    date: 2024-01-27 12:58:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  -id: 241776
  -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6180427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703200636 {#2559
    date: 2023-12-22 00:17:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2563
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1706356704 {#2558
    date: 2024-01-27 12:58:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  -id: 241776
  -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6180427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703200636 {#2559
    date: 2023-12-22 00:17:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2563
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1706356704 {#2558
    date: 2024-01-27 12:58:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  -id: 241776
  -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6180427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703200636 {#2559
    date: 2023-12-22 00:17:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
App\Entity\EntryComment {#3106
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2563
    +user: App\Entity\User {#2576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1706356704 {#2558
      date: 2024-01-27 12:58:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheSparrowPrince@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2566 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    -id: 241776
    -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6180427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703200636 {#2559
      date: 2023-12-22 00:17:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2563}
  +body: "That’s prob why. He ness something more to get excited about. Otherwise it’s too easy. I’m just guessing but it makes sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703203989 {#3104
    date: 2023-12-22 01:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
    "@Cruxifux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 241903
  -bodyTs: "'easi':17 'excit':11 'get':10 'guess':21 'm':19 'make':24 'ness':6 'otherwis':13 'prob':3 'sens':25 'someth':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7504903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703203989 {#3105
    date: 2023-12-22 01:13:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3106
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2563
    +user: App\Entity\User {#2576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1706356704 {#2558
      date: 2024-01-27 12:58:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheSparrowPrince@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2566 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    -id: 241776
    -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6180427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703200636 {#2559
      date: 2023-12-22 00:17:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2563}
  +body: "That’s prob why. He ness something more to get excited about. Otherwise it’s too easy. I’m just guessing but it makes sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703203989 {#3104
    date: 2023-12-22 01:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
    "@Cruxifux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 241903
  -bodyTs: "'easi':17 'excit':11 'get':10 'guess':21 'm':19 'make':24 'ness':6 'otherwis':13 'prob':3 'sens':25 'someth':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7504903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703203989 {#3105
    date: 2023-12-22 01:13:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3106
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2563
    +user: App\Entity\User {#2576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1706356704 {#2558
      date: 2024-01-27 12:58:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheSparrowPrince@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2566 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    -id: 241776
    -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6180427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703200636 {#2559
      date: 2023-12-22 00:17:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2563}
  +body: "That’s prob why. He ness something more to get excited about. Otherwise it’s too easy. I’m just guessing but it makes sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703203989 {#3104
    date: 2023-12-22 01:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
    "@Cruxifux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 241903
  -bodyTs: "'easi':17 'excit':11 'get':10 'guess':21 'm':19 'make':24 'ness':6 'otherwis':13 'prob':3 'sens':25 'someth':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7504903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703203989 {#3105
    date: 2023-12-22 01:13:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3126
  +user: Proxies\__CG__\App\Entity\User {#3127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2563
    +user: App\Entity\User {#2576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1706356704 {#2558
      date: 2024-01-27 12:58:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheSparrowPrince@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2566 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    -id: 241776
    -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6180427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703200636 {#2559
      date: 2023-12-22 00:17:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2563}
  +body: "Feeling of power, control, like any rapist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703207597 {#3124
    date: 2023-12-22 02:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
    "@Cruxifux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 242019
  -bodyTs: "'control':4 'feel':1 'like':5 'power':3 'rapist':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703207597 {#3125
    date: 2023-12-22 02:13:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3126
  +user: Proxies\__CG__\App\Entity\User {#3127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2563
    +user: App\Entity\User {#2576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1706356704 {#2558
      date: 2024-01-27 12:58:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheSparrowPrince@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2566 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    -id: 241776
    -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6180427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703200636 {#2559
      date: 2023-12-22 00:17:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2563}
  +body: "Feeling of power, control, like any rapist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703207597 {#3124
    date: 2023-12-22 02:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
    "@Cruxifux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 242019
  -bodyTs: "'control':4 'feel':1 'like':5 'power':3 'rapist':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703207597 {#3125
    date: 2023-12-22 02:13:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3126
  +user: Proxies\__CG__\App\Entity\User {#3127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2563
    +user: App\Entity\User {#2576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1706356704 {#2558
      date: 2024-01-27 12:58:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheSparrowPrince@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2566 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    -id: 241776
    -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6180427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703200636 {#2559
      date: 2023-12-22 00:17:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2563}
  +body: "Feeling of power, control, like any rapist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703207597 {#3124
    date: 2023-12-22 02:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
    "@Cruxifux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 242019
  -bodyTs: "'control':4 'feel':1 'like':5 'power':3 'rapist':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703207597 {#3125
    date: 2023-12-22 02:13:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
App\Entity\EntryComment {#3308
  +user: Proxies\__CG__\App\Entity\User {#3309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3126
    +user: Proxies\__CG__\App\Entity\User {#3127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2563
      +user: App\Entity\User {#2576 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1706356704 {#2558
        date: 2024-01-27 12:58:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheSparrowPrince@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2564 …}
      +nested: Doctrine\ORM\PersistentCollection {#2566 …}
      +votes: Doctrine\ORM\PersistentCollection {#2568 …}
      +reports: Doctrine\ORM\PersistentCollection {#2570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
      -id: 241776
      -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6180427"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703200636 {#2559
        date: 2023-12-22 00:17:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2563}
    +body: "Feeling of power, control, like any rapist."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703207597 {#3124
      date: 2023-12-22 02:13:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheSparrowPrince@lemmy.world"
      "@Cruxifux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3128 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3132 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
    -id: 242019
    -bodyTs: "'control':4 'feel':1 'like':5 'power':3 'rapist':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6182134"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703207597 {#3125
      date: 2023-12-22 02:13:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2563}
  +body: "This right here. Rape is not about arousal, it’s about power. I highly recommend Roy Hazelwood’s books on the matter if anyone, like me, has a morbid curiosity about why people commit certain violent crimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703217002 {#3306
    date: 2023-12-22 04:50:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
    "@Cruxifux@lemmy.world"
    "@agent_flounder@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -id: 242267
  -bodyTs: "'anyon':24 'arous':8 'book':19 'certain':35 'commit':34 'crime':37 'curios':30 'hazelwood':17 'high':14 'like':25 'matter':22 'morbid':29 'peopl':33 'power':12 'rape':4 'recommend':15 'right':2 'roy':16 'violent':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7508364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703217002 {#3307
    date: 2023-12-22 04:50:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3308
  +user: Proxies\__CG__\App\Entity\User {#3309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3126
    +user: Proxies\__CG__\App\Entity\User {#3127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2563
      +user: App\Entity\User {#2576 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1706356704 {#2558
        date: 2024-01-27 12:58:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheSparrowPrince@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2564 …}
      +nested: Doctrine\ORM\PersistentCollection {#2566 …}
      +votes: Doctrine\ORM\PersistentCollection {#2568 …}
      +reports: Doctrine\ORM\PersistentCollection {#2570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
      -id: 241776
      -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6180427"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703200636 {#2559
        date: 2023-12-22 00:17:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2563}
    +body: "Feeling of power, control, like any rapist."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703207597 {#3124
      date: 2023-12-22 02:13:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheSparrowPrince@lemmy.world"
      "@Cruxifux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3128 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3132 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
    -id: 242019
    -bodyTs: "'control':4 'feel':1 'like':5 'power':3 'rapist':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6182134"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703207597 {#3125
      date: 2023-12-22 02:13:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2563}
  +body: "This right here. Rape is not about arousal, it’s about power. I highly recommend Roy Hazelwood’s books on the matter if anyone, like me, has a morbid curiosity about why people commit certain violent crimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703217002 {#3306
    date: 2023-12-22 04:50:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
    "@Cruxifux@lemmy.world"
    "@agent_flounder@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -id: 242267
  -bodyTs: "'anyon':24 'arous':8 'book':19 'certain':35 'commit':34 'crime':37 'curios':30 'hazelwood':17 'high':14 'like':25 'matter':22 'morbid':29 'peopl':33 'power':12 'rape':4 'recommend':15 'right':2 'roy':16 'violent':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7508364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703217002 {#3307
    date: 2023-12-22 04:50:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3308
  +user: Proxies\__CG__\App\Entity\User {#3309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3126
    +user: Proxies\__CG__\App\Entity\User {#3127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2563
      +user: App\Entity\User {#2576 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1706356704 {#2558
        date: 2024-01-27 12:58:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheSparrowPrince@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2564 …}
      +nested: Doctrine\ORM\PersistentCollection {#2566 …}
      +votes: Doctrine\ORM\PersistentCollection {#2568 …}
      +reports: Doctrine\ORM\PersistentCollection {#2570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
      -id: 241776
      -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6180427"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703200636 {#2559
        date: 2023-12-22 00:17:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2563}
    +body: "Feeling of power, control, like any rapist."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703207597 {#3124
      date: 2023-12-22 02:13:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheSparrowPrince@lemmy.world"
      "@Cruxifux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3128 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3132 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
    -id: 242019
    -bodyTs: "'control':4 'feel':1 'like':5 'power':3 'rapist':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6182134"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703207597 {#3125
      date: 2023-12-22 02:13:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2563}
  +body: "This right here. Rape is not about arousal, it’s about power. I highly recommend Roy Hazelwood’s books on the matter if anyone, like me, has a morbid curiosity about why people commit certain violent crimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703217002 {#3306
    date: 2023-12-22 04:50:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
    "@Cruxifux@lemmy.world"
    "@agent_flounder@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -id: 242267
  -bodyTs: "'anyon':24 'arous':8 'book':19 'certain':35 'commit':34 'crime':37 'curios':30 'hazelwood':17 'high':14 'like':25 'matter':22 'morbid':29 'peopl':33 'power':12 'rape':4 'recommend':15 'right':2 'roy':16 'violent':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7508364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703217002 {#3307
    date: 2023-12-22 04:50:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3143
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2563
    +user: App\Entity\User {#2576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1706356704 {#2558
      date: 2024-01-27 12:58:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheSparrowPrince@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2566 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    -id: 241776
    -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6180427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703200636 {#2559
      date: 2023-12-22 00:17:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2563}
  +body: "My uneducated guess would be that if you can have “normal” women at any time you want; or more generally have any needs met at any time because you are rich and famous, the things you *cant* have are much more appealing. A “no” or “not for sale” becomes “you don’t offer enough yet”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703211441 {#3140
    date: 2023-12-22 03:17:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
    "@Cruxifux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 242139
  -bodyTs: "'appeal':42 'becom':49 'cant':37 'enough':54 'famous':33 'general':20 'guess':3 'met':24 'much':40 'need':23 'normal':11 'offer':53 'rich':31 'sale':48 'thing':35 'time':15,27 'uneduc':2 'want':17 'women':12 'would':4 'yet':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5700770"
  +editedAt: DateTimeImmutable @1706261267 {#3141
    date: 2024-01-26 10:27:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703211441 {#3142
    date: 2023-12-22 03:17:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3143
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2563
    +user: App\Entity\User {#2576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1706356704 {#2558
      date: 2024-01-27 12:58:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheSparrowPrince@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2566 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    -id: 241776
    -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6180427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703200636 {#2559
      date: 2023-12-22 00:17:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2563}
  +body: "My uneducated guess would be that if you can have “normal” women at any time you want; or more generally have any needs met at any time because you are rich and famous, the things you *cant* have are much more appealing. A “no” or “not for sale” becomes “you don’t offer enough yet”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703211441 {#3140
    date: 2023-12-22 03:17:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
    "@Cruxifux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 242139
  -bodyTs: "'appeal':42 'becom':49 'cant':37 'enough':54 'famous':33 'general':20 'guess':3 'met':24 'much':40 'need':23 'normal':11 'offer':53 'rich':31 'sale':48 'thing':35 'time':15,27 'uneduc':2 'want':17 'women':12 'would':4 'yet':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5700770"
  +editedAt: DateTimeImmutable @1706261267 {#3141
    date: 2024-01-26 10:27:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703211441 {#3142
    date: 2023-12-22 03:17:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3143
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2563
    +user: App\Entity\User {#2576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1706356704 {#2558
      date: 2024-01-27 12:58:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheSparrowPrince@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2566 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    -id: 241776
    -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6180427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703200636 {#2559
      date: 2023-12-22 00:17:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2563}
  +body: "My uneducated guess would be that if you can have “normal” women at any time you want; or more generally have any needs met at any time because you are rich and famous, the things you *cant* have are much more appealing. A “no” or “not for sale” becomes “you don’t offer enough yet”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703211441 {#3140
    date: 2023-12-22 03:17:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
    "@Cruxifux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 242139
  -bodyTs: "'appeal':42 'becom':49 'cant':37 'enough':54 'famous':33 'general':20 'guess':3 'met':24 'much':40 'need':23 'normal':11 'offer':53 'rich':31 'sale':48 'thing':35 'time':15,27 'uneduc':2 'want':17 'women':12 'would':4 'yet':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5700770"
  +editedAt: DateTimeImmutable @1706261267 {#3141
    date: 2024-01-26 10:27:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703211441 {#3142
    date: 2023-12-22 03:17:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
App\Entity\EntryComment {#3324
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3143
    +user: Proxies\__CG__\App\Entity\User {#3144 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2563
      +user: App\Entity\User {#2576 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1706356704 {#2558
        date: 2024-01-27 12:58:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheSparrowPrince@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2564 …}
      +nested: Doctrine\ORM\PersistentCollection {#2566 …}
      +votes: Doctrine\ORM\PersistentCollection {#2568 …}
      +reports: Doctrine\ORM\PersistentCollection {#2570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
      -id: 241776
      -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6180427"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703200636 {#2559
        date: 2023-12-22 00:17:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2563}
    +body: "My uneducated guess would be that if you can have “normal” women at any time you want; or more generally have any needs met at any time because you are rich and famous, the things you *cant* have are much more appealing. A “no” or “not for sale” becomes “you don’t offer enough yet”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703211441 {#3140
      date: 2023-12-22 03:17:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheSparrowPrince@lemmy.world"
      "@Cruxifux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3147 …}
    +votes: Doctrine\ORM\PersistentCollection {#3149 …}
    +reports: Doctrine\ORM\PersistentCollection {#3151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
    -id: 242139
    -bodyTs: "'appeal':42 'becom':49 'cant':37 'enough':54 'famous':33 'general':20 'guess':3 'met':24 'much':40 'need':23 'normal':11 'offer':53 'rich':31 'sale':48 'thing':35 'time':15,27 'uneduc':2 'want':17 'women':12 'would':4 'yet':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5700770"
    +editedAt: DateTimeImmutable @1706261267 {#3141
      date: 2024-01-26 10:27:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703211441 {#3142
      date: 2023-12-22 03:17:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2563}
  +body: """
    Yeah but I just don’t understand the mentality.\n
    \n
    Then again, I’m not a rapist.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703234117 {#3322
    date: 2023-12-22 09:35:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
    "@Cruxifux@lemmy.world"
    "@GregorGizeh@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3325 …}
  +nested: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3329 …}
  +reports: Doctrine\ORM\PersistentCollection {#3331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
  -id: 242667
  -bodyTs: "'m':13 'mental':9 'rapist':16 'understand':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6186583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703234117 {#3323
    date: 2023-12-22 09:35:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3324
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3143
    +user: Proxies\__CG__\App\Entity\User {#3144 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2563
      +user: App\Entity\User {#2576 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1706356704 {#2558
        date: 2024-01-27 12:58:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheSparrowPrince@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2564 …}
      +nested: Doctrine\ORM\PersistentCollection {#2566 …}
      +votes: Doctrine\ORM\PersistentCollection {#2568 …}
      +reports: Doctrine\ORM\PersistentCollection {#2570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
      -id: 241776
      -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6180427"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703200636 {#2559
        date: 2023-12-22 00:17:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2563}
    +body: "My uneducated guess would be that if you can have “normal” women at any time you want; or more generally have any needs met at any time because you are rich and famous, the things you *cant* have are much more appealing. A “no” or “not for sale” becomes “you don’t offer enough yet”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703211441 {#3140
      date: 2023-12-22 03:17:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheSparrowPrince@lemmy.world"
      "@Cruxifux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3147 …}
    +votes: Doctrine\ORM\PersistentCollection {#3149 …}
    +reports: Doctrine\ORM\PersistentCollection {#3151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
    -id: 242139
    -bodyTs: "'appeal':42 'becom':49 'cant':37 'enough':54 'famous':33 'general':20 'guess':3 'met':24 'much':40 'need':23 'normal':11 'offer':53 'rich':31 'sale':48 'thing':35 'time':15,27 'uneduc':2 'want':17 'women':12 'would':4 'yet':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5700770"
    +editedAt: DateTimeImmutable @1706261267 {#3141
      date: 2024-01-26 10:27:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703211441 {#3142
      date: 2023-12-22 03:17:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2563}
  +body: """
    Yeah but I just don’t understand the mentality.\n
    \n
    Then again, I’m not a rapist.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703234117 {#3322
    date: 2023-12-22 09:35:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
    "@Cruxifux@lemmy.world"
    "@GregorGizeh@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3325 …}
  +nested: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3329 …}
  +reports: Doctrine\ORM\PersistentCollection {#3331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
  -id: 242667
  -bodyTs: "'m':13 'mental':9 'rapist':16 'understand':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6186583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703234117 {#3323
    date: 2023-12-22 09:35:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3324
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3143
    +user: Proxies\__CG__\App\Entity\User {#3144 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2563
      +user: App\Entity\User {#2576 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "I never understand this shit. Like even if you have absolutely no morals, you’re *Vin Diesel.* You can pretty much have consensual sex whenever you want to. Why do you have to resort to assaulting people?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1706356704 {#2558
        date: 2024-01-27 12:58:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheSparrowPrince@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2564 …}
      +nested: Doctrine\ORM\PersistentCollection {#2566 …}
      +votes: Doctrine\ORM\PersistentCollection {#2568 …}
      +reports: Doctrine\ORM\PersistentCollection {#2570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
      -id: 241776
      -bodyTs: "'absolut':11 'assault':36 'consensu':23 'diesel':17 'even':7 'like':6 'moral':13 'much':21 'never':2 'peopl':37 'pretti':20 're':15 'resort':34 'sex':24 'shit':5 'understand':3 'vin':16 'want':27 'whenev':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6180427"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703200636 {#2559
        date: 2023-12-22 00:17:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2563}
    +body: "My uneducated guess would be that if you can have “normal” women at any time you want; or more generally have any needs met at any time because you are rich and famous, the things you *cant* have are much more appealing. A “no” or “not for sale” becomes “you don’t offer enough yet”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703211441 {#3140
      date: 2023-12-22 03:17:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheSparrowPrince@lemmy.world"
      "@Cruxifux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3147 …}
    +votes: Doctrine\ORM\PersistentCollection {#3149 …}
    +reports: Doctrine\ORM\PersistentCollection {#3151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
    -id: 242139
    -bodyTs: "'appeal':42 'becom':49 'cant':37 'enough':54 'famous':33 'general':20 'guess':3 'met':24 'much':40 'need':23 'normal':11 'offer':53 'rich':31 'sale':48 'thing':35 'time':15,27 'uneduc':2 'want':17 'women':12 'would':4 'yet':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5700770"
    +editedAt: DateTimeImmutable @1706261267 {#3141
      date: 2024-01-26 10:27:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703211441 {#3142
      date: 2023-12-22 03:17:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2563}
  +body: """
    Yeah but I just don’t understand the mentality.\n
    \n
    Then again, I’m not a rapist.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703234117 {#3322
    date: 2023-12-22 09:35:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
    "@Cruxifux@lemmy.world"
    "@GregorGizeh@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3325 …}
  +nested: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3329 …}
  +reports: Doctrine\ORM\PersistentCollection {#3331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
  -id: 242667
  -bodyTs: "'m':13 'mental':9 'rapist':16 'understand':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6186583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703234117 {#3323
    date: 2023-12-22 09:35:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2636
  +user: App\Entity\User {#2649 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah dang. These kinds of allegations are almost always true, and that sucks. I always liked him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706262921 {#2631
    date: 2024-01-26 10:55:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2637 …}
  +nested: Doctrine\ORM\PersistentCollection {#2639 …}
  +votes: Doctrine\ORM\PersistentCollection {#2641 …}
  +reports: Doctrine\ORM\PersistentCollection {#2643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2647 …}
  -id: 241697
  -bodyTs: "'ah':1 'alleg':6 'almost':8 'alway':9,15 'dang':2 'kind':4 'like':16 'suck':13 'true':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703198724 {#2632
    date: 2023-12-21 23:45:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2636
  +user: App\Entity\User {#2649 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah dang. These kinds of allegations are almost always true, and that sucks. I always liked him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706262921 {#2631
    date: 2024-01-26 10:55:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2637 …}
  +nested: Doctrine\ORM\PersistentCollection {#2639 …}
  +votes: Doctrine\ORM\PersistentCollection {#2641 …}
  +reports: Doctrine\ORM\PersistentCollection {#2643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2647 …}
  -id: 241697
  -bodyTs: "'ah':1 'alleg':6 'almost':8 'alway':9,15 'dang':2 'kind':4 'like':16 'suck':13 'true':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703198724 {#2632
    date: 2023-12-21 23:45:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2636
  +user: App\Entity\User {#2649 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah dang. These kinds of allegations are almost always true, and that sucks. I always liked him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706262921 {#2631
    date: 2024-01-26 10:55:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2637 …}
  +nested: Doctrine\ORM\PersistentCollection {#2639 …}
  +votes: Doctrine\ORM\PersistentCollection {#2641 …}
  +reports: Doctrine\ORM\PersistentCollection {#2643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2647 …}
  -id: 241697
  -bodyTs: "'ah':1 'alleg':6 'almost':8 'alway':9,15 'dang':2 'kind':4 'like':16 'suck':13 'true':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703198724 {#2632
    date: 2023-12-21 23:45:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
App\Entity\EntryComment {#2710
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fanfiction illegalized in USA!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703162471 {#2705
    date: 2023-12-21 13:41:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2713 …}
  +nested: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  -id: 240233
  -bodyTs: "'fanfict':1 'illeg':2 'usa':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4397855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703162471 {#2706
    date: 2023-12-21 13:41:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2710
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fanfiction illegalized in USA!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703162471 {#2705
    date: 2023-12-21 13:41:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2713 …}
  +nested: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  -id: 240233
  -bodyTs: "'fanfict':1 'illeg':2 'usa':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4397855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703162471 {#2706
    date: 2023-12-21 13:41:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2710
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fanfiction illegalized in USA!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703162471 {#2705
    date: 2023-12-21 13:41:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2713 …}
  +nested: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  -id: 240233
  -bodyTs: "'fanfict':1 'illeg':2 'usa':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4397855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703162471 {#2706
    date: 2023-12-21 13:41:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2786
  +user: App\Entity\User {#2799 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: null
  +root: null
  +body: "Amazon LoR just sucks, is nothing of what Tolkien wrote"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706127610 {#2781
    date: 2024-01-24 21:20:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2787 …}
  +nested: Doctrine\ORM\PersistentCollection {#2789 …}
  +votes: Doctrine\ORM\PersistentCollection {#2791 …}
  +reports: Doctrine\ORM\PersistentCollection {#2793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
  -id: 240219
  -bodyTs: "'amazon':1 'lor':2 'noth':6 'suck':4 'tolkien':9 'wrote':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7489408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703162058 {#2782
    date: 2023-12-21 13:34:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2786
  +user: App\Entity\User {#2799 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: null
  +root: null
  +body: "Amazon LoR just sucks, is nothing of what Tolkien wrote"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706127610 {#2781
    date: 2024-01-24 21:20:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2787 …}
  +nested: Doctrine\ORM\PersistentCollection {#2789 …}
  +votes: Doctrine\ORM\PersistentCollection {#2791 …}
  +reports: Doctrine\ORM\PersistentCollection {#2793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
  -id: 240219
  -bodyTs: "'amazon':1 'lor':2 'noth':6 'suck':4 'tolkien':9 'wrote':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7489408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703162058 {#2782
    date: 2023-12-21 13:34:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2786
  +user: App\Entity\User {#2799 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: null
  +root: null
  +body: "Amazon LoR just sucks, is nothing of what Tolkien wrote"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706127610 {#2781
    date: 2024-01-24 21:20:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2787 …}
  +nested: Doctrine\ORM\PersistentCollection {#2789 …}
  +votes: Doctrine\ORM\PersistentCollection {#2791 …}
  +reports: Doctrine\ORM\PersistentCollection {#2793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
  -id: 240219
  -bodyTs: "'amazon':1 'lor':2 'noth':6 'suck':4 'tolkien':9 'wrote':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7489408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703162058 {#2782
    date: 2023-12-21 13:34:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
App\Entity\EntryComment {#3054
  +user: Proxies\__CG__\App\Entity\User {#3053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#2786
    +user: App\Entity\User {#2799 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: null
    +root: null
    +body: "Amazon LoR just sucks, is nothing of what Tolkien wrote"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706127610 {#2781
      date: 2024-01-24 21:20:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2787 …}
    +nested: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2791 …}
    +reports: Doctrine\ORM\PersistentCollection {#2793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
    -id: 240219
    -bodyTs: "'amazon':1 'lor':2 'noth':6 'suck':4 'tolkien':9 'wrote':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7489408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703162058 {#2782
      date: 2023-12-21 13:34:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2786}
  +body: """
    JRR wrote four LotR stories.\n
    \n
    Everything else is a fanfiction. Even the Silmarillion. By *far* the most obnoxious reaction to the show is from “Tolkien purists” who got their entire Tolkien knowledge base from Peter Jackson.\n
    \n
    The show is a perfectly Tolkienish story, despite the gratuitous lack of random singing, it’s just not a good one. Like, okay, you need to compress the timeline for the show, fair enough, just *do a good job of that.*\n
    \n
    Wrong Durins to fight both the War of the Rings and the Balrog?\n
    \n
    Then don’t tease the fucking Moria Balrog. If you want to use a Balrog, because Balrogs are fucking sweet, there was more than one…\n
    \n
    Honestly, the weirdest part of the show is that they’ll follow a lore deep cut with something that could only possibly fool someone that missed the deep cut, but also doesn’t know or care who Gandalf or Isildur is, so what’s the payoff for the reveal?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703178009 {#3056
    date: 2023-12-21 18:00:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@Compactor9679@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 240829
  -bodyTs: "'also':146 'balrog':90,98,105,107 'base':33 'care':151 'compress':63 'could':135 'cut':131,144 'deep':130,143 'despit':44 'doesn':147 'durin':79 'els':7 'enough':70 'entir':30 'even':11 'everyth':6 'fair':69 'fanfict':10 'far':15 'fight':81 'follow':127 'fool':138 'four':3 'fuck':96,109 'gandalf':153 'good':56,74 'got':28 'gratuit':46 'honest':116 'isildur':155 'jackson':36 'job':75 'jrr':1 'know':149 'knowledg':32 'lack':47 'like':58 'll':126 'lore':129 'lotr':4 'miss':141 'moria':97 'need':61 'obnoxi':18 'okay':59 'one':57,115 'part':119 'payoff':161 'perfect':41 'peter':35 'possibl':137 'purist':26 'random':49 'reaction':19 'reveal':164 'ring':87 'show':22,38,68,122 'silmarillion':13 'sing':50 'someon':139 'someth':133 'stori':5,43 'sweet':110 'teas':94 'timelin':65 'tolkien':25,31 'tolkienish':42 'use':103 'want':101 'war':84 'weirdest':118 'wrong':78 'wrote':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3697622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703178009 {#3055
    date: 2023-12-21 18:00:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3054
  +user: Proxies\__CG__\App\Entity\User {#3053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#2786
    +user: App\Entity\User {#2799 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: null
    +root: null
    +body: "Amazon LoR just sucks, is nothing of what Tolkien wrote"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706127610 {#2781
      date: 2024-01-24 21:20:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2787 …}
    +nested: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2791 …}
    +reports: Doctrine\ORM\PersistentCollection {#2793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
    -id: 240219
    -bodyTs: "'amazon':1 'lor':2 'noth':6 'suck':4 'tolkien':9 'wrote':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7489408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703162058 {#2782
      date: 2023-12-21 13:34:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2786}
  +body: """
    JRR wrote four LotR stories.\n
    \n
    Everything else is a fanfiction. Even the Silmarillion. By *far* the most obnoxious reaction to the show is from “Tolkien purists” who got their entire Tolkien knowledge base from Peter Jackson.\n
    \n
    The show is a perfectly Tolkienish story, despite the gratuitous lack of random singing, it’s just not a good one. Like, okay, you need to compress the timeline for the show, fair enough, just *do a good job of that.*\n
    \n
    Wrong Durins to fight both the War of the Rings and the Balrog?\n
    \n
    Then don’t tease the fucking Moria Balrog. If you want to use a Balrog, because Balrogs are fucking sweet, there was more than one…\n
    \n
    Honestly, the weirdest part of the show is that they’ll follow a lore deep cut with something that could only possibly fool someone that missed the deep cut, but also doesn’t know or care who Gandalf or Isildur is, so what’s the payoff for the reveal?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703178009 {#3056
    date: 2023-12-21 18:00:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@Compactor9679@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 240829
  -bodyTs: "'also':146 'balrog':90,98,105,107 'base':33 'care':151 'compress':63 'could':135 'cut':131,144 'deep':130,143 'despit':44 'doesn':147 'durin':79 'els':7 'enough':70 'entir':30 'even':11 'everyth':6 'fair':69 'fanfict':10 'far':15 'fight':81 'follow':127 'fool':138 'four':3 'fuck':96,109 'gandalf':153 'good':56,74 'got':28 'gratuit':46 'honest':116 'isildur':155 'jackson':36 'job':75 'jrr':1 'know':149 'knowledg':32 'lack':47 'like':58 'll':126 'lore':129 'lotr':4 'miss':141 'moria':97 'need':61 'obnoxi':18 'okay':59 'one':57,115 'part':119 'payoff':161 'perfect':41 'peter':35 'possibl':137 'purist':26 'random':49 'reaction':19 'reveal':164 'ring':87 'show':22,38,68,122 'silmarillion':13 'sing':50 'someon':139 'someth':133 'stori':5,43 'sweet':110 'teas':94 'timelin':65 'tolkien':25,31 'tolkienish':42 'use':103 'want':101 'war':84 'weirdest':118 'wrong':78 'wrote':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3697622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703178009 {#3055
    date: 2023-12-21 18:00:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3054
  +user: Proxies\__CG__\App\Entity\User {#3053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#2786
    +user: App\Entity\User {#2799 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: null
    +root: null
    +body: "Amazon LoR just sucks, is nothing of what Tolkien wrote"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706127610 {#2781
      date: 2024-01-24 21:20:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2787 …}
    +nested: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2791 …}
    +reports: Doctrine\ORM\PersistentCollection {#2793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
    -id: 240219
    -bodyTs: "'amazon':1 'lor':2 'noth':6 'suck':4 'tolkien':9 'wrote':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7489408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703162058 {#2782
      date: 2023-12-21 13:34:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2786}
  +body: """
    JRR wrote four LotR stories.\n
    \n
    Everything else is a fanfiction. Even the Silmarillion. By *far* the most obnoxious reaction to the show is from “Tolkien purists” who got their entire Tolkien knowledge base from Peter Jackson.\n
    \n
    The show is a perfectly Tolkienish story, despite the gratuitous lack of random singing, it’s just not a good one. Like, okay, you need to compress the timeline for the show, fair enough, just *do a good job of that.*\n
    \n
    Wrong Durins to fight both the War of the Rings and the Balrog?\n
    \n
    Then don’t tease the fucking Moria Balrog. If you want to use a Balrog, because Balrogs are fucking sweet, there was more than one…\n
    \n
    Honestly, the weirdest part of the show is that they’ll follow a lore deep cut with something that could only possibly fool someone that missed the deep cut, but also doesn’t know or care who Gandalf or Isildur is, so what’s the payoff for the reveal?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703178009 {#3056
    date: 2023-12-21 18:00:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@Compactor9679@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 240829
  -bodyTs: "'also':146 'balrog':90,98,105,107 'base':33 'care':151 'compress':63 'could':135 'cut':131,144 'deep':130,143 'despit':44 'doesn':147 'durin':79 'els':7 'enough':70 'entir':30 'even':11 'everyth':6 'fair':69 'fanfict':10 'far':15 'fight':81 'follow':127 'fool':138 'four':3 'fuck':96,109 'gandalf':153 'good':56,74 'got':28 'gratuit':46 'honest':116 'isildur':155 'jackson':36 'job':75 'jrr':1 'know':149 'knowledg':32 'lack':47 'like':58 'll':126 'lore':129 'lotr':4 'miss':141 'moria':97 'need':61 'obnoxi':18 'okay':59 'one':57,115 'part':119 'payoff':161 'perfect':41 'peter':35 'possibl':137 'purist':26 'random':49 'reaction':19 'reveal':164 'ring':87 'show':22,38,68,122 'silmarillion':13 'sing':50 'someon':139 'someth':133 'stori':5,43 'sweet':110 'teas':94 'timelin':65 'tolkien':25,31 'tolkienish':42 'use':103 'want':101 'war':84 'weirdest':118 'wrong':78 'wrote':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3697622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703178009 {#3055
    date: 2023-12-21 18:00:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3219
  +user: App\Entity\User {#2799 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#3054
    +user: Proxies\__CG__\App\Entity\User {#3053 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: App\Entity\EntryComment {#2786
      +user: App\Entity\User {#2799 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
      +image: null
      +parent: null
      +root: null
      +body: "Amazon LoR just sucks, is nothing of what Tolkien wrote"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706127610 {#2781
        date: 2024-01-24 21:20:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoMiran@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2787 …}
      +nested: Doctrine\ORM\PersistentCollection {#2789 …}
      +votes: Doctrine\ORM\PersistentCollection {#2791 …}
      +reports: Doctrine\ORM\PersistentCollection {#2793 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
      -id: 240219
      -bodyTs: "'amazon':1 'lor':2 'noth':6 'suck':4 'tolkien':9 'wrote':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7489408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703162058 {#2782
        date: 2023-12-21 13:34:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2786}
    +body: """
      JRR wrote four LotR stories.\n
      \n
      Everything else is a fanfiction. Even the Silmarillion. By *far* the most obnoxious reaction to the show is from “Tolkien purists” who got their entire Tolkien knowledge base from Peter Jackson.\n
      \n
      The show is a perfectly Tolkienish story, despite the gratuitous lack of random singing, it’s just not a good one. Like, okay, you need to compress the timeline for the show, fair enough, just *do a good job of that.*\n
      \n
      Wrong Durins to fight both the War of the Rings and the Balrog?\n
      \n
      Then don’t tease the fucking Moria Balrog. If you want to use a Balrog, because Balrogs are fucking sweet, there was more than one…\n
      \n
      Honestly, the weirdest part of the show is that they’ll follow a lore deep cut with something that could only possibly fool someone that missed the deep cut, but also doesn’t know or care who Gandalf or Isildur is, so what’s the payoff for the reveal?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703178009 {#3056
      date: 2023-12-21 18:00:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
      "@Compactor9679@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3052 …}
    +nested: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3048 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3044 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
    -id: 240829
    -bodyTs: "'also':146 'balrog':90,98,105,107 'base':33 'care':151 'compress':63 'could':135 'cut':131,144 'deep':130,143 'despit':44 'doesn':147 'durin':79 'els':7 'enough':70 'entir':30 'even':11 'everyth':6 'fair':69 'fanfict':10 'far':15 'fight':81 'follow':127 'fool':138 'four':3 'fuck':96,109 'gandalf':153 'good':56,74 'got':28 'gratuit':46 'honest':116 'isildur':155 'jackson':36 'job':75 'jrr':1 'know':149 'knowledg':32 'lack':47 'like':58 'll':126 'lore':129 'lotr':4 'miss':141 'moria':97 'need':61 'obnoxi':18 'okay':59 'one':57,115 'part':119 'payoff':161 'perfect':41 'peter':35 'possibl':137 'purist':26 'random':49 'reaction':19 'reveal':164 'ring':87 'show':22,38,68,122 'silmarillion':13 'sing':50 'someon':139 'someth':133 'stori':5,43 'sweet':110 'teas':94 'timelin':65 'tolkien':25,31 'tolkienish':42 'use':103 'want':101 'war':84 'weirdest':118 'wrong':78 'wrote':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://literature.cafe/comment/3697622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703178009 {#3055
      date: 2023-12-21 18:00:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2786}
  +body: """
    “Perfectly” except for all the descriptions Tolkien does on his books vs what Amazon did.\n
    \n
    Descriving elves as one thing and having elves as oposite for the Amazon stories. So no, not a tolkienish stories.\n
    \n
    I understand he didnt write anything that Amazon is doing, but what Amazon did is nothing like what he descrived on the books.\n
    \n
    No wonder the rating is so low and none of the LoR fans liked it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703181524 {#3220
    date: 2023-12-21 18:58:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@Compactor9679@lemm.ee"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
  -id: 241020
  -bodyTs: "'amazon':14,28,43,48 'anyth':41 'book':11,58 'descript':6 'descriv':16,55 'didnt':39 'elv':17,23 'except':2 'fan':71 'like':52,72 'lor':70 'low':65 'none':67 'noth':51 'one':19 'oposit':25 'perfect':1 'rate':62 'stori':29,35 'thing':20 'tolkien':7 'tolkienish':34 'understand':37 'vs':12 'wonder':60 'write':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7496696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703181524 {#3217
    date: 2023-12-21 18:58:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3219
  +user: App\Entity\User {#2799 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#3054
    +user: Proxies\__CG__\App\Entity\User {#3053 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: App\Entity\EntryComment {#2786
      +user: App\Entity\User {#2799 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
      +image: null
      +parent: null
      +root: null
      +body: "Amazon LoR just sucks, is nothing of what Tolkien wrote"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706127610 {#2781
        date: 2024-01-24 21:20:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoMiran@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2787 …}
      +nested: Doctrine\ORM\PersistentCollection {#2789 …}
      +votes: Doctrine\ORM\PersistentCollection {#2791 …}
      +reports: Doctrine\ORM\PersistentCollection {#2793 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
      -id: 240219
      -bodyTs: "'amazon':1 'lor':2 'noth':6 'suck':4 'tolkien':9 'wrote':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7489408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703162058 {#2782
        date: 2023-12-21 13:34:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2786}
    +body: """
      JRR wrote four LotR stories.\n
      \n
      Everything else is a fanfiction. Even the Silmarillion. By *far* the most obnoxious reaction to the show is from “Tolkien purists” who got their entire Tolkien knowledge base from Peter Jackson.\n
      \n
      The show is a perfectly Tolkienish story, despite the gratuitous lack of random singing, it’s just not a good one. Like, okay, you need to compress the timeline for the show, fair enough, just *do a good job of that.*\n
      \n
      Wrong Durins to fight both the War of the Rings and the Balrog?\n
      \n
      Then don’t tease the fucking Moria Balrog. If you want to use a Balrog, because Balrogs are fucking sweet, there was more than one…\n
      \n
      Honestly, the weirdest part of the show is that they’ll follow a lore deep cut with something that could only possibly fool someone that missed the deep cut, but also doesn’t know or care who Gandalf or Isildur is, so what’s the payoff for the reveal?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703178009 {#3056
      date: 2023-12-21 18:00:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
      "@Compactor9679@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3052 …}
    +nested: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3048 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3044 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
    -id: 240829
    -bodyTs: "'also':146 'balrog':90,98,105,107 'base':33 'care':151 'compress':63 'could':135 'cut':131,144 'deep':130,143 'despit':44 'doesn':147 'durin':79 'els':7 'enough':70 'entir':30 'even':11 'everyth':6 'fair':69 'fanfict':10 'far':15 'fight':81 'follow':127 'fool':138 'four':3 'fuck':96,109 'gandalf':153 'good':56,74 'got':28 'gratuit':46 'honest':116 'isildur':155 'jackson':36 'job':75 'jrr':1 'know':149 'knowledg':32 'lack':47 'like':58 'll':126 'lore':129 'lotr':4 'miss':141 'moria':97 'need':61 'obnoxi':18 'okay':59 'one':57,115 'part':119 'payoff':161 'perfect':41 'peter':35 'possibl':137 'purist':26 'random':49 'reaction':19 'reveal':164 'ring':87 'show':22,38,68,122 'silmarillion':13 'sing':50 'someon':139 'someth':133 'stori':5,43 'sweet':110 'teas':94 'timelin':65 'tolkien':25,31 'tolkienish':42 'use':103 'want':101 'war':84 'weirdest':118 'wrong':78 'wrote':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://literature.cafe/comment/3697622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703178009 {#3055
      date: 2023-12-21 18:00:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2786}
  +body: """
    “Perfectly” except for all the descriptions Tolkien does on his books vs what Amazon did.\n
    \n
    Descriving elves as one thing and having elves as oposite for the Amazon stories. So no, not a tolkienish stories.\n
    \n
    I understand he didnt write anything that Amazon is doing, but what Amazon did is nothing like what he descrived on the books.\n
    \n
    No wonder the rating is so low and none of the LoR fans liked it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703181524 {#3220
    date: 2023-12-21 18:58:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@Compactor9679@lemm.ee"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
  -id: 241020
  -bodyTs: "'amazon':14,28,43,48 'anyth':41 'book':11,58 'descript':6 'descriv':16,55 'didnt':39 'elv':17,23 'except':2 'fan':71 'like':52,72 'lor':70 'low':65 'none':67 'noth':51 'one':19 'oposit':25 'perfect':1 'rate':62 'stori':29,35 'thing':20 'tolkien':7 'tolkienish':34 'understand':37 'vs':12 'wonder':60 'write':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7496696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703181524 {#3217
    date: 2023-12-21 18:58:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3219
  +user: App\Entity\User {#2799 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#3054
    +user: Proxies\__CG__\App\Entity\User {#3053 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: App\Entity\EntryComment {#2786
      +user: App\Entity\User {#2799 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
      +image: null
      +parent: null
      +root: null
      +body: "Amazon LoR just sucks, is nothing of what Tolkien wrote"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706127610 {#2781
        date: 2024-01-24 21:20:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoMiran@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2787 …}
      +nested: Doctrine\ORM\PersistentCollection {#2789 …}
      +votes: Doctrine\ORM\PersistentCollection {#2791 …}
      +reports: Doctrine\ORM\PersistentCollection {#2793 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
      -id: 240219
      -bodyTs: "'amazon':1 'lor':2 'noth':6 'suck':4 'tolkien':9 'wrote':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7489408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703162058 {#2782
        date: 2023-12-21 13:34:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2786}
    +body: """
      JRR wrote four LotR stories.\n
      \n
      Everything else is a fanfiction. Even the Silmarillion. By *far* the most obnoxious reaction to the show is from “Tolkien purists” who got their entire Tolkien knowledge base from Peter Jackson.\n
      \n
      The show is a perfectly Tolkienish story, despite the gratuitous lack of random singing, it’s just not a good one. Like, okay, you need to compress the timeline for the show, fair enough, just *do a good job of that.*\n
      \n
      Wrong Durins to fight both the War of the Rings and the Balrog?\n
      \n
      Then don’t tease the fucking Moria Balrog. If you want to use a Balrog, because Balrogs are fucking sweet, there was more than one…\n
      \n
      Honestly, the weirdest part of the show is that they’ll follow a lore deep cut with something that could only possibly fool someone that missed the deep cut, but also doesn’t know or care who Gandalf or Isildur is, so what’s the payoff for the reveal?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703178009 {#3056
      date: 2023-12-21 18:00:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
      "@Compactor9679@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3052 …}
    +nested: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3048 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3044 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
    -id: 240829
    -bodyTs: "'also':146 'balrog':90,98,105,107 'base':33 'care':151 'compress':63 'could':135 'cut':131,144 'deep':130,143 'despit':44 'doesn':147 'durin':79 'els':7 'enough':70 'entir':30 'even':11 'everyth':6 'fair':69 'fanfict':10 'far':15 'fight':81 'follow':127 'fool':138 'four':3 'fuck':96,109 'gandalf':153 'good':56,74 'got':28 'gratuit':46 'honest':116 'isildur':155 'jackson':36 'job':75 'jrr':1 'know':149 'knowledg':32 'lack':47 'like':58 'll':126 'lore':129 'lotr':4 'miss':141 'moria':97 'need':61 'obnoxi':18 'okay':59 'one':57,115 'part':119 'payoff':161 'perfect':41 'peter':35 'possibl':137 'purist':26 'random':49 'reaction':19 'reveal':164 'ring':87 'show':22,38,68,122 'silmarillion':13 'sing':50 'someon':139 'someth':133 'stori':5,43 'sweet':110 'teas':94 'timelin':65 'tolkien':25,31 'tolkienish':42 'use':103 'want':101 'war':84 'weirdest':118 'wrong':78 'wrote':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://literature.cafe/comment/3697622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703178009 {#3055
      date: 2023-12-21 18:00:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2786}
  +body: """
    “Perfectly” except for all the descriptions Tolkien does on his books vs what Amazon did.\n
    \n
    Descriving elves as one thing and having elves as oposite for the Amazon stories. So no, not a tolkienish stories.\n
    \n
    I understand he didnt write anything that Amazon is doing, but what Amazon did is nothing like what he descrived on the books.\n
    \n
    No wonder the rating is so low and none of the LoR fans liked it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703181524 {#3220
    date: 2023-12-21 18:58:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@Compactor9679@lemm.ee"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
  -id: 241020
  -bodyTs: "'amazon':14,28,43,48 'anyth':41 'book':11,58 'descript':6 'descriv':16,55 'didnt':39 'elv':17,23 'except':2 'fan':71 'like':52,72 'lor':70 'low':65 'none':67 'noth':51 'one':19 'oposit':25 'perfect':1 'rate':62 'stori':29,35 'thing':20 'tolkien':7 'tolkienish':34 'understand':37 'vs':12 'wonder':60 'write':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7496696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703181524 {#3217
    date: 2023-12-21 18:58:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
App\Entity\EntryComment {#2859
  +user: App\Entity\User {#2872 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Tolkien Estate? What’s that? People profiting off of the work of an author who has been dead for 50 years?\n
    \n
    Copyright law is fucked up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1707800589 {#2854
    date: 2024-02-13 06:03:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2860 …}
  +nested: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  -id: 239211
  -bodyTs: "'50':20 'author':14 'copyright':22 'dead':18 'estat':2 'fuck':25 'law':23 'peopl':6 'profit':7 'tolkien':1 'work':11 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/4167448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703120000 {#2855
    date: 2023-12-21 01:53:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2859
  +user: App\Entity\User {#2872 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Tolkien Estate? What’s that? People profiting off of the work of an author who has been dead for 50 years?\n
    \n
    Copyright law is fucked up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1707800589 {#2854
    date: 2024-02-13 06:03:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2860 …}
  +nested: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  -id: 239211
  -bodyTs: "'50':20 'author':14 'copyright':22 'dead':18 'estat':2 'fuck':25 'law':23 'peopl':6 'profit':7 'tolkien':1 'work':11 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/4167448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703120000 {#2855
    date: 2023-12-21 01:53:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2859
  +user: App\Entity\User {#2872 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Tolkien Estate? What’s that? People profiting off of the work of an author who has been dead for 50 years?\n
    \n
    Copyright law is fucked up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1707800589 {#2854
    date: 2024-02-13 06:03:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2860 …}
  +nested: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  -id: 239211
  -bodyTs: "'50':20 'author':14 'copyright':22 'dead':18 'estat':2 'fuck':25 'law':23 'peopl':6 'profit':7 'tolkien':1 'work':11 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/4167448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703120000 {#2855
    date: 2023-12-21 01:53:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3069
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#2859
    +user: App\Entity\User {#2872 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tolkien Estate? What’s that? People profiting off of the work of an author who has been dead for 50 years?\n
      \n
      Copyright law is fucked up.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1707800589 {#2854
      date: 2024-02-13 06:03:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2860 …}
    +nested: Doctrine\ORM\PersistentCollection {#2862 …}
    +votes: Doctrine\ORM\PersistentCollection {#2864 …}
    +reports: Doctrine\ORM\PersistentCollection {#2866 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    -id: 239211
    -bodyTs: "'50':20 'author':14 'copyright':22 'dead':18 'estat':2 'fuck':25 'law':23 'peopl':6 'profit':7 'tolkien':1 'work':11 'year':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eviltoast.org/comment/4167448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703120000 {#2855
      date: 2023-12-21 01:53:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2859}
  +body: """
    I dunno, if I build a house, I can leave it to my family for generations. Indeed, barring something interfering with that ownership, it *will* be passed along. Maybe they’ll sell it, or take out a loan against it and default, or a disaster could strike, or whatever.\n
    \n
    Why would any other creation be *less* portable to my heirs?\n
    \n
    Mind you, I’m definitely of the belief that artistic creations like books should *eventually* go public domain. I’m fine with any number of possible restrictions on that duration. But it is strange that one of the only things that automatically gets removed from a family are things like writing. Ideas, if you want to break it down. We treat them different than other things we create.\n
    \n
    Again, I’m fine with there’s being limits on holding ideas restricted. That’s necessary to prevent loss of such things, that are harder to preserve than something like a piece of jewelry, or a statue, or a house. That’s why patents and copyrights *need* to expire, but I can’t agree that the limits as they exist are fucked up/bad/wrong.\n
    \n
    Seriously, I’m a published author, I’ve spent a lot of time thinking about such things.\n
    \n
    Now, I would *love* to see the laws change so that any copyright held by a publicly traded company, or that has been sold/abandoned by the actual heirs of the author is shorter than when held by the heirs of the author.\n
    \n
    And, any popular work is going to have the issue of who gets to decide what is and isn’t done to the works before or after public domain. You can end up with something wonderful being shat on by asshats. So it isn’t like copyrights expiring is without drawbacks. When what’s at stake is only keeping the works published and available, that’s a clear cut thing that benefits everyone.\n
    \n
    But adaptations, expansions, “fanfic”? I would definitely prefer someone that at least has some chance of the author’s intent being known than some shitty company looking to milk the work for every possible dime.\n
    \n
    Why shouldn’t authors be able to build generational wealth the way a business can? You’re talking about people profiting off a dead man, but that’s what investments and properties and such *are*. It’s future generations profiting off a dead person’s work. There’s billionaires out there that are sitting on wealth that was amassed not just decades ago, but sometimes centuries. Why do authors not have that possibility?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703206706 {#3071
    date: 2023-12-22 01:58:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@NaoPb@eviltoast.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 241999
  -bodyTs: "'abl':364 'actual':235 'adapt':325 'ago':421 'agre':182 'along':28 'amass':417 'artist':70 'asshat':291 'author':197,239,250,341,362,427 'automat':102 'avail':314 'bar':18 'belief':68 'benefit':322 'billionair':407 'book':73 'break':117 'build':5,366 'busi':372 'centuri':424 'chanc':338 'chang':217 'clear':318 'compani':227,349 'copyright':174,221,297 'could':46 'creat':128 'creation':54,71 'cut':319 'dead':382,401 'decad':420 'decid':265 'default':42 'definit':65,330 'differ':123 'dime':358 'disast':45 'domain':78,279 'done':271 'drawback':301 'dunno':2 'durat':90 'end':282 'eventu':75 'everi':356 'everyon':323 'exist':188 'expans':326 'expir':177,298 'famili':14,107 'fanfic':327 'fine':81,132 'fuck':190 'futur':396 'generat':16,367,397 'get':103,263 'go':76,256 'harder':153 'heir':60,236,247 'held':222,244 'hold':139 'hous':7,168 'idea':112,140 'inde':17 'intent':343 'interf':20 'invest':388 'isn':269,294 'issu':260 'jewelri':162 'keep':309 'known':345 'law':216 'least':335 'leav':10 'less':56 'like':72,110,158,296 'limit':137,185 'll':31 'loan':38 'look':350 'loss':147 'lot':202 'love':212 'm':64,80,131,194 'man':383 'mayb':29 'milk':352 'mind':61 'necessari':144 'need':175 'number':84 'one':96 'ownership':23 'pass':27 'patent':172 'peopl':378 'person':402 'piec':160 'popular':253 'portabl':57 'possibl':86,357,431 'prefer':331 'preserv':155 'prevent':146 'profit':379,398 'properti':390 'public':77,225,278 'publish':196,312 're':375 'remov':104 'restrict':87,141 'see':214 'sell':32 'serious':192 'shat':288 'shitti':348 'shorter':241 'shouldn':360 'sit':412 'sold/abandoned':232 'someon':332 'someth':19,157,285 'sometim':423 'spent':200 'stake':306 'statu':165 'strang':94 'strike':47 'take':35 'talk':376 'thing':100,109,126,150,208,320 'think':205 'time':204 'trade':226 'treat':121 'up/bad/wrong':191 've':199 'want':115 'way':370 'wealth':368,414 'whatev':49 'without':300 'wonder':286 'work':254,274,311,354,404 'would':51,211,329 'write':111"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703206706 {#3070
    date: 2023-12-22 01:58:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3069
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#2859
    +user: App\Entity\User {#2872 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tolkien Estate? What’s that? People profiting off of the work of an author who has been dead for 50 years?\n
      \n
      Copyright law is fucked up.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1707800589 {#2854
      date: 2024-02-13 06:03:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2860 …}
    +nested: Doctrine\ORM\PersistentCollection {#2862 …}
    +votes: Doctrine\ORM\PersistentCollection {#2864 …}
    +reports: Doctrine\ORM\PersistentCollection {#2866 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    -id: 239211
    -bodyTs: "'50':20 'author':14 'copyright':22 'dead':18 'estat':2 'fuck':25 'law':23 'peopl':6 'profit':7 'tolkien':1 'work':11 'year':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eviltoast.org/comment/4167448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703120000 {#2855
      date: 2023-12-21 01:53:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2859}
  +body: """
    I dunno, if I build a house, I can leave it to my family for generations. Indeed, barring something interfering with that ownership, it *will* be passed along. Maybe they’ll sell it, or take out a loan against it and default, or a disaster could strike, or whatever.\n
    \n
    Why would any other creation be *less* portable to my heirs?\n
    \n
    Mind you, I’m definitely of the belief that artistic creations like books should *eventually* go public domain. I’m fine with any number of possible restrictions on that duration. But it is strange that one of the only things that automatically gets removed from a family are things like writing. Ideas, if you want to break it down. We treat them different than other things we create.\n
    \n
    Again, I’m fine with there’s being limits on holding ideas restricted. That’s necessary to prevent loss of such things, that are harder to preserve than something like a piece of jewelry, or a statue, or a house. That’s why patents and copyrights *need* to expire, but I can’t agree that the limits as they exist are fucked up/bad/wrong.\n
    \n
    Seriously, I’m a published author, I’ve spent a lot of time thinking about such things.\n
    \n
    Now, I would *love* to see the laws change so that any copyright held by a publicly traded company, or that has been sold/abandoned by the actual heirs of the author is shorter than when held by the heirs of the author.\n
    \n
    And, any popular work is going to have the issue of who gets to decide what is and isn’t done to the works before or after public domain. You can end up with something wonderful being shat on by asshats. So it isn’t like copyrights expiring is without drawbacks. When what’s at stake is only keeping the works published and available, that’s a clear cut thing that benefits everyone.\n
    \n
    But adaptations, expansions, “fanfic”? I would definitely prefer someone that at least has some chance of the author’s intent being known than some shitty company looking to milk the work for every possible dime.\n
    \n
    Why shouldn’t authors be able to build generational wealth the way a business can? You’re talking about people profiting off a dead man, but that’s what investments and properties and such *are*. It’s future generations profiting off a dead person’s work. There’s billionaires out there that are sitting on wealth that was amassed not just decades ago, but sometimes centuries. Why do authors not have that possibility?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703206706 {#3071
    date: 2023-12-22 01:58:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@NaoPb@eviltoast.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 241999
  -bodyTs: "'abl':364 'actual':235 'adapt':325 'ago':421 'agre':182 'along':28 'amass':417 'artist':70 'asshat':291 'author':197,239,250,341,362,427 'automat':102 'avail':314 'bar':18 'belief':68 'benefit':322 'billionair':407 'book':73 'break':117 'build':5,366 'busi':372 'centuri':424 'chanc':338 'chang':217 'clear':318 'compani':227,349 'copyright':174,221,297 'could':46 'creat':128 'creation':54,71 'cut':319 'dead':382,401 'decad':420 'decid':265 'default':42 'definit':65,330 'differ':123 'dime':358 'disast':45 'domain':78,279 'done':271 'drawback':301 'dunno':2 'durat':90 'end':282 'eventu':75 'everi':356 'everyon':323 'exist':188 'expans':326 'expir':177,298 'famili':14,107 'fanfic':327 'fine':81,132 'fuck':190 'futur':396 'generat':16,367,397 'get':103,263 'go':76,256 'harder':153 'heir':60,236,247 'held':222,244 'hold':139 'hous':7,168 'idea':112,140 'inde':17 'intent':343 'interf':20 'invest':388 'isn':269,294 'issu':260 'jewelri':162 'keep':309 'known':345 'law':216 'least':335 'leav':10 'less':56 'like':72,110,158,296 'limit':137,185 'll':31 'loan':38 'look':350 'loss':147 'lot':202 'love':212 'm':64,80,131,194 'man':383 'mayb':29 'milk':352 'mind':61 'necessari':144 'need':175 'number':84 'one':96 'ownership':23 'pass':27 'patent':172 'peopl':378 'person':402 'piec':160 'popular':253 'portabl':57 'possibl':86,357,431 'prefer':331 'preserv':155 'prevent':146 'profit':379,398 'properti':390 'public':77,225,278 'publish':196,312 're':375 'remov':104 'restrict':87,141 'see':214 'sell':32 'serious':192 'shat':288 'shitti':348 'shorter':241 'shouldn':360 'sit':412 'sold/abandoned':232 'someon':332 'someth':19,157,285 'sometim':423 'spent':200 'stake':306 'statu':165 'strang':94 'strike':47 'take':35 'talk':376 'thing':100,109,126,150,208,320 'think':205 'time':204 'trade':226 'treat':121 'up/bad/wrong':191 've':199 'want':115 'way':370 'wealth':368,414 'whatev':49 'without':300 'wonder':286 'work':254,274,311,354,404 'would':51,211,329 'write':111"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703206706 {#3070
    date: 2023-12-22 01:58:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3069
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#2859
    +user: App\Entity\User {#2872 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tolkien Estate? What’s that? People profiting off of the work of an author who has been dead for 50 years?\n
      \n
      Copyright law is fucked up.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1707800589 {#2854
      date: 2024-02-13 06:03:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2860 …}
    +nested: Doctrine\ORM\PersistentCollection {#2862 …}
    +votes: Doctrine\ORM\PersistentCollection {#2864 …}
    +reports: Doctrine\ORM\PersistentCollection {#2866 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    -id: 239211
    -bodyTs: "'50':20 'author':14 'copyright':22 'dead':18 'estat':2 'fuck':25 'law':23 'peopl':6 'profit':7 'tolkien':1 'work':11 'year':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eviltoast.org/comment/4167448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703120000 {#2855
      date: 2023-12-21 01:53:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2859}
  +body: """
    I dunno, if I build a house, I can leave it to my family for generations. Indeed, barring something interfering with that ownership, it *will* be passed along. Maybe they’ll sell it, or take out a loan against it and default, or a disaster could strike, or whatever.\n
    \n
    Why would any other creation be *less* portable to my heirs?\n
    \n
    Mind you, I’m definitely of the belief that artistic creations like books should *eventually* go public domain. I’m fine with any number of possible restrictions on that duration. But it is strange that one of the only things that automatically gets removed from a family are things like writing. Ideas, if you want to break it down. We treat them different than other things we create.\n
    \n
    Again, I’m fine with there’s being limits on holding ideas restricted. That’s necessary to prevent loss of such things, that are harder to preserve than something like a piece of jewelry, or a statue, or a house. That’s why patents and copyrights *need* to expire, but I can’t agree that the limits as they exist are fucked up/bad/wrong.\n
    \n
    Seriously, I’m a published author, I’ve spent a lot of time thinking about such things.\n
    \n
    Now, I would *love* to see the laws change so that any copyright held by a publicly traded company, or that has been sold/abandoned by the actual heirs of the author is shorter than when held by the heirs of the author.\n
    \n
    And, any popular work is going to have the issue of who gets to decide what is and isn’t done to the works before or after public domain. You can end up with something wonderful being shat on by asshats. So it isn’t like copyrights expiring is without drawbacks. When what’s at stake is only keeping the works published and available, that’s a clear cut thing that benefits everyone.\n
    \n
    But adaptations, expansions, “fanfic”? I would definitely prefer someone that at least has some chance of the author’s intent being known than some shitty company looking to milk the work for every possible dime.\n
    \n
    Why shouldn’t authors be able to build generational wealth the way a business can? You’re talking about people profiting off a dead man, but that’s what investments and properties and such *are*. It’s future generations profiting off a dead person’s work. There’s billionaires out there that are sitting on wealth that was amassed not just decades ago, but sometimes centuries. Why do authors not have that possibility?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703206706 {#3071
    date: 2023-12-22 01:58:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@NaoPb@eviltoast.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 241999
  -bodyTs: "'abl':364 'actual':235 'adapt':325 'ago':421 'agre':182 'along':28 'amass':417 'artist':70 'asshat':291 'author':197,239,250,341,362,427 'automat':102 'avail':314 'bar':18 'belief':68 'benefit':322 'billionair':407 'book':73 'break':117 'build':5,366 'busi':372 'centuri':424 'chanc':338 'chang':217 'clear':318 'compani':227,349 'copyright':174,221,297 'could':46 'creat':128 'creation':54,71 'cut':319 'dead':382,401 'decad':420 'decid':265 'default':42 'definit':65,330 'differ':123 'dime':358 'disast':45 'domain':78,279 'done':271 'drawback':301 'dunno':2 'durat':90 'end':282 'eventu':75 'everi':356 'everyon':323 'exist':188 'expans':326 'expir':177,298 'famili':14,107 'fanfic':327 'fine':81,132 'fuck':190 'futur':396 'generat':16,367,397 'get':103,263 'go':76,256 'harder':153 'heir':60,236,247 'held':222,244 'hold':139 'hous':7,168 'idea':112,140 'inde':17 'intent':343 'interf':20 'invest':388 'isn':269,294 'issu':260 'jewelri':162 'keep':309 'known':345 'law':216 'least':335 'leav':10 'less':56 'like':72,110,158,296 'limit':137,185 'll':31 'loan':38 'look':350 'loss':147 'lot':202 'love':212 'm':64,80,131,194 'man':383 'mayb':29 'milk':352 'mind':61 'necessari':144 'need':175 'number':84 'one':96 'ownership':23 'pass':27 'patent':172 'peopl':378 'person':402 'piec':160 'popular':253 'portabl':57 'possibl':86,357,431 'prefer':331 'preserv':155 'prevent':146 'profit':379,398 'properti':390 'public':77,225,278 'publish':196,312 're':375 'remov':104 'restrict':87,141 'see':214 'sell':32 'serious':192 'shat':288 'shitti':348 'shorter':241 'shouldn':360 'sit':412 'sold/abandoned':232 'someon':332 'someth':19,157,285 'sometim':423 'spent':200 'stake':306 'statu':165 'strang':94 'strike':47 'take':35 'talk':376 'thing':100,109,126,150,208,320 'think':205 'time':204 'trade':226 'treat':121 'up/bad/wrong':191 've':199 'want':115 'way':370 'wealth':368,414 'whatev':49 'without':300 'wonder':286 'work':254,274,311,354,404 'would':51,211,329 'write':111"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703206706 {#3070
    date: 2023-12-22 01:58:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
App\Entity\EntryComment {#3277
  +user: App\Entity\User {#2872 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#3069
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: App\Entity\EntryComment {#2859
      +user: App\Entity\User {#2872 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tolkien Estate? What’s that? People profiting off of the work of an author who has been dead for 50 years?\n
        \n
        Copyright law is fucked up.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1707800589 {#2854
        date: 2024-02-13 06:03:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoMiran@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2860 …}
      +nested: Doctrine\ORM\PersistentCollection {#2862 …}
      +votes: Doctrine\ORM\PersistentCollection {#2864 …}
      +reports: Doctrine\ORM\PersistentCollection {#2866 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
      -id: 239211
      -bodyTs: "'50':20 'author':14 'copyright':22 'dead':18 'estat':2 'fuck':25 'law':23 'peopl':6 'profit':7 'tolkien':1 'work':11 'year':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://eviltoast.org/comment/4167448"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703120000 {#2855
        date: 2023-12-21 01:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2859}
    +body: """
      I dunno, if I build a house, I can leave it to my family for generations. Indeed, barring something interfering with that ownership, it *will* be passed along. Maybe they’ll sell it, or take out a loan against it and default, or a disaster could strike, or whatever.\n
      \n
      Why would any other creation be *less* portable to my heirs?\n
      \n
      Mind you, I’m definitely of the belief that artistic creations like books should *eventually* go public domain. I’m fine with any number of possible restrictions on that duration. But it is strange that one of the only things that automatically gets removed from a family are things like writing. Ideas, if you want to break it down. We treat them different than other things we create.\n
      \n
      Again, I’m fine with there’s being limits on holding ideas restricted. That’s necessary to prevent loss of such things, that are harder to preserve than something like a piece of jewelry, or a statue, or a house. That’s why patents and copyrights *need* to expire, but I can’t agree that the limits as they exist are fucked up/bad/wrong.\n
      \n
      Seriously, I’m a published author, I’ve spent a lot of time thinking about such things.\n
      \n
      Now, I would *love* to see the laws change so that any copyright held by a publicly traded company, or that has been sold/abandoned by the actual heirs of the author is shorter than when held by the heirs of the author.\n
      \n
      And, any popular work is going to have the issue of who gets to decide what is and isn’t done to the works before or after public domain. You can end up with something wonderful being shat on by asshats. So it isn’t like copyrights expiring is without drawbacks. When what’s at stake is only keeping the works published and available, that’s a clear cut thing that benefits everyone.\n
      \n
      But adaptations, expansions, “fanfic”? I would definitely prefer someone that at least has some chance of the author’s intent being known than some shitty company looking to milk the work for every possible dime.\n
      \n
      Why shouldn’t authors be able to build generational wealth the way a business can? You’re talking about people profiting off a dead man, but that’s what investments and properties and such *are*. It’s future generations profiting off a dead person’s work. There’s billionaires out there that are sitting on wealth that was amassed not just decades ago, but sometimes centuries. Why do authors not have that possibility?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703206706 {#3071
      date: 2023-12-22 01:58:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
      "@NaoPb@eviltoast.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 241999
    -bodyTs: "'abl':364 'actual':235 'adapt':325 'ago':421 'agre':182 'along':28 'amass':417 'artist':70 'asshat':291 'author':197,239,250,341,362,427 'automat':102 'avail':314 'bar':18 'belief':68 'benefit':322 'billionair':407 'book':73 'break':117 'build':5,366 'busi':372 'centuri':424 'chanc':338 'chang':217 'clear':318 'compani':227,349 'copyright':174,221,297 'could':46 'creat':128 'creation':54,71 'cut':319 'dead':382,401 'decad':420 'decid':265 'default':42 'definit':65,330 'differ':123 'dime':358 'disast':45 'domain':78,279 'done':271 'drawback':301 'dunno':2 'durat':90 'end':282 'eventu':75 'everi':356 'everyon':323 'exist':188 'expans':326 'expir':177,298 'famili':14,107 'fanfic':327 'fine':81,132 'fuck':190 'futur':396 'generat':16,367,397 'get':103,263 'go':76,256 'harder':153 'heir':60,236,247 'held':222,244 'hold':139 'hous':7,168 'idea':112,140 'inde':17 'intent':343 'interf':20 'invest':388 'isn':269,294 'issu':260 'jewelri':162 'keep':309 'known':345 'law':216 'least':335 'leav':10 'less':56 'like':72,110,158,296 'limit':137,185 'll':31 'loan':38 'look':350 'loss':147 'lot':202 'love':212 'm':64,80,131,194 'man':383 'mayb':29 'milk':352 'mind':61 'necessari':144 'need':175 'number':84 'one':96 'ownership':23 'pass':27 'patent':172 'peopl':378 'person':402 'piec':160 'popular':253 'portabl':57 'possibl':86,357,431 'prefer':331 'preserv':155 'prevent':146 'profit':379,398 'properti':390 'public':77,225,278 'publish':196,312 're':375 'remov':104 'restrict':87,141 'see':214 'sell':32 'serious':192 'shat':288 'shitti':348 'shorter':241 'shouldn':360 'sit':412 'sold/abandoned':232 'someon':332 'someth':19,157,285 'sometim':423 'spent':200 'stake':306 'statu':165 'strang':94 'strike':47 'take':35 'talk':376 'thing':100,109,126,150,208,320 'think':205 'time':204 'trade':226 'treat':121 'up/bad/wrong':191 've':199 'want':115 'way':370 'wealth':368,414 'whatev':49 'without':300 'wonder':286 'work':254,274,311,354,404 'would':51,211,329 'write':111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6774124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703206706 {#3070
      date: 2023-12-22 01:58:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2859}
  +body: """
    I understand that at a personal level you would want to share wealth with your children and their children, but that is not what copyright is about. The intention is that the creator gets to make their earnings out of their original product for a limited time only. So that they can continue to make original products and make a living. It is not intended to provide for your family for generations. While this may be what it has become with the help of corporations, in my opinion this is not it’s intended use.\n
    \n
    Aside from that I think your works should become public domain after a limited time, prefferedly during your lifetime. So that as much as possible people get to enjoy your original works of art.\n
    \n
    You make a good point about generational wealth in business and I think there should be limits to that as well. It doesn’t help the world at all if wealth just stagnates like that and in my opinion it should be shared with those doing the actual work, instead of a select few who were born in it, were extremely lucky, or gained money in immoral ways.\n
    \n
    I’ll leave it at that since I am not the right person to go into a discussion with you about all of these things. I do want to thank you for your work and for gifting us with your books entertaining us and giving us an escape of daily problems, expanding our knowledge with educational content or whatever else. Know that you are valued and there are people out there being touched by your work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703548991 {#3274
    date: 2023-12-26 01:03:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@NaoPb@eviltoast.org"
    "@southsamurai@sh.itjust.works"
    "@JoMiran@lemmy.ml"
    "@NaoPb@eviltoast.org"
    "@southsamurai@sh.itjust.works"
    "@JoMiran@lemmy.ml"
    "@NaoPb@eviltoast.org"
    "@southsamurai@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3280 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 252309
  -bodyTs: "'actual':177 'art':129 'asid':96 'becom':80,104 'book':238 'born':186 'busi':139 'children':16,19 'content':254 'continu':53 'copyright':25 'corpor':85 'creator':33 'daili':247 'discuss':215 'doesn':152 'domain':106 'earn':38 'educ':253 'els':257 'enjoy':124 'entertain':239 'escap':245 'expand':249 'extrem':190 'famili':70 'gain':193 'generat':72,136 'get':34,122 'gift':234 'give':242 'go':212 'good':133 'help':83,154 'immor':196 'instead':179 'intend':65,94 'intent':29 'know':258 'knowledg':251 'leav':200 'level':7 'lifetim':114 'like':163 'limit':46,109,146 'live':61 'll':199 'lucki':191 'make':36,55,59,131 'may':75 'money':194 'much':118 'opinion':88,168 'origin':42,56,126 'peopl':121,266 'person':6,210 'point':134 'possibl':120 'preffer':111 'problem':248 'product':43,57 'provid':67 'public':105 'right':209 'select':182 'share':12,172 'sinc':204 'stagnat':162 'thank':227 'thing':222 'think':100,142 'time':47,110 'touch':270 'understand':2 'us':235,240,243 'use':95 'valu':262 'want':10,225 'way':197 'wealth':13,137,160 'well':150 'whatev':256 'work':102,127,178,231,273 'world':156 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/4248460"
  +editedAt: DateTimeImmutable @1707797690 {#3275
    date: 2024-02-13 05:14:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703548991 {#3276
    date: 2023-12-26 01:03:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3277
  +user: App\Entity\User {#2872 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#3069
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: App\Entity\EntryComment {#2859
      +user: App\Entity\User {#2872 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tolkien Estate? What’s that? People profiting off of the work of an author who has been dead for 50 years?\n
        \n
        Copyright law is fucked up.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1707800589 {#2854
        date: 2024-02-13 06:03:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoMiran@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2860 …}
      +nested: Doctrine\ORM\PersistentCollection {#2862 …}
      +votes: Doctrine\ORM\PersistentCollection {#2864 …}
      +reports: Doctrine\ORM\PersistentCollection {#2866 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
      -id: 239211
      -bodyTs: "'50':20 'author':14 'copyright':22 'dead':18 'estat':2 'fuck':25 'law':23 'peopl':6 'profit':7 'tolkien':1 'work':11 'year':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://eviltoast.org/comment/4167448"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703120000 {#2855
        date: 2023-12-21 01:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2859}
    +body: """
      I dunno, if I build a house, I can leave it to my family for generations. Indeed, barring something interfering with that ownership, it *will* be passed along. Maybe they’ll sell it, or take out a loan against it and default, or a disaster could strike, or whatever.\n
      \n
      Why would any other creation be *less* portable to my heirs?\n
      \n
      Mind you, I’m definitely of the belief that artistic creations like books should *eventually* go public domain. I’m fine with any number of possible restrictions on that duration. But it is strange that one of the only things that automatically gets removed from a family are things like writing. Ideas, if you want to break it down. We treat them different than other things we create.\n
      \n
      Again, I’m fine with there’s being limits on holding ideas restricted. That’s necessary to prevent loss of such things, that are harder to preserve than something like a piece of jewelry, or a statue, or a house. That’s why patents and copyrights *need* to expire, but I can’t agree that the limits as they exist are fucked up/bad/wrong.\n
      \n
      Seriously, I’m a published author, I’ve spent a lot of time thinking about such things.\n
      \n
      Now, I would *love* to see the laws change so that any copyright held by a publicly traded company, or that has been sold/abandoned by the actual heirs of the author is shorter than when held by the heirs of the author.\n
      \n
      And, any popular work is going to have the issue of who gets to decide what is and isn’t done to the works before or after public domain. You can end up with something wonderful being shat on by asshats. So it isn’t like copyrights expiring is without drawbacks. When what’s at stake is only keeping the works published and available, that’s a clear cut thing that benefits everyone.\n
      \n
      But adaptations, expansions, “fanfic”? I would definitely prefer someone that at least has some chance of the author’s intent being known than some shitty company looking to milk the work for every possible dime.\n
      \n
      Why shouldn’t authors be able to build generational wealth the way a business can? You’re talking about people profiting off a dead man, but that’s what investments and properties and such *are*. It’s future generations profiting off a dead person’s work. There’s billionaires out there that are sitting on wealth that was amassed not just decades ago, but sometimes centuries. Why do authors not have that possibility?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703206706 {#3071
      date: 2023-12-22 01:58:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
      "@NaoPb@eviltoast.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 241999
    -bodyTs: "'abl':364 'actual':235 'adapt':325 'ago':421 'agre':182 'along':28 'amass':417 'artist':70 'asshat':291 'author':197,239,250,341,362,427 'automat':102 'avail':314 'bar':18 'belief':68 'benefit':322 'billionair':407 'book':73 'break':117 'build':5,366 'busi':372 'centuri':424 'chanc':338 'chang':217 'clear':318 'compani':227,349 'copyright':174,221,297 'could':46 'creat':128 'creation':54,71 'cut':319 'dead':382,401 'decad':420 'decid':265 'default':42 'definit':65,330 'differ':123 'dime':358 'disast':45 'domain':78,279 'done':271 'drawback':301 'dunno':2 'durat':90 'end':282 'eventu':75 'everi':356 'everyon':323 'exist':188 'expans':326 'expir':177,298 'famili':14,107 'fanfic':327 'fine':81,132 'fuck':190 'futur':396 'generat':16,367,397 'get':103,263 'go':76,256 'harder':153 'heir':60,236,247 'held':222,244 'hold':139 'hous':7,168 'idea':112,140 'inde':17 'intent':343 'interf':20 'invest':388 'isn':269,294 'issu':260 'jewelri':162 'keep':309 'known':345 'law':216 'least':335 'leav':10 'less':56 'like':72,110,158,296 'limit':137,185 'll':31 'loan':38 'look':350 'loss':147 'lot':202 'love':212 'm':64,80,131,194 'man':383 'mayb':29 'milk':352 'mind':61 'necessari':144 'need':175 'number':84 'one':96 'ownership':23 'pass':27 'patent':172 'peopl':378 'person':402 'piec':160 'popular':253 'portabl':57 'possibl':86,357,431 'prefer':331 'preserv':155 'prevent':146 'profit':379,398 'properti':390 'public':77,225,278 'publish':196,312 're':375 'remov':104 'restrict':87,141 'see':214 'sell':32 'serious':192 'shat':288 'shitti':348 'shorter':241 'shouldn':360 'sit':412 'sold/abandoned':232 'someon':332 'someth':19,157,285 'sometim':423 'spent':200 'stake':306 'statu':165 'strang':94 'strike':47 'take':35 'talk':376 'thing':100,109,126,150,208,320 'think':205 'time':204 'trade':226 'treat':121 'up/bad/wrong':191 've':199 'want':115 'way':370 'wealth':368,414 'whatev':49 'without':300 'wonder':286 'work':254,274,311,354,404 'would':51,211,329 'write':111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6774124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703206706 {#3070
      date: 2023-12-22 01:58:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2859}
  +body: """
    I understand that at a personal level you would want to share wealth with your children and their children, but that is not what copyright is about. The intention is that the creator gets to make their earnings out of their original product for a limited time only. So that they can continue to make original products and make a living. It is not intended to provide for your family for generations. While this may be what it has become with the help of corporations, in my opinion this is not it’s intended use.\n
    \n
    Aside from that I think your works should become public domain after a limited time, prefferedly during your lifetime. So that as much as possible people get to enjoy your original works of art.\n
    \n
    You make a good point about generational wealth in business and I think there should be limits to that as well. It doesn’t help the world at all if wealth just stagnates like that and in my opinion it should be shared with those doing the actual work, instead of a select few who were born in it, were extremely lucky, or gained money in immoral ways.\n
    \n
    I’ll leave it at that since I am not the right person to go into a discussion with you about all of these things. I do want to thank you for your work and for gifting us with your books entertaining us and giving us an escape of daily problems, expanding our knowledge with educational content or whatever else. Know that you are valued and there are people out there being touched by your work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703548991 {#3274
    date: 2023-12-26 01:03:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@NaoPb@eviltoast.org"
    "@southsamurai@sh.itjust.works"
    "@JoMiran@lemmy.ml"
    "@NaoPb@eviltoast.org"
    "@southsamurai@sh.itjust.works"
    "@JoMiran@lemmy.ml"
    "@NaoPb@eviltoast.org"
    "@southsamurai@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3280 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 252309
  -bodyTs: "'actual':177 'art':129 'asid':96 'becom':80,104 'book':238 'born':186 'busi':139 'children':16,19 'content':254 'continu':53 'copyright':25 'corpor':85 'creator':33 'daili':247 'discuss':215 'doesn':152 'domain':106 'earn':38 'educ':253 'els':257 'enjoy':124 'entertain':239 'escap':245 'expand':249 'extrem':190 'famili':70 'gain':193 'generat':72,136 'get':34,122 'gift':234 'give':242 'go':212 'good':133 'help':83,154 'immor':196 'instead':179 'intend':65,94 'intent':29 'know':258 'knowledg':251 'leav':200 'level':7 'lifetim':114 'like':163 'limit':46,109,146 'live':61 'll':199 'lucki':191 'make':36,55,59,131 'may':75 'money':194 'much':118 'opinion':88,168 'origin':42,56,126 'peopl':121,266 'person':6,210 'point':134 'possibl':120 'preffer':111 'problem':248 'product':43,57 'provid':67 'public':105 'right':209 'select':182 'share':12,172 'sinc':204 'stagnat':162 'thank':227 'thing':222 'think':100,142 'time':47,110 'touch':270 'understand':2 'us':235,240,243 'use':95 'valu':262 'want':10,225 'way':197 'wealth':13,137,160 'well':150 'whatev':256 'work':102,127,178,231,273 'world':156 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/4248460"
  +editedAt: DateTimeImmutable @1707797690 {#3275
    date: 2024-02-13 05:14:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703548991 {#3276
    date: 2023-12-26 01:03:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3277
  +user: App\Entity\User {#2872 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#3069
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: App\Entity\EntryComment {#2859
      +user: App\Entity\User {#2872 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tolkien Estate? What’s that? People profiting off of the work of an author who has been dead for 50 years?\n
        \n
        Copyright law is fucked up.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1707800589 {#2854
        date: 2024-02-13 06:03:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoMiran@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2860 …}
      +nested: Doctrine\ORM\PersistentCollection {#2862 …}
      +votes: Doctrine\ORM\PersistentCollection {#2864 …}
      +reports: Doctrine\ORM\PersistentCollection {#2866 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
      -id: 239211
      -bodyTs: "'50':20 'author':14 'copyright':22 'dead':18 'estat':2 'fuck':25 'law':23 'peopl':6 'profit':7 'tolkien':1 'work':11 'year':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://eviltoast.org/comment/4167448"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703120000 {#2855
        date: 2023-12-21 01:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2859}
    +body: """
      I dunno, if I build a house, I can leave it to my family for generations. Indeed, barring something interfering with that ownership, it *will* be passed along. Maybe they’ll sell it, or take out a loan against it and default, or a disaster could strike, or whatever.\n
      \n
      Why would any other creation be *less* portable to my heirs?\n
      \n
      Mind you, I’m definitely of the belief that artistic creations like books should *eventually* go public domain. I’m fine with any number of possible restrictions on that duration. But it is strange that one of the only things that automatically gets removed from a family are things like writing. Ideas, if you want to break it down. We treat them different than other things we create.\n
      \n
      Again, I’m fine with there’s being limits on holding ideas restricted. That’s necessary to prevent loss of such things, that are harder to preserve than something like a piece of jewelry, or a statue, or a house. That’s why patents and copyrights *need* to expire, but I can’t agree that the limits as they exist are fucked up/bad/wrong.\n
      \n
      Seriously, I’m a published author, I’ve spent a lot of time thinking about such things.\n
      \n
      Now, I would *love* to see the laws change so that any copyright held by a publicly traded company, or that has been sold/abandoned by the actual heirs of the author is shorter than when held by the heirs of the author.\n
      \n
      And, any popular work is going to have the issue of who gets to decide what is and isn’t done to the works before or after public domain. You can end up with something wonderful being shat on by asshats. So it isn’t like copyrights expiring is without drawbacks. When what’s at stake is only keeping the works published and available, that’s a clear cut thing that benefits everyone.\n
      \n
      But adaptations, expansions, “fanfic”? I would definitely prefer someone that at least has some chance of the author’s intent being known than some shitty company looking to milk the work for every possible dime.\n
      \n
      Why shouldn’t authors be able to build generational wealth the way a business can? You’re talking about people profiting off a dead man, but that’s what investments and properties and such *are*. It’s future generations profiting off a dead person’s work. There’s billionaires out there that are sitting on wealth that was amassed not just decades ago, but sometimes centuries. Why do authors not have that possibility?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703206706 {#3071
      date: 2023-12-22 01:58:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
      "@NaoPb@eviltoast.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 241999
    -bodyTs: "'abl':364 'actual':235 'adapt':325 'ago':421 'agre':182 'along':28 'amass':417 'artist':70 'asshat':291 'author':197,239,250,341,362,427 'automat':102 'avail':314 'bar':18 'belief':68 'benefit':322 'billionair':407 'book':73 'break':117 'build':5,366 'busi':372 'centuri':424 'chanc':338 'chang':217 'clear':318 'compani':227,349 'copyright':174,221,297 'could':46 'creat':128 'creation':54,71 'cut':319 'dead':382,401 'decad':420 'decid':265 'default':42 'definit':65,330 'differ':123 'dime':358 'disast':45 'domain':78,279 'done':271 'drawback':301 'dunno':2 'durat':90 'end':282 'eventu':75 'everi':356 'everyon':323 'exist':188 'expans':326 'expir':177,298 'famili':14,107 'fanfic':327 'fine':81,132 'fuck':190 'futur':396 'generat':16,367,397 'get':103,263 'go':76,256 'harder':153 'heir':60,236,247 'held':222,244 'hold':139 'hous':7,168 'idea':112,140 'inde':17 'intent':343 'interf':20 'invest':388 'isn':269,294 'issu':260 'jewelri':162 'keep':309 'known':345 'law':216 'least':335 'leav':10 'less':56 'like':72,110,158,296 'limit':137,185 'll':31 'loan':38 'look':350 'loss':147 'lot':202 'love':212 'm':64,80,131,194 'man':383 'mayb':29 'milk':352 'mind':61 'necessari':144 'need':175 'number':84 'one':96 'ownership':23 'pass':27 'patent':172 'peopl':378 'person':402 'piec':160 'popular':253 'portabl':57 'possibl':86,357,431 'prefer':331 'preserv':155 'prevent':146 'profit':379,398 'properti':390 'public':77,225,278 'publish':196,312 're':375 'remov':104 'restrict':87,141 'see':214 'sell':32 'serious':192 'shat':288 'shitti':348 'shorter':241 'shouldn':360 'sit':412 'sold/abandoned':232 'someon':332 'someth':19,157,285 'sometim':423 'spent':200 'stake':306 'statu':165 'strang':94 'strike':47 'take':35 'talk':376 'thing':100,109,126,150,208,320 'think':205 'time':204 'trade':226 'treat':121 'up/bad/wrong':191 've':199 'want':115 'way':370 'wealth':368,414 'whatev':49 'without':300 'wonder':286 'work':254,274,311,354,404 'would':51,211,329 'write':111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6774124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703206706 {#3070
      date: 2023-12-22 01:58:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2859}
  +body: """
    I understand that at a personal level you would want to share wealth with your children and their children, but that is not what copyright is about. The intention is that the creator gets to make their earnings out of their original product for a limited time only. So that they can continue to make original products and make a living. It is not intended to provide for your family for generations. While this may be what it has become with the help of corporations, in my opinion this is not it’s intended use.\n
    \n
    Aside from that I think your works should become public domain after a limited time, prefferedly during your lifetime. So that as much as possible people get to enjoy your original works of art.\n
    \n
    You make a good point about generational wealth in business and I think there should be limits to that as well. It doesn’t help the world at all if wealth just stagnates like that and in my opinion it should be shared with those doing the actual work, instead of a select few who were born in it, were extremely lucky, or gained money in immoral ways.\n
    \n
    I’ll leave it at that since I am not the right person to go into a discussion with you about all of these things. I do want to thank you for your work and for gifting us with your books entertaining us and giving us an escape of daily problems, expanding our knowledge with educational content or whatever else. Know that you are valued and there are people out there being touched by your work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703548991 {#3274
    date: 2023-12-26 01:03:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@NaoPb@eviltoast.org"
    "@southsamurai@sh.itjust.works"
    "@JoMiran@lemmy.ml"
    "@NaoPb@eviltoast.org"
    "@southsamurai@sh.itjust.works"
    "@JoMiran@lemmy.ml"
    "@NaoPb@eviltoast.org"
    "@southsamurai@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3280 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 252309
  -bodyTs: "'actual':177 'art':129 'asid':96 'becom':80,104 'book':238 'born':186 'busi':139 'children':16,19 'content':254 'continu':53 'copyright':25 'corpor':85 'creator':33 'daili':247 'discuss':215 'doesn':152 'domain':106 'earn':38 'educ':253 'els':257 'enjoy':124 'entertain':239 'escap':245 'expand':249 'extrem':190 'famili':70 'gain':193 'generat':72,136 'get':34,122 'gift':234 'give':242 'go':212 'good':133 'help':83,154 'immor':196 'instead':179 'intend':65,94 'intent':29 'know':258 'knowledg':251 'leav':200 'level':7 'lifetim':114 'like':163 'limit':46,109,146 'live':61 'll':199 'lucki':191 'make':36,55,59,131 'may':75 'money':194 'much':118 'opinion':88,168 'origin':42,56,126 'peopl':121,266 'person':6,210 'point':134 'possibl':120 'preffer':111 'problem':248 'product':43,57 'provid':67 'public':105 'right':209 'select':182 'share':12,172 'sinc':204 'stagnat':162 'thank':227 'thing':222 'think':100,142 'time':47,110 'touch':270 'understand':2 'us':235,240,243 'use':95 'valu':262 'want':10,225 'way':197 'wealth':13,137,160 'well':150 'whatev':256 'work':102,127,178,231,273 'world':156 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/4248460"
  +editedAt: DateTimeImmutable @1707797690 {#3275
    date: 2024-02-13 05:14:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703548991 {#3276
    date: 2023-12-26 01:03:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3292
  +user: Proxies\__CG__\App\Entity\User {#3293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#3069
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: App\Entity\EntryComment {#2859
      +user: App\Entity\User {#2872 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tolkien Estate? What’s that? People profiting off of the work of an author who has been dead for 50 years?\n
        \n
        Copyright law is fucked up.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1707800589 {#2854
        date: 2024-02-13 06:03:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoMiran@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2860 …}
      +nested: Doctrine\ORM\PersistentCollection {#2862 …}
      +votes: Doctrine\ORM\PersistentCollection {#2864 …}
      +reports: Doctrine\ORM\PersistentCollection {#2866 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
      -id: 239211
      -bodyTs: "'50':20 'author':14 'copyright':22 'dead':18 'estat':2 'fuck':25 'law':23 'peopl':6 'profit':7 'tolkien':1 'work':11 'year':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://eviltoast.org/comment/4167448"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703120000 {#2855
        date: 2023-12-21 01:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2859}
    +body: """
      I dunno, if I build a house, I can leave it to my family for generations. Indeed, barring something interfering with that ownership, it *will* be passed along. Maybe they’ll sell it, or take out a loan against it and default, or a disaster could strike, or whatever.\n
      \n
      Why would any other creation be *less* portable to my heirs?\n
      \n
      Mind you, I’m definitely of the belief that artistic creations like books should *eventually* go public domain. I’m fine with any number of possible restrictions on that duration. But it is strange that one of the only things that automatically gets removed from a family are things like writing. Ideas, if you want to break it down. We treat them different than other things we create.\n
      \n
      Again, I’m fine with there’s being limits on holding ideas restricted. That’s necessary to prevent loss of such things, that are harder to preserve than something like a piece of jewelry, or a statue, or a house. That’s why patents and copyrights *need* to expire, but I can’t agree that the limits as they exist are fucked up/bad/wrong.\n
      \n
      Seriously, I’m a published author, I’ve spent a lot of time thinking about such things.\n
      \n
      Now, I would *love* to see the laws change so that any copyright held by a publicly traded company, or that has been sold/abandoned by the actual heirs of the author is shorter than when held by the heirs of the author.\n
      \n
      And, any popular work is going to have the issue of who gets to decide what is and isn’t done to the works before or after public domain. You can end up with something wonderful being shat on by asshats. So it isn’t like copyrights expiring is without drawbacks. When what’s at stake is only keeping the works published and available, that’s a clear cut thing that benefits everyone.\n
      \n
      But adaptations, expansions, “fanfic”? I would definitely prefer someone that at least has some chance of the author’s intent being known than some shitty company looking to milk the work for every possible dime.\n
      \n
      Why shouldn’t authors be able to build generational wealth the way a business can? You’re talking about people profiting off a dead man, but that’s what investments and properties and such *are*. It’s future generations profiting off a dead person’s work. There’s billionaires out there that are sitting on wealth that was amassed not just decades ago, but sometimes centuries. Why do authors not have that possibility?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703206706 {#3071
      date: 2023-12-22 01:58:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
      "@NaoPb@eviltoast.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 241999
    -bodyTs: "'abl':364 'actual':235 'adapt':325 'ago':421 'agre':182 'along':28 'amass':417 'artist':70 'asshat':291 'author':197,239,250,341,362,427 'automat':102 'avail':314 'bar':18 'belief':68 'benefit':322 'billionair':407 'book':73 'break':117 'build':5,366 'busi':372 'centuri':424 'chanc':338 'chang':217 'clear':318 'compani':227,349 'copyright':174,221,297 'could':46 'creat':128 'creation':54,71 'cut':319 'dead':382,401 'decad':420 'decid':265 'default':42 'definit':65,330 'differ':123 'dime':358 'disast':45 'domain':78,279 'done':271 'drawback':301 'dunno':2 'durat':90 'end':282 'eventu':75 'everi':356 'everyon':323 'exist':188 'expans':326 'expir':177,298 'famili':14,107 'fanfic':327 'fine':81,132 'fuck':190 'futur':396 'generat':16,367,397 'get':103,263 'go':76,256 'harder':153 'heir':60,236,247 'held':222,244 'hold':139 'hous':7,168 'idea':112,140 'inde':17 'intent':343 'interf':20 'invest':388 'isn':269,294 'issu':260 'jewelri':162 'keep':309 'known':345 'law':216 'least':335 'leav':10 'less':56 'like':72,110,158,296 'limit':137,185 'll':31 'loan':38 'look':350 'loss':147 'lot':202 'love':212 'm':64,80,131,194 'man':383 'mayb':29 'milk':352 'mind':61 'necessari':144 'need':175 'number':84 'one':96 'ownership':23 'pass':27 'patent':172 'peopl':378 'person':402 'piec':160 'popular':253 'portabl':57 'possibl':86,357,431 'prefer':331 'preserv':155 'prevent':146 'profit':379,398 'properti':390 'public':77,225,278 'publish':196,312 're':375 'remov':104 'restrict':87,141 'see':214 'sell':32 'serious':192 'shat':288 'shitti':348 'shorter':241 'shouldn':360 'sit':412 'sold/abandoned':232 'someon':332 'someth':19,157,285 'sometim':423 'spent':200 'stake':306 'statu':165 'strang':94 'strike':47 'take':35 'talk':376 'thing':100,109,126,150,208,320 'think':205 'time':204 'trade':226 'treat':121 'up/bad/wrong':191 've':199 'want':115 'way':370 'wealth':368,414 'whatev':49 'without':300 'wonder':286 'work':254,274,311,354,404 'would':51,211,329 'write':111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6774124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703206706 {#3070
      date: 2023-12-22 01:58:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2859}
  +body: "Shouldn't you be paying the people who built your house royalties then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703550291 {#3290
    date: 2023-12-26 01:24:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@NaoPb@eviltoast.org"
    "@southsamurai@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3294 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -id: 252343
  -bodyTs: "'built':9 'hous':11 'pay':5 'peopl':7 'royalti':12 'shouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/712956/-/comment/4304774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703550291 {#3291
    date: 2023-12-26 01:24:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3292
  +user: Proxies\__CG__\App\Entity\User {#3293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#3069
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: App\Entity\EntryComment {#2859
      +user: App\Entity\User {#2872 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tolkien Estate? What’s that? People profiting off of the work of an author who has been dead for 50 years?\n
        \n
        Copyright law is fucked up.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1707800589 {#2854
        date: 2024-02-13 06:03:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoMiran@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2860 …}
      +nested: Doctrine\ORM\PersistentCollection {#2862 …}
      +votes: Doctrine\ORM\PersistentCollection {#2864 …}
      +reports: Doctrine\ORM\PersistentCollection {#2866 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
      -id: 239211
      -bodyTs: "'50':20 'author':14 'copyright':22 'dead':18 'estat':2 'fuck':25 'law':23 'peopl':6 'profit':7 'tolkien':1 'work':11 'year':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://eviltoast.org/comment/4167448"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703120000 {#2855
        date: 2023-12-21 01:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2859}
    +body: """
      I dunno, if I build a house, I can leave it to my family for generations. Indeed, barring something interfering with that ownership, it *will* be passed along. Maybe they’ll sell it, or take out a loan against it and default, or a disaster could strike, or whatever.\n
      \n
      Why would any other creation be *less* portable to my heirs?\n
      \n
      Mind you, I’m definitely of the belief that artistic creations like books should *eventually* go public domain. I’m fine with any number of possible restrictions on that duration. But it is strange that one of the only things that automatically gets removed from a family are things like writing. Ideas, if you want to break it down. We treat them different than other things we create.\n
      \n
      Again, I’m fine with there’s being limits on holding ideas restricted. That’s necessary to prevent loss of such things, that are harder to preserve than something like a piece of jewelry, or a statue, or a house. That’s why patents and copyrights *need* to expire, but I can’t agree that the limits as they exist are fucked up/bad/wrong.\n
      \n
      Seriously, I’m a published author, I’ve spent a lot of time thinking about such things.\n
      \n
      Now, I would *love* to see the laws change so that any copyright held by a publicly traded company, or that has been sold/abandoned by the actual heirs of the author is shorter than when held by the heirs of the author.\n
      \n
      And, any popular work is going to have the issue of who gets to decide what is and isn’t done to the works before or after public domain. You can end up with something wonderful being shat on by asshats. So it isn’t like copyrights expiring is without drawbacks. When what’s at stake is only keeping the works published and available, that’s a clear cut thing that benefits everyone.\n
      \n
      But adaptations, expansions, “fanfic”? I would definitely prefer someone that at least has some chance of the author’s intent being known than some shitty company looking to milk the work for every possible dime.\n
      \n
      Why shouldn’t authors be able to build generational wealth the way a business can? You’re talking about people profiting off a dead man, but that’s what investments and properties and such *are*. It’s future generations profiting off a dead person’s work. There’s billionaires out there that are sitting on wealth that was amassed not just decades ago, but sometimes centuries. Why do authors not have that possibility?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703206706 {#3071
      date: 2023-12-22 01:58:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
      "@NaoPb@eviltoast.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 241999
    -bodyTs: "'abl':364 'actual':235 'adapt':325 'ago':421 'agre':182 'along':28 'amass':417 'artist':70 'asshat':291 'author':197,239,250,341,362,427 'automat':102 'avail':314 'bar':18 'belief':68 'benefit':322 'billionair':407 'book':73 'break':117 'build':5,366 'busi':372 'centuri':424 'chanc':338 'chang':217 'clear':318 'compani':227,349 'copyright':174,221,297 'could':46 'creat':128 'creation':54,71 'cut':319 'dead':382,401 'decad':420 'decid':265 'default':42 'definit':65,330 'differ':123 'dime':358 'disast':45 'domain':78,279 'done':271 'drawback':301 'dunno':2 'durat':90 'end':282 'eventu':75 'everi':356 'everyon':323 'exist':188 'expans':326 'expir':177,298 'famili':14,107 'fanfic':327 'fine':81,132 'fuck':190 'futur':396 'generat':16,367,397 'get':103,263 'go':76,256 'harder':153 'heir':60,236,247 'held':222,244 'hold':139 'hous':7,168 'idea':112,140 'inde':17 'intent':343 'interf':20 'invest':388 'isn':269,294 'issu':260 'jewelri':162 'keep':309 'known':345 'law':216 'least':335 'leav':10 'less':56 'like':72,110,158,296 'limit':137,185 'll':31 'loan':38 'look':350 'loss':147 'lot':202 'love':212 'm':64,80,131,194 'man':383 'mayb':29 'milk':352 'mind':61 'necessari':144 'need':175 'number':84 'one':96 'ownership':23 'pass':27 'patent':172 'peopl':378 'person':402 'piec':160 'popular':253 'portabl':57 'possibl':86,357,431 'prefer':331 'preserv':155 'prevent':146 'profit':379,398 'properti':390 'public':77,225,278 'publish':196,312 're':375 'remov':104 'restrict':87,141 'see':214 'sell':32 'serious':192 'shat':288 'shitti':348 'shorter':241 'shouldn':360 'sit':412 'sold/abandoned':232 'someon':332 'someth':19,157,285 'sometim':423 'spent':200 'stake':306 'statu':165 'strang':94 'strike':47 'take':35 'talk':376 'thing':100,109,126,150,208,320 'think':205 'time':204 'trade':226 'treat':121 'up/bad/wrong':191 've':199 'want':115 'way':370 'wealth':368,414 'whatev':49 'without':300 'wonder':286 'work':254,274,311,354,404 'would':51,211,329 'write':111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6774124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703206706 {#3070
      date: 2023-12-22 01:58:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2859}
  +body: "Shouldn't you be paying the people who built your house royalties then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703550291 {#3290
    date: 2023-12-26 01:24:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@NaoPb@eviltoast.org"
    "@southsamurai@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3294 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -id: 252343
  -bodyTs: "'built':9 'hous':11 'pay':5 'peopl':7 'royalti':12 'shouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/712956/-/comment/4304774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703550291 {#3291
    date: 2023-12-26 01:24:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3292
  +user: Proxies\__CG__\App\Entity\User {#3293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#3069
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: App\Entity\EntryComment {#2859
      +user: App\Entity\User {#2872 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tolkien Estate? What’s that? People profiting off of the work of an author who has been dead for 50 years?\n
        \n
        Copyright law is fucked up.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1707800589 {#2854
        date: 2024-02-13 06:03:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoMiran@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2860 …}
      +nested: Doctrine\ORM\PersistentCollection {#2862 …}
      +votes: Doctrine\ORM\PersistentCollection {#2864 …}
      +reports: Doctrine\ORM\PersistentCollection {#2866 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
      -id: 239211
      -bodyTs: "'50':20 'author':14 'copyright':22 'dead':18 'estat':2 'fuck':25 'law':23 'peopl':6 'profit':7 'tolkien':1 'work':11 'year':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://eviltoast.org/comment/4167448"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703120000 {#2855
        date: 2023-12-21 01:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2859}
    +body: """
      I dunno, if I build a house, I can leave it to my family for generations. Indeed, barring something interfering with that ownership, it *will* be passed along. Maybe they’ll sell it, or take out a loan against it and default, or a disaster could strike, or whatever.\n
      \n
      Why would any other creation be *less* portable to my heirs?\n
      \n
      Mind you, I’m definitely of the belief that artistic creations like books should *eventually* go public domain. I’m fine with any number of possible restrictions on that duration. But it is strange that one of the only things that automatically gets removed from a family are things like writing. Ideas, if you want to break it down. We treat them different than other things we create.\n
      \n
      Again, I’m fine with there’s being limits on holding ideas restricted. That’s necessary to prevent loss of such things, that are harder to preserve than something like a piece of jewelry, or a statue, or a house. That’s why patents and copyrights *need* to expire, but I can’t agree that the limits as they exist are fucked up/bad/wrong.\n
      \n
      Seriously, I’m a published author, I’ve spent a lot of time thinking about such things.\n
      \n
      Now, I would *love* to see the laws change so that any copyright held by a publicly traded company, or that has been sold/abandoned by the actual heirs of the author is shorter than when held by the heirs of the author.\n
      \n
      And, any popular work is going to have the issue of who gets to decide what is and isn’t done to the works before or after public domain. You can end up with something wonderful being shat on by asshats. So it isn’t like copyrights expiring is without drawbacks. When what’s at stake is only keeping the works published and available, that’s a clear cut thing that benefits everyone.\n
      \n
      But adaptations, expansions, “fanfic”? I would definitely prefer someone that at least has some chance of the author’s intent being known than some shitty company looking to milk the work for every possible dime.\n
      \n
      Why shouldn’t authors be able to build generational wealth the way a business can? You’re talking about people profiting off a dead man, but that’s what investments and properties and such *are*. It’s future generations profiting off a dead person’s work. There’s billionaires out there that are sitting on wealth that was amassed not just decades ago, but sometimes centuries. Why do authors not have that possibility?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703206706 {#3071
      date: 2023-12-22 01:58:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
      "@NaoPb@eviltoast.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 241999
    -bodyTs: "'abl':364 'actual':235 'adapt':325 'ago':421 'agre':182 'along':28 'amass':417 'artist':70 'asshat':291 'author':197,239,250,341,362,427 'automat':102 'avail':314 'bar':18 'belief':68 'benefit':322 'billionair':407 'book':73 'break':117 'build':5,366 'busi':372 'centuri':424 'chanc':338 'chang':217 'clear':318 'compani':227,349 'copyright':174,221,297 'could':46 'creat':128 'creation':54,71 'cut':319 'dead':382,401 'decad':420 'decid':265 'default':42 'definit':65,330 'differ':123 'dime':358 'disast':45 'domain':78,279 'done':271 'drawback':301 'dunno':2 'durat':90 'end':282 'eventu':75 'everi':356 'everyon':323 'exist':188 'expans':326 'expir':177,298 'famili':14,107 'fanfic':327 'fine':81,132 'fuck':190 'futur':396 'generat':16,367,397 'get':103,263 'go':76,256 'harder':153 'heir':60,236,247 'held':222,244 'hold':139 'hous':7,168 'idea':112,140 'inde':17 'intent':343 'interf':20 'invest':388 'isn':269,294 'issu':260 'jewelri':162 'keep':309 'known':345 'law':216 'least':335 'leav':10 'less':56 'like':72,110,158,296 'limit':137,185 'll':31 'loan':38 'look':350 'loss':147 'lot':202 'love':212 'm':64,80,131,194 'man':383 'mayb':29 'milk':352 'mind':61 'necessari':144 'need':175 'number':84 'one':96 'ownership':23 'pass':27 'patent':172 'peopl':378 'person':402 'piec':160 'popular':253 'portabl':57 'possibl':86,357,431 'prefer':331 'preserv':155 'prevent':146 'profit':379,398 'properti':390 'public':77,225,278 'publish':196,312 're':375 'remov':104 'restrict':87,141 'see':214 'sell':32 'serious':192 'shat':288 'shitti':348 'shorter':241 'shouldn':360 'sit':412 'sold/abandoned':232 'someon':332 'someth':19,157,285 'sometim':423 'spent':200 'stake':306 'statu':165 'strang':94 'strike':47 'take':35 'talk':376 'thing':100,109,126,150,208,320 'think':205 'time':204 'trade':226 'treat':121 'up/bad/wrong':191 've':199 'want':115 'way':370 'wealth':368,414 'whatev':49 'without':300 'wonder':286 'work':254,274,311,354,404 'would':51,211,329 'write':111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6774124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703206706 {#3070
      date: 2023-12-22 01:58:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2859}
  +body: "Shouldn't you be paying the people who built your house royalties then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703550291 {#3290
    date: 2023-12-26 01:24:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@NaoPb@eviltoast.org"
    "@southsamurai@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3294 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -id: 252343
  -bodyTs: "'built':9 'hous':11 'pay':5 'peopl':7 'royalti':12 'shouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/712956/-/comment/4304774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703550291 {#3291
    date: 2023-12-26 01:24:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
App\Entity\EntryComment {#2932
  +user: App\Entity\User {#2945 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: null
  +root: null
  +body: "Abolish copyright law, it does nothing but stymie creativity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1706233936 {#2927
    date: 2024-01-26 02:52:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2933 …}
  +nested: Doctrine\ORM\PersistentCollection {#2935 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  -id: 237549
  -bodyTs: "'abolish':1 'copyright':2 'creativ':9 'law':3 'noth':6 'stymi':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4393300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703074718 {#2928
    date: 2023-12-20 13:18:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2932
  +user: App\Entity\User {#2945 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: null
  +root: null
  +body: "Abolish copyright law, it does nothing but stymie creativity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1706233936 {#2927
    date: 2024-01-26 02:52:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2933 …}
  +nested: Doctrine\ORM\PersistentCollection {#2935 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  -id: 237549
  -bodyTs: "'abolish':1 'copyright':2 'creativ':9 'law':3 'noth':6 'stymi':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4393300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703074718 {#2928
    date: 2023-12-20 13:18:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2932
  +user: App\Entity\User {#2945 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: null
  +root: null
  +body: "Abolish copyright law, it does nothing but stymie creativity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1706233936 {#2927
    date: 2024-01-26 02:52:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2933 …}
  +nested: Doctrine\ORM\PersistentCollection {#2935 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  -id: 237549
  -bodyTs: "'abolish':1 'copyright':2 'creativ':9 'law':3 'noth':6 'stymi':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4393300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703074718 {#2928
    date: 2023-12-20 13:18:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3017
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: null
    +root: null
    +body: "Abolish copyright law, it does nothing but stymie creativity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1706233936 {#2927
      date: 2024-01-26 02:52:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 237549
    -bodyTs: "'abolish':1 'copyright':2 'creativ':9 'law':3 'noth':6 'stymi':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4393300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703074718 {#2928
      date: 2023-12-20 13:18:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: """
    Naaah, that’s not true.\n
    \n
    I promise you that if the stuff I’ve written and published could be used by anyone, however they wanted, it would not have been published. I would have kept that shit to myself.\n
    \n
    If anything, copyright laws *encourage* creativity because the person knows they can take their time to build things up. You don’t have to worry about fifteen sequels to your book being spammed by hacks trying to profit from your work
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703206899 {#3018
    date: 2023-12-22 02:01:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@booty@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 242006
  -bodyTs: "'anyon':22 'anyth':41 'book':70 'build':56 'copyright':42 'could':18 'creativ':45 'encourag':44 'fifteen':66 'hack':74 'howev':23 'kept':35 'know':49 'law':43 'naaah':1 'person':48 'profit':77 'promis':7 'publish':17,31 'sequel':67 'shit':37 'spam':72 'stuff':12 'take':52 'thing':57 'time':54 'tri':75 'true':5 'use':20 've':14 'want':25 'work':80 'worri':64 'would':27,33 'written':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703206899 {#3021
    date: 2023-12-22 02:01:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3017
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: null
    +root: null
    +body: "Abolish copyright law, it does nothing but stymie creativity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1706233936 {#2927
      date: 2024-01-26 02:52:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 237549
    -bodyTs: "'abolish':1 'copyright':2 'creativ':9 'law':3 'noth':6 'stymi':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4393300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703074718 {#2928
      date: 2023-12-20 13:18:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: """
    Naaah, that’s not true.\n
    \n
    I promise you that if the stuff I’ve written and published could be used by anyone, however they wanted, it would not have been published. I would have kept that shit to myself.\n
    \n
    If anything, copyright laws *encourage* creativity because the person knows they can take their time to build things up. You don’t have to worry about fifteen sequels to your book being spammed by hacks trying to profit from your work
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703206899 {#3018
    date: 2023-12-22 02:01:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@booty@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 242006
  -bodyTs: "'anyon':22 'anyth':41 'book':70 'build':56 'copyright':42 'could':18 'creativ':45 'encourag':44 'fifteen':66 'hack':74 'howev':23 'kept':35 'know':49 'law':43 'naaah':1 'person':48 'profit':77 'promis':7 'publish':17,31 'sequel':67 'shit':37 'spam':72 'stuff':12 'take':52 'thing':57 'time':54 'tri':75 'true':5 'use':20 've':14 'want':25 'work':80 'worri':64 'would':27,33 'written':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703206899 {#3021
    date: 2023-12-22 02:01:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3017
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: null
    +root: null
    +body: "Abolish copyright law, it does nothing but stymie creativity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1706233936 {#2927
      date: 2024-01-26 02:52:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 237549
    -bodyTs: "'abolish':1 'copyright':2 'creativ':9 'law':3 'noth':6 'stymi':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4393300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703074718 {#2928
      date: 2023-12-20 13:18:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: """
    Naaah, that’s not true.\n
    \n
    I promise you that if the stuff I’ve written and published could be used by anyone, however they wanted, it would not have been published. I would have kept that shit to myself.\n
    \n
    If anything, copyright laws *encourage* creativity because the person knows they can take their time to build things up. You don’t have to worry about fifteen sequels to your book being spammed by hacks trying to profit from your work
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703206899 {#3018
    date: 2023-12-22 02:01:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@booty@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 242006
  -bodyTs: "'anyon':22 'anyth':41 'book':70 'build':56 'copyright':42 'could':18 'creativ':45 'encourag':44 'fifteen':66 'hack':74 'howev':23 'kept':35 'know':49 'law':43 'naaah':1 'person':48 'profit':77 'promis':7 'publish':17,31 'sequel':67 'shit':37 'spam':72 'stuff':12 'take':52 'thing':57 'time':54 'tri':75 'true':5 'use':20 've':14 'want':25 'work':80 'worri':64 'would':27,33 'written':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703206899 {#3021
    date: 2023-12-22 02:01:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
App\Entity\EntryComment {#3085
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: null
    +root: null
    +body: "Abolish copyright law, it does nothing but stymie creativity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1706233936 {#2927
      date: 2024-01-26 02:52:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 237549
    -bodyTs: "'abolish':1 'copyright':2 'creativ':9 'law':3 'noth':6 'stymi':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4393300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703074718 {#2928
      date: 2023-12-20 13:18:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "At least restrict it. A carpenter who made me a chair doesn’t get paid every time I rest my derriere on it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703151343 {#3087
    date: 2023-12-21 10:35:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@booty@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 239970
  -bodyTs: "'carpent':6 'chair':11 'derrier':21 'doesn':12 'everi':16 'get':14 'least':2 'made':8 'paid':15 'rest':19 'restrict':3 'time':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7487100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703151343 {#3086
    date: 2023-12-21 10:35:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3085
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: null
    +root: null
    +body: "Abolish copyright law, it does nothing but stymie creativity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1706233936 {#2927
      date: 2024-01-26 02:52:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 237549
    -bodyTs: "'abolish':1 'copyright':2 'creativ':9 'law':3 'noth':6 'stymi':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4393300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703074718 {#2928
      date: 2023-12-20 13:18:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "At least restrict it. A carpenter who made me a chair doesn’t get paid every time I rest my derriere on it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703151343 {#3087
    date: 2023-12-21 10:35:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@booty@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 239970
  -bodyTs: "'carpent':6 'chair':11 'derrier':21 'doesn':12 'everi':16 'get':14 'least':2 'made':8 'paid':15 'rest':19 'restrict':3 'time':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7487100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703151343 {#3086
    date: 2023-12-21 10:35:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3085
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2712 …}
    +image: null
    +parent: null
    +root: null
    +body: "Abolish copyright law, it does nothing but stymie creativity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1706233936 {#2927
      date: 2024-01-26 02:52:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoMiran@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 237549
    -bodyTs: "'abolish':1 'copyright':2 'creativ':9 'law':3 'noth':6 'stymi':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4393300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703074718 {#2928
      date: 2023-12-20 13:18:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "At least restrict it. A carpenter who made me a chair doesn’t get paid every time I rest my derriere on it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703151343 {#3087
    date: 2023-12-21 10:35:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@booty@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 239970
  -bodyTs: "'carpent':6 'chair':11 'derrier':21 'doesn':12 'everi':16 'get':14 'least':2 'made':8 'paid':15 'rest':19 'restrict':3 'time':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7487100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703151343 {#3086
    date: 2023-12-21 10:35:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details