GET https://kbin.spritesserver.nl/d/ttvk.fi/comments

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 …}
}
12.42 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.06 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: "Did they forget to mention that they’re counting thousands or do they expect me to believe that Denmark, Norway and Finland have less than 1000 pirates each?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705755477 {#1919
    date: 2024-01-20 13:57:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
  ]
  +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: 325549
  -bodyTs: "'1000':26 'believ':17 'count':9 'denmark':19 'expect':14 'finland':22 'forget':3 'less':24 'mention':5 'norway':20 'pirat':27 're':8 'thousand':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2142431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705755477 {#2397
    date: 2024-01-20 13:57:57.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: "Did they forget to mention that they’re counting thousands or do they expect me to believe that Denmark, Norway and Finland have less than 1000 pirates each?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705755477 {#1919
    date: 2024-01-20 13:57:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
  ]
  +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: 325549
  -bodyTs: "'1000':26 'believ':17 'count':9 'denmark':19 'expect':14 'finland':22 'forget':3 'less':24 'mention':5 'norway':20 'pirat':27 're':8 'thousand':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2142431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705755477 {#2397
    date: 2024-01-20 13:57:57.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: "Did they forget to mention that they’re counting thousands or do they expect me to believe that Denmark, Norway and Finland have less than 1000 pirates each?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705755477 {#1919
    date: 2024-01-20 13:57:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
  ]
  +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: 325549
  -bodyTs: "'1000':26 'believ':17 'count':9 'denmark':19 'expect':14 'finland':22 'forget':3 'less':24 'mention':5 'norway':20 'pirat':27 're':8 'thousand':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2142431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705755477 {#2397
    date: 2024-01-20 13:57:57.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 {#1564
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "How do you even measure that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701686330 {#1551
    date: 2023-12-04 11:38:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 156492
  -bodyTs: "'even':4 'measur':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/854692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700778935 {#1567
    date: 2023-11-23 23:35:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "How do you even measure that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701686330 {#1551
    date: 2023-12-04 11:38:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 156492
  -bodyTs: "'even':4 'measur':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/854692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700778935 {#1567
    date: 2023-11-23 23:35:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "How do you even measure that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701686330 {#1551
    date: 2023-12-04 11:38:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 156492
  -bodyTs: "'even':4 'measur':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/854692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700778935 {#1567
    date: 2023-11-23 23:35:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2163
  +user: Proxies\__CG__\App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1564
    +user: App\Entity\User {#1604 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "How do you even measure that?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701686330 {#1551
      date: 2023-12-04 11:38:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1561 …}
    +nested: Doctrine\ORM\PersistentCollection {#1562 …}
    +votes: Doctrine\ORM\PersistentCollection {#1554 …}
    +reports: Doctrine\ORM\PersistentCollection {#1556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
    -id: 156492
    -bodyTs: "'even':4 'measur':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/comment/854692"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700778935 {#1567
      date: 2023-11-23 23:35:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "Probably having a sample size of 1-2 thousand people and then scaling it up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700999846 {#2044
    date: 2023-11-26 12:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 165860
  -bodyTs: "'-2':8 '1':7 'peopl':10 'probabl':1 'sampl':4 'scale':13 'size':5 'thousand':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6599260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700999846 {#2162
    date: 2023-11-26 12:57: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
11 DENIED edit
App\Entity\EntryComment {#2163
  +user: Proxies\__CG__\App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1564
    +user: App\Entity\User {#1604 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "How do you even measure that?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701686330 {#1551
      date: 2023-12-04 11:38:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1561 …}
    +nested: Doctrine\ORM\PersistentCollection {#1562 …}
    +votes: Doctrine\ORM\PersistentCollection {#1554 …}
    +reports: Doctrine\ORM\PersistentCollection {#1556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
    -id: 156492
    -bodyTs: "'even':4 'measur':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/comment/854692"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700778935 {#1567
      date: 2023-11-23 23:35:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "Probably having a sample size of 1-2 thousand people and then scaling it up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700999846 {#2044
    date: 2023-11-26 12:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 165860
  -bodyTs: "'-2':8 '1':7 'peopl':10 'probabl':1 'sampl':4 'scale':13 'size':5 'thousand':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6599260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700999846 {#2162
    date: 2023-11-26 12:57: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
12 DENIED moderate
App\Entity\EntryComment {#2163
  +user: Proxies\__CG__\App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1564
    +user: App\Entity\User {#1604 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "How do you even measure that?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701686330 {#1551
      date: 2023-12-04 11:38:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1561 …}
    +nested: Doctrine\ORM\PersistentCollection {#1562 …}
    +votes: Doctrine\ORM\PersistentCollection {#1554 …}
    +reports: Doctrine\ORM\PersistentCollection {#1556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
    -id: 156492
    -bodyTs: "'even':4 'measur':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/comment/854692"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700778935 {#1567
      date: 2023-11-23 23:35:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "Probably having a sample size of 1-2 thousand people and then scaling it up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700999846 {#2044
    date: 2023-11-26 12:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 165860
  -bodyTs: "'-2':8 '1':7 'peopl':10 'probabl':1 'sampl':4 'scale':13 'size':5 'thousand':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6599260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700999846 {#2162
    date: 2023-11-26 12:57: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
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 {#2201
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2163
    +user: Proxies\__CG__\App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1564
      +user: App\Entity\User {#1604 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "How do you even measure that?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701686330 {#1551
        date: 2023-12-04 11:38:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1561 …}
      +nested: Doctrine\ORM\PersistentCollection {#1562 …}
      +votes: Doctrine\ORM\PersistentCollection {#1554 …}
      +reports: Doctrine\ORM\PersistentCollection {#1556 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 156492
      -bodyTs: "'even':4 'measur':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.mindoki.com/comment/854692"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700778935 {#1567
        date: 2023-11-23 23:35:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1564}
    +body: "Probably having a sample size of 1-2 thousand people and then scaling it up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700999846 {#2044
      date: 2023-11-26 12:57:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@Valmond@lemmy.mindoki.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2161 …}
    +nested: Doctrine\ORM\PersistentCollection {#2116 …}
    +votes: Doctrine\ORM\PersistentCollection {#2123 …}
    +reports: Doctrine\ORM\PersistentCollection {#2115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
    -id: 165860
    -bodyTs: "'-2':8 '1':7 'peopl':10 'probabl':1 'sampl':4 'scale':13 'size':5 'thousand':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6599260"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700999846 {#2162
      date: 2023-11-26 12:57:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "-“Hello, it’s from the institute of statistics. Can we ask you some questions, like do you do illegal stuff?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701016025 {#2206
    date: 2023-11-26 17:27:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@Valmond@lemmy.mindoki.com"
    "@dgsoa@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 166772
  -bodyTs: "'ask':11 'hello':1 'illeg':19 'institut':6 'like':15 'question':14 'statist':8 'stuff':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/874405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016025 {#2202
    date: 2023-11-26 17:27:05.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 {#2201
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2163
    +user: Proxies\__CG__\App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1564
      +user: App\Entity\User {#1604 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "How do you even measure that?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701686330 {#1551
        date: 2023-12-04 11:38:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1561 …}
      +nested: Doctrine\ORM\PersistentCollection {#1562 …}
      +votes: Doctrine\ORM\PersistentCollection {#1554 …}
      +reports: Doctrine\ORM\PersistentCollection {#1556 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 156492
      -bodyTs: "'even':4 'measur':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.mindoki.com/comment/854692"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700778935 {#1567
        date: 2023-11-23 23:35:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1564}
    +body: "Probably having a sample size of 1-2 thousand people and then scaling it up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700999846 {#2044
      date: 2023-11-26 12:57:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@Valmond@lemmy.mindoki.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2161 …}
    +nested: Doctrine\ORM\PersistentCollection {#2116 …}
    +votes: Doctrine\ORM\PersistentCollection {#2123 …}
    +reports: Doctrine\ORM\PersistentCollection {#2115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
    -id: 165860
    -bodyTs: "'-2':8 '1':7 'peopl':10 'probabl':1 'sampl':4 'scale':13 'size':5 'thousand':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6599260"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700999846 {#2162
      date: 2023-11-26 12:57:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "-“Hello, it’s from the institute of statistics. Can we ask you some questions, like do you do illegal stuff?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701016025 {#2206
    date: 2023-11-26 17:27:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@Valmond@lemmy.mindoki.com"
    "@dgsoa@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 166772
  -bodyTs: "'ask':11 'hello':1 'illeg':19 'institut':6 'like':15 'question':14 'statist':8 'stuff':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/874405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016025 {#2202
    date: 2023-11-26 17:27:05.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 {#2201
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2163
    +user: Proxies\__CG__\App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1564
      +user: App\Entity\User {#1604 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "How do you even measure that?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701686330 {#1551
        date: 2023-12-04 11:38:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1561 …}
      +nested: Doctrine\ORM\PersistentCollection {#1562 …}
      +votes: Doctrine\ORM\PersistentCollection {#1554 …}
      +reports: Doctrine\ORM\PersistentCollection {#1556 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 156492
      -bodyTs: "'even':4 'measur':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.mindoki.com/comment/854692"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700778935 {#1567
        date: 2023-11-23 23:35:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1564}
    +body: "Probably having a sample size of 1-2 thousand people and then scaling it up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700999846 {#2044
      date: 2023-11-26 12:57:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@Valmond@lemmy.mindoki.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2161 …}
    +nested: Doctrine\ORM\PersistentCollection {#2116 …}
    +votes: Doctrine\ORM\PersistentCollection {#2123 …}
    +reports: Doctrine\ORM\PersistentCollection {#2115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
    -id: 165860
    -bodyTs: "'-2':8 '1':7 'peopl':10 'probabl':1 'sampl':4 'scale':13 'size':5 'thousand':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6599260"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700999846 {#2162
      date: 2023-11-26 12:57:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "-“Hello, it’s from the institute of statistics. Can we ask you some questions, like do you do illegal stuff?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701016025 {#2206
    date: 2023-11-26 17:27:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@Valmond@lemmy.mindoki.com"
    "@dgsoa@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 166772
  -bodyTs: "'ask':11 'hello':1 'illeg':19 'institut':6 'like':15 'question':14 'statist':8 'stuff':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/874405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016025 {#2202
    date: 2023-11-26 17:27:05.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 {#2107
  +user: Proxies\__CG__\App\Entity\User {#2110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1564
    +user: App\Entity\User {#1604 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "How do you even measure that?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701686330 {#1551
      date: 2023-12-04 11:38:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1561 …}
    +nested: Doctrine\ORM\PersistentCollection {#1562 …}
    +votes: Doctrine\ORM\PersistentCollection {#1554 …}
    +reports: Doctrine\ORM\PersistentCollection {#1556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
    -id: 156492
    -bodyTs: "'even':4 'measur':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/comment/854692"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700778935 {#1567
      date: 2023-11-23 23:35:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "Interesting question indeed, also 40% of the content, by GB, or by length, or by number?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700793406 {#2124
    date: 2023-11-24 03:36:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 157131
  -bodyTs: "'40':5 'also':4 'content':8 'gb':10 'inde':3 'interest':1 'length':13 'number':16 'question':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5871623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700793406 {#2112
    date: 2023-11-24 03:36:46.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 {#2107
  +user: Proxies\__CG__\App\Entity\User {#2110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1564
    +user: App\Entity\User {#1604 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "How do you even measure that?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701686330 {#1551
      date: 2023-12-04 11:38:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1561 …}
    +nested: Doctrine\ORM\PersistentCollection {#1562 …}
    +votes: Doctrine\ORM\PersistentCollection {#1554 …}
    +reports: Doctrine\ORM\PersistentCollection {#1556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
    -id: 156492
    -bodyTs: "'even':4 'measur':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/comment/854692"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700778935 {#1567
      date: 2023-11-23 23:35:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "Interesting question indeed, also 40% of the content, by GB, or by length, or by number?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700793406 {#2124
    date: 2023-11-24 03:36:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 157131
  -bodyTs: "'40':5 'also':4 'content':8 'gb':10 'inde':3 'interest':1 'length':13 'number':16 'question':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5871623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700793406 {#2112
    date: 2023-11-24 03:36:46.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 {#2107
  +user: Proxies\__CG__\App\Entity\User {#2110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1564
    +user: App\Entity\User {#1604 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "How do you even measure that?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701686330 {#1551
      date: 2023-12-04 11:38:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1561 …}
    +nested: Doctrine\ORM\PersistentCollection {#1562 …}
    +votes: Doctrine\ORM\PersistentCollection {#1554 …}
    +reports: Doctrine\ORM\PersistentCollection {#1556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
    -id: 156492
    -bodyTs: "'even':4 'measur':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/comment/854692"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700778935 {#1567
      date: 2023-11-23 23:35:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "Interesting question indeed, also 40% of the content, by GB, or by length, or by number?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700793406 {#2124
    date: 2023-11-24 03:36:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 157131
  -bodyTs: "'40':5 'also':4 'content':8 'gb':10 'inde':3 'interest':1 'length':13 'number':16 'question':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5871623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700793406 {#2112
    date: 2023-11-24 03:36:46.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 {#2447
  +user: App\Entity\User {#2468 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ok maybe its just me being out of touch with the Finnish scene, but I *seriously* and I mean **SERIOUSLY** doubt that 40% of the content pirated here is Finnish content. Could, again, be me just not giving a damn about Finnish shows/movies personally, but I don't even know where I'd go looking for those downloads. But just looking at the sheer amount of content that's available in English and other languages vs Finnish content, they are in essence saying that almost all Finnish shows are pirated then, because otherwise you're not getting anywhere close to 40% of that content being pirated. Unless they think that without piracy ALL of those people would be watching it legally, then maybe you'd get somewhere north of 20%. But even with just Finnish content, the fact is that you'd have to subscribe, I think to at least two (MTV Katsomo+ that is 13€ per month so you don't get ads (which yes, means that there is 7€ paid tier WITH ADS....) and Ruutu+ (that is also 13€ per month, 8€ per month WITH ADS....) and that's on top of, say Netflix. I just don't think that without piracy those 40% would actually pay for those services, just don't see it happening. I think they are way off with their numbers and are delusional in thinking that Finnish content would have such a big draw. I doubt it does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701360725 {#2465
    date: 2023-11-30 17:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 156411
  -bodyTs: "'13':156,181 '20':130 '40':23,101,206 '7':171 '8':184 'actual':208 'ad':164,175,188 'almost':85 'also':180 'amount':65 'anywher':98 'avail':70 'big':240 'close':99 'content':26,31,67,78,104,136,235 'could':32 'd':53,125,142 'damn':40 'delusion':230 'doubt':21,243 'download':58 'draw':241 'english':72 'essenc':82 'even':49,132 'fact':138 'finnish':12,30,42,77,87,135,234 'get':97,126,163 'give':38 'go':54 'happen':218 'katsomo':153 'know':50 'languag':75 'least':150 'legal':121 'look':55,61 'mayb':2,123 'mean':19,167 'month':158,183,186 'mtv':152 'netflix':196 'north':128 'number':227 'ok':1 'otherwis':93 'paid':172 'pay':209 'peopl':116 'per':157,182,185 'person':44 'piraci':112,204 'pirat':27,90,106 're':95 'ruutu':177 'say':83,195 'scene':13 'see':216 'serious':16,20 'servic':212 'sheer':64 'show':88 'shows/movies':43 'somewher':127 'subscrib':145 'think':109,147,201,220,232 'tier':173 'top':193 'touch':9 'two':151 'unless':107 'vs':76 'watch':119 'way':223 'without':111,203 'would':117,207,236 'yes':166"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/651204/-/comment/3740272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700777643 {#2464
    date: 2023-11-23 23:14:03.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 {#2447
  +user: App\Entity\User {#2468 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ok maybe its just me being out of touch with the Finnish scene, but I *seriously* and I mean **SERIOUSLY** doubt that 40% of the content pirated here is Finnish content. Could, again, be me just not giving a damn about Finnish shows/movies personally, but I don't even know where I'd go looking for those downloads. But just looking at the sheer amount of content that's available in English and other languages vs Finnish content, they are in essence saying that almost all Finnish shows are pirated then, because otherwise you're not getting anywhere close to 40% of that content being pirated. Unless they think that without piracy ALL of those people would be watching it legally, then maybe you'd get somewhere north of 20%. But even with just Finnish content, the fact is that you'd have to subscribe, I think to at least two (MTV Katsomo+ that is 13€ per month so you don't get ads (which yes, means that there is 7€ paid tier WITH ADS....) and Ruutu+ (that is also 13€ per month, 8€ per month WITH ADS....) and that's on top of, say Netflix. I just don't think that without piracy those 40% would actually pay for those services, just don't see it happening. I think they are way off with their numbers and are delusional in thinking that Finnish content would have such a big draw. I doubt it does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701360725 {#2465
    date: 2023-11-30 17:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 156411
  -bodyTs: "'13':156,181 '20':130 '40':23,101,206 '7':171 '8':184 'actual':208 'ad':164,175,188 'almost':85 'also':180 'amount':65 'anywher':98 'avail':70 'big':240 'close':99 'content':26,31,67,78,104,136,235 'could':32 'd':53,125,142 'damn':40 'delusion':230 'doubt':21,243 'download':58 'draw':241 'english':72 'essenc':82 'even':49,132 'fact':138 'finnish':12,30,42,77,87,135,234 'get':97,126,163 'give':38 'go':54 'happen':218 'katsomo':153 'know':50 'languag':75 'least':150 'legal':121 'look':55,61 'mayb':2,123 'mean':19,167 'month':158,183,186 'mtv':152 'netflix':196 'north':128 'number':227 'ok':1 'otherwis':93 'paid':172 'pay':209 'peopl':116 'per':157,182,185 'person':44 'piraci':112,204 'pirat':27,90,106 're':95 'ruutu':177 'say':83,195 'scene':13 'see':216 'serious':16,20 'servic':212 'sheer':64 'show':88 'shows/movies':43 'somewher':127 'subscrib':145 'think':109,147,201,220,232 'tier':173 'top':193 'touch':9 'two':151 'unless':107 'vs':76 'watch':119 'way':223 'without':111,203 'would':117,207,236 'yes':166"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/651204/-/comment/3740272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700777643 {#2464
    date: 2023-11-23 23:14:03.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 {#2447
  +user: App\Entity\User {#2468 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ok maybe its just me being out of touch with the Finnish scene, but I *seriously* and I mean **SERIOUSLY** doubt that 40% of the content pirated here is Finnish content. Could, again, be me just not giving a damn about Finnish shows/movies personally, but I don't even know where I'd go looking for those downloads. But just looking at the sheer amount of content that's available in English and other languages vs Finnish content, they are in essence saying that almost all Finnish shows are pirated then, because otherwise you're not getting anywhere close to 40% of that content being pirated. Unless they think that without piracy ALL of those people would be watching it legally, then maybe you'd get somewhere north of 20%. But even with just Finnish content, the fact is that you'd have to subscribe, I think to at least two (MTV Katsomo+ that is 13€ per month so you don't get ads (which yes, means that there is 7€ paid tier WITH ADS....) and Ruutu+ (that is also 13€ per month, 8€ per month WITH ADS....) and that's on top of, say Netflix. I just don't think that without piracy those 40% would actually pay for those services, just don't see it happening. I think they are way off with their numbers and are delusional in thinking that Finnish content would have such a big draw. I doubt it does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701360725 {#2465
    date: 2023-11-30 17:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 156411
  -bodyTs: "'13':156,181 '20':130 '40':23,101,206 '7':171 '8':184 'actual':208 'ad':164,175,188 'almost':85 'also':180 'amount':65 'anywher':98 'avail':70 'big':240 'close':99 'content':26,31,67,78,104,136,235 'could':32 'd':53,125,142 'damn':40 'delusion':230 'doubt':21,243 'download':58 'draw':241 'english':72 'essenc':82 'even':49,132 'fact':138 'finnish':12,30,42,77,87,135,234 'get':97,126,163 'give':38 'go':54 'happen':218 'katsomo':153 'know':50 'languag':75 'least':150 'legal':121 'look':55,61 'mayb':2,123 'mean':19,167 'month':158,183,186 'mtv':152 'netflix':196 'north':128 'number':227 'ok':1 'otherwis':93 'paid':172 'pay':209 'peopl':116 'per':157,182,185 'person':44 'piraci':112,204 'pirat':27,90,106 're':95 'ruutu':177 'say':83,195 'scene':13 'see':216 'serious':16,20 'servic':212 'sheer':64 'show':88 'shows/movies':43 'somewher':127 'subscrib':145 'think':109,147,201,220,232 'tier':173 'top':193 'touch':9 'two':151 'unless':107 'vs':76 'watch':119 'way':223 'without':111,203 'would':117,207,236 'yes':166"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/651204/-/comment/3740272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700777643 {#2464
    date: 2023-11-23 23:14:03.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 {#2225
  +user: Proxies\__CG__\App\Entity\User {#2213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2447
    +user: App\Entity\User {#2468 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ok maybe its just me being out of touch with the Finnish scene, but I *seriously* and I mean **SERIOUSLY** doubt that 40% of the content pirated here is Finnish content. Could, again, be me just not giving a damn about Finnish shows/movies personally, but I don't even know where I'd go looking for those downloads. But just looking at the sheer amount of content that's available in English and other languages vs Finnish content, they are in essence saying that almost all Finnish shows are pirated then, because otherwise you're not getting anywhere close to 40% of that content being pirated. Unless they think that without piracy ALL of those people would be watching it legally, then maybe you'd get somewhere north of 20%. But even with just Finnish content, the fact is that you'd have to subscribe, I think to at least two (MTV Katsomo+ that is 13€ per month so you don't get ads (which yes, means that there is 7€ paid tier WITH ADS....) and Ruutu+ (that is also 13€ per month, 8€ per month WITH ADS....) and that's on top of, say Netflix. I just don't think that without piracy those 40% would actually pay for those services, just don't see it happening. I think they are way off with their numbers and are delusional in thinking that Finnish content would have such a big draw. I doubt it does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701360725 {#2465
      date: 2023-11-30 17:12:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2422 …}
    +nested: Doctrine\ORM\PersistentCollection {#2458 …}
    +votes: Doctrine\ORM\PersistentCollection {#2456 …}
    +reports: Doctrine\ORM\PersistentCollection {#2453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
    -id: 156411
    -bodyTs: "'13':156,181 '20':130 '40':23,101,206 '7':171 '8':184 'actual':208 'ad':164,175,188 'almost':85 'also':180 'amount':65 'anywher':98 'avail':70 'big':240 'close':99 'content':26,31,67,78,104,136,235 'could':32 'd':53,125,142 'damn':40 'delusion':230 'doubt':21,243 'download':58 'draw':241 'english':72 'essenc':82 'even':49,132 'fact':138 'finnish':12,30,42,77,87,135,234 'get':97,126,163 'give':38 'go':54 'happen':218 'katsomo':153 'know':50 'languag':75 'least':150 'legal':121 'look':55,61 'mayb':2,123 'mean':19,167 'month':158,183,186 'mtv':152 'netflix':196 'north':128 'number':227 'ok':1 'otherwis':93 'paid':172 'pay':209 'peopl':116 'per':157,182,185 'person':44 'piraci':112,204 'pirat':27,90,106 're':95 'ruutu':177 'say':83,195 'scene':13 'see':216 'serious':16,20 'servic':212 'sheer':64 'show':88 'shows/movies':43 'somewher':127 'subscrib':145 'think':109,147,201,220,232 'tier':173 'top':193 'touch':9 'two':151 'unless':107 'vs':76 'watch':119 'way':223 'without':111,203 'would':117,207,236 'yes':166"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/651204/-/comment/3740272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700777643 {#2464
      date: 2023-11-23 23:14:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: """
    Denmark has 880 Pirates of all kinds and they "reach" 46% of 15-24 year olds?\n
    \n
    That's some bloody effective Pirates right there!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700805362 {#2231
    date: 2023-11-24 06:56:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@Kevnyon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 157523
  -bodyTs: "'-24':14 '15':13 '46':11 '880':3 'bloodi':20 'denmark':1 'effect':21 'kind':7 'old':16 'pirat':4,22 'reach':10 'right':23 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/651204/-/comment/3745047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700805362 {#2230
    date: 2023-11-24 06:56: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
27 DENIED edit
App\Entity\EntryComment {#2225
  +user: Proxies\__CG__\App\Entity\User {#2213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2447
    +user: App\Entity\User {#2468 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ok maybe its just me being out of touch with the Finnish scene, but I *seriously* and I mean **SERIOUSLY** doubt that 40% of the content pirated here is Finnish content. Could, again, be me just not giving a damn about Finnish shows/movies personally, but I don't even know where I'd go looking for those downloads. But just looking at the sheer amount of content that's available in English and other languages vs Finnish content, they are in essence saying that almost all Finnish shows are pirated then, because otherwise you're not getting anywhere close to 40% of that content being pirated. Unless they think that without piracy ALL of those people would be watching it legally, then maybe you'd get somewhere north of 20%. But even with just Finnish content, the fact is that you'd have to subscribe, I think to at least two (MTV Katsomo+ that is 13€ per month so you don't get ads (which yes, means that there is 7€ paid tier WITH ADS....) and Ruutu+ (that is also 13€ per month, 8€ per month WITH ADS....) and that's on top of, say Netflix. I just don't think that without piracy those 40% would actually pay for those services, just don't see it happening. I think they are way off with their numbers and are delusional in thinking that Finnish content would have such a big draw. I doubt it does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701360725 {#2465
      date: 2023-11-30 17:12:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2422 …}
    +nested: Doctrine\ORM\PersistentCollection {#2458 …}
    +votes: Doctrine\ORM\PersistentCollection {#2456 …}
    +reports: Doctrine\ORM\PersistentCollection {#2453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
    -id: 156411
    -bodyTs: "'13':156,181 '20':130 '40':23,101,206 '7':171 '8':184 'actual':208 'ad':164,175,188 'almost':85 'also':180 'amount':65 'anywher':98 'avail':70 'big':240 'close':99 'content':26,31,67,78,104,136,235 'could':32 'd':53,125,142 'damn':40 'delusion':230 'doubt':21,243 'download':58 'draw':241 'english':72 'essenc':82 'even':49,132 'fact':138 'finnish':12,30,42,77,87,135,234 'get':97,126,163 'give':38 'go':54 'happen':218 'katsomo':153 'know':50 'languag':75 'least':150 'legal':121 'look':55,61 'mayb':2,123 'mean':19,167 'month':158,183,186 'mtv':152 'netflix':196 'north':128 'number':227 'ok':1 'otherwis':93 'paid':172 'pay':209 'peopl':116 'per':157,182,185 'person':44 'piraci':112,204 'pirat':27,90,106 're':95 'ruutu':177 'say':83,195 'scene':13 'see':216 'serious':16,20 'servic':212 'sheer':64 'show':88 'shows/movies':43 'somewher':127 'subscrib':145 'think':109,147,201,220,232 'tier':173 'top':193 'touch':9 'two':151 'unless':107 'vs':76 'watch':119 'way':223 'without':111,203 'would':117,207,236 'yes':166"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/651204/-/comment/3740272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700777643 {#2464
      date: 2023-11-23 23:14:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: """
    Denmark has 880 Pirates of all kinds and they "reach" 46% of 15-24 year olds?\n
    \n
    That's some bloody effective Pirates right there!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700805362 {#2231
    date: 2023-11-24 06:56:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@Kevnyon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 157523
  -bodyTs: "'-24':14 '15':13 '46':11 '880':3 'bloodi':20 'denmark':1 'effect':21 'kind':7 'old':16 'pirat':4,22 'reach':10 'right':23 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/651204/-/comment/3745047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700805362 {#2230
    date: 2023-11-24 06:56: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
28 DENIED moderate
App\Entity\EntryComment {#2225
  +user: Proxies\__CG__\App\Entity\User {#2213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2447
    +user: App\Entity\User {#2468 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ok maybe its just me being out of touch with the Finnish scene, but I *seriously* and I mean **SERIOUSLY** doubt that 40% of the content pirated here is Finnish content. Could, again, be me just not giving a damn about Finnish shows/movies personally, but I don't even know where I'd go looking for those downloads. But just looking at the sheer amount of content that's available in English and other languages vs Finnish content, they are in essence saying that almost all Finnish shows are pirated then, because otherwise you're not getting anywhere close to 40% of that content being pirated. Unless they think that without piracy ALL of those people would be watching it legally, then maybe you'd get somewhere north of 20%. But even with just Finnish content, the fact is that you'd have to subscribe, I think to at least two (MTV Katsomo+ that is 13€ per month so you don't get ads (which yes, means that there is 7€ paid tier WITH ADS....) and Ruutu+ (that is also 13€ per month, 8€ per month WITH ADS....) and that's on top of, say Netflix. I just don't think that without piracy those 40% would actually pay for those services, just don't see it happening. I think they are way off with their numbers and are delusional in thinking that Finnish content would have such a big draw. I doubt it does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701360725 {#2465
      date: 2023-11-30 17:12:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2422 …}
    +nested: Doctrine\ORM\PersistentCollection {#2458 …}
    +votes: Doctrine\ORM\PersistentCollection {#2456 …}
    +reports: Doctrine\ORM\PersistentCollection {#2453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
    -id: 156411
    -bodyTs: "'13':156,181 '20':130 '40':23,101,206 '7':171 '8':184 'actual':208 'ad':164,175,188 'almost':85 'also':180 'amount':65 'anywher':98 'avail':70 'big':240 'close':99 'content':26,31,67,78,104,136,235 'could':32 'd':53,125,142 'damn':40 'delusion':230 'doubt':21,243 'download':58 'draw':241 'english':72 'essenc':82 'even':49,132 'fact':138 'finnish':12,30,42,77,87,135,234 'get':97,126,163 'give':38 'go':54 'happen':218 'katsomo':153 'know':50 'languag':75 'least':150 'legal':121 'look':55,61 'mayb':2,123 'mean':19,167 'month':158,183,186 'mtv':152 'netflix':196 'north':128 'number':227 'ok':1 'otherwis':93 'paid':172 'pay':209 'peopl':116 'per':157,182,185 'person':44 'piraci':112,204 'pirat':27,90,106 're':95 'ruutu':177 'say':83,195 'scene':13 'see':216 'serious':16,20 'servic':212 'sheer':64 'show':88 'shows/movies':43 'somewher':127 'subscrib':145 'think':109,147,201,220,232 'tier':173 'top':193 'touch':9 'two':151 'unless':107 'vs':76 'watch':119 'way':223 'without':111,203 'would':117,207,236 'yes':166"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/651204/-/comment/3740272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700777643 {#2464
      date: 2023-11-23 23:14:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: """
    Denmark has 880 Pirates of all kinds and they "reach" 46% of 15-24 year olds?\n
    \n
    That's some bloody effective Pirates right there!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700805362 {#2231
    date: 2023-11-24 06:56:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@Kevnyon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 157523
  -bodyTs: "'-24':14 '15':13 '46':11 '880':3 'bloodi':20 'denmark':1 'effect':21 'kind':7 'old':16 'pirat':4,22 'reach':10 'right':23 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/651204/-/comment/3745047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700805362 {#2230
    date: 2023-11-24 06:56: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
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 {#2261
  +user: Proxies\__CG__\App\Entity\User {#2220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: Proxies\__CG__\App\Entity\User {#2213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2447
      +user: App\Entity\User {#2468 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ok maybe its just me being out of touch with the Finnish scene, but I *seriously* and I mean **SERIOUSLY** doubt that 40% of the content pirated here is Finnish content. Could, again, be me just not giving a damn about Finnish shows/movies personally, but I don't even know where I'd go looking for those downloads. But just looking at the sheer amount of content that's available in English and other languages vs Finnish content, they are in essence saying that almost all Finnish shows are pirated then, because otherwise you're not getting anywhere close to 40% of that content being pirated. Unless they think that without piracy ALL of those people would be watching it legally, then maybe you'd get somewhere north of 20%. But even with just Finnish content, the fact is that you'd have to subscribe, I think to at least two (MTV Katsomo+ that is 13€ per month so you don't get ads (which yes, means that there is 7€ paid tier WITH ADS....) and Ruutu+ (that is also 13€ per month, 8€ per month WITH ADS....) and that's on top of, say Netflix. I just don't think that without piracy those 40% would actually pay for those services, just don't see it happening. I think they are way off with their numbers and are delusional in thinking that Finnish content would have such a big draw. I doubt it does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701360725 {#2465
        date: 2023-11-30 17:12:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 156411
      -bodyTs: "'13':156,181 '20':130 '40':23,101,206 '7':171 '8':184 'actual':208 'ad':164,175,188 'almost':85 'also':180 'amount':65 'anywher':98 'avail':70 'big':240 'close':99 'content':26,31,67,78,104,136,235 'could':32 'd':53,125,142 'damn':40 'delusion':230 'doubt':21,243 'download':58 'draw':241 'english':72 'essenc':82 'even':49,132 'fact':138 'finnish':12,30,42,77,87,135,234 'get':97,126,163 'give':38 'go':54 'happen':218 'katsomo':153 'know':50 'languag':75 'least':150 'legal':121 'look':55,61 'mayb':2,123 'mean':19,167 'month':158,183,186 'mtv':152 'netflix':196 'north':128 'number':227 'ok':1 'otherwis':93 'paid':172 'pay':209 'peopl':116 'per':157,182,185 'person':44 'piraci':112,204 'pirat':27,90,106 're':95 'ruutu':177 'say':83,195 'scene':13 'see':216 'serious':16,20 'servic':212 'sheer':64 'show':88 'shows/movies':43 'somewher':127 'subscrib':145 'think':109,147,201,220,232 'tier':173 'top':193 'touch':9 'two':151 'unless':107 'vs':76 'watch':119 'way':223 'without':111,203 'would':117,207,236 'yes':166"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/651204/-/comment/3740272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700777643 {#2464
        date: 2023-11-23 23:14:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2447}
    +body: """
      Denmark has 880 Pirates of all kinds and they "reach" 46% of 15-24 year olds?\n
      \n
      That's some bloody effective Pirates right there!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700805362 {#2231
      date: 2023-11-24 06:56:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@Kevnyon@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2214 …}
    +nested: Doctrine\ORM\PersistentCollection {#2227 …}
    +votes: Doctrine\ORM\PersistentCollection {#2198 …}
    +reports: Doctrine\ORM\PersistentCollection {#2215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
    -id: 157523
    -bodyTs: "'-24':14 '15':13 '46':11 '880':3 'bloodi':20 'denmark':1 'effect':21 'kind':7 'old':16 'pirat':4,22 'reach':10 'right':23 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/651204/-/comment/3745047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700805362 {#2230
      date: 2023-11-24 06:56:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "A bit unclear writing but I expect that’s 880 of the *respondents*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700834332 {#2275
    date: 2023-11-24 14:58:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@Kevnyon@kbin.social"
    "@pragmakist@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 158538
  -bodyTs: "'880':10 'bit':2 'expect':7 'respond':13 'unclear':3 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834332 {#2277
    date: 2023-11-24 14:58: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
31 DENIED edit
App\Entity\EntryComment {#2261
  +user: Proxies\__CG__\App\Entity\User {#2220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: Proxies\__CG__\App\Entity\User {#2213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2447
      +user: App\Entity\User {#2468 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ok maybe its just me being out of touch with the Finnish scene, but I *seriously* and I mean **SERIOUSLY** doubt that 40% of the content pirated here is Finnish content. Could, again, be me just not giving a damn about Finnish shows/movies personally, but I don't even know where I'd go looking for those downloads. But just looking at the sheer amount of content that's available in English and other languages vs Finnish content, they are in essence saying that almost all Finnish shows are pirated then, because otherwise you're not getting anywhere close to 40% of that content being pirated. Unless they think that without piracy ALL of those people would be watching it legally, then maybe you'd get somewhere north of 20%. But even with just Finnish content, the fact is that you'd have to subscribe, I think to at least two (MTV Katsomo+ that is 13€ per month so you don't get ads (which yes, means that there is 7€ paid tier WITH ADS....) and Ruutu+ (that is also 13€ per month, 8€ per month WITH ADS....) and that's on top of, say Netflix. I just don't think that without piracy those 40% would actually pay for those services, just don't see it happening. I think they are way off with their numbers and are delusional in thinking that Finnish content would have such a big draw. I doubt it does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701360725 {#2465
        date: 2023-11-30 17:12:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 156411
      -bodyTs: "'13':156,181 '20':130 '40':23,101,206 '7':171 '8':184 'actual':208 'ad':164,175,188 'almost':85 'also':180 'amount':65 'anywher':98 'avail':70 'big':240 'close':99 'content':26,31,67,78,104,136,235 'could':32 'd':53,125,142 'damn':40 'delusion':230 'doubt':21,243 'download':58 'draw':241 'english':72 'essenc':82 'even':49,132 'fact':138 'finnish':12,30,42,77,87,135,234 'get':97,126,163 'give':38 'go':54 'happen':218 'katsomo':153 'know':50 'languag':75 'least':150 'legal':121 'look':55,61 'mayb':2,123 'mean':19,167 'month':158,183,186 'mtv':152 'netflix':196 'north':128 'number':227 'ok':1 'otherwis':93 'paid':172 'pay':209 'peopl':116 'per':157,182,185 'person':44 'piraci':112,204 'pirat':27,90,106 're':95 'ruutu':177 'say':83,195 'scene':13 'see':216 'serious':16,20 'servic':212 'sheer':64 'show':88 'shows/movies':43 'somewher':127 'subscrib':145 'think':109,147,201,220,232 'tier':173 'top':193 'touch':9 'two':151 'unless':107 'vs':76 'watch':119 'way':223 'without':111,203 'would':117,207,236 'yes':166"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/651204/-/comment/3740272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700777643 {#2464
        date: 2023-11-23 23:14:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2447}
    +body: """
      Denmark has 880 Pirates of all kinds and they "reach" 46% of 15-24 year olds?\n
      \n
      That's some bloody effective Pirates right there!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700805362 {#2231
      date: 2023-11-24 06:56:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@Kevnyon@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2214 …}
    +nested: Doctrine\ORM\PersistentCollection {#2227 …}
    +votes: Doctrine\ORM\PersistentCollection {#2198 …}
    +reports: Doctrine\ORM\PersistentCollection {#2215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
    -id: 157523
    -bodyTs: "'-24':14 '15':13 '46':11 '880':3 'bloodi':20 'denmark':1 'effect':21 'kind':7 'old':16 'pirat':4,22 'reach':10 'right':23 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/651204/-/comment/3745047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700805362 {#2230
      date: 2023-11-24 06:56:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "A bit unclear writing but I expect that’s 880 of the *respondents*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700834332 {#2275
    date: 2023-11-24 14:58:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@Kevnyon@kbin.social"
    "@pragmakist@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 158538
  -bodyTs: "'880':10 'bit':2 'expect':7 'respond':13 'unclear':3 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834332 {#2277
    date: 2023-11-24 14:58: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
32 DENIED moderate
App\Entity\EntryComment {#2261
  +user: Proxies\__CG__\App\Entity\User {#2220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: Proxies\__CG__\App\Entity\User {#2213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2447
      +user: App\Entity\User {#2468 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ok maybe its just me being out of touch with the Finnish scene, but I *seriously* and I mean **SERIOUSLY** doubt that 40% of the content pirated here is Finnish content. Could, again, be me just not giving a damn about Finnish shows/movies personally, but I don't even know where I'd go looking for those downloads. But just looking at the sheer amount of content that's available in English and other languages vs Finnish content, they are in essence saying that almost all Finnish shows are pirated then, because otherwise you're not getting anywhere close to 40% of that content being pirated. Unless they think that without piracy ALL of those people would be watching it legally, then maybe you'd get somewhere north of 20%. But even with just Finnish content, the fact is that you'd have to subscribe, I think to at least two (MTV Katsomo+ that is 13€ per month so you don't get ads (which yes, means that there is 7€ paid tier WITH ADS....) and Ruutu+ (that is also 13€ per month, 8€ per month WITH ADS....) and that's on top of, say Netflix. I just don't think that without piracy those 40% would actually pay for those services, just don't see it happening. I think they are way off with their numbers and are delusional in thinking that Finnish content would have such a big draw. I doubt it does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701360725 {#2465
        date: 2023-11-30 17:12:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 156411
      -bodyTs: "'13':156,181 '20':130 '40':23,101,206 '7':171 '8':184 'actual':208 'ad':164,175,188 'almost':85 'also':180 'amount':65 'anywher':98 'avail':70 'big':240 'close':99 'content':26,31,67,78,104,136,235 'could':32 'd':53,125,142 'damn':40 'delusion':230 'doubt':21,243 'download':58 'draw':241 'english':72 'essenc':82 'even':49,132 'fact':138 'finnish':12,30,42,77,87,135,234 'get':97,126,163 'give':38 'go':54 'happen':218 'katsomo':153 'know':50 'languag':75 'least':150 'legal':121 'look':55,61 'mayb':2,123 'mean':19,167 'month':158,183,186 'mtv':152 'netflix':196 'north':128 'number':227 'ok':1 'otherwis':93 'paid':172 'pay':209 'peopl':116 'per':157,182,185 'person':44 'piraci':112,204 'pirat':27,90,106 're':95 'ruutu':177 'say':83,195 'scene':13 'see':216 'serious':16,20 'servic':212 'sheer':64 'show':88 'shows/movies':43 'somewher':127 'subscrib':145 'think':109,147,201,220,232 'tier':173 'top':193 'touch':9 'two':151 'unless':107 'vs':76 'watch':119 'way':223 'without':111,203 'would':117,207,236 'yes':166"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/651204/-/comment/3740272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700777643 {#2464
        date: 2023-11-23 23:14:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2447}
    +body: """
      Denmark has 880 Pirates of all kinds and they "reach" 46% of 15-24 year olds?\n
      \n
      That's some bloody effective Pirates right there!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700805362 {#2231
      date: 2023-11-24 06:56:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@Kevnyon@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2214 …}
    +nested: Doctrine\ORM\PersistentCollection {#2227 …}
    +votes: Doctrine\ORM\PersistentCollection {#2198 …}
    +reports: Doctrine\ORM\PersistentCollection {#2215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
    -id: 157523
    -bodyTs: "'-24':14 '15':13 '46':11 '880':3 'bloodi':20 'denmark':1 'effect':21 'kind':7 'old':16 'pirat':4,22 'reach':10 'right':23 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/651204/-/comment/3745047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700805362 {#2230
      date: 2023-11-24 06:56:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2447}
  +body: "A bit unclear writing but I expect that’s 880 of the *respondents*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700834332 {#2275
    date: 2023-11-24 14:58:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@Kevnyon@kbin.social"
    "@pragmakist@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 158538
  -bodyTs: "'880':10 'bit':2 'expect':7 'respond':13 'unclear':3 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834332 {#2277
    date: 2023-11-24 14:58: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
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 {#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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701359373 {#2027
    date: 2023-11-30 16:49:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
  ]
  +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: 156215
  -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6065621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700773831 {#2035
    date: 2023-11-23 22:10:31.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 {#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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701359373 {#2027
    date: 2023-11-30 16:49:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
  ]
  +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: 156215
  -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6065621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700773831 {#2035
    date: 2023-11-23 22:10:31.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 {#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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701359373 {#2027
    date: 2023-11-30 16:49:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
  ]
  +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: 156215
  -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6065621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700773831 {#2035
    date: 2023-11-23 22:10:31.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 {#2073
  +user: Proxies\__CG__\App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: 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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701359373 {#2027
      date: 2023-11-30 16:49:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
    ]
    +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: 156215
    -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6065621"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700773831 {#2035
      date: 2023-11-23 22:10:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: "Sweeden was the birth of the Pirate Bay."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700781793 {#2137
    date: 2023-11-24 00:23:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 156609
  -bodyTs: "'bay':8 'birth':4 'pirat':7 'sweeden':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5367279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700781793 {#2143
    date: 2023-11-24 00:23:13.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 {#2073
  +user: Proxies\__CG__\App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: 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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701359373 {#2027
      date: 2023-11-30 16:49:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
    ]
    +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: 156215
    -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6065621"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700773831 {#2035
      date: 2023-11-23 22:10:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: "Sweeden was the birth of the Pirate Bay."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700781793 {#2137
    date: 2023-11-24 00:23:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 156609
  -bodyTs: "'bay':8 'birth':4 'pirat':7 'sweeden':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5367279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700781793 {#2143
    date: 2023-11-24 00:23:13.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 {#2073
  +user: Proxies\__CG__\App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: 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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701359373 {#2027
      date: 2023-11-30 16:49:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
    ]
    +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: 156215
    -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6065621"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700773831 {#2035
      date: 2023-11-23 22:10:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: "Sweeden was the birth of the Pirate Bay."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700781793 {#2137
    date: 2023-11-24 00:23:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 156609
  -bodyTs: "'bay':8 'birth':4 'pirat':7 'sweeden':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5367279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700781793 {#2143
    date: 2023-11-24 00:23:13.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 {#2055
  +user: Proxies\__CG__\App\Entity\User {#2305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: Proxies\__CG__\App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: 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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701359373 {#2027
        date: 2023-11-30 16:49:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
      ]
      +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: 156215
      -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6065621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700773831 {#2035
        date: 2023-11-23 22:10:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2144}
    +body: "Sweeden was the birth of the Pirate Bay."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700781793 {#2137
      date: 2023-11-24 00:23:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@GravitySpoiled@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2309 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
    -id: 156609
    -bodyTs: "'bay':8 'birth':4 'pirat':7 'sweeden':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5367279"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700781793 {#2143
      date: 2023-11-24 00:23:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: "Once a viking, always a viking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700786276 {#2052
    date: 2023-11-24 01:37:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@GravitySpoiled@lemmy.ml"
    "@Apollo2323@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 156844
  -bodyTs: "'alway':4 'vike':3,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5540922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700786276 {#2053
    date: 2023-11-24 01:37:56.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 {#2055
  +user: Proxies\__CG__\App\Entity\User {#2305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: Proxies\__CG__\App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: 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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701359373 {#2027
        date: 2023-11-30 16:49:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
      ]
      +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: 156215
      -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6065621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700773831 {#2035
        date: 2023-11-23 22:10:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2144}
    +body: "Sweeden was the birth of the Pirate Bay."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700781793 {#2137
      date: 2023-11-24 00:23:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@GravitySpoiled@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2309 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
    -id: 156609
    -bodyTs: "'bay':8 'birth':4 'pirat':7 'sweeden':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5367279"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700781793 {#2143
      date: 2023-11-24 00:23:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: "Once a viking, always a viking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700786276 {#2052
    date: 2023-11-24 01:37:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@GravitySpoiled@lemmy.ml"
    "@Apollo2323@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 156844
  -bodyTs: "'alway':4 'vike':3,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5540922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700786276 {#2053
    date: 2023-11-24 01:37:56.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 {#2055
  +user: Proxies\__CG__\App\Entity\User {#2305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: Proxies\__CG__\App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: 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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701359373 {#2027
        date: 2023-11-30 16:49:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
      ]
      +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: 156215
      -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6065621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700773831 {#2035
        date: 2023-11-23 22:10:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2144}
    +body: "Sweeden was the birth of the Pirate Bay."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700781793 {#2137
      date: 2023-11-24 00:23:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@GravitySpoiled@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2309 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
    -id: 156609
    -bodyTs: "'bay':8 'birth':4 'pirat':7 'sweeden':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5367279"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700781793 {#2143
      date: 2023-11-24 00:23:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: "Once a viking, always a viking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700786276 {#2052
    date: 2023-11-24 01:37:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@GravitySpoiled@lemmy.ml"
    "@Apollo2323@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 156844
  -bodyTs: "'alway':4 'vike':3,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5540922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700786276 {#2053
    date: 2023-11-24 01:37:56.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 {#2313
  +user: Proxies\__CG__\App\Entity\User {#2316 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: Proxies\__CG__\App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: 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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701359373 {#2027
        date: 2023-11-30 16:49:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
      ]
      +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: 156215
      -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6065621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700773831 {#2035
        date: 2023-11-23 22:10:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2144}
    +body: "Sweeden was the birth of the Pirate Bay."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700781793 {#2137
      date: 2023-11-24 00:23:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@GravitySpoiled@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2309 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
    -id: 156609
    -bodyTs: "'bay':8 'birth':4 'pirat':7 'sweeden':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5367279"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700781793 {#2143
      date: 2023-11-24 00:23:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: """
    The Pirate Bay\n
    \n
    August 23, 2004\n
    \n
    Re: Unauthorized Use of DreamWorks SKG Properties\n
    \n
    As you may or may not be aware, Sweden is not a state in the United States of America. Sweden is a country in northern Europe. Unless you figured it out by now, US law does not apply here. For your information, no Swedish law is being violated.\n
    \n
    Please be assured that any further contact with us, regardless of medium, will result in\n
    \n
    a) a suit being filed for harassment\n
    \n
    b) a formal complaint lodged with the bar of your legal counsel, for sending frivolous legal threats.\n
    \n
    It is the opinion of us and our lawyers that you are … morons, and that you should please go sodomize yourself with retractable batons.\n
    \n
    Please also note that your e-mail and letter will be published in full on [www.thepiratebay.org](http://www.thepiratebay.org/)\n
    \n
    Go fuck yourself.\n
    \n
    Polite as usual,\n
    \n
    anakata
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700795661 {#2306
    date: 2023-11-24 04:14:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@GravitySpoiled@lemmy.ml"
    "@Apollo2323@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 157201
  -bodyTs: "'/)':144 '2004':6 '23':5 'also':126 'america':32 'anakata':151 'appli':51 'assur':64 'august':4 'awar':21 'b':84 'bar':91 'baton':124 'bay':3 'complaint':87 'contact':68 'counsel':95 'countri':36 'dreamwork':11 'e':131 'e-mail':130 'europ':39 'figur':42 'file':81 'formal':86 'frivol':98 'fuck':146 'full':139 'go':119,145 'harass':83 'inform':55 'law':48,58 'lawyer':109 'legal':94,99 'letter':134 'lodg':88 'mail':132 'may':16,18 'medium':73 'moron':113 'northern':38 'note':127 'opinion':104 'pirat':2 'pleas':62,118,125 'polit':148 'properti':13 'publish':137 're':7 'regardless':71 'result':75 'retract':123 'send':97 'skg':12 'sodom':120 'state':26,30 'suit':79 'sweden':22,33 'swedish':57 'threat':100 'unauthor':8 'unit':29 'unless':40 'us':47,70,106 'use':9 'usual':150 'violat':61 'www.thepiratebay.org':141,143 'www.thepiratebay.org/)':142"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6510422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700795661 {#2308
    date: 2023-11-24 04:14: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
47 DENIED edit
App\Entity\EntryComment {#2313
  +user: Proxies\__CG__\App\Entity\User {#2316 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: Proxies\__CG__\App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: 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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701359373 {#2027
        date: 2023-11-30 16:49:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
      ]
      +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: 156215
      -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6065621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700773831 {#2035
        date: 2023-11-23 22:10:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2144}
    +body: "Sweeden was the birth of the Pirate Bay."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700781793 {#2137
      date: 2023-11-24 00:23:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@GravitySpoiled@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2309 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
    -id: 156609
    -bodyTs: "'bay':8 'birth':4 'pirat':7 'sweeden':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5367279"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700781793 {#2143
      date: 2023-11-24 00:23:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: """
    The Pirate Bay\n
    \n
    August 23, 2004\n
    \n
    Re: Unauthorized Use of DreamWorks SKG Properties\n
    \n
    As you may or may not be aware, Sweden is not a state in the United States of America. Sweden is a country in northern Europe. Unless you figured it out by now, US law does not apply here. For your information, no Swedish law is being violated.\n
    \n
    Please be assured that any further contact with us, regardless of medium, will result in\n
    \n
    a) a suit being filed for harassment\n
    \n
    b) a formal complaint lodged with the bar of your legal counsel, for sending frivolous legal threats.\n
    \n
    It is the opinion of us and our lawyers that you are … morons, and that you should please go sodomize yourself with retractable batons.\n
    \n
    Please also note that your e-mail and letter will be published in full on [www.thepiratebay.org](http://www.thepiratebay.org/)\n
    \n
    Go fuck yourself.\n
    \n
    Polite as usual,\n
    \n
    anakata
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700795661 {#2306
    date: 2023-11-24 04:14:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@GravitySpoiled@lemmy.ml"
    "@Apollo2323@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 157201
  -bodyTs: "'/)':144 '2004':6 '23':5 'also':126 'america':32 'anakata':151 'appli':51 'assur':64 'august':4 'awar':21 'b':84 'bar':91 'baton':124 'bay':3 'complaint':87 'contact':68 'counsel':95 'countri':36 'dreamwork':11 'e':131 'e-mail':130 'europ':39 'figur':42 'file':81 'formal':86 'frivol':98 'fuck':146 'full':139 'go':119,145 'harass':83 'inform':55 'law':48,58 'lawyer':109 'legal':94,99 'letter':134 'lodg':88 'mail':132 'may':16,18 'medium':73 'moron':113 'northern':38 'note':127 'opinion':104 'pirat':2 'pleas':62,118,125 'polit':148 'properti':13 'publish':137 're':7 'regardless':71 'result':75 'retract':123 'send':97 'skg':12 'sodom':120 'state':26,30 'suit':79 'sweden':22,33 'swedish':57 'threat':100 'unauthor':8 'unit':29 'unless':40 'us':47,70,106 'use':9 'usual':150 'violat':61 'www.thepiratebay.org':141,143 'www.thepiratebay.org/)':142"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6510422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700795661 {#2308
    date: 2023-11-24 04:14: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
48 DENIED moderate
App\Entity\EntryComment {#2313
  +user: Proxies\__CG__\App\Entity\User {#2316 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: Proxies\__CG__\App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: 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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701359373 {#2027
        date: 2023-11-30 16:49:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
      ]
      +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: 156215
      -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6065621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700773831 {#2035
        date: 2023-11-23 22:10:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2144}
    +body: "Sweeden was the birth of the Pirate Bay."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700781793 {#2137
      date: 2023-11-24 00:23:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@GravitySpoiled@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2309 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
    -id: 156609
    -bodyTs: "'bay':8 'birth':4 'pirat':7 'sweeden':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5367279"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700781793 {#2143
      date: 2023-11-24 00:23:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: """
    The Pirate Bay\n
    \n
    August 23, 2004\n
    \n
    Re: Unauthorized Use of DreamWorks SKG Properties\n
    \n
    As you may or may not be aware, Sweden is not a state in the United States of America. Sweden is a country in northern Europe. Unless you figured it out by now, US law does not apply here. For your information, no Swedish law is being violated.\n
    \n
    Please be assured that any further contact with us, regardless of medium, will result in\n
    \n
    a) a suit being filed for harassment\n
    \n
    b) a formal complaint lodged with the bar of your legal counsel, for sending frivolous legal threats.\n
    \n
    It is the opinion of us and our lawyers that you are … morons, and that you should please go sodomize yourself with retractable batons.\n
    \n
    Please also note that your e-mail and letter will be published in full on [www.thepiratebay.org](http://www.thepiratebay.org/)\n
    \n
    Go fuck yourself.\n
    \n
    Polite as usual,\n
    \n
    anakata
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700795661 {#2306
    date: 2023-11-24 04:14:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@GravitySpoiled@lemmy.ml"
    "@Apollo2323@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 157201
  -bodyTs: "'/)':144 '2004':6 '23':5 'also':126 'america':32 'anakata':151 'appli':51 'assur':64 'august':4 'awar':21 'b':84 'bar':91 'baton':124 'bay':3 'complaint':87 'contact':68 'counsel':95 'countri':36 'dreamwork':11 'e':131 'e-mail':130 'europ':39 'figur':42 'file':81 'formal':86 'frivol':98 'fuck':146 'full':139 'go':119,145 'harass':83 'inform':55 'law':48,58 'lawyer':109 'legal':94,99 'letter':134 'lodg':88 'mail':132 'may':16,18 'medium':73 'moron':113 'northern':38 'note':127 'opinion':104 'pirat':2 'pleas':62,118,125 'polit':148 'properti':13 'publish':137 're':7 'regardless':71 'result':75 'retract':123 'send':97 'skg':12 'sodom':120 'state':26,30 'suit':79 'sweden':22,33 'swedish':57 'threat':100 'unauthor':8 'unit':29 'unless':40 'us':47,70,106 'use':9 'usual':150 'violat':61 'www.thepiratebay.org':141,143 'www.thepiratebay.org/)':142"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6510422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700795661 {#2308
    date: 2023-11-24 04:14: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
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 {#2190
  +user: Proxies\__CG__\App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2313
    +user: Proxies\__CG__\App\Entity\User {#2316 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2073
      +user: Proxies\__CG__\App\Entity\User {#2301 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: 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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701359373 {#2027
          date: 2023-11-30 16:49:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vildis@lemmy.dbzer0.com"
        ]
        +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: 156215
        -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6065621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700773831 {#2035
          date: 2023-11-23 22:10:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2144}
      +body: "Sweeden was the birth of the Pirate Bay."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700781793 {#2137
        date: 2023-11-24 00:23:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2293 …}
      +votes: Doctrine\ORM\PersistentCollection {#2311 …}
      +reports: Doctrine\ORM\PersistentCollection {#2189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 156609
      -bodyTs: "'bay':8 'birth':4 'pirat':7 'sweeden':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5367279"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700781793 {#2143
        date: 2023-11-24 00:23:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2144}
    +body: """
      The Pirate Bay\n
      \n
      August 23, 2004\n
      \n
      Re: Unauthorized Use of DreamWorks SKG Properties\n
      \n
      As you may or may not be aware, Sweden is not a state in the United States of America. Sweden is a country in northern Europe. Unless you figured it out by now, US law does not apply here. For your information, no Swedish law is being violated.\n
      \n
      Please be assured that any further contact with us, regardless of medium, will result in\n
      \n
      a) a suit being filed for harassment\n
      \n
      b) a formal complaint lodged with the bar of your legal counsel, for sending frivolous legal threats.\n
      \n
      It is the opinion of us and our lawyers that you are … morons, and that you should please go sodomize yourself with retractable batons.\n
      \n
      Please also note that your e-mail and letter will be published in full on [www.thepiratebay.org](http://www.thepiratebay.org/)\n
      \n
      Go fuck yourself.\n
      \n
      Polite as usual,\n
      \n
      anakata
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700795661 {#2306
      date: 2023-11-24 04:14:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@GravitySpoiled@lemmy.ml"
      "@Apollo2323@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2292 …}
    +nested: Doctrine\ORM\PersistentCollection {#2290 …}
    +votes: Doctrine\ORM\PersistentCollection {#2295 …}
    +reports: Doctrine\ORM\PersistentCollection {#2283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
    -id: 157201
    -bodyTs: "'/)':144 '2004':6 '23':5 'also':126 'america':32 'anakata':151 'appli':51 'assur':64 'august':4 'awar':21 'b':84 'bar':91 'baton':124 'bay':3 'complaint':87 'contact':68 'counsel':95 'countri':36 'dreamwork':11 'e':131 'e-mail':130 'europ':39 'figur':42 'file':81 'formal':86 'frivol':98 'fuck':146 'full':139 'go':119,145 'harass':83 'inform':55 'law':48,58 'lawyer':109 'legal':94,99 'letter':134 'lodg':88 'mail':132 'may':16,18 'medium':73 'moron':113 'northern':38 'note':127 'opinion':104 'pirat':2 'pleas':62,118,125 'polit':148 'properti':13 'publish':137 're':7 'regardless':71 'result':75 'retract':123 'send':97 'skg':12 'sodom':120 'state':26,30 'suit':79 'sweden':22,33 'swedish':57 'threat':100 'unauthor':8 'unit':29 'unless':40 'us':47,70,106 'use':9 'usual':150 'violat':61 'www.thepiratebay.org':141,143 'www.thepiratebay.org/)':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6510422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700795661 {#2308
      date: 2023-11-24 04:14:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: """
    Less than a year after that mail [Swedish laws were rewritten to make copying music and movies illegal](http://news.bbc.co.uk/2/hi/technology/4642373.stm).\n
    \n
    [Because USA told us to](https://torrentfreak.com/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700812141 {#2272
    date: 2023-11-24 08:49:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@GravitySpoiled@lemmy.ml"
    "@Apollo2323@lemmy.dbzer0.com"
    "@DeathWearsANecktie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 157681
  -bodyTs: "'/2/hi/technology/4642373.stm).':21 '/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).':29 'copi':14 'illeg':18 'law':9 'less':1 'mail':7 'make':13 'movi':17 'music':15 'news.bbc.co.uk':20 'news.bbc.co.uk/2/hi/technology/4642373.stm).':19 'rewritten':11 'swedish':8 'told':24 'torrentfreak.com':28 'torrentfreak.com/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).':27 'us':25 'usa':23 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5545383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700812141 {#2273
    date: 2023-11-24 08:49:01.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 {#2190
  +user: Proxies\__CG__\App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2313
    +user: Proxies\__CG__\App\Entity\User {#2316 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2073
      +user: Proxies\__CG__\App\Entity\User {#2301 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: 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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701359373 {#2027
          date: 2023-11-30 16:49:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vildis@lemmy.dbzer0.com"
        ]
        +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: 156215
        -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6065621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700773831 {#2035
          date: 2023-11-23 22:10:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2144}
      +body: "Sweeden was the birth of the Pirate Bay."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700781793 {#2137
        date: 2023-11-24 00:23:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2293 …}
      +votes: Doctrine\ORM\PersistentCollection {#2311 …}
      +reports: Doctrine\ORM\PersistentCollection {#2189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 156609
      -bodyTs: "'bay':8 'birth':4 'pirat':7 'sweeden':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5367279"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700781793 {#2143
        date: 2023-11-24 00:23:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2144}
    +body: """
      The Pirate Bay\n
      \n
      August 23, 2004\n
      \n
      Re: Unauthorized Use of DreamWorks SKG Properties\n
      \n
      As you may or may not be aware, Sweden is not a state in the United States of America. Sweden is a country in northern Europe. Unless you figured it out by now, US law does not apply here. For your information, no Swedish law is being violated.\n
      \n
      Please be assured that any further contact with us, regardless of medium, will result in\n
      \n
      a) a suit being filed for harassment\n
      \n
      b) a formal complaint lodged with the bar of your legal counsel, for sending frivolous legal threats.\n
      \n
      It is the opinion of us and our lawyers that you are … morons, and that you should please go sodomize yourself with retractable batons.\n
      \n
      Please also note that your e-mail and letter will be published in full on [www.thepiratebay.org](http://www.thepiratebay.org/)\n
      \n
      Go fuck yourself.\n
      \n
      Polite as usual,\n
      \n
      anakata
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700795661 {#2306
      date: 2023-11-24 04:14:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@GravitySpoiled@lemmy.ml"
      "@Apollo2323@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2292 …}
    +nested: Doctrine\ORM\PersistentCollection {#2290 …}
    +votes: Doctrine\ORM\PersistentCollection {#2295 …}
    +reports: Doctrine\ORM\PersistentCollection {#2283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
    -id: 157201
    -bodyTs: "'/)':144 '2004':6 '23':5 'also':126 'america':32 'anakata':151 'appli':51 'assur':64 'august':4 'awar':21 'b':84 'bar':91 'baton':124 'bay':3 'complaint':87 'contact':68 'counsel':95 'countri':36 'dreamwork':11 'e':131 'e-mail':130 'europ':39 'figur':42 'file':81 'formal':86 'frivol':98 'fuck':146 'full':139 'go':119,145 'harass':83 'inform':55 'law':48,58 'lawyer':109 'legal':94,99 'letter':134 'lodg':88 'mail':132 'may':16,18 'medium':73 'moron':113 'northern':38 'note':127 'opinion':104 'pirat':2 'pleas':62,118,125 'polit':148 'properti':13 'publish':137 're':7 'regardless':71 'result':75 'retract':123 'send':97 'skg':12 'sodom':120 'state':26,30 'suit':79 'sweden':22,33 'swedish':57 'threat':100 'unauthor':8 'unit':29 'unless':40 'us':47,70,106 'use':9 'usual':150 'violat':61 'www.thepiratebay.org':141,143 'www.thepiratebay.org/)':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6510422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700795661 {#2308
      date: 2023-11-24 04:14:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: """
    Less than a year after that mail [Swedish laws were rewritten to make copying music and movies illegal](http://news.bbc.co.uk/2/hi/technology/4642373.stm).\n
    \n
    [Because USA told us to](https://torrentfreak.com/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700812141 {#2272
    date: 2023-11-24 08:49:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@GravitySpoiled@lemmy.ml"
    "@Apollo2323@lemmy.dbzer0.com"
    "@DeathWearsANecktie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 157681
  -bodyTs: "'/2/hi/technology/4642373.stm).':21 '/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).':29 'copi':14 'illeg':18 'law':9 'less':1 'mail':7 'make':13 'movi':17 'music':15 'news.bbc.co.uk':20 'news.bbc.co.uk/2/hi/technology/4642373.stm).':19 'rewritten':11 'swedish':8 'told':24 'torrentfreak.com':28 'torrentfreak.com/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).':27 'us':25 'usa':23 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5545383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700812141 {#2273
    date: 2023-11-24 08:49:01.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 {#2190
  +user: Proxies\__CG__\App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2313
    +user: Proxies\__CG__\App\Entity\User {#2316 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2073
      +user: Proxies\__CG__\App\Entity\User {#2301 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: 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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701359373 {#2027
          date: 2023-11-30 16:49:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vildis@lemmy.dbzer0.com"
        ]
        +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: 156215
        -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6065621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700773831 {#2035
          date: 2023-11-23 22:10:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2144}
      +body: "Sweeden was the birth of the Pirate Bay."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700781793 {#2137
        date: 2023-11-24 00:23:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2293 …}
      +votes: Doctrine\ORM\PersistentCollection {#2311 …}
      +reports: Doctrine\ORM\PersistentCollection {#2189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 156609
      -bodyTs: "'bay':8 'birth':4 'pirat':7 'sweeden':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5367279"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700781793 {#2143
        date: 2023-11-24 00:23:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2144}
    +body: """
      The Pirate Bay\n
      \n
      August 23, 2004\n
      \n
      Re: Unauthorized Use of DreamWorks SKG Properties\n
      \n
      As you may or may not be aware, Sweden is not a state in the United States of America. Sweden is a country in northern Europe. Unless you figured it out by now, US law does not apply here. For your information, no Swedish law is being violated.\n
      \n
      Please be assured that any further contact with us, regardless of medium, will result in\n
      \n
      a) a suit being filed for harassment\n
      \n
      b) a formal complaint lodged with the bar of your legal counsel, for sending frivolous legal threats.\n
      \n
      It is the opinion of us and our lawyers that you are … morons, and that you should please go sodomize yourself with retractable batons.\n
      \n
      Please also note that your e-mail and letter will be published in full on [www.thepiratebay.org](http://www.thepiratebay.org/)\n
      \n
      Go fuck yourself.\n
      \n
      Polite as usual,\n
      \n
      anakata
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700795661 {#2306
      date: 2023-11-24 04:14:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@GravitySpoiled@lemmy.ml"
      "@Apollo2323@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2292 …}
    +nested: Doctrine\ORM\PersistentCollection {#2290 …}
    +votes: Doctrine\ORM\PersistentCollection {#2295 …}
    +reports: Doctrine\ORM\PersistentCollection {#2283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
    -id: 157201
    -bodyTs: "'/)':144 '2004':6 '23':5 'also':126 'america':32 'anakata':151 'appli':51 'assur':64 'august':4 'awar':21 'b':84 'bar':91 'baton':124 'bay':3 'complaint':87 'contact':68 'counsel':95 'countri':36 'dreamwork':11 'e':131 'e-mail':130 'europ':39 'figur':42 'file':81 'formal':86 'frivol':98 'fuck':146 'full':139 'go':119,145 'harass':83 'inform':55 'law':48,58 'lawyer':109 'legal':94,99 'letter':134 'lodg':88 'mail':132 'may':16,18 'medium':73 'moron':113 'northern':38 'note':127 'opinion':104 'pirat':2 'pleas':62,118,125 'polit':148 'properti':13 'publish':137 're':7 'regardless':71 'result':75 'retract':123 'send':97 'skg':12 'sodom':120 'state':26,30 'suit':79 'sweden':22,33 'swedish':57 'threat':100 'unauthor':8 'unit':29 'unless':40 'us':47,70,106 'use':9 'usual':150 'violat':61 'www.thepiratebay.org':141,143 'www.thepiratebay.org/)':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6510422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700795661 {#2308
      date: 2023-11-24 04:14:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: """
    Less than a year after that mail [Swedish laws were rewritten to make copying music and movies illegal](http://news.bbc.co.uk/2/hi/technology/4642373.stm).\n
    \n
    [Because USA told us to](https://torrentfreak.com/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700812141 {#2272
    date: 2023-11-24 08:49:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@GravitySpoiled@lemmy.ml"
    "@Apollo2323@lemmy.dbzer0.com"
    "@DeathWearsANecktie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 157681
  -bodyTs: "'/2/hi/technology/4642373.stm).':21 '/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).':29 'copi':14 'illeg':18 'law':9 'less':1 'mail':7 'make':13 'movi':17 'music':15 'news.bbc.co.uk':20 'news.bbc.co.uk/2/hi/technology/4642373.stm).':19 'rewritten':11 'swedish':8 'told':24 'torrentfreak.com':28 'torrentfreak.com/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).':27 'us':25 'usa':23 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5545383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700812141 {#2273
    date: 2023-11-24 08:49:01.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 {#2285
  +user: Proxies\__CG__\App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2190
    +user: Proxies\__CG__\App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2313
      +user: Proxies\__CG__\App\Entity\User {#2316 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2073
        +user: Proxies\__CG__\App\Entity\User {#2301 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: 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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1701359373 {#2027
            date: 2023-11-30 16:49:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@vildis@lemmy.dbzer0.com"
          ]
          +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: 156215
          -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6065621"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700773831 {#2035
            date: 2023-11-23 22:10:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2144}
        +body: "Sweeden was the birth of the Pirate Bay."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700781793 {#2137
          date: 2023-11-24 00:23:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vildis@lemmy.dbzer0.com"
          "@GravitySpoiled@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2309 …}
        +nested: Doctrine\ORM\PersistentCollection {#2293 …}
        +votes: Doctrine\ORM\PersistentCollection {#2311 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
        -id: 156609
        -bodyTs: "'bay':8 'birth':4 'pirat':7 'sweeden':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5367279"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700781793 {#2143
          date: 2023-11-24 00:23:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2144}
      +body: """
        The Pirate Bay\n
        \n
        August 23, 2004\n
        \n
        Re: Unauthorized Use of DreamWorks SKG Properties\n
        \n
        As you may or may not be aware, Sweden is not a state in the United States of America. Sweden is a country in northern Europe. Unless you figured it out by now, US law does not apply here. For your information, no Swedish law is being violated.\n
        \n
        Please be assured that any further contact with us, regardless of medium, will result in\n
        \n
        a) a suit being filed for harassment\n
        \n
        b) a formal complaint lodged with the bar of your legal counsel, for sending frivolous legal threats.\n
        \n
        It is the opinion of us and our lawyers that you are … morons, and that you should please go sodomize yourself with retractable batons.\n
        \n
        Please also note that your e-mail and letter will be published in full on [www.thepiratebay.org](http://www.thepiratebay.org/)\n
        \n
        Go fuck yourself.\n
        \n
        Polite as usual,\n
        \n
        anakata
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700795661 {#2306
        date: 2023-11-24 04:14:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
        "@GravitySpoiled@lemmy.ml"
        "@Apollo2323@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2292 …}
      +nested: Doctrine\ORM\PersistentCollection {#2290 …}
      +votes: Doctrine\ORM\PersistentCollection {#2295 …}
      +reports: Doctrine\ORM\PersistentCollection {#2283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
      -id: 157201
      -bodyTs: "'/)':144 '2004':6 '23':5 'also':126 'america':32 'anakata':151 'appli':51 'assur':64 'august':4 'awar':21 'b':84 'bar':91 'baton':124 'bay':3 'complaint':87 'contact':68 'counsel':95 'countri':36 'dreamwork':11 'e':131 'e-mail':130 'europ':39 'figur':42 'file':81 'formal':86 'frivol':98 'fuck':146 'full':139 'go':119,145 'harass':83 'inform':55 'law':48,58 'lawyer':109 'legal':94,99 'letter':134 'lodg':88 'mail':132 'may':16,18 'medium':73 'moron':113 'northern':38 'note':127 'opinion':104 'pirat':2 'pleas':62,118,125 'polit':148 'properti':13 'publish':137 're':7 'regardless':71 'result':75 'retract':123 'send':97 'skg':12 'sodom':120 'state':26,30 'suit':79 'sweden':22,33 'swedish':57 'threat':100 'unauthor':8 'unit':29 'unless':40 'us':47,70,106 'use':9 'usual':150 'violat':61 'www.thepiratebay.org':141,143 'www.thepiratebay.org/)':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6510422"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700795661 {#2308
        date: 2023-11-24 04:14:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2144}
    +body: """
      Less than a year after that mail [Swedish laws were rewritten to make copying music and movies illegal](http://news.bbc.co.uk/2/hi/technology/4642373.stm).\n
      \n
      [Because USA told us to](https://torrentfreak.com/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700812141 {#2272
      date: 2023-11-24 08:49:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@GravitySpoiled@lemmy.ml"
      "@Apollo2323@lemmy.dbzer0.com"
      "@DeathWearsANecktie@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2242 …}
    +nested: Doctrine\ORM\PersistentCollection {#2240 …}
    +votes: Doctrine\ORM\PersistentCollection {#2264 …}
    +reports: Doctrine\ORM\PersistentCollection {#2233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
    -id: 157681
    -bodyTs: "'/2/hi/technology/4642373.stm).':21 '/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).':29 'copi':14 'illeg':18 'law':9 'less':1 'mail':7 'make':13 'movi':17 'music':15 'news.bbc.co.uk':20 'news.bbc.co.uk/2/hi/technology/4642373.stm).':19 'rewritten':11 'swedish':8 'told':24 'torrentfreak.com':28 'torrentfreak.com/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).':27 'us':25 'usa':23 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5545383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700812141 {#2273
      date: 2023-11-24 08:49:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: "Fuck Hollywood. The copyright system doesnt create innovation , we have to rewrite those laws."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700833359 {#2247
    date: 2023-11-24 14:42:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@GravitySpoiled@lemmy.ml"
    "@Apollo2323@lemmy.dbzer0.com"
    "@DeathWearsANecktie@lemm.ee"
    "@fhein@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2254 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 158484
  -bodyTs: "'copyright':4 'creat':7 'doesnt':6 'fuck':1 'hollywood':2 'innov':8 'law':14 'rewrit':12 'system':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5378585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833359 {#2251
    date: 2023-11-24 14:42: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
55 DENIED edit
App\Entity\EntryComment {#2285
  +user: Proxies\__CG__\App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2190
    +user: Proxies\__CG__\App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2313
      +user: Proxies\__CG__\App\Entity\User {#2316 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2073
        +user: Proxies\__CG__\App\Entity\User {#2301 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: 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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1701359373 {#2027
            date: 2023-11-30 16:49:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@vildis@lemmy.dbzer0.com"
          ]
          +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: 156215
          -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6065621"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700773831 {#2035
            date: 2023-11-23 22:10:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2144}
        +body: "Sweeden was the birth of the Pirate Bay."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700781793 {#2137
          date: 2023-11-24 00:23:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vildis@lemmy.dbzer0.com"
          "@GravitySpoiled@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2309 …}
        +nested: Doctrine\ORM\PersistentCollection {#2293 …}
        +votes: Doctrine\ORM\PersistentCollection {#2311 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
        -id: 156609
        -bodyTs: "'bay':8 'birth':4 'pirat':7 'sweeden':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5367279"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700781793 {#2143
          date: 2023-11-24 00:23:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2144}
      +body: """
        The Pirate Bay\n
        \n
        August 23, 2004\n
        \n
        Re: Unauthorized Use of DreamWorks SKG Properties\n
        \n
        As you may or may not be aware, Sweden is not a state in the United States of America. Sweden is a country in northern Europe. Unless you figured it out by now, US law does not apply here. For your information, no Swedish law is being violated.\n
        \n
        Please be assured that any further contact with us, regardless of medium, will result in\n
        \n
        a) a suit being filed for harassment\n
        \n
        b) a formal complaint lodged with the bar of your legal counsel, for sending frivolous legal threats.\n
        \n
        It is the opinion of us and our lawyers that you are … morons, and that you should please go sodomize yourself with retractable batons.\n
        \n
        Please also note that your e-mail and letter will be published in full on [www.thepiratebay.org](http://www.thepiratebay.org/)\n
        \n
        Go fuck yourself.\n
        \n
        Polite as usual,\n
        \n
        anakata
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700795661 {#2306
        date: 2023-11-24 04:14:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
        "@GravitySpoiled@lemmy.ml"
        "@Apollo2323@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2292 …}
      +nested: Doctrine\ORM\PersistentCollection {#2290 …}
      +votes: Doctrine\ORM\PersistentCollection {#2295 …}
      +reports: Doctrine\ORM\PersistentCollection {#2283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
      -id: 157201
      -bodyTs: "'/)':144 '2004':6 '23':5 'also':126 'america':32 'anakata':151 'appli':51 'assur':64 'august':4 'awar':21 'b':84 'bar':91 'baton':124 'bay':3 'complaint':87 'contact':68 'counsel':95 'countri':36 'dreamwork':11 'e':131 'e-mail':130 'europ':39 'figur':42 'file':81 'formal':86 'frivol':98 'fuck':146 'full':139 'go':119,145 'harass':83 'inform':55 'law':48,58 'lawyer':109 'legal':94,99 'letter':134 'lodg':88 'mail':132 'may':16,18 'medium':73 'moron':113 'northern':38 'note':127 'opinion':104 'pirat':2 'pleas':62,118,125 'polit':148 'properti':13 'publish':137 're':7 'regardless':71 'result':75 'retract':123 'send':97 'skg':12 'sodom':120 'state':26,30 'suit':79 'sweden':22,33 'swedish':57 'threat':100 'unauthor':8 'unit':29 'unless':40 'us':47,70,106 'use':9 'usual':150 'violat':61 'www.thepiratebay.org':141,143 'www.thepiratebay.org/)':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6510422"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700795661 {#2308
        date: 2023-11-24 04:14:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2144}
    +body: """
      Less than a year after that mail [Swedish laws were rewritten to make copying music and movies illegal](http://news.bbc.co.uk/2/hi/technology/4642373.stm).\n
      \n
      [Because USA told us to](https://torrentfreak.com/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700812141 {#2272
      date: 2023-11-24 08:49:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@GravitySpoiled@lemmy.ml"
      "@Apollo2323@lemmy.dbzer0.com"
      "@DeathWearsANecktie@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2242 …}
    +nested: Doctrine\ORM\PersistentCollection {#2240 …}
    +votes: Doctrine\ORM\PersistentCollection {#2264 …}
    +reports: Doctrine\ORM\PersistentCollection {#2233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
    -id: 157681
    -bodyTs: "'/2/hi/technology/4642373.stm).':21 '/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).':29 'copi':14 'illeg':18 'law':9 'less':1 'mail':7 'make':13 'movi':17 'music':15 'news.bbc.co.uk':20 'news.bbc.co.uk/2/hi/technology/4642373.stm).':19 'rewritten':11 'swedish':8 'told':24 'torrentfreak.com':28 'torrentfreak.com/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).':27 'us':25 'usa':23 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5545383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700812141 {#2273
      date: 2023-11-24 08:49:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: "Fuck Hollywood. The copyright system doesnt create innovation , we have to rewrite those laws."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700833359 {#2247
    date: 2023-11-24 14:42:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@GravitySpoiled@lemmy.ml"
    "@Apollo2323@lemmy.dbzer0.com"
    "@DeathWearsANecktie@lemm.ee"
    "@fhein@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2254 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 158484
  -bodyTs: "'copyright':4 'creat':7 'doesnt':6 'fuck':1 'hollywood':2 'innov':8 'law':14 'rewrit':12 'system':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5378585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833359 {#2251
    date: 2023-11-24 14:42: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
56 DENIED moderate
App\Entity\EntryComment {#2285
  +user: Proxies\__CG__\App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2190
    +user: Proxies\__CG__\App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2313
      +user: Proxies\__CG__\App\Entity\User {#2316 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2073
        +user: Proxies\__CG__\App\Entity\User {#2301 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: 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: "that is incredible, 5% of all swedish households are using illegal iptv. really, that number makes me doubt the whole study - but I don’t live in sweden, maybe that’s how it is."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1701359373 {#2027
            date: 2023-11-30 16:49:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@vildis@lemmy.dbzer0.com"
          ]
          +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: 156215
          -bodyTs: "'5':4 'doubt':18 'household':8 'illeg':11 'incred':3 'iptv':12 'live':26 'make':16 'mayb':29 'number':15 'realli':13 'studi':21 'sweden':28 'swedish':7 'use':10 'whole':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6065621"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700773831 {#2035
            date: 2023-11-23 22:10:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2144}
        +body: "Sweeden was the birth of the Pirate Bay."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700781793 {#2137
          date: 2023-11-24 00:23:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vildis@lemmy.dbzer0.com"
          "@GravitySpoiled@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2309 …}
        +nested: Doctrine\ORM\PersistentCollection {#2293 …}
        +votes: Doctrine\ORM\PersistentCollection {#2311 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
        -id: 156609
        -bodyTs: "'bay':8 'birth':4 'pirat':7 'sweeden':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5367279"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700781793 {#2143
          date: 2023-11-24 00:23:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2144}
      +body: """
        The Pirate Bay\n
        \n
        August 23, 2004\n
        \n
        Re: Unauthorized Use of DreamWorks SKG Properties\n
        \n
        As you may or may not be aware, Sweden is not a state in the United States of America. Sweden is a country in northern Europe. Unless you figured it out by now, US law does not apply here. For your information, no Swedish law is being violated.\n
        \n
        Please be assured that any further contact with us, regardless of medium, will result in\n
        \n
        a) a suit being filed for harassment\n
        \n
        b) a formal complaint lodged with the bar of your legal counsel, for sending frivolous legal threats.\n
        \n
        It is the opinion of us and our lawyers that you are … morons, and that you should please go sodomize yourself with retractable batons.\n
        \n
        Please also note that your e-mail and letter will be published in full on [www.thepiratebay.org](http://www.thepiratebay.org/)\n
        \n
        Go fuck yourself.\n
        \n
        Polite as usual,\n
        \n
        anakata
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700795661 {#2306
        date: 2023-11-24 04:14:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vildis@lemmy.dbzer0.com"
        "@GravitySpoiled@lemmy.ml"
        "@Apollo2323@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2292 …}
      +nested: Doctrine\ORM\PersistentCollection {#2290 …}
      +votes: Doctrine\ORM\PersistentCollection {#2295 …}
      +reports: Doctrine\ORM\PersistentCollection {#2283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
      -id: 157201
      -bodyTs: "'/)':144 '2004':6 '23':5 'also':126 'america':32 'anakata':151 'appli':51 'assur':64 'august':4 'awar':21 'b':84 'bar':91 'baton':124 'bay':3 'complaint':87 'contact':68 'counsel':95 'countri':36 'dreamwork':11 'e':131 'e-mail':130 'europ':39 'figur':42 'file':81 'formal':86 'frivol':98 'fuck':146 'full':139 'go':119,145 'harass':83 'inform':55 'law':48,58 'lawyer':109 'legal':94,99 'letter':134 'lodg':88 'mail':132 'may':16,18 'medium':73 'moron':113 'northern':38 'note':127 'opinion':104 'pirat':2 'pleas':62,118,125 'polit':148 'properti':13 'publish':137 're':7 'regardless':71 'result':75 'retract':123 'send':97 'skg':12 'sodom':120 'state':26,30 'suit':79 'sweden':22,33 'swedish':57 'threat':100 'unauthor':8 'unit':29 'unless':40 'us':47,70,106 'use':9 'usual':150 'violat':61 'www.thepiratebay.org':141,143 'www.thepiratebay.org/)':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6510422"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700795661 {#2308
        date: 2023-11-24 04:14:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2144}
    +body: """
      Less than a year after that mail [Swedish laws were rewritten to make copying music and movies illegal](http://news.bbc.co.uk/2/hi/technology/4642373.stm).\n
      \n
      [Because USA told us to](https://torrentfreak.com/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700812141 {#2272
      date: 2023-11-24 08:49:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@vildis@lemmy.dbzer0.com"
      "@GravitySpoiled@lemmy.ml"
      "@Apollo2323@lemmy.dbzer0.com"
      "@DeathWearsANecktie@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2242 …}
    +nested: Doctrine\ORM\PersistentCollection {#2240 …}
    +votes: Doctrine\ORM\PersistentCollection {#2264 …}
    +reports: Doctrine\ORM\PersistentCollection {#2233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
    -id: 157681
    -bodyTs: "'/2/hi/technology/4642373.stm).':21 '/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).':29 'copi':14 'illeg':18 'law':9 'less':1 'mail':7 'make':13 'movi':17 'music':15 'news.bbc.co.uk':20 'news.bbc.co.uk/2/hi/technology/4642373.stm).':19 'rewritten':11 'swedish':8 'told':24 'torrentfreak.com':28 'torrentfreak.com/sweden-threatened-with-trade-sanctions-by-the-us-over-the-piratebay/).':27 'us':25 'usa':23 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5545383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700812141 {#2273
      date: 2023-11-24 08:49:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2144}
  +body: "Fuck Hollywood. The copyright system doesnt create innovation , we have to rewrite those laws."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700833359 {#2247
    date: 2023-11-24 14:42:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vildis@lemmy.dbzer0.com"
    "@GravitySpoiled@lemmy.ml"
    "@Apollo2323@lemmy.dbzer0.com"
    "@DeathWearsANecktie@lemm.ee"
    "@fhein@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2254 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 158484
  -bodyTs: "'copyright':4 'creat':7 'doesnt':6 'fuck':1 'hollywood':2 'innov':8 'law':14 'rewrit':12 'system':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5378585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833359 {#2251
    date: 2023-11-24 14:42: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