GET https://kbin.spritesserver.nl/d/techcrunch.com/comments/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.66 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.04 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 {#2414
  +user: App\Entity\User {#60 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is a security feature to let you know that the sender may be an imposter, right? Like matrix’s verified sessions, if my friend gets a new phone or pc it’s unverified and I have to verify the new session through another means, like in person or phone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705777538 {#2413
    date: 2024-01-20 20:05:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1870 …}
  +nested: Doctrine\ORM\PersistentCollection {#1601 …}
  +votes: Doctrine\ORM\PersistentCollection {#1840 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1931 …}
  -id: 326293
  -bodyTs: "'anoth':44 'featur':5 'friend':25 'get':26 'impost':16 'know':9 'let':7 'like':18,46 'matrix':19 'may':13 'mean':45 'new':28,41 'pc':31 'person':48 'phone':29,50 'right':17 'secur':4 'sender':12 'session':22,42 'unverifi':34 'verifi':21,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6940800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705777538 {#1605
    date: 2024-01-20 20:05:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2414
  +user: App\Entity\User {#60 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is a security feature to let you know that the sender may be an imposter, right? Like matrix’s verified sessions, if my friend gets a new phone or pc it’s unverified and I have to verify the new session through another means, like in person or phone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705777538 {#2413
    date: 2024-01-20 20:05:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1870 …}
  +nested: Doctrine\ORM\PersistentCollection {#1601 …}
  +votes: Doctrine\ORM\PersistentCollection {#1840 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1931 …}
  -id: 326293
  -bodyTs: "'anoth':44 'featur':5 'friend':25 'get':26 'impost':16 'know':9 'let':7 'like':18,46 'matrix':19 'may':13 'mean':45 'new':28,41 'pc':31 'person':48 'phone':29,50 'right':17 'secur':4 'sender':12 'session':22,42 'unverifi':34 'verifi':21,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6940800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705777538 {#1605
    date: 2024-01-20 20:05:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2414
  +user: App\Entity\User {#60 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is a security feature to let you know that the sender may be an imposter, right? Like matrix’s verified sessions, if my friend gets a new phone or pc it’s unverified and I have to verify the new session through another means, like in person or phone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705777538 {#2413
    date: 2024-01-20 20:05:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1870 …}
  +nested: Doctrine\ORM\PersistentCollection {#1601 …}
  +votes: Doctrine\ORM\PersistentCollection {#1840 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1931 …}
  -id: 326293
  -bodyTs: "'anoth':44 'featur':5 'friend':25 'get':26 'impost':16 'know':9 'let':7 'like':18,46 'matrix':19 'may':13 'mean':45 'new':28,41 'pc':31 'person':48 'phone':29,50 'right':17 'secur':4 'sender':12 'session':22,42 'unverifi':34 'verifi':21,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6940800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705777538 {#1605
    date: 2024-01-20 20:05:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1565
  +user: App\Entity\User {#1701 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "And…?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1728404092 {#1526
    date: 2024-10-08 18:14:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1559 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 316860
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3456982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705505718 {#1564
    date: 2024-01-17 16:35:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#1701 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "And…?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1728404092 {#1526
    date: 2024-10-08 18:14:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1559 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 316860
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3456982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705505718 {#1564
    date: 2024-01-17 16:35:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#1701 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "And…?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1728404092 {#1526
    date: 2024-10-08 18:14:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1559 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 316860
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3456982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705505718 {#1564
    date: 2024-01-17 16:35:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#1565
    +user: App\Entity\User {#1701 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "And…?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1728404092 {#1526
      date: 2024-10-08 18:14:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@clot27@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1559 …}
    +nested: Doctrine\ORM\PersistentCollection {#1556 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
    -id: 316860
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3456982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705505718 {#1564
      date: 2024-01-17 16:35:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1565}
  +body: """
    It means you have even less privacy than the already abysmal notion that you thought you had.\n
    \n
    Or,\n
    \n
    That Whatsapp users are an even bigger set of Meta’s *removed*. 'Cause they are just raping yet another previously unknown data point.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705881731 {#3217
    date: 2024-01-22 01:02:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
    "@RedWizard@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 329783
  -bodyTs: "'abysm':11 'alreadi':10 'anoth':37 'bigger':25 'caus':31 'data':40 'even':5,24 'less':6 'mean':2 'meta':28 'notion':12 'point':41 'previous':38 'privaci':7 'rape':35 'remov':30 'set':26 'thought':15 'unknown':39 'user':21 'whatsapp':20 'yet':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7603167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705881731 {#3218
    date: 2024-01-22 01:02:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#1565
    +user: App\Entity\User {#1701 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "And…?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1728404092 {#1526
      date: 2024-10-08 18:14:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@clot27@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1559 …}
    +nested: Doctrine\ORM\PersistentCollection {#1556 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
    -id: 316860
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3456982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705505718 {#1564
      date: 2024-01-17 16:35:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1565}
  +body: """
    It means you have even less privacy than the already abysmal notion that you thought you had.\n
    \n
    Or,\n
    \n
    That Whatsapp users are an even bigger set of Meta’s *removed*. 'Cause they are just raping yet another previously unknown data point.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705881731 {#3217
    date: 2024-01-22 01:02:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
    "@RedWizard@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 329783
  -bodyTs: "'abysm':11 'alreadi':10 'anoth':37 'bigger':25 'caus':31 'data':40 'even':5,24 'less':6 'mean':2 'meta':28 'notion':12 'point':41 'previous':38 'privaci':7 'rape':35 'remov':30 'set':26 'thought':15 'unknown':39 'user':21 'whatsapp':20 'yet':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7603167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705881731 {#3218
    date: 2024-01-22 01:02:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#1565
    +user: App\Entity\User {#1701 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "And…?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1728404092 {#1526
      date: 2024-10-08 18:14:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@clot27@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1559 …}
    +nested: Doctrine\ORM\PersistentCollection {#1556 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
    -id: 316860
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3456982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705505718 {#1564
      date: 2024-01-17 16:35:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1565}
  +body: """
    It means you have even less privacy than the already abysmal notion that you thought you had.\n
    \n
    Or,\n
    \n
    That Whatsapp users are an even bigger set of Meta’s *removed*. 'Cause they are just raping yet another previously unknown data point.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705881731 {#3217
    date: 2024-01-22 01:02:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
    "@RedWizard@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 329783
  -bodyTs: "'abysm':11 'alreadi':10 'anoth':37 'bigger':25 'caus':31 'data':40 'even':5,24 'less':6 'mean':2 'meta':28 'notion':12 'point':41 'previous':38 'privaci':7 'rape':35 'remov':30 'set':26 'thought':15 'unknown':39 'user':21 'whatsapp':20 'yet':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7603167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705881731 {#3218
    date: 2024-01-22 01:02:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3401
  +user: App\Entity\User {#1701 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3219
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#1565
      +user: App\Entity\User {#1701 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: "And…?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1728404092 {#1526
        date: 2024-10-08 18:14:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@clot27@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1559 …}
      +nested: Doctrine\ORM\PersistentCollection {#1556 …}
      +votes: Doctrine\ORM\PersistentCollection {#1555 …}
      +reports: Doctrine\ORM\PersistentCollection {#1620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 316860
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3456982"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705505718 {#1564
        date: 2024-01-17 16:35:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1565}
    +body: """
      It means you have even less privacy than the already abysmal notion that you thought you had.\n
      \n
      Or,\n
      \n
      That Whatsapp users are an even bigger set of Meta’s *removed*. 'Cause they are just raping yet another previously unknown data point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705881731 {#3217
      date: 2024-01-22 01:02:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@clot27@lemm.ee"
      "@RedWizard@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3221 …}
    +nested: Doctrine\ORM\PersistentCollection {#3223 …}
    +votes: Doctrine\ORM\PersistentCollection {#3225 …}
    +reports: Doctrine\ORM\PersistentCollection {#3227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
    -id: 329783
    -bodyTs: "'abysm':11 'alreadi':10 'anoth':37 'bigger':25 'caus':31 'data':40 'even':5,24 'less':6 'mean':2 'meta':28 'notion':12 'point':41 'previous':38 'privaci':7 'rape':35 'remov':30 'set':26 'thought':15 'unknown':39 'user':21 'whatsapp':20 'yet':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7603167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705881731 {#3218
      date: 2024-01-22 01:02:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1565}
  +body: """
    This isn’t new, interesting or noval information. If you run whats app from the desktop app or from web.WhatsApp.com on you’re browser on a PC then no shit they know your on your PC\n
    \n
    Why does it matter if the people I’m chatting with know if in onnmy PC?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705883448 {#3398
    date: 2024-01-22 01:30:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
    "@RedWizard@lemmygrad.ml"
    "@FriendBesto@lemmy.ml"
    "@clot27@lemm.ee"
    "@RedWizard@lemmygrad.ml"
    "@FriendBesto@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3402 …}
  +nested: Doctrine\ORM\PersistentCollection {#3404 …}
  +votes: Doctrine\ORM\PersistentCollection {#3406 …}
  +reports: Doctrine\ORM\PersistentCollection {#3408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3412 …}
  -id: 329850
  -bodyTs: "'app':13,17 'browser':24 'chat':46 'desktop':16 'inform':8 'interest':5 'isn':2 'know':32,48 'm':45 'matter':40 'new':4 'noval':7 'onnmi':51 'pc':27,36,52 'peopl':43 're':23 'run':11 'shit':30 'web.whatsapp.com':20 'what':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3488356"
  +editedAt: DateTimeImmutable @1727480581 {#3399
    date: 2024-09-28 01:43:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705883448 {#3400
    date: 2024-01-22 01:30:48.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 {#3401
  +user: App\Entity\User {#1701 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3219
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#1565
      +user: App\Entity\User {#1701 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: "And…?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1728404092 {#1526
        date: 2024-10-08 18:14:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@clot27@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1559 …}
      +nested: Doctrine\ORM\PersistentCollection {#1556 …}
      +votes: Doctrine\ORM\PersistentCollection {#1555 …}
      +reports: Doctrine\ORM\PersistentCollection {#1620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 316860
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3456982"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705505718 {#1564
        date: 2024-01-17 16:35:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1565}
    +body: """
      It means you have even less privacy than the already abysmal notion that you thought you had.\n
      \n
      Or,\n
      \n
      That Whatsapp users are an even bigger set of Meta’s *removed*. 'Cause they are just raping yet another previously unknown data point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705881731 {#3217
      date: 2024-01-22 01:02:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@clot27@lemm.ee"
      "@RedWizard@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3221 …}
    +nested: Doctrine\ORM\PersistentCollection {#3223 …}
    +votes: Doctrine\ORM\PersistentCollection {#3225 …}
    +reports: Doctrine\ORM\PersistentCollection {#3227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
    -id: 329783
    -bodyTs: "'abysm':11 'alreadi':10 'anoth':37 'bigger':25 'caus':31 'data':40 'even':5,24 'less':6 'mean':2 'meta':28 'notion':12 'point':41 'previous':38 'privaci':7 'rape':35 'remov':30 'set':26 'thought':15 'unknown':39 'user':21 'whatsapp':20 'yet':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7603167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705881731 {#3218
      date: 2024-01-22 01:02:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1565}
  +body: """
    This isn’t new, interesting or noval information. If you run whats app from the desktop app or from web.WhatsApp.com on you’re browser on a PC then no shit they know your on your PC\n
    \n
    Why does it matter if the people I’m chatting with know if in onnmy PC?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705883448 {#3398
    date: 2024-01-22 01:30:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
    "@RedWizard@lemmygrad.ml"
    "@FriendBesto@lemmy.ml"
    "@clot27@lemm.ee"
    "@RedWizard@lemmygrad.ml"
    "@FriendBesto@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3402 …}
  +nested: Doctrine\ORM\PersistentCollection {#3404 …}
  +votes: Doctrine\ORM\PersistentCollection {#3406 …}
  +reports: Doctrine\ORM\PersistentCollection {#3408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3412 …}
  -id: 329850
  -bodyTs: "'app':13,17 'browser':24 'chat':46 'desktop':16 'inform':8 'interest':5 'isn':2 'know':32,48 'm':45 'matter':40 'new':4 'noval':7 'onnmi':51 'pc':27,36,52 'peopl':43 're':23 'run':11 'shit':30 'web.whatsapp.com':20 'what':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3488356"
  +editedAt: DateTimeImmutable @1727480581 {#3399
    date: 2024-09-28 01:43:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705883448 {#3400
    date: 2024-01-22 01:30:48.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 {#3401
  +user: App\Entity\User {#1701 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3219
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#1565
      +user: App\Entity\User {#1701 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: "And…?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1728404092 {#1526
        date: 2024-10-08 18:14:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@clot27@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1559 …}
      +nested: Doctrine\ORM\PersistentCollection {#1556 …}
      +votes: Doctrine\ORM\PersistentCollection {#1555 …}
      +reports: Doctrine\ORM\PersistentCollection {#1620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 316860
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3456982"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705505718 {#1564
        date: 2024-01-17 16:35:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1565}
    +body: """
      It means you have even less privacy than the already abysmal notion that you thought you had.\n
      \n
      Or,\n
      \n
      That Whatsapp users are an even bigger set of Meta’s *removed*. 'Cause they are just raping yet another previously unknown data point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705881731 {#3217
      date: 2024-01-22 01:02:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@clot27@lemm.ee"
      "@RedWizard@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3221 …}
    +nested: Doctrine\ORM\PersistentCollection {#3223 …}
    +votes: Doctrine\ORM\PersistentCollection {#3225 …}
    +reports: Doctrine\ORM\PersistentCollection {#3227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
    -id: 329783
    -bodyTs: "'abysm':11 'alreadi':10 'anoth':37 'bigger':25 'caus':31 'data':40 'even':5,24 'less':6 'mean':2 'meta':28 'notion':12 'point':41 'previous':38 'privaci':7 'rape':35 'remov':30 'set':26 'thought':15 'unknown':39 'user':21 'whatsapp':20 'yet':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7603167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705881731 {#3218
      date: 2024-01-22 01:02:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1565}
  +body: """
    This isn’t new, interesting or noval information. If you run whats app from the desktop app or from web.WhatsApp.com on you’re browser on a PC then no shit they know your on your PC\n
    \n
    Why does it matter if the people I’m chatting with know if in onnmy PC?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705883448 {#3398
    date: 2024-01-22 01:30:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
    "@RedWizard@lemmygrad.ml"
    "@FriendBesto@lemmy.ml"
    "@clot27@lemm.ee"
    "@RedWizard@lemmygrad.ml"
    "@FriendBesto@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3402 …}
  +nested: Doctrine\ORM\PersistentCollection {#3404 …}
  +votes: Doctrine\ORM\PersistentCollection {#3406 …}
  +reports: Doctrine\ORM\PersistentCollection {#3408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3412 …}
  -id: 329850
  -bodyTs: "'app':13,17 'browser':24 'chat':46 'desktop':16 'inform':8 'interest':5 'isn':2 'know':32,48 'm':45 'matter':40 'new':4 'noval':7 'onnmi':51 'pc':27,36,52 'peopl':43 're':23 'run':11 'shit':30 'web.whatsapp.com':20 'what':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3488356"
  +editedAt: DateTimeImmutable @1727480581 {#3399
    date: 2024-09-28 01:43:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705883448 {#3400
    date: 2024-01-22 01:30:48.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 {#3516
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3401
    +user: App\Entity\User {#1701 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3219
      +user: Proxies\__CG__\App\Entity\User {#3220 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#1565
        +user: App\Entity\User {#1701 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: "And…?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1728404092 {#1526
          date: 2024-10-08 18:14:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@clot27@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1559 …}
        +nested: Doctrine\ORM\PersistentCollection {#1556 …}
        +votes: Doctrine\ORM\PersistentCollection {#1555 …}
        +reports: Doctrine\ORM\PersistentCollection {#1620 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
        -id: 316860
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3456982"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705505718 {#1564
          date: 2024-01-17 16:35:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1565}
      +body: """
        It means you have even less privacy than the already abysmal notion that you thought you had.\n
        \n
        Or,\n
        \n
        That Whatsapp users are an even bigger set of Meta’s *removed*. 'Cause they are just raping yet another previously unknown data point.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705881731 {#3217
        date: 2024-01-22 01:02:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@clot27@lemm.ee"
        "@RedWizard@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3221 …}
      +nested: Doctrine\ORM\PersistentCollection {#3223 …}
      +votes: Doctrine\ORM\PersistentCollection {#3225 …}
      +reports: Doctrine\ORM\PersistentCollection {#3227 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
      -id: 329783
      -bodyTs: "'abysm':11 'alreadi':10 'anoth':37 'bigger':25 'caus':31 'data':40 'even':5,24 'less':6 'mean':2 'meta':28 'notion':12 'point':41 'previous':38 'privaci':7 'rape':35 'remov':30 'set':26 'thought':15 'unknown':39 'user':21 'whatsapp':20 'yet':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7603167"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705881731 {#3218
        date: 2024-01-22 01:02:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1565}
    +body: """
      This isn’t new, interesting or noval information. If you run whats app from the desktop app or from web.WhatsApp.com on you’re browser on a PC then no shit they know your on your PC\n
      \n
      Why does it matter if the people I’m chatting with know if in onnmy PC?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705883448 {#3398
      date: 2024-01-22 01:30:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@clot27@lemm.ee"
      "@RedWizard@lemmygrad.ml"
      "@FriendBesto@lemmy.ml"
      "@clot27@lemm.ee"
      "@RedWizard@lemmygrad.ml"
      "@FriendBesto@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3402 …}
    +nested: Doctrine\ORM\PersistentCollection {#3404 …}
    +votes: Doctrine\ORM\PersistentCollection {#3406 …}
    +reports: Doctrine\ORM\PersistentCollection {#3408 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3410 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3412 …}
    -id: 329850
    -bodyTs: "'app':13,17 'browser':24 'chat':46 'desktop':16 'inform':8 'interest':5 'isn':2 'know':32,48 'm':45 'matter':40 'new':4 'noval':7 'onnmi':51 'pc':27,36,52 'peopl':43 're':23 'run':11 'shit':30 'web.whatsapp.com':20 'what':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3488356"
    +editedAt: DateTimeImmutable @1727480581 {#3399
      date: 2024-09-28 01:43:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705883448 {#3400
      date: 2024-01-22 01:30:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1565}
  +body: """
    I see the issue. The issue is that you seemingly did not bother to read the link. Since that is not what is being discussed. It is not that you cannot tell whether someone is using a PC or a phone, but rather which PC or phone or peripheral you are using if you have number of them. Your point has literally nothing to do with the post.\n
    \n
    “Be’ery wrote in his blog post explaining the data leak that it is a consequence of the way WhatsApp is designed: When someone sends a message to another WhatsApp user, their device creates a different session key for each device the receiver is using, thus telling the sender how many devices the receiver is using.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706129538 {#3514
    date: 2024-01-24 21:52:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
    "@RedWizard@lemmygrad.ml"
    "@FriendBesto@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3517 …}
  +nested: Doctrine\ORM\PersistentCollection {#3519 …}
  +votes: Doctrine\ORM\PersistentCollection {#3521 …}
  +reports: Doctrine\ORM\PersistentCollection {#3523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
  -id: 337607
  -bodyTs: "'anoth':97 'blog':74 'bother':13 'cannot':31 'consequ':84 'creat':102 'data':78 'design':90 'devic':101,109,120 'differ':104 'discuss':25 'eri':70 'explain':76 'issu':4,6 'key':106 'leak':79 'link':17 'liter':62 'mani':119 'messag':95 'noth':63 'number':56 'pc':38,45 'peripher':49 'phone':41,47 'point':60 'post':68,75 'rather':43 'read':15 'receiv':111,122 'see':2 'seem':10 'send':93 'sender':117 'session':105 'sinc':18 'someon':34,92 'tell':32,115 'thus':114 'use':36,52,113,124 'user':99 'way':87 'whatsapp':88,98 'whether':33 'wrote':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7691601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129538 {#3515
    date: 2024-01-24 21:52:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3516
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3401
    +user: App\Entity\User {#1701 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3219
      +user: Proxies\__CG__\App\Entity\User {#3220 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#1565
        +user: App\Entity\User {#1701 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: "And…?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1728404092 {#1526
          date: 2024-10-08 18:14:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@clot27@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1559 …}
        +nested: Doctrine\ORM\PersistentCollection {#1556 …}
        +votes: Doctrine\ORM\PersistentCollection {#1555 …}
        +reports: Doctrine\ORM\PersistentCollection {#1620 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
        -id: 316860
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3456982"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705505718 {#1564
          date: 2024-01-17 16:35:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1565}
      +body: """
        It means you have even less privacy than the already abysmal notion that you thought you had.\n
        \n
        Or,\n
        \n
        That Whatsapp users are an even bigger set of Meta’s *removed*. 'Cause they are just raping yet another previously unknown data point.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705881731 {#3217
        date: 2024-01-22 01:02:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@clot27@lemm.ee"
        "@RedWizard@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3221 …}
      +nested: Doctrine\ORM\PersistentCollection {#3223 …}
      +votes: Doctrine\ORM\PersistentCollection {#3225 …}
      +reports: Doctrine\ORM\PersistentCollection {#3227 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
      -id: 329783
      -bodyTs: "'abysm':11 'alreadi':10 'anoth':37 'bigger':25 'caus':31 'data':40 'even':5,24 'less':6 'mean':2 'meta':28 'notion':12 'point':41 'previous':38 'privaci':7 'rape':35 'remov':30 'set':26 'thought':15 'unknown':39 'user':21 'whatsapp':20 'yet':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7603167"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705881731 {#3218
        date: 2024-01-22 01:02:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1565}
    +body: """
      This isn’t new, interesting or noval information. If you run whats app from the desktop app or from web.WhatsApp.com on you’re browser on a PC then no shit they know your on your PC\n
      \n
      Why does it matter if the people I’m chatting with know if in onnmy PC?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705883448 {#3398
      date: 2024-01-22 01:30:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@clot27@lemm.ee"
      "@RedWizard@lemmygrad.ml"
      "@FriendBesto@lemmy.ml"
      "@clot27@lemm.ee"
      "@RedWizard@lemmygrad.ml"
      "@FriendBesto@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3402 …}
    +nested: Doctrine\ORM\PersistentCollection {#3404 …}
    +votes: Doctrine\ORM\PersistentCollection {#3406 …}
    +reports: Doctrine\ORM\PersistentCollection {#3408 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3410 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3412 …}
    -id: 329850
    -bodyTs: "'app':13,17 'browser':24 'chat':46 'desktop':16 'inform':8 'interest':5 'isn':2 'know':32,48 'm':45 'matter':40 'new':4 'noval':7 'onnmi':51 'pc':27,36,52 'peopl':43 're':23 'run':11 'shit':30 'web.whatsapp.com':20 'what':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3488356"
    +editedAt: DateTimeImmutable @1727480581 {#3399
      date: 2024-09-28 01:43:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705883448 {#3400
      date: 2024-01-22 01:30:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1565}
  +body: """
    I see the issue. The issue is that you seemingly did not bother to read the link. Since that is not what is being discussed. It is not that you cannot tell whether someone is using a PC or a phone, but rather which PC or phone or peripheral you are using if you have number of them. Your point has literally nothing to do with the post.\n
    \n
    “Be’ery wrote in his blog post explaining the data leak that it is a consequence of the way WhatsApp is designed: When someone sends a message to another WhatsApp user, their device creates a different session key for each device the receiver is using, thus telling the sender how many devices the receiver is using.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706129538 {#3514
    date: 2024-01-24 21:52:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
    "@RedWizard@lemmygrad.ml"
    "@FriendBesto@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3517 …}
  +nested: Doctrine\ORM\PersistentCollection {#3519 …}
  +votes: Doctrine\ORM\PersistentCollection {#3521 …}
  +reports: Doctrine\ORM\PersistentCollection {#3523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
  -id: 337607
  -bodyTs: "'anoth':97 'blog':74 'bother':13 'cannot':31 'consequ':84 'creat':102 'data':78 'design':90 'devic':101,109,120 'differ':104 'discuss':25 'eri':70 'explain':76 'issu':4,6 'key':106 'leak':79 'link':17 'liter':62 'mani':119 'messag':95 'noth':63 'number':56 'pc':38,45 'peripher':49 'phone':41,47 'point':60 'post':68,75 'rather':43 'read':15 'receiv':111,122 'see':2 'seem':10 'send':93 'sender':117 'session':105 'sinc':18 'someon':34,92 'tell':32,115 'thus':114 'use':36,52,113,124 'user':99 'way':87 'whatsapp':88,98 'whether':33 'wrote':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7691601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129538 {#3515
    date: 2024-01-24 21:52:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3516
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3401
    +user: App\Entity\User {#1701 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3219
      +user: Proxies\__CG__\App\Entity\User {#3220 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#1565
        +user: App\Entity\User {#1701 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: "And…?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1728404092 {#1526
          date: 2024-10-08 18:14:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@clot27@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1559 …}
        +nested: Doctrine\ORM\PersistentCollection {#1556 …}
        +votes: Doctrine\ORM\PersistentCollection {#1555 …}
        +reports: Doctrine\ORM\PersistentCollection {#1620 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
        -id: 316860
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3456982"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705505718 {#1564
          date: 2024-01-17 16:35:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1565}
      +body: """
        It means you have even less privacy than the already abysmal notion that you thought you had.\n
        \n
        Or,\n
        \n
        That Whatsapp users are an even bigger set of Meta’s *removed*. 'Cause they are just raping yet another previously unknown data point.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705881731 {#3217
        date: 2024-01-22 01:02:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@clot27@lemm.ee"
        "@RedWizard@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3221 …}
      +nested: Doctrine\ORM\PersistentCollection {#3223 …}
      +votes: Doctrine\ORM\PersistentCollection {#3225 …}
      +reports: Doctrine\ORM\PersistentCollection {#3227 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
      -id: 329783
      -bodyTs: "'abysm':11 'alreadi':10 'anoth':37 'bigger':25 'caus':31 'data':40 'even':5,24 'less':6 'mean':2 'meta':28 'notion':12 'point':41 'previous':38 'privaci':7 'rape':35 'remov':30 'set':26 'thought':15 'unknown':39 'user':21 'whatsapp':20 'yet':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7603167"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705881731 {#3218
        date: 2024-01-22 01:02:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1565}
    +body: """
      This isn’t new, interesting or noval information. If you run whats app from the desktop app or from web.WhatsApp.com on you’re browser on a PC then no shit they know your on your PC\n
      \n
      Why does it matter if the people I’m chatting with know if in onnmy PC?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705883448 {#3398
      date: 2024-01-22 01:30:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@clot27@lemm.ee"
      "@RedWizard@lemmygrad.ml"
      "@FriendBesto@lemmy.ml"
      "@clot27@lemm.ee"
      "@RedWizard@lemmygrad.ml"
      "@FriendBesto@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3402 …}
    +nested: Doctrine\ORM\PersistentCollection {#3404 …}
    +votes: Doctrine\ORM\PersistentCollection {#3406 …}
    +reports: Doctrine\ORM\PersistentCollection {#3408 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3410 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3412 …}
    -id: 329850
    -bodyTs: "'app':13,17 'browser':24 'chat':46 'desktop':16 'inform':8 'interest':5 'isn':2 'know':32,48 'm':45 'matter':40 'new':4 'noval':7 'onnmi':51 'pc':27,36,52 'peopl':43 're':23 'run':11 'shit':30 'web.whatsapp.com':20 'what':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3488356"
    +editedAt: DateTimeImmutable @1727480581 {#3399
      date: 2024-09-28 01:43:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705883448 {#3400
      date: 2024-01-22 01:30:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1565}
  +body: """
    I see the issue. The issue is that you seemingly did not bother to read the link. Since that is not what is being discussed. It is not that you cannot tell whether someone is using a PC or a phone, but rather which PC or phone or peripheral you are using if you have number of them. Your point has literally nothing to do with the post.\n
    \n
    “Be’ery wrote in his blog post explaining the data leak that it is a consequence of the way WhatsApp is designed: When someone sends a message to another WhatsApp user, their device creates a different session key for each device the receiver is using, thus telling the sender how many devices the receiver is using.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706129538 {#3514
    date: 2024-01-24 21:52:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
    "@RedWizard@lemmygrad.ml"
    "@FriendBesto@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3517 …}
  +nested: Doctrine\ORM\PersistentCollection {#3519 …}
  +votes: Doctrine\ORM\PersistentCollection {#3521 …}
  +reports: Doctrine\ORM\PersistentCollection {#3523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
  -id: 337607
  -bodyTs: "'anoth':97 'blog':74 'bother':13 'cannot':31 'consequ':84 'creat':102 'data':78 'design':90 'devic':101,109,120 'differ':104 'discuss':25 'eri':70 'explain':76 'issu':4,6 'key':106 'leak':79 'link':17 'liter':62 'mani':119 'messag':95 'noth':63 'number':56 'pc':38,45 'peripher':49 'phone':41,47 'point':60 'post':68,75 'rather':43 'read':15 'receiv':111,122 'see':2 'seem':10 'send':93 'sender':117 'session':105 'sinc':18 'someon':34,92 'tell':32,115 'thus':114 'use':36,52,113,124 'user':99 'way':87 'whatsapp':88,98 'whether':33 'wrote':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7691601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129538 {#3515
    date: 2024-01-24 21:52:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2377
  +user: App\Entity\User {#2381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "Jokes on you, I don’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705504105 {#2467
    date: 2024-01-17 16:08:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 316802
  -bodyTs: "'joke':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6777441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705504105 {#2471
    date: 2024-01-17 16:08:25.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 {#2377
  +user: App\Entity\User {#2381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "Jokes on you, I don’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705504105 {#2467
    date: 2024-01-17 16:08:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 316802
  -bodyTs: "'joke':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6777441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705504105 {#2471
    date: 2024-01-17 16:08:25.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 {#2377
  +user: App\Entity\User {#2381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "Jokes on you, I don’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705504105 {#2467
    date: 2024-01-17 16:08:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 316802
  -bodyTs: "'joke':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6777441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705504105 {#2471
    date: 2024-01-17 16:08:25.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 {#2084
  +user: App\Entity\User {#2080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "In other news, water is wet. I only see FUD here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1705503034 {#2037
    date: 2024-01-17 15:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 316762
  -bodyTs: "'fud':10 'news':3 'see':9 'water':4 'wet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6777107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705503034 {#2144
    date: 2024-01-17 15:50:34.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 {#2084
  +user: App\Entity\User {#2080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "In other news, water is wet. I only see FUD here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1705503034 {#2037
    date: 2024-01-17 15:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 316762
  -bodyTs: "'fud':10 'news':3 'see':9 'water':4 'wet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6777107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705503034 {#2144
    date: 2024-01-17 15:50:34.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 {#2084
  +user: App\Entity\User {#2080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "In other news, water is wet. I only see FUD here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1705503034 {#2037
    date: 2024-01-17 15:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clot27@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 316762
  -bodyTs: "'fud':10 'news':3 'see':9 'water':4 'wet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6777107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705503034 {#2144
    date: 2024-01-17 15:50:34.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 {#2135
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Retraining the audience to re-embrace the theatrical experience and prioritize that…takes time.”\n
    \n
    That ship has sailed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1721688117 {#2335
    date: 2024-07-23 00:41:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 301120
  -bodyTs: "'audienc':3 'embrac':7 'experi':10 'priorit':12 're':6 're-embrac':5 'retrain':1 'sail':19 'ship':17 'take':14 'theatric':9 'time':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6605547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705037717 {#2339
    date: 2024-01-12 06:35:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Retraining the audience to re-embrace the theatrical experience and prioritize that…takes time.”\n
    \n
    That ship has sailed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1721688117 {#2335
    date: 2024-07-23 00:41:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 301120
  -bodyTs: "'audienc':3 'embrac':7 'experi':10 'priorit':12 're':6 're-embrac':5 'retrain':1 'sail':19 'ship':17 'take':14 'theatric':9 'time':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6605547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705037717 {#2339
    date: 2024-01-12 06:35:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Retraining the audience to re-embrace the theatrical experience and prioritize that…takes time.”\n
    \n
    That ship has sailed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1721688117 {#2335
    date: 2024-07-23 00:41:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 301120
  -bodyTs: "'audienc':3 'embrac':7 'experi':10 'priorit':12 're':6 're-embrac':5 'retrain':1 'sail':19 'ship':17 'take':14 'theatric':9 'time':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6605547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705037717 {#2339
    date: 2024-01-12 06:35:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: App\Entity\EntryComment {#2135
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Retraining the audience to re-embrace the theatrical experience and prioritize that…takes time.”\n
      \n
      That ship has sailed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1721688117 {#2335
      date: 2024-07-23 00:41:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 301120
    -bodyTs: "'audienc':3 'embrac':7 'experi':10 'priorit':12 're':6 're-embrac':5 'retrain':1 'sail':19 'ship':17 'take':14 'theatric':9 'time':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705037717 {#2339
      date: 2024-01-12 06:35:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: """
    “Am I so out of touch? No… It’s the audience that are wrong”\n
    \n
    I haven’t been to a traditional cinema in about 5 years. Home theatres are much better value. Can pause and rewind for bathroom breaks, don’t have to wear pants, can drink and eat anything I want. I don’t have to contend with people incessantly talking throughout the movie, there are no bored kids kicking seats and crying, I don’t have to pay for parking, and I can start and stop the film whenever my company and I want to.\n
    \n
    I was excited when Disney+ started offering premiers at home. Them removing them wasn’t “training me”, I’m a patient person and I’m happy to wait to have my movie experience the way I want it when I want it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705042770 {#3200
    date: 2024-01-12 07:59:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@ThrowawayInTheYear23@lemmy.world"
    "@TheImpressiveX@lemmy.ml"
    "@ThrowawayInTheYear23@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 301265
  -bodyTs: "'5':25 'anyth':50 'audienc':11 'bathroom':38 'better':31 'bore':69 'break':39 'cinema':22 'compani':93 'contend':58 'cri':74 'disney':102 'drink':47 'eat':49 'excit':100 'experi':130 'film':90 'happi':123 'haven':16 'home':27,107 'incess':61 'kick':71 'kid':70 'm':116,122 'movi':65,129 'much':30 'offer':104 'pant':45 'park':82 'patient':118 'paus':34 'pay':80 'peopl':60 'person':119 'premier':105 'remov':109 'rewind':36 'seat':72 'start':86,103 'stop':88 'talk':62 'theatr':28 'throughout':63 'touch':6 'tradit':21 'train':113 'valu':32 'wait':125 'want':52,96,134,138 'wasn':111 'way':132 'wear':44 'whenev':91 'wrong':14 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6609353"
  +editedAt: DateTimeImmutable @1721528478 {#3201
    date: 2024-07-21 04:21:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705042770 {#3202
    date: 2024-01-12 07:59:30.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 {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: App\Entity\EntryComment {#2135
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Retraining the audience to re-embrace the theatrical experience and prioritize that…takes time.”\n
      \n
      That ship has sailed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1721688117 {#2335
      date: 2024-07-23 00:41:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 301120
    -bodyTs: "'audienc':3 'embrac':7 'experi':10 'priorit':12 're':6 're-embrac':5 'retrain':1 'sail':19 'ship':17 'take':14 'theatric':9 'time':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705037717 {#2339
      date: 2024-01-12 06:35:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: """
    “Am I so out of touch? No… It’s the audience that are wrong”\n
    \n
    I haven’t been to a traditional cinema in about 5 years. Home theatres are much better value. Can pause and rewind for bathroom breaks, don’t have to wear pants, can drink and eat anything I want. I don’t have to contend with people incessantly talking throughout the movie, there are no bored kids kicking seats and crying, I don’t have to pay for parking, and I can start and stop the film whenever my company and I want to.\n
    \n
    I was excited when Disney+ started offering premiers at home. Them removing them wasn’t “training me”, I’m a patient person and I’m happy to wait to have my movie experience the way I want it when I want it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705042770 {#3200
    date: 2024-01-12 07:59:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@ThrowawayInTheYear23@lemmy.world"
    "@TheImpressiveX@lemmy.ml"
    "@ThrowawayInTheYear23@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 301265
  -bodyTs: "'5':25 'anyth':50 'audienc':11 'bathroom':38 'better':31 'bore':69 'break':39 'cinema':22 'compani':93 'contend':58 'cri':74 'disney':102 'drink':47 'eat':49 'excit':100 'experi':130 'film':90 'happi':123 'haven':16 'home':27,107 'incess':61 'kick':71 'kid':70 'm':116,122 'movi':65,129 'much':30 'offer':104 'pant':45 'park':82 'patient':118 'paus':34 'pay':80 'peopl':60 'person':119 'premier':105 'remov':109 'rewind':36 'seat':72 'start':86,103 'stop':88 'talk':62 'theatr':28 'throughout':63 'touch':6 'tradit':21 'train':113 'valu':32 'wait':125 'want':52,96,134,138 'wasn':111 'way':132 'wear':44 'whenev':91 'wrong':14 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6609353"
  +editedAt: DateTimeImmutable @1721528478 {#3201
    date: 2024-07-21 04:21:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705042770 {#3202
    date: 2024-01-12 07:59:30.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 {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: App\Entity\EntryComment {#2135
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Retraining the audience to re-embrace the theatrical experience and prioritize that…takes time.”\n
      \n
      That ship has sailed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1721688117 {#2335
      date: 2024-07-23 00:41:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 301120
    -bodyTs: "'audienc':3 'embrac':7 'experi':10 'priorit':12 're':6 're-embrac':5 'retrain':1 'sail':19 'ship':17 'take':14 'theatric':9 'time':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705037717 {#2339
      date: 2024-01-12 06:35:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: """
    “Am I so out of touch? No… It’s the audience that are wrong”\n
    \n
    I haven’t been to a traditional cinema in about 5 years. Home theatres are much better value. Can pause and rewind for bathroom breaks, don’t have to wear pants, can drink and eat anything I want. I don’t have to contend with people incessantly talking throughout the movie, there are no bored kids kicking seats and crying, I don’t have to pay for parking, and I can start and stop the film whenever my company and I want to.\n
    \n
    I was excited when Disney+ started offering premiers at home. Them removing them wasn’t “training me”, I’m a patient person and I’m happy to wait to have my movie experience the way I want it when I want it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705042770 {#3200
    date: 2024-01-12 07:59:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@ThrowawayInTheYear23@lemmy.world"
    "@TheImpressiveX@lemmy.ml"
    "@ThrowawayInTheYear23@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 301265
  -bodyTs: "'5':25 'anyth':50 'audienc':11 'bathroom':38 'better':31 'bore':69 'break':39 'cinema':22 'compani':93 'contend':58 'cri':74 'disney':102 'drink':47 'eat':49 'excit':100 'experi':130 'film':90 'happi':123 'haven':16 'home':27,107 'incess':61 'kick':71 'kid':70 'm':116,122 'movi':65,129 'much':30 'offer':104 'pant':45 'park':82 'patient':118 'paus':34 'pay':80 'peopl':60 'person':119 'premier':105 'remov':109 'rewind':36 'seat':72 'start':86,103 'stop':88 'talk':62 'theatr':28 'throughout':63 'touch':6 'tradit':21 'train':113 'valu':32 'wait':125 'want':52,96,134,138 'wasn':111 'way':132 'wear':44 'whenev':91 'wrong':14 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6609353"
  +editedAt: DateTimeImmutable @1721528478 {#3201
    date: 2024-07-21 04:21:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705042770 {#3202
    date: 2024-01-12 07:59:30.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 {#3368
  +user: Proxies\__CG__\App\Entity\User {#3369 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: App\Entity\EntryComment {#3203
    +user: Proxies\__CG__\App\Entity\User {#3204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Retraining the audience to re-embrace the theatrical experience and prioritize that…takes time.”\n
        \n
        That ship has sailed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1721688117 {#2335
        date: 2024-07-23 00:41:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheImpressiveX@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 301120
      -bodyTs: "'audienc':3 'embrac':7 'experi':10 'priorit':12 're':6 're-embrac':5 'retrain':1 'sail':19 'ship':17 'take':14 'theatric':9 'time':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705037717 {#2339
        date: 2024-01-12 06:35:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: """
      “Am I so out of touch? No… It’s the audience that are wrong”\n
      \n
      I haven’t been to a traditional cinema in about 5 years. Home theatres are much better value. Can pause and rewind for bathroom breaks, don’t have to wear pants, can drink and eat anything I want. I don’t have to contend with people incessantly talking throughout the movie, there are no bored kids kicking seats and crying, I don’t have to pay for parking, and I can start and stop the film whenever my company and I want to.\n
      \n
      I was excited when Disney+ started offering premiers at home. Them removing them wasn’t “training me”, I’m a patient person and I’m happy to wait to have my movie experience the way I want it when I want it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1705042770 {#3200
      date: 2024-01-12 07:59:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
      "@ThrowawayInTheYear23@lemmy.world"
      "@TheImpressiveX@lemmy.ml"
      "@ThrowawayInTheYear23@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 301265
    -bodyTs: "'5':25 'anyth':50 'audienc':11 'bathroom':38 'better':31 'bore':69 'break':39 'cinema':22 'compani':93 'contend':58 'cri':74 'disney':102 'drink':47 'eat':49 'excit':100 'experi':130 'film':90 'happi':123 'haven':16 'home':27,107 'incess':61 'kick':71 'kid':70 'm':116,122 'movi':65,129 'much':30 'offer':104 'pant':45 'park':82 'patient':118 'paus':34 'pay':80 'peopl':60 'person':119 'premier':105 'remov':109 'rewind':36 'seat':72 'start':86,103 'stop':88 'talk':62 'theatr':28 'throughout':63 'touch':6 'tradit':21 'train':113 'valu':32 'wait':125 'want':52,96,134,138 'wasn':111 'way':132 'wear':44 'whenev':91 'wrong':14 'year':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6609353"
    +editedAt: DateTimeImmutable @1721528478 {#3201
      date: 2024-07-21 04:21:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705042770 {#3202
      date: 2024-01-12 07:59:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: """
    Patience is a virtue!\n
    \n
    Biggest example for me was waiting ~10 years to play Heavy Rain. I never owned a PS3 so I knew I’d have to either wait for a PC release (which I honestly thought would never be a thing after a while), or wait until I had a powerful enough PC to emulate it.\n
    \n
    I don’t need to consume any media so desperately I can’t wait until it’s more convenient for me. I’ll be quite happy in the corner with some popcorn watching the inevitable shit show that will be GTA VI. I can’t wait for the neglected single player experience in favour of online cash grabs! I’ll pick it up on the cheap later on, thanks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705047966 {#3366
    date: 2024-01-12 09:26:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@ThrowawayInTheYear23@lemmy.world"
    "@pendulum_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3370 …}
  +nested: Doctrine\ORM\PersistentCollection {#3372 …}
  +votes: Doctrine\ORM\PersistentCollection {#3374 …}
  +reports: Doctrine\ORM\PersistentCollection {#3376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
  -id: 301411
  -bodyTs: "'10':11 'biggest':5 'cash':115 'cheap':124 'consum':64 'conveni':77 'corner':87 'd':26 'desper':68 'either':29 'emul':57 'enough':54 'exampl':6 'experi':110 'favour':112 'grab':116 'gta':99 'happi':84 'heavi':15 'honest':37 'inevit':93 'knew':24 'later':125 'll':81,118 'media':66 'need':62 'neglect':107 'never':18,40 'onlin':114 'own':19 'patienc':1 'pc':33,55 'pick':119 'play':14 'player':109 'popcorn':90 'power':53 'ps3':21 'quit':83 'rain':16 'releas':34 'shit':94 'show':95 'singl':108 'thank':127 'thing':43 'thought':38 'vi':100 'virtu':4 'wait':10,30,48,72,104 'watch':91 'would':39 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6612398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705047966 {#3367
    date: 2024-01-12 09:26:06.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 {#3368
  +user: Proxies\__CG__\App\Entity\User {#3369 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: App\Entity\EntryComment {#3203
    +user: Proxies\__CG__\App\Entity\User {#3204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Retraining the audience to re-embrace the theatrical experience and prioritize that…takes time.”\n
        \n
        That ship has sailed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1721688117 {#2335
        date: 2024-07-23 00:41:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheImpressiveX@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 301120
      -bodyTs: "'audienc':3 'embrac':7 'experi':10 'priorit':12 're':6 're-embrac':5 'retrain':1 'sail':19 'ship':17 'take':14 'theatric':9 'time':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705037717 {#2339
        date: 2024-01-12 06:35:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: """
      “Am I so out of touch? No… It’s the audience that are wrong”\n
      \n
      I haven’t been to a traditional cinema in about 5 years. Home theatres are much better value. Can pause and rewind for bathroom breaks, don’t have to wear pants, can drink and eat anything I want. I don’t have to contend with people incessantly talking throughout the movie, there are no bored kids kicking seats and crying, I don’t have to pay for parking, and I can start and stop the film whenever my company and I want to.\n
      \n
      I was excited when Disney+ started offering premiers at home. Them removing them wasn’t “training me”, I’m a patient person and I’m happy to wait to have my movie experience the way I want it when I want it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1705042770 {#3200
      date: 2024-01-12 07:59:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
      "@ThrowawayInTheYear23@lemmy.world"
      "@TheImpressiveX@lemmy.ml"
      "@ThrowawayInTheYear23@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 301265
    -bodyTs: "'5':25 'anyth':50 'audienc':11 'bathroom':38 'better':31 'bore':69 'break':39 'cinema':22 'compani':93 'contend':58 'cri':74 'disney':102 'drink':47 'eat':49 'excit':100 'experi':130 'film':90 'happi':123 'haven':16 'home':27,107 'incess':61 'kick':71 'kid':70 'm':116,122 'movi':65,129 'much':30 'offer':104 'pant':45 'park':82 'patient':118 'paus':34 'pay':80 'peopl':60 'person':119 'premier':105 'remov':109 'rewind':36 'seat':72 'start':86,103 'stop':88 'talk':62 'theatr':28 'throughout':63 'touch':6 'tradit':21 'train':113 'valu':32 'wait':125 'want':52,96,134,138 'wasn':111 'way':132 'wear':44 'whenev':91 'wrong':14 'year':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6609353"
    +editedAt: DateTimeImmutable @1721528478 {#3201
      date: 2024-07-21 04:21:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705042770 {#3202
      date: 2024-01-12 07:59:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: """
    Patience is a virtue!\n
    \n
    Biggest example for me was waiting ~10 years to play Heavy Rain. I never owned a PS3 so I knew I’d have to either wait for a PC release (which I honestly thought would never be a thing after a while), or wait until I had a powerful enough PC to emulate it.\n
    \n
    I don’t need to consume any media so desperately I can’t wait until it’s more convenient for me. I’ll be quite happy in the corner with some popcorn watching the inevitable shit show that will be GTA VI. I can’t wait for the neglected single player experience in favour of online cash grabs! I’ll pick it up on the cheap later on, thanks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705047966 {#3366
    date: 2024-01-12 09:26:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@ThrowawayInTheYear23@lemmy.world"
    "@pendulum_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3370 …}
  +nested: Doctrine\ORM\PersistentCollection {#3372 …}
  +votes: Doctrine\ORM\PersistentCollection {#3374 …}
  +reports: Doctrine\ORM\PersistentCollection {#3376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
  -id: 301411
  -bodyTs: "'10':11 'biggest':5 'cash':115 'cheap':124 'consum':64 'conveni':77 'corner':87 'd':26 'desper':68 'either':29 'emul':57 'enough':54 'exampl':6 'experi':110 'favour':112 'grab':116 'gta':99 'happi':84 'heavi':15 'honest':37 'inevit':93 'knew':24 'later':125 'll':81,118 'media':66 'need':62 'neglect':107 'never':18,40 'onlin':114 'own':19 'patienc':1 'pc':33,55 'pick':119 'play':14 'player':109 'popcorn':90 'power':53 'ps3':21 'quit':83 'rain':16 'releas':34 'shit':94 'show':95 'singl':108 'thank':127 'thing':43 'thought':38 'vi':100 'virtu':4 'wait':10,30,48,72,104 'watch':91 'would':39 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6612398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705047966 {#3367
    date: 2024-01-12 09:26:06.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 {#3368
  +user: Proxies\__CG__\App\Entity\User {#3369 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: App\Entity\EntryComment {#3203
    +user: Proxies\__CG__\App\Entity\User {#3204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Retraining the audience to re-embrace the theatrical experience and prioritize that…takes time.”\n
        \n
        That ship has sailed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1721688117 {#2335
        date: 2024-07-23 00:41:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheImpressiveX@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 301120
      -bodyTs: "'audienc':3 'embrac':7 'experi':10 'priorit':12 're':6 're-embrac':5 'retrain':1 'sail':19 'ship':17 'take':14 'theatric':9 'time':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705037717 {#2339
        date: 2024-01-12 06:35:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: """
      “Am I so out of touch? No… It’s the audience that are wrong”\n
      \n
      I haven’t been to a traditional cinema in about 5 years. Home theatres are much better value. Can pause and rewind for bathroom breaks, don’t have to wear pants, can drink and eat anything I want. I don’t have to contend with people incessantly talking throughout the movie, there are no bored kids kicking seats and crying, I don’t have to pay for parking, and I can start and stop the film whenever my company and I want to.\n
      \n
      I was excited when Disney+ started offering premiers at home. Them removing them wasn’t “training me”, I’m a patient person and I’m happy to wait to have my movie experience the way I want it when I want it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1705042770 {#3200
      date: 2024-01-12 07:59:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
      "@ThrowawayInTheYear23@lemmy.world"
      "@TheImpressiveX@lemmy.ml"
      "@ThrowawayInTheYear23@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 301265
    -bodyTs: "'5':25 'anyth':50 'audienc':11 'bathroom':38 'better':31 'bore':69 'break':39 'cinema':22 'compani':93 'contend':58 'cri':74 'disney':102 'drink':47 'eat':49 'excit':100 'experi':130 'film':90 'happi':123 'haven':16 'home':27,107 'incess':61 'kick':71 'kid':70 'm':116,122 'movi':65,129 'much':30 'offer':104 'pant':45 'park':82 'patient':118 'paus':34 'pay':80 'peopl':60 'person':119 'premier':105 'remov':109 'rewind':36 'seat':72 'start':86,103 'stop':88 'talk':62 'theatr':28 'throughout':63 'touch':6 'tradit':21 'train':113 'valu':32 'wait':125 'want':52,96,134,138 'wasn':111 'way':132 'wear':44 'whenev':91 'wrong':14 'year':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6609353"
    +editedAt: DateTimeImmutable @1721528478 {#3201
      date: 2024-07-21 04:21:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705042770 {#3202
      date: 2024-01-12 07:59:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: """
    Patience is a virtue!\n
    \n
    Biggest example for me was waiting ~10 years to play Heavy Rain. I never owned a PS3 so I knew I’d have to either wait for a PC release (which I honestly thought would never be a thing after a while), or wait until I had a powerful enough PC to emulate it.\n
    \n
    I don’t need to consume any media so desperately I can’t wait until it’s more convenient for me. I’ll be quite happy in the corner with some popcorn watching the inevitable shit show that will be GTA VI. I can’t wait for the neglected single player experience in favour of online cash grabs! I’ll pick it up on the cheap later on, thanks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705047966 {#3366
    date: 2024-01-12 09:26:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@ThrowawayInTheYear23@lemmy.world"
    "@pendulum_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3370 …}
  +nested: Doctrine\ORM\PersistentCollection {#3372 …}
  +votes: Doctrine\ORM\PersistentCollection {#3374 …}
  +reports: Doctrine\ORM\PersistentCollection {#3376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
  -id: 301411
  -bodyTs: "'10':11 'biggest':5 'cash':115 'cheap':124 'consum':64 'conveni':77 'corner':87 'd':26 'desper':68 'either':29 'emul':57 'enough':54 'exampl':6 'experi':110 'favour':112 'grab':116 'gta':99 'happi':84 'heavi':15 'honest':37 'inevit':93 'knew':24 'later':125 'll':81,118 'media':66 'need':62 'neglect':107 'never':18,40 'onlin':114 'own':19 'patienc':1 'pc':33,55 'pick':119 'play':14 'player':109 'popcorn':90 'power':53 'ps3':21 'quit':83 'rain':16 'releas':34 'shit':94 'show':95 'singl':108 'thank':127 'thing':43 'thought':38 'vi':100 'virtu':4 'wait':10,30,48,72,104 'watch':91 'would':39 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6612398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705047966 {#3367
    date: 2024-01-12 09:26:06.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 {#3384
  +user: Proxies\__CG__\App\Entity\User {#3385 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: App\Entity\EntryComment {#3203
    +user: Proxies\__CG__\App\Entity\User {#3204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Retraining the audience to re-embrace the theatrical experience and prioritize that…takes time.”\n
        \n
        That ship has sailed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1721688117 {#2335
        date: 2024-07-23 00:41:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheImpressiveX@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 301120
      -bodyTs: "'audienc':3 'embrac':7 'experi':10 'priorit':12 're':6 're-embrac':5 'retrain':1 'sail':19 'ship':17 'take':14 'theatric':9 'time':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705037717 {#2339
        date: 2024-01-12 06:35:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: """
      “Am I so out of touch? No… It’s the audience that are wrong”\n
      \n
      I haven’t been to a traditional cinema in about 5 years. Home theatres are much better value. Can pause and rewind for bathroom breaks, don’t have to wear pants, can drink and eat anything I want. I don’t have to contend with people incessantly talking throughout the movie, there are no bored kids kicking seats and crying, I don’t have to pay for parking, and I can start and stop the film whenever my company and I want to.\n
      \n
      I was excited when Disney+ started offering premiers at home. Them removing them wasn’t “training me”, I’m a patient person and I’m happy to wait to have my movie experience the way I want it when I want it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1705042770 {#3200
      date: 2024-01-12 07:59:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
      "@ThrowawayInTheYear23@lemmy.world"
      "@TheImpressiveX@lemmy.ml"
      "@ThrowawayInTheYear23@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 301265
    -bodyTs: "'5':25 'anyth':50 'audienc':11 'bathroom':38 'better':31 'bore':69 'break':39 'cinema':22 'compani':93 'contend':58 'cri':74 'disney':102 'drink':47 'eat':49 'excit':100 'experi':130 'film':90 'happi':123 'haven':16 'home':27,107 'incess':61 'kick':71 'kid':70 'm':116,122 'movi':65,129 'much':30 'offer':104 'pant':45 'park':82 'patient':118 'paus':34 'pay':80 'peopl':60 'person':119 'premier':105 'remov':109 'rewind':36 'seat':72 'start':86,103 'stop':88 'talk':62 'theatr':28 'throughout':63 'touch':6 'tradit':21 'train':113 'valu':32 'wait':125 'want':52,96,134,138 'wasn':111 'way':132 'wear':44 'whenev':91 'wrong':14 'year':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6609353"
    +editedAt: DateTimeImmutable @1721528478 {#3201
      date: 2024-07-21 04:21:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705042770 {#3202
      date: 2024-01-12 07:59:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Well said. The disadvantages of going to the cinema far outweigh having to wait a few months to watch a movie at home. The studios should be leaning into this trend, not kicking and screaming that people aren’t going to the cinemas without fixing any of the downsides."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705066102 {#3382
    date: 2024-01-12 14:28:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@ThrowawayInTheYear23@lemmy.world"
    "@pendulum_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3386 …}
  +nested: Doctrine\ORM\PersistentCollection {#3388 …}
  +votes: Doctrine\ORM\PersistentCollection {#3390 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 301921
  -bodyTs: "'aren':38 'cinema':9,43 'disadvantag':4 'downsid':49 'far':10 'fix':45 'go':6,40 'home':23 'kick':33 'lean':28 'month':17 'movi':21 'outweigh':11 'peopl':37 'said':2 'scream':35 'studio':25 'trend':31 'wait':14 'watch':19 'well':1 'without':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6621094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705066102 {#3383
    date: 2024-01-12 14:28:22.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 {#3384
  +user: Proxies\__CG__\App\Entity\User {#3385 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: App\Entity\EntryComment {#3203
    +user: Proxies\__CG__\App\Entity\User {#3204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Retraining the audience to re-embrace the theatrical experience and prioritize that…takes time.”\n
        \n
        That ship has sailed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1721688117 {#2335
        date: 2024-07-23 00:41:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheImpressiveX@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 301120
      -bodyTs: "'audienc':3 'embrac':7 'experi':10 'priorit':12 're':6 're-embrac':5 'retrain':1 'sail':19 'ship':17 'take':14 'theatric':9 'time':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705037717 {#2339
        date: 2024-01-12 06:35:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: """
      “Am I so out of touch? No… It’s the audience that are wrong”\n
      \n
      I haven’t been to a traditional cinema in about 5 years. Home theatres are much better value. Can pause and rewind for bathroom breaks, don’t have to wear pants, can drink and eat anything I want. I don’t have to contend with people incessantly talking throughout the movie, there are no bored kids kicking seats and crying, I don’t have to pay for parking, and I can start and stop the film whenever my company and I want to.\n
      \n
      I was excited when Disney+ started offering premiers at home. Them removing them wasn’t “training me”, I’m a patient person and I’m happy to wait to have my movie experience the way I want it when I want it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1705042770 {#3200
      date: 2024-01-12 07:59:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
      "@ThrowawayInTheYear23@lemmy.world"
      "@TheImpressiveX@lemmy.ml"
      "@ThrowawayInTheYear23@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 301265
    -bodyTs: "'5':25 'anyth':50 'audienc':11 'bathroom':38 'better':31 'bore':69 'break':39 'cinema':22 'compani':93 'contend':58 'cri':74 'disney':102 'drink':47 'eat':49 'excit':100 'experi':130 'film':90 'happi':123 'haven':16 'home':27,107 'incess':61 'kick':71 'kid':70 'm':116,122 'movi':65,129 'much':30 'offer':104 'pant':45 'park':82 'patient':118 'paus':34 'pay':80 'peopl':60 'person':119 'premier':105 'remov':109 'rewind':36 'seat':72 'start':86,103 'stop':88 'talk':62 'theatr':28 'throughout':63 'touch':6 'tradit':21 'train':113 'valu':32 'wait':125 'want':52,96,134,138 'wasn':111 'way':132 'wear':44 'whenev':91 'wrong':14 'year':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6609353"
    +editedAt: DateTimeImmutable @1721528478 {#3201
      date: 2024-07-21 04:21:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705042770 {#3202
      date: 2024-01-12 07:59:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Well said. The disadvantages of going to the cinema far outweigh having to wait a few months to watch a movie at home. The studios should be leaning into this trend, not kicking and screaming that people aren’t going to the cinemas without fixing any of the downsides."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705066102 {#3382
    date: 2024-01-12 14:28:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@ThrowawayInTheYear23@lemmy.world"
    "@pendulum_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3386 …}
  +nested: Doctrine\ORM\PersistentCollection {#3388 …}
  +votes: Doctrine\ORM\PersistentCollection {#3390 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 301921
  -bodyTs: "'aren':38 'cinema':9,43 'disadvantag':4 'downsid':49 'far':10 'fix':45 'go':6,40 'home':23 'kick':33 'lean':28 'month':17 'movi':21 'outweigh':11 'peopl':37 'said':2 'scream':35 'studio':25 'trend':31 'wait':14 'watch':19 'well':1 'without':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6621094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705066102 {#3383
    date: 2024-01-12 14:28:22.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 {#3384
  +user: Proxies\__CG__\App\Entity\User {#3385 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: App\Entity\EntryComment {#3203
    +user: Proxies\__CG__\App\Entity\User {#3204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Retraining the audience to re-embrace the theatrical experience and prioritize that…takes time.”\n
        \n
        That ship has sailed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1721688117 {#2335
        date: 2024-07-23 00:41:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheImpressiveX@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 301120
      -bodyTs: "'audienc':3 'embrac':7 'experi':10 'priorit':12 're':6 're-embrac':5 'retrain':1 'sail':19 'ship':17 'take':14 'theatric':9 'time':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705037717 {#2339
        date: 2024-01-12 06:35:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: """
      “Am I so out of touch? No… It’s the audience that are wrong”\n
      \n
      I haven’t been to a traditional cinema in about 5 years. Home theatres are much better value. Can pause and rewind for bathroom breaks, don’t have to wear pants, can drink and eat anything I want. I don’t have to contend with people incessantly talking throughout the movie, there are no bored kids kicking seats and crying, I don’t have to pay for parking, and I can start and stop the film whenever my company and I want to.\n
      \n
      I was excited when Disney+ started offering premiers at home. Them removing them wasn’t “training me”, I’m a patient person and I’m happy to wait to have my movie experience the way I want it when I want it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1705042770 {#3200
      date: 2024-01-12 07:59:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
      "@ThrowawayInTheYear23@lemmy.world"
      "@TheImpressiveX@lemmy.ml"
      "@ThrowawayInTheYear23@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 301265
    -bodyTs: "'5':25 'anyth':50 'audienc':11 'bathroom':38 'better':31 'bore':69 'break':39 'cinema':22 'compani':93 'contend':58 'cri':74 'disney':102 'drink':47 'eat':49 'excit':100 'experi':130 'film':90 'happi':123 'haven':16 'home':27,107 'incess':61 'kick':71 'kid':70 'm':116,122 'movi':65,129 'much':30 'offer':104 'pant':45 'park':82 'patient':118 'paus':34 'pay':80 'peopl':60 'person':119 'premier':105 'remov':109 'rewind':36 'seat':72 'start':86,103 'stop':88 'talk':62 'theatr':28 'throughout':63 'touch':6 'tradit':21 'train':113 'valu':32 'wait':125 'want':52,96,134,138 'wasn':111 'way':132 'wear':44 'whenev':91 'wrong':14 'year':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6609353"
    +editedAt: DateTimeImmutable @1721528478 {#3201
      date: 2024-07-21 04:21:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705042770 {#3202
      date: 2024-01-12 07:59:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Well said. The disadvantages of going to the cinema far outweigh having to wait a few months to watch a movie at home. The studios should be leaning into this trend, not kicking and screaming that people aren’t going to the cinemas without fixing any of the downsides."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705066102 {#3382
    date: 2024-01-12 14:28:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@ThrowawayInTheYear23@lemmy.world"
    "@pendulum_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3386 …}
  +nested: Doctrine\ORM\PersistentCollection {#3388 …}
  +votes: Doctrine\ORM\PersistentCollection {#3390 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 301921
  -bodyTs: "'aren':38 'cinema':9,43 'disadvantag':4 'downsid':49 'far':10 'fix':45 'go':6,40 'home':23 'kick':33 'lean':28 'month':17 'movi':21 'outweigh':11 'peopl':37 'said':2 'scream':35 'studio':25 'trend':31 'wait':14 'watch':19 'well':1 'without':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6621094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705066102 {#3383
    date: 2024-01-12 14:28:22.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 {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Everybody will undergo significant layoffs in 2024.\n
    \n
    FTFY.\n
    \n
    They are done making bank on the pandemic benefits (during which they cried the whole time they were broke, and hired a record number of people)… now debt is expensive so time to socialize some losses.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1721558628 {#2223
    date: 2024-07-21 12:43:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 300677
  -bodyTs: "'2024':7 'bank':13 'benefit':17 'broke':27 'cri':21 'debt':36 'done':11 'everybodi':1 'expens':38 'ftfi':8 'hire':29 'layoff':5 'loss':44 'make':12 'number':32 'pandem':16 'peopl':34 'record':31 'signific':4 'social':42 'time':24,40 'undergo':3 'whole':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6596968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705026353 {#2227
    date: 2024-01-12 03:25:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Everybody will undergo significant layoffs in 2024.\n
    \n
    FTFY.\n
    \n
    They are done making bank on the pandemic benefits (during which they cried the whole time they were broke, and hired a record number of people)… now debt is expensive so time to socialize some losses.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1721558628 {#2223
    date: 2024-07-21 12:43:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 300677
  -bodyTs: "'2024':7 'bank':13 'benefit':17 'broke':27 'cri':21 'debt':36 'done':11 'everybodi':1 'expens':38 'ftfi':8 'hire':29 'layoff':5 'loss':44 'make':12 'number':32 'pandem':16 'peopl':34 'record':31 'signific':4 'social':42 'time':24,40 'undergo':3 'whole':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6596968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705026353 {#2227
    date: 2024-01-12 03:25:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Everybody will undergo significant layoffs in 2024.\n
    \n
    FTFY.\n
    \n
    They are done making bank on the pandemic benefits (during which they cried the whole time they were broke, and hired a record number of people)… now debt is expensive so time to socialize some losses.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1721558628 {#2223
    date: 2024-07-21 12:43:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 300677
  -bodyTs: "'2024':7 'bank':13 'benefit':17 'broke':27 'cri':21 'debt':36 'done':11 'everybodi':1 'expens':38 'ftfi':8 'hire':29 'layoff':5 'loss':44 'make':12 'number':32 'pandem':16 'peopl':34 'record':31 'signific':4 'social':42 'time':24,40 'undergo':3 'whole':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6596968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705026353 {#2227
    date: 2024-01-12 03:25:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3186
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Everybody will undergo significant layoffs in 2024.\n
      \n
      FTFY.\n
      \n
      They are done making bank on the pandemic benefits (during which they cried the whole time they were broke, and hired a record number of people)… now debt is expensive so time to socialize some losses.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1721558628 {#2223
      date: 2024-07-21 12:43:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2230 …}
    +nested: Doctrine\ORM\PersistentCollection {#2232 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    -id: 300677
    -bodyTs: "'2024':7 'bank':13 'benefit':17 'broke':27 'cri':21 'debt':36 'done':11 'everybodi':1 'expens':38 'ftfi':8 'hire':29 'layoff':5 'loss':44 'make':12 'number':32 'pandem':16 'peopl':34 'record':31 'signific':4 'social':42 'time':24,40 'undergo':3 'whole':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6596968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705026353 {#2227
      date: 2024-01-12 03:25:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +body: """
    It’s already started. In other tech news…\n
    \n
    [Discord is laying off 17 percent of employees](https://www.theverge.com/2024/1/11/24034705/discord-layoffs-17-percent-employees)\n
    \n
    [Google Cuts Hundreds of Jobs in Engineering and Other Divisions](https://www.nytimes.com/2024/01/11/technology/google-layoffs.html)\n
    \n
    [Thousands of Software Engineers Say the Job Market Is Getting Much Worse](https://www.vice.com/en/article/g5y37j/thousands-of-software-engineers-say-the-job-market-is-getting-much-worse)\n
    \n
    …to be continued, unfortunately. Have fun!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705047235 {#3184
    date: 2024-01-12 09:13:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@RedditWanderer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 301402
  -bodyTs: "'/2024/01/11/technology/google-layoffs.html)':32 '/2024/1/11/24034705/discord-layoffs-17-percent-employees)':19 '/en/article/g5y37j/thousands-of-software-engineers-say-the-job-market-is-getting-much-worse)':47 '17':13 'alreadi':3 'continu':50 'cut':21 'discord':9 'divis':29 'employe':16 'engin':26,36 'fun':53 'get':42 'googl':20 'hundr':22 'job':24,39 'lay':11 'market':40 'much':43 'news':8 'percent':14 'say':37 'softwar':35 'start':4 'tech':7 'thousand':33 'unfortun':51 'wors':44 'www.nytimes.com':31 'www.nytimes.com/2024/01/11/technology/google-layoffs.html)':30 'www.theverge.com':18 'www.theverge.com/2024/1/11/24034705/discord-layoffs-17-percent-employees)':17 'www.vice.com':46 'www.vice.com/en/article/g5y37j/thousands-of-software-engineers-say-the-job-market-is-getting-much-worse)':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6611964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705047235 {#3185
    date: 2024-01-12 09:13:55.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 {#3186
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Everybody will undergo significant layoffs in 2024.\n
      \n
      FTFY.\n
      \n
      They are done making bank on the pandemic benefits (during which they cried the whole time they were broke, and hired a record number of people)… now debt is expensive so time to socialize some losses.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1721558628 {#2223
      date: 2024-07-21 12:43:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2230 …}
    +nested: Doctrine\ORM\PersistentCollection {#2232 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    -id: 300677
    -bodyTs: "'2024':7 'bank':13 'benefit':17 'broke':27 'cri':21 'debt':36 'done':11 'everybodi':1 'expens':38 'ftfi':8 'hire':29 'layoff':5 'loss':44 'make':12 'number':32 'pandem':16 'peopl':34 'record':31 'signific':4 'social':42 'time':24,40 'undergo':3 'whole':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6596968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705026353 {#2227
      date: 2024-01-12 03:25:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +body: """
    It’s already started. In other tech news…\n
    \n
    [Discord is laying off 17 percent of employees](https://www.theverge.com/2024/1/11/24034705/discord-layoffs-17-percent-employees)\n
    \n
    [Google Cuts Hundreds of Jobs in Engineering and Other Divisions](https://www.nytimes.com/2024/01/11/technology/google-layoffs.html)\n
    \n
    [Thousands of Software Engineers Say the Job Market Is Getting Much Worse](https://www.vice.com/en/article/g5y37j/thousands-of-software-engineers-say-the-job-market-is-getting-much-worse)\n
    \n
    …to be continued, unfortunately. Have fun!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705047235 {#3184
    date: 2024-01-12 09:13:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@RedditWanderer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 301402
  -bodyTs: "'/2024/01/11/technology/google-layoffs.html)':32 '/2024/1/11/24034705/discord-layoffs-17-percent-employees)':19 '/en/article/g5y37j/thousands-of-software-engineers-say-the-job-market-is-getting-much-worse)':47 '17':13 'alreadi':3 'continu':50 'cut':21 'discord':9 'divis':29 'employe':16 'engin':26,36 'fun':53 'get':42 'googl':20 'hundr':22 'job':24,39 'lay':11 'market':40 'much':43 'news':8 'percent':14 'say':37 'softwar':35 'start':4 'tech':7 'thousand':33 'unfortun':51 'wors':44 'www.nytimes.com':31 'www.nytimes.com/2024/01/11/technology/google-layoffs.html)':30 'www.theverge.com':18 'www.theverge.com/2024/1/11/24034705/discord-layoffs-17-percent-employees)':17 'www.vice.com':46 'www.vice.com/en/article/g5y37j/thousands-of-software-engineers-say-the-job-market-is-getting-much-worse)':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6611964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705047235 {#3185
    date: 2024-01-12 09:13:55.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 {#3186
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Everybody will undergo significant layoffs in 2024.\n
      \n
      FTFY.\n
      \n
      They are done making bank on the pandemic benefits (during which they cried the whole time they were broke, and hired a record number of people)… now debt is expensive so time to socialize some losses.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1721558628 {#2223
      date: 2024-07-21 12:43:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2230 …}
    +nested: Doctrine\ORM\PersistentCollection {#2232 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    -id: 300677
    -bodyTs: "'2024':7 'bank':13 'benefit':17 'broke':27 'cri':21 'debt':36 'done':11 'everybodi':1 'expens':38 'ftfi':8 'hire':29 'layoff':5 'loss':44 'make':12 'number':32 'pandem':16 'peopl':34 'record':31 'signific':4 'social':42 'time':24,40 'undergo':3 'whole':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6596968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705026353 {#2227
      date: 2024-01-12 03:25:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +body: """
    It’s already started. In other tech news…\n
    \n
    [Discord is laying off 17 percent of employees](https://www.theverge.com/2024/1/11/24034705/discord-layoffs-17-percent-employees)\n
    \n
    [Google Cuts Hundreds of Jobs in Engineering and Other Divisions](https://www.nytimes.com/2024/01/11/technology/google-layoffs.html)\n
    \n
    [Thousands of Software Engineers Say the Job Market Is Getting Much Worse](https://www.vice.com/en/article/g5y37j/thousands-of-software-engineers-say-the-job-market-is-getting-much-worse)\n
    \n
    …to be continued, unfortunately. Have fun!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705047235 {#3184
    date: 2024-01-12 09:13:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@RedditWanderer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 301402
  -bodyTs: "'/2024/01/11/technology/google-layoffs.html)':32 '/2024/1/11/24034705/discord-layoffs-17-percent-employees)':19 '/en/article/g5y37j/thousands-of-software-engineers-say-the-job-market-is-getting-much-worse)':47 '17':13 'alreadi':3 'continu':50 'cut':21 'discord':9 'divis':29 'employe':16 'engin':26,36 'fun':53 'get':42 'googl':20 'hundr':22 'job':24,39 'lay':11 'market':40 'much':43 'news':8 'percent':14 'say':37 'softwar':35 'start':4 'tech':7 'thousand':33 'unfortun':51 'wors':44 'www.nytimes.com':31 'www.nytimes.com/2024/01/11/technology/google-layoffs.html)':30 'www.theverge.com':18 'www.theverge.com/2024/1/11/24034705/discord-layoffs-17-percent-employees)':17 'www.vice.com':46 'www.vice.com/en/article/g5y37j/thousands-of-software-engineers-say-the-job-market-is-getting-much-worse)':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6611964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705047235 {#3185
    date: 2024-01-12 09:13:55.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 {#2200
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: ""Open source AI" is apparently the answer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704680781 {#2207
    date: 2024-01-08 03:26:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MHLoppy@fedia.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 290344
  -bodyTs: "'ai':3 'answer':7 'appar':5 'open':1 'sourc':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fedia.io/m/firefox/t/487476/-/comment/3141451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704680781 {#2212
    date: 2024-01-08 03:26: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
55 DENIED edit
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: ""Open source AI" is apparently the answer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704680781 {#2207
    date: 2024-01-08 03:26:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MHLoppy@fedia.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 290344
  -bodyTs: "'ai':3 'answer':7 'appar':5 'open':1 'sourc':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fedia.io/m/firefox/t/487476/-/comment/3141451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704680781 {#2212
    date: 2024-01-08 03:26: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
56 DENIED moderate
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: ""Open source AI" is apparently the answer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704680781 {#2207
    date: 2024-01-08 03:26:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MHLoppy@fedia.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 290344
  -bodyTs: "'ai':3 'answer':7 'appar':5 'open':1 'sourc':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fedia.io/m/firefox/t/487476/-/comment/3141451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704680781 {#2212
    date: 2024-01-08 03:26: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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2174
  +user: App\Entity\User {#2005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Damn, companies were using Citrix because remote desktop companies were iffy and AWS/screenshare companies like zoom and TeamViewer weren’t “enterprise-y” enough.\n
    \n
    What a blow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703026694 {#2173
    date: 2023-12-19 23:58:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 236386
  -bodyTs: "'aws/screenshare':13 'blow':27 'citrix':5 'compani':2,9,14 'damn':1 'desktop':8 'enough':24 'enterpris':22 'enterprise-i':21 'iffi':11 'like':15 'remot':7 'teamview':18 'use':4 'weren':19 'y':23 'zoom':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6140433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703026694 {#2187
    date: 2023-12-19 23:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2174
  +user: App\Entity\User {#2005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Damn, companies were using Citrix because remote desktop companies were iffy and AWS/screenshare companies like zoom and TeamViewer weren’t “enterprise-y” enough.\n
    \n
    What a blow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703026694 {#2173
    date: 2023-12-19 23:58:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 236386
  -bodyTs: "'aws/screenshare':13 'blow':27 'citrix':5 'compani':2,9,14 'damn':1 'desktop':8 'enough':24 'enterpris':22 'enterprise-i':21 'iffi':11 'like':15 'remot':7 'teamview':18 'use':4 'weren':19 'y':23 'zoom':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6140433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703026694 {#2187
    date: 2023-12-19 23:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2174
  +user: App\Entity\User {#2005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Damn, companies were using Citrix because remote desktop companies were iffy and AWS/screenshare companies like zoom and TeamViewer weren’t “enterprise-y” enough.\n
    \n
    What a blow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703026694 {#2173
    date: 2023-12-19 23:58:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 236386
  -bodyTs: "'aws/screenshare':13 'blow':27 'citrix':5 'compani':2,9,14 'damn':1 'desktop':8 'enough':24 'enterpris':22 'enterprise-i':21 'iffi':11 'like':15 'remot':7 'teamview':18 'use':4 'weren':19 'y':23 'zoom':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6140433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703026694 {#2187
    date: 2023-12-19 23:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2497
  +user: App\Entity\User {#2510 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "I was trying to check how many customers Comcast has and, from what I saw, 36 million is just about all of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703013940 {#2492
    date: 2023-12-19 20:25:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2498 …}
  +nested: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2502 …}
  +reports: Doctrine\ORM\PersistentCollection {#2504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
  -id: 235839
  -bodyTs: "'36':16 'check':5 'comcast':9 'custom':8 'mani':7 'million':17 'saw':15 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7447087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703013940 {#2493
    date: 2023-12-19 20:25:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2497
  +user: App\Entity\User {#2510 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "I was trying to check how many customers Comcast has and, from what I saw, 36 million is just about all of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703013940 {#2492
    date: 2023-12-19 20:25:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2498 …}
  +nested: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2502 …}
  +reports: Doctrine\ORM\PersistentCollection {#2504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
  -id: 235839
  -bodyTs: "'36':16 'check':5 'comcast':9 'custom':8 'mani':7 'million':17 'saw':15 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7447087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703013940 {#2493
    date: 2023-12-19 20:25:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2497
  +user: App\Entity\User {#2510 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "I was trying to check how many customers Comcast has and, from what I saw, 36 million is just about all of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703013940 {#2492
    date: 2023-12-19 20:25:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2498 …}
  +nested: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2502 …}
  +reports: Doctrine\ORM\PersistentCollection {#2504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
  -id: 235839
  -bodyTs: "'36':16 'check':5 'comcast':9 'custom':8 'mani':7 'million':17 'saw':15 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7447087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703013940 {#2493
    date: 2023-12-19 20:25:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love that all of my data is “open source” due to all of the security breaches"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705720886 {#2565
    date: 2024-01-20 04:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  -id: 235716
  -bodyTs: "'breach':17 'data':7 'due':11 'love':2 'open':9 'secur':16 'sourc':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5642731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703011173 {#2566
    date: 2023-12-19 19:39:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love that all of my data is “open source” due to all of the security breaches"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705720886 {#2565
    date: 2024-01-20 04:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  -id: 235716
  -bodyTs: "'breach':17 'data':7 'due':11 'love':2 'open':9 'secur':16 'sourc':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5642731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703011173 {#2566
    date: 2023-12-19 19:39:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love that all of my data is “open source” due to all of the security breaches"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705720886 {#2565
    date: 2024-01-20 04:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  -id: 235716
  -bodyTs: "'breach':17 'data':7 'due':11 'love':2 'open':9 'secur':16 'sourc':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5642731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703011173 {#2566
    date: 2023-12-19 19:39:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "I love that all of my data is “open source” due to all of the security breaches"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1705720886 {#2565
      date: 2024-01-20 04:21:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2571 …}
    +nested: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    -id: 235716
    -bodyTs: "'breach':17 'data':7 'due':11 'love':2 'open':9 'secur':16 'sourc':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5642731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703011173 {#2566
      date: 2023-12-19 19:39:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "You can use google to find your social security number if you ever forget."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703012024 {#3168
    date: 2023-12-19 19:53:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 235754
  -bodyTs: "'ever':13 'find':6 'forget':14 'googl':4 'number':10 'secur':9 'social':8 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703012024 {#3169
    date: 2023-12-19 19:53:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "I love that all of my data is “open source” due to all of the security breaches"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1705720886 {#2565
      date: 2024-01-20 04:21:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2571 …}
    +nested: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    -id: 235716
    -bodyTs: "'breach':17 'data':7 'due':11 'love':2 'open':9 'secur':16 'sourc':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5642731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703011173 {#2566
      date: 2023-12-19 19:39:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "You can use google to find your social security number if you ever forget."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703012024 {#3168
    date: 2023-12-19 19:53:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 235754
  -bodyTs: "'ever':13 'find':6 'forget':14 'googl':4 'number':10 'secur':9 'social':8 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703012024 {#3169
    date: 2023-12-19 19:53:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "I love that all of my data is “open source” due to all of the security breaches"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1705720886 {#2565
      date: 2024-01-20 04:21:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2571 …}
    +nested: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    -id: 235716
    -bodyTs: "'breach':17 'data':7 'due':11 'love':2 'open':9 'secur':16 'sourc':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5642731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703011173 {#2566
      date: 2023-12-19 19:39:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "You can use google to find your social security number if you ever forget."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703012024 {#3168
    date: 2023-12-19 19:53:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 235754
  -bodyTs: "'ever':13 'find':6 'forget':14 'googl':4 'number':10 'secur':9 'social':8 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703012024 {#3169
    date: 2023-12-19 19:53:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3352
  +user: Proxies\__CG__\App\Entity\User {#3353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3170
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: "I love that all of my data is “open source” due to all of the security breaches"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1705720886 {#2565
        date: 2024-01-20 04:21:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 235716
      -bodyTs: "'breach':17 'data':7 'due':11 'love':2 'open':9 'secur':16 'sourc':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/5642731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703011173 {#2566
        date: 2023-12-19 19:39:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "You can use google to find your social security number if you ever forget."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703012024 {#3168
      date: 2023-12-19 19:53:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@possiblylinux127@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3172 …}
    +nested: Doctrine\ORM\PersistentCollection {#3174 …}
    +votes: Doctrine\ORM\PersistentCollection {#3176 …}
    +reports: Doctrine\ORM\PersistentCollection {#3178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
    -id: 235754
    -bodyTs: "'ever':13 'find':6 'forget':14 'googl':4 'number':10 'secur':9 'social':8 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210710"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703012024 {#3169
      date: 2023-12-19 19:53:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "We really are living in the future."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703013594 {#3350
    date: 2023-12-19 20:19:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@possiblylinux127@lemmy.zip"
    "@Sabata11792@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3354 …}
  +nested: Doctrine\ORM\PersistentCollection {#3356 …}
  +votes: Doctrine\ORM\PersistentCollection {#3358 …}
  +reports: Doctrine\ORM\PersistentCollection {#3360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
  -id: 235827
  -bodyTs: "'futur':7 'live':4 'realli':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6136811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703013594 {#3351
    date: 2023-12-19 20:19:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3352
  +user: Proxies\__CG__\App\Entity\User {#3353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3170
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: "I love that all of my data is “open source” due to all of the security breaches"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1705720886 {#2565
        date: 2024-01-20 04:21:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 235716
      -bodyTs: "'breach':17 'data':7 'due':11 'love':2 'open':9 'secur':16 'sourc':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/5642731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703011173 {#2566
        date: 2023-12-19 19:39:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "You can use google to find your social security number if you ever forget."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703012024 {#3168
      date: 2023-12-19 19:53:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@possiblylinux127@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3172 …}
    +nested: Doctrine\ORM\PersistentCollection {#3174 …}
    +votes: Doctrine\ORM\PersistentCollection {#3176 …}
    +reports: Doctrine\ORM\PersistentCollection {#3178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
    -id: 235754
    -bodyTs: "'ever':13 'find':6 'forget':14 'googl':4 'number':10 'secur':9 'social':8 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210710"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703012024 {#3169
      date: 2023-12-19 19:53:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "We really are living in the future."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703013594 {#3350
    date: 2023-12-19 20:19:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@possiblylinux127@lemmy.zip"
    "@Sabata11792@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3354 …}
  +nested: Doctrine\ORM\PersistentCollection {#3356 …}
  +votes: Doctrine\ORM\PersistentCollection {#3358 …}
  +reports: Doctrine\ORM\PersistentCollection {#3360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
  -id: 235827
  -bodyTs: "'futur':7 'live':4 'realli':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6136811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703013594 {#3351
    date: 2023-12-19 20:19:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3352
  +user: Proxies\__CG__\App\Entity\User {#3353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3170
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: "I love that all of my data is “open source” due to all of the security breaches"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1705720886 {#2565
        date: 2024-01-20 04:21:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 235716
      -bodyTs: "'breach':17 'data':7 'due':11 'love':2 'open':9 'secur':16 'sourc':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/5642731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703011173 {#2566
        date: 2023-12-19 19:39:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "You can use google to find your social security number if you ever forget."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703012024 {#3168
      date: 2023-12-19 19:53:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@possiblylinux127@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3172 …}
    +nested: Doctrine\ORM\PersistentCollection {#3174 …}
    +votes: Doctrine\ORM\PersistentCollection {#3176 …}
    +reports: Doctrine\ORM\PersistentCollection {#3178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
    -id: 235754
    -bodyTs: "'ever':13 'find':6 'forget':14 'googl':4 'number':10 'secur':9 'social':8 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210710"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703012024 {#3169
      date: 2023-12-19 19:53:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "We really are living in the future."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703013594 {#3350
    date: 2023-12-19 20:19:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@possiblylinux127@lemmy.zip"
    "@Sabata11792@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3354 …}
  +nested: Doctrine\ORM\PersistentCollection {#3356 …}
  +votes: Doctrine\ORM\PersistentCollection {#3358 …}
  +reports: Doctrine\ORM\PersistentCollection {#3360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
  -id: 235827
  -bodyTs: "'futur':7 'live':4 'realli':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6136811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703013594 {#3351
    date: 2023-12-19 20:19:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2643
  +user: App\Entity\User {#2656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705726549 {#2638
    date: 2024-01-20 05:55:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  -id: 235428
  -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6134242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703005280 {#2639
    date: 2023-12-19 18:01:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2643
  +user: App\Entity\User {#2656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705726549 {#2638
    date: 2024-01-20 05:55:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  -id: 235428
  -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6134242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703005280 {#2639
    date: 2023-12-19 18:01:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2643
  +user: App\Entity\User {#2656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705726549 {#2638
    date: 2024-01-20 05:55:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  -id: 235428
  -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6134242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703005280 {#2639
    date: 2023-12-19 18:01:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#3138
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1705726549 {#2638
      date: 2024-01-20 05:55:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -id: 235428
    -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6134242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703005280 {#2639
      date: 2023-12-19 18:01:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "Save your receipts for the inevitable class action… tumbleweed.gif"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703006566 {#3136
    date: 2023-12-19 18:22:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 235494
  -bodyTs: "'action':8 'class':7 'inevit':6 'receipt':3 'save':1 'tumbleweed.gif':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6134664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703006566 {#3137
    date: 2023-12-19 18:22: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
83 DENIED edit
App\Entity\EntryComment {#3138
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1705726549 {#2638
      date: 2024-01-20 05:55:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -id: 235428
    -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6134242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703005280 {#2639
      date: 2023-12-19 18:01:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "Save your receipts for the inevitable class action… tumbleweed.gif"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703006566 {#3136
    date: 2023-12-19 18:22:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 235494
  -bodyTs: "'action':8 'class':7 'inevit':6 'receipt':3 'save':1 'tumbleweed.gif':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6134664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703006566 {#3137
    date: 2023-12-19 18:22: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
84 DENIED moderate
App\Entity\EntryComment {#3138
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1705726549 {#2638
      date: 2024-01-20 05:55:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -id: 235428
    -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6134242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703005280 {#2639
      date: 2023-12-19 18:01:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "Save your receipts for the inevitable class action… tumbleweed.gif"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703006566 {#3136
    date: 2023-12-19 18:22:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 235494
  -bodyTs: "'action':8 'class':7 'inevit':6 'receipt':3 'save':1 'tumbleweed.gif':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6134664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703006566 {#3137
    date: 2023-12-19 18:22: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3321
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2643
      +user: App\Entity\User {#2656 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1705726549 {#2638
        date: 2024-01-20 05:55:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2646 …}
      +votes: Doctrine\ORM\PersistentCollection {#2648 …}
      +reports: Doctrine\ORM\PersistentCollection {#2650 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
      -id: 235428
      -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6134242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703005280 {#2639
        date: 2023-12-19 18:01:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Save your receipts for the inevitable class action… tumbleweed.gif"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703006566 {#3136
      date: 2023-12-19 18:22:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@buzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 235494
    -bodyTs: "'action':8 'class':7 'inevit':6 'receipt':3 'save':1 'tumbleweed.gif':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6134664"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703006566 {#3137
      date: 2023-12-19 18:22:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "Oh boy, a check for $4.08!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703012079 {#3319
    date: 2023-12-19 19:54:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 235757
  -bodyTs: "'4.08':6 'boy':2 'check':4 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703012079 {#3320
    date: 2023-12-19 19:54: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
87 DENIED edit
App\Entity\EntryComment {#3321
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2643
      +user: App\Entity\User {#2656 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1705726549 {#2638
        date: 2024-01-20 05:55:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2646 …}
      +votes: Doctrine\ORM\PersistentCollection {#2648 …}
      +reports: Doctrine\ORM\PersistentCollection {#2650 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
      -id: 235428
      -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6134242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703005280 {#2639
        date: 2023-12-19 18:01:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Save your receipts for the inevitable class action… tumbleweed.gif"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703006566 {#3136
      date: 2023-12-19 18:22:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@buzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 235494
    -bodyTs: "'action':8 'class':7 'inevit':6 'receipt':3 'save':1 'tumbleweed.gif':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6134664"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703006566 {#3137
      date: 2023-12-19 18:22:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "Oh boy, a check for $4.08!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703012079 {#3319
    date: 2023-12-19 19:54:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 235757
  -bodyTs: "'4.08':6 'boy':2 'check':4 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703012079 {#3320
    date: 2023-12-19 19:54: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
88 DENIED moderate
App\Entity\EntryComment {#3321
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2643
      +user: App\Entity\User {#2656 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1705726549 {#2638
        date: 2024-01-20 05:55:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2646 …}
      +votes: Doctrine\ORM\PersistentCollection {#2648 …}
      +reports: Doctrine\ORM\PersistentCollection {#2650 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
      -id: 235428
      -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6134242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703005280 {#2639
        date: 2023-12-19 18:01:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Save your receipts for the inevitable class action… tumbleweed.gif"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703006566 {#3136
      date: 2023-12-19 18:22:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@buzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 235494
    -bodyTs: "'action':8 'class':7 'inevit':6 'receipt':3 'save':1 'tumbleweed.gif':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6134664"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703006566 {#3137
      date: 2023-12-19 18:22:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "Oh boy, a check for $4.08!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703012079 {#3319
    date: 2023-12-19 19:54:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 235757
  -bodyTs: "'4.08':6 'boy':2 'check':4 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703012079 {#3320
    date: 2023-12-19 19:54: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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3485
  +user: Proxies\__CG__\App\Entity\User {#3486 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3321
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3138
      +user: Proxies\__CG__\App\Entity\User {#3139 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#2643
        +user: App\Entity\User {#2656 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1705726549 {#2638
          date: 2024-01-20 05:55:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@btp@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2644 …}
        +nested: Doctrine\ORM\PersistentCollection {#2646 …}
        +votes: Doctrine\ORM\PersistentCollection {#2648 …}
        +reports: Doctrine\ORM\PersistentCollection {#2650 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
        -id: 235428
        -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6134242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703005280 {#2639
          date: 2023-12-19 18:01:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "Save your receipts for the inevitable class action… tumbleweed.gif"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703006566 {#3136
        date: 2023-12-19 18:22:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
        "@buzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3142 …}
      +votes: Doctrine\ORM\PersistentCollection {#3144 …}
      +reports: Doctrine\ORM\PersistentCollection {#3146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
      -id: 235494
      -bodyTs: "'action':8 'class':7 'inevit':6 'receipt':3 'save':1 'tumbleweed.gif':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6134664"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703006566 {#3137
        date: 2023-12-19 18:22:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Oh boy, a check for $4.08!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703012079 {#3319
      date: 2023-12-19 19:54:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@buzz@lemmy.world"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3322 …}
    +nested: Doctrine\ORM\PersistentCollection {#3324 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
    -id: 235757
    -bodyTs: "'4.08':6 'boy':2 'check':4 'oh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703012079 {#3320
      date: 2023-12-19 19:54:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "If it makes you feel better, the agency representing the class action will be paid handsomley"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703013652 {#3483
    date: 2023-12-19 20:20:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
    "@jopepa@lemmy.world"
    "@Sabata11792@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3487 …}
  +nested: Doctrine\ORM\PersistentCollection {#3489 …}
  +votes: Doctrine\ORM\PersistentCollection {#3491 …}
  +reports: Doctrine\ORM\PersistentCollection {#3493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
  -id: 235829
  -bodyTs: "'action':12 'agenc':8 'better':6 'class':11 'feel':5 'handsomley':16 'make':3 'paid':15 'repres':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4211099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703013652 {#3484
    date: 2023-12-19 20:20: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
91 DENIED edit
App\Entity\EntryComment {#3485
  +user: Proxies\__CG__\App\Entity\User {#3486 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3321
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3138
      +user: Proxies\__CG__\App\Entity\User {#3139 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#2643
        +user: App\Entity\User {#2656 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1705726549 {#2638
          date: 2024-01-20 05:55:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@btp@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2644 …}
        +nested: Doctrine\ORM\PersistentCollection {#2646 …}
        +votes: Doctrine\ORM\PersistentCollection {#2648 …}
        +reports: Doctrine\ORM\PersistentCollection {#2650 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
        -id: 235428
        -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6134242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703005280 {#2639
          date: 2023-12-19 18:01:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "Save your receipts for the inevitable class action… tumbleweed.gif"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703006566 {#3136
        date: 2023-12-19 18:22:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
        "@buzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3142 …}
      +votes: Doctrine\ORM\PersistentCollection {#3144 …}
      +reports: Doctrine\ORM\PersistentCollection {#3146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
      -id: 235494
      -bodyTs: "'action':8 'class':7 'inevit':6 'receipt':3 'save':1 'tumbleweed.gif':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6134664"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703006566 {#3137
        date: 2023-12-19 18:22:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Oh boy, a check for $4.08!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703012079 {#3319
      date: 2023-12-19 19:54:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@buzz@lemmy.world"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3322 …}
    +nested: Doctrine\ORM\PersistentCollection {#3324 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
    -id: 235757
    -bodyTs: "'4.08':6 'boy':2 'check':4 'oh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703012079 {#3320
      date: 2023-12-19 19:54:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "If it makes you feel better, the agency representing the class action will be paid handsomley"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703013652 {#3483
    date: 2023-12-19 20:20:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
    "@jopepa@lemmy.world"
    "@Sabata11792@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3487 …}
  +nested: Doctrine\ORM\PersistentCollection {#3489 …}
  +votes: Doctrine\ORM\PersistentCollection {#3491 …}
  +reports: Doctrine\ORM\PersistentCollection {#3493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
  -id: 235829
  -bodyTs: "'action':12 'agenc':8 'better':6 'class':11 'feel':5 'handsomley':16 'make':3 'paid':15 'repres':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4211099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703013652 {#3484
    date: 2023-12-19 20:20: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
92 DENIED moderate
App\Entity\EntryComment {#3485
  +user: Proxies\__CG__\App\Entity\User {#3486 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3321
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3138
      +user: Proxies\__CG__\App\Entity\User {#3139 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#2643
        +user: App\Entity\User {#2656 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1705726549 {#2638
          date: 2024-01-20 05:55:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@btp@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2644 …}
        +nested: Doctrine\ORM\PersistentCollection {#2646 …}
        +votes: Doctrine\ORM\PersistentCollection {#2648 …}
        +reports: Doctrine\ORM\PersistentCollection {#2650 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
        -id: 235428
        -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6134242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703005280 {#2639
          date: 2023-12-19 18:01:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "Save your receipts for the inevitable class action… tumbleweed.gif"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703006566 {#3136
        date: 2023-12-19 18:22:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
        "@buzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3142 …}
      +votes: Doctrine\ORM\PersistentCollection {#3144 …}
      +reports: Doctrine\ORM\PersistentCollection {#3146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
      -id: 235494
      -bodyTs: "'action':8 'class':7 'inevit':6 'receipt':3 'save':1 'tumbleweed.gif':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6134664"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703006566 {#3137
        date: 2023-12-19 18:22:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Oh boy, a check for $4.08!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703012079 {#3319
      date: 2023-12-19 19:54:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@buzz@lemmy.world"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3322 …}
    +nested: Doctrine\ORM\PersistentCollection {#3324 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
    -id: 235757
    -bodyTs: "'4.08':6 'boy':2 'check':4 'oh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703012079 {#3320
      date: 2023-12-19 19:54:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "If it makes you feel better, the agency representing the class action will be paid handsomley"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703013652 {#3483
    date: 2023-12-19 20:20:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
    "@jopepa@lemmy.world"
    "@Sabata11792@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3487 …}
  +nested: Doctrine\ORM\PersistentCollection {#3489 …}
  +votes: Doctrine\ORM\PersistentCollection {#3491 …}
  +reports: Doctrine\ORM\PersistentCollection {#3493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
  -id: 235829
  -bodyTs: "'action':12 'agenc':8 'better':6 'class':11 'feel':5 'handsomley':16 'make':3 'paid':15 'repres':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4211099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703013652 {#3484
    date: 2023-12-19 20:20: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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3501
  +user: App\Entity\User {#2656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3321
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3138
      +user: Proxies\__CG__\App\Entity\User {#3139 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#2643
        +user: App\Entity\User {#2656 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1705726549 {#2638
          date: 2024-01-20 05:55:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@btp@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2644 …}
        +nested: Doctrine\ORM\PersistentCollection {#2646 …}
        +votes: Doctrine\ORM\PersistentCollection {#2648 …}
        +reports: Doctrine\ORM\PersistentCollection {#2650 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
        -id: 235428
        -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6134242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703005280 {#2639
          date: 2023-12-19 18:01:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "Save your receipts for the inevitable class action… tumbleweed.gif"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703006566 {#3136
        date: 2023-12-19 18:22:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
        "@buzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3142 …}
      +votes: Doctrine\ORM\PersistentCollection {#3144 …}
      +reports: Doctrine\ORM\PersistentCollection {#3146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
      -id: 235494
      -bodyTs: "'action':8 'class':7 'inevit':6 'receipt':3 'save':1 'tumbleweed.gif':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6134664"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703006566 {#3137
        date: 2023-12-19 18:22:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Oh boy, a check for $4.08!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703012079 {#3319
      date: 2023-12-19 19:54:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@buzz@lemmy.world"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3322 …}
    +nested: Doctrine\ORM\PersistentCollection {#3324 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
    -id: 235757
    -bodyTs: "'4.08':6 'boy':2 'check':4 'oh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703012079 {#3320
      date: 2023-12-19 19:54:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "yeah - the only people that actually get money from these are lawyers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703014572 {#3499
    date: 2023-12-19 20:36:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
    "@jopepa@lemmy.world"
    "@Sabata11792@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3502 …}
  +nested: Doctrine\ORM\PersistentCollection {#3504 …}
  +votes: Doctrine\ORM\PersistentCollection {#3506 …}
  +reports: Doctrine\ORM\PersistentCollection {#3508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3512 …}
  -id: 235857
  -bodyTs: "'actual':6 'get':7 'lawyer':12 'money':8 'peopl':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6137099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703014572 {#3500
    date: 2023-12-19 20:36:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3501
  +user: App\Entity\User {#2656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3321
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3138
      +user: Proxies\__CG__\App\Entity\User {#3139 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#2643
        +user: App\Entity\User {#2656 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1705726549 {#2638
          date: 2024-01-20 05:55:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@btp@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2644 …}
        +nested: Doctrine\ORM\PersistentCollection {#2646 …}
        +votes: Doctrine\ORM\PersistentCollection {#2648 …}
        +reports: Doctrine\ORM\PersistentCollection {#2650 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
        -id: 235428
        -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6134242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703005280 {#2639
          date: 2023-12-19 18:01:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "Save your receipts for the inevitable class action… tumbleweed.gif"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703006566 {#3136
        date: 2023-12-19 18:22:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
        "@buzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3142 …}
      +votes: Doctrine\ORM\PersistentCollection {#3144 …}
      +reports: Doctrine\ORM\PersistentCollection {#3146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
      -id: 235494
      -bodyTs: "'action':8 'class':7 'inevit':6 'receipt':3 'save':1 'tumbleweed.gif':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6134664"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703006566 {#3137
        date: 2023-12-19 18:22:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Oh boy, a check for $4.08!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703012079 {#3319
      date: 2023-12-19 19:54:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@buzz@lemmy.world"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3322 …}
    +nested: Doctrine\ORM\PersistentCollection {#3324 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
    -id: 235757
    -bodyTs: "'4.08':6 'boy':2 'check':4 'oh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703012079 {#3320
      date: 2023-12-19 19:54:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "yeah - the only people that actually get money from these are lawyers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703014572 {#3499
    date: 2023-12-19 20:36:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
    "@jopepa@lemmy.world"
    "@Sabata11792@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3502 …}
  +nested: Doctrine\ORM\PersistentCollection {#3504 …}
  +votes: Doctrine\ORM\PersistentCollection {#3506 …}
  +reports: Doctrine\ORM\PersistentCollection {#3508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3512 …}
  -id: 235857
  -bodyTs: "'actual':6 'get':7 'lawyer':12 'money':8 'peopl':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6137099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703014572 {#3500
    date: 2023-12-19 20:36:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3501
  +user: App\Entity\User {#2656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3321
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3138
      +user: Proxies\__CG__\App\Entity\User {#3139 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#2643
        +user: App\Entity\User {#2656 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1705726549 {#2638
          date: 2024-01-20 05:55:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@btp@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2644 …}
        +nested: Doctrine\ORM\PersistentCollection {#2646 …}
        +votes: Doctrine\ORM\PersistentCollection {#2648 …}
        +reports: Doctrine\ORM\PersistentCollection {#2650 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
        -id: 235428
        -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6134242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703005280 {#2639
          date: 2023-12-19 18:01:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "Save your receipts for the inevitable class action… tumbleweed.gif"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703006566 {#3136
        date: 2023-12-19 18:22:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
        "@buzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3142 …}
      +votes: Doctrine\ORM\PersistentCollection {#3144 …}
      +reports: Doctrine\ORM\PersistentCollection {#3146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
      -id: 235494
      -bodyTs: "'action':8 'class':7 'inevit':6 'receipt':3 'save':1 'tumbleweed.gif':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6134664"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703006566 {#3137
        date: 2023-12-19 18:22:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Oh boy, a check for $4.08!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703012079 {#3319
      date: 2023-12-19 19:54:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@buzz@lemmy.world"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3322 …}
    +nested: Doctrine\ORM\PersistentCollection {#3324 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
    -id: 235757
    -bodyTs: "'4.08':6 'boy':2 'check':4 'oh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703012079 {#3320
      date: 2023-12-19 19:54:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "yeah - the only people that actually get money from these are lawyers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703014572 {#3499
    date: 2023-12-19 20:36:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
    "@jopepa@lemmy.world"
    "@Sabata11792@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3502 …}
  +nested: Doctrine\ORM\PersistentCollection {#3504 …}
  +votes: Doctrine\ORM\PersistentCollection {#3506 …}
  +reports: Doctrine\ORM\PersistentCollection {#3508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3512 …}
  -id: 235857
  -bodyTs: "'actual':6 'get':7 'lawyer':12 'money':8 'peopl':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6137099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703014572 {#3500
    date: 2023-12-19 20:36:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3553
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3501
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3321
      +user: Proxies\__CG__\App\Entity\User {#3171 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#3138
        +user: Proxies\__CG__\App\Entity\User {#3139 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: App\Entity\EntryComment {#2643
          +user: App\Entity\User {#2656 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1705726549 {#2638
            date: 2024-01-20 05:55:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@btp@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2644 …}
          +nested: Doctrine\ORM\PersistentCollection {#2646 …}
          +votes: Doctrine\ORM\PersistentCollection {#2648 …}
          +reports: Doctrine\ORM\PersistentCollection {#2650 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
          -id: 235428
          -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6134242"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703005280 {#2639
            date: 2023-12-19 18:01:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2643}
        +body: "Save your receipts for the inevitable class action… tumbleweed.gif"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703006566 {#3136
          date: 2023-12-19 18:22:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@btp@kbin.social"
          "@buzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3142 …}
        +votes: Doctrine\ORM\PersistentCollection {#3144 …}
        +reports: Doctrine\ORM\PersistentCollection {#3146 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
        -id: 235494
        -bodyTs: "'action':8 'class':7 'inevit':6 'receipt':3 'save':1 'tumbleweed.gif':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6134664"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703006566 {#3137
          date: 2023-12-19 18:22:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "Oh boy, a check for $4.08!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703012079 {#3319
        date: 2023-12-19 19:54:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
        "@buzz@lemmy.world"
        "@jopepa@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3322 …}
      +nested: Doctrine\ORM\PersistentCollection {#3324 …}
      +votes: Doctrine\ORM\PersistentCollection {#3326 …}
      +reports: Doctrine\ORM\PersistentCollection {#3328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
      -id: 235757
      -bodyTs: "'4.08':6 'boy':2 'check':4 'oh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210720"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703012079 {#3320
        date: 2023-12-19 19:54:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "yeah - the only people that actually get money from these are lawyers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703014572 {#3499
      date: 2023-12-19 20:36:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@buzz@lemmy.world"
      "@jopepa@lemmy.world"
      "@Sabata11792@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3502 …}
    +nested: Doctrine\ORM\PersistentCollection {#3504 …}
    +votes: Doctrine\ORM\PersistentCollection {#3506 …}
    +reports: Doctrine\ORM\PersistentCollection {#3508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3512 …}
    -id: 235857
    -bodyTs: "'actual':6 'get':7 'lawyer':12 'money':8 'peopl':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6137099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703014572 {#3500
      date: 2023-12-19 20:36:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "If only there was a way a simple number they could increase to punish the company while also making victims whole."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703015719 {#3551
    date: 2023-12-19 20:55:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
    "@jopepa@lemmy.world"
    "@Sabata11792@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3554 …}
  +nested: Doctrine\ORM\PersistentCollection {#3556 …}
  +votes: Doctrine\ORM\PersistentCollection {#3558 …}
  +reports: Doctrine\ORM\PersistentCollection {#3560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
  -id: 235911
  -bodyTs: "'also':18 'compani':16 'could':11 'increas':12 'make':19 'number':9 'punish':14 'simpl':8 'victim':20 'way':6 'whole':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4211620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703015719 {#3552
    date: 2023-12-19 20:55:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3553
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3501
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3321
      +user: Proxies\__CG__\App\Entity\User {#3171 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#3138
        +user: Proxies\__CG__\App\Entity\User {#3139 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: App\Entity\EntryComment {#2643
          +user: App\Entity\User {#2656 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1705726549 {#2638
            date: 2024-01-20 05:55:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@btp@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2644 …}
          +nested: Doctrine\ORM\PersistentCollection {#2646 …}
          +votes: Doctrine\ORM\PersistentCollection {#2648 …}
          +reports: Doctrine\ORM\PersistentCollection {#2650 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
          -id: 235428
          -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6134242"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703005280 {#2639
            date: 2023-12-19 18:01:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2643}
        +body: "Save your receipts for the inevitable class action… tumbleweed.gif"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703006566 {#3136
          date: 2023-12-19 18:22:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@btp@kbin.social"
          "@buzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3142 …}
        +votes: Doctrine\ORM\PersistentCollection {#3144 …}
        +reports: Doctrine\ORM\PersistentCollection {#3146 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
        -id: 235494
        -bodyTs: "'action':8 'class':7 'inevit':6 'receipt':3 'save':1 'tumbleweed.gif':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6134664"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703006566 {#3137
          date: 2023-12-19 18:22:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "Oh boy, a check for $4.08!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703012079 {#3319
        date: 2023-12-19 19:54:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
        "@buzz@lemmy.world"
        "@jopepa@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3322 …}
      +nested: Doctrine\ORM\PersistentCollection {#3324 …}
      +votes: Doctrine\ORM\PersistentCollection {#3326 …}
      +reports: Doctrine\ORM\PersistentCollection {#3328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
      -id: 235757
      -bodyTs: "'4.08':6 'boy':2 'check':4 'oh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210720"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703012079 {#3320
        date: 2023-12-19 19:54:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "yeah - the only people that actually get money from these are lawyers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703014572 {#3499
      date: 2023-12-19 20:36:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@buzz@lemmy.world"
      "@jopepa@lemmy.world"
      "@Sabata11792@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3502 …}
    +nested: Doctrine\ORM\PersistentCollection {#3504 …}
    +votes: Doctrine\ORM\PersistentCollection {#3506 …}
    +reports: Doctrine\ORM\PersistentCollection {#3508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3512 …}
    -id: 235857
    -bodyTs: "'actual':6 'get':7 'lawyer':12 'money':8 'peopl':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6137099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703014572 {#3500
      date: 2023-12-19 20:36:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "If only there was a way a simple number they could increase to punish the company while also making victims whole."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703015719 {#3551
    date: 2023-12-19 20:55:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
    "@jopepa@lemmy.world"
    "@Sabata11792@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3554 …}
  +nested: Doctrine\ORM\PersistentCollection {#3556 …}
  +votes: Doctrine\ORM\PersistentCollection {#3558 …}
  +reports: Doctrine\ORM\PersistentCollection {#3560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
  -id: 235911
  -bodyTs: "'also':18 'compani':16 'could':11 'increas':12 'make':19 'number':9 'punish':14 'simpl':8 'victim':20 'way':6 'whole':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4211620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703015719 {#3552
    date: 2023-12-19 20:55:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3553
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3501
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3321
      +user: Proxies\__CG__\App\Entity\User {#3171 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#3138
        +user: Proxies\__CG__\App\Entity\User {#3139 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: App\Entity\EntryComment {#2643
          +user: App\Entity\User {#2656 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1705726549 {#2638
            date: 2024-01-20 05:55:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@btp@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2644 …}
          +nested: Doctrine\ORM\PersistentCollection {#2646 …}
          +votes: Doctrine\ORM\PersistentCollection {#2648 …}
          +reports: Doctrine\ORM\PersistentCollection {#2650 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
          -id: 235428
          -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6134242"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703005280 {#2639
            date: 2023-12-19 18:01:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2643}
        +body: "Save your receipts for the inevitable class action… tumbleweed.gif"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703006566 {#3136
          date: 2023-12-19 18:22:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@btp@kbin.social"
          "@buzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3142 …}
        +votes: Doctrine\ORM\PersistentCollection {#3144 …}
        +reports: Doctrine\ORM\PersistentCollection {#3146 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
        -id: 235494
        -bodyTs: "'action':8 'class':7 'inevit':6 'receipt':3 'save':1 'tumbleweed.gif':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6134664"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703006566 {#3137
          date: 2023-12-19 18:22:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "Oh boy, a check for $4.08!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703012079 {#3319
        date: 2023-12-19 19:54:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
        "@buzz@lemmy.world"
        "@jopepa@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3322 …}
      +nested: Doctrine\ORM\PersistentCollection {#3324 …}
      +votes: Doctrine\ORM\PersistentCollection {#3326 …}
      +reports: Doctrine\ORM\PersistentCollection {#3328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
      -id: 235757
      -bodyTs: "'4.08':6 'boy':2 'check':4 'oh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210720"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703012079 {#3320
        date: 2023-12-19 19:54:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "yeah - the only people that actually get money from these are lawyers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703014572 {#3499
      date: 2023-12-19 20:36:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@buzz@lemmy.world"
      "@jopepa@lemmy.world"
      "@Sabata11792@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3502 …}
    +nested: Doctrine\ORM\PersistentCollection {#3504 …}
    +votes: Doctrine\ORM\PersistentCollection {#3506 …}
    +reports: Doctrine\ORM\PersistentCollection {#3508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3512 …}
    -id: 235857
    -bodyTs: "'actual':6 'get':7 'lawyer':12 'money':8 'peopl':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6137099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703014572 {#3500
      date: 2023-12-19 20:36:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "If only there was a way a simple number they could increase to punish the company while also making victims whole."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703015719 {#3551
    date: 2023-12-19 20:55:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
    "@jopepa@lemmy.world"
    "@Sabata11792@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3554 …}
  +nested: Doctrine\ORM\PersistentCollection {#3556 …}
  +votes: Doctrine\ORM\PersistentCollection {#3558 …}
  +reports: Doctrine\ORM\PersistentCollection {#3560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
  -id: 235911
  -bodyTs: "'also':18 'compani':16 'could':11 'increas':12 'make':19 'number':9 'punish':14 'simpl':8 'victim':20 'way':6 'whole':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4211620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703015719 {#3552
    date: 2023-12-19 20:55:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1705726549 {#2638
      date: 2024-01-20 05:55:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -id: 235428
    -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6134242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703005280 {#2639
      date: 2023-12-19 18:01:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "Its a hell of a thing reading this and finding out this way. They knew in October. They knew more in November. They finally say something in December, but I have yet to receive any communication from them acknowledging the breach. Thanks Comcast. You somehow suck and blow at the same time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1703007675 {#3152
    date: 2023-12-19 18:41:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 235544
  -bodyTs: "'acknowledg':39 'blow':48 'breach':41 'comcast':43 'communic':36 'decemb':28 'final':24 'find':10 'hell':3 'knew':15,19 'novemb':22 'octob':17 'read':7 'receiv':34 'say':25 'somehow':45 'someth':26 'suck':46 'thank':42 'thing':6 'time':52 'way':13 'yet':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6135073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703007675 {#3153
    date: 2023-12-19 18:41:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1705726549 {#2638
      date: 2024-01-20 05:55:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -id: 235428
    -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6134242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703005280 {#2639
      date: 2023-12-19 18:01:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "Its a hell of a thing reading this and finding out this way. They knew in October. They knew more in November. They finally say something in December, but I have yet to receive any communication from them acknowledging the breach. Thanks Comcast. You somehow suck and blow at the same time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1703007675 {#3152
    date: 2023-12-19 18:41:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 235544
  -bodyTs: "'acknowledg':39 'blow':48 'breach':41 'comcast':43 'communic':36 'decemb':28 'final':24 'find':10 'hell':3 'knew':15,19 'novemb':22 'octob':17 'read':7 'receiv':34 'say':25 'somehow':45 'someth':26 'suck':46 'thank':42 'thing':6 'time':52 'way':13 'yet':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6135073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703007675 {#3153
    date: 2023-12-19 18:41:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1705726549 {#2638
      date: 2024-01-20 05:55:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -id: 235428
    -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6134242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703005280 {#2639
      date: 2023-12-19 18:01:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "Its a hell of a thing reading this and finding out this way. They knew in October. They knew more in November. They finally say something in December, but I have yet to receive any communication from them acknowledging the breach. Thanks Comcast. You somehow suck and blow at the same time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1703007675 {#3152
    date: 2023-12-19 18:41:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 235544
  -bodyTs: "'acknowledg':39 'blow':48 'breach':41 'comcast':43 'communic':36 'decemb':28 'final':24 'find':10 'hell':3 'knew':15,19 'novemb':22 'octob':17 'read':7 'receiv':34 'say':25 'somehow':45 'someth':26 'suck':46 'thank':42 'thing':6 'time':52 'way':13 'yet':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6135073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703007675 {#3153
    date: 2023-12-19 18:41:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3336
  +user: Proxies\__CG__\App\Entity\User {#3337 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3154
    +user: Proxies\__CG__\App\Entity\User {#3155 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2643
      +user: App\Entity\User {#2656 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1705726549 {#2638
        date: 2024-01-20 05:55:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2646 …}
      +votes: Doctrine\ORM\PersistentCollection {#2648 …}
      +reports: Doctrine\ORM\PersistentCollection {#2650 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
      -id: 235428
      -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6134242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703005280 {#2639
        date: 2023-12-19 18:01:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Its a hell of a thing reading this and finding out this way. They knew in October. They knew more in November. They finally say something in December, but I have yet to receive any communication from them acknowledging the breach. Thanks Comcast. You somehow suck and blow at the same time."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1703007675 {#3152
      date: 2023-12-19 18:41:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@buzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3156 …}
    +nested: Doctrine\ORM\PersistentCollection {#3158 …}
    +votes: Doctrine\ORM\PersistentCollection {#3160 …}
    +reports: Doctrine\ORM\PersistentCollection {#3162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
    -id: 235544
    -bodyTs: "'acknowledg':39 'blow':48 'breach':41 'comcast':43 'communic':36 'decemb':28 'final':24 'find':10 'hell':3 'knew':15,19 'novemb':22 'octob':17 'read':7 'receiv':34 'say':25 'somehow':45 'someth':26 'suck':46 'thank':42 'thing':6 'time':52 'way':13 'yet':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6135073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703007675 {#3153
      date: 2023-12-19 18:41:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "the wait to disclose was probably on purpose. it will get a lot less media attention this time of year vs october."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703012307 {#3334
    date: 2023-12-19 19:58:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 235767
  -bodyTs: "'attent':16 'disclos':4 'get':11 'less':14 'lot':13 'media':15 'octob':22 'probabl':6 'purpos':8 'time':18 'vs':21 'wait':2 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703012307 {#3335
    date: 2023-12-19 19:58:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3336
  +user: Proxies\__CG__\App\Entity\User {#3337 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3154
    +user: Proxies\__CG__\App\Entity\User {#3155 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2643
      +user: App\Entity\User {#2656 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1705726549 {#2638
        date: 2024-01-20 05:55:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2646 …}
      +votes: Doctrine\ORM\PersistentCollection {#2648 …}
      +reports: Doctrine\ORM\PersistentCollection {#2650 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
      -id: 235428
      -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6134242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703005280 {#2639
        date: 2023-12-19 18:01:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Its a hell of a thing reading this and finding out this way. They knew in October. They knew more in November. They finally say something in December, but I have yet to receive any communication from them acknowledging the breach. Thanks Comcast. You somehow suck and blow at the same time."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1703007675 {#3152
      date: 2023-12-19 18:41:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@buzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3156 …}
    +nested: Doctrine\ORM\PersistentCollection {#3158 …}
    +votes: Doctrine\ORM\PersistentCollection {#3160 …}
    +reports: Doctrine\ORM\PersistentCollection {#3162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
    -id: 235544
    -bodyTs: "'acknowledg':39 'blow':48 'breach':41 'comcast':43 'communic':36 'decemb':28 'final':24 'find':10 'hell':3 'knew':15,19 'novemb':22 'octob':17 'read':7 'receiv':34 'say':25 'somehow':45 'someth':26 'suck':46 'thank':42 'thing':6 'time':52 'way':13 'yet':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6135073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703007675 {#3153
      date: 2023-12-19 18:41:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "the wait to disclose was probably on purpose. it will get a lot less media attention this time of year vs october."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703012307 {#3334
    date: 2023-12-19 19:58:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 235767
  -bodyTs: "'attent':16 'disclos':4 'get':11 'less':14 'lot':13 'media':15 'octob':22 'probabl':6 'purpos':8 'time':18 'vs':21 'wait':2 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703012307 {#3335
    date: 2023-12-19 19:58:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3336
  +user: Proxies\__CG__\App\Entity\User {#3337 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3154
    +user: Proxies\__CG__\App\Entity\User {#3155 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2643
      +user: App\Entity\User {#2656 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is infuriating, at this point I get several notifications a year about someone hacking my data. But every time I dont have a choice but to keep give data to the same companies . fucking hell"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1705726549 {#2638
        date: 2024-01-20 05:55:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@btp@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2646 …}
      +votes: Doctrine\ORM\PersistentCollection {#2648 …}
      +reports: Doctrine\ORM\PersistentCollection {#2650 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
      -id: 235428
      -bodyTs: "'choic':25 'compani':34 'data':17,30 'dont':22 'everi':19 'fuck':35 'get':8 'give':29 'hack':15 'hell':36 'infuri':3 'keep':28 'notif':10 'point':6 'sever':9 'someon':14 'time':20 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6134242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703005280 {#2639
        date: 2023-12-19 18:01:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Its a hell of a thing reading this and finding out this way. They knew in October. They knew more in November. They finally say something in December, but I have yet to receive any communication from them acknowledging the breach. Thanks Comcast. You somehow suck and blow at the same time."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1703007675 {#3152
      date: 2023-12-19 18:41:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@btp@kbin.social"
      "@buzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3156 …}
    +nested: Doctrine\ORM\PersistentCollection {#3158 …}
    +votes: Doctrine\ORM\PersistentCollection {#3160 …}
    +reports: Doctrine\ORM\PersistentCollection {#3162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
    -id: 235544
    -bodyTs: "'acknowledg':39 'blow':48 'breach':41 'comcast':43 'communic':36 'decemb':28 'final':24 'find':10 'hell':3 'knew':15,19 'novemb':22 'octob':17 'read':7 'receiv':34 'say':25 'somehow':45 'someth':26 'suck':46 'thank':42 'thing':6 'time':52 'way':13 'yet':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6135073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703007675 {#3153
      date: 2023-12-19 18:41:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "the wait to disclose was probably on purpose. it will get a lot less media attention this time of year vs october."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703012307 {#3334
    date: 2023-12-19 19:58:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@buzz@lemmy.world"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 235767
  -bodyTs: "'attent':16 'disclos':4 'get':11 'less':14 'lot':13 'media':15 'octob':22 'probabl':6 'purpos':8 'time':18 'vs':21 'wait':2 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/713154/-/comment/4210771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703012307 {#3335
    date: 2023-12-19 19:58:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2718
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: null
  +root: null
  +body: "another reason why centralization sucks and distributed/decentralized messengers should rise to the top over time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700245954 {#2712
    date: 2023-11-17 19:32:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 134310
  -bodyTs: "'anoth':1 'central':4 'distributed/decentralized':7 'messeng':8 'reason':2 'rise':10 'suck':5 'time':15 'top':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ninja/comment/2725300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700245954 {#2713
    date: 2023-11-17 19:32:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2718
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: null
  +root: null
  +body: "another reason why centralization sucks and distributed/decentralized messengers should rise to the top over time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700245954 {#2712
    date: 2023-11-17 19:32:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 134310
  -bodyTs: "'anoth':1 'central':4 'distributed/decentralized':7 'messeng':8 'reason':2 'rise':10 'suck':5 'time':15 'top':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ninja/comment/2725300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700245954 {#2713
    date: 2023-11-17 19:32:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2718
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: null
  +root: null
  +body: "another reason why centralization sucks and distributed/decentralized messengers should rise to the top over time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700245954 {#2712
    date: 2023-11-17 19:32:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 134310
  -bodyTs: "'anoth':1 'central':4 'distributed/decentralized':7 'messeng':8 'reason':2 'rise':10 'suck':5 'time':15 'top':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ninja/comment/2725300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700245954 {#2713
    date: 2023-11-17 19:32:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#2794
  +user: App\Entity\User {#2807 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been donating at $5/ month for a couple years to help keep it going but I feel I can do that down a bit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700245901 {#2788
    date: 2023-11-17 19:31:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2795 …}
  +nested: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  -id: 134306
  -bodyTs: "'5':6 'bit':26 'coupl':10 'donat':4 'feel':19 'go':16 'help':13 'keep':14 'month':7 've':2 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5630899"
  +editedAt: DateTimeImmutable @1700535244 {#2789
    date: 2023-11-21 03:54:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700245901 {#2790
    date: 2023-11-17 19:31:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#2794
  +user: App\Entity\User {#2807 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been donating at $5/ month for a couple years to help keep it going but I feel I can do that down a bit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700245901 {#2788
    date: 2023-11-17 19:31:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2795 …}
  +nested: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  -id: 134306
  -bodyTs: "'5':6 'bit':26 'coupl':10 'donat':4 'feel':19 'go':16 'help':13 'keep':14 'month':7 've':2 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5630899"
  +editedAt: DateTimeImmutable @1700535244 {#2789
    date: 2023-11-21 03:54:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700245901 {#2790
    date: 2023-11-17 19:31:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#2794
  +user: App\Entity\User {#2807 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been donating at $5/ month for a couple years to help keep it going but I feel I can do that down a bit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700245901 {#2788
    date: 2023-11-17 19:31:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2795 …}
  +nested: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  -id: 134306
  -bodyTs: "'5':6 'bit':26 'coupl':10 'donat':4 'feel':19 'go':16 'help':13 'keep':14 'month':7 've':2 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5630899"
  +editedAt: DateTimeImmutable @1700535244 {#2789
    date: 2023-11-21 03:54:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700245901 {#2790
    date: 2023-11-17 19:31:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#2868
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: null
  +root: null
  +body: "does anyone know roughly how much operating costs could be per person? I'd like to donate, but I don't have a whole lot of money. I'd like to at least ensure that I'm covering "my share" so to speak"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700606853 {#2863
    date: 2023-11-21 23:47:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2869 …}
  +nested: Doctrine\ORM\PersistentCollection {#2871 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  -id: 133644
  -bodyTs: "'anyon':2 'cost':8 'could':9 'cover':38 'd':14,29 'donat':17 'ensur':34 'know':3 'least':33 'like':15,30 'lot':25 'm':37 'money':27 'much':6 'oper':7 'per':11 'person':12 'rough':4 'share':40 'speak':43 'whole':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700234875 {#2864
    date: 2023-11-17 16:27:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2868
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: null
  +root: null
  +body: "does anyone know roughly how much operating costs could be per person? I'd like to donate, but I don't have a whole lot of money. I'd like to at least ensure that I'm covering "my share" so to speak"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700606853 {#2863
    date: 2023-11-21 23:47:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2869 …}
  +nested: Doctrine\ORM\PersistentCollection {#2871 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  -id: 133644
  -bodyTs: "'anyon':2 'cost':8 'could':9 'cover':38 'd':14,29 'donat':17 'ensur':34 'know':3 'least':33 'like':15,30 'lot':25 'm':37 'money':27 'much':6 'oper':7 'per':11 'person':12 'rough':4 'share':40 'speak':43 'whole':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700234875 {#2864
    date: 2023-11-17 16:27:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2868
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: null
  +root: null
  +body: "does anyone know roughly how much operating costs could be per person? I'd like to donate, but I don't have a whole lot of money. I'd like to at least ensure that I'm covering "my share" so to speak"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700606853 {#2863
    date: 2023-11-21 23:47:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2869 …}
  +nested: Doctrine\ORM\PersistentCollection {#2871 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  -id: 133644
  -bodyTs: "'anyon':2 'cost':8 'could':9 'cover':38 'd':14,29 'donat':17 'ensur':34 'know':3 'least':33 'like':15,30 'lot':25 'm':37 'money':27 'much':6 'oper':7 'per':11 'person':12 'rough':4 'share':40 'speak':43 'whole':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700234875 {#2864
    date: 2023-11-17 16:27:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3128
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: "does anyone know roughly how much operating costs could be per person? I'd like to donate, but I don't have a whole lot of money. I'd like to at least ensure that I'm covering "my share" so to speak"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700606853 {#2863
      date: 2023-11-21 23:47:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 133644
    -bodyTs: "'anyon':2 'cost':8 'could':9 'cover':38 'd':14,29 'donat':17 'ensur':34 'know':3 'least':33 'like':15,30 'lot':25 'm':37 'money':27 'much':6 'oper':7 'per':11 'person':12 'rough':4 'share':40 'speak':43 'whole':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700234875 {#2864
      date: 2023-11-17 16:27:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    > Signal had 40 million active users in 2021. With 14 million in infra cost, that comes to .35 per user/year. Total expenses are about 33 million, so about .825 per user/year. All in all that seems very reasonable.\n
    \n
    <https://news.ycombinator.com/item?id=38291950>\n
    \n
    So it should be pretty easy to cover your own costs and maybe that of a couple of friends to make the transaction fees worth it :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700235723 {#3116
    date: 2023-11-17 16:42:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@milkytoast@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3122 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 133671
  -bodyTs: "'/item?id=38291950':41 '14':10 '2021':8 '33':25 '35':18 '40':3 '825':29 'activ':5 'come':16 'cost':14,52 'coupl':58 'cover':49 'easi':47 'expens':22 'fee':65 'friend':60 'infra':13 'make':62 'mayb':54 'million':4,11,26 'news.ycombinator.com':40 'news.ycombinator.com/item?id=38291950':39 'per':19,30 'pretti':46 'reason':38 'seem':36 'signal':1 'total':21 'transact':64 'user':6 'user/year':20,31 'worth':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619646"
  +editedAt: DateTimeImmutable @1700516233 {#3117
    date: 2023-11-20 22:37:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700235723 {#3118
    date: 2023-11-17 16:42: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
123 DENIED edit
App\Entity\EntryComment {#3128
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: "does anyone know roughly how much operating costs could be per person? I'd like to donate, but I don't have a whole lot of money. I'd like to at least ensure that I'm covering "my share" so to speak"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700606853 {#2863
      date: 2023-11-21 23:47:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 133644
    -bodyTs: "'anyon':2 'cost':8 'could':9 'cover':38 'd':14,29 'donat':17 'ensur':34 'know':3 'least':33 'like':15,30 'lot':25 'm':37 'money':27 'much':6 'oper':7 'per':11 'person':12 'rough':4 'share':40 'speak':43 'whole':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700234875 {#2864
      date: 2023-11-17 16:27:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    > Signal had 40 million active users in 2021. With 14 million in infra cost, that comes to .35 per user/year. Total expenses are about 33 million, so about .825 per user/year. All in all that seems very reasonable.\n
    \n
    <https://news.ycombinator.com/item?id=38291950>\n
    \n
    So it should be pretty easy to cover your own costs and maybe that of a couple of friends to make the transaction fees worth it :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700235723 {#3116
    date: 2023-11-17 16:42:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@milkytoast@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3122 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 133671
  -bodyTs: "'/item?id=38291950':41 '14':10 '2021':8 '33':25 '35':18 '40':3 '825':29 'activ':5 'come':16 'cost':14,52 'coupl':58 'cover':49 'easi':47 'expens':22 'fee':65 'friend':60 'infra':13 'make':62 'mayb':54 'million':4,11,26 'news.ycombinator.com':40 'news.ycombinator.com/item?id=38291950':39 'per':19,30 'pretti':46 'reason':38 'seem':36 'signal':1 'total':21 'transact':64 'user':6 'user/year':20,31 'worth':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619646"
  +editedAt: DateTimeImmutable @1700516233 {#3117
    date: 2023-11-20 22:37:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700235723 {#3118
    date: 2023-11-17 16:42: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
124 DENIED moderate
App\Entity\EntryComment {#3128
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: "does anyone know roughly how much operating costs could be per person? I'd like to donate, but I don't have a whole lot of money. I'd like to at least ensure that I'm covering "my share" so to speak"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700606853 {#2863
      date: 2023-11-21 23:47:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 133644
    -bodyTs: "'anyon':2 'cost':8 'could':9 'cover':38 'd':14,29 'donat':17 'ensur':34 'know':3 'least':33 'like':15,30 'lot':25 'm':37 'money':27 'much':6 'oper':7 'per':11 'person':12 'rough':4 'share':40 'speak':43 'whole':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700234875 {#2864
      date: 2023-11-17 16:27:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    > Signal had 40 million active users in 2021. With 14 million in infra cost, that comes to .35 per user/year. Total expenses are about 33 million, so about .825 per user/year. All in all that seems very reasonable.\n
    \n
    <https://news.ycombinator.com/item?id=38291950>\n
    \n
    So it should be pretty easy to cover your own costs and maybe that of a couple of friends to make the transaction fees worth it :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700235723 {#3116
    date: 2023-11-17 16:42:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@milkytoast@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3122 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 133671
  -bodyTs: "'/item?id=38291950':41 '14':10 '2021':8 '33':25 '35':18 '40':3 '825':29 'activ':5 'come':16 'cost':14,52 'coupl':58 'cover':49 'easi':47 'expens':22 'fee':65 'friend':60 'infra':13 'make':62 'mayb':54 'million':4,11,26 'news.ycombinator.com':40 'news.ycombinator.com/item?id=38291950':39 'per':19,30 'pretti':46 'reason':38 'seem':36 'signal':1 'total':21 'transact':64 'user':6 'user/year':20,31 'worth':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619646"
  +editedAt: DateTimeImmutable @1700516233 {#3117
    date: 2023-11-20 22:37:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700235723 {#3118
    date: 2023-11-17 16:42: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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#3306
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3128
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#2868
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: null
      +root: null
      +body: "does anyone know roughly how much operating costs could be per person? I'd like to donate, but I don't have a whole lot of money. I'd like to at least ensure that I'm covering "my share" so to speak"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700606853 {#2863
        date: 2023-11-21 23:47:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2869 …}
      +nested: Doctrine\ORM\PersistentCollection {#2871 …}
      +votes: Doctrine\ORM\PersistentCollection {#2873 …}
      +reports: Doctrine\ORM\PersistentCollection {#2875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
      -id: 133644
      -bodyTs: "'anyon':2 'cost':8 'could':9 'cover':38 'd':14,29 'donat':17 'ensur':34 'know':3 'least':33 'like':15,30 'lot':25 'm':37 'money':27 'much':6 'oper':7 'per':11 'person':12 'rough':4 'share':40 'speak':43 'whole':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619488"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700234875 {#2864
        date: 2023-11-17 16:27:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: """
      > Signal had 40 million active users in 2021. With 14 million in infra cost, that comes to .35 per user/year. Total expenses are about 33 million, so about .825 per user/year. All in all that seems very reasonable.\n
      \n
      <https://news.ycombinator.com/item?id=38291950>\n
      \n
      So it should be pretty easy to cover your own costs and maybe that of a couple of friends to make the transaction fees worth it :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700235723 {#3116
      date: 2023-11-17 16:42:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@milkytoast@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 133671
    -bodyTs: "'/item?id=38291950':41 '14':10 '2021':8 '33':25 '35':18 '40':3 '825':29 'activ':5 'come':16 'cost':14,52 'coupl':58 'cover':49 'easi':47 'expens':22 'fee':65 'friend':60 'infra':13 'make':62 'mayb':54 'million':4,11,26 'news.ycombinator.com':40 'news.ycombinator.com/item?id=38291950':39 'per':19,30 'pretti':46 'reason':38 'seem':36 'signal':1 'total':21 'transact':64 'user':6 'user/year':20,31 'worth':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619646"
    +editedAt: DateTimeImmutable @1700516233 {#3117
      date: 2023-11-20 22:37:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700235723 {#3118
      date: 2023-11-17 16:42:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "so $1 a year would cover it? might as well covery whole family at that point. think I can afford $5 a year lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700236350 {#3304
    date: 2023-11-17 16:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@milkytoast@kbin.social"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 133707
  -bodyTs: "'1':2 '5':21 'afford':20 'cover':6 'coveri':11 'famili':13 'lol':24 'might':8 'point':16 'think':17 'well':10 'whole':12 'would':5 'year':4,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700236350 {#3305
    date: 2023-11-17 16:52:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3306
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3128
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#2868
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: null
      +root: null
      +body: "does anyone know roughly how much operating costs could be per person? I'd like to donate, but I don't have a whole lot of money. I'd like to at least ensure that I'm covering "my share" so to speak"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700606853 {#2863
        date: 2023-11-21 23:47:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2869 …}
      +nested: Doctrine\ORM\PersistentCollection {#2871 …}
      +votes: Doctrine\ORM\PersistentCollection {#2873 …}
      +reports: Doctrine\ORM\PersistentCollection {#2875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
      -id: 133644
      -bodyTs: "'anyon':2 'cost':8 'could':9 'cover':38 'd':14,29 'donat':17 'ensur':34 'know':3 'least':33 'like':15,30 'lot':25 'm':37 'money':27 'much':6 'oper':7 'per':11 'person':12 'rough':4 'share':40 'speak':43 'whole':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619488"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700234875 {#2864
        date: 2023-11-17 16:27:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: """
      > Signal had 40 million active users in 2021. With 14 million in infra cost, that comes to .35 per user/year. Total expenses are about 33 million, so about .825 per user/year. All in all that seems very reasonable.\n
      \n
      <https://news.ycombinator.com/item?id=38291950>\n
      \n
      So it should be pretty easy to cover your own costs and maybe that of a couple of friends to make the transaction fees worth it :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700235723 {#3116
      date: 2023-11-17 16:42:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@milkytoast@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 133671
    -bodyTs: "'/item?id=38291950':41 '14':10 '2021':8 '33':25 '35':18 '40':3 '825':29 'activ':5 'come':16 'cost':14,52 'coupl':58 'cover':49 'easi':47 'expens':22 'fee':65 'friend':60 'infra':13 'make':62 'mayb':54 'million':4,11,26 'news.ycombinator.com':40 'news.ycombinator.com/item?id=38291950':39 'per':19,30 'pretti':46 'reason':38 'seem':36 'signal':1 'total':21 'transact':64 'user':6 'user/year':20,31 'worth':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619646"
    +editedAt: DateTimeImmutable @1700516233 {#3117
      date: 2023-11-20 22:37:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700235723 {#3118
      date: 2023-11-17 16:42:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "so $1 a year would cover it? might as well covery whole family at that point. think I can afford $5 a year lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700236350 {#3304
    date: 2023-11-17 16:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@milkytoast@kbin.social"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 133707
  -bodyTs: "'1':2 '5':21 'afford':20 'cover':6 'coveri':11 'famili':13 'lol':24 'might':8 'point':16 'think':17 'well':10 'whole':12 'would':5 'year':4,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700236350 {#3305
    date: 2023-11-17 16:52:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3306
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3128
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#2868
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: null
      +root: null
      +body: "does anyone know roughly how much operating costs could be per person? I'd like to donate, but I don't have a whole lot of money. I'd like to at least ensure that I'm covering "my share" so to speak"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700606853 {#2863
        date: 2023-11-21 23:47:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2869 …}
      +nested: Doctrine\ORM\PersistentCollection {#2871 …}
      +votes: Doctrine\ORM\PersistentCollection {#2873 …}
      +reports: Doctrine\ORM\PersistentCollection {#2875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
      -id: 133644
      -bodyTs: "'anyon':2 'cost':8 'could':9 'cover':38 'd':14,29 'donat':17 'ensur':34 'know':3 'least':33 'like':15,30 'lot':25 'm':37 'money':27 'much':6 'oper':7 'per':11 'person':12 'rough':4 'share':40 'speak':43 'whole':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619488"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700234875 {#2864
        date: 2023-11-17 16:27:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: """
      > Signal had 40 million active users in 2021. With 14 million in infra cost, that comes to .35 per user/year. Total expenses are about 33 million, so about .825 per user/year. All in all that seems very reasonable.\n
      \n
      <https://news.ycombinator.com/item?id=38291950>\n
      \n
      So it should be pretty easy to cover your own costs and maybe that of a couple of friends to make the transaction fees worth it :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700235723 {#3116
      date: 2023-11-17 16:42:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@milkytoast@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 133671
    -bodyTs: "'/item?id=38291950':41 '14':10 '2021':8 '33':25 '35':18 '40':3 '825':29 'activ':5 'come':16 'cost':14,52 'coupl':58 'cover':49 'easi':47 'expens':22 'fee':65 'friend':60 'infra':13 'make':62 'mayb':54 'million':4,11,26 'news.ycombinator.com':40 'news.ycombinator.com/item?id=38291950':39 'per':19,30 'pretti':46 'reason':38 'seem':36 'signal':1 'total':21 'transact':64 'user':6 'user/year':20,31 'worth':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619646"
    +editedAt: DateTimeImmutable @1700516233 {#3117
      date: 2023-11-20 22:37:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700235723 {#3118
      date: 2023-11-17 16:42:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "so $1 a year would cover it? might as well covery whole family at that point. think I can afford $5 a year lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700236350 {#3304
    date: 2023-11-17 16:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@milkytoast@kbin.social"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 133707
  -bodyTs: "'1':2 '5':21 'afford':20 'cover':6 'coveri':11 'famili':13 'lol':24 'might':8 'point':16 'think':17 'well':10 'whole':12 'would':5 'year':4,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700236350 {#3305
    date: 2023-11-17 16:52:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3428
  +user: Proxies\__CG__\App\Entity\User {#3421 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3306
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3128
      +user: Proxies\__CG__\App\Entity\User {#3047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#2868
        +user: App\Entity\User {#2881 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: null
        +root: null
        +body: "does anyone know roughly how much operating costs could be per person? I'd like to donate, but I don't have a whole lot of money. I'd like to at least ensure that I'm covering "my share" so to speak"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700606853 {#2863
          date: 2023-11-21 23:47:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2869 …}
        +nested: Doctrine\ORM\PersistentCollection {#2871 …}
        +votes: Doctrine\ORM\PersistentCollection {#2873 …}
        +reports: Doctrine\ORM\PersistentCollection {#2875 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
        -id: 133644
        -bodyTs: "'anyon':2 'cost':8 'could':9 'cover':38 'd':14,29 'donat':17 'ensur':34 'know':3 'least':33 'like':15,30 'lot':25 'm':37 'money':27 'much':6 'oper':7 'per':11 'person':12 'rough':4 'share':40 'speak':43 'whole':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619488"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700234875 {#2864
          date: 2023-11-17 16:27:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2868}
      +body: """
        > Signal had 40 million active users in 2021. With 14 million in infra cost, that comes to .35 per user/year. Total expenses are about 33 million, so about .825 per user/year. All in all that seems very reasonable.\n
        \n
        <https://news.ycombinator.com/item?id=38291950>\n
        \n
        So it should be pretty easy to cover your own costs and maybe that of a couple of friends to make the transaction fees worth it :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700235723 {#3116
        date: 2023-11-17 16:42:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@milkytoast@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3127 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
      -id: 133671
      -bodyTs: "'/item?id=38291950':41 '14':10 '2021':8 '33':25 '35':18 '40':3 '825':29 'activ':5 'come':16 'cost':14,52 'coupl':58 'cover':49 'easi':47 'expens':22 'fee':65 'friend':60 'infra':13 'make':62 'mayb':54 'million':4,11,26 'news.ycombinator.com':40 'news.ycombinator.com/item?id=38291950':39 'per':19,30 'pretti':46 'reason':38 'seem':36 'signal':1 'total':21 'transact':64 'user':6 'user/year':20,31 'worth':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619646"
      +editedAt: DateTimeImmutable @1700516233 {#3117
        date: 2023-11-20 22:37:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700235723 {#3118
        date: 2023-11-17 16:42:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: "so $1 a year would cover it? might as well covery whole family at that point. think I can afford $5 a year lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700236350 {#3304
      date: 2023-11-17 16:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@milkytoast@kbin.social"
      "@Vincent@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 133707
    -bodyTs: "'1':2 '5':21 'afford':20 'cover':6 'coveri':11 'famili':13 'lol':24 'might':8 'point':16 'think':17 'well':10 'whole':12 'would':5 'year':4,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700236350 {#3305
      date: 2023-11-17 16:52:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    Funny, that’s in line with the $1 a year WhatsApp was going to charge.\n
    \n
    Sounds like just $5 will pay for me and 4 others, so that’s nice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700298416 {#3429
    date: 2023-11-18 10:06:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@milkytoast@kbin.social"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3420 …}
  +nested: Doctrine\ORM\PersistentCollection {#3418 …}
  +votes: Doctrine\ORM\PersistentCollection {#3416 …}
  +reports: Doctrine\ORM\PersistentCollection {#3431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3435 …}
  -id: 136417
  -bodyTs: "'1':8 '4':25 '5':19 'charg':15 'funni':1 'go':13 'like':17 'line':5 'nice':30 'other':26 'pay':21 'sound':16 'whatsapp':11 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1674185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700298416 {#3426
    date: 2023-11-18 10:06: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
131 DENIED edit
App\Entity\EntryComment {#3428
  +user: Proxies\__CG__\App\Entity\User {#3421 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3306
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3128
      +user: Proxies\__CG__\App\Entity\User {#3047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#2868
        +user: App\Entity\User {#2881 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: null
        +root: null
        +body: "does anyone know roughly how much operating costs could be per person? I'd like to donate, but I don't have a whole lot of money. I'd like to at least ensure that I'm covering "my share" so to speak"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700606853 {#2863
          date: 2023-11-21 23:47:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2869 …}
        +nested: Doctrine\ORM\PersistentCollection {#2871 …}
        +votes: Doctrine\ORM\PersistentCollection {#2873 …}
        +reports: Doctrine\ORM\PersistentCollection {#2875 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
        -id: 133644
        -bodyTs: "'anyon':2 'cost':8 'could':9 'cover':38 'd':14,29 'donat':17 'ensur':34 'know':3 'least':33 'like':15,30 'lot':25 'm':37 'money':27 'much':6 'oper':7 'per':11 'person':12 'rough':4 'share':40 'speak':43 'whole':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619488"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700234875 {#2864
          date: 2023-11-17 16:27:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2868}
      +body: """
        > Signal had 40 million active users in 2021. With 14 million in infra cost, that comes to .35 per user/year. Total expenses are about 33 million, so about .825 per user/year. All in all that seems very reasonable.\n
        \n
        <https://news.ycombinator.com/item?id=38291950>\n
        \n
        So it should be pretty easy to cover your own costs and maybe that of a couple of friends to make the transaction fees worth it :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700235723 {#3116
        date: 2023-11-17 16:42:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@milkytoast@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3127 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
      -id: 133671
      -bodyTs: "'/item?id=38291950':41 '14':10 '2021':8 '33':25 '35':18 '40':3 '825':29 'activ':5 'come':16 'cost':14,52 'coupl':58 'cover':49 'easi':47 'expens':22 'fee':65 'friend':60 'infra':13 'make':62 'mayb':54 'million':4,11,26 'news.ycombinator.com':40 'news.ycombinator.com/item?id=38291950':39 'per':19,30 'pretti':46 'reason':38 'seem':36 'signal':1 'total':21 'transact':64 'user':6 'user/year':20,31 'worth':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619646"
      +editedAt: DateTimeImmutable @1700516233 {#3117
        date: 2023-11-20 22:37:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700235723 {#3118
        date: 2023-11-17 16:42:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: "so $1 a year would cover it? might as well covery whole family at that point. think I can afford $5 a year lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700236350 {#3304
      date: 2023-11-17 16:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@milkytoast@kbin.social"
      "@Vincent@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 133707
    -bodyTs: "'1':2 '5':21 'afford':20 'cover':6 'coveri':11 'famili':13 'lol':24 'might':8 'point':16 'think':17 'well':10 'whole':12 'would':5 'year':4,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700236350 {#3305
      date: 2023-11-17 16:52:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    Funny, that’s in line with the $1 a year WhatsApp was going to charge.\n
    \n
    Sounds like just $5 will pay for me and 4 others, so that’s nice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700298416 {#3429
    date: 2023-11-18 10:06:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@milkytoast@kbin.social"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3420 …}
  +nested: Doctrine\ORM\PersistentCollection {#3418 …}
  +votes: Doctrine\ORM\PersistentCollection {#3416 …}
  +reports: Doctrine\ORM\PersistentCollection {#3431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3435 …}
  -id: 136417
  -bodyTs: "'1':8 '4':25 '5':19 'charg':15 'funni':1 'go':13 'like':17 'line':5 'nice':30 'other':26 'pay':21 'sound':16 'whatsapp':11 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1674185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700298416 {#3426
    date: 2023-11-18 10:06: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
132 DENIED moderate
App\Entity\EntryComment {#3428
  +user: Proxies\__CG__\App\Entity\User {#3421 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3306
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3128
      +user: Proxies\__CG__\App\Entity\User {#3047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#2868
        +user: App\Entity\User {#2881 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: null
        +root: null
        +body: "does anyone know roughly how much operating costs could be per person? I'd like to donate, but I don't have a whole lot of money. I'd like to at least ensure that I'm covering "my share" so to speak"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700606853 {#2863
          date: 2023-11-21 23:47:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2869 …}
        +nested: Doctrine\ORM\PersistentCollection {#2871 …}
        +votes: Doctrine\ORM\PersistentCollection {#2873 …}
        +reports: Doctrine\ORM\PersistentCollection {#2875 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
        -id: 133644
        -bodyTs: "'anyon':2 'cost':8 'could':9 'cover':38 'd':14,29 'donat':17 'ensur':34 'know':3 'least':33 'like':15,30 'lot':25 'm':37 'money':27 'much':6 'oper':7 'per':11 'person':12 'rough':4 'share':40 'speak':43 'whole':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619488"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700234875 {#2864
          date: 2023-11-17 16:27:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2868}
      +body: """
        > Signal had 40 million active users in 2021. With 14 million in infra cost, that comes to .35 per user/year. Total expenses are about 33 million, so about .825 per user/year. All in all that seems very reasonable.\n
        \n
        <https://news.ycombinator.com/item?id=38291950>\n
        \n
        So it should be pretty easy to cover your own costs and maybe that of a couple of friends to make the transaction fees worth it :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700235723 {#3116
        date: 2023-11-17 16:42:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@milkytoast@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3127 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
      -id: 133671
      -bodyTs: "'/item?id=38291950':41 '14':10 '2021':8 '33':25 '35':18 '40':3 '825':29 'activ':5 'come':16 'cost':14,52 'coupl':58 'cover':49 'easi':47 'expens':22 'fee':65 'friend':60 'infra':13 'make':62 'mayb':54 'million':4,11,26 'news.ycombinator.com':40 'news.ycombinator.com/item?id=38291950':39 'per':19,30 'pretti':46 'reason':38 'seem':36 'signal':1 'total':21 'transact':64 'user':6 'user/year':20,31 'worth':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619646"
      +editedAt: DateTimeImmutable @1700516233 {#3117
        date: 2023-11-20 22:37:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700235723 {#3118
        date: 2023-11-17 16:42:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: "so $1 a year would cover it? might as well covery whole family at that point. think I can afford $5 a year lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700236350 {#3304
      date: 2023-11-17 16:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@milkytoast@kbin.social"
      "@Vincent@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 133707
    -bodyTs: "'1':2 '5':21 'afford':20 'cover':6 'coveri':11 'famili':13 'lol':24 'might':8 'point':16 'think':17 'well':10 'whole':12 'would':5 'year':4,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700236350 {#3305
      date: 2023-11-17 16:52:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    Funny, that’s in line with the $1 a year WhatsApp was going to charge.\n
    \n
    Sounds like just $5 will pay for me and 4 others, so that’s nice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700298416 {#3429
    date: 2023-11-18 10:06:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@milkytoast@kbin.social"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3420 …}
  +nested: Doctrine\ORM\PersistentCollection {#3418 …}
  +votes: Doctrine\ORM\PersistentCollection {#3416 …}
  +reports: Doctrine\ORM\PersistentCollection {#3431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3435 …}
  -id: 136417
  -bodyTs: "'1':8 '4':25 '5':19 'charg':15 'funni':1 'go':13 'like':17 'line':5 'nice':30 'other':26 'pay':21 'sound':16 'whatsapp':11 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1674185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700298416 {#3426
    date: 2023-11-18 10:06: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
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3440
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3306
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3128
      +user: Proxies\__CG__\App\Entity\User {#3047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#2868
        +user: App\Entity\User {#2881 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: null
        +root: null
        +body: "does anyone know roughly how much operating costs could be per person? I'd like to donate, but I don't have a whole lot of money. I'd like to at least ensure that I'm covering "my share" so to speak"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700606853 {#2863
          date: 2023-11-21 23:47:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2869 …}
        +nested: Doctrine\ORM\PersistentCollection {#2871 …}
        +votes: Doctrine\ORM\PersistentCollection {#2873 …}
        +reports: Doctrine\ORM\PersistentCollection {#2875 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
        -id: 133644
        -bodyTs: "'anyon':2 'cost':8 'could':9 'cover':38 'd':14,29 'donat':17 'ensur':34 'know':3 'least':33 'like':15,30 'lot':25 'm':37 'money':27 'much':6 'oper':7 'per':11 'person':12 'rough':4 'share':40 'speak':43 'whole':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619488"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700234875 {#2864
          date: 2023-11-17 16:27:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2868}
      +body: """
        > Signal had 40 million active users in 2021. With 14 million in infra cost, that comes to .35 per user/year. Total expenses are about 33 million, so about .825 per user/year. All in all that seems very reasonable.\n
        \n
        <https://news.ycombinator.com/item?id=38291950>\n
        \n
        So it should be pretty easy to cover your own costs and maybe that of a couple of friends to make the transaction fees worth it :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700235723 {#3116
        date: 2023-11-17 16:42:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@milkytoast@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3127 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
      -id: 133671
      -bodyTs: "'/item?id=38291950':41 '14':10 '2021':8 '33':25 '35':18 '40':3 '825':29 'activ':5 'come':16 'cost':14,52 'coupl':58 'cover':49 'easi':47 'expens':22 'fee':65 'friend':60 'infra':13 'make':62 'mayb':54 'million':4,11,26 'news.ycombinator.com':40 'news.ycombinator.com/item?id=38291950':39 'per':19,30 'pretti':46 'reason':38 'seem':36 'signal':1 'total':21 'transact':64 'user':6 'user/year':20,31 'worth':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619646"
      +editedAt: DateTimeImmutable @1700516233 {#3117
        date: 2023-11-20 22:37:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700235723 {#3118
        date: 2023-11-17 16:42:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: "so $1 a year would cover it? might as well covery whole family at that point. think I can afford $5 a year lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700236350 {#3304
      date: 2023-11-17 16:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@milkytoast@kbin.social"
      "@Vincent@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 133707
    -bodyTs: "'1':2 '5':21 'afford':20 'cover':6 'coveri':11 'famili':13 'lol':24 'might':8 'point':16 'think':17 'well':10 'whole':12 'would':5 'year':4,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700236350 {#3305
      date: 2023-11-17 16:52:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "Haha exactly, by that calculation $1 a year would cover you and two others. Get that family onboard :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700243096 {#3437
    date: 2023-11-17 18:44:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@milkytoast@kbin.social"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3441 …}
  +nested: Doctrine\ORM\PersistentCollection {#3443 …}
  +votes: Doctrine\ORM\PersistentCollection {#3445 …}
  +reports: Doctrine\ORM\PersistentCollection {#3447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
  -id: 134085
  -bodyTs: "'1':6 'calcul':5 'cover':10 'exact':2 'famili':17 'get':15 'haha':1 'onboard':18 'other':14 'two':13 'would':9 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3621939"
  +editedAt: DateTimeImmutable @1700529821 {#3438
    date: 2023-11-21 02:23:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700243096 {#3439
    date: 2023-11-17 18:44: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
135 DENIED edit
App\Entity\EntryComment {#3440
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3306
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3128
      +user: Proxies\__CG__\App\Entity\User {#3047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#2868
        +user: App\Entity\User {#2881 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: null
        +root: null
        +body: "does anyone know roughly how much operating costs could be per person? I'd like to donate, but I don't have a whole lot of money. I'd like to at least ensure that I'm covering "my share" so to speak"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700606853 {#2863
          date: 2023-11-21 23:47:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2869 …}
        +nested: Doctrine\ORM\PersistentCollection {#2871 …}
        +votes: Doctrine\ORM\PersistentCollection {#2873 …}
        +reports: Doctrine\ORM\PersistentCollection {#2875 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
        -id: 133644
        -bodyTs: "'anyon':2 'cost':8 'could':9 'cover':38 'd':14,29 'donat':17 'ensur':34 'know':3 'least':33 'like':15,30 'lot':25 'm':37 'money':27 'much':6 'oper':7 'per':11 'person':12 'rough':4 'share':40 'speak':43 'whole':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619488"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700234875 {#2864
          date: 2023-11-17 16:27:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2868}
      +body: """
        > Signal had 40 million active users in 2021. With 14 million in infra cost, that comes to .35 per user/year. Total expenses are about 33 million, so about .825 per user/year. All in all that seems very reasonable.\n
        \n
        <https://news.ycombinator.com/item?id=38291950>\n
        \n
        So it should be pretty easy to cover your own costs and maybe that of a couple of friends to make the transaction fees worth it :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700235723 {#3116
        date: 2023-11-17 16:42:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@milkytoast@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3127 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
      -id: 133671
      -bodyTs: "'/item?id=38291950':41 '14':10 '2021':8 '33':25 '35':18 '40':3 '825':29 'activ':5 'come':16 'cost':14,52 'coupl':58 'cover':49 'easi':47 'expens':22 'fee':65 'friend':60 'infra':13 'make':62 'mayb':54 'million':4,11,26 'news.ycombinator.com':40 'news.ycombinator.com/item?id=38291950':39 'per':19,30 'pretti':46 'reason':38 'seem':36 'signal':1 'total':21 'transact':64 'user':6 'user/year':20,31 'worth':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619646"
      +editedAt: DateTimeImmutable @1700516233 {#3117
        date: 2023-11-20 22:37:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700235723 {#3118
        date: 2023-11-17 16:42:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: "so $1 a year would cover it? might as well covery whole family at that point. think I can afford $5 a year lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700236350 {#3304
      date: 2023-11-17 16:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@milkytoast@kbin.social"
      "@Vincent@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 133707
    -bodyTs: "'1':2 '5':21 'afford':20 'cover':6 'coveri':11 'famili':13 'lol':24 'might':8 'point':16 'think':17 'well':10 'whole':12 'would':5 'year':4,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700236350 {#3305
      date: 2023-11-17 16:52:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "Haha exactly, by that calculation $1 a year would cover you and two others. Get that family onboard :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700243096 {#3437
    date: 2023-11-17 18:44:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@milkytoast@kbin.social"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3441 …}
  +nested: Doctrine\ORM\PersistentCollection {#3443 …}
  +votes: Doctrine\ORM\PersistentCollection {#3445 …}
  +reports: Doctrine\ORM\PersistentCollection {#3447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
  -id: 134085
  -bodyTs: "'1':6 'calcul':5 'cover':10 'exact':2 'famili':17 'get':15 'haha':1 'onboard':18 'other':14 'two':13 'would':9 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3621939"
  +editedAt: DateTimeImmutable @1700529821 {#3438
    date: 2023-11-21 02:23:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700243096 {#3439
    date: 2023-11-17 18:44: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
136 DENIED moderate
App\Entity\EntryComment {#3440
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3306
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3128
      +user: Proxies\__CG__\App\Entity\User {#3047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#2868
        +user: App\Entity\User {#2881 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: null
        +root: null
        +body: "does anyone know roughly how much operating costs could be per person? I'd like to donate, but I don't have a whole lot of money. I'd like to at least ensure that I'm covering "my share" so to speak"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700606853 {#2863
          date: 2023-11-21 23:47:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2869 …}
        +nested: Doctrine\ORM\PersistentCollection {#2871 …}
        +votes: Doctrine\ORM\PersistentCollection {#2873 …}
        +reports: Doctrine\ORM\PersistentCollection {#2875 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
        -id: 133644
        -bodyTs: "'anyon':2 'cost':8 'could':9 'cover':38 'd':14,29 'donat':17 'ensur':34 'know':3 'least':33 'like':15,30 'lot':25 'm':37 'money':27 'much':6 'oper':7 'per':11 'person':12 'rough':4 'share':40 'speak':43 'whole':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619488"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700234875 {#2864
          date: 2023-11-17 16:27:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2868}
      +body: """
        > Signal had 40 million active users in 2021. With 14 million in infra cost, that comes to .35 per user/year. Total expenses are about 33 million, so about .825 per user/year. All in all that seems very reasonable.\n
        \n
        <https://news.ycombinator.com/item?id=38291950>\n
        \n
        So it should be pretty easy to cover your own costs and maybe that of a couple of friends to make the transaction fees worth it :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700235723 {#3116
        date: 2023-11-17 16:42:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@milkytoast@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3127 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
      -id: 133671
      -bodyTs: "'/item?id=38291950':41 '14':10 '2021':8 '33':25 '35':18 '40':3 '825':29 'activ':5 'come':16 'cost':14,52 'coupl':58 'cover':49 'easi':47 'expens':22 'fee':65 'friend':60 'infra':13 'make':62 'mayb':54 'million':4,11,26 'news.ycombinator.com':40 'news.ycombinator.com/item?id=38291950':39 'per':19,30 'pretti':46 'reason':38 'seem':36 'signal':1 'total':21 'transact':64 'user':6 'user/year':20,31 'worth':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619646"
      +editedAt: DateTimeImmutable @1700516233 {#3117
        date: 2023-11-20 22:37:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700235723 {#3118
        date: 2023-11-17 16:42:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: "so $1 a year would cover it? might as well covery whole family at that point. think I can afford $5 a year lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700236350 {#3304
      date: 2023-11-17 16:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@milkytoast@kbin.social"
      "@Vincent@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 133707
    -bodyTs: "'1':2 '5':21 'afford':20 'cover':6 'coveri':11 'famili':13 'lol':24 'might':8 'point':16 'think':17 'well':10 'whole':12 'would':5 'year':4,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700236350 {#3305
      date: 2023-11-17 16:52:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "Haha exactly, by that calculation $1 a year would cover you and two others. Get that family onboard :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700243096 {#3437
    date: 2023-11-17 18:44:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@milkytoast@kbin.social"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3441 …}
  +nested: Doctrine\ORM\PersistentCollection {#3443 …}
  +votes: Doctrine\ORM\PersistentCollection {#3445 …}
  +reports: Doctrine\ORM\PersistentCollection {#3447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
  -id: 134085
  -bodyTs: "'1':6 'calcul':5 'cover':10 'exact':2 'famili':17 'get':15 'haha':1 'onboard':18 'other':14 'two':13 'would':9 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3621939"
  +editedAt: DateTimeImmutable @1700529821 {#3438
    date: 2023-11-21 02:23:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700243096 {#3439
    date: 2023-11-17 18:44: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
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2942
  +user: App\Entity\User {#2955 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
    \n
    Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1700744176 {#2937
    date: 2023-11-23 13:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2943 …}
  +nested: Doctrine\ORM\PersistentCollection {#2945 …}
  +votes: Doctrine\ORM\PersistentCollection {#2947 …}
  +reports: Doctrine\ORM\PersistentCollection {#2949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
  -id: 133297
  -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5382368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700228646 {#2938
    date: 2023-11-17 14:44:06.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
139 DENIED edit
App\Entity\EntryComment {#2942
  +user: App\Entity\User {#2955 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
    \n
    Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1700744176 {#2937
    date: 2023-11-23 13:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2943 …}
  +nested: Doctrine\ORM\PersistentCollection {#2945 …}
  +votes: Doctrine\ORM\PersistentCollection {#2947 …}
  +reports: Doctrine\ORM\PersistentCollection {#2949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
  -id: 133297
  -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5382368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700228646 {#2938
    date: 2023-11-17 14:44:06.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
140 DENIED moderate
App\Entity\EntryComment {#2942
  +user: App\Entity\User {#2955 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
    \n
    Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1700744176 {#2937
    date: 2023-11-23 13:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2943 …}
  +nested: Doctrine\ORM\PersistentCollection {#2945 …}
  +votes: Doctrine\ORM\PersistentCollection {#2947 …}
  +reports: Doctrine\ORM\PersistentCollection {#2949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
  -id: 133297
  -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5382368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700228646 {#2938
    date: 2023-11-17 14:44:06.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
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3028
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
      \n
      Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1700744176 {#2937
      date: 2023-11-23 13:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 133297
    -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228646 {#2938
      date: 2023-11-17 14:44:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Pretty sure Fdroid has a basic messaging app or two that might fit the bill so you don’t have to use google."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700230090 {#3029
    date: 2023-11-17 15:08:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 133387
  -bodyTs: "'app':8 'basic':6 'bill':15 'fdroid':3 'fit':13 'googl':23 'messag':7 'might':12 'pretti':1 'sure':2 'two':10 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5382850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700230090 {#3032
    date: 2023-11-17 15:08:10.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
143 DENIED edit
App\Entity\EntryComment {#3028
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
      \n
      Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1700744176 {#2937
      date: 2023-11-23 13:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 133297
    -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228646 {#2938
      date: 2023-11-17 14:44:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Pretty sure Fdroid has a basic messaging app or two that might fit the bill so you don’t have to use google."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700230090 {#3029
    date: 2023-11-17 15:08:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 133387
  -bodyTs: "'app':8 'basic':6 'bill':15 'fdroid':3 'fit':13 'googl':23 'messag':7 'might':12 'pretti':1 'sure':2 'two':10 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5382850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700230090 {#3032
    date: 2023-11-17 15:08:10.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
144 DENIED moderate
App\Entity\EntryComment {#3028
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
      \n
      Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1700744176 {#2937
      date: 2023-11-23 13:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 133297
    -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228646 {#2938
      date: 2023-11-17 14:44:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Pretty sure Fdroid has a basic messaging app or two that might fit the bill so you don’t have to use google."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700230090 {#3029
    date: 2023-11-17 15:08:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 133387
  -bodyTs: "'app':8 'basic':6 'bill':15 'fdroid':3 'fit':13 'googl':23 'messag':7 'might':12 'pretti':1 'sure':2 'two':10 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5382850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700230090 {#3032
    date: 2023-11-17 15:08:10.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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3258
  +user: Proxies\__CG__\App\Entity\User {#3259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3028
    +user: Proxies\__CG__\App\Entity\User {#3111 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: App\Entity\User {#2955 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
        \n
        Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1700744176 {#2937
        date: 2023-11-23 13:56:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2943 …}
      +nested: Doctrine\ORM\PersistentCollection {#2945 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2949 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
      -id: 133297
      -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5382368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700228646 {#2938
        date: 2023-11-17 14:44:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "Pretty sure Fdroid has a basic messaging app or two that might fit the bill so you don’t have to use google."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700230090 {#3029
      date: 2023-11-17 15:08:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3110 …}
    +nested: Doctrine\ORM\PersistentCollection {#3108 …}
    +votes: Doctrine\ORM\PersistentCollection {#3106 …}
    +reports: Doctrine\ORM\PersistentCollection {#3104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
    -id: 133387
    -bodyTs: "'app':8 'basic':6 'bill':15 'fdroid':3 'fit':13 'googl':23 'messag':7 'might':12 'pretti':1 'sure':2 'two':10 'use':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700230090 {#3032
      date: 2023-11-17 15:08:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    [community.signalusers.org/t/…/57](https://community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)\n
    \n
    Apparently there’s no RCS API so any 3rd party app will disappear at some point (if RCS becomes the popular protocol)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700287733 {#3256
    date: 2023-11-18 07:08:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@Echo5@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 136157
  -bodyTs: "'/57':4 '/t/':3 '/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)':7 '3rd':16 'api':13 'app':18 'appar':8 'becom':26 'community.signalusers.org':2,6 'community.signalusers.org/t/':1 'community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)':5 'disappear':20 'parti':17 'point':23 'popular':28 'protocol':29 'rcs':12,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5399838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700287733 {#3257
    date: 2023-11-18 07:08:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3258
  +user: Proxies\__CG__\App\Entity\User {#3259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3028
    +user: Proxies\__CG__\App\Entity\User {#3111 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: App\Entity\User {#2955 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
        \n
        Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1700744176 {#2937
        date: 2023-11-23 13:56:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2943 …}
      +nested: Doctrine\ORM\PersistentCollection {#2945 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2949 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
      -id: 133297
      -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5382368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700228646 {#2938
        date: 2023-11-17 14:44:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "Pretty sure Fdroid has a basic messaging app or two that might fit the bill so you don’t have to use google."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700230090 {#3029
      date: 2023-11-17 15:08:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3110 …}
    +nested: Doctrine\ORM\PersistentCollection {#3108 …}
    +votes: Doctrine\ORM\PersistentCollection {#3106 …}
    +reports: Doctrine\ORM\PersistentCollection {#3104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
    -id: 133387
    -bodyTs: "'app':8 'basic':6 'bill':15 'fdroid':3 'fit':13 'googl':23 'messag':7 'might':12 'pretti':1 'sure':2 'two':10 'use':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700230090 {#3032
      date: 2023-11-17 15:08:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    [community.signalusers.org/t/…/57](https://community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)\n
    \n
    Apparently there’s no RCS API so any 3rd party app will disappear at some point (if RCS becomes the popular protocol)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700287733 {#3256
    date: 2023-11-18 07:08:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@Echo5@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 136157
  -bodyTs: "'/57':4 '/t/':3 '/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)':7 '3rd':16 'api':13 'app':18 'appar':8 'becom':26 'community.signalusers.org':2,6 'community.signalusers.org/t/':1 'community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)':5 'disappear':20 'parti':17 'point':23 'popular':28 'protocol':29 'rcs':12,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5399838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700287733 {#3257
    date: 2023-11-18 07:08:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3258
  +user: Proxies\__CG__\App\Entity\User {#3259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3028
    +user: Proxies\__CG__\App\Entity\User {#3111 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: App\Entity\User {#2955 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
        \n
        Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1700744176 {#2937
        date: 2023-11-23 13:56:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2943 …}
      +nested: Doctrine\ORM\PersistentCollection {#2945 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2949 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
      -id: 133297
      -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5382368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700228646 {#2938
        date: 2023-11-17 14:44:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "Pretty sure Fdroid has a basic messaging app or two that might fit the bill so you don’t have to use google."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700230090 {#3029
      date: 2023-11-17 15:08:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3110 …}
    +nested: Doctrine\ORM\PersistentCollection {#3108 …}
    +votes: Doctrine\ORM\PersistentCollection {#3106 …}
    +reports: Doctrine\ORM\PersistentCollection {#3104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
    -id: 133387
    -bodyTs: "'app':8 'basic':6 'bill':15 'fdroid':3 'fit':13 'googl':23 'messag':7 'might':12 'pretti':1 'sure':2 'two':10 'use':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700230090 {#3032
      date: 2023-11-17 15:08:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    [community.signalusers.org/t/…/57](https://community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)\n
    \n
    Apparently there’s no RCS API so any 3rd party app will disappear at some point (if RCS becomes the popular protocol)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700287733 {#3256
    date: 2023-11-18 07:08:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@Echo5@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 136157
  -bodyTs: "'/57':4 '/t/':3 '/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)':7 '3rd':16 'api':13 'app':18 'appar':8 'becom':26 'community.signalusers.org':2,6 'community.signalusers.org/t/':1 'community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)':5 'disappear':20 'parti':17 'point':23 'popular':28 'protocol':29 'rcs':12,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5399838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700287733 {#3257
    date: 2023-11-18 07:08:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3470
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3258
    +user: Proxies\__CG__\App\Entity\User {#3259 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3028
      +user: Proxies\__CG__\App\Entity\User {#3111 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#2942
        +user: App\Entity\User {#2955 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
          \n
          Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1700744176 {#2937
          date: 2023-11-23 13:56:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2943 …}
        +nested: Doctrine\ORM\PersistentCollection {#2945 …}
        +votes: Doctrine\ORM\PersistentCollection {#2947 …}
        +reports: Doctrine\ORM\PersistentCollection {#2949 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
        -id: 133297
        -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5382368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700228646 {#2938
          date: 2023-11-17 14:44:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: "Pretty sure Fdroid has a basic messaging app or two that might fit the bill so you don’t have to use google."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700230090 {#3029
        date: 2023-11-17 15:08:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@Nerrad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3110 …}
      +nested: Doctrine\ORM\PersistentCollection {#3108 …}
      +votes: Doctrine\ORM\PersistentCollection {#3106 …}
      +reports: Doctrine\ORM\PersistentCollection {#3104 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
      -id: 133387
      -bodyTs: "'app':8 'basic':6 'bill':15 'fdroid':3 'fit':13 'googl':23 'messag':7 'might':12 'pretti':1 'sure':2 'two':10 'use':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5382850"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700230090 {#3032
        date: 2023-11-17 15:08:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: """
      [community.signalusers.org/t/…/57](https://community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)\n
      \n
      Apparently there’s no RCS API so any 3rd party app will disappear at some point (if RCS becomes the popular protocol)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700287733 {#3256
      date: 2023-11-18 07:08:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
      "@Echo5@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3260 …}
    +nested: Doctrine\ORM\PersistentCollection {#3262 …}
    +votes: Doctrine\ORM\PersistentCollection {#3264 …}
    +reports: Doctrine\ORM\PersistentCollection {#3266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
    -id: 136157
    -bodyTs: "'/57':4 '/t/':3 '/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)':7 '3rd':16 'api':13 'app':18 'appar':8 'becom':26 'community.signalusers.org':2,6 'community.signalusers.org/t/':1 'community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)':5 'disappear':20 'parti':17 'point':23 'popular':28 'protocol':29 'rcs':12,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5399838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700287733 {#3257
      date: 2023-11-18 07:08:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "That’s frustrating. Here’s to hoping someone will come up with a FOSS solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700322862 {#3468
    date: 2023-11-18 16:54:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@Echo5@lemmy.world"
    "@Scolding7300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3471 …}
  +nested: Doctrine\ORM\PersistentCollection {#3473 …}
  +votes: Doctrine\ORM\PersistentCollection {#3475 …}
  +reports: Doctrine\ORM\PersistentCollection {#3477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
  -id: 137122
  -bodyTs: "'come':10 'foss':14 'frustrat':3 'hope':7 'solut':15 'someon':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5406650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700322862 {#3469
    date: 2023-11-18 16:54:22.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
151 DENIED edit
App\Entity\EntryComment {#3470
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3258
    +user: Proxies\__CG__\App\Entity\User {#3259 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3028
      +user: Proxies\__CG__\App\Entity\User {#3111 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#2942
        +user: App\Entity\User {#2955 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
          \n
          Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1700744176 {#2937
          date: 2023-11-23 13:56:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2943 …}
        +nested: Doctrine\ORM\PersistentCollection {#2945 …}
        +votes: Doctrine\ORM\PersistentCollection {#2947 …}
        +reports: Doctrine\ORM\PersistentCollection {#2949 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
        -id: 133297
        -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5382368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700228646 {#2938
          date: 2023-11-17 14:44:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: "Pretty sure Fdroid has a basic messaging app or two that might fit the bill so you don’t have to use google."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700230090 {#3029
        date: 2023-11-17 15:08:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@Nerrad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3110 …}
      +nested: Doctrine\ORM\PersistentCollection {#3108 …}
      +votes: Doctrine\ORM\PersistentCollection {#3106 …}
      +reports: Doctrine\ORM\PersistentCollection {#3104 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
      -id: 133387
      -bodyTs: "'app':8 'basic':6 'bill':15 'fdroid':3 'fit':13 'googl':23 'messag':7 'might':12 'pretti':1 'sure':2 'two':10 'use':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5382850"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700230090 {#3032
        date: 2023-11-17 15:08:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: """
      [community.signalusers.org/t/…/57](https://community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)\n
      \n
      Apparently there’s no RCS API so any 3rd party app will disappear at some point (if RCS becomes the popular protocol)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700287733 {#3256
      date: 2023-11-18 07:08:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
      "@Echo5@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3260 …}
    +nested: Doctrine\ORM\PersistentCollection {#3262 …}
    +votes: Doctrine\ORM\PersistentCollection {#3264 …}
    +reports: Doctrine\ORM\PersistentCollection {#3266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
    -id: 136157
    -bodyTs: "'/57':4 '/t/':3 '/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)':7 '3rd':16 'api':13 'app':18 'appar':8 'becom':26 'community.signalusers.org':2,6 'community.signalusers.org/t/':1 'community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)':5 'disappear':20 'parti':17 'point':23 'popular':28 'protocol':29 'rcs':12,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5399838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700287733 {#3257
      date: 2023-11-18 07:08:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "That’s frustrating. Here’s to hoping someone will come up with a FOSS solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700322862 {#3468
    date: 2023-11-18 16:54:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@Echo5@lemmy.world"
    "@Scolding7300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3471 …}
  +nested: Doctrine\ORM\PersistentCollection {#3473 …}
  +votes: Doctrine\ORM\PersistentCollection {#3475 …}
  +reports: Doctrine\ORM\PersistentCollection {#3477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
  -id: 137122
  -bodyTs: "'come':10 'foss':14 'frustrat':3 'hope':7 'solut':15 'someon':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5406650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700322862 {#3469
    date: 2023-11-18 16:54:22.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
152 DENIED moderate
App\Entity\EntryComment {#3470
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3258
    +user: Proxies\__CG__\App\Entity\User {#3259 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3028
      +user: Proxies\__CG__\App\Entity\User {#3111 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#2942
        +user: App\Entity\User {#2955 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
          \n
          Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1700744176 {#2937
          date: 2023-11-23 13:56:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2943 …}
        +nested: Doctrine\ORM\PersistentCollection {#2945 …}
        +votes: Doctrine\ORM\PersistentCollection {#2947 …}
        +reports: Doctrine\ORM\PersistentCollection {#2949 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
        -id: 133297
        -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5382368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700228646 {#2938
          date: 2023-11-17 14:44:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: "Pretty sure Fdroid has a basic messaging app or two that might fit the bill so you don’t have to use google."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700230090 {#3029
        date: 2023-11-17 15:08:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@Nerrad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3110 …}
      +nested: Doctrine\ORM\PersistentCollection {#3108 …}
      +votes: Doctrine\ORM\PersistentCollection {#3106 …}
      +reports: Doctrine\ORM\PersistentCollection {#3104 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
      -id: 133387
      -bodyTs: "'app':8 'basic':6 'bill':15 'fdroid':3 'fit':13 'googl':23 'messag':7 'might':12 'pretti':1 'sure':2 'two':10 'use':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5382850"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700230090 {#3032
        date: 2023-11-17 15:08:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: """
      [community.signalusers.org/t/…/57](https://community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)\n
      \n
      Apparently there’s no RCS API so any 3rd party app will disappear at some point (if RCS becomes the popular protocol)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700287733 {#3256
      date: 2023-11-18 07:08:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
      "@Echo5@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3260 …}
    +nested: Doctrine\ORM\PersistentCollection {#3262 …}
    +votes: Doctrine\ORM\PersistentCollection {#3264 …}
    +reports: Doctrine\ORM\PersistentCollection {#3266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
    -id: 136157
    -bodyTs: "'/57':4 '/t/':3 '/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)':7 '3rd':16 'api':13 'app':18 'appar':8 'becom':26 'community.signalusers.org':2,6 'community.signalusers.org/t/':1 'community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57)':5 'disappear':20 'parti':17 'point':23 'popular':28 'protocol':29 'rcs':12,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5399838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700287733 {#3257
      date: 2023-11-18 07:08:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "That’s frustrating. Here’s to hoping someone will come up with a FOSS solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700322862 {#3468
    date: 2023-11-18 16:54:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@Echo5@lemmy.world"
    "@Scolding7300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3471 …}
  +nested: Doctrine\ORM\PersistentCollection {#3473 …}
  +votes: Doctrine\ORM\PersistentCollection {#3475 …}
  +reports: Doctrine\ORM\PersistentCollection {#3477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
  -id: 137122
  -bodyTs: "'come':10 'foss':14 'frustrat':3 'hope':7 'solut':15 'someon':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5406650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700322862 {#3469
    date: 2023-11-18 16:54:22.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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3096
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
      \n
      Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1700744176 {#2937
      date: 2023-11-23 13:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 133297
    -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228646 {#2938
      date: 2023-11-17 14:44:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Google Message? Why? QKSMS work well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700230074 {#3098
    date: 2023-11-17 15:07:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 133386
  -bodyTs: "'googl':1 'messag':2 'qksms':4 'well':6 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5382845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700230074 {#3097
    date: 2023-11-17 15:07:54.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
155 DENIED edit
App\Entity\EntryComment {#3096
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
      \n
      Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1700744176 {#2937
      date: 2023-11-23 13:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 133297
    -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228646 {#2938
      date: 2023-11-17 14:44:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Google Message? Why? QKSMS work well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700230074 {#3098
    date: 2023-11-17 15:07:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 133386
  -bodyTs: "'googl':1 'messag':2 'qksms':4 'well':6 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5382845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700230074 {#3097
    date: 2023-11-17 15:07:54.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
156 DENIED moderate
App\Entity\EntryComment {#3096
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
      \n
      Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1700744176 {#2937
      date: 2023-11-23 13:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 133297
    -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228646 {#2938
      date: 2023-11-17 14:44:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Google Message? Why? QKSMS work well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700230074 {#3098
    date: 2023-11-17 15:07:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 133386
  -bodyTs: "'googl':1 'messag':2 'qksms':4 'well':6 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5382845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700230074 {#3097
    date: 2023-11-17 15:07:54.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
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: App\Entity\User {#2955 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
        \n
        Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1700744176 {#2937
        date: 2023-11-23 13:56:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2943 …}
      +nested: Doctrine\ORM\PersistentCollection {#2945 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2949 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
      -id: 133297
      -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5382368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700228646 {#2938
        date: 2023-11-17 14:44:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "Google Message? Why? QKSMS work well"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700230074 {#3098
      date: 2023-11-17 15:07:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3094 …}
    +nested: Doctrine\ORM\PersistentCollection {#3092 …}
    +votes: Doctrine\ORM\PersistentCollection {#3090 …}
    +reports: Doctrine\ORM\PersistentCollection {#3088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
    -id: 133386
    -bodyTs: "'googl':1 'messag':2 'qksms':4 'well':6 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700230074 {#3097
      date: 2023-11-17 15:07:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Actually it does not, sadly. I’ve used it for years (probably five or even more) and ditched it couple months ago when I got angry at it. The main problem is I could not force it to accept MMS on newer android (used to work on my old phone IIRC) which is crucial for my work - because voice mail gets delivered as MMS in my country. Every time I got work phone call that I missed meant voice mail that never got delivered. I got notification that I have MMS, and that I need to allow them, but that’s it. Everything was allowed in the app and in the systsm, still no MMS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700236439 {#3234
    date: 2023-11-17 16:53:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@nosnahc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 133714
  -bodyTs: "'accept':39 'actual':1 'ago':22 'allow':97,105 'android':43 'angri':26 'app':108 'call':74 'could':34 'countri':67 'coupl':20 'crucial':54 'deliv':62,84 'ditch':18 'even':15 'everi':68 'everyth':103 'five':13 'forc':36 'get':61 'got':25,71,83,86 'iirc':51 'mail':60,80 'main':30 'meant':78 'miss':77 'mms':40,64,91,115 'month':21 'need':95 'never':82 'newer':42 'notif':87 'old':49 'phone':50,73 'probabl':12 'problem':31 'sad':5 'still':113 'systsm':112 'time':69 'use':8,44 've':7 'voic':59,79 'work':46,57,72 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6247935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700236439 {#3237
    date: 2023-11-17 16:53:59.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
159 DENIED edit
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: App\Entity\User {#2955 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
        \n
        Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1700744176 {#2937
        date: 2023-11-23 13:56:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2943 …}
      +nested: Doctrine\ORM\PersistentCollection {#2945 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2949 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
      -id: 133297
      -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5382368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700228646 {#2938
        date: 2023-11-17 14:44:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "Google Message? Why? QKSMS work well"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700230074 {#3098
      date: 2023-11-17 15:07:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3094 …}
    +nested: Doctrine\ORM\PersistentCollection {#3092 …}
    +votes: Doctrine\ORM\PersistentCollection {#3090 …}
    +reports: Doctrine\ORM\PersistentCollection {#3088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
    -id: 133386
    -bodyTs: "'googl':1 'messag':2 'qksms':4 'well':6 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700230074 {#3097
      date: 2023-11-17 15:07:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Actually it does not, sadly. I’ve used it for years (probably five or even more) and ditched it couple months ago when I got angry at it. The main problem is I could not force it to accept MMS on newer android (used to work on my old phone IIRC) which is crucial for my work - because voice mail gets delivered as MMS in my country. Every time I got work phone call that I missed meant voice mail that never got delivered. I got notification that I have MMS, and that I need to allow them, but that’s it. Everything was allowed in the app and in the systsm, still no MMS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700236439 {#3234
    date: 2023-11-17 16:53:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@nosnahc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 133714
  -bodyTs: "'accept':39 'actual':1 'ago':22 'allow':97,105 'android':43 'angri':26 'app':108 'call':74 'could':34 'countri':67 'coupl':20 'crucial':54 'deliv':62,84 'ditch':18 'even':15 'everi':68 'everyth':103 'five':13 'forc':36 'get':61 'got':25,71,83,86 'iirc':51 'mail':60,80 'main':30 'meant':78 'miss':77 'mms':40,64,91,115 'month':21 'need':95 'never':82 'newer':42 'notif':87 'old':49 'phone':50,73 'probabl':12 'problem':31 'sad':5 'still':113 'systsm':112 'time':69 'use':8,44 've':7 'voic':59,79 'work':46,57,72 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6247935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700236439 {#3237
    date: 2023-11-17 16:53:59.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
160 DENIED moderate
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: App\Entity\User {#2955 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
        \n
        Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1700744176 {#2937
        date: 2023-11-23 13:56:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2943 …}
      +nested: Doctrine\ORM\PersistentCollection {#2945 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2949 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
      -id: 133297
      -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5382368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700228646 {#2938
        date: 2023-11-17 14:44:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "Google Message? Why? QKSMS work well"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700230074 {#3098
      date: 2023-11-17 15:07:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3094 …}
    +nested: Doctrine\ORM\PersistentCollection {#3092 …}
    +votes: Doctrine\ORM\PersistentCollection {#3090 …}
    +reports: Doctrine\ORM\PersistentCollection {#3088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
    -id: 133386
    -bodyTs: "'googl':1 'messag':2 'qksms':4 'well':6 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700230074 {#3097
      date: 2023-11-17 15:07:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Actually it does not, sadly. I’ve used it for years (probably five or even more) and ditched it couple months ago when I got angry at it. The main problem is I could not force it to accept MMS on newer android (used to work on my old phone IIRC) which is crucial for my work - because voice mail gets delivered as MMS in my country. Every time I got work phone call that I missed meant voice mail that never got delivered. I got notification that I have MMS, and that I need to allow them, but that’s it. Everything was allowed in the app and in the systsm, still no MMS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700236439 {#3234
    date: 2023-11-17 16:53:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@nosnahc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 133714
  -bodyTs: "'accept':39 'actual':1 'ago':22 'allow':97,105 'android':43 'angri':26 'app':108 'call':74 'could':34 'countri':67 'coupl':20 'crucial':54 'deliv':62,84 'ditch':18 'even':15 'everi':68 'everyth':103 'five':13 'forc':36 'get':61 'got':25,71,83,86 'iirc':51 'mail':60,80 'main':30 'meant':78 'miss':77 'mms':40,64,91,115 'month':21 'need':95 'never':82 'newer':42 'notif':87 'old':49 'phone':50,73 'probabl':12 'problem':31 'sad':5 'still':113 'systsm':112 'time':69 'use':8,44 've':7 'voic':59,79 'work':46,57,72 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6247935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700236439 {#3237
    date: 2023-11-17 16:53:59.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
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#3080
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
      \n
      Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1700744176 {#2937
      date: 2023-11-23 13:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 133297
    -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228646 {#2938
      date: 2023-11-17 14:44:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700231315 {#3082
    date: 2023-11-17 15:28:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 133450
  -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700231315 {#3081
    date: 2023-11-17 15:28: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
163 DENIED edit
App\Entity\EntryComment {#3080
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
      \n
      Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1700744176 {#2937
      date: 2023-11-23 13:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 133297
    -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228646 {#2938
      date: 2023-11-17 14:44:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700231315 {#3082
    date: 2023-11-17 15:28:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 133450
  -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700231315 {#3081
    date: 2023-11-17 15:28: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
164 DENIED moderate
App\Entity\EntryComment {#3080
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
      \n
      Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1700744176 {#2937
      date: 2023-11-23 13:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 133297
    -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228646 {#2938
      date: 2023-11-17 14:44:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700231315 {#3082
    date: 2023-11-17 15:28:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 133450
  -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700231315 {#3081
    date: 2023-11-17 15:28: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
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: App\Entity\User {#2955 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
        \n
        Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1700744176 {#2937
        date: 2023-11-23 13:56:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2943 …}
      +nested: Doctrine\ORM\PersistentCollection {#2945 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2949 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
      -id: 133297
      -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5382368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700228646 {#2938
        date: 2023-11-17 14:44:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700231315 {#3082
      date: 2023-11-17 15:28:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3078 …}
    +nested: Doctrine\ORM\PersistentCollection {#3076 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
    -id: 133450
    -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700231315 {#3081
      date: 2023-11-17 15:28:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    The biggest thing for me right now is backups\n
    \n
    I can’t comfortably recommend it to people that will lose access if they lose their phones / upgrade without following the process perfectly
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700238928 {#3272
    date: 2023-11-17 17:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@ForestOrca@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 133855
  -bodyTs: "'access':21 'backup':9 'biggest':2 'comfort':13 'follow':29 'lose':20,24 'peopl':17 'perfect':32 'phone':26 'process':31 'recommend':14 'right':6 'thing':3 'upgrad':27 'without':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4951182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700238928 {#3273
    date: 2023-11-17 17:35:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: App\Entity\User {#2955 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
        \n
        Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1700744176 {#2937
        date: 2023-11-23 13:56:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2943 …}
      +nested: Doctrine\ORM\PersistentCollection {#2945 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2949 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
      -id: 133297
      -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5382368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700228646 {#2938
        date: 2023-11-17 14:44:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700231315 {#3082
      date: 2023-11-17 15:28:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3078 …}
    +nested: Doctrine\ORM\PersistentCollection {#3076 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
    -id: 133450
    -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700231315 {#3081
      date: 2023-11-17 15:28:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    The biggest thing for me right now is backups\n
    \n
    I can’t comfortably recommend it to people that will lose access if they lose their phones / upgrade without following the process perfectly
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700238928 {#3272
    date: 2023-11-17 17:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@ForestOrca@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 133855
  -bodyTs: "'access':21 'backup':9 'biggest':2 'comfort':13 'follow':29 'lose':20,24 'peopl':17 'perfect':32 'phone':26 'process':31 'recommend':14 'right':6 'thing':3 'upgrad':27 'without':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4951182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700238928 {#3273
    date: 2023-11-17 17:35:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: App\Entity\User {#2955 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
        \n
        Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1700744176 {#2937
        date: 2023-11-23 13:56:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2943 …}
      +nested: Doctrine\ORM\PersistentCollection {#2945 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2949 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
      -id: 133297
      -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5382368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700228646 {#2938
        date: 2023-11-17 14:44:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700231315 {#3082
      date: 2023-11-17 15:28:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3078 …}
    +nested: Doctrine\ORM\PersistentCollection {#3076 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
    -id: 133450
    -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700231315 {#3081
      date: 2023-11-17 15:28:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    The biggest thing for me right now is backups\n
    \n
    I can’t comfortably recommend it to people that will lose access if they lose their phones / upgrade without following the process perfectly
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700238928 {#3272
    date: 2023-11-17 17:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@ForestOrca@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 133855
  -bodyTs: "'access':21 'backup':9 'biggest':2 'comfort':13 'follow':29 'lose':20,24 'peopl':17 'perfect':32 'phone':26 'process':31 'recommend':14 'right':6 'thing':3 'upgrad':27 'without':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4951182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700238928 {#3273
    date: 2023-11-17 17:35:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3455
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3274
    +user: Proxies\__CG__\App\Entity\User {#3275 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3080
      +user: Proxies\__CG__\App\Entity\User {#3079 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#2942
        +user: App\Entity\User {#2955 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
          \n
          Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1700744176 {#2937
          date: 2023-11-23 13:56:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2943 …}
        +nested: Doctrine\ORM\PersistentCollection {#2945 …}
        +votes: Doctrine\ORM\PersistentCollection {#2947 …}
        +reports: Doctrine\ORM\PersistentCollection {#2949 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
        -id: 133297
        -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5382368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700228646 {#2938
          date: 2023-11-17 14:44:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700231315 {#3082
        date: 2023-11-17 15:28:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@Nerrad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3078 …}
      +nested: Doctrine\ORM\PersistentCollection {#3076 …}
      +votes: Doctrine\ORM\PersistentCollection {#3074 …}
      +reports: Doctrine\ORM\PersistentCollection {#3072 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
      -id: 133450
      -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700231315 {#3081
        date: 2023-11-17 15:28:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: """
      The biggest thing for me right now is backups\n
      \n
      I can’t comfortably recommend it to people that will lose access if they lose their phones / upgrade without following the process perfectly
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700238928 {#3272
      date: 2023-11-17 17:35:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
      "@ForestOrca@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3276 …}
    +nested: Doctrine\ORM\PersistentCollection {#3278 …}
    +votes: Doctrine\ORM\PersistentCollection {#3280 …}
    +reports: Doctrine\ORM\PersistentCollection {#3282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
    -id: 133855
    -bodyTs: "'access':21 'backup':9 'biggest':2 'comfort':13 'follow':29 'lose':20,24 'peopl':17 'perfect':32 'phone':26 'process':31 'recommend':14 'right':6 'thing':3 'upgrad':27 'without':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4951182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700238928 {#3273
      date: 2023-11-17 17:35:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Umm, doesn't one have to backup anything one wants to save/ have access to in the future? Aren't upgrades a thing will all software? I'm not sure how this is different for Signal versus any other messaging app. Or any app / client that produces documents, etc?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700241021 {#3453
    date: 2023-11-17 18:10:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@ForestOrca@kbin.social"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3456 …}
  +nested: Doctrine\ORM\PersistentCollection {#3458 …}
  +votes: Doctrine\ORM\PersistentCollection {#3460 …}
  +reports: Doctrine\ORM\PersistentCollection {#3462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3466 …}
  -id: 133954
  -bodyTs: "'access':14 'anyth':8 'app':41,44 'aren':19 'backup':7 'client':45 'differ':34 'document':48 'doesn':2 'etc':49 'futur':18 'm':28 'messag':40 'one':4,9 'produc':47 'save':12 'signal':36 'softwar':26 'sure':30 'thing':23 'umm':1 'upgrad':21 'versus':37 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3621302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700241021 {#3454
    date: 2023-11-17 18:10: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
171 DENIED edit
App\Entity\EntryComment {#3455
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3274
    +user: Proxies\__CG__\App\Entity\User {#3275 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3080
      +user: Proxies\__CG__\App\Entity\User {#3079 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#2942
        +user: App\Entity\User {#2955 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
          \n
          Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1700744176 {#2937
          date: 2023-11-23 13:56:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2943 …}
        +nested: Doctrine\ORM\PersistentCollection {#2945 …}
        +votes: Doctrine\ORM\PersistentCollection {#2947 …}
        +reports: Doctrine\ORM\PersistentCollection {#2949 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
        -id: 133297
        -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5382368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700228646 {#2938
          date: 2023-11-17 14:44:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700231315 {#3082
        date: 2023-11-17 15:28:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@Nerrad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3078 …}
      +nested: Doctrine\ORM\PersistentCollection {#3076 …}
      +votes: Doctrine\ORM\PersistentCollection {#3074 …}
      +reports: Doctrine\ORM\PersistentCollection {#3072 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
      -id: 133450
      -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700231315 {#3081
        date: 2023-11-17 15:28:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: """
      The biggest thing for me right now is backups\n
      \n
      I can’t comfortably recommend it to people that will lose access if they lose their phones / upgrade without following the process perfectly
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700238928 {#3272
      date: 2023-11-17 17:35:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
      "@ForestOrca@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3276 …}
    +nested: Doctrine\ORM\PersistentCollection {#3278 …}
    +votes: Doctrine\ORM\PersistentCollection {#3280 …}
    +reports: Doctrine\ORM\PersistentCollection {#3282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
    -id: 133855
    -bodyTs: "'access':21 'backup':9 'biggest':2 'comfort':13 'follow':29 'lose':20,24 'peopl':17 'perfect':32 'phone':26 'process':31 'recommend':14 'right':6 'thing':3 'upgrad':27 'without':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4951182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700238928 {#3273
      date: 2023-11-17 17:35:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Umm, doesn't one have to backup anything one wants to save/ have access to in the future? Aren't upgrades a thing will all software? I'm not sure how this is different for Signal versus any other messaging app. Or any app / client that produces documents, etc?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700241021 {#3453
    date: 2023-11-17 18:10:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@ForestOrca@kbin.social"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3456 …}
  +nested: Doctrine\ORM\PersistentCollection {#3458 …}
  +votes: Doctrine\ORM\PersistentCollection {#3460 …}
  +reports: Doctrine\ORM\PersistentCollection {#3462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3466 …}
  -id: 133954
  -bodyTs: "'access':14 'anyth':8 'app':41,44 'aren':19 'backup':7 'client':45 'differ':34 'document':48 'doesn':2 'etc':49 'futur':18 'm':28 'messag':40 'one':4,9 'produc':47 'save':12 'signal':36 'softwar':26 'sure':30 'thing':23 'umm':1 'upgrad':21 'versus':37 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3621302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700241021 {#3454
    date: 2023-11-17 18:10: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
172 DENIED moderate
App\Entity\EntryComment {#3455
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3274
    +user: Proxies\__CG__\App\Entity\User {#3275 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3080
      +user: Proxies\__CG__\App\Entity\User {#3079 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#2942
        +user: App\Entity\User {#2955 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
          \n
          Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1700744176 {#2937
          date: 2023-11-23 13:56:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2943 …}
        +nested: Doctrine\ORM\PersistentCollection {#2945 …}
        +votes: Doctrine\ORM\PersistentCollection {#2947 …}
        +reports: Doctrine\ORM\PersistentCollection {#2949 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
        -id: 133297
        -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5382368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700228646 {#2938
          date: 2023-11-17 14:44:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700231315 {#3082
        date: 2023-11-17 15:28:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@Nerrad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3078 …}
      +nested: Doctrine\ORM\PersistentCollection {#3076 …}
      +votes: Doctrine\ORM\PersistentCollection {#3074 …}
      +reports: Doctrine\ORM\PersistentCollection {#3072 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
      -id: 133450
      -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700231315 {#3081
        date: 2023-11-17 15:28:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: """
      The biggest thing for me right now is backups\n
      \n
      I can’t comfortably recommend it to people that will lose access if they lose their phones / upgrade without following the process perfectly
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700238928 {#3272
      date: 2023-11-17 17:35:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
      "@ForestOrca@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3276 …}
    +nested: Doctrine\ORM\PersistentCollection {#3278 …}
    +votes: Doctrine\ORM\PersistentCollection {#3280 …}
    +reports: Doctrine\ORM\PersistentCollection {#3282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
    -id: 133855
    -bodyTs: "'access':21 'backup':9 'biggest':2 'comfort':13 'follow':29 'lose':20,24 'peopl':17 'perfect':32 'phone':26 'process':31 'recommend':14 'right':6 'thing':3 'upgrad':27 'without':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4951182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700238928 {#3273
      date: 2023-11-17 17:35:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Umm, doesn't one have to backup anything one wants to save/ have access to in the future? Aren't upgrades a thing will all software? I'm not sure how this is different for Signal versus any other messaging app. Or any app / client that produces documents, etc?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700241021 {#3453
    date: 2023-11-17 18:10:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@ForestOrca@kbin.social"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3456 …}
  +nested: Doctrine\ORM\PersistentCollection {#3458 …}
  +votes: Doctrine\ORM\PersistentCollection {#3460 …}
  +reports: Doctrine\ORM\PersistentCollection {#3462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3466 …}
  -id: 133954
  -bodyTs: "'access':14 'anyth':8 'app':41,44 'aren':19 'backup':7 'client':45 'differ':34 'document':48 'doesn':2 'etc':49 'futur':18 'm':28 'messag':40 'one':4,9 'produc':47 'save':12 'signal':36 'softwar':26 'sure':30 'thing':23 'umm':1 'upgrad':21 'versus':37 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3621302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700241021 {#3454
    date: 2023-11-17 18:10: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
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#3541
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3455
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3274
      +user: Proxies\__CG__\App\Entity\User {#3275 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#3080
        +user: Proxies\__CG__\App\Entity\User {#3079 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: App\Entity\EntryComment {#2942
          +user: App\Entity\User {#2955 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
            \n
            Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 34
          +score: 0
          +lastActive: DateTime @1700744176 {#2937
            date: 2023-11-23 13:56:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albinjose7345@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2943 …}
          +nested: Doctrine\ORM\PersistentCollection {#2945 …}
          +votes: Doctrine\ORM\PersistentCollection {#2947 …}
          +reports: Doctrine\ORM\PersistentCollection {#2949 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
          -id: 133297
          -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5382368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700228646 {#2938
            date: 2023-11-17 14:44:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2942}
        +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700231315 {#3082
          date: 2023-11-17 15:28:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
          "@Nerrad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3078 …}
        +nested: Doctrine\ORM\PersistentCollection {#3076 …}
        +votes: Doctrine\ORM\PersistentCollection {#3074 …}
        +reports: Doctrine\ORM\PersistentCollection {#3072 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
        -id: 133450
        -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700231315 {#3081
          date: 2023-11-17 15:28:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: """
        The biggest thing for me right now is backups\n
        \n
        I can’t comfortably recommend it to people that will lose access if they lose their phones / upgrade without following the process perfectly
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700238928 {#3272
        date: 2023-11-17 17:35:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@Nerrad@lemmy.world"
        "@ForestOrca@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3276 …}
      +nested: Doctrine\ORM\PersistentCollection {#3278 …}
      +votes: Doctrine\ORM\PersistentCollection {#3280 …}
      +reports: Doctrine\ORM\PersistentCollection {#3282 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
      -id: 133855
      -bodyTs: "'access':21 'backup':9 'biggest':2 'comfort':13 'follow':29 'lose':20,24 'peopl':17 'perfect':32 'phone':26 'process':31 'recommend':14 'right':6 'thing':3 'upgrad':27 'without':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4951182"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700238928 {#3273
        date: 2023-11-17 17:35:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "Umm, doesn't one have to backup anything one wants to save/ have access to in the future? Aren't upgrades a thing will all software? I'm not sure how this is different for Signal versus any other messaging app. Or any app / client that produces documents, etc?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700241021 {#3453
      date: 2023-11-17 18:10:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
      "@ForestOrca@kbin.social"
      "@otter@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3456 …}
    +nested: Doctrine\ORM\PersistentCollection {#3458 …}
    +votes: Doctrine\ORM\PersistentCollection {#3460 …}
    +reports: Doctrine\ORM\PersistentCollection {#3462 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3464 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3466 …}
    -id: 133954
    -bodyTs: "'access':14 'anyth':8 'app':41,44 'aren':19 'backup':7 'client':45 'differ':34 'document':48 'doesn':2 'etc':49 'futur':18 'm':28 'messag':40 'one':4,9 'produc':47 'save':12 'signal':36 'softwar':26 'sure':30 'thing':23 'umm':1 'upgrad':21 'versus':37 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3621302"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700241021 {#3454
      date: 2023-11-17 18:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    The process is a bit involved on mobile. Setting up a backup location, using a third party app to sync updates and deletions etc. It could be simplified by integrating with common cloud storage services (the encrypted file)\n
    \n
    Also iOS doesn’t have backups at all last I checked. If you lose your phone the messages are toast
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700242687 {#3542
    date: 2023-11-17 18:38:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@ForestOrca@kbin.social"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3536 …}
  +nested: Doctrine\ORM\PersistentCollection {#3530 …}
  +votes: Doctrine\ORM\PersistentCollection {#3534 …}
  +reports: Doctrine\ORM\PersistentCollection {#3545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
  -id: 134056
  -bodyTs: "'also':39 'app':18 'backup':12,44 'bit':5 'check':49 'cloud':33 'common':32 'could':26 'delet':23 'doesn':41 'encrypt':37 'etc':24 'file':38 'integr':30 'involv':6 'io':40 'last':47 'locat':13 'lose':52 'messag':56 'mobil':8 'parti':17 'phone':54 'process':2 'servic':35 'set':9 'simplifi':28 'storag':34 'sync':20 'third':16 'toast':58 'updat':21 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4952641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700242687 {#3539
    date: 2023-11-17 18:38:07.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
175 DENIED edit
App\Entity\EntryComment {#3541
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3455
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3274
      +user: Proxies\__CG__\App\Entity\User {#3275 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#3080
        +user: Proxies\__CG__\App\Entity\User {#3079 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: App\Entity\EntryComment {#2942
          +user: App\Entity\User {#2955 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
            \n
            Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 34
          +score: 0
          +lastActive: DateTime @1700744176 {#2937
            date: 2023-11-23 13:56:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albinjose7345@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2943 …}
          +nested: Doctrine\ORM\PersistentCollection {#2945 …}
          +votes: Doctrine\ORM\PersistentCollection {#2947 …}
          +reports: Doctrine\ORM\PersistentCollection {#2949 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
          -id: 133297
          -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5382368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700228646 {#2938
            date: 2023-11-17 14:44:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2942}
        +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700231315 {#3082
          date: 2023-11-17 15:28:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
          "@Nerrad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3078 …}
        +nested: Doctrine\ORM\PersistentCollection {#3076 …}
        +votes: Doctrine\ORM\PersistentCollection {#3074 …}
        +reports: Doctrine\ORM\PersistentCollection {#3072 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
        -id: 133450
        -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700231315 {#3081
          date: 2023-11-17 15:28:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: """
        The biggest thing for me right now is backups\n
        \n
        I can’t comfortably recommend it to people that will lose access if they lose their phones / upgrade without following the process perfectly
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700238928 {#3272
        date: 2023-11-17 17:35:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@Nerrad@lemmy.world"
        "@ForestOrca@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3276 …}
      +nested: Doctrine\ORM\PersistentCollection {#3278 …}
      +votes: Doctrine\ORM\PersistentCollection {#3280 …}
      +reports: Doctrine\ORM\PersistentCollection {#3282 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
      -id: 133855
      -bodyTs: "'access':21 'backup':9 'biggest':2 'comfort':13 'follow':29 'lose':20,24 'peopl':17 'perfect':32 'phone':26 'process':31 'recommend':14 'right':6 'thing':3 'upgrad':27 'without':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4951182"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700238928 {#3273
        date: 2023-11-17 17:35:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "Umm, doesn't one have to backup anything one wants to save/ have access to in the future? Aren't upgrades a thing will all software? I'm not sure how this is different for Signal versus any other messaging app. Or any app / client that produces documents, etc?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700241021 {#3453
      date: 2023-11-17 18:10:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
      "@ForestOrca@kbin.social"
      "@otter@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3456 …}
    +nested: Doctrine\ORM\PersistentCollection {#3458 …}
    +votes: Doctrine\ORM\PersistentCollection {#3460 …}
    +reports: Doctrine\ORM\PersistentCollection {#3462 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3464 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3466 …}
    -id: 133954
    -bodyTs: "'access':14 'anyth':8 'app':41,44 'aren':19 'backup':7 'client':45 'differ':34 'document':48 'doesn':2 'etc':49 'futur':18 'm':28 'messag':40 'one':4,9 'produc':47 'save':12 'signal':36 'softwar':26 'sure':30 'thing':23 'umm':1 'upgrad':21 'versus':37 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3621302"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700241021 {#3454
      date: 2023-11-17 18:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    The process is a bit involved on mobile. Setting up a backup location, using a third party app to sync updates and deletions etc. It could be simplified by integrating with common cloud storage services (the encrypted file)\n
    \n
    Also iOS doesn’t have backups at all last I checked. If you lose your phone the messages are toast
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700242687 {#3542
    date: 2023-11-17 18:38:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@ForestOrca@kbin.social"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3536 …}
  +nested: Doctrine\ORM\PersistentCollection {#3530 …}
  +votes: Doctrine\ORM\PersistentCollection {#3534 …}
  +reports: Doctrine\ORM\PersistentCollection {#3545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
  -id: 134056
  -bodyTs: "'also':39 'app':18 'backup':12,44 'bit':5 'check':49 'cloud':33 'common':32 'could':26 'delet':23 'doesn':41 'encrypt':37 'etc':24 'file':38 'integr':30 'involv':6 'io':40 'last':47 'locat':13 'lose':52 'messag':56 'mobil':8 'parti':17 'phone':54 'process':2 'servic':35 'set':9 'simplifi':28 'storag':34 'sync':20 'third':16 'toast':58 'updat':21 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4952641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700242687 {#3539
    date: 2023-11-17 18:38:07.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
176 DENIED moderate
App\Entity\EntryComment {#3541
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3455
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3274
      +user: Proxies\__CG__\App\Entity\User {#3275 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#3080
        +user: Proxies\__CG__\App\Entity\User {#3079 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: App\Entity\EntryComment {#2942
          +user: App\Entity\User {#2955 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
            \n
            Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 34
          +score: 0
          +lastActive: DateTime @1700744176 {#2937
            date: 2023-11-23 13:56:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albinjose7345@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2943 …}
          +nested: Doctrine\ORM\PersistentCollection {#2945 …}
          +votes: Doctrine\ORM\PersistentCollection {#2947 …}
          +reports: Doctrine\ORM\PersistentCollection {#2949 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
          -id: 133297
          -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5382368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700228646 {#2938
            date: 2023-11-17 14:44:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2942}
        +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700231315 {#3082
          date: 2023-11-17 15:28:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
          "@Nerrad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3078 …}
        +nested: Doctrine\ORM\PersistentCollection {#3076 …}
        +votes: Doctrine\ORM\PersistentCollection {#3074 …}
        +reports: Doctrine\ORM\PersistentCollection {#3072 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
        -id: 133450
        -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700231315 {#3081
          date: 2023-11-17 15:28:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: """
        The biggest thing for me right now is backups\n
        \n
        I can’t comfortably recommend it to people that will lose access if they lose their phones / upgrade without following the process perfectly
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700238928 {#3272
        date: 2023-11-17 17:35:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@Nerrad@lemmy.world"
        "@ForestOrca@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3276 …}
      +nested: Doctrine\ORM\PersistentCollection {#3278 …}
      +votes: Doctrine\ORM\PersistentCollection {#3280 …}
      +reports: Doctrine\ORM\PersistentCollection {#3282 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
      -id: 133855
      -bodyTs: "'access':21 'backup':9 'biggest':2 'comfort':13 'follow':29 'lose':20,24 'peopl':17 'perfect':32 'phone':26 'process':31 'recommend':14 'right':6 'thing':3 'upgrad':27 'without':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4951182"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700238928 {#3273
        date: 2023-11-17 17:35:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "Umm, doesn't one have to backup anything one wants to save/ have access to in the future? Aren't upgrades a thing will all software? I'm not sure how this is different for Signal versus any other messaging app. Or any app / client that produces documents, etc?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700241021 {#3453
      date: 2023-11-17 18:10:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
      "@ForestOrca@kbin.social"
      "@otter@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3456 …}
    +nested: Doctrine\ORM\PersistentCollection {#3458 …}
    +votes: Doctrine\ORM\PersistentCollection {#3460 …}
    +reports: Doctrine\ORM\PersistentCollection {#3462 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3464 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3466 …}
    -id: 133954
    -bodyTs: "'access':14 'anyth':8 'app':41,44 'aren':19 'backup':7 'client':45 'differ':34 'document':48 'doesn':2 'etc':49 'futur':18 'm':28 'messag':40 'one':4,9 'produc':47 'save':12 'signal':36 'softwar':26 'sure':30 'thing':23 'umm':1 'upgrad':21 'versus':37 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3621302"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700241021 {#3454
      date: 2023-11-17 18:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    The process is a bit involved on mobile. Setting up a backup location, using a third party app to sync updates and deletions etc. It could be simplified by integrating with common cloud storage services (the encrypted file)\n
    \n
    Also iOS doesn’t have backups at all last I checked. If you lose your phone the messages are toast
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700242687 {#3542
    date: 2023-11-17 18:38:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@ForestOrca@kbin.social"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3536 …}
  +nested: Doctrine\ORM\PersistentCollection {#3530 …}
  +votes: Doctrine\ORM\PersistentCollection {#3534 …}
  +reports: Doctrine\ORM\PersistentCollection {#3545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
  -id: 134056
  -bodyTs: "'also':39 'app':18 'backup':12,44 'bit':5 'check':49 'cloud':33 'common':32 'could':26 'delet':23 'doesn':41 'encrypt':37 'etc':24 'file':38 'integr':30 'involv':6 'io':40 'last':47 'locat':13 'lose':52 'messag':56 'mobil':8 'parti':17 'phone':54 'process':2 'servic':35 'set':9 'simplifi':28 'storag':34 'sync':20 'third':16 'toast':58 'updat':21 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4952641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700242687 {#3539
    date: 2023-11-17 18:38:07.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
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#3575
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3541
    +user: Proxies\__CG__\App\Entity\User {#3275 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3455
      +user: Proxies\__CG__\App\Entity\User {#3079 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#3274
        +user: Proxies\__CG__\App\Entity\User {#3275 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: App\Entity\EntryComment {#3080
          +user: Proxies\__CG__\App\Entity\User {#3079 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
          +image: null
          +parent: App\Entity\EntryComment {#2942
            +user: App\Entity\User {#2955 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
              \n
              Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 34
            +score: 0
            +lastActive: DateTime @1700744176 {#2937
              date: 2023-11-23 13:56:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albinjose7345@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2943 …}
            +nested: Doctrine\ORM\PersistentCollection {#2945 …}
            +votes: Doctrine\ORM\PersistentCollection {#2947 …}
            +reports: Doctrine\ORM\PersistentCollection {#2949 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
            -id: 133297
            -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5382368"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700228646 {#2938
              date: 2023-11-17 14:44:06.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2942}
          +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1700231315 {#3082
            date: 2023-11-17 15:28:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albinjose7345@lemmy.dbzer0.com"
            "@Nerrad@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3078 …}
          +nested: Doctrine\ORM\PersistentCollection {#3076 …}
          +votes: Doctrine\ORM\PersistentCollection {#3074 …}
          +reports: Doctrine\ORM\PersistentCollection {#3072 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
          -id: 133450
          -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700231315 {#3081
            date: 2023-11-17 15:28:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2942}
        +body: """
          The biggest thing for me right now is backups\n
          \n
          I can’t comfortably recommend it to people that will lose access if they lose their phones / upgrade without following the process perfectly
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700238928 {#3272
          date: 2023-11-17 17:35:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
          "@Nerrad@lemmy.world"
          "@ForestOrca@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3276 …}
        +nested: Doctrine\ORM\PersistentCollection {#3278 …}
        +votes: Doctrine\ORM\PersistentCollection {#3280 …}
        +reports: Doctrine\ORM\PersistentCollection {#3282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
        -id: 133855
        -bodyTs: "'access':21 'backup':9 'biggest':2 'comfort':13 'follow':29 'lose':20,24 'peopl':17 'perfect':32 'phone':26 'process':31 'recommend':14 'right':6 'thing':3 'upgrad':27 'without':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4951182"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700238928 {#3273
          date: 2023-11-17 17:35:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: "Umm, doesn't one have to backup anything one wants to save/ have access to in the future? Aren't upgrades a thing will all software? I'm not sure how this is different for Signal versus any other messaging app. Or any app / client that produces documents, etc?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700241021 {#3453
        date: 2023-11-17 18:10:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@Nerrad@lemmy.world"
        "@ForestOrca@kbin.social"
        "@otter@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3456 …}
      +nested: Doctrine\ORM\PersistentCollection {#3458 …}
      +votes: Doctrine\ORM\PersistentCollection {#3460 …}
      +reports: Doctrine\ORM\PersistentCollection {#3462 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3466 …}
      -id: 133954
      -bodyTs: "'access':14 'anyth':8 'app':41,44 'aren':19 'backup':7 'client':45 'differ':34 'document':48 'doesn':2 'etc':49 'futur':18 'm':28 'messag':40 'one':4,9 'produc':47 'save':12 'signal':36 'softwar':26 'sure':30 'thing':23 'umm':1 'upgrad':21 'versus':37 'want':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3621302"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700241021 {#3454
        date: 2023-11-17 18:10:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: """
      The process is a bit involved on mobile. Setting up a backup location, using a third party app to sync updates and deletions etc. It could be simplified by integrating with common cloud storage services (the encrypted file)\n
      \n
      Also iOS doesn’t have backups at all last I checked. If you lose your phone the messages are toast
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700242687 {#3542
      date: 2023-11-17 18:38:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
      "@ForestOrca@kbin.social"
      "@otter@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3536 …}
    +nested: Doctrine\ORM\PersistentCollection {#3530 …}
    +votes: Doctrine\ORM\PersistentCollection {#3534 …}
    +reports: Doctrine\ORM\PersistentCollection {#3545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
    -id: 134056
    -bodyTs: "'also':39 'app':18 'backup':12,44 'bit':5 'check':49 'cloud':33 'common':32 'could':26 'delet':23 'doesn':41 'encrypt':37 'etc':24 'file':38 'integr':30 'involv':6 'io':40 'last':47 'locat':13 'lose':52 'messag':56 'mobil':8 'parti':17 'phone':54 'process':2 'servic':35 'set':9 'simplifi':28 'storag':34 'sync':20 'third':16 'toast':58 'updat':21 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4952641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700242687 {#3539
      date: 2023-11-17 18:38:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "I just checked the Signal Support (<https://support.signal.org/hc/en-us/articles/360007059752-Backup-and-Restore-Messages>). And it appears there is a method generally, but not for iOS. Tho' screenshots work. And I understand how not backing up, and disappearing messages contribute to security."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700245518 {#3572
    date: 2023-11-17 19:25:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@ForestOrca@kbin.social"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3578 …}
  +nested: Doctrine\ORM\PersistentCollection {#3580 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
  -id: 134272
  -bodyTs: "'/hc/en-us/articles/360007059752-backup-and-restore-messages':9 'appear':12 'back':30 'check':3 'contribut':35 'disappear':33 'general':17 'io':21 'messag':34 'method':16 'screenshot':23 'secur':37 'signal':5 'support':6 'support.signal.org':8 'support.signal.org/hc/en-us/articles/360007059752-backup-and-restore-messages':7 'tho':22 'understand':27 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3622641"
  +editedAt: DateTimeImmutable @1700538110 {#3569
    date: 2023-11-21 04:41:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700245518 {#3567
    date: 2023-11-17 19:25:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3575
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3541
    +user: Proxies\__CG__\App\Entity\User {#3275 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3455
      +user: Proxies\__CG__\App\Entity\User {#3079 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#3274
        +user: Proxies\__CG__\App\Entity\User {#3275 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: App\Entity\EntryComment {#3080
          +user: Proxies\__CG__\App\Entity\User {#3079 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
          +image: null
          +parent: App\Entity\EntryComment {#2942
            +user: App\Entity\User {#2955 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
              \n
              Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 34
            +score: 0
            +lastActive: DateTime @1700744176 {#2937
              date: 2023-11-23 13:56:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albinjose7345@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2943 …}
            +nested: Doctrine\ORM\PersistentCollection {#2945 …}
            +votes: Doctrine\ORM\PersistentCollection {#2947 …}
            +reports: Doctrine\ORM\PersistentCollection {#2949 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
            -id: 133297
            -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5382368"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700228646 {#2938
              date: 2023-11-17 14:44:06.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2942}
          +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1700231315 {#3082
            date: 2023-11-17 15:28:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albinjose7345@lemmy.dbzer0.com"
            "@Nerrad@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3078 …}
          +nested: Doctrine\ORM\PersistentCollection {#3076 …}
          +votes: Doctrine\ORM\PersistentCollection {#3074 …}
          +reports: Doctrine\ORM\PersistentCollection {#3072 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
          -id: 133450
          -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700231315 {#3081
            date: 2023-11-17 15:28:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2942}
        +body: """
          The biggest thing for me right now is backups\n
          \n
          I can’t comfortably recommend it to people that will lose access if they lose their phones / upgrade without following the process perfectly
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700238928 {#3272
          date: 2023-11-17 17:35:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
          "@Nerrad@lemmy.world"
          "@ForestOrca@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3276 …}
        +nested: Doctrine\ORM\PersistentCollection {#3278 …}
        +votes: Doctrine\ORM\PersistentCollection {#3280 …}
        +reports: Doctrine\ORM\PersistentCollection {#3282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
        -id: 133855
        -bodyTs: "'access':21 'backup':9 'biggest':2 'comfort':13 'follow':29 'lose':20,24 'peopl':17 'perfect':32 'phone':26 'process':31 'recommend':14 'right':6 'thing':3 'upgrad':27 'without':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4951182"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700238928 {#3273
          date: 2023-11-17 17:35:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: "Umm, doesn't one have to backup anything one wants to save/ have access to in the future? Aren't upgrades a thing will all software? I'm not sure how this is different for Signal versus any other messaging app. Or any app / client that produces documents, etc?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700241021 {#3453
        date: 2023-11-17 18:10:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@Nerrad@lemmy.world"
        "@ForestOrca@kbin.social"
        "@otter@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3456 …}
      +nested: Doctrine\ORM\PersistentCollection {#3458 …}
      +votes: Doctrine\ORM\PersistentCollection {#3460 …}
      +reports: Doctrine\ORM\PersistentCollection {#3462 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3466 …}
      -id: 133954
      -bodyTs: "'access':14 'anyth':8 'app':41,44 'aren':19 'backup':7 'client':45 'differ':34 'document':48 'doesn':2 'etc':49 'futur':18 'm':28 'messag':40 'one':4,9 'produc':47 'save':12 'signal':36 'softwar':26 'sure':30 'thing':23 'umm':1 'upgrad':21 'versus':37 'want':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3621302"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700241021 {#3454
        date: 2023-11-17 18:10:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: """
      The process is a bit involved on mobile. Setting up a backup location, using a third party app to sync updates and deletions etc. It could be simplified by integrating with common cloud storage services (the encrypted file)\n
      \n
      Also iOS doesn’t have backups at all last I checked. If you lose your phone the messages are toast
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700242687 {#3542
      date: 2023-11-17 18:38:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
      "@ForestOrca@kbin.social"
      "@otter@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3536 …}
    +nested: Doctrine\ORM\PersistentCollection {#3530 …}
    +votes: Doctrine\ORM\PersistentCollection {#3534 …}
    +reports: Doctrine\ORM\PersistentCollection {#3545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
    -id: 134056
    -bodyTs: "'also':39 'app':18 'backup':12,44 'bit':5 'check':49 'cloud':33 'common':32 'could':26 'delet':23 'doesn':41 'encrypt':37 'etc':24 'file':38 'integr':30 'involv':6 'io':40 'last':47 'locat':13 'lose':52 'messag':56 'mobil':8 'parti':17 'phone':54 'process':2 'servic':35 'set':9 'simplifi':28 'storag':34 'sync':20 'third':16 'toast':58 'updat':21 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4952641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700242687 {#3539
      date: 2023-11-17 18:38:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "I just checked the Signal Support (<https://support.signal.org/hc/en-us/articles/360007059752-Backup-and-Restore-Messages>). And it appears there is a method generally, but not for iOS. Tho' screenshots work. And I understand how not backing up, and disappearing messages contribute to security."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700245518 {#3572
    date: 2023-11-17 19:25:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@ForestOrca@kbin.social"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3578 …}
  +nested: Doctrine\ORM\PersistentCollection {#3580 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
  -id: 134272
  -bodyTs: "'/hc/en-us/articles/360007059752-backup-and-restore-messages':9 'appear':12 'back':30 'check':3 'contribut':35 'disappear':33 'general':17 'io':21 'messag':34 'method':16 'screenshot':23 'secur':37 'signal':5 'support':6 'support.signal.org':8 'support.signal.org/hc/en-us/articles/360007059752-backup-and-restore-messages':7 'tho':22 'understand':27 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3622641"
  +editedAt: DateTimeImmutable @1700538110 {#3569
    date: 2023-11-21 04:41:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700245518 {#3567
    date: 2023-11-17 19:25:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3575
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3541
    +user: Proxies\__CG__\App\Entity\User {#3275 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3455
      +user: Proxies\__CG__\App\Entity\User {#3079 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#3274
        +user: Proxies\__CG__\App\Entity\User {#3275 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: App\Entity\EntryComment {#3080
          +user: Proxies\__CG__\App\Entity\User {#3079 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
          +image: null
          +parent: App\Entity\EntryComment {#2942
            +user: App\Entity\User {#2955 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
              \n
              Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 34
            +score: 0
            +lastActive: DateTime @1700744176 {#2937
              date: 2023-11-23 13:56:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albinjose7345@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2943 …}
            +nested: Doctrine\ORM\PersistentCollection {#2945 …}
            +votes: Doctrine\ORM\PersistentCollection {#2947 …}
            +reports: Doctrine\ORM\PersistentCollection {#2949 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
            -id: 133297
            -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5382368"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700228646 {#2938
              date: 2023-11-17 14:44:06.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2942}
          +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1700231315 {#3082
            date: 2023-11-17 15:28:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albinjose7345@lemmy.dbzer0.com"
            "@Nerrad@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3078 …}
          +nested: Doctrine\ORM\PersistentCollection {#3076 …}
          +votes: Doctrine\ORM\PersistentCollection {#3074 …}
          +reports: Doctrine\ORM\PersistentCollection {#3072 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
          -id: 133450
          -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700231315 {#3081
            date: 2023-11-17 15:28:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2942}
        +body: """
          The biggest thing for me right now is backups\n
          \n
          I can’t comfortably recommend it to people that will lose access if they lose their phones / upgrade without following the process perfectly
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700238928 {#3272
          date: 2023-11-17 17:35:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
          "@Nerrad@lemmy.world"
          "@ForestOrca@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3276 …}
        +nested: Doctrine\ORM\PersistentCollection {#3278 …}
        +votes: Doctrine\ORM\PersistentCollection {#3280 …}
        +reports: Doctrine\ORM\PersistentCollection {#3282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
        -id: 133855
        -bodyTs: "'access':21 'backup':9 'biggest':2 'comfort':13 'follow':29 'lose':20,24 'peopl':17 'perfect':32 'phone':26 'process':31 'recommend':14 'right':6 'thing':3 'upgrad':27 'without':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4951182"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700238928 {#3273
          date: 2023-11-17 17:35:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: "Umm, doesn't one have to backup anything one wants to save/ have access to in the future? Aren't upgrades a thing will all software? I'm not sure how this is different for Signal versus any other messaging app. Or any app / client that produces documents, etc?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700241021 {#3453
        date: 2023-11-17 18:10:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@Nerrad@lemmy.world"
        "@ForestOrca@kbin.social"
        "@otter@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3456 …}
      +nested: Doctrine\ORM\PersistentCollection {#3458 …}
      +votes: Doctrine\ORM\PersistentCollection {#3460 …}
      +reports: Doctrine\ORM\PersistentCollection {#3462 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3466 …}
      -id: 133954
      -bodyTs: "'access':14 'anyth':8 'app':41,44 'aren':19 'backup':7 'client':45 'differ':34 'document':48 'doesn':2 'etc':49 'futur':18 'm':28 'messag':40 'one':4,9 'produc':47 'save':12 'signal':36 'softwar':26 'sure':30 'thing':23 'umm':1 'upgrad':21 'versus':37 'want':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3621302"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700241021 {#3454
        date: 2023-11-17 18:10:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: """
      The process is a bit involved on mobile. Setting up a backup location, using a third party app to sync updates and deletions etc. It could be simplified by integrating with common cloud storage services (the encrypted file)\n
      \n
      Also iOS doesn’t have backups at all last I checked. If you lose your phone the messages are toast
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700242687 {#3542
      date: 2023-11-17 18:38:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
      "@ForestOrca@kbin.social"
      "@otter@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3536 …}
    +nested: Doctrine\ORM\PersistentCollection {#3530 …}
    +votes: Doctrine\ORM\PersistentCollection {#3534 …}
    +reports: Doctrine\ORM\PersistentCollection {#3545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
    -id: 134056
    -bodyTs: "'also':39 'app':18 'backup':12,44 'bit':5 'check':49 'cloud':33 'common':32 'could':26 'delet':23 'doesn':41 'encrypt':37 'etc':24 'file':38 'integr':30 'involv':6 'io':40 'last':47 'locat':13 'lose':52 'messag':56 'mobil':8 'parti':17 'phone':54 'process':2 'servic':35 'set':9 'simplifi':28 'storag':34 'sync':20 'third':16 'toast':58 'updat':21 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4952641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700242687 {#3539
      date: 2023-11-17 18:38:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "I just checked the Signal Support (<https://support.signal.org/hc/en-us/articles/360007059752-Backup-and-Restore-Messages>). And it appears there is a method generally, but not for iOS. Tho' screenshots work. And I understand how not backing up, and disappearing messages contribute to security."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700245518 {#3572
    date: 2023-11-17 19:25:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@ForestOrca@kbin.social"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3578 …}
  +nested: Doctrine\ORM\PersistentCollection {#3580 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
  -id: 134272
  -bodyTs: "'/hc/en-us/articles/360007059752-backup-and-restore-messages':9 'appear':12 'back':30 'check':3 'contribut':35 'disappear':33 'general':17 'io':21 'messag':34 'method':16 'screenshot':23 'secur':37 'signal':5 'support':6 'support.signal.org':8 'support.signal.org/hc/en-us/articles/360007059752-backup-and-restore-messages':7 'tho':22 'understand':27 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3622641"
  +editedAt: DateTimeImmutable @1700538110 {#3569
    date: 2023-11-21 04:41:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700245518 {#3567
    date: 2023-11-17 19:25:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#3604
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3575
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3541
      +user: Proxies\__CG__\App\Entity\User {#3275 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#3455
        +user: Proxies\__CG__\App\Entity\User {#3079 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: App\Entity\EntryComment {#3274
          +user: Proxies\__CG__\App\Entity\User {#3275 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
          +image: null
          +parent: App\Entity\EntryComment {#3080
            +user: Proxies\__CG__\App\Entity\User {#3079 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
            +image: null
            +parent: App\Entity\EntryComment {#2942
              +user: App\Entity\User {#2955 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
                \n
                Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 34
              +score: 0
              +lastActive: DateTime @1700744176 {#2937
                date: 2023-11-23 13:56:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Albinjose7345@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2943 …}
              +nested: Doctrine\ORM\PersistentCollection {#2945 …}
              +votes: Doctrine\ORM\PersistentCollection {#2947 …}
              +reports: Doctrine\ORM\PersistentCollection {#2949 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
              -id: 133297
              -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5382368"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700228646 {#2938
                date: 2023-11-17 14:44:06.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2942}
            +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1700231315 {#3082
              date: 2023-11-17 15:28:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albinjose7345@lemmy.dbzer0.com"
              "@Nerrad@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3078 …}
            +nested: Doctrine\ORM\PersistentCollection {#3076 …}
            +votes: Doctrine\ORM\PersistentCollection {#3074 …}
            +reports: Doctrine\ORM\PersistentCollection {#3072 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
            -id: 133450
            -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700231315 {#3081
              date: 2023-11-17 15:28:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2942}
          +body: """
            The biggest thing for me right now is backups\n
            \n
            I can’t comfortably recommend it to people that will lose access if they lose their phones / upgrade without following the process perfectly
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700238928 {#3272
            date: 2023-11-17 17:35:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albinjose7345@lemmy.dbzer0.com"
            "@Nerrad@lemmy.world"
            "@ForestOrca@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3276 …}
          +nested: Doctrine\ORM\PersistentCollection {#3278 …}
          +votes: Doctrine\ORM\PersistentCollection {#3280 …}
          +reports: Doctrine\ORM\PersistentCollection {#3282 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
          -id: 133855
          -bodyTs: "'access':21 'backup':9 'biggest':2 'comfort':13 'follow':29 'lose':20,24 'peopl':17 'perfect':32 'phone':26 'process':31 'recommend':14 'right':6 'thing':3 'upgrad':27 'without':28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4951182"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700238928 {#3273
            date: 2023-11-17 17:35:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2942}
        +body: "Umm, doesn't one have to backup anything one wants to save/ have access to in the future? Aren't upgrades a thing will all software? I'm not sure how this is different for Signal versus any other messaging app. Or any app / client that produces documents, etc?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700241021 {#3453
          date: 2023-11-17 18:10:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
          "@Nerrad@lemmy.world"
          "@ForestOrca@kbin.social"
          "@otter@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3456 …}
        +nested: Doctrine\ORM\PersistentCollection {#3458 …}
        +votes: Doctrine\ORM\PersistentCollection {#3460 …}
        +reports: Doctrine\ORM\PersistentCollection {#3462 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3466 …}
        -id: 133954
        -bodyTs: "'access':14 'anyth':8 'app':41,44 'aren':19 'backup':7 'client':45 'differ':34 'document':48 'doesn':2 'etc':49 'futur':18 'm':28 'messag':40 'one':4,9 'produc':47 'save':12 'signal':36 'softwar':26 'sure':30 'thing':23 'umm':1 'upgrad':21 'versus':37 'want':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3621302"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700241021 {#3454
          date: 2023-11-17 18:10:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: """
        The process is a bit involved on mobile. Setting up a backup location, using a third party app to sync updates and deletions etc. It could be simplified by integrating with common cloud storage services (the encrypted file)\n
        \n
        Also iOS doesn’t have backups at all last I checked. If you lose your phone the messages are toast
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700242687 {#3542
        date: 2023-11-17 18:38:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@Nerrad@lemmy.world"
        "@ForestOrca@kbin.social"
        "@otter@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3536 …}
      +nested: Doctrine\ORM\PersistentCollection {#3530 …}
      +votes: Doctrine\ORM\PersistentCollection {#3534 …}
      +reports: Doctrine\ORM\PersistentCollection {#3545 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
      -id: 134056
      -bodyTs: "'also':39 'app':18 'backup':12,44 'bit':5 'check':49 'cloud':33 'common':32 'could':26 'delet':23 'doesn':41 'encrypt':37 'etc':24 'file':38 'integr':30 'involv':6 'io':40 'last':47 'locat':13 'lose':52 'messag':56 'mobil':8 'parti':17 'phone':54 'process':2 'servic':35 'set':9 'simplifi':28 'storag':34 'sync':20 'third':16 'toast':58 'updat':21 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4952641"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700242687 {#3539
        date: 2023-11-17 18:38:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "I just checked the Signal Support (<https://support.signal.org/hc/en-us/articles/360007059752-Backup-and-Restore-Messages>). And it appears there is a method generally, but not for iOS. Tho' screenshots work. And I understand how not backing up, and disappearing messages contribute to security."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700245518 {#3572
      date: 2023-11-17 19:25:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
      "@ForestOrca@kbin.social"
      "@otter@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3578 …}
    +nested: Doctrine\ORM\PersistentCollection {#3580 …}
    +votes: Doctrine\ORM\PersistentCollection {#3576 …}
    +reports: Doctrine\ORM\PersistentCollection {#3583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
    -id: 134272
    -bodyTs: "'/hc/en-us/articles/360007059752-backup-and-restore-messages':9 'appear':12 'back':30 'check':3 'contribut':35 'disappear':33 'general':17 'io':21 'messag':34 'method':16 'screenshot':23 'secur':37 'signal':5 'support':6 'support.signal.org':8 'support.signal.org/hc/en-us/articles/360007059752-backup-and-restore-messages':7 'tho':22 'understand':27 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3622641"
    +editedAt: DateTimeImmutable @1700538110 {#3569
      date: 2023-11-21 04:41:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700245518 {#3567
      date: 2023-11-17 19:25:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    Well sure, but encrypted backups are still secure. What’s not secure (or private rather) is someone realizing they can’t have a backup of important chats and going back to Facebook Messenger.\n
    \n
    Backups are a thing on Android, and they’re planned for iOS. It just hasn’t happened yet. People can choose what they want to backup and when they want disappearing messages turned on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700266158 {#3599
    date: 2023-11-18 01:09:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@ForestOrca@kbin.social"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3596 …}
  +nested: Doctrine\ORM\PersistentCollection {#3593 …}
  +votes: Doctrine\ORM\PersistentCollection {#3591 …}
  +reports: Doctrine\ORM\PersistentCollection {#3605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3609 …}
  -id: 135415
  -bodyTs: "'android':39 'back':30 'backup':5,24,34,59 'chat':27 'choos':54 'disappear':64 'encrypt':4 'facebook':32 'go':29 'happen':50 'hasn':48 'import':26 'io':45 'messag':65 'messeng':33 'peopl':52 'plan':43 'privat':14 'rather':15 're':42 'realiz':18 'secur':8,12 'someon':17 'still':7 'sure':2 'thing':37 'turn':66 'want':57,63 'well':1 'yet':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4961735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700266158 {#3602
    date: 2023-11-18 01:09:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#3604
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3575
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3541
      +user: Proxies\__CG__\App\Entity\User {#3275 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#3455
        +user: Proxies\__CG__\App\Entity\User {#3079 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: App\Entity\EntryComment {#3274
          +user: Proxies\__CG__\App\Entity\User {#3275 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
          +image: null
          +parent: App\Entity\EntryComment {#3080
            +user: Proxies\__CG__\App\Entity\User {#3079 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
            +image: null
            +parent: App\Entity\EntryComment {#2942
              +user: App\Entity\User {#2955 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
                \n
                Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 34
              +score: 0
              +lastActive: DateTime @1700744176 {#2937
                date: 2023-11-23 13:56:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Albinjose7345@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2943 …}
              +nested: Doctrine\ORM\PersistentCollection {#2945 …}
              +votes: Doctrine\ORM\PersistentCollection {#2947 …}
              +reports: Doctrine\ORM\PersistentCollection {#2949 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
              -id: 133297
              -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5382368"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700228646 {#2938
                date: 2023-11-17 14:44:06.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2942}
            +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1700231315 {#3082
              date: 2023-11-17 15:28:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albinjose7345@lemmy.dbzer0.com"
              "@Nerrad@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3078 …}
            +nested: Doctrine\ORM\PersistentCollection {#3076 …}
            +votes: Doctrine\ORM\PersistentCollection {#3074 …}
            +reports: Doctrine\ORM\PersistentCollection {#3072 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
            -id: 133450
            -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700231315 {#3081
              date: 2023-11-17 15:28:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2942}
          +body: """
            The biggest thing for me right now is backups\n
            \n
            I can’t comfortably recommend it to people that will lose access if they lose their phones / upgrade without following the process perfectly
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700238928 {#3272
            date: 2023-11-17 17:35:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albinjose7345@lemmy.dbzer0.com"
            "@Nerrad@lemmy.world"
            "@ForestOrca@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3276 …}
          +nested: Doctrine\ORM\PersistentCollection {#3278 …}
          +votes: Doctrine\ORM\PersistentCollection {#3280 …}
          +reports: Doctrine\ORM\PersistentCollection {#3282 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
          -id: 133855
          -bodyTs: "'access':21 'backup':9 'biggest':2 'comfort':13 'follow':29 'lose':20,24 'peopl':17 'perfect':32 'phone':26 'process':31 'recommend':14 'right':6 'thing':3 'upgrad':27 'without':28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4951182"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700238928 {#3273
            date: 2023-11-17 17:35:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2942}
        +body: "Umm, doesn't one have to backup anything one wants to save/ have access to in the future? Aren't upgrades a thing will all software? I'm not sure how this is different for Signal versus any other messaging app. Or any app / client that produces documents, etc?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700241021 {#3453
          date: 2023-11-17 18:10:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
          "@Nerrad@lemmy.world"
          "@ForestOrca@kbin.social"
          "@otter@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3456 …}
        +nested: Doctrine\ORM\PersistentCollection {#3458 …}
        +votes: Doctrine\ORM\PersistentCollection {#3460 …}
        +reports: Doctrine\ORM\PersistentCollection {#3462 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3466 …}
        -id: 133954
        -bodyTs: "'access':14 'anyth':8 'app':41,44 'aren':19 'backup':7 'client':45 'differ':34 'document':48 'doesn':2 'etc':49 'futur':18 'm':28 'messag':40 'one':4,9 'produc':47 'save':12 'signal':36 'softwar':26 'sure':30 'thing':23 'umm':1 'upgrad':21 'versus':37 'want':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3621302"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700241021 {#3454
          date: 2023-11-17 18:10:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: """
        The process is a bit involved on mobile. Setting up a backup location, using a third party app to sync updates and deletions etc. It could be simplified by integrating with common cloud storage services (the encrypted file)\n
        \n
        Also iOS doesn’t have backups at all last I checked. If you lose your phone the messages are toast
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700242687 {#3542
        date: 2023-11-17 18:38:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@Nerrad@lemmy.world"
        "@ForestOrca@kbin.social"
        "@otter@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3536 …}
      +nested: Doctrine\ORM\PersistentCollection {#3530 …}
      +votes: Doctrine\ORM\PersistentCollection {#3534 …}
      +reports: Doctrine\ORM\PersistentCollection {#3545 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
      -id: 134056
      -bodyTs: "'also':39 'app':18 'backup':12,44 'bit':5 'check':49 'cloud':33 'common':32 'could':26 'delet':23 'doesn':41 'encrypt':37 'etc':24 'file':38 'integr':30 'involv':6 'io':40 'last':47 'locat':13 'lose':52 'messag':56 'mobil':8 'parti':17 'phone':54 'process':2 'servic':35 'set':9 'simplifi':28 'storag':34 'sync':20 'third':16 'toast':58 'updat':21 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4952641"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700242687 {#3539
        date: 2023-11-17 18:38:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "I just checked the Signal Support (<https://support.signal.org/hc/en-us/articles/360007059752-Backup-and-Restore-Messages>). And it appears there is a method generally, but not for iOS. Tho' screenshots work. And I understand how not backing up, and disappearing messages contribute to security."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700245518 {#3572
      date: 2023-11-17 19:25:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
      "@ForestOrca@kbin.social"
      "@otter@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3578 …}
    +nested: Doctrine\ORM\PersistentCollection {#3580 …}
    +votes: Doctrine\ORM\PersistentCollection {#3576 …}
    +reports: Doctrine\ORM\PersistentCollection {#3583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
    -id: 134272
    -bodyTs: "'/hc/en-us/articles/360007059752-backup-and-restore-messages':9 'appear':12 'back':30 'check':3 'contribut':35 'disappear':33 'general':17 'io':21 'messag':34 'method':16 'screenshot':23 'secur':37 'signal':5 'support':6 'support.signal.org':8 'support.signal.org/hc/en-us/articles/360007059752-backup-and-restore-messages':7 'tho':22 'understand':27 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3622641"
    +editedAt: DateTimeImmutable @1700538110 {#3569
      date: 2023-11-21 04:41:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700245518 {#3567
      date: 2023-11-17 19:25:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    Well sure, but encrypted backups are still secure. What’s not secure (or private rather) is someone realizing they can’t have a backup of important chats and going back to Facebook Messenger.\n
    \n
    Backups are a thing on Android, and they’re planned for iOS. It just hasn’t happened yet. People can choose what they want to backup and when they want disappearing messages turned on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700266158 {#3599
    date: 2023-11-18 01:09:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@ForestOrca@kbin.social"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3596 …}
  +nested: Doctrine\ORM\PersistentCollection {#3593 …}
  +votes: Doctrine\ORM\PersistentCollection {#3591 …}
  +reports: Doctrine\ORM\PersistentCollection {#3605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3609 …}
  -id: 135415
  -bodyTs: "'android':39 'back':30 'backup':5,24,34,59 'chat':27 'choos':54 'disappear':64 'encrypt':4 'facebook':32 'go':29 'happen':50 'hasn':48 'import':26 'io':45 'messag':65 'messeng':33 'peopl':52 'plan':43 'privat':14 'rather':15 're':42 'realiz':18 'secur':8,12 'someon':17 'still':7 'sure':2 'thing':37 'turn':66 'want':57,63 'well':1 'yet':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4961735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700266158 {#3602
    date: 2023-11-18 01:09:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#3604
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3575
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#3541
      +user: Proxies\__CG__\App\Entity\User {#3275 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: App\Entity\EntryComment {#3455
        +user: Proxies\__CG__\App\Entity\User {#3079 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
        +image: null
        +parent: App\Entity\EntryComment {#3274
          +user: Proxies\__CG__\App\Entity\User {#3275 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
          +image: null
          +parent: App\Entity\EntryComment {#3080
            +user: Proxies\__CG__\App\Entity\User {#3079 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
            +image: null
            +parent: App\Entity\EntryComment {#2942
              +user: App\Entity\User {#2955 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
                \n
                Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 34
              +score: 0
              +lastActive: DateTime @1700744176 {#2937
                date: 2023-11-23 13:56:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Albinjose7345@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2943 …}
              +nested: Doctrine\ORM\PersistentCollection {#2945 …}
              +votes: Doctrine\ORM\PersistentCollection {#2947 …}
              +reports: Doctrine\ORM\PersistentCollection {#2949 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
              -id: 133297
              -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5382368"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700228646 {#2938
                date: 2023-11-17 14:44:06.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2942}
            +body: "Same. I've been supporting it for some years now, but I'm upping the ante. I have many friends, family, and business associates I've been able to get on Signal. It's a super useful app, and a crucial privacy service. Let's do what we can to keep it going."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1700231315 {#3082
              date: 2023-11-17 15:28:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albinjose7345@lemmy.dbzer0.com"
              "@Nerrad@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3078 …}
            +nested: Doctrine\ORM\PersistentCollection {#3076 …}
            +votes: Doctrine\ORM\PersistentCollection {#3074 …}
            +reports: Doctrine\ORM\PersistentCollection {#3072 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
            -id: 133450
            -bodyTs: "'abl':28 'ant':16 'app':38 'associ':24 'busi':23 'crucial':41 'famili':21 'friend':20 'get':30 'go':53 'keep':51 'let':44 'm':13 'mani':19 'privaci':42 'servic':43 'signal':32 'super':36 'support':5 'up':14 'use':37 've':3,26 'year':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3618392"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700231315 {#3081
              date: 2023-11-17 15:28:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2942}
          +body: """
            The biggest thing for me right now is backups\n
            \n
            I can’t comfortably recommend it to people that will lose access if they lose their phones / upgrade without following the process perfectly
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700238928 {#3272
            date: 2023-11-17 17:35:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albinjose7345@lemmy.dbzer0.com"
            "@Nerrad@lemmy.world"
            "@ForestOrca@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3276 …}
          +nested: Doctrine\ORM\PersistentCollection {#3278 …}
          +votes: Doctrine\ORM\PersistentCollection {#3280 …}
          +reports: Doctrine\ORM\PersistentCollection {#3282 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
          -id: 133855
          -bodyTs: "'access':21 'backup':9 'biggest':2 'comfort':13 'follow':29 'lose':20,24 'peopl':17 'perfect':32 'phone':26 'process':31 'recommend':14 'right':6 'thing':3 'upgrad':27 'without':28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4951182"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700238928 {#3273
            date: 2023-11-17 17:35:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2942}
        +body: "Umm, doesn't one have to backup anything one wants to save/ have access to in the future? Aren't upgrades a thing will all software? I'm not sure how this is different for Signal versus any other messaging app. Or any app / client that produces documents, etc?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700241021 {#3453
          date: 2023-11-17 18:10:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albinjose7345@lemmy.dbzer0.com"
          "@Nerrad@lemmy.world"
          "@ForestOrca@kbin.social"
          "@otter@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3456 …}
        +nested: Doctrine\ORM\PersistentCollection {#3458 …}
        +votes: Doctrine\ORM\PersistentCollection {#3460 …}
        +reports: Doctrine\ORM\PersistentCollection {#3462 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3466 …}
        -id: 133954
        -bodyTs: "'access':14 'anyth':8 'app':41,44 'aren':19 'backup':7 'client':45 'differ':34 'document':48 'doesn':2 'etc':49 'futur':18 'm':28 'messag':40 'one':4,9 'produc':47 'save':12 'signal':36 'softwar':26 'sure':30 'thing':23 'umm':1 'upgrad':21 'versus':37 'want':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3621302"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700241021 {#3454
          date: 2023-11-17 18:10:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: """
        The process is a bit involved on mobile. Setting up a backup location, using a third party app to sync updates and deletions etc. It could be simplified by integrating with common cloud storage services (the encrypted file)\n
        \n
        Also iOS doesn’t have backups at all last I checked. If you lose your phone the messages are toast
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700242687 {#3542
        date: 2023-11-17 18:38:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
        "@Nerrad@lemmy.world"
        "@ForestOrca@kbin.social"
        "@otter@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3536 …}
      +nested: Doctrine\ORM\PersistentCollection {#3530 …}
      +votes: Doctrine\ORM\PersistentCollection {#3534 …}
      +reports: Doctrine\ORM\PersistentCollection {#3545 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
      -id: 134056
      -bodyTs: "'also':39 'app':18 'backup':12,44 'bit':5 'check':49 'cloud':33 'common':32 'could':26 'delet':23 'doesn':41 'encrypt':37 'etc':24 'file':38 'integr':30 'involv':6 'io':40 'last':47 'locat':13 'lose':52 'messag':56 'mobil':8 'parti':17 'phone':54 'process':2 'servic':35 'set':9 'simplifi':28 'storag':34 'sync':20 'third':16 'toast':58 'updat':21 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4952641"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700242687 {#3539
        date: 2023-11-17 18:38:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "I just checked the Signal Support (<https://support.signal.org/hc/en-us/articles/360007059752-Backup-and-Restore-Messages>). And it appears there is a method generally, but not for iOS. Tho' screenshots work. And I understand how not backing up, and disappearing messages contribute to security."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700245518 {#3572
      date: 2023-11-17 19:25:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
      "@ForestOrca@kbin.social"
      "@otter@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3578 …}
    +nested: Doctrine\ORM\PersistentCollection {#3580 …}
    +votes: Doctrine\ORM\PersistentCollection {#3576 …}
    +reports: Doctrine\ORM\PersistentCollection {#3583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
    -id: 134272
    -bodyTs: "'/hc/en-us/articles/360007059752-backup-and-restore-messages':9 'appear':12 'back':30 'check':3 'contribut':35 'disappear':33 'general':17 'io':21 'messag':34 'method':16 'screenshot':23 'secur':37 'signal':5 'support':6 'support.signal.org':8 'support.signal.org/hc/en-us/articles/360007059752-backup-and-restore-messages':7 'tho':22 'understand':27 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3622641"
    +editedAt: DateTimeImmutable @1700538110 {#3569
      date: 2023-11-21 04:41:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700245518 {#3567
      date: 2023-11-17 19:25:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    Well sure, but encrypted backups are still secure. What’s not secure (or private rather) is someone realizing they can’t have a backup of important chats and going back to Facebook Messenger.\n
    \n
    Backups are a thing on Android, and they’re planned for iOS. It just hasn’t happened yet. People can choose what they want to backup and when they want disappearing messages turned on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700266158 {#3599
    date: 2023-11-18 01:09:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@ForestOrca@kbin.social"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3596 …}
  +nested: Doctrine\ORM\PersistentCollection {#3593 …}
  +votes: Doctrine\ORM\PersistentCollection {#3591 …}
  +reports: Doctrine\ORM\PersistentCollection {#3605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3609 …}
  -id: 135415
  -bodyTs: "'android':39 'back':30 'backup':5,24,34,59 'chat':27 'choos':54 'disappear':64 'encrypt':4 'facebook':32 'go':29 'happen':50 'hasn':48 'import':26 'io':45 'messag':65 'messeng':33 'peopl':52 'plan':43 'privat':14 'rather':15 're':42 'realiz':18 'secur':8,12 'someon':17 'still':7 'sure':2 'thing':37 'turn':66 'want':57,63 'well':1 'yet':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4961735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700266158 {#3602
    date: 2023-11-18 01:09:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
      \n
      Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1700744176 {#2937
      date: 2023-11-23 13:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 133297
    -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228646 {#2938
      date: 2023-11-17 14:44:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Use Molly instead. There are 2 versions, one FOSS one and one with some proprietary data (notification stuff)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700232624 {#3066
    date: 2023-11-17 15:50:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 133524
  -bodyTs: "'2':6 'data':16 'foss':9 'instead':3 'molli':2 'notif':17 'one':8,10,12 'proprietari':15 'stuff':18 'use':1 'version':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5383721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700232624 {#3065
    date: 2023-11-17 15:50:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
      \n
      Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1700744176 {#2937
      date: 2023-11-23 13:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 133297
    -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228646 {#2938
      date: 2023-11-17 14:44:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Use Molly instead. There are 2 versions, one FOSS one and one with some proprietary data (notification stuff)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700232624 {#3066
    date: 2023-11-17 15:50:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 133524
  -bodyTs: "'2':6 'data':16 'foss':9 'instead':3 'molli':2 'notif':17 'one':8,10,12 'proprietari':15 'stuff':18 'use':1 'version':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5383721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700232624 {#3065
    date: 2023-11-17 15:50:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
      \n
      Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1700744176 {#2937
      date: 2023-11-23 13:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 133297
    -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228646 {#2938
      date: 2023-11-17 14:44:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Use Molly instead. There are 2 versions, one FOSS one and one with some proprietary data (notification stuff)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700232624 {#3066
    date: 2023-11-17 15:50:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 133524
  -bodyTs: "'2':6 'data':16 'foss':9 'instead':3 'molli':2 'notif':17 'one':8,10,12 'proprietari':15 'stuff':18 'use':1 'version':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5383721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700232624 {#3065
    date: 2023-11-17 15:50:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#3048
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
      \n
      Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1700744176 {#2937
      date: 2023-11-23 13:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 133297
    -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228646 {#2938
      date: 2023-11-17 14:44:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "They were kinda forced to, having to choose between two evils: <https://community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700235633 {#3050
    date: 2023-11-17 16:40:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 133665
  -bodyTs: "'/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57':14 'choos':8 'community.signalusers.org':13 'community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57':12 'evil':11 'forc':4 'kinda':3 'two':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700235633 {#3049
    date: 2023-11-17 16:40:33.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
191 DENIED edit
App\Entity\EntryComment {#3048
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
      \n
      Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1700744176 {#2937
      date: 2023-11-23 13:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 133297
    -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228646 {#2938
      date: 2023-11-17 14:44:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "They were kinda forced to, having to choose between two evils: <https://community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700235633 {#3050
    date: 2023-11-17 16:40:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 133665
  -bodyTs: "'/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57':14 'choos':8 'community.signalusers.org':13 'community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57':12 'evil':11 'forc':4 'kinda':3 'two':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700235633 {#3049
    date: 2023-11-17 16:40:33.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
192 DENIED moderate
App\Entity\EntryComment {#3048
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
      \n
      Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1700744176 {#2937
      date: 2023-11-23 13:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 133297
    -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5382368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228646 {#2938
      date: 2023-11-17 14:44:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "They were kinda forced to, having to choose between two evils: <https://community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700235633 {#3050
    date: 2023-11-17 16:40:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 133665
  -bodyTs: "'/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57':14 'choos':8 'community.signalusers.org':13 'community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57':12 'evil':11 'forc':4 'kinda':3 'two':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700235633 {#3049
    date: 2023-11-17 16:40:33.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
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#3290
  +user: Proxies\__CG__\App\Entity\User {#3291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3048
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: App\Entity\User {#2955 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
        \n
        Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1700744176 {#2937
        date: 2023-11-23 13:56:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2943 …}
      +nested: Doctrine\ORM\PersistentCollection {#2945 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2949 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
      -id: 133297
      -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5382368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700228646 {#2938
        date: 2023-11-17 14:44:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "They were kinda forced to, having to choose between two evils: <https://community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57>"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700235633 {#3050
      date: 2023-11-17 16:40:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3046 …}
    +nested: Doctrine\ORM\PersistentCollection {#3044 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
    -id: 133665
    -bodyTs: "'/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57':14 'choos':8 'community.signalusers.org':13 'community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57':12 'evil':11 'forc':4 'kinda':3 'two':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700235633 {#3049
      date: 2023-11-17 16:40:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    I hadn’t seen that, thanks!! I was also among those confused when Signal pulled SMS, but now it finally makes sense.\n
    \n
    Signal could have done better PR to explain the “why” at the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700396066 {#3288
    date: 2023-11-19 13:14:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3292 …}
  +nested: Doctrine\ORM\PersistentCollection {#3294 …}
  +votes: Doctrine\ORM\PersistentCollection {#3296 …}
  +reports: Doctrine\ORM\PersistentCollection {#3298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3302 …}
  -id: 139655
  -bodyTs: "'also':9 'among':10 'better':27 'confus':12 'could':24 'done':26 'explain':30 'final':20 'hadn':2 'make':21 'pr':28 'pull':15 'seen':4 'sens':22 'signal':14,23 'sms':16 'thank':6 'time':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5936403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700396066 {#3289
    date: 2023-11-19 13:14: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
195 DENIED edit
App\Entity\EntryComment {#3290
  +user: Proxies\__CG__\App\Entity\User {#3291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3048
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: App\Entity\User {#2955 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
        \n
        Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1700744176 {#2937
        date: 2023-11-23 13:56:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2943 …}
      +nested: Doctrine\ORM\PersistentCollection {#2945 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2949 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
      -id: 133297
      -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5382368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700228646 {#2938
        date: 2023-11-17 14:44:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "They were kinda forced to, having to choose between two evils: <https://community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57>"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700235633 {#3050
      date: 2023-11-17 16:40:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3046 …}
    +nested: Doctrine\ORM\PersistentCollection {#3044 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
    -id: 133665
    -bodyTs: "'/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57':14 'choos':8 'community.signalusers.org':13 'community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57':12 'evil':11 'forc':4 'kinda':3 'two':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700235633 {#3049
      date: 2023-11-17 16:40:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    I hadn’t seen that, thanks!! I was also among those confused when Signal pulled SMS, but now it finally makes sense.\n
    \n
    Signal could have done better PR to explain the “why” at the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700396066 {#3288
    date: 2023-11-19 13:14:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3292 …}
  +nested: Doctrine\ORM\PersistentCollection {#3294 …}
  +votes: Doctrine\ORM\PersistentCollection {#3296 …}
  +reports: Doctrine\ORM\PersistentCollection {#3298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3302 …}
  -id: 139655
  -bodyTs: "'also':9 'among':10 'better':27 'confus':12 'could':24 'done':26 'explain':30 'final':20 'hadn':2 'make':21 'pr':28 'pull':15 'seen':4 'sens':22 'signal':14,23 'sms':16 'thank':6 'time':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5936403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700396066 {#3289
    date: 2023-11-19 13:14: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
196 DENIED moderate
App\Entity\EntryComment {#3290
  +user: Proxies\__CG__\App\Entity\User {#3291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
  +image: null
  +parent: App\Entity\EntryComment {#3048
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: App\Entity\User {#2955 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2720 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This Lemmy post caused me to start a monthly Signal donation. Support non profit messaging and social media.\n
        \n
        Still a bit angry though about them dropping SMS support and forcing me into Google Messages.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1700744176 {#2937
        date: 2023-11-23 13:56:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albinjose7345@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2943 …}
      +nested: Doctrine\ORM\PersistentCollection {#2945 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2949 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
      -id: 133297
      -bodyTs: "'angri':22 'bit':21 'caus':4 'donat':11 'drop':26 'forc':30 'googl':33 'lemmi':2 'media':18 'messag':15,34 'month':9 'non':13 'post':3 'profit':14 'signal':10 'sms':27 'social':17 'start':7 'still':19 'support':12,28 'though':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5382368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700228646 {#2938
        date: 2023-11-17 14:44:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "They were kinda forced to, having to choose between two evils: <https://community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57>"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700235633 {#3050
      date: 2023-11-17 16:40:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albinjose7345@lemmy.dbzer0.com"
      "@Nerrad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3046 …}
    +nested: Doctrine\ORM\PersistentCollection {#3044 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
    -id: 133665
    -bodyTs: "'/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57':14 'choos':8 'community.signalusers.org':13 'community.signalusers.org/t/signal-blog-removing-sms-support-from-signal-android-very-soon/47954/57':12 'evil':11 'forc':4 'kinda':3 'two':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/634551/-/comment/3619624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700235633 {#3049
      date: 2023-11-17 16:40:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    I hadn’t seen that, thanks!! I was also among those confused when Signal pulled SMS, but now it finally makes sense.\n
    \n
    Signal could have done better PR to explain the “why” at the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700396066 {#3288
    date: 2023-11-19 13:14:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albinjose7345@lemmy.dbzer0.com"
    "@Nerrad@lemmy.world"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3292 …}
  +nested: Doctrine\ORM\PersistentCollection {#3294 …}
  +votes: Doctrine\ORM\PersistentCollection {#3296 …}
  +reports: Doctrine\ORM\PersistentCollection {#3298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3302 …}
  -id: 139655
  -bodyTs: "'also':9 'among':10 'better':27 'confus':12 'could':24 'done':26 'explain':30 'final':20 'hadn':2 'make':21 'pr':28 'pull':15 'seen':4 'sens':22 'signal':14,23 'sms':16 'thank':6 'time':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5936403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700396066 {#3289
    date: 2023-11-19 13:14: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