GET https://kbin.spritesserver.nl/index.php/d/kbin.spritesserver.nl/comments/newest?p=21

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 …}
}
1.33 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.08 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 {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Get the new samsung blah blah with the new galaxy AI!!!. ENOUGH."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706538421 {#97
    date: 2024-01-29 15:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 349808
  -bodyTs: "'ai':11 'blah':5,6 'enough':12 'galaxi':10 'get':1 'new':3,9 'samsung':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7126222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706538421 {#1966
    date: 2024-01-29 15:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Get the new samsung blah blah with the new galaxy AI!!!. ENOUGH."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706538421 {#97
    date: 2024-01-29 15:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 349808
  -bodyTs: "'ai':11 'blah':5,6 'enough':12 'galaxi':10 'get':1 'new':3,9 'samsung':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7126222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706538421 {#1966
    date: 2024-01-29 15:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Get the new samsung blah blah with the new galaxy AI!!!. ENOUGH."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706538421 {#97
    date: 2024-01-29 15:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 349808
  -bodyTs: "'ai':11 'blah':5,6 'enough':12 'galaxi':10 'get':1 'new':3,9 'samsung':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7126222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706538421 {#1966
    date: 2024-01-29 15:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1556
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Newpipe is my Android based YouTube player. I don’t have a Shield, but there are ways to run Android without a Google account. With a phone it’s honestly not worth it because you’re constantly messing around with side loading and stuff, but it may be doable with a TV box.\n
    \n
    That said, I have an ancient NUC and run Fedora. It was a bit of a pain, but it’s been years and years and it’s still doing the job, and I’m told that it’s gotten easier with the later releases.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706538065 {#1561
    date: 2024-01-29 15:21:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anytimesoon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 349796
  -bodyTs: "'account':24 'ancient':59 'android':4,20 'around':39 'base':5 'bit':67 'box':53 'constant':37 'doabl':49 'easier':93 'fedora':63 'googl':23 'gotten':92 'honest':30 'job':84 'later':96 'load':42 'm':87 'may':47 'mess':38 'newpip':1 'nuc':60 'pain':70 'phone':27 'player':7 're':36 'releas':97 'run':19,62 'said':55 'shield':13 'side':41 'still':81 'stuff':44 'told':88 'tv':52 'way':17 'without':21 'worth':32 'year':75,77 'youtub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6834725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706538065 {#1562
    date: 2024-01-29 15:21:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Newpipe is my Android based YouTube player. I don’t have a Shield, but there are ways to run Android without a Google account. With a phone it’s honestly not worth it because you’re constantly messing around with side loading and stuff, but it may be doable with a TV box.\n
    \n
    That said, I have an ancient NUC and run Fedora. It was a bit of a pain, but it’s been years and years and it’s still doing the job, and I’m told that it’s gotten easier with the later releases.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706538065 {#1561
    date: 2024-01-29 15:21:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anytimesoon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 349796
  -bodyTs: "'account':24 'ancient':59 'android':4,20 'around':39 'base':5 'bit':67 'box':53 'constant':37 'doabl':49 'easier':93 'fedora':63 'googl':23 'gotten':92 'honest':30 'job':84 'later':96 'load':42 'm':87 'may':47 'mess':38 'newpip':1 'nuc':60 'pain':70 'phone':27 'player':7 're':36 'releas':97 'run':19,62 'said':55 'shield':13 'side':41 'still':81 'stuff':44 'told':88 'tv':52 'way':17 'without':21 'worth':32 'year':75,77 'youtub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6834725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706538065 {#1562
    date: 2024-01-29 15:21:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Newpipe is my Android based YouTube player. I don’t have a Shield, but there are ways to run Android without a Google account. With a phone it’s honestly not worth it because you’re constantly messing around with side loading and stuff, but it may be doable with a TV box.\n
    \n
    That said, I have an ancient NUC and run Fedora. It was a bit of a pain, but it’s been years and years and it’s still doing the job, and I’m told that it’s gotten easier with the later releases.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706538065 {#1561
    date: 2024-01-29 15:21:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anytimesoon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 349796
  -bodyTs: "'account':24 'ancient':59 'android':4,20 'around':39 'base':5 'bit':67 'box':53 'constant':37 'doabl':49 'easier':93 'fedora':63 'googl':23 'gotten':92 'honest':30 'job':84 'later':96 'load':42 'm':87 'may':47 'mess':38 'newpip':1 'nuc':60 'pain':70 'phone':27 'player':7 're':36 'releas':97 'run':19,62 'said':55 'shield':13 'side':41 'still':81 'stuff':44 'told':88 'tv':52 'way':17 'without':21 'worth':32 'year':75,77 'youtub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6834725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706538065 {#1562
    date: 2024-01-29 15:21:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2457
  +user: App\Entity\User {#2361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Dockge or Portainer are both good options.\n
    \n
    For VMs you’ll need to find something else, [you could use Cockpit](https://www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/) for that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1729400017 {#2461
    date: 2024-10-20 06:53:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 349784
  -bodyTs: "'/manage-kvm-virtual-machines-using-cockpit-web-console/)':23 'cockpit':20 'could':18 'dockg':1 'els':16 'find':14 'good':6 'll':11 'need':12 'option':7 'portain':3 'someth':15 'use':19 'vms':9 'www.tecmint.com':22 'www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/)':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6073970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537860 {#2456
    date: 2024-01-29 15:17: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
11 DENIED edit
App\Entity\EntryComment {#2457
  +user: App\Entity\User {#2361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Dockge or Portainer are both good options.\n
    \n
    For VMs you’ll need to find something else, [you could use Cockpit](https://www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/) for that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1729400017 {#2461
    date: 2024-10-20 06:53:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 349784
  -bodyTs: "'/manage-kvm-virtual-machines-using-cockpit-web-console/)':23 'cockpit':20 'could':18 'dockg':1 'els':16 'find':14 'good':6 'll':11 'need':12 'option':7 'portain':3 'someth':15 'use':19 'vms':9 'www.tecmint.com':22 'www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/)':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6073970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537860 {#2456
    date: 2024-01-29 15:17: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
12 DENIED moderate
App\Entity\EntryComment {#2457
  +user: App\Entity\User {#2361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Dockge or Portainer are both good options.\n
    \n
    For VMs you’ll need to find something else, [you could use Cockpit](https://www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/) for that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1729400017 {#2461
    date: 2024-10-20 06:53:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 349784
  -bodyTs: "'/manage-kvm-virtual-machines-using-cockpit-web-console/)':23 'cockpit':20 'could':18 'dockg':1 'els':16 'find':14 'good':6 'll':11 'need':12 'option':7 'portain':3 'someth':15 'use':19 'vms':9 'www.tecmint.com':22 'www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/)':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6073970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537860 {#2456
    date: 2024-01-29 15:17: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
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 {#3123
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: App\Entity\EntryComment {#2457
    +user: App\Entity\User {#2361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Dockge or Portainer are both good options.\n
      \n
      For VMs you’ll need to find something else, [you could use Cockpit](https://www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/) for that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1729400017 {#2461
      date: 2024-10-20 06:53:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2459 …}
    +nested: Doctrine\ORM\PersistentCollection {#2470 …}
    +votes: Doctrine\ORM\PersistentCollection {#2467 …}
    +reports: Doctrine\ORM\PersistentCollection {#2371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
    -id: 349784
    -bodyTs: "'/manage-kvm-virtual-machines-using-cockpit-web-console/)':23 'cockpit':20 'could':18 'dockg':1 'els':16 'find':14 'good':6 'll':11 'need':12 'option':7 'portain':3 'someth':15 'use':19 'vms':9 'www.tecmint.com':22 'www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/)':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/6073970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706537860 {#2456
      date: 2024-01-29 15:17:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2457}
  +body: "Thanks for mentioning Dockge, hadn’t heard of it yet. Already use portainer but it seems a bit overkill for me and my few containers. Will try Dockge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706541466 {#3121
    date: 2024-01-29 16:17:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 349964
  -bodyTs: "'alreadi':11 'bit':18 'contain':25 'dockg':4,28 'hadn':5 'heard':7 'mention':3 'overkil':19 'portain':13 'seem':16 'thank':1 'tri':27 'use':12 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6949374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541466 {#3122
    date: 2024-01-29 16:17: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
15 DENIED edit
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: App\Entity\EntryComment {#2457
    +user: App\Entity\User {#2361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Dockge or Portainer are both good options.\n
      \n
      For VMs you’ll need to find something else, [you could use Cockpit](https://www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/) for that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1729400017 {#2461
      date: 2024-10-20 06:53:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2459 …}
    +nested: Doctrine\ORM\PersistentCollection {#2470 …}
    +votes: Doctrine\ORM\PersistentCollection {#2467 …}
    +reports: Doctrine\ORM\PersistentCollection {#2371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
    -id: 349784
    -bodyTs: "'/manage-kvm-virtual-machines-using-cockpit-web-console/)':23 'cockpit':20 'could':18 'dockg':1 'els':16 'find':14 'good':6 'll':11 'need':12 'option':7 'portain':3 'someth':15 'use':19 'vms':9 'www.tecmint.com':22 'www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/)':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/6073970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706537860 {#2456
      date: 2024-01-29 15:17:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2457}
  +body: "Thanks for mentioning Dockge, hadn’t heard of it yet. Already use portainer but it seems a bit overkill for me and my few containers. Will try Dockge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706541466 {#3121
    date: 2024-01-29 16:17:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 349964
  -bodyTs: "'alreadi':11 'bit':18 'contain':25 'dockg':4,28 'hadn':5 'heard':7 'mention':3 'overkil':19 'portain':13 'seem':16 'thank':1 'tri':27 'use':12 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6949374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541466 {#3122
    date: 2024-01-29 16:17: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
16 DENIED moderate
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: App\Entity\EntryComment {#2457
    +user: App\Entity\User {#2361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Dockge or Portainer are both good options.\n
      \n
      For VMs you’ll need to find something else, [you could use Cockpit](https://www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/) for that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1729400017 {#2461
      date: 2024-10-20 06:53:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2459 …}
    +nested: Doctrine\ORM\PersistentCollection {#2470 …}
    +votes: Doctrine\ORM\PersistentCollection {#2467 …}
    +reports: Doctrine\ORM\PersistentCollection {#2371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
    -id: 349784
    -bodyTs: "'/manage-kvm-virtual-machines-using-cockpit-web-console/)':23 'cockpit':20 'could':18 'dockg':1 'els':16 'find':14 'good':6 'll':11 'need':12 'option':7 'portain':3 'someth':15 'use':19 'vms':9 'www.tecmint.com':22 'www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/)':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/6073970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706537860 {#2456
      date: 2024-01-29 15:17:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2457}
  +body: "Thanks for mentioning Dockge, hadn’t heard of it yet. Already use portainer but it seems a bit overkill for me and my few containers. Will try Dockge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706541466 {#3121
    date: 2024-01-29 16:17:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 349964
  -bodyTs: "'alreadi':11 'bit':18 'contain':25 'dockg':4,28 'hadn':5 'heard':7 'mention':3 'overkil':19 'portain':13 'seem':16 'thank':1 'tri':27 'use':12 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6949374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541466 {#3122
    date: 2024-01-29 16:17: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
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 {#3143
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: App\Entity\EntryComment {#2457
    +user: App\Entity\User {#2361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Dockge or Portainer are both good options.\n
      \n
      For VMs you’ll need to find something else, [you could use Cockpit](https://www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/) for that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1729400017 {#2461
      date: 2024-10-20 06:53:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2459 …}
    +nested: Doctrine\ORM\PersistentCollection {#2470 …}
    +votes: Doctrine\ORM\PersistentCollection {#2467 …}
    +reports: Doctrine\ORM\PersistentCollection {#2371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
    -id: 349784
    -bodyTs: "'/manage-kvm-virtual-machines-using-cockpit-web-console/)':23 'cockpit':20 'could':18 'dockg':1 'els':16 'find':14 'good':6 'll':11 'need':12 'option':7 'portain':3 'someth':15 'use':19 'vms':9 'www.tecmint.com':22 'www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/)':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/6073970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706537860 {#2456
      date: 2024-01-29 15:17:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2457}
  +body: "Do they work with podman? Or anything for podman?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706539162 {#3141
    date: 2024-01-29 15:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 349842
  -bodyTs: "'anyth':7 'podman':5,9 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7850019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706539162 {#3142
    date: 2024-01-29 15:39: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
19 DENIED edit
App\Entity\EntryComment {#3143
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: App\Entity\EntryComment {#2457
    +user: App\Entity\User {#2361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Dockge or Portainer are both good options.\n
      \n
      For VMs you’ll need to find something else, [you could use Cockpit](https://www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/) for that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1729400017 {#2461
      date: 2024-10-20 06:53:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2459 …}
    +nested: Doctrine\ORM\PersistentCollection {#2470 …}
    +votes: Doctrine\ORM\PersistentCollection {#2467 …}
    +reports: Doctrine\ORM\PersistentCollection {#2371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
    -id: 349784
    -bodyTs: "'/manage-kvm-virtual-machines-using-cockpit-web-console/)':23 'cockpit':20 'could':18 'dockg':1 'els':16 'find':14 'good':6 'll':11 'need':12 'option':7 'portain':3 'someth':15 'use':19 'vms':9 'www.tecmint.com':22 'www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/)':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/6073970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706537860 {#2456
      date: 2024-01-29 15:17:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2457}
  +body: "Do they work with podman? Or anything for podman?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706539162 {#3141
    date: 2024-01-29 15:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 349842
  -bodyTs: "'anyth':7 'podman':5,9 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7850019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706539162 {#3142
    date: 2024-01-29 15:39: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
20 DENIED moderate
App\Entity\EntryComment {#3143
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: App\Entity\EntryComment {#2457
    +user: App\Entity\User {#2361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Dockge or Portainer are both good options.\n
      \n
      For VMs you’ll need to find something else, [you could use Cockpit](https://www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/) for that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1729400017 {#2461
      date: 2024-10-20 06:53:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2459 …}
    +nested: Doctrine\ORM\PersistentCollection {#2470 …}
    +votes: Doctrine\ORM\PersistentCollection {#2467 …}
    +reports: Doctrine\ORM\PersistentCollection {#2371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
    -id: 349784
    -bodyTs: "'/manage-kvm-virtual-machines-using-cockpit-web-console/)':23 'cockpit':20 'could':18 'dockg':1 'els':16 'find':14 'good':6 'll':11 'need':12 'option':7 'portain':3 'someth':15 'use':19 'vms':9 'www.tecmint.com':22 'www.tecmint.com/manage-kvm-virtual-machines-using-cockpit-web-console/)':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/6073970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706537860 {#2456
      date: 2024-01-29 15:17:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2457}
  +body: "Do they work with podman? Or anything for podman?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706539162 {#3141
    date: 2024-01-29 15:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 349842
  -bodyTs: "'anyth':7 'podman':5,9 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7850019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706539162 {#3142
    date: 2024-01-29 15:39: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
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 {#2096
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1729446737 {#2076
    date: 2024-10-20 19:52:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 349783
  -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7126070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537818 {#2097
    date: 2024-01-29 15:16:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2096
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1729446737 {#2076
    date: 2024-10-20 19:52:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 349783
  -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7126070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537818 {#2097
    date: 2024-01-29 15:16:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2096
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1729446737 {#2076
    date: 2024-10-20 19:52:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 349783
  -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7126070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537818 {#2097
    date: 2024-01-29 15:16:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3054
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#2096
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1729446737 {#2076
      date: 2024-10-20 19:52:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2077 …}
    +nested: Doctrine\ORM\PersistentCollection {#2063 …}
    +votes: Doctrine\ORM\PersistentCollection {#2064 …}
    +reports: Doctrine\ORM\PersistentCollection {#2088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
    -id: 349783
    -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7126070"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706537818 {#2097
      date: 2024-01-29 15:16:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706541156 {#3057
    date: 2024-01-29 16:12:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 349954
  -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7127024"
  +editedAt: DateTimeImmutable @1729421089 {#3056
    date: 2024-10-20 12:44:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706541156 {#3055
    date: 2024-01-29 16:12:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3054
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#2096
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1729446737 {#2076
      date: 2024-10-20 19:52:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2077 …}
    +nested: Doctrine\ORM\PersistentCollection {#2063 …}
    +votes: Doctrine\ORM\PersistentCollection {#2064 …}
    +reports: Doctrine\ORM\PersistentCollection {#2088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
    -id: 349783
    -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7126070"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706537818 {#2097
      date: 2024-01-29 15:16:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706541156 {#3057
    date: 2024-01-29 16:12:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 349954
  -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7127024"
  +editedAt: DateTimeImmutable @1729421089 {#3056
    date: 2024-10-20 12:44:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706541156 {#3055
    date: 2024-01-29 16:12:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3054
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#2096
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1729446737 {#2076
      date: 2024-10-20 19:52:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2077 …}
    +nested: Doctrine\ORM\PersistentCollection {#2063 …}
    +votes: Doctrine\ORM\PersistentCollection {#2064 …}
    +reports: Doctrine\ORM\PersistentCollection {#2088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
    -id: 349783
    -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7126070"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706537818 {#2097
      date: 2024-01-29 15:16:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706541156 {#3057
    date: 2024-01-29 16:12:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 349954
  -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7127024"
  +editedAt: DateTimeImmutable @1729421089 {#3056
    date: 2024-10-20 12:44:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706541156 {#3055
    date: 2024-01-29 16:12:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3169
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3054
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#2096
      +user: App\Entity\User {#2093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1729446737 {#2076
        date: 2024-10-20 19:52:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 349783
      -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7126070"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706537818 {#2097
        date: 2024-01-29 15:16:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706541156 {#3057
      date: 2024-01-29 16:12:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    -id: 349954
    -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7127024"
    +editedAt: DateTimeImmutable @1729421089 {#3056
      date: 2024-10-20 12:44:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706541156 {#3055
      date: 2024-01-29 16:12:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "And what damages can you calculate caused by the libel?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706541607 {#3170
    date: 2024-01-29 16:20:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 349970
  -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7127164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541607 {#3167
    date: 2024-01-29 16:20: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
31 DENIED edit
App\Entity\EntryComment {#3169
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3054
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#2096
      +user: App\Entity\User {#2093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1729446737 {#2076
        date: 2024-10-20 19:52:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 349783
      -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7126070"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706537818 {#2097
        date: 2024-01-29 15:16:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706541156 {#3057
      date: 2024-01-29 16:12:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    -id: 349954
    -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7127024"
    +editedAt: DateTimeImmutable @1729421089 {#3056
      date: 2024-10-20 12:44:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706541156 {#3055
      date: 2024-01-29 16:12:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "And what damages can you calculate caused by the libel?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706541607 {#3170
    date: 2024-01-29 16:20:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 349970
  -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7127164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541607 {#3167
    date: 2024-01-29 16:20: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
32 DENIED moderate
App\Entity\EntryComment {#3169
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3054
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#2096
      +user: App\Entity\User {#2093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1729446737 {#2076
        date: 2024-10-20 19:52:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 349783
      -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7126070"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706537818 {#2097
        date: 2024-01-29 15:16:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706541156 {#3057
      date: 2024-01-29 16:12:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    -id: 349954
    -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7127024"
    +editedAt: DateTimeImmutable @1729421089 {#3056
      date: 2024-10-20 12:44:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706541156 {#3055
      date: 2024-01-29 16:12:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "And what damages can you calculate caused by the libel?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706541607 {#3170
    date: 2024-01-29 16:20:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 349970
  -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7127164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541607 {#3167
    date: 2024-01-29 16:20: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
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 {#3232
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3169
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3054
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#2096
        +user: App\Entity\User {#2093 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: null
        +root: null
        +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1729446737 {#2076
          date: 2024-10-20 19:52:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 349783
        -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7126070"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706537818 {#2097
          date: 2024-01-29 15:16:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706541156 {#3057
        date: 2024-01-29 16:12:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3053 …}
      +nested: Doctrine\ORM\PersistentCollection {#3051 …}
      +votes: Doctrine\ORM\PersistentCollection {#3049 …}
      +reports: Doctrine\ORM\PersistentCollection {#3129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
      -id: 349954
      -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7127024"
      +editedAt: DateTimeImmutable @1729421089 {#3056
        date: 2024-10-20 12:44:49.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706541156 {#3055
        date: 2024-01-29 16:12:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: "And what damages can you calculate caused by the libel?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706541607 {#3170
      date: 2024-01-29 16:20:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3158 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 349970
    -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7127164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706541607 {#3167
      date: 2024-01-29 16:20:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706545252 {#3231
    date: 2024-01-29 17:20:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3235 …}
  +nested: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 350133
  -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7128382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706545252 {#3228
    date: 2024-01-29 17: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
35 DENIED edit
App\Entity\EntryComment {#3232
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3169
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3054
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#2096
        +user: App\Entity\User {#2093 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: null
        +root: null
        +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1729446737 {#2076
          date: 2024-10-20 19:52:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 349783
        -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7126070"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706537818 {#2097
          date: 2024-01-29 15:16:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706541156 {#3057
        date: 2024-01-29 16:12:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3053 …}
      +nested: Doctrine\ORM\PersistentCollection {#3051 …}
      +votes: Doctrine\ORM\PersistentCollection {#3049 …}
      +reports: Doctrine\ORM\PersistentCollection {#3129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
      -id: 349954
      -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7127024"
      +editedAt: DateTimeImmutable @1729421089 {#3056
        date: 2024-10-20 12:44:49.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706541156 {#3055
        date: 2024-01-29 16:12:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: "And what damages can you calculate caused by the libel?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706541607 {#3170
      date: 2024-01-29 16:20:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3158 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 349970
    -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7127164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706541607 {#3167
      date: 2024-01-29 16:20:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706545252 {#3231
    date: 2024-01-29 17:20:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3235 …}
  +nested: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 350133
  -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7128382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706545252 {#3228
    date: 2024-01-29 17: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
36 DENIED moderate
App\Entity\EntryComment {#3232
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3169
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3054
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#2096
        +user: App\Entity\User {#2093 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: null
        +root: null
        +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1729446737 {#2076
          date: 2024-10-20 19:52:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 349783
        -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7126070"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706537818 {#2097
          date: 2024-01-29 15:16:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706541156 {#3057
        date: 2024-01-29 16:12:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3053 …}
      +nested: Doctrine\ORM\PersistentCollection {#3051 …}
      +votes: Doctrine\ORM\PersistentCollection {#3049 …}
      +reports: Doctrine\ORM\PersistentCollection {#3129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
      -id: 349954
      -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7127024"
      +editedAt: DateTimeImmutable @1729421089 {#3056
        date: 2024-10-20 12:44:49.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706541156 {#3055
        date: 2024-01-29 16:12:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: "And what damages can you calculate caused by the libel?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706541607 {#3170
      date: 2024-01-29 16:20:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3158 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 349970
    -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7127164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706541607 {#3167
      date: 2024-01-29 16:20:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706545252 {#3231
    date: 2024-01-29 17:20:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3235 …}
  +nested: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 350133
  -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7128382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706545252 {#3228
    date: 2024-01-29 17: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
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 {#3299
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3169
      +user: App\Entity\User {#2093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3054
        +user: Proxies\__CG__\App\Entity\User {#3117 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#2096
          +user: App\Entity\User {#2093 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: null
          +root: null
          +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1729446737 {#2076
            date: 2024-10-20 19:52:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2077 …}
          +nested: Doctrine\ORM\PersistentCollection {#2063 …}
          +votes: Doctrine\ORM\PersistentCollection {#2064 …}
          +reports: Doctrine\ORM\PersistentCollection {#2088 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
          -id: 349783
          -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7126070"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706537818 {#2097
            date: 2024-01-29 15:16:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2096}
        +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706541156 {#3057
          date: 2024-01-29 16:12:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3053 …}
        +nested: Doctrine\ORM\PersistentCollection {#3051 …}
        +votes: Doctrine\ORM\PersistentCollection {#3049 …}
        +reports: Doctrine\ORM\PersistentCollection {#3129 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
        -id: 349954
        -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7127024"
        +editedAt: DateTimeImmutable @1729421089 {#3056
          date: 2024-10-20 12:44:49.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706541156 {#3055
          date: 2024-01-29 16:12:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: "And what damages can you calculate caused by the libel?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706541607 {#3170
        date: 2024-01-29 16:20:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3164 …}
      +nested: Doctrine\ORM\PersistentCollection {#3158 …}
      +votes: Doctrine\ORM\PersistentCollection {#3162 …}
      +reports: Doctrine\ORM\PersistentCollection {#3173 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
      -id: 349970
      -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7127164"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706541607 {#3167
        date: 2024-01-29 16:20:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706545252 {#3231
      date: 2024-01-29 17:20:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3235 …}
    +nested: Doctrine\ORM\PersistentCollection {#3240 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
    -id: 350133
    -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7128382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706545252 {#3228
      date: 2024-01-29 17:20:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: """
    And can you prove the comments were false/lies/intending to mislead?\n
    \n
    For example, if you made a product which accidentally explodes and hurts someone, and they post about it on reddit, it wouldn’t be libel.\n
    \n
    If someone is telling lies, that would be grounds. But only worth it if theres significant repetitional harm.\n
    \n
    Also, what if people are in a different country? Different laws on libel?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706552762 {#3298
    date: 2024-01-29 19:26:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3307 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  -id: 350504
  -bodyTs: "'accident':19 'also':54 'comment':6 'countri':62 'differ':61,63 'exampl':12 'explod':20 'false/lies/intending':8 'ground':44 'harm':53 'hurt':22 'law':64 'libel':35,66 'lie':40 'made':15 'mislead':10 'peopl':57 'post':26 'product':17 'prove':4 'reddit':30 'repetit':52 'signific':51 'someon':23,37 'tell':39 'there':50 'worth':47 'would':42 'wouldn':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7130838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706552762 {#3295
    date: 2024-01-29 19:26:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3299
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3169
      +user: App\Entity\User {#2093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3054
        +user: Proxies\__CG__\App\Entity\User {#3117 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#2096
          +user: App\Entity\User {#2093 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: null
          +root: null
          +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1729446737 {#2076
            date: 2024-10-20 19:52:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2077 …}
          +nested: Doctrine\ORM\PersistentCollection {#2063 …}
          +votes: Doctrine\ORM\PersistentCollection {#2064 …}
          +reports: Doctrine\ORM\PersistentCollection {#2088 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
          -id: 349783
          -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7126070"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706537818 {#2097
            date: 2024-01-29 15:16:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2096}
        +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706541156 {#3057
          date: 2024-01-29 16:12:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3053 …}
        +nested: Doctrine\ORM\PersistentCollection {#3051 …}
        +votes: Doctrine\ORM\PersistentCollection {#3049 …}
        +reports: Doctrine\ORM\PersistentCollection {#3129 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
        -id: 349954
        -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7127024"
        +editedAt: DateTimeImmutable @1729421089 {#3056
          date: 2024-10-20 12:44:49.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706541156 {#3055
          date: 2024-01-29 16:12:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: "And what damages can you calculate caused by the libel?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706541607 {#3170
        date: 2024-01-29 16:20:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3164 …}
      +nested: Doctrine\ORM\PersistentCollection {#3158 …}
      +votes: Doctrine\ORM\PersistentCollection {#3162 …}
      +reports: Doctrine\ORM\PersistentCollection {#3173 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
      -id: 349970
      -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7127164"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706541607 {#3167
        date: 2024-01-29 16:20:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706545252 {#3231
      date: 2024-01-29 17:20:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3235 …}
    +nested: Doctrine\ORM\PersistentCollection {#3240 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
    -id: 350133
    -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7128382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706545252 {#3228
      date: 2024-01-29 17:20:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: """
    And can you prove the comments were false/lies/intending to mislead?\n
    \n
    For example, if you made a product which accidentally explodes and hurts someone, and they post about it on reddit, it wouldn’t be libel.\n
    \n
    If someone is telling lies, that would be grounds. But only worth it if theres significant repetitional harm.\n
    \n
    Also, what if people are in a different country? Different laws on libel?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706552762 {#3298
    date: 2024-01-29 19:26:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3307 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  -id: 350504
  -bodyTs: "'accident':19 'also':54 'comment':6 'countri':62 'differ':61,63 'exampl':12 'explod':20 'false/lies/intending':8 'ground':44 'harm':53 'hurt':22 'law':64 'libel':35,66 'lie':40 'made':15 'mislead':10 'peopl':57 'post':26 'product':17 'prove':4 'reddit':30 'repetit':52 'signific':51 'someon':23,37 'tell':39 'there':50 'worth':47 'would':42 'wouldn':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7130838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706552762 {#3295
    date: 2024-01-29 19:26:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3299
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3169
      +user: App\Entity\User {#2093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3054
        +user: Proxies\__CG__\App\Entity\User {#3117 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#2096
          +user: App\Entity\User {#2093 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: null
          +root: null
          +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1729446737 {#2076
            date: 2024-10-20 19:52:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2077 …}
          +nested: Doctrine\ORM\PersistentCollection {#2063 …}
          +votes: Doctrine\ORM\PersistentCollection {#2064 …}
          +reports: Doctrine\ORM\PersistentCollection {#2088 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
          -id: 349783
          -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7126070"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706537818 {#2097
            date: 2024-01-29 15:16:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2096}
        +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706541156 {#3057
          date: 2024-01-29 16:12:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3053 …}
        +nested: Doctrine\ORM\PersistentCollection {#3051 …}
        +votes: Doctrine\ORM\PersistentCollection {#3049 …}
        +reports: Doctrine\ORM\PersistentCollection {#3129 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
        -id: 349954
        -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7127024"
        +editedAt: DateTimeImmutable @1729421089 {#3056
          date: 2024-10-20 12:44:49.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706541156 {#3055
          date: 2024-01-29 16:12:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: "And what damages can you calculate caused by the libel?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706541607 {#3170
        date: 2024-01-29 16:20:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3164 …}
      +nested: Doctrine\ORM\PersistentCollection {#3158 …}
      +votes: Doctrine\ORM\PersistentCollection {#3162 …}
      +reports: Doctrine\ORM\PersistentCollection {#3173 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
      -id: 349970
      -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7127164"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706541607 {#3167
        date: 2024-01-29 16:20:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706545252 {#3231
      date: 2024-01-29 17:20:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3235 …}
    +nested: Doctrine\ORM\PersistentCollection {#3240 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
    -id: 350133
    -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7128382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706545252 {#3228
      date: 2024-01-29 17:20:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: """
    And can you prove the comments were false/lies/intending to mislead?\n
    \n
    For example, if you made a product which accidentally explodes and hurts someone, and they post about it on reddit, it wouldn’t be libel.\n
    \n
    If someone is telling lies, that would be grounds. But only worth it if theres significant repetitional harm.\n
    \n
    Also, what if people are in a different country? Different laws on libel?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706552762 {#3298
    date: 2024-01-29 19:26:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3307 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  -id: 350504
  -bodyTs: "'accident':19 'also':54 'comment':6 'countri':62 'differ':61,63 'exampl':12 'explod':20 'false/lies/intending':8 'ground':44 'harm':53 'hurt':22 'law':64 'libel':35,66 'lie':40 'made':15 'mislead':10 'peopl':57 'post':26 'product':17 'prove':4 'reddit':30 'repetit':52 'signific':51 'someon':23,37 'tell':39 'there':50 'worth':47 'would':42 'wouldn':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7130838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706552762 {#3295
    date: 2024-01-29 19:26:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3356
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3299
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3232
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3169
        +user: App\Entity\User {#2093 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#3054
          +user: Proxies\__CG__\App\Entity\User {#3117 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: App\Entity\EntryComment {#2096
            +user: App\Entity\User {#2093 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
            +image: null
            +parent: null
            +root: null
            +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 32
            +score: 0
            +lastActive: DateTime @1729446737 {#2076
              date: 2024-10-20 19:52:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MaximilianKohler@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2077 …}
            +nested: Doctrine\ORM\PersistentCollection {#2063 …}
            +votes: Doctrine\ORM\PersistentCollection {#2064 …}
            +reports: Doctrine\ORM\PersistentCollection {#2088 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
            -id: 349783
            -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7126070"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706537818 {#2097
              date: 2024-01-29 15:16:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2096}
          +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1706541156 {#3057
            date: 2024-01-29 16:12:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
            "@breadsmasher@lemmy.world"
            "@MaximilianKohler@lemmy.world"
            "@breadsmasher@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3053 …}
          +nested: Doctrine\ORM\PersistentCollection {#3051 …}
          +votes: Doctrine\ORM\PersistentCollection {#3049 …}
          +reports: Doctrine\ORM\PersistentCollection {#3129 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
          -id: 349954
          -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7127024"
          +editedAt: DateTimeImmutable @1729421089 {#3056
            date: 2024-10-20 12:44:49.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706541156 {#3055
            date: 2024-01-29 16:12:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2096}
        +body: "And what damages can you calculate caused by the libel?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1706541607 {#3170
          date: 2024-01-29 16:20:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3164 …}
        +nested: Doctrine\ORM\PersistentCollection {#3158 …}
        +votes: Doctrine\ORM\PersistentCollection {#3162 …}
        +reports: Doctrine\ORM\PersistentCollection {#3173 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
        -id: 349970
        -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7127164"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706541607 {#3167
          date: 2024-01-29 16:20:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706545252 {#3231
        date: 2024-01-29 17:20:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3235 …}
      +nested: Doctrine\ORM\PersistentCollection {#3240 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
      -id: 350133
      -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7128382"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706545252 {#3228
        date: 2024-01-29 17:20:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: """
      And can you prove the comments were false/lies/intending to mislead?\n
      \n
      For example, if you made a product which accidentally explodes and hurts someone, and they post about it on reddit, it wouldn’t be libel.\n
      \n
      If someone is telling lies, that would be grounds. But only worth it if theres significant repetitional harm.\n
      \n
      Also, what if people are in a different country? Different laws on libel?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706552762 {#3298
      date: 2024-01-29 19:26:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3302 …}
    +nested: Doctrine\ORM\PersistentCollection {#3307 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    -id: 350504
    -bodyTs: "'accident':19 'also':54 'comment':6 'countri':62 'differ':61,63 'exampl':12 'explod':20 'false/lies/intending':8 'ground':44 'harm':53 'hurt':22 'law':64 'libel':35,66 'lie':40 'made':15 'mislead':10 'peopl':57 'post':26 'product':17 'prove':4 'reddit':30 'repetit':52 'signific':51 'someon':23,37 'tell':39 'there':50 'worth':47 'would':42 'wouldn':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7130838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706552762 {#3295
      date: 2024-01-29 19:26:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: """
    > And can you prove the comments were false/lies/intending to mislead?\n
    \n
    Yes, very easily.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706553987 {#3357
    date: 2024-01-29 19:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3366 …}
  -id: 350549
  -bodyTs: "'comment':6 'easili':13 'false/lies/intending':8 'mislead':10 'prove':4 'yes':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7131194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706553987 {#3360
    date: 2024-01-29 19:46: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
43 DENIED edit
App\Entity\EntryComment {#3356
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3299
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3232
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3169
        +user: App\Entity\User {#2093 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#3054
          +user: Proxies\__CG__\App\Entity\User {#3117 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: App\Entity\EntryComment {#2096
            +user: App\Entity\User {#2093 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
            +image: null
            +parent: null
            +root: null
            +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 32
            +score: 0
            +lastActive: DateTime @1729446737 {#2076
              date: 2024-10-20 19:52:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MaximilianKohler@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2077 …}
            +nested: Doctrine\ORM\PersistentCollection {#2063 …}
            +votes: Doctrine\ORM\PersistentCollection {#2064 …}
            +reports: Doctrine\ORM\PersistentCollection {#2088 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
            -id: 349783
            -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7126070"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706537818 {#2097
              date: 2024-01-29 15:16:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2096}
          +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1706541156 {#3057
            date: 2024-01-29 16:12:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
            "@breadsmasher@lemmy.world"
            "@MaximilianKohler@lemmy.world"
            "@breadsmasher@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3053 …}
          +nested: Doctrine\ORM\PersistentCollection {#3051 …}
          +votes: Doctrine\ORM\PersistentCollection {#3049 …}
          +reports: Doctrine\ORM\PersistentCollection {#3129 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
          -id: 349954
          -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7127024"
          +editedAt: DateTimeImmutable @1729421089 {#3056
            date: 2024-10-20 12:44:49.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706541156 {#3055
            date: 2024-01-29 16:12:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2096}
        +body: "And what damages can you calculate caused by the libel?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1706541607 {#3170
          date: 2024-01-29 16:20:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3164 …}
        +nested: Doctrine\ORM\PersistentCollection {#3158 …}
        +votes: Doctrine\ORM\PersistentCollection {#3162 …}
        +reports: Doctrine\ORM\PersistentCollection {#3173 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
        -id: 349970
        -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7127164"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706541607 {#3167
          date: 2024-01-29 16:20:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706545252 {#3231
        date: 2024-01-29 17:20:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3235 …}
      +nested: Doctrine\ORM\PersistentCollection {#3240 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
      -id: 350133
      -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7128382"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706545252 {#3228
        date: 2024-01-29 17:20:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: """
      And can you prove the comments were false/lies/intending to mislead?\n
      \n
      For example, if you made a product which accidentally explodes and hurts someone, and they post about it on reddit, it wouldn’t be libel.\n
      \n
      If someone is telling lies, that would be grounds. But only worth it if theres significant repetitional harm.\n
      \n
      Also, what if people are in a different country? Different laws on libel?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706552762 {#3298
      date: 2024-01-29 19:26:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3302 …}
    +nested: Doctrine\ORM\PersistentCollection {#3307 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    -id: 350504
    -bodyTs: "'accident':19 'also':54 'comment':6 'countri':62 'differ':61,63 'exampl':12 'explod':20 'false/lies/intending':8 'ground':44 'harm':53 'hurt':22 'law':64 'libel':35,66 'lie':40 'made':15 'mislead':10 'peopl':57 'post':26 'product':17 'prove':4 'reddit':30 'repetit':52 'signific':51 'someon':23,37 'tell':39 'there':50 'worth':47 'would':42 'wouldn':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7130838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706552762 {#3295
      date: 2024-01-29 19:26:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: """
    > And can you prove the comments were false/lies/intending to mislead?\n
    \n
    Yes, very easily.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706553987 {#3357
    date: 2024-01-29 19:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3366 …}
  -id: 350549
  -bodyTs: "'comment':6 'easili':13 'false/lies/intending':8 'mislead':10 'prove':4 'yes':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7131194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706553987 {#3360
    date: 2024-01-29 19:46: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
44 DENIED moderate
App\Entity\EntryComment {#3356
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3299
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3232
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3169
        +user: App\Entity\User {#2093 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#3054
          +user: Proxies\__CG__\App\Entity\User {#3117 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: App\Entity\EntryComment {#2096
            +user: App\Entity\User {#2093 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
            +image: null
            +parent: null
            +root: null
            +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 32
            +score: 0
            +lastActive: DateTime @1729446737 {#2076
              date: 2024-10-20 19:52:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MaximilianKohler@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2077 …}
            +nested: Doctrine\ORM\PersistentCollection {#2063 …}
            +votes: Doctrine\ORM\PersistentCollection {#2064 …}
            +reports: Doctrine\ORM\PersistentCollection {#2088 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
            -id: 349783
            -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7126070"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706537818 {#2097
              date: 2024-01-29 15:16:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2096}
          +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1706541156 {#3057
            date: 2024-01-29 16:12:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
            "@breadsmasher@lemmy.world"
            "@MaximilianKohler@lemmy.world"
            "@breadsmasher@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3053 …}
          +nested: Doctrine\ORM\PersistentCollection {#3051 …}
          +votes: Doctrine\ORM\PersistentCollection {#3049 …}
          +reports: Doctrine\ORM\PersistentCollection {#3129 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
          -id: 349954
          -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7127024"
          +editedAt: DateTimeImmutable @1729421089 {#3056
            date: 2024-10-20 12:44:49.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706541156 {#3055
            date: 2024-01-29 16:12:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2096}
        +body: "And what damages can you calculate caused by the libel?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1706541607 {#3170
          date: 2024-01-29 16:20:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3164 …}
        +nested: Doctrine\ORM\PersistentCollection {#3158 …}
        +votes: Doctrine\ORM\PersistentCollection {#3162 …}
        +reports: Doctrine\ORM\PersistentCollection {#3173 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
        -id: 349970
        -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7127164"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706541607 {#3167
          date: 2024-01-29 16:20:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706545252 {#3231
        date: 2024-01-29 17:20:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3235 …}
      +nested: Doctrine\ORM\PersistentCollection {#3240 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
      -id: 350133
      -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7128382"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706545252 {#3228
        date: 2024-01-29 17:20:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: """
      And can you prove the comments were false/lies/intending to mislead?\n
      \n
      For example, if you made a product which accidentally explodes and hurts someone, and they post about it on reddit, it wouldn’t be libel.\n
      \n
      If someone is telling lies, that would be grounds. But only worth it if theres significant repetitional harm.\n
      \n
      Also, what if people are in a different country? Different laws on libel?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706552762 {#3298
      date: 2024-01-29 19:26:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3302 …}
    +nested: Doctrine\ORM\PersistentCollection {#3307 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    -id: 350504
    -bodyTs: "'accident':19 'also':54 'comment':6 'countri':62 'differ':61,63 'exampl':12 'explod':20 'false/lies/intending':8 'ground':44 'harm':53 'hurt':22 'law':64 'libel':35,66 'lie':40 'made':15 'mislead':10 'peopl':57 'post':26 'product':17 'prove':4 'reddit':30 'repetit':52 'signific':51 'someon':23,37 'tell':39 'there':50 'worth':47 'would':42 'wouldn':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7130838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706552762 {#3295
      date: 2024-01-29 19:26:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: """
    > And can you prove the comments were false/lies/intending to mislead?\n
    \n
    Yes, very easily.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706553987 {#3357
    date: 2024-01-29 19:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3366 …}
  -id: 350549
  -bodyTs: "'comment':6 'easili':13 'false/lies/intending':8 'mislead':10 'prove':4 'yes':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7131194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706553987 {#3360
    date: 2024-01-29 19:46: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
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 {#3384
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3356
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3299
      +user: App\Entity\User {#2093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3232
        +user: Proxies\__CG__\App\Entity\User {#3117 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#3169
          +user: App\Entity\User {#2093 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: App\Entity\EntryComment {#3054
            +user: Proxies\__CG__\App\Entity\User {#3117 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
            +image: null
            +parent: App\Entity\EntryComment {#2096
              +user: App\Entity\User {#2093 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
              +image: null
              +parent: null
              +root: null
              +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 32
              +score: 0
              +lastActive: DateTime @1729446737 {#2076
                date: 2024-10-20 19:52:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MaximilianKohler@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2077 …}
              +nested: Doctrine\ORM\PersistentCollection {#2063 …}
              +votes: Doctrine\ORM\PersistentCollection {#2064 …}
              +reports: Doctrine\ORM\PersistentCollection {#2088 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
              -id: 349783
              -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/7126070"
              +editedAt: null
              +createdAt: DateTimeImmutable @1706537818 {#2097
                date: 2024-01-29 15:16:58.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2096}
            +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1706541156 {#3057
              date: 2024-01-29 16:12:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MaximilianKohler@lemmy.world"
              "@breadsmasher@lemmy.world"
              "@MaximilianKohler@lemmy.world"
              "@breadsmasher@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3053 …}
            +nested: Doctrine\ORM\PersistentCollection {#3051 …}
            +votes: Doctrine\ORM\PersistentCollection {#3049 …}
            +reports: Doctrine\ORM\PersistentCollection {#3129 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
            -id: 349954
            -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7127024"
            +editedAt: DateTimeImmutable @1729421089 {#3056
              date: 2024-10-20 12:44:49.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706541156 {#3055
              date: 2024-01-29 16:12:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2096}
          +body: "And what damages can you calculate caused by the libel?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1706541607 {#3170
            date: 2024-01-29 16:20:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
            "@breadsmasher@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3164 …}
          +nested: Doctrine\ORM\PersistentCollection {#3158 …}
          +votes: Doctrine\ORM\PersistentCollection {#3162 …}
          +reports: Doctrine\ORM\PersistentCollection {#3173 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
          -id: 349970
          -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7127164"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706541607 {#3167
            date: 2024-01-29 16:20:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2096}
        +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706545252 {#3231
          date: 2024-01-29 17:20:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3235 …}
        +nested: Doctrine\ORM\PersistentCollection {#3240 …}
        +votes: Doctrine\ORM\PersistentCollection {#3236 …}
        +reports: Doctrine\ORM\PersistentCollection {#3242 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
        -id: 350133
        -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7128382"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706545252 {#3228
          date: 2024-01-29 17:20:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: """
        And can you prove the comments were false/lies/intending to mislead?\n
        \n
        For example, if you made a product which accidentally explodes and hurts someone, and they post about it on reddit, it wouldn’t be libel.\n
        \n
        If someone is telling lies, that would be grounds. But only worth it if theres significant repetitional harm.\n
        \n
        Also, what if people are in a different country? Different laws on libel?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706552762 {#3298
        date: 2024-01-29 19:26:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3302 …}
      +nested: Doctrine\ORM\PersistentCollection {#3307 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
      -id: 350504
      -bodyTs: "'accident':19 'also':54 'comment':6 'countri':62 'differ':61,63 'exampl':12 'explod':20 'false/lies/intending':8 'ground':44 'harm':53 'hurt':22 'law':64 'libel':35,66 'lie':40 'made':15 'mislead':10 'peopl':57 'post':26 'product':17 'prove':4 'reddit':30 'repetit':52 'signific':51 'someon':23,37 'tell':39 'there':50 'worth':47 'would':42 'wouldn':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7130838"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706552762 {#3295
        date: 2024-01-29 19:26:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: """
      > And can you prove the comments were false/lies/intending to mislead?\n
      \n
      Yes, very easily.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706553987 {#3357
      date: 2024-01-29 19:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3353 …}
    +nested: Doctrine\ORM\PersistentCollection {#3349 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3366 …}
    -id: 350549
    -bodyTs: "'comment':6 'easili':13 'false/lies/intending':8 'mislead':10 'prove':4 'yes':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7131194"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706553987 {#3360
      date: 2024-01-29 19:46:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "But financially and reputational damage is next to nothing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706554122 {#3389
    date: 2024-01-29 19:48:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3396 …}
  +votes: Doctrine\ORM\PersistentCollection {#3398 …}
  +reports: Doctrine\ORM\PersistentCollection {#3399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
  -id: 350557
  -bodyTs: "'damag':5 'financi':2 'next':7 'noth':9 'reput':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7131234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706554122 {#3386
    date: 2024-01-29 19:48:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3384
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3356
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3299
      +user: App\Entity\User {#2093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3232
        +user: Proxies\__CG__\App\Entity\User {#3117 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#3169
          +user: App\Entity\User {#2093 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: App\Entity\EntryComment {#3054
            +user: Proxies\__CG__\App\Entity\User {#3117 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
            +image: null
            +parent: App\Entity\EntryComment {#2096
              +user: App\Entity\User {#2093 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
              +image: null
              +parent: null
              +root: null
              +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 32
              +score: 0
              +lastActive: DateTime @1729446737 {#2076
                date: 2024-10-20 19:52:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MaximilianKohler@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2077 …}
              +nested: Doctrine\ORM\PersistentCollection {#2063 …}
              +votes: Doctrine\ORM\PersistentCollection {#2064 …}
              +reports: Doctrine\ORM\PersistentCollection {#2088 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
              -id: 349783
              -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/7126070"
              +editedAt: null
              +createdAt: DateTimeImmutable @1706537818 {#2097
                date: 2024-01-29 15:16:58.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2096}
            +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1706541156 {#3057
              date: 2024-01-29 16:12:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MaximilianKohler@lemmy.world"
              "@breadsmasher@lemmy.world"
              "@MaximilianKohler@lemmy.world"
              "@breadsmasher@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3053 …}
            +nested: Doctrine\ORM\PersistentCollection {#3051 …}
            +votes: Doctrine\ORM\PersistentCollection {#3049 …}
            +reports: Doctrine\ORM\PersistentCollection {#3129 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
            -id: 349954
            -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7127024"
            +editedAt: DateTimeImmutable @1729421089 {#3056
              date: 2024-10-20 12:44:49.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706541156 {#3055
              date: 2024-01-29 16:12:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2096}
          +body: "And what damages can you calculate caused by the libel?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1706541607 {#3170
            date: 2024-01-29 16:20:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
            "@breadsmasher@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3164 …}
          +nested: Doctrine\ORM\PersistentCollection {#3158 …}
          +votes: Doctrine\ORM\PersistentCollection {#3162 …}
          +reports: Doctrine\ORM\PersistentCollection {#3173 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
          -id: 349970
          -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7127164"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706541607 {#3167
            date: 2024-01-29 16:20:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2096}
        +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706545252 {#3231
          date: 2024-01-29 17:20:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3235 …}
        +nested: Doctrine\ORM\PersistentCollection {#3240 …}
        +votes: Doctrine\ORM\PersistentCollection {#3236 …}
        +reports: Doctrine\ORM\PersistentCollection {#3242 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
        -id: 350133
        -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7128382"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706545252 {#3228
          date: 2024-01-29 17:20:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: """
        And can you prove the comments were false/lies/intending to mislead?\n
        \n
        For example, if you made a product which accidentally explodes and hurts someone, and they post about it on reddit, it wouldn’t be libel.\n
        \n
        If someone is telling lies, that would be grounds. But only worth it if theres significant repetitional harm.\n
        \n
        Also, what if people are in a different country? Different laws on libel?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706552762 {#3298
        date: 2024-01-29 19:26:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3302 …}
      +nested: Doctrine\ORM\PersistentCollection {#3307 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
      -id: 350504
      -bodyTs: "'accident':19 'also':54 'comment':6 'countri':62 'differ':61,63 'exampl':12 'explod':20 'false/lies/intending':8 'ground':44 'harm':53 'hurt':22 'law':64 'libel':35,66 'lie':40 'made':15 'mislead':10 'peopl':57 'post':26 'product':17 'prove':4 'reddit':30 'repetit':52 'signific':51 'someon':23,37 'tell':39 'there':50 'worth':47 'would':42 'wouldn':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7130838"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706552762 {#3295
        date: 2024-01-29 19:26:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: """
      > And can you prove the comments were false/lies/intending to mislead?\n
      \n
      Yes, very easily.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706553987 {#3357
      date: 2024-01-29 19:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3353 …}
    +nested: Doctrine\ORM\PersistentCollection {#3349 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3366 …}
    -id: 350549
    -bodyTs: "'comment':6 'easili':13 'false/lies/intending':8 'mislead':10 'prove':4 'yes':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7131194"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706553987 {#3360
      date: 2024-01-29 19:46:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "But financially and reputational damage is next to nothing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706554122 {#3389
    date: 2024-01-29 19:48:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3396 …}
  +votes: Doctrine\ORM\PersistentCollection {#3398 …}
  +reports: Doctrine\ORM\PersistentCollection {#3399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
  -id: 350557
  -bodyTs: "'damag':5 'financi':2 'next':7 'noth':9 'reput':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7131234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706554122 {#3386
    date: 2024-01-29 19:48:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3384
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3356
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3299
      +user: App\Entity\User {#2093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3232
        +user: Proxies\__CG__\App\Entity\User {#3117 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#3169
          +user: App\Entity\User {#2093 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: App\Entity\EntryComment {#3054
            +user: Proxies\__CG__\App\Entity\User {#3117 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
            +image: null
            +parent: App\Entity\EntryComment {#2096
              +user: App\Entity\User {#2093 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
              +image: null
              +parent: null
              +root: null
              +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 32
              +score: 0
              +lastActive: DateTime @1729446737 {#2076
                date: 2024-10-20 19:52:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MaximilianKohler@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2077 …}
              +nested: Doctrine\ORM\PersistentCollection {#2063 …}
              +votes: Doctrine\ORM\PersistentCollection {#2064 …}
              +reports: Doctrine\ORM\PersistentCollection {#2088 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
              -id: 349783
              -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/7126070"
              +editedAt: null
              +createdAt: DateTimeImmutable @1706537818 {#2097
                date: 2024-01-29 15:16:58.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2096}
            +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1706541156 {#3057
              date: 2024-01-29 16:12:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MaximilianKohler@lemmy.world"
              "@breadsmasher@lemmy.world"
              "@MaximilianKohler@lemmy.world"
              "@breadsmasher@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3053 …}
            +nested: Doctrine\ORM\PersistentCollection {#3051 …}
            +votes: Doctrine\ORM\PersistentCollection {#3049 …}
            +reports: Doctrine\ORM\PersistentCollection {#3129 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
            -id: 349954
            -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7127024"
            +editedAt: DateTimeImmutable @1729421089 {#3056
              date: 2024-10-20 12:44:49.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706541156 {#3055
              date: 2024-01-29 16:12:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2096}
          +body: "And what damages can you calculate caused by the libel?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1706541607 {#3170
            date: 2024-01-29 16:20:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
            "@breadsmasher@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3164 …}
          +nested: Doctrine\ORM\PersistentCollection {#3158 …}
          +votes: Doctrine\ORM\PersistentCollection {#3162 …}
          +reports: Doctrine\ORM\PersistentCollection {#3173 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
          -id: 349970
          -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7127164"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706541607 {#3167
            date: 2024-01-29 16:20:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2096}
        +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706545252 {#3231
          date: 2024-01-29 17:20:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3235 …}
        +nested: Doctrine\ORM\PersistentCollection {#3240 …}
        +votes: Doctrine\ORM\PersistentCollection {#3236 …}
        +reports: Doctrine\ORM\PersistentCollection {#3242 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
        -id: 350133
        -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7128382"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706545252 {#3228
          date: 2024-01-29 17:20:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: """
        And can you prove the comments were false/lies/intending to mislead?\n
        \n
        For example, if you made a product which accidentally explodes and hurts someone, and they post about it on reddit, it wouldn’t be libel.\n
        \n
        If someone is telling lies, that would be grounds. But only worth it if theres significant repetitional harm.\n
        \n
        Also, what if people are in a different country? Different laws on libel?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706552762 {#3298
        date: 2024-01-29 19:26:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3302 …}
      +nested: Doctrine\ORM\PersistentCollection {#3307 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
      -id: 350504
      -bodyTs: "'accident':19 'also':54 'comment':6 'countri':62 'differ':61,63 'exampl':12 'explod':20 'false/lies/intending':8 'ground':44 'harm':53 'hurt':22 'law':64 'libel':35,66 'lie':40 'made':15 'mislead':10 'peopl':57 'post':26 'product':17 'prove':4 'reddit':30 'repetit':52 'signific':51 'someon':23,37 'tell':39 'there':50 'worth':47 'would':42 'wouldn':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7130838"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706552762 {#3295
        date: 2024-01-29 19:26:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: """
      > And can you prove the comments were false/lies/intending to mislead?\n
      \n
      Yes, very easily.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706553987 {#3357
      date: 2024-01-29 19:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3353 …}
    +nested: Doctrine\ORM\PersistentCollection {#3349 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3366 …}
    -id: 350549
    -bodyTs: "'comment':6 'easili':13 'false/lies/intending':8 'mislead':10 'prove':4 'yes':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7131194"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706553987 {#3360
      date: 2024-01-29 19:46:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "But financially and reputational damage is next to nothing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706554122 {#3389
    date: 2024-01-29 19:48:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3396 …}
  +votes: Doctrine\ORM\PersistentCollection {#3398 …}
  +reports: Doctrine\ORM\PersistentCollection {#3399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
  -id: 350557
  -bodyTs: "'damag':5 'financi':2 'next':7 'noth':9 'reput':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7131234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706554122 {#3386
    date: 2024-01-29 19:48:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3420
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3384
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3356
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3299
        +user: App\Entity\User {#2093 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#3232
          +user: Proxies\__CG__\App\Entity\User {#3117 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: App\Entity\EntryComment {#3169
            +user: App\Entity\User {#2093 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
            +image: null
            +parent: App\Entity\EntryComment {#3054
              +user: Proxies\__CG__\App\Entity\User {#3117 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
              +image: null
              +parent: App\Entity\EntryComment {#2096
                +user: App\Entity\User {#2093 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
                +image: null
                +parent: null
                +root: null
                +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 32
                +score: 0
                +lastActive: DateTime @1729446737 {#2076
                  date: 2024-10-20 19:52:17.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MaximilianKohler@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2077 …}
                +nested: Doctrine\ORM\PersistentCollection {#2063 …}
                +votes: Doctrine\ORM\PersistentCollection {#2064 …}
                +reports: Doctrine\ORM\PersistentCollection {#2088 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
                -id: 349783
                -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/7126070"
                +editedAt: null
                +createdAt: DateTimeImmutable @1706537818 {#2097
                  date: 2024-01-29 15:16:58.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2096}
              +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1706541156 {#3057
                date: 2024-01-29 16:12:36.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MaximilianKohler@lemmy.world"
                "@breadsmasher@lemmy.world"
                "@MaximilianKohler@lemmy.world"
                "@breadsmasher@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3053 …}
              +nested: Doctrine\ORM\PersistentCollection {#3051 …}
              +votes: Doctrine\ORM\PersistentCollection {#3049 …}
              +reports: Doctrine\ORM\PersistentCollection {#3129 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
              -id: 349954
              -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/7127024"
              +editedAt: DateTimeImmutable @1729421089 {#3056
                date: 2024-10-20 12:44:49.0 +02:00
              }
              +createdAt: DateTimeImmutable @1706541156 {#3055
                date: 2024-01-29 16:12:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2096}
            +body: "And what damages can you calculate caused by the libel?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1706541607 {#3170
              date: 2024-01-29 16:20:07.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MaximilianKohler@lemmy.world"
              "@breadsmasher@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3164 …}
            +nested: Doctrine\ORM\PersistentCollection {#3158 …}
            +votes: Doctrine\ORM\PersistentCollection {#3162 …}
            +reports: Doctrine\ORM\PersistentCollection {#3173 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
            -id: 349970
            -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7127164"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706541607 {#3167
              date: 2024-01-29 16:20:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2096}
          +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1706545252 {#3231
            date: 2024-01-29 17:20:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
            "@breadsmasher@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3235 …}
          +nested: Doctrine\ORM\PersistentCollection {#3240 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3242 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
          -id: 350133
          -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7128382"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706545252 {#3228
            date: 2024-01-29 17:20:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2096}
        +body: """
          And can you prove the comments were false/lies/intending to mislead?\n
          \n
          For example, if you made a product which accidentally explodes and hurts someone, and they post about it on reddit, it wouldn’t be libel.\n
          \n
          If someone is telling lies, that would be grounds. But only worth it if theres significant repetitional harm.\n
          \n
          Also, what if people are in a different country? Different laws on libel?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706552762 {#3298
          date: 2024-01-29 19:26:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3302 …}
        +nested: Doctrine\ORM\PersistentCollection {#3307 …}
        +votes: Doctrine\ORM\PersistentCollection {#3303 …}
        +reports: Doctrine\ORM\PersistentCollection {#3309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
        -id: 350504
        -bodyTs: "'accident':19 'also':54 'comment':6 'countri':62 'differ':61,63 'exampl':12 'explod':20 'false/lies/intending':8 'ground':44 'harm':53 'hurt':22 'law':64 'libel':35,66 'lie':40 'made':15 'mislead':10 'peopl':57 'post':26 'product':17 'prove':4 'reddit':30 'repetit':52 'signific':51 'someon':23,37 'tell':39 'there':50 'worth':47 'would':42 'wouldn':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7130838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706552762 {#3295
          date: 2024-01-29 19:26:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: """
        > And can you prove the comments were false/lies/intending to mislead?\n
        \n
        Yes, very easily.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706553987 {#3357
        date: 2024-01-29 19:46:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3353 …}
      +nested: Doctrine\ORM\PersistentCollection {#3349 …}
      +votes: Doctrine\ORM\PersistentCollection {#3347 …}
      +reports: Doctrine\ORM\PersistentCollection {#3362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3364 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3366 …}
      -id: 350549
      -bodyTs: "'comment':6 'easili':13 'false/lies/intending':8 'mislead':10 'prove':4 'yes':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7131194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706553987 {#3360
        date: 2024-01-29 19:46:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: "But financially and reputational damage is next to nothing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706554122 {#3389
      date: 2024-01-29 19:48:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3392 …}
    +nested: Doctrine\ORM\PersistentCollection {#3396 …}
    +votes: Doctrine\ORM\PersistentCollection {#3398 …}
    +reports: Doctrine\ORM\PersistentCollection {#3399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
    -id: 350557
    -bodyTs: "'damag':5 'financi':2 'next':7 'noth':9 'reput':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7131234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706554122 {#3386
      date: 2024-01-29 19:48:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "Not sure what you mean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706555420 {#3415
    date: 2024-01-29 20:10:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3407 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 350601
  -bodyTs: "'mean':5 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7131624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706555420 {#3418
    date: 2024-01-29 20:10: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
51 DENIED edit
App\Entity\EntryComment {#3420
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3384
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3356
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3299
        +user: App\Entity\User {#2093 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#3232
          +user: Proxies\__CG__\App\Entity\User {#3117 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: App\Entity\EntryComment {#3169
            +user: App\Entity\User {#2093 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
            +image: null
            +parent: App\Entity\EntryComment {#3054
              +user: Proxies\__CG__\App\Entity\User {#3117 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
              +image: null
              +parent: App\Entity\EntryComment {#2096
                +user: App\Entity\User {#2093 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
                +image: null
                +parent: null
                +root: null
                +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 32
                +score: 0
                +lastActive: DateTime @1729446737 {#2076
                  date: 2024-10-20 19:52:17.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MaximilianKohler@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2077 …}
                +nested: Doctrine\ORM\PersistentCollection {#2063 …}
                +votes: Doctrine\ORM\PersistentCollection {#2064 …}
                +reports: Doctrine\ORM\PersistentCollection {#2088 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
                -id: 349783
                -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/7126070"
                +editedAt: null
                +createdAt: DateTimeImmutable @1706537818 {#2097
                  date: 2024-01-29 15:16:58.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2096}
              +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1706541156 {#3057
                date: 2024-01-29 16:12:36.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MaximilianKohler@lemmy.world"
                "@breadsmasher@lemmy.world"
                "@MaximilianKohler@lemmy.world"
                "@breadsmasher@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3053 …}
              +nested: Doctrine\ORM\PersistentCollection {#3051 …}
              +votes: Doctrine\ORM\PersistentCollection {#3049 …}
              +reports: Doctrine\ORM\PersistentCollection {#3129 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
              -id: 349954
              -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/7127024"
              +editedAt: DateTimeImmutable @1729421089 {#3056
                date: 2024-10-20 12:44:49.0 +02:00
              }
              +createdAt: DateTimeImmutable @1706541156 {#3055
                date: 2024-01-29 16:12:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2096}
            +body: "And what damages can you calculate caused by the libel?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1706541607 {#3170
              date: 2024-01-29 16:20:07.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MaximilianKohler@lemmy.world"
              "@breadsmasher@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3164 …}
            +nested: Doctrine\ORM\PersistentCollection {#3158 …}
            +votes: Doctrine\ORM\PersistentCollection {#3162 …}
            +reports: Doctrine\ORM\PersistentCollection {#3173 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
            -id: 349970
            -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7127164"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706541607 {#3167
              date: 2024-01-29 16:20:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2096}
          +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1706545252 {#3231
            date: 2024-01-29 17:20:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
            "@breadsmasher@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3235 …}
          +nested: Doctrine\ORM\PersistentCollection {#3240 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3242 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
          -id: 350133
          -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7128382"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706545252 {#3228
            date: 2024-01-29 17:20:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2096}
        +body: """
          And can you prove the comments were false/lies/intending to mislead?\n
          \n
          For example, if you made a product which accidentally explodes and hurts someone, and they post about it on reddit, it wouldn’t be libel.\n
          \n
          If someone is telling lies, that would be grounds. But only worth it if theres significant repetitional harm.\n
          \n
          Also, what if people are in a different country? Different laws on libel?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706552762 {#3298
          date: 2024-01-29 19:26:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3302 …}
        +nested: Doctrine\ORM\PersistentCollection {#3307 …}
        +votes: Doctrine\ORM\PersistentCollection {#3303 …}
        +reports: Doctrine\ORM\PersistentCollection {#3309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
        -id: 350504
        -bodyTs: "'accident':19 'also':54 'comment':6 'countri':62 'differ':61,63 'exampl':12 'explod':20 'false/lies/intending':8 'ground':44 'harm':53 'hurt':22 'law':64 'libel':35,66 'lie':40 'made':15 'mislead':10 'peopl':57 'post':26 'product':17 'prove':4 'reddit':30 'repetit':52 'signific':51 'someon':23,37 'tell':39 'there':50 'worth':47 'would':42 'wouldn':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7130838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706552762 {#3295
          date: 2024-01-29 19:26:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: """
        > And can you prove the comments were false/lies/intending to mislead?\n
        \n
        Yes, very easily.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706553987 {#3357
        date: 2024-01-29 19:46:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3353 …}
      +nested: Doctrine\ORM\PersistentCollection {#3349 …}
      +votes: Doctrine\ORM\PersistentCollection {#3347 …}
      +reports: Doctrine\ORM\PersistentCollection {#3362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3364 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3366 …}
      -id: 350549
      -bodyTs: "'comment':6 'easili':13 'false/lies/intending':8 'mislead':10 'prove':4 'yes':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7131194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706553987 {#3360
        date: 2024-01-29 19:46:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: "But financially and reputational damage is next to nothing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706554122 {#3389
      date: 2024-01-29 19:48:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3392 …}
    +nested: Doctrine\ORM\PersistentCollection {#3396 …}
    +votes: Doctrine\ORM\PersistentCollection {#3398 …}
    +reports: Doctrine\ORM\PersistentCollection {#3399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
    -id: 350557
    -bodyTs: "'damag':5 'financi':2 'next':7 'noth':9 'reput':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7131234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706554122 {#3386
      date: 2024-01-29 19:48:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "Not sure what you mean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706555420 {#3415
    date: 2024-01-29 20:10:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3407 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 350601
  -bodyTs: "'mean':5 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7131624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706555420 {#3418
    date: 2024-01-29 20:10: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
52 DENIED moderate
App\Entity\EntryComment {#3420
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3384
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3356
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3299
        +user: App\Entity\User {#2093 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#3232
          +user: Proxies\__CG__\App\Entity\User {#3117 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: App\Entity\EntryComment {#3169
            +user: App\Entity\User {#2093 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
            +image: null
            +parent: App\Entity\EntryComment {#3054
              +user: Proxies\__CG__\App\Entity\User {#3117 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
              +image: null
              +parent: App\Entity\EntryComment {#2096
                +user: App\Entity\User {#2093 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
                +image: null
                +parent: null
                +root: null
                +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 32
                +score: 0
                +lastActive: DateTime @1729446737 {#2076
                  date: 2024-10-20 19:52:17.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MaximilianKohler@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2077 …}
                +nested: Doctrine\ORM\PersistentCollection {#2063 …}
                +votes: Doctrine\ORM\PersistentCollection {#2064 …}
                +reports: Doctrine\ORM\PersistentCollection {#2088 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
                -id: 349783
                -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/7126070"
                +editedAt: null
                +createdAt: DateTimeImmutable @1706537818 {#2097
                  date: 2024-01-29 15:16:58.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2096}
              +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1706541156 {#3057
                date: 2024-01-29 16:12:36.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MaximilianKohler@lemmy.world"
                "@breadsmasher@lemmy.world"
                "@MaximilianKohler@lemmy.world"
                "@breadsmasher@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3053 …}
              +nested: Doctrine\ORM\PersistentCollection {#3051 …}
              +votes: Doctrine\ORM\PersistentCollection {#3049 …}
              +reports: Doctrine\ORM\PersistentCollection {#3129 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
              -id: 349954
              -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/7127024"
              +editedAt: DateTimeImmutable @1729421089 {#3056
                date: 2024-10-20 12:44:49.0 +02:00
              }
              +createdAt: DateTimeImmutable @1706541156 {#3055
                date: 2024-01-29 16:12:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2096}
            +body: "And what damages can you calculate caused by the libel?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1706541607 {#3170
              date: 2024-01-29 16:20:07.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MaximilianKohler@lemmy.world"
              "@breadsmasher@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3164 …}
            +nested: Doctrine\ORM\PersistentCollection {#3158 …}
            +votes: Doctrine\ORM\PersistentCollection {#3162 …}
            +reports: Doctrine\ORM\PersistentCollection {#3173 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
            -id: 349970
            -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7127164"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706541607 {#3167
              date: 2024-01-29 16:20:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2096}
          +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1706545252 {#3231
            date: 2024-01-29 17:20:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
            "@breadsmasher@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3235 …}
          +nested: Doctrine\ORM\PersistentCollection {#3240 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3242 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
          -id: 350133
          -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7128382"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706545252 {#3228
            date: 2024-01-29 17:20:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2096}
        +body: """
          And can you prove the comments were false/lies/intending to mislead?\n
          \n
          For example, if you made a product which accidentally explodes and hurts someone, and they post about it on reddit, it wouldn’t be libel.\n
          \n
          If someone is telling lies, that would be grounds. But only worth it if theres significant repetitional harm.\n
          \n
          Also, what if people are in a different country? Different laws on libel?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706552762 {#3298
          date: 2024-01-29 19:26:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3302 …}
        +nested: Doctrine\ORM\PersistentCollection {#3307 …}
        +votes: Doctrine\ORM\PersistentCollection {#3303 …}
        +reports: Doctrine\ORM\PersistentCollection {#3309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
        -id: 350504
        -bodyTs: "'accident':19 'also':54 'comment':6 'countri':62 'differ':61,63 'exampl':12 'explod':20 'false/lies/intending':8 'ground':44 'harm':53 'hurt':22 'law':64 'libel':35,66 'lie':40 'made':15 'mislead':10 'peopl':57 'post':26 'product':17 'prove':4 'reddit':30 'repetit':52 'signific':51 'someon':23,37 'tell':39 'there':50 'worth':47 'would':42 'wouldn':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7130838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706552762 {#3295
          date: 2024-01-29 19:26:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: """
        > And can you prove the comments were false/lies/intending to mislead?\n
        \n
        Yes, very easily.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706553987 {#3357
        date: 2024-01-29 19:46:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3353 …}
      +nested: Doctrine\ORM\PersistentCollection {#3349 …}
      +votes: Doctrine\ORM\PersistentCollection {#3347 …}
      +reports: Doctrine\ORM\PersistentCollection {#3362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3364 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3366 …}
      -id: 350549
      -bodyTs: "'comment':6 'easili':13 'false/lies/intending':8 'mislead':10 'prove':4 'yes':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7131194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706553987 {#3360
        date: 2024-01-29 19:46:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: "But financially and reputational damage is next to nothing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706554122 {#3389
      date: 2024-01-29 19:48:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3392 …}
    +nested: Doctrine\ORM\PersistentCollection {#3396 …}
    +votes: Doctrine\ORM\PersistentCollection {#3398 …}
    +reports: Doctrine\ORM\PersistentCollection {#3399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
    -id: 350557
    -bodyTs: "'damag':5 'financi':2 'next':7 'noth':9 'reput':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7131234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706554122 {#3386
      date: 2024-01-29 19:48:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "Not sure what you mean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706555420 {#3415
    date: 2024-01-29 20:10:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3407 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 350601
  -bodyTs: "'mean':5 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7131624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706555420 {#3418
    date: 2024-01-29 20:10: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
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 {#3442
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3420
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3384
      +user: App\Entity\User {#2093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3356
        +user: Proxies\__CG__\App\Entity\User {#3117 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#3299
          +user: App\Entity\User {#2093 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: App\Entity\EntryComment {#3232
            +user: Proxies\__CG__\App\Entity\User {#3117 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
            +image: null
            +parent: App\Entity\EntryComment {#3169
              +user: App\Entity\User {#2093 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
              +image: null
              +parent: App\Entity\EntryComment {#3054
                +user: Proxies\__CG__\App\Entity\User {#3117 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
                +image: null
                +parent: App\Entity\EntryComment {#2096
                  +user: App\Entity\User {#2093 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 32
                  +score: 0
                  +lastActive: DateTime @1729446737 {#2076
                    date: 2024-10-20 19:52:17.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@MaximilianKohler@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2077 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
                  -id: 349783
                  -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/7126070"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1706537818 {#2097
                    date: 2024-01-29 15:16:58.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2096}
                +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1706541156 {#3057
                  date: 2024-01-29 16:12:36.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MaximilianKohler@lemmy.world"
                  "@breadsmasher@lemmy.world"
                  "@MaximilianKohler@lemmy.world"
                  "@breadsmasher@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3053 …}
                +nested: Doctrine\ORM\PersistentCollection {#3051 …}
                +votes: Doctrine\ORM\PersistentCollection {#3049 …}
                +reports: Doctrine\ORM\PersistentCollection {#3129 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
                -id: 349954
                -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/7127024"
                +editedAt: DateTimeImmutable @1729421089 {#3056
                  date: 2024-10-20 12:44:49.0 +02:00
                }
                +createdAt: DateTimeImmutable @1706541156 {#3055
                  date: 2024-01-29 16:12:36.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2096}
              +body: "And what damages can you calculate caused by the libel?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1706541607 {#3170
                date: 2024-01-29 16:20:07.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MaximilianKohler@lemmy.world"
                "@breadsmasher@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3164 …}
              +nested: Doctrine\ORM\PersistentCollection {#3158 …}
              +votes: Doctrine\ORM\PersistentCollection {#3162 …}
              +reports: Doctrine\ORM\PersistentCollection {#3173 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
              -id: 349970
              -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/7127164"
              +editedAt: null
              +createdAt: DateTimeImmutable @1706541607 {#3167
                date: 2024-01-29 16:20:07.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2096}
            +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1706545252 {#3231
              date: 2024-01-29 17:20:52.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MaximilianKohler@lemmy.world"
              "@breadsmasher@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3235 …}
            +nested: Doctrine\ORM\PersistentCollection {#3240 …}
            +votes: Doctrine\ORM\PersistentCollection {#3236 …}
            +reports: Doctrine\ORM\PersistentCollection {#3242 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
            -id: 350133
            -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7128382"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706545252 {#3228
              date: 2024-01-29 17:20:52.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2096}
          +body: """
            And can you prove the comments were false/lies/intending to mislead?\n
            \n
            For example, if you made a product which accidentally explodes and hurts someone, and they post about it on reddit, it wouldn’t be libel.\n
            \n
            If someone is telling lies, that would be grounds. But only worth it if theres significant repetitional harm.\n
            \n
            Also, what if people are in a different country? Different laws on libel?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1706552762 {#3298
            date: 2024-01-29 19:26:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
            "@breadsmasher@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3302 …}
          +nested: Doctrine\ORM\PersistentCollection {#3307 …}
          +votes: Doctrine\ORM\PersistentCollection {#3303 …}
          +reports: Doctrine\ORM\PersistentCollection {#3309 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
          -id: 350504
          -bodyTs: "'accident':19 'also':54 'comment':6 'countri':62 'differ':61,63 'exampl':12 'explod':20 'false/lies/intending':8 'ground':44 'harm':53 'hurt':22 'law':64 'libel':35,66 'lie':40 'made':15 'mislead':10 'peopl':57 'post':26 'product':17 'prove':4 'reddit':30 'repetit':52 'signific':51 'someon':23,37 'tell':39 'there':50 'worth':47 'would':42 'wouldn':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7130838"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706552762 {#3295
            date: 2024-01-29 19:26:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2096}
        +body: """
          > And can you prove the comments were false/lies/intending to mislead?\n
          \n
          Yes, very easily.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706553987 {#3357
          date: 2024-01-29 19:46:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3353 …}
        +nested: Doctrine\ORM\PersistentCollection {#3349 …}
        +votes: Doctrine\ORM\PersistentCollection {#3347 …}
        +reports: Doctrine\ORM\PersistentCollection {#3362 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3364 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3366 …}
        -id: 350549
        -bodyTs: "'comment':6 'easili':13 'false/lies/intending':8 'mislead':10 'prove':4 'yes':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7131194"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706553987 {#3360
          date: 2024-01-29 19:46:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: "But financially and reputational damage is next to nothing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706554122 {#3389
        date: 2024-01-29 19:48:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3392 …}
      +nested: Doctrine\ORM\PersistentCollection {#3396 …}
      +votes: Doctrine\ORM\PersistentCollection {#3398 …}
      +reports: Doctrine\ORM\PersistentCollection {#3399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
      -id: 350557
      -bodyTs: "'damag':5 'financi':2 'next':7 'noth':9 'reput':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7131234"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706554122 {#3386
        date: 2024-01-29 19:48:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: "Not sure what you mean."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706555420 {#3415
      date: 2024-01-29 20:10:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3412 …}
    +nested: Doctrine\ORM\PersistentCollection {#3409 …}
    +votes: Doctrine\ORM\PersistentCollection {#3407 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 350601
    -bodyTs: "'mean':5 'sure':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7131624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706555420 {#3418
      date: 2024-01-29 20:10:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "Financially, how much in damages? Im assuming its not worth anywhere near as much as you think"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706555773 {#3437
    date: 2024-01-29 20:16:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3434 …}
  +nested: Doctrine\ORM\PersistentCollection {#3431 …}
  +votes: Doctrine\ORM\PersistentCollection {#3429 …}
  +reports: Doctrine\ORM\PersistentCollection {#3443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
  -id: 350619
  -bodyTs: "'anywher':11 'assum':7 'damag':5 'financi':1 'im':6 'much':3,14 'near':12 'think':17 'worth':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7131750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706555773 {#3440
    date: 2024-01-29 20:16:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3442
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3420
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3384
      +user: App\Entity\User {#2093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3356
        +user: Proxies\__CG__\App\Entity\User {#3117 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#3299
          +user: App\Entity\User {#2093 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: App\Entity\EntryComment {#3232
            +user: Proxies\__CG__\App\Entity\User {#3117 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
            +image: null
            +parent: App\Entity\EntryComment {#3169
              +user: App\Entity\User {#2093 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
              +image: null
              +parent: App\Entity\EntryComment {#3054
                +user: Proxies\__CG__\App\Entity\User {#3117 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
                +image: null
                +parent: App\Entity\EntryComment {#2096
                  +user: App\Entity\User {#2093 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 32
                  +score: 0
                  +lastActive: DateTime @1729446737 {#2076
                    date: 2024-10-20 19:52:17.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@MaximilianKohler@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2077 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
                  -id: 349783
                  -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/7126070"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1706537818 {#2097
                    date: 2024-01-29 15:16:58.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2096}
                +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1706541156 {#3057
                  date: 2024-01-29 16:12:36.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MaximilianKohler@lemmy.world"
                  "@breadsmasher@lemmy.world"
                  "@MaximilianKohler@lemmy.world"
                  "@breadsmasher@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3053 …}
                +nested: Doctrine\ORM\PersistentCollection {#3051 …}
                +votes: Doctrine\ORM\PersistentCollection {#3049 …}
                +reports: Doctrine\ORM\PersistentCollection {#3129 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
                -id: 349954
                -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/7127024"
                +editedAt: DateTimeImmutable @1729421089 {#3056
                  date: 2024-10-20 12:44:49.0 +02:00
                }
                +createdAt: DateTimeImmutable @1706541156 {#3055
                  date: 2024-01-29 16:12:36.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2096}
              +body: "And what damages can you calculate caused by the libel?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1706541607 {#3170
                date: 2024-01-29 16:20:07.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MaximilianKohler@lemmy.world"
                "@breadsmasher@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3164 …}
              +nested: Doctrine\ORM\PersistentCollection {#3158 …}
              +votes: Doctrine\ORM\PersistentCollection {#3162 …}
              +reports: Doctrine\ORM\PersistentCollection {#3173 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
              -id: 349970
              -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/7127164"
              +editedAt: null
              +createdAt: DateTimeImmutable @1706541607 {#3167
                date: 2024-01-29 16:20:07.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2096}
            +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1706545252 {#3231
              date: 2024-01-29 17:20:52.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MaximilianKohler@lemmy.world"
              "@breadsmasher@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3235 …}
            +nested: Doctrine\ORM\PersistentCollection {#3240 …}
            +votes: Doctrine\ORM\PersistentCollection {#3236 …}
            +reports: Doctrine\ORM\PersistentCollection {#3242 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
            -id: 350133
            -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7128382"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706545252 {#3228
              date: 2024-01-29 17:20:52.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2096}
          +body: """
            And can you prove the comments were false/lies/intending to mislead?\n
            \n
            For example, if you made a product which accidentally explodes and hurts someone, and they post about it on reddit, it wouldn’t be libel.\n
            \n
            If someone is telling lies, that would be grounds. But only worth it if theres significant repetitional harm.\n
            \n
            Also, what if people are in a different country? Different laws on libel?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1706552762 {#3298
            date: 2024-01-29 19:26:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
            "@breadsmasher@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3302 …}
          +nested: Doctrine\ORM\PersistentCollection {#3307 …}
          +votes: Doctrine\ORM\PersistentCollection {#3303 …}
          +reports: Doctrine\ORM\PersistentCollection {#3309 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
          -id: 350504
          -bodyTs: "'accident':19 'also':54 'comment':6 'countri':62 'differ':61,63 'exampl':12 'explod':20 'false/lies/intending':8 'ground':44 'harm':53 'hurt':22 'law':64 'libel':35,66 'lie':40 'made':15 'mislead':10 'peopl':57 'post':26 'product':17 'prove':4 'reddit':30 'repetit':52 'signific':51 'someon':23,37 'tell':39 'there':50 'worth':47 'would':42 'wouldn':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7130838"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706552762 {#3295
            date: 2024-01-29 19:26:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2096}
        +body: """
          > And can you prove the comments were false/lies/intending to mislead?\n
          \n
          Yes, very easily.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706553987 {#3357
          date: 2024-01-29 19:46:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3353 …}
        +nested: Doctrine\ORM\PersistentCollection {#3349 …}
        +votes: Doctrine\ORM\PersistentCollection {#3347 …}
        +reports: Doctrine\ORM\PersistentCollection {#3362 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3364 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3366 …}
        -id: 350549
        -bodyTs: "'comment':6 'easili':13 'false/lies/intending':8 'mislead':10 'prove':4 'yes':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7131194"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706553987 {#3360
          date: 2024-01-29 19:46:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: "But financially and reputational damage is next to nothing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706554122 {#3389
        date: 2024-01-29 19:48:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3392 …}
      +nested: Doctrine\ORM\PersistentCollection {#3396 …}
      +votes: Doctrine\ORM\PersistentCollection {#3398 …}
      +reports: Doctrine\ORM\PersistentCollection {#3399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
      -id: 350557
      -bodyTs: "'damag':5 'financi':2 'next':7 'noth':9 'reput':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7131234"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706554122 {#3386
        date: 2024-01-29 19:48:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: "Not sure what you mean."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706555420 {#3415
      date: 2024-01-29 20:10:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3412 …}
    +nested: Doctrine\ORM\PersistentCollection {#3409 …}
    +votes: Doctrine\ORM\PersistentCollection {#3407 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 350601
    -bodyTs: "'mean':5 'sure':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7131624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706555420 {#3418
      date: 2024-01-29 20:10:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "Financially, how much in damages? Im assuming its not worth anywhere near as much as you think"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706555773 {#3437
    date: 2024-01-29 20:16:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3434 …}
  +nested: Doctrine\ORM\PersistentCollection {#3431 …}
  +votes: Doctrine\ORM\PersistentCollection {#3429 …}
  +reports: Doctrine\ORM\PersistentCollection {#3443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
  -id: 350619
  -bodyTs: "'anywher':11 'assum':7 'damag':5 'financi':1 'im':6 'much':3,14 'near':12 'think':17 'worth':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7131750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706555773 {#3440
    date: 2024-01-29 20:16:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3442
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3420
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3384
      +user: App\Entity\User {#2093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3356
        +user: Proxies\__CG__\App\Entity\User {#3117 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#3299
          +user: App\Entity\User {#2093 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: App\Entity\EntryComment {#3232
            +user: Proxies\__CG__\App\Entity\User {#3117 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
            +image: null
            +parent: App\Entity\EntryComment {#3169
              +user: App\Entity\User {#2093 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
              +image: null
              +parent: App\Entity\EntryComment {#3054
                +user: Proxies\__CG__\App\Entity\User {#3117 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
                +image: null
                +parent: App\Entity\EntryComment {#2096
                  +user: App\Entity\User {#2093 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Is your reddit account tied to your real life information? Why are you consulting lawyers for trolls taking the piss out of you on reddit?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 32
                  +score: 0
                  +lastActive: DateTime @1729446737 {#2076
                    date: 2024-10-20 19:52:17.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@MaximilianKohler@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2077 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
                  -id: 349783
                  -bodyTs: "'account':4 'consult':14 'inform':10 'lawyer':15 'life':9 'piss':20 'real':8 'reddit':3,25 'take':18 'tie':5 'troll':17"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/7126070"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1706537818 {#2097
                    date: 2024-01-29 15:16:58.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2096}
                +body: "Yes, I was a public figure on reddit. And even if I wasn’t, it’s irrelevant. You don’t need to have a reddit account for scammers to post libel about you and your business."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1706541156 {#3057
                  date: 2024-01-29 16:12:36.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MaximilianKohler@lemmy.world"
                  "@breadsmasher@lemmy.world"
                  "@MaximilianKohler@lemmy.world"
                  "@breadsmasher@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3053 …}
                +nested: Doctrine\ORM\PersistentCollection {#3051 …}
                +votes: Doctrine\ORM\PersistentCollection {#3049 …}
                +reports: Doctrine\ORM\PersistentCollection {#3129 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
                -id: 349954
                -bodyTs: "'account':26 'busi':36 'even':10 'figur':6 'irrelev':17 'libel':31 'need':21 'post':30 'public':5 'reddit':8,25 'scammer':28 'wasn':13 'yes':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/7127024"
                +editedAt: DateTimeImmutable @1729421089 {#3056
                  date: 2024-10-20 12:44:49.0 +02:00
                }
                +createdAt: DateTimeImmutable @1706541156 {#3055
                  date: 2024-01-29 16:12:36.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2096}
              +body: "And what damages can you calculate caused by the libel?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1706541607 {#3170
                date: 2024-01-29 16:20:07.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MaximilianKohler@lemmy.world"
                "@breadsmasher@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3164 …}
              +nested: Doctrine\ORM\PersistentCollection {#3158 …}
              +votes: Doctrine\ORM\PersistentCollection {#3162 …}
              +reports: Doctrine\ORM\PersistentCollection {#3173 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
              -id: 349970
              -bodyTs: "'calcul':6 'caus':7 'damag':3 'libel':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/7127164"
              +editedAt: null
              +createdAt: DateTimeImmutable @1706541607 {#3167
                date: 2024-01-29 16:20:07.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2096}
            +body: "That would be quite difficult due the nature of my project. But certainly I could calculate some; monetary and reputation."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1706545252 {#3231
              date: 2024-01-29 17:20:52.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MaximilianKohler@lemmy.world"
              "@breadsmasher@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3235 …}
            +nested: Doctrine\ORM\PersistentCollection {#3240 …}
            +votes: Doctrine\ORM\PersistentCollection {#3236 …}
            +reports: Doctrine\ORM\PersistentCollection {#3242 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
            -id: 350133
            -bodyTs: "'calcul':16 'certain':13 'could':15 'difficult':5 'due':6 'monetari':18 'natur':8 'project':11 'quit':4 'reput':20 'would':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7128382"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706545252 {#3228
              date: 2024-01-29 17:20:52.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2096}
          +body: """
            And can you prove the comments were false/lies/intending to mislead?\n
            \n
            For example, if you made a product which accidentally explodes and hurts someone, and they post about it on reddit, it wouldn’t be libel.\n
            \n
            If someone is telling lies, that would be grounds. But only worth it if theres significant repetitional harm.\n
            \n
            Also, what if people are in a different country? Different laws on libel?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1706552762 {#3298
            date: 2024-01-29 19:26:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
            "@breadsmasher@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3302 …}
          +nested: Doctrine\ORM\PersistentCollection {#3307 …}
          +votes: Doctrine\ORM\PersistentCollection {#3303 …}
          +reports: Doctrine\ORM\PersistentCollection {#3309 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
          -id: 350504
          -bodyTs: "'accident':19 'also':54 'comment':6 'countri':62 'differ':61,63 'exampl':12 'explod':20 'false/lies/intending':8 'ground':44 'harm':53 'hurt':22 'law':64 'libel':35,66 'lie':40 'made':15 'mislead':10 'peopl':57 'post':26 'product':17 'prove':4 'reddit':30 'repetit':52 'signific':51 'someon':23,37 'tell':39 'there':50 'worth':47 'would':42 'wouldn':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7130838"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706552762 {#3295
            date: 2024-01-29 19:26:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2096}
        +body: """
          > And can you prove the comments were false/lies/intending to mislead?\n
          \n
          Yes, very easily.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706553987 {#3357
          date: 2024-01-29 19:46:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@breadsmasher@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3353 …}
        +nested: Doctrine\ORM\PersistentCollection {#3349 …}
        +votes: Doctrine\ORM\PersistentCollection {#3347 …}
        +reports: Doctrine\ORM\PersistentCollection {#3362 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3364 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3366 …}
        -id: 350549
        -bodyTs: "'comment':6 'easili':13 'false/lies/intending':8 'mislead':10 'prove':4 'yes':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7131194"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706553987 {#3360
          date: 2024-01-29 19:46:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2096}
      +body: "But financially and reputational damage is next to nothing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706554122 {#3389
        date: 2024-01-29 19:48:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@breadsmasher@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3392 …}
      +nested: Doctrine\ORM\PersistentCollection {#3396 …}
      +votes: Doctrine\ORM\PersistentCollection {#3398 …}
      +reports: Doctrine\ORM\PersistentCollection {#3399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
      -id: 350557
      -bodyTs: "'damag':5 'financi':2 'next':7 'noth':9 'reput':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7131234"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706554122 {#3386
        date: 2024-01-29 19:48:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2096}
    +body: "Not sure what you mean."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706555420 {#3415
      date: 2024-01-29 20:10:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@breadsmasher@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3412 …}
    +nested: Doctrine\ORM\PersistentCollection {#3409 …}
    +votes: Doctrine\ORM\PersistentCollection {#3407 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 350601
    -bodyTs: "'mean':5 'sure':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7131624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706555420 {#3418
      date: 2024-01-29 20:10:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "Financially, how much in damages? Im assuming its not worth anywhere near as much as you think"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706555773 {#3437
    date: 2024-01-29 20:16:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@breadsmasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3434 …}
  +nested: Doctrine\ORM\PersistentCollection {#3431 …}
  +votes: Doctrine\ORM\PersistentCollection {#3429 …}
  +reports: Doctrine\ORM\PersistentCollection {#3443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
  -id: 350619
  -bodyTs: "'anywher':11 'assum':7 'damag':5 'financi':1 'im':6 'much':3,14 'near':12 'think':17 'worth':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7131750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706555773 {#3440
    date: 2024-01-29 20:16:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2071
  +user: App\Entity\User {#2052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Sunrise](https://youtu.be/n2oSuyv7UAw) from the Final Fantasy 14 soundtrack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706537359 {#2072
    date: 2024-01-29 15:09:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 349762
  -bodyTs: "'/n2osuyv7uaw)':4 '14':9 'fantasi':8 'final':7 'soundtrack':10 'sunris':1 'youtu.be':3 'youtu.be/n2osuyv7uaw)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537359 {#2069
    date: 2024-01-29 15:09: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
59 DENIED edit
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#2052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Sunrise](https://youtu.be/n2oSuyv7UAw) from the Final Fantasy 14 soundtrack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706537359 {#2072
    date: 2024-01-29 15:09:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 349762
  -bodyTs: "'/n2osuyv7uaw)':4 '14':9 'fantasi':8 'final':7 'soundtrack':10 'sunris':1 'youtu.be':3 'youtu.be/n2osuyv7uaw)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537359 {#2069
    date: 2024-01-29 15:09: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
60 DENIED moderate
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#2052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Sunrise](https://youtu.be/n2oSuyv7UAw) from the Final Fantasy 14 soundtrack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706537359 {#2072
    date: 2024-01-29 15:09:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 349762
  -bodyTs: "'/n2osuyv7uaw)':4 '14':9 'fantasi':8 'final':7 'soundtrack':10 'sunris':1 'youtu.be':3 'youtu.be/n2osuyv7uaw)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537359 {#2069
    date: 2024-01-29 15:09: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
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 {#2311
  +user: App\Entity\User {#2310 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Any Song I listen because I don’t like songs in my language. I don’t know why."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706537339 {#2229
    date: 2024-01-29 15:08:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 349763
  -bodyTs: "'know':17 'languag':13 'like':9 'listen':4 'song':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8788304"
  +editedAt: DateTimeImmutable @1729386634 {#2228
    date: 2024-10-20 03:10:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706537339 {#2252
    date: 2024-01-29 15:08: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
63 DENIED edit
App\Entity\EntryComment {#2311
  +user: App\Entity\User {#2310 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Any Song I listen because I don’t like songs in my language. I don’t know why."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706537339 {#2229
    date: 2024-01-29 15:08:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 349763
  -bodyTs: "'know':17 'languag':13 'like':9 'listen':4 'song':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8788304"
  +editedAt: DateTimeImmutable @1729386634 {#2228
    date: 2024-10-20 03:10:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706537339 {#2252
    date: 2024-01-29 15:08: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
64 DENIED moderate
App\Entity\EntryComment {#2311
  +user: App\Entity\User {#2310 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Any Song I listen because I don’t like songs in my language. I don’t know why."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706537339 {#2229
    date: 2024-01-29 15:08:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 349763
  -bodyTs: "'know':17 'languag':13 'like':9 'listen':4 'song':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8788304"
  +editedAt: DateTimeImmutable @1729386634 {#2228
    date: 2024-10-20 03:10:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706537339 {#2252
    date: 2024-01-29 15:08: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
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 {#2272
  +user: App\Entity\User {#2234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
    \n
    Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
    \n
    Wishing you luck internet stranger
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1729471169 {#2268
    date: 2024-10-21 02:39:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 349756
  -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537186 {#2267
    date: 2024-01-29 15:06: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
67 DENIED edit
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#2234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
    \n
    Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
    \n
    Wishing you luck internet stranger
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1729471169 {#2268
    date: 2024-10-21 02:39:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 349756
  -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537186 {#2267
    date: 2024-01-29 15:06: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
68 DENIED moderate
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#2234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
    \n
    Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
    \n
    Wishing you luck internet stranger
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1729471169 {#2268
    date: 2024-10-21 02:39:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 349756
  -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537186 {#2267
    date: 2024-01-29 15:06: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
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 {#3071
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2272
    +user: App\Entity\User {#2234 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
      \n
      Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
      \n
      Wishing you luck internet stranger
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1729471169 {#2268
      date: 2024-10-21 02:39:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lagomorphlecture@lemm.ee"
      "@return2ozma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2253 …}
    +nested: Doctrine\ORM\PersistentCollection {#2262 …}
    +votes: Doctrine\ORM\PersistentCollection {#2264 …}
    +reports: Doctrine\ORM\PersistentCollection {#2242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
    -id: 349756
    -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7125894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706537186 {#2267
      date: 2024-01-29 15:06:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: "I’m a vegetarian and my instant pot is great for beans. I didn’t bring that up since canned beans are cheap but they’re high sodium and are probably more contaminated with plastic than dried beans. I would never bother with dried beans without the instant pot but they’re super easy with it. So I guess depending on your diet either an instant pot, slow cooker or air fryer can really have a huge impact on your grocery bill."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706541723 {#3073
    date: 2024-01-29 16:22:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
    "@LibreFish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  -id: 349973
  -bodyTs: "'air':71 'bean':12,21,38,45 'bill':82 'bother':42 'bring':16 'can':20 'cheap':23 'contamin':33 'cooker':69 'depend':60 'didn':14 'diet':63 'dri':37,44 'easi':54 'either':64 'fryer':72 'great':10 'groceri':81 'guess':59 'high':27 'huge':77 'impact':78 'instant':7,48,66 'm':2 'never':41 'plastic':35 'pot':8,49,67 'probabl':31 're':26,52 'realli':74 'sinc':19 'slow':68 'sodium':28 'super':53 'vegetarian':4 'without':46 'would':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8789709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541723 {#3072
    date: 2024-01-29 16:22: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
71 DENIED edit
App\Entity\EntryComment {#3071
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2272
    +user: App\Entity\User {#2234 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
      \n
      Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
      \n
      Wishing you luck internet stranger
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1729471169 {#2268
      date: 2024-10-21 02:39:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lagomorphlecture@lemm.ee"
      "@return2ozma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2253 …}
    +nested: Doctrine\ORM\PersistentCollection {#2262 …}
    +votes: Doctrine\ORM\PersistentCollection {#2264 …}
    +reports: Doctrine\ORM\PersistentCollection {#2242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
    -id: 349756
    -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7125894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706537186 {#2267
      date: 2024-01-29 15:06:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: "I’m a vegetarian and my instant pot is great for beans. I didn’t bring that up since canned beans are cheap but they’re high sodium and are probably more contaminated with plastic than dried beans. I would never bother with dried beans without the instant pot but they’re super easy with it. So I guess depending on your diet either an instant pot, slow cooker or air fryer can really have a huge impact on your grocery bill."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706541723 {#3073
    date: 2024-01-29 16:22:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
    "@LibreFish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  -id: 349973
  -bodyTs: "'air':71 'bean':12,21,38,45 'bill':82 'bother':42 'bring':16 'can':20 'cheap':23 'contamin':33 'cooker':69 'depend':60 'didn':14 'diet':63 'dri':37,44 'easi':54 'either':64 'fryer':72 'great':10 'groceri':81 'guess':59 'high':27 'huge':77 'impact':78 'instant':7,48,66 'm':2 'never':41 'plastic':35 'pot':8,49,67 'probabl':31 're':26,52 'realli':74 'sinc':19 'slow':68 'sodium':28 'super':53 'vegetarian':4 'without':46 'would':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8789709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541723 {#3072
    date: 2024-01-29 16:22: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
72 DENIED moderate
App\Entity\EntryComment {#3071
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2272
    +user: App\Entity\User {#2234 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
      \n
      Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
      \n
      Wishing you luck internet stranger
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1729471169 {#2268
      date: 2024-10-21 02:39:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lagomorphlecture@lemm.ee"
      "@return2ozma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2253 …}
    +nested: Doctrine\ORM\PersistentCollection {#2262 …}
    +votes: Doctrine\ORM\PersistentCollection {#2264 …}
    +reports: Doctrine\ORM\PersistentCollection {#2242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
    -id: 349756
    -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7125894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706537186 {#2267
      date: 2024-01-29 15:06:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: "I’m a vegetarian and my instant pot is great for beans. I didn’t bring that up since canned beans are cheap but they’re high sodium and are probably more contaminated with plastic than dried beans. I would never bother with dried beans without the instant pot but they’re super easy with it. So I guess depending on your diet either an instant pot, slow cooker or air fryer can really have a huge impact on your grocery bill."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706541723 {#3073
    date: 2024-01-29 16:22:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
    "@LibreFish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  -id: 349973
  -bodyTs: "'air':71 'bean':12,21,38,45 'bill':82 'bother':42 'bring':16 'can':20 'cheap':23 'contamin':33 'cooker':69 'depend':60 'didn':14 'diet':63 'dri':37,44 'easi':54 'either':64 'fryer':72 'great':10 'groceri':81 'guess':59 'high':27 'huge':77 'impact':78 'instant':7,48,66 'm':2 'never':41 'plastic':35 'pot':8,49,67 'probabl':31 're':26,52 'realli':74 'sinc':19 'slow':68 'sodium':28 'super':53 'vegetarian':4 'without':46 'would':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8789709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541723 {#3072
    date: 2024-01-29 16:22: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
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 {#3181
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3071
    +user: Proxies\__CG__\App\Entity\User {#3070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2272
      +user: App\Entity\User {#2234 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
        \n
        Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
        \n
        Wishing you luck internet stranger
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1729471169 {#2268
        date: 2024-10-21 02:39:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lagomorphlecture@lemm.ee"
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2253 …}
      +nested: Doctrine\ORM\PersistentCollection {#2262 …}
      +votes: Doctrine\ORM\PersistentCollection {#2264 …}
      +reports: Doctrine\ORM\PersistentCollection {#2242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
      -id: 349756
      -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7125894"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706537186 {#2267
        date: 2024-01-29 15:06:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2272}
    +body: "I’m a vegetarian and my instant pot is great for beans. I didn’t bring that up since canned beans are cheap but they’re high sodium and are probably more contaminated with plastic than dried beans. I would never bother with dried beans without the instant pot but they’re super easy with it. So I guess depending on your diet either an instant pot, slow cooker or air fryer can really have a huge impact on your grocery bill."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706541723 {#3073
      date: 2024-01-29 16:22:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lagomorphlecture@lemm.ee"
      "@return2ozma@lemmy.world"
      "@LibreFish@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3069 …}
    +nested: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    -id: 349973
    -bodyTs: "'air':71 'bean':12,21,38,45 'bill':82 'bother':42 'bring':16 'can':20 'cheap':23 'contamin':33 'cooker':69 'depend':60 'didn':14 'diet':63 'dri':37,44 'easi':54 'either':64 'fryer':72 'great':10 'groceri':81 'guess':59 'high':27 'huge':77 'impact':78 'instant':7,48,66 'm':2 'never':41 'plastic':35 'pot':8,49,67 'probabl':31 're':26,52 'realli':74 'sinc':19 'slow':68 'sodium':28 'super':53 'vegetarian':4 'without':46 'would':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8789709"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706541723 {#3072
      date: 2024-01-29 16:22:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: "how do you prepare them? Whenever I tried using a pressure cooked for dried beans they turned out mush."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706548898 {#3179
    date: 2024-01-29 18:21:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
    "@LibreFish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 350331
  -bodyTs: "'bean':15 'cook':12 'dri':14 'mush':19 'prepar':4 'pressur':11 'tri':8 'turn':17 'use':9 'whenev':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706548898 {#3180
    date: 2024-01-29 18:21: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
75 DENIED edit
App\Entity\EntryComment {#3181
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3071
    +user: Proxies\__CG__\App\Entity\User {#3070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2272
      +user: App\Entity\User {#2234 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
        \n
        Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
        \n
        Wishing you luck internet stranger
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1729471169 {#2268
        date: 2024-10-21 02:39:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lagomorphlecture@lemm.ee"
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2253 …}
      +nested: Doctrine\ORM\PersistentCollection {#2262 …}
      +votes: Doctrine\ORM\PersistentCollection {#2264 …}
      +reports: Doctrine\ORM\PersistentCollection {#2242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
      -id: 349756
      -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7125894"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706537186 {#2267
        date: 2024-01-29 15:06:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2272}
    +body: "I’m a vegetarian and my instant pot is great for beans. I didn’t bring that up since canned beans are cheap but they’re high sodium and are probably more contaminated with plastic than dried beans. I would never bother with dried beans without the instant pot but they’re super easy with it. So I guess depending on your diet either an instant pot, slow cooker or air fryer can really have a huge impact on your grocery bill."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706541723 {#3073
      date: 2024-01-29 16:22:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lagomorphlecture@lemm.ee"
      "@return2ozma@lemmy.world"
      "@LibreFish@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3069 …}
    +nested: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    -id: 349973
    -bodyTs: "'air':71 'bean':12,21,38,45 'bill':82 'bother':42 'bring':16 'can':20 'cheap':23 'contamin':33 'cooker':69 'depend':60 'didn':14 'diet':63 'dri':37,44 'easi':54 'either':64 'fryer':72 'great':10 'groceri':81 'guess':59 'high':27 'huge':77 'impact':78 'instant':7,48,66 'm':2 'never':41 'plastic':35 'pot':8,49,67 'probabl':31 're':26,52 'realli':74 'sinc':19 'slow':68 'sodium':28 'super':53 'vegetarian':4 'without':46 'would':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8789709"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706541723 {#3072
      date: 2024-01-29 16:22:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: "how do you prepare them? Whenever I tried using a pressure cooked for dried beans they turned out mush."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706548898 {#3179
    date: 2024-01-29 18:21:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
    "@LibreFish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 350331
  -bodyTs: "'bean':15 'cook':12 'dri':14 'mush':19 'prepar':4 'pressur':11 'tri':8 'turn':17 'use':9 'whenev':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706548898 {#3180
    date: 2024-01-29 18:21: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
76 DENIED moderate
App\Entity\EntryComment {#3181
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3071
    +user: Proxies\__CG__\App\Entity\User {#3070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2272
      +user: App\Entity\User {#2234 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
        \n
        Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
        \n
        Wishing you luck internet stranger
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1729471169 {#2268
        date: 2024-10-21 02:39:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lagomorphlecture@lemm.ee"
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2253 …}
      +nested: Doctrine\ORM\PersistentCollection {#2262 …}
      +votes: Doctrine\ORM\PersistentCollection {#2264 …}
      +reports: Doctrine\ORM\PersistentCollection {#2242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
      -id: 349756
      -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7125894"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706537186 {#2267
        date: 2024-01-29 15:06:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2272}
    +body: "I’m a vegetarian and my instant pot is great for beans. I didn’t bring that up since canned beans are cheap but they’re high sodium and are probably more contaminated with plastic than dried beans. I would never bother with dried beans without the instant pot but they’re super easy with it. So I guess depending on your diet either an instant pot, slow cooker or air fryer can really have a huge impact on your grocery bill."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706541723 {#3073
      date: 2024-01-29 16:22:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lagomorphlecture@lemm.ee"
      "@return2ozma@lemmy.world"
      "@LibreFish@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3069 …}
    +nested: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    -id: 349973
    -bodyTs: "'air':71 'bean':12,21,38,45 'bill':82 'bother':42 'bring':16 'can':20 'cheap':23 'contamin':33 'cooker':69 'depend':60 'didn':14 'diet':63 'dri':37,44 'easi':54 'either':64 'fryer':72 'great':10 'groceri':81 'guess':59 'high':27 'huge':77 'impact':78 'instant':7,48,66 'm':2 'never':41 'plastic':35 'pot':8,49,67 'probabl':31 're':26,52 'realli':74 'sinc':19 'slow':68 'sodium':28 'super':53 'vegetarian':4 'without':46 'would':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8789709"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706541723 {#3072
      date: 2024-01-29 16:22:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: "how do you prepare them? Whenever I tried using a pressure cooked for dried beans they turned out mush."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706548898 {#3179
    date: 2024-01-29 18:21:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
    "@LibreFish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 350331
  -bodyTs: "'bean':15 'cook':12 'dri':14 'mush':19 'prepar':4 'pressur':11 'tri':8 'turn':17 'use':9 'whenev':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706548898 {#3180
    date: 2024-01-29 18:21: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
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 {#3265
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3071
      +user: Proxies\__CG__\App\Entity\User {#3070 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2272
        +user: App\Entity\User {#2234 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
          \n
          Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
          \n
          Wishing you luck internet stranger
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1729471169 {#2268
          date: 2024-10-21 02:39:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lagomorphlecture@lemm.ee"
          "@return2ozma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2253 …}
        +nested: Doctrine\ORM\PersistentCollection {#2262 …}
        +votes: Doctrine\ORM\PersistentCollection {#2264 …}
        +reports: Doctrine\ORM\PersistentCollection {#2242 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
        -id: 349756
        -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7125894"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706537186 {#2267
          date: 2024-01-29 15:06:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2272}
      +body: "I’m a vegetarian and my instant pot is great for beans. I didn’t bring that up since canned beans are cheap but they’re high sodium and are probably more contaminated with plastic than dried beans. I would never bother with dried beans without the instant pot but they’re super easy with it. So I guess depending on your diet either an instant pot, slow cooker or air fryer can really have a huge impact on your grocery bill."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706541723 {#3073
        date: 2024-01-29 16:22:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lagomorphlecture@lemm.ee"
        "@return2ozma@lemmy.world"
        "@LibreFish@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3069 …}
      +nested: Doctrine\ORM\PersistentCollection {#3067 …}
      +votes: Doctrine\ORM\PersistentCollection {#3065 …}
      +reports: Doctrine\ORM\PersistentCollection {#3063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
      -id: 349973
      -bodyTs: "'air':71 'bean':12,21,38,45 'bill':82 'bother':42 'bring':16 'can':20 'cheap':23 'contamin':33 'cooker':69 'depend':60 'didn':14 'diet':63 'dri':37,44 'easi':54 'either':64 'fryer':72 'great':10 'groceri':81 'guess':59 'high':27 'huge':77 'impact':78 'instant':7,48,66 'm':2 'never':41 'plastic':35 'pot':8,49,67 'probabl':31 're':26,52 'realli':74 'sinc':19 'slow':68 'sodium':28 'super':53 'vegetarian':4 'without':46 'would':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8789709"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706541723 {#3072
        date: 2024-01-29 16:22:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2272}
    +body: "how do you prepare them? Whenever I tried using a pressure cooked for dried beans they turned out mush."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706548898 {#3179
      date: 2024-01-29 18:21:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lagomorphlecture@lemm.ee"
      "@return2ozma@lemmy.world"
      "@LibreFish@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3183 …}
    +nested: Doctrine\ORM\PersistentCollection {#3185 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
    -id: 350331
    -bodyTs: "'bean':15 'cook':12 'dri':14 'mush':19 'prepar':4 'pressur':11 'tri':8 'turn':17 'use':9 'whenev':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7129576"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706548898 {#3180
      date: 2024-01-29 18:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: "Part of it probably depends on what beans. I eat a lot of chickpeas and I think they’re a harder bean and less likely to get mushy. The other one is black beans and definitely they would be easier to overcook. Did you do the quick release? If not, next time quick release then immediately drain them and give them a quick rinse in cold water. I’m just using the bean setting on my instant pot so if that’s what you’re doing and it’s still mushy with the quick release, figure out how long that cooks for and drop it by a minute or two."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706549278 {#3263
    date: 2024-01-29 18:27:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
    "@LibreFish@lemmy.world"
    "@hinterlufer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3266 …}
  +nested: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  -id: 350355
  -bodyTs: "'bean':8,22,34,73 'black':33 'chickpea':14 'cold':66 'cook':101 'definit':36 'depend':5 'drain':57 'drop':104 'easier':40 'eat':10 'figur':96 'get':27 'give':60 'harder':21 'immedi':56 'instant':77 'less':24 'like':25 'long':99 'lot':12 'm':69 'minut':108 'mushi':28,91 'next':51 'one':31 'overcook':42 'part':1 'pot':78 'probabl':4 'quick':47,53,63,94 're':19,85 'releas':48,54,95 'rins':64 'set':74 'still':90 'think':17 'time':52 'two':110 'use':71 'water':67 'would':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8792489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549278 {#3264
    date: 2024-01-29 18:27:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3265
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3071
      +user: Proxies\__CG__\App\Entity\User {#3070 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2272
        +user: App\Entity\User {#2234 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
          \n
          Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
          \n
          Wishing you luck internet stranger
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1729471169 {#2268
          date: 2024-10-21 02:39:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lagomorphlecture@lemm.ee"
          "@return2ozma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2253 …}
        +nested: Doctrine\ORM\PersistentCollection {#2262 …}
        +votes: Doctrine\ORM\PersistentCollection {#2264 …}
        +reports: Doctrine\ORM\PersistentCollection {#2242 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
        -id: 349756
        -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7125894"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706537186 {#2267
          date: 2024-01-29 15:06:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2272}
      +body: "I’m a vegetarian and my instant pot is great for beans. I didn’t bring that up since canned beans are cheap but they’re high sodium and are probably more contaminated with plastic than dried beans. I would never bother with dried beans without the instant pot but they’re super easy with it. So I guess depending on your diet either an instant pot, slow cooker or air fryer can really have a huge impact on your grocery bill."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706541723 {#3073
        date: 2024-01-29 16:22:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lagomorphlecture@lemm.ee"
        "@return2ozma@lemmy.world"
        "@LibreFish@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3069 …}
      +nested: Doctrine\ORM\PersistentCollection {#3067 …}
      +votes: Doctrine\ORM\PersistentCollection {#3065 …}
      +reports: Doctrine\ORM\PersistentCollection {#3063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
      -id: 349973
      -bodyTs: "'air':71 'bean':12,21,38,45 'bill':82 'bother':42 'bring':16 'can':20 'cheap':23 'contamin':33 'cooker':69 'depend':60 'didn':14 'diet':63 'dri':37,44 'easi':54 'either':64 'fryer':72 'great':10 'groceri':81 'guess':59 'high':27 'huge':77 'impact':78 'instant':7,48,66 'm':2 'never':41 'plastic':35 'pot':8,49,67 'probabl':31 're':26,52 'realli':74 'sinc':19 'slow':68 'sodium':28 'super':53 'vegetarian':4 'without':46 'would':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8789709"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706541723 {#3072
        date: 2024-01-29 16:22:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2272}
    +body: "how do you prepare them? Whenever I tried using a pressure cooked for dried beans they turned out mush."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706548898 {#3179
      date: 2024-01-29 18:21:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lagomorphlecture@lemm.ee"
      "@return2ozma@lemmy.world"
      "@LibreFish@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3183 …}
    +nested: Doctrine\ORM\PersistentCollection {#3185 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
    -id: 350331
    -bodyTs: "'bean':15 'cook':12 'dri':14 'mush':19 'prepar':4 'pressur':11 'tri':8 'turn':17 'use':9 'whenev':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7129576"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706548898 {#3180
      date: 2024-01-29 18:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: "Part of it probably depends on what beans. I eat a lot of chickpeas and I think they’re a harder bean and less likely to get mushy. The other one is black beans and definitely they would be easier to overcook. Did you do the quick release? If not, next time quick release then immediately drain them and give them a quick rinse in cold water. I’m just using the bean setting on my instant pot so if that’s what you’re doing and it’s still mushy with the quick release, figure out how long that cooks for and drop it by a minute or two."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706549278 {#3263
    date: 2024-01-29 18:27:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
    "@LibreFish@lemmy.world"
    "@hinterlufer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3266 …}
  +nested: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  -id: 350355
  -bodyTs: "'bean':8,22,34,73 'black':33 'chickpea':14 'cold':66 'cook':101 'definit':36 'depend':5 'drain':57 'drop':104 'easier':40 'eat':10 'figur':96 'get':27 'give':60 'harder':21 'immedi':56 'instant':77 'less':24 'like':25 'long':99 'lot':12 'm':69 'minut':108 'mushi':28,91 'next':51 'one':31 'overcook':42 'part':1 'pot':78 'probabl':4 'quick':47,53,63,94 're':19,85 'releas':48,54,95 'rins':64 'set':74 'still':90 'think':17 'time':52 'two':110 'use':71 'water':67 'would':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8792489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549278 {#3264
    date: 2024-01-29 18:27:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3265
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3071
      +user: Proxies\__CG__\App\Entity\User {#3070 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2272
        +user: App\Entity\User {#2234 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
          \n
          Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
          \n
          Wishing you luck internet stranger
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1729471169 {#2268
          date: 2024-10-21 02:39:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lagomorphlecture@lemm.ee"
          "@return2ozma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2253 …}
        +nested: Doctrine\ORM\PersistentCollection {#2262 …}
        +votes: Doctrine\ORM\PersistentCollection {#2264 …}
        +reports: Doctrine\ORM\PersistentCollection {#2242 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
        -id: 349756
        -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7125894"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706537186 {#2267
          date: 2024-01-29 15:06:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2272}
      +body: "I’m a vegetarian and my instant pot is great for beans. I didn’t bring that up since canned beans are cheap but they’re high sodium and are probably more contaminated with plastic than dried beans. I would never bother with dried beans without the instant pot but they’re super easy with it. So I guess depending on your diet either an instant pot, slow cooker or air fryer can really have a huge impact on your grocery bill."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706541723 {#3073
        date: 2024-01-29 16:22:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lagomorphlecture@lemm.ee"
        "@return2ozma@lemmy.world"
        "@LibreFish@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3069 …}
      +nested: Doctrine\ORM\PersistentCollection {#3067 …}
      +votes: Doctrine\ORM\PersistentCollection {#3065 …}
      +reports: Doctrine\ORM\PersistentCollection {#3063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
      -id: 349973
      -bodyTs: "'air':71 'bean':12,21,38,45 'bill':82 'bother':42 'bring':16 'can':20 'cheap':23 'contamin':33 'cooker':69 'depend':60 'didn':14 'diet':63 'dri':37,44 'easi':54 'either':64 'fryer':72 'great':10 'groceri':81 'guess':59 'high':27 'huge':77 'impact':78 'instant':7,48,66 'm':2 'never':41 'plastic':35 'pot':8,49,67 'probabl':31 're':26,52 'realli':74 'sinc':19 'slow':68 'sodium':28 'super':53 'vegetarian':4 'without':46 'would':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8789709"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706541723 {#3072
        date: 2024-01-29 16:22:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2272}
    +body: "how do you prepare them? Whenever I tried using a pressure cooked for dried beans they turned out mush."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706548898 {#3179
      date: 2024-01-29 18:21:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lagomorphlecture@lemm.ee"
      "@return2ozma@lemmy.world"
      "@LibreFish@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3183 …}
    +nested: Doctrine\ORM\PersistentCollection {#3185 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
    -id: 350331
    -bodyTs: "'bean':15 'cook':12 'dri':14 'mush':19 'prepar':4 'pressur':11 'tri':8 'turn':17 'use':9 'whenev':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7129576"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706548898 {#3180
      date: 2024-01-29 18:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: "Part of it probably depends on what beans. I eat a lot of chickpeas and I think they’re a harder bean and less likely to get mushy. The other one is black beans and definitely they would be easier to overcook. Did you do the quick release? If not, next time quick release then immediately drain them and give them a quick rinse in cold water. I’m just using the bean setting on my instant pot so if that’s what you’re doing and it’s still mushy with the quick release, figure out how long that cooks for and drop it by a minute or two."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706549278 {#3263
    date: 2024-01-29 18:27:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
    "@LibreFish@lemmy.world"
    "@hinterlufer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3266 …}
  +nested: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  -id: 350355
  -bodyTs: "'bean':8,22,34,73 'black':33 'chickpea':14 'cold':66 'cook':101 'definit':36 'depend':5 'drain':57 'drop':104 'easier':40 'eat':10 'figur':96 'get':27 'give':60 'harder':21 'immedi':56 'instant':77 'less':24 'like':25 'long':99 'lot':12 'm':69 'minut':108 'mushi':28,91 'next':51 'one':31 'overcook':42 'part':1 'pot':78 'probabl':4 'quick':47,53,63,94 're':19,85 'releas':48,54,95 'rins':64 'set':74 'still':90 'think':17 'time':52 'two':110 'use':71 'water':67 'would':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8792489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549278 {#3264
    date: 2024-01-29 18:27:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3333
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3265
    +user: Proxies\__CG__\App\Entity\User {#3070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3181
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3071
        +user: Proxies\__CG__\App\Entity\User {#3070 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2272
          +user: App\Entity\User {#2234 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
            \n
            Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
            \n
            Wishing you luck internet stranger
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1729471169 {#2268
            date: 2024-10-21 02:39:29.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lagomorphlecture@lemm.ee"
            "@return2ozma@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2253 …}
          +nested: Doctrine\ORM\PersistentCollection {#2262 …}
          +votes: Doctrine\ORM\PersistentCollection {#2264 …}
          +reports: Doctrine\ORM\PersistentCollection {#2242 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
          -id: 349756
          -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7125894"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706537186 {#2267
            date: 2024-01-29 15:06:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2272}
        +body: "I’m a vegetarian and my instant pot is great for beans. I didn’t bring that up since canned beans are cheap but they’re high sodium and are probably more contaminated with plastic than dried beans. I would never bother with dried beans without the instant pot but they’re super easy with it. So I guess depending on your diet either an instant pot, slow cooker or air fryer can really have a huge impact on your grocery bill."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706541723 {#3073
          date: 2024-01-29 16:22:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lagomorphlecture@lemm.ee"
          "@return2ozma@lemmy.world"
          "@LibreFish@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3069 …}
        +nested: Doctrine\ORM\PersistentCollection {#3067 …}
        +votes: Doctrine\ORM\PersistentCollection {#3065 …}
        +reports: Doctrine\ORM\PersistentCollection {#3063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
        -id: 349973
        -bodyTs: "'air':71 'bean':12,21,38,45 'bill':82 'bother':42 'bring':16 'can':20 'cheap':23 'contamin':33 'cooker':69 'depend':60 'didn':14 'diet':63 'dri':37,44 'easi':54 'either':64 'fryer':72 'great':10 'groceri':81 'guess':59 'high':27 'huge':77 'impact':78 'instant':7,48,66 'm':2 'never':41 'plastic':35 'pot':8,49,67 'probabl':31 're':26,52 'realli':74 'sinc':19 'slow':68 'sodium':28 'super':53 'vegetarian':4 'without':46 'would':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8789709"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706541723 {#3072
          date: 2024-01-29 16:22:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2272}
      +body: "how do you prepare them? Whenever I tried using a pressure cooked for dried beans they turned out mush."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706548898 {#3179
        date: 2024-01-29 18:21:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lagomorphlecture@lemm.ee"
        "@return2ozma@lemmy.world"
        "@LibreFish@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3183 …}
      +nested: Doctrine\ORM\PersistentCollection {#3185 …}
      +votes: Doctrine\ORM\PersistentCollection {#3187 …}
      +reports: Doctrine\ORM\PersistentCollection {#3189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
      -id: 350331
      -bodyTs: "'bean':15 'cook':12 'dri':14 'mush':19 'prepar':4 'pressur':11 'tri':8 'turn':17 'use':9 'whenev':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7129576"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706548898 {#3180
        date: 2024-01-29 18:21:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2272}
    +body: "Part of it probably depends on what beans. I eat a lot of chickpeas and I think they’re a harder bean and less likely to get mushy. The other one is black beans and definitely they would be easier to overcook. Did you do the quick release? If not, next time quick release then immediately drain them and give them a quick rinse in cold water. I’m just using the bean setting on my instant pot so if that’s what you’re doing and it’s still mushy with the quick release, figure out how long that cooks for and drop it by a minute or two."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706549278 {#3263
      date: 2024-01-29 18:27:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lagomorphlecture@lemm.ee"
      "@return2ozma@lemmy.world"
      "@LibreFish@lemmy.world"
      "@hinterlufer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3266 …}
    +nested: Doctrine\ORM\PersistentCollection {#3268 …}
    +votes: Doctrine\ORM\PersistentCollection {#3270 …}
    +reports: Doctrine\ORM\PersistentCollection {#3272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
    -id: 350355
    -bodyTs: "'bean':8,22,34,73 'black':33 'chickpea':14 'cold':66 'cook':101 'definit':36 'depend':5 'drain':57 'drop':104 'easier':40 'eat':10 'figur':96 'get':27 'give':60 'harder':21 'immedi':56 'instant':77 'less':24 'like':25 'long':99 'lot':12 'm':69 'minut':108 'mushi':28,91 'next':51 'one':31 'overcook':42 'part':1 'pot':78 'probabl':4 'quick':47,53,63,94 're':19,85 'releas':48,54,95 'rins':64 'set':74 'still':90 'think':17 'time':52 'two':110 'use':71 'water':67 'would':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8792489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706549278 {#3264
      date: 2024-01-29 18:27:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: """
    Hmm yes, I tried both, quick release and letting it cool down, also with chickpeas. Always ended up in mush…\n
    \n
    I have a stovetop one, so there’s no program for me, I just tried what some recipies on the internet recommend.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706560293 {#3331
    date: 2024-01-29 21:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
    "@LibreFish@lemmy.world"
    "@hinterlufer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3334 …}
  +nested: Doctrine\ORM\PersistentCollection {#3336 …}
  +votes: Doctrine\ORM\PersistentCollection {#3338 …}
  +reports: Doctrine\ORM\PersistentCollection {#3340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
  -id: 350805
  -bodyTs: "'also':13 'alway':16 'chickpea':15 'cool':11 'end':17 'hmm':1 'internet':41 'let':9 'mush':20 'one':25 'program':30 'quick':6 'recipi':38 'recommend':42 'releas':7 'stovetop':24 'tri':4,35 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7133131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706560293 {#3332
    date: 2024-01-29 21:31: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
83 DENIED edit
App\Entity\EntryComment {#3333
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3265
    +user: Proxies\__CG__\App\Entity\User {#3070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3181
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3071
        +user: Proxies\__CG__\App\Entity\User {#3070 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2272
          +user: App\Entity\User {#2234 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
            \n
            Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
            \n
            Wishing you luck internet stranger
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1729471169 {#2268
            date: 2024-10-21 02:39:29.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lagomorphlecture@lemm.ee"
            "@return2ozma@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2253 …}
          +nested: Doctrine\ORM\PersistentCollection {#2262 …}
          +votes: Doctrine\ORM\PersistentCollection {#2264 …}
          +reports: Doctrine\ORM\PersistentCollection {#2242 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
          -id: 349756
          -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7125894"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706537186 {#2267
            date: 2024-01-29 15:06:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2272}
        +body: "I’m a vegetarian and my instant pot is great for beans. I didn’t bring that up since canned beans are cheap but they’re high sodium and are probably more contaminated with plastic than dried beans. I would never bother with dried beans without the instant pot but they’re super easy with it. So I guess depending on your diet either an instant pot, slow cooker or air fryer can really have a huge impact on your grocery bill."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706541723 {#3073
          date: 2024-01-29 16:22:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lagomorphlecture@lemm.ee"
          "@return2ozma@lemmy.world"
          "@LibreFish@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3069 …}
        +nested: Doctrine\ORM\PersistentCollection {#3067 …}
        +votes: Doctrine\ORM\PersistentCollection {#3065 …}
        +reports: Doctrine\ORM\PersistentCollection {#3063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
        -id: 349973
        -bodyTs: "'air':71 'bean':12,21,38,45 'bill':82 'bother':42 'bring':16 'can':20 'cheap':23 'contamin':33 'cooker':69 'depend':60 'didn':14 'diet':63 'dri':37,44 'easi':54 'either':64 'fryer':72 'great':10 'groceri':81 'guess':59 'high':27 'huge':77 'impact':78 'instant':7,48,66 'm':2 'never':41 'plastic':35 'pot':8,49,67 'probabl':31 're':26,52 'realli':74 'sinc':19 'slow':68 'sodium':28 'super':53 'vegetarian':4 'without':46 'would':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8789709"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706541723 {#3072
          date: 2024-01-29 16:22:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2272}
      +body: "how do you prepare them? Whenever I tried using a pressure cooked for dried beans they turned out mush."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706548898 {#3179
        date: 2024-01-29 18:21:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lagomorphlecture@lemm.ee"
        "@return2ozma@lemmy.world"
        "@LibreFish@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3183 …}
      +nested: Doctrine\ORM\PersistentCollection {#3185 …}
      +votes: Doctrine\ORM\PersistentCollection {#3187 …}
      +reports: Doctrine\ORM\PersistentCollection {#3189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
      -id: 350331
      -bodyTs: "'bean':15 'cook':12 'dri':14 'mush':19 'prepar':4 'pressur':11 'tri':8 'turn':17 'use':9 'whenev':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7129576"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706548898 {#3180
        date: 2024-01-29 18:21:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2272}
    +body: "Part of it probably depends on what beans. I eat a lot of chickpeas and I think they’re a harder bean and less likely to get mushy. The other one is black beans and definitely they would be easier to overcook. Did you do the quick release? If not, next time quick release then immediately drain them and give them a quick rinse in cold water. I’m just using the bean setting on my instant pot so if that’s what you’re doing and it’s still mushy with the quick release, figure out how long that cooks for and drop it by a minute or two."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706549278 {#3263
      date: 2024-01-29 18:27:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lagomorphlecture@lemm.ee"
      "@return2ozma@lemmy.world"
      "@LibreFish@lemmy.world"
      "@hinterlufer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3266 …}
    +nested: Doctrine\ORM\PersistentCollection {#3268 …}
    +votes: Doctrine\ORM\PersistentCollection {#3270 …}
    +reports: Doctrine\ORM\PersistentCollection {#3272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
    -id: 350355
    -bodyTs: "'bean':8,22,34,73 'black':33 'chickpea':14 'cold':66 'cook':101 'definit':36 'depend':5 'drain':57 'drop':104 'easier':40 'eat':10 'figur':96 'get':27 'give':60 'harder':21 'immedi':56 'instant':77 'less':24 'like':25 'long':99 'lot':12 'm':69 'minut':108 'mushi':28,91 'next':51 'one':31 'overcook':42 'part':1 'pot':78 'probabl':4 'quick':47,53,63,94 're':19,85 'releas':48,54,95 'rins':64 'set':74 'still':90 'think':17 'time':52 'two':110 'use':71 'water':67 'would':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8792489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706549278 {#3264
      date: 2024-01-29 18:27:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: """
    Hmm yes, I tried both, quick release and letting it cool down, also with chickpeas. Always ended up in mush…\n
    \n
    I have a stovetop one, so there’s no program for me, I just tried what some recipies on the internet recommend.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706560293 {#3331
    date: 2024-01-29 21:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
    "@LibreFish@lemmy.world"
    "@hinterlufer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3334 …}
  +nested: Doctrine\ORM\PersistentCollection {#3336 …}
  +votes: Doctrine\ORM\PersistentCollection {#3338 …}
  +reports: Doctrine\ORM\PersistentCollection {#3340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
  -id: 350805
  -bodyTs: "'also':13 'alway':16 'chickpea':15 'cool':11 'end':17 'hmm':1 'internet':41 'let':9 'mush':20 'one':25 'program':30 'quick':6 'recipi':38 'recommend':42 'releas':7 'stovetop':24 'tri':4,35 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7133131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706560293 {#3332
    date: 2024-01-29 21:31: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
84 DENIED moderate
App\Entity\EntryComment {#3333
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3265
    +user: Proxies\__CG__\App\Entity\User {#3070 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3181
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3071
        +user: Proxies\__CG__\App\Entity\User {#3070 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2272
          +user: App\Entity\User {#2234 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
            \n
            Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
            \n
            Wishing you luck internet stranger
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1729471169 {#2268
            date: 2024-10-21 02:39:29.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lagomorphlecture@lemm.ee"
            "@return2ozma@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2253 …}
          +nested: Doctrine\ORM\PersistentCollection {#2262 …}
          +votes: Doctrine\ORM\PersistentCollection {#2264 …}
          +reports: Doctrine\ORM\PersistentCollection {#2242 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
          -id: 349756
          -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7125894"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706537186 {#2267
            date: 2024-01-29 15:06:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2272}
        +body: "I’m a vegetarian and my instant pot is great for beans. I didn’t bring that up since canned beans are cheap but they’re high sodium and are probably more contaminated with plastic than dried beans. I would never bother with dried beans without the instant pot but they’re super easy with it. So I guess depending on your diet either an instant pot, slow cooker or air fryer can really have a huge impact on your grocery bill."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706541723 {#3073
          date: 2024-01-29 16:22:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lagomorphlecture@lemm.ee"
          "@return2ozma@lemmy.world"
          "@LibreFish@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3069 …}
        +nested: Doctrine\ORM\PersistentCollection {#3067 …}
        +votes: Doctrine\ORM\PersistentCollection {#3065 …}
        +reports: Doctrine\ORM\PersistentCollection {#3063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
        -id: 349973
        -bodyTs: "'air':71 'bean':12,21,38,45 'bill':82 'bother':42 'bring':16 'can':20 'cheap':23 'contamin':33 'cooker':69 'depend':60 'didn':14 'diet':63 'dri':37,44 'easi':54 'either':64 'fryer':72 'great':10 'groceri':81 'guess':59 'high':27 'huge':77 'impact':78 'instant':7,48,66 'm':2 'never':41 'plastic':35 'pot':8,49,67 'probabl':31 're':26,52 'realli':74 'sinc':19 'slow':68 'sodium':28 'super':53 'vegetarian':4 'without':46 'would':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8789709"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706541723 {#3072
          date: 2024-01-29 16:22:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2272}
      +body: "how do you prepare them? Whenever I tried using a pressure cooked for dried beans they turned out mush."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706548898 {#3179
        date: 2024-01-29 18:21:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lagomorphlecture@lemm.ee"
        "@return2ozma@lemmy.world"
        "@LibreFish@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3183 …}
      +nested: Doctrine\ORM\PersistentCollection {#3185 …}
      +votes: Doctrine\ORM\PersistentCollection {#3187 …}
      +reports: Doctrine\ORM\PersistentCollection {#3189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
      -id: 350331
      -bodyTs: "'bean':15 'cook':12 'dri':14 'mush':19 'prepar':4 'pressur':11 'tri':8 'turn':17 'use':9 'whenev':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7129576"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706548898 {#3180
        date: 2024-01-29 18:21:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2272}
    +body: "Part of it probably depends on what beans. I eat a lot of chickpeas and I think they’re a harder bean and less likely to get mushy. The other one is black beans and definitely they would be easier to overcook. Did you do the quick release? If not, next time quick release then immediately drain them and give them a quick rinse in cold water. I’m just using the bean setting on my instant pot so if that’s what you’re doing and it’s still mushy with the quick release, figure out how long that cooks for and drop it by a minute or two."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706549278 {#3263
      date: 2024-01-29 18:27:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lagomorphlecture@lemm.ee"
      "@return2ozma@lemmy.world"
      "@LibreFish@lemmy.world"
      "@hinterlufer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3266 …}
    +nested: Doctrine\ORM\PersistentCollection {#3268 …}
    +votes: Doctrine\ORM\PersistentCollection {#3270 …}
    +reports: Doctrine\ORM\PersistentCollection {#3272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
    -id: 350355
    -bodyTs: "'bean':8,22,34,73 'black':33 'chickpea':14 'cold':66 'cook':101 'definit':36 'depend':5 'drain':57 'drop':104 'easier':40 'eat':10 'figur':96 'get':27 'give':60 'harder':21 'immedi':56 'instant':77 'less':24 'like':25 'long':99 'lot':12 'm':69 'minut':108 'mushi':28,91 'next':51 'one':31 'overcook':42 'part':1 'pot':78 'probabl':4 'quick':47,53,63,94 're':19,85 'releas':48,54,95 'rins':64 'set':74 'still':90 'think':17 'time':52 'two':110 'use':71 'water':67 'would':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8792489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706549278 {#3264
      date: 2024-01-29 18:27:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: """
    Hmm yes, I tried both, quick release and letting it cool down, also with chickpeas. Always ended up in mush…\n
    \n
    I have a stovetop one, so there’s no program for me, I just tried what some recipies on the internet recommend.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706560293 {#3331
    date: 2024-01-29 21:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
    "@LibreFish@lemmy.world"
    "@hinterlufer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3334 …}
  +nested: Doctrine\ORM\PersistentCollection {#3336 …}
  +votes: Doctrine\ORM\PersistentCollection {#3338 …}
  +reports: Doctrine\ORM\PersistentCollection {#3340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
  -id: 350805
  -bodyTs: "'also':13 'alway':16 'chickpea':15 'cool':11 'end':17 'hmm':1 'internet':41 'let':9 'mush':20 'one':25 'program':30 'quick':6 'recipi':38 'recommend':42 'releas':7 'stovetop':24 'tri':4,35 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7133131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706560293 {#3332
    date: 2024-01-29 21:31: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
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 {#3370
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3333
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3265
      +user: Proxies\__CG__\App\Entity\User {#3070 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3181
        +user: Proxies\__CG__\App\Entity\User {#3182 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3071
          +user: Proxies\__CG__\App\Entity\User {#3070 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2272
            +user: App\Entity\User {#2234 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
              \n
              Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
              \n
              Wishing you luck internet stranger
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1729471169 {#2268
              date: 2024-10-21 02:39:29.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lagomorphlecture@lemm.ee"
              "@return2ozma@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2253 …}
            +nested: Doctrine\ORM\PersistentCollection {#2262 …}
            +votes: Doctrine\ORM\PersistentCollection {#2264 …}
            +reports: Doctrine\ORM\PersistentCollection {#2242 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
            -id: 349756
            -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7125894"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706537186 {#2267
              date: 2024-01-29 15:06:26.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2272}
          +body: "I’m a vegetarian and my instant pot is great for beans. I didn’t bring that up since canned beans are cheap but they’re high sodium and are probably more contaminated with plastic than dried beans. I would never bother with dried beans without the instant pot but they’re super easy with it. So I guess depending on your diet either an instant pot, slow cooker or air fryer can really have a huge impact on your grocery bill."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1706541723 {#3073
            date: 2024-01-29 16:22:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lagomorphlecture@lemm.ee"
            "@return2ozma@lemmy.world"
            "@LibreFish@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3069 …}
          +nested: Doctrine\ORM\PersistentCollection {#3067 …}
          +votes: Doctrine\ORM\PersistentCollection {#3065 …}
          +reports: Doctrine\ORM\PersistentCollection {#3063 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
          -id: 349973
          -bodyTs: "'air':71 'bean':12,21,38,45 'bill':82 'bother':42 'bring':16 'can':20 'cheap':23 'contamin':33 'cooker':69 'depend':60 'didn':14 'diet':63 'dri':37,44 'easi':54 'either':64 'fryer':72 'great':10 'groceri':81 'guess':59 'high':27 'huge':77 'impact':78 'instant':7,48,66 'm':2 'never':41 'plastic':35 'pot':8,49,67 'probabl':31 're':26,52 'realli':74 'sinc':19 'slow':68 'sodium':28 'super':53 'vegetarian':4 'without':46 'would':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8789709"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706541723 {#3072
            date: 2024-01-29 16:22:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2272}
        +body: "how do you prepare them? Whenever I tried using a pressure cooked for dried beans they turned out mush."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706548898 {#3179
          date: 2024-01-29 18:21:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lagomorphlecture@lemm.ee"
          "@return2ozma@lemmy.world"
          "@LibreFish@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3183 …}
        +nested: Doctrine\ORM\PersistentCollection {#3185 …}
        +votes: Doctrine\ORM\PersistentCollection {#3187 …}
        +reports: Doctrine\ORM\PersistentCollection {#3189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
        -id: 350331
        -bodyTs: "'bean':15 'cook':12 'dri':14 'mush':19 'prepar':4 'pressur':11 'tri':8 'turn':17 'use':9 'whenev':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7129576"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706548898 {#3180
          date: 2024-01-29 18:21:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2272}
      +body: "Part of it probably depends on what beans. I eat a lot of chickpeas and I think they’re a harder bean and less likely to get mushy. The other one is black beans and definitely they would be easier to overcook. Did you do the quick release? If not, next time quick release then immediately drain them and give them a quick rinse in cold water. I’m just using the bean setting on my instant pot so if that’s what you’re doing and it’s still mushy with the quick release, figure out how long that cooks for and drop it by a minute or two."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706549278 {#3263
        date: 2024-01-29 18:27:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lagomorphlecture@lemm.ee"
        "@return2ozma@lemmy.world"
        "@LibreFish@lemmy.world"
        "@hinterlufer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3266 …}
      +nested: Doctrine\ORM\PersistentCollection {#3268 …}
      +votes: Doctrine\ORM\PersistentCollection {#3270 …}
      +reports: Doctrine\ORM\PersistentCollection {#3272 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
      -id: 350355
      -bodyTs: "'bean':8,22,34,73 'black':33 'chickpea':14 'cold':66 'cook':101 'definit':36 'depend':5 'drain':57 'drop':104 'easier':40 'eat':10 'figur':96 'get':27 'give':60 'harder':21 'immedi':56 'instant':77 'less':24 'like':25 'long':99 'lot':12 'm':69 'minut':108 'mushi':28,91 'next':51 'one':31 'overcook':42 'part':1 'pot':78 'probabl':4 'quick':47,53,63,94 're':19,85 'releas':48,54,95 'rins':64 'set':74 'still':90 'think':17 'time':52 'two':110 'use':71 'water':67 'would':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8792489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706549278 {#3264
        date: 2024-01-29 18:27:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2272}
    +body: """
      Hmm yes, I tried both, quick release and letting it cool down, also with chickpeas. Always ended up in mush…\n
      \n
      I have a stovetop one, so there’s no program for me, I just tried what some recipies on the internet recommend.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706560293 {#3331
      date: 2024-01-29 21:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lagomorphlecture@lemm.ee"
      "@return2ozma@lemmy.world"
      "@LibreFish@lemmy.world"
      "@hinterlufer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3334 …}
    +nested: Doctrine\ORM\PersistentCollection {#3336 …}
    +votes: Doctrine\ORM\PersistentCollection {#3338 …}
    +reports: Doctrine\ORM\PersistentCollection {#3340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
    -id: 350805
    -bodyTs: "'also':13 'alway':16 'chickpea':15 'cool':11 'end':17 'hmm':1 'internet':41 'let':9 'mush':20 'one':25 'program':30 'quick':6 'recipi':38 'recommend':42 'releas':7 'stovetop':24 'tri':4,35 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7133131"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706560293 {#3332
      date: 2024-01-29 21:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: "Oh ok. I have to guess they’re cooking too long then but I’ve never used a stovetop one so IDK how much you should adjust it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706563139 {#3368
    date: 2024-01-29 22:18:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
    "@LibreFish@lemmy.world"
    "@hinterlufer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3371 …}
  +nested: Doctrine\ORM\PersistentCollection {#3373 …}
  +votes: Doctrine\ORM\PersistentCollection {#3375 …}
  +reports: Doctrine\ORM\PersistentCollection {#3377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
  -id: 350913
  -bodyTs: "'adjust':27 'cook':9 'guess':6 'idk':22 'long':11 'much':24 'never':16 'oh':1 'ok':2 'one':20 're':8 'stovetop':19 'use':17 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8797506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706563139 {#3369
    date: 2024-01-29 22:18: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
87 DENIED edit
App\Entity\EntryComment {#3370
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3333
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3265
      +user: Proxies\__CG__\App\Entity\User {#3070 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3181
        +user: Proxies\__CG__\App\Entity\User {#3182 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3071
          +user: Proxies\__CG__\App\Entity\User {#3070 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2272
            +user: App\Entity\User {#2234 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
              \n
              Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
              \n
              Wishing you luck internet stranger
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1729471169 {#2268
              date: 2024-10-21 02:39:29.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lagomorphlecture@lemm.ee"
              "@return2ozma@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2253 …}
            +nested: Doctrine\ORM\PersistentCollection {#2262 …}
            +votes: Doctrine\ORM\PersistentCollection {#2264 …}
            +reports: Doctrine\ORM\PersistentCollection {#2242 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
            -id: 349756
            -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7125894"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706537186 {#2267
              date: 2024-01-29 15:06:26.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2272}
          +body: "I’m a vegetarian and my instant pot is great for beans. I didn’t bring that up since canned beans are cheap but they’re high sodium and are probably more contaminated with plastic than dried beans. I would never bother with dried beans without the instant pot but they’re super easy with it. So I guess depending on your diet either an instant pot, slow cooker or air fryer can really have a huge impact on your grocery bill."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1706541723 {#3073
            date: 2024-01-29 16:22:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lagomorphlecture@lemm.ee"
            "@return2ozma@lemmy.world"
            "@LibreFish@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3069 …}
          +nested: Doctrine\ORM\PersistentCollection {#3067 …}
          +votes: Doctrine\ORM\PersistentCollection {#3065 …}
          +reports: Doctrine\ORM\PersistentCollection {#3063 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
          -id: 349973
          -bodyTs: "'air':71 'bean':12,21,38,45 'bill':82 'bother':42 'bring':16 'can':20 'cheap':23 'contamin':33 'cooker':69 'depend':60 'didn':14 'diet':63 'dri':37,44 'easi':54 'either':64 'fryer':72 'great':10 'groceri':81 'guess':59 'high':27 'huge':77 'impact':78 'instant':7,48,66 'm':2 'never':41 'plastic':35 'pot':8,49,67 'probabl':31 're':26,52 'realli':74 'sinc':19 'slow':68 'sodium':28 'super':53 'vegetarian':4 'without':46 'would':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8789709"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706541723 {#3072
            date: 2024-01-29 16:22:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2272}
        +body: "how do you prepare them? Whenever I tried using a pressure cooked for dried beans they turned out mush."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706548898 {#3179
          date: 2024-01-29 18:21:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lagomorphlecture@lemm.ee"
          "@return2ozma@lemmy.world"
          "@LibreFish@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3183 …}
        +nested: Doctrine\ORM\PersistentCollection {#3185 …}
        +votes: Doctrine\ORM\PersistentCollection {#3187 …}
        +reports: Doctrine\ORM\PersistentCollection {#3189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
        -id: 350331
        -bodyTs: "'bean':15 'cook':12 'dri':14 'mush':19 'prepar':4 'pressur':11 'tri':8 'turn':17 'use':9 'whenev':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7129576"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706548898 {#3180
          date: 2024-01-29 18:21:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2272}
      +body: "Part of it probably depends on what beans. I eat a lot of chickpeas and I think they’re a harder bean and less likely to get mushy. The other one is black beans and definitely they would be easier to overcook. Did you do the quick release? If not, next time quick release then immediately drain them and give them a quick rinse in cold water. I’m just using the bean setting on my instant pot so if that’s what you’re doing and it’s still mushy with the quick release, figure out how long that cooks for and drop it by a minute or two."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706549278 {#3263
        date: 2024-01-29 18:27:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lagomorphlecture@lemm.ee"
        "@return2ozma@lemmy.world"
        "@LibreFish@lemmy.world"
        "@hinterlufer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3266 …}
      +nested: Doctrine\ORM\PersistentCollection {#3268 …}
      +votes: Doctrine\ORM\PersistentCollection {#3270 …}
      +reports: Doctrine\ORM\PersistentCollection {#3272 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
      -id: 350355
      -bodyTs: "'bean':8,22,34,73 'black':33 'chickpea':14 'cold':66 'cook':101 'definit':36 'depend':5 'drain':57 'drop':104 'easier':40 'eat':10 'figur':96 'get':27 'give':60 'harder':21 'immedi':56 'instant':77 'less':24 'like':25 'long':99 'lot':12 'm':69 'minut':108 'mushi':28,91 'next':51 'one':31 'overcook':42 'part':1 'pot':78 'probabl':4 'quick':47,53,63,94 're':19,85 'releas':48,54,95 'rins':64 'set':74 'still':90 'think':17 'time':52 'two':110 'use':71 'water':67 'would':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8792489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706549278 {#3264
        date: 2024-01-29 18:27:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2272}
    +body: """
      Hmm yes, I tried both, quick release and letting it cool down, also with chickpeas. Always ended up in mush…\n
      \n
      I have a stovetop one, so there’s no program for me, I just tried what some recipies on the internet recommend.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706560293 {#3331
      date: 2024-01-29 21:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lagomorphlecture@lemm.ee"
      "@return2ozma@lemmy.world"
      "@LibreFish@lemmy.world"
      "@hinterlufer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3334 …}
    +nested: Doctrine\ORM\PersistentCollection {#3336 …}
    +votes: Doctrine\ORM\PersistentCollection {#3338 …}
    +reports: Doctrine\ORM\PersistentCollection {#3340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
    -id: 350805
    -bodyTs: "'also':13 'alway':16 'chickpea':15 'cool':11 'end':17 'hmm':1 'internet':41 'let':9 'mush':20 'one':25 'program':30 'quick':6 'recipi':38 'recommend':42 'releas':7 'stovetop':24 'tri':4,35 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7133131"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706560293 {#3332
      date: 2024-01-29 21:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: "Oh ok. I have to guess they’re cooking too long then but I’ve never used a stovetop one so IDK how much you should adjust it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706563139 {#3368
    date: 2024-01-29 22:18:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
    "@LibreFish@lemmy.world"
    "@hinterlufer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3371 …}
  +nested: Doctrine\ORM\PersistentCollection {#3373 …}
  +votes: Doctrine\ORM\PersistentCollection {#3375 …}
  +reports: Doctrine\ORM\PersistentCollection {#3377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
  -id: 350913
  -bodyTs: "'adjust':27 'cook':9 'guess':6 'idk':22 'long':11 'much':24 'never':16 'oh':1 'ok':2 'one':20 're':8 'stovetop':19 'use':17 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8797506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706563139 {#3369
    date: 2024-01-29 22:18: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
88 DENIED moderate
App\Entity\EntryComment {#3370
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3333
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3265
      +user: Proxies\__CG__\App\Entity\User {#3070 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3181
        +user: Proxies\__CG__\App\Entity\User {#3182 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3071
          +user: Proxies\__CG__\App\Entity\User {#3070 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2272
            +user: App\Entity\User {#2234 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              On a similar note to what @lagomorphlecture@lemm.ee I have an instant pot and that’s made cooking stuff that’s cheap but usually takes time to make really easy, brown rice or a potato based soup are a click away. At of course the cost of an upfront investment.\n
              \n
              Also, some recipes can be really cheap if you have the time. Rossotto, homemade bread (with yeast or baking soda), baked beans (from dry bulk pinto beans), pasta (homemade & store bought) naan bread & homemade wheat tortillas, and baked oatmeal are all things I enjoy that come to mind and might be worth trying. They taste good and can be made for super cheap.\n
              \n
              Wishing you luck internet stranger
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1729471169 {#2268
              date: 2024-10-21 02:39:29.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lagomorphlecture@lemm.ee"
              "@return2ozma@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2253 …}
            +nested: Doctrine\ORM\PersistentCollection {#2262 …}
            +votes: Doctrine\ORM\PersistentCollection {#2264 …}
            +reports: Doctrine\ORM\PersistentCollection {#2242 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
            -id: 349756
            -bodyTs: "'also':50 'away':40 'bake':68,70,87 'base':35 'bean':71,76 'bought':80 'bread':64,82 'brown':30 'bulk':74 'cheap':21,56,112 'click':39 'come':95 'cook':17 'cost':45 'cours':43 'dri':73 'easi':29 'enjoy':93 'good':105 'homemad':63,78,83 'instant':11 'internet':116 'invest':49 'lagomorphlecture@lemm.ee':7 'luck':115 'made':16,109 'make':27 'might':99 'mind':97 'naan':81 'note':4 'oatmeal':88 'pasta':77 'pinto':75 'pot':12 'potato':34 'realli':28,55 'recip':52 'rice':31 'rossotto':62 'similar':3 'soda':69 'soup':36 'store':79 'stranger':117 'stuff':18 'super':111 'take':24 'tast':104 'thing':91 'time':25,61 'tortilla':85 'tri':102 'upfront':48 'usual':23 'wheat':84 'wish':113 'worth':101 'yeast':66"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7125894"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706537186 {#2267
              date: 2024-01-29 15:06:26.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2272}
          +body: "I’m a vegetarian and my instant pot is great for beans. I didn’t bring that up since canned beans are cheap but they’re high sodium and are probably more contaminated with plastic than dried beans. I would never bother with dried beans without the instant pot but they’re super easy with it. So I guess depending on your diet either an instant pot, slow cooker or air fryer can really have a huge impact on your grocery bill."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1706541723 {#3073
            date: 2024-01-29 16:22:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lagomorphlecture@lemm.ee"
            "@return2ozma@lemmy.world"
            "@LibreFish@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3069 …}
          +nested: Doctrine\ORM\PersistentCollection {#3067 …}
          +votes: Doctrine\ORM\PersistentCollection {#3065 …}
          +reports: Doctrine\ORM\PersistentCollection {#3063 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
          -id: 349973
          -bodyTs: "'air':71 'bean':12,21,38,45 'bill':82 'bother':42 'bring':16 'can':20 'cheap':23 'contamin':33 'cooker':69 'depend':60 'didn':14 'diet':63 'dri':37,44 'easi':54 'either':64 'fryer':72 'great':10 'groceri':81 'guess':59 'high':27 'huge':77 'impact':78 'instant':7,48,66 'm':2 'never':41 'plastic':35 'pot':8,49,67 'probabl':31 're':26,52 'realli':74 'sinc':19 'slow':68 'sodium':28 'super':53 'vegetarian':4 'without':46 'would':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8789709"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706541723 {#3072
            date: 2024-01-29 16:22:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2272}
        +body: "how do you prepare them? Whenever I tried using a pressure cooked for dried beans they turned out mush."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706548898 {#3179
          date: 2024-01-29 18:21:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lagomorphlecture@lemm.ee"
          "@return2ozma@lemmy.world"
          "@LibreFish@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3183 …}
        +nested: Doctrine\ORM\PersistentCollection {#3185 …}
        +votes: Doctrine\ORM\PersistentCollection {#3187 …}
        +reports: Doctrine\ORM\PersistentCollection {#3189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
        -id: 350331
        -bodyTs: "'bean':15 'cook':12 'dri':14 'mush':19 'prepar':4 'pressur':11 'tri':8 'turn':17 'use':9 'whenev':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7129576"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706548898 {#3180
          date: 2024-01-29 18:21:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2272}
      +body: "Part of it probably depends on what beans. I eat a lot of chickpeas and I think they’re a harder bean and less likely to get mushy. The other one is black beans and definitely they would be easier to overcook. Did you do the quick release? If not, next time quick release then immediately drain them and give them a quick rinse in cold water. I’m just using the bean setting on my instant pot so if that’s what you’re doing and it’s still mushy with the quick release, figure out how long that cooks for and drop it by a minute or two."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706549278 {#3263
        date: 2024-01-29 18:27:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lagomorphlecture@lemm.ee"
        "@return2ozma@lemmy.world"
        "@LibreFish@lemmy.world"
        "@hinterlufer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3266 …}
      +nested: Doctrine\ORM\PersistentCollection {#3268 …}
      +votes: Doctrine\ORM\PersistentCollection {#3270 …}
      +reports: Doctrine\ORM\PersistentCollection {#3272 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
      -id: 350355
      -bodyTs: "'bean':8,22,34,73 'black':33 'chickpea':14 'cold':66 'cook':101 'definit':36 'depend':5 'drain':57 'drop':104 'easier':40 'eat':10 'figur':96 'get':27 'give':60 'harder':21 'immedi':56 'instant':77 'less':24 'like':25 'long':99 'lot':12 'm':69 'minut':108 'mushi':28,91 'next':51 'one':31 'overcook':42 'part':1 'pot':78 'probabl':4 'quick':47,53,63,94 're':19,85 'releas':48,54,95 'rins':64 'set':74 'still':90 'think':17 'time':52 'two':110 'use':71 'water':67 'would':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8792489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706549278 {#3264
        date: 2024-01-29 18:27:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2272}
    +body: """
      Hmm yes, I tried both, quick release and letting it cool down, also with chickpeas. Always ended up in mush…\n
      \n
      I have a stovetop one, so there’s no program for me, I just tried what some recipies on the internet recommend.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706560293 {#3331
      date: 2024-01-29 21:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lagomorphlecture@lemm.ee"
      "@return2ozma@lemmy.world"
      "@LibreFish@lemmy.world"
      "@hinterlufer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3334 …}
    +nested: Doctrine\ORM\PersistentCollection {#3336 …}
    +votes: Doctrine\ORM\PersistentCollection {#3338 …}
    +reports: Doctrine\ORM\PersistentCollection {#3340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
    -id: 350805
    -bodyTs: "'also':13 'alway':16 'chickpea':15 'cool':11 'end':17 'hmm':1 'internet':41 'let':9 'mush':20 'one':25 'program':30 'quick':6 'recipi':38 'recommend':42 'releas':7 'stovetop':24 'tri':4,35 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7133131"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706560293 {#3332
      date: 2024-01-29 21:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: "Oh ok. I have to guess they’re cooking too long then but I’ve never used a stovetop one so IDK how much you should adjust it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706563139 {#3368
    date: 2024-01-29 22:18:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lagomorphlecture@lemm.ee"
    "@return2ozma@lemmy.world"
    "@LibreFish@lemmy.world"
    "@hinterlufer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3371 …}
  +nested: Doctrine\ORM\PersistentCollection {#3373 …}
  +votes: Doctrine\ORM\PersistentCollection {#3375 …}
  +reports: Doctrine\ORM\PersistentCollection {#3377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
  -id: 350913
  -bodyTs: "'adjust':27 'cook':9 'guess':6 'idk':22 'long':11 'much':24 'never':16 'oh':1 'ok':2 'one':20 're':8 'stovetop':19 'use':17 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8797506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706563139 {#3369
    date: 2024-01-29 22:18: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
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 {#2134
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think mail forwarders are still a good way to go. It’s hard to predict how Internet providers will react to email running in their networks.\n
    \n
    These days I have an ec2 at AWS for my mail server and use SES for outbound mail. I’m thinking of moving “receiving” back into my network with a simple chat forwarding service but keep SES for outbound. They handle all the SPF and DKIM things and ensure their networks aren’t on blacklists.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1729562966 {#2170
    date: 2024-10-22 04:09:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 349737
  -bodyTs: "'aren':79 'aw':35 'back':52 'blacklist':82 'chat':59 'day':29 'dkim':73 'ec2':33 'email':23 'ensur':76 'forward':4,60 'go':11 'good':8 'handl':68 'hard':14 'internet':18 'keep':63 'm':47 'mail':3,38,45 'move':50 'network':27,55,78 'outbound':44,66 'predict':16 'provid':19 'react':21 'receiv':51 'run':24 'server':39 'servic':61 'ses':42,64 'simpl':58 'spf':71 'still':6 'thing':74 'think':2,48 'use':41 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8235650"
  +editedAt: DateTimeImmutable @1729384257 {#2183
    date: 2024-10-20 02:30:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706536656 {#2184
    date: 2024-01-29 14:57:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2134
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think mail forwarders are still a good way to go. It’s hard to predict how Internet providers will react to email running in their networks.\n
    \n
    These days I have an ec2 at AWS for my mail server and use SES for outbound mail. I’m thinking of moving “receiving” back into my network with a simple chat forwarding service but keep SES for outbound. They handle all the SPF and DKIM things and ensure their networks aren’t on blacklists.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1729562966 {#2170
    date: 2024-10-22 04:09:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 349737
  -bodyTs: "'aren':79 'aw':35 'back':52 'blacklist':82 'chat':59 'day':29 'dkim':73 'ec2':33 'email':23 'ensur':76 'forward':4,60 'go':11 'good':8 'handl':68 'hard':14 'internet':18 'keep':63 'm':47 'mail':3,38,45 'move':50 'network':27,55,78 'outbound':44,66 'predict':16 'provid':19 'react':21 'receiv':51 'run':24 'server':39 'servic':61 'ses':42,64 'simpl':58 'spf':71 'still':6 'thing':74 'think':2,48 'use':41 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8235650"
  +editedAt: DateTimeImmutable @1729384257 {#2183
    date: 2024-10-20 02:30:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706536656 {#2184
    date: 2024-01-29 14:57:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2134
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think mail forwarders are still a good way to go. It’s hard to predict how Internet providers will react to email running in their networks.\n
    \n
    These days I have an ec2 at AWS for my mail server and use SES for outbound mail. I’m thinking of moving “receiving” back into my network with a simple chat forwarding service but keep SES for outbound. They handle all the SPF and DKIM things and ensure their networks aren’t on blacklists.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1729562966 {#2170
    date: 2024-10-22 04:09:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 349737
  -bodyTs: "'aren':79 'aw':35 'back':52 'blacklist':82 'chat':59 'day':29 'dkim':73 'ec2':33 'email':23 'ensur':76 'forward':4,60 'go':11 'good':8 'handl':68 'hard':14 'internet':18 'keep':63 'm':47 'mail':3,38,45 'move':50 'network':27,55,78 'outbound':44,66 'predict':16 'provid':19 'react':21 'receiv':51 'run':24 'server':39 'servic':61 'ses':42,64 'simpl':58 'spf':71 'still':6 'thing':74 'think':2,48 'use':41 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8235650"
  +editedAt: DateTimeImmutable @1729384257 {#2183
    date: 2024-10-20 02:30:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706536656 {#2184
    date: 2024-01-29 14:57:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3087
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: App\Entity\EntryComment {#2134
    +user: App\Entity\User {#2002 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think mail forwarders are still a good way to go. It’s hard to predict how Internet providers will react to email running in their networks.\n
      \n
      These days I have an ec2 at AWS for my mail server and use SES for outbound mail. I’m thinking of moving “receiving” back into my network with a simple chat forwarding service but keep SES for outbound. They handle all the SPF and DKIM things and ensure their networks aren’t on blacklists.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1729562966 {#2170
      date: 2024-10-22 04:09:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Gooey0210@sh.itjust.works"
      "@Gooey0210@sh.itjust.works"
      "@Gooey0210@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1985 …}
    +nested: Doctrine\ORM\PersistentCollection {#1994 …}
    +votes: Doctrine\ORM\PersistentCollection {#2005 …}
    +reports: Doctrine\ORM\PersistentCollection {#1996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
    -id: 349737
    -bodyTs: "'aren':79 'aw':35 'back':52 'blacklist':82 'chat':59 'day':29 'dkim':73 'ec2':33 'email':23 'ensur':76 'forward':4,60 'go':11 'good':8 'handl':68 'hard':14 'internet':18 'keep':63 'm':47 'mail':3,38,45 'move':50 'network':27,55,78 'outbound':44,66 'predict':16 'provid':19 'react':21 'receiv':51 'run':24 'server':39 'servic':61 'ses':42,64 'simpl':58 'spf':71 'still':6 'thing':74 'think':2,48 'use':41 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8235650"
    +editedAt: DateTimeImmutable @1729384257 {#2183
      date: 2024-10-20 02:30:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706536656 {#2184
      date: 2024-01-29 14:57:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2134}
  +body: """
    > react to email running in their networks.\n
    \n
    Is email dangerous? (I have no idea how email works so please don’t bombard me with acronyms)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706550949 {#3089
    date: 2024-01-29 18:55:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
    "@atzanteol@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  -id: 350438
  -bodyTs: "'acronym':25 'bombard':22 'danger':10 'email':3,9,16 'idea':14 'network':7 'pleas':19 'react':1 'run':4 'work':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://suppo.fi/comment/2624115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706550949 {#3088
    date: 2024-01-29 18:55:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3087
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: App\Entity\EntryComment {#2134
    +user: App\Entity\User {#2002 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think mail forwarders are still a good way to go. It’s hard to predict how Internet providers will react to email running in their networks.\n
      \n
      These days I have an ec2 at AWS for my mail server and use SES for outbound mail. I’m thinking of moving “receiving” back into my network with a simple chat forwarding service but keep SES for outbound. They handle all the SPF and DKIM things and ensure their networks aren’t on blacklists.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1729562966 {#2170
      date: 2024-10-22 04:09:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Gooey0210@sh.itjust.works"
      "@Gooey0210@sh.itjust.works"
      "@Gooey0210@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1985 …}
    +nested: Doctrine\ORM\PersistentCollection {#1994 …}
    +votes: Doctrine\ORM\PersistentCollection {#2005 …}
    +reports: Doctrine\ORM\PersistentCollection {#1996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
    -id: 349737
    -bodyTs: "'aren':79 'aw':35 'back':52 'blacklist':82 'chat':59 'day':29 'dkim':73 'ec2':33 'email':23 'ensur':76 'forward':4,60 'go':11 'good':8 'handl':68 'hard':14 'internet':18 'keep':63 'm':47 'mail':3,38,45 'move':50 'network':27,55,78 'outbound':44,66 'predict':16 'provid':19 'react':21 'receiv':51 'run':24 'server':39 'servic':61 'ses':42,64 'simpl':58 'spf':71 'still':6 'thing':74 'think':2,48 'use':41 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8235650"
    +editedAt: DateTimeImmutable @1729384257 {#2183
      date: 2024-10-20 02:30:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706536656 {#2184
      date: 2024-01-29 14:57:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2134}
  +body: """
    > react to email running in their networks.\n
    \n
    Is email dangerous? (I have no idea how email works so please don’t bombard me with acronyms)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706550949 {#3089
    date: 2024-01-29 18:55:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
    "@atzanteol@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  -id: 350438
  -bodyTs: "'acronym':25 'bombard':22 'danger':10 'email':3,9,16 'idea':14 'network':7 'pleas':19 'react':1 'run':4 'work':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://suppo.fi/comment/2624115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706550949 {#3088
    date: 2024-01-29 18:55:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3087
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: App\Entity\EntryComment {#2134
    +user: App\Entity\User {#2002 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think mail forwarders are still a good way to go. It’s hard to predict how Internet providers will react to email running in their networks.\n
      \n
      These days I have an ec2 at AWS for my mail server and use SES for outbound mail. I’m thinking of moving “receiving” back into my network with a simple chat forwarding service but keep SES for outbound. They handle all the SPF and DKIM things and ensure their networks aren’t on blacklists.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1729562966 {#2170
      date: 2024-10-22 04:09:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Gooey0210@sh.itjust.works"
      "@Gooey0210@sh.itjust.works"
      "@Gooey0210@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1985 …}
    +nested: Doctrine\ORM\PersistentCollection {#1994 …}
    +votes: Doctrine\ORM\PersistentCollection {#2005 …}
    +reports: Doctrine\ORM\PersistentCollection {#1996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
    -id: 349737
    -bodyTs: "'aren':79 'aw':35 'back':52 'blacklist':82 'chat':59 'day':29 'dkim':73 'ec2':33 'email':23 'ensur':76 'forward':4,60 'go':11 'good':8 'handl':68 'hard':14 'internet':18 'keep':63 'm':47 'mail':3,38,45 'move':50 'network':27,55,78 'outbound':44,66 'predict':16 'provid':19 'react':21 'receiv':51 'run':24 'server':39 'servic':61 'ses':42,64 'simpl':58 'spf':71 'still':6 'thing':74 'think':2,48 'use':41 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8235650"
    +editedAt: DateTimeImmutable @1729384257 {#2183
      date: 2024-10-20 02:30:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706536656 {#2184
      date: 2024-01-29 14:57:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2134}
  +body: """
    > react to email running in their networks.\n
    \n
    Is email dangerous? (I have no idea how email works so please don’t bombard me with acronyms)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706550949 {#3089
    date: 2024-01-29 18:55:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
    "@atzanteol@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  -id: 350438
  -bodyTs: "'acronym':25 'bombard':22 'danger':10 'email':3,9,16 'idea':14 'network':7 'pleas':19 'react':1 'run':4 'work':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://suppo.fi/comment/2624115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706550949 {#3088
    date: 2024-01-29 18:55:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3213
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: App\Entity\EntryComment {#3087
    +user: Proxies\__CG__\App\Entity\User {#3086 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: App\Entity\EntryComment {#2134
      +user: App\Entity\User {#2002 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I think mail forwarders are still a good way to go. It’s hard to predict how Internet providers will react to email running in their networks.\n
        \n
        These days I have an ec2 at AWS for my mail server and use SES for outbound mail. I’m thinking of moving “receiving” back into my network with a simple chat forwarding service but keep SES for outbound. They handle all the SPF and DKIM things and ensure their networks aren’t on blacklists.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1729562966 {#2170
        date: 2024-10-22 04:09:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gooey0210@sh.itjust.works"
        "@Gooey0210@sh.itjust.works"
        "@Gooey0210@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1985 …}
      +nested: Doctrine\ORM\PersistentCollection {#1994 …}
      +votes: Doctrine\ORM\PersistentCollection {#2005 …}
      +reports: Doctrine\ORM\PersistentCollection {#1996 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
      -id: 349737
      -bodyTs: "'aren':79 'aw':35 'back':52 'blacklist':82 'chat':59 'day':29 'dkim':73 'ec2':33 'email':23 'ensur':76 'forward':4,60 'go':11 'good':8 'handl':68 'hard':14 'internet':18 'keep':63 'm':47 'mail':3,38,45 'move':50 'network':27,55,78 'outbound':44,66 'predict':16 'provid':19 'react':21 'receiv':51 'run':24 'server':39 'servic':61 'ses':42,64 'simpl':58 'spf':71 'still':6 'thing':74 'think':2,48 'use':41 'way':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8235650"
      +editedAt: DateTimeImmutable @1729384257 {#2183
        date: 2024-10-20 02:30:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706536656 {#2184
        date: 2024-01-29 14:57:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2134}
    +body: """
      > react to email running in their networks.\n
      \n
      Is email dangerous? (I have no idea how email works so please don’t bombard me with acronyms)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706550949 {#3089
      date: 2024-01-29 18:55:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Gooey0210@sh.itjust.works"
      "@atzanteol@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3083 …}
    +votes: Doctrine\ORM\PersistentCollection {#3081 …}
    +reports: Doctrine\ORM\PersistentCollection {#3079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
    -id: 350438
    -bodyTs: "'acronym':25 'bombard':22 'danger':10 'email':3,9,16 'idea':14 'network':7 'pleas':19 'react':1 'run':4 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://suppo.fi/comment/2624115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706550949 {#3088
      date: 2024-01-29 18:55:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2134}
  +body: """
    It’s spam they’re concerned about. Spam email is kinda “big business” and one way they thrive is by using bots to just scan for poorly-configured or vulnerable systems to hack and install an app that will let them send email from your system. By compromising hundreds or thousands of individual machines it makes it hard for mail providers to block them individually. It also uses a ton of bandwidth on internet service providers networks.\n
    \n
    So some time ago service providers started to simply block port 25 (used to send email) on their networks except to certain services. I think they’ve backed off a bit now but inbound port 25 can often be blocked still. It may even be against their TOS in some cases.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706557016 {#3211
    date: 2024-01-29 20:36:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
    "@atzanteol@sh.itjust.works"
    "@bartolomeo@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 350672
  -bodyTs: "'25':90,114 'ago':82 'also':68 'app':38 'back':106 'bandwidth':73 'big':12 'bit':109 'block':64,88,118 'bot':22 'busi':13 'case':129 'certain':100 'compromis':49 'concern':6 'configur':29 'email':9,44,94 'even':122 'except':98 'hack':34 'hard':59 'hundr':50 'inbound':112 'individu':54,66 'instal':36 'internet':75 'kinda':11 'let':41 'machin':55 'mail':61 'make':57 'may':121 'network':78,97 'often':116 'one':15 'poor':28 'poorly-configur':27 'port':89,113 'provid':62,77,84 're':5 'scan':25 'send':43,93 'servic':76,83,101 'simpli':87 'spam':3,8 'start':85 'still':119 'system':32,47 'think':103 'thousand':52 'thrive':18 'time':81 'ton':71 'tos':126 'use':21,69,91 've':105 'vulner':31 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8244781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706557016 {#3212
    date: 2024-01-29 20:36: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
99 DENIED edit
App\Entity\EntryComment {#3213
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: App\Entity\EntryComment {#3087
    +user: Proxies\__CG__\App\Entity\User {#3086 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: App\Entity\EntryComment {#2134
      +user: App\Entity\User {#2002 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I think mail forwarders are still a good way to go. It’s hard to predict how Internet providers will react to email running in their networks.\n
        \n
        These days I have an ec2 at AWS for my mail server and use SES for outbound mail. I’m thinking of moving “receiving” back into my network with a simple chat forwarding service but keep SES for outbound. They handle all the SPF and DKIM things and ensure their networks aren’t on blacklists.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1729562966 {#2170
        date: 2024-10-22 04:09:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gooey0210@sh.itjust.works"
        "@Gooey0210@sh.itjust.works"
        "@Gooey0210@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1985 …}
      +nested: Doctrine\ORM\PersistentCollection {#1994 …}
      +votes: Doctrine\ORM\PersistentCollection {#2005 …}
      +reports: Doctrine\ORM\PersistentCollection {#1996 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
      -id: 349737
      -bodyTs: "'aren':79 'aw':35 'back':52 'blacklist':82 'chat':59 'day':29 'dkim':73 'ec2':33 'email':23 'ensur':76 'forward':4,60 'go':11 'good':8 'handl':68 'hard':14 'internet':18 'keep':63 'm':47 'mail':3,38,45 'move':50 'network':27,55,78 'outbound':44,66 'predict':16 'provid':19 'react':21 'receiv':51 'run':24 'server':39 'servic':61 'ses':42,64 'simpl':58 'spf':71 'still':6 'thing':74 'think':2,48 'use':41 'way':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8235650"
      +editedAt: DateTimeImmutable @1729384257 {#2183
        date: 2024-10-20 02:30:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706536656 {#2184
        date: 2024-01-29 14:57:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2134}
    +body: """
      > react to email running in their networks.\n
      \n
      Is email dangerous? (I have no idea how email works so please don’t bombard me with acronyms)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706550949 {#3089
      date: 2024-01-29 18:55:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Gooey0210@sh.itjust.works"
      "@atzanteol@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3083 …}
    +votes: Doctrine\ORM\PersistentCollection {#3081 …}
    +reports: Doctrine\ORM\PersistentCollection {#3079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
    -id: 350438
    -bodyTs: "'acronym':25 'bombard':22 'danger':10 'email':3,9,16 'idea':14 'network':7 'pleas':19 'react':1 'run':4 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://suppo.fi/comment/2624115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706550949 {#3088
      date: 2024-01-29 18:55:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2134}
  +body: """
    It’s spam they’re concerned about. Spam email is kinda “big business” and one way they thrive is by using bots to just scan for poorly-configured or vulnerable systems to hack and install an app that will let them send email from your system. By compromising hundreds or thousands of individual machines it makes it hard for mail providers to block them individually. It also uses a ton of bandwidth on internet service providers networks.\n
    \n
    So some time ago service providers started to simply block port 25 (used to send email) on their networks except to certain services. I think they’ve backed off a bit now but inbound port 25 can often be blocked still. It may even be against their TOS in some cases.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706557016 {#3211
    date: 2024-01-29 20:36:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
    "@atzanteol@sh.itjust.works"
    "@bartolomeo@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 350672
  -bodyTs: "'25':90,114 'ago':82 'also':68 'app':38 'back':106 'bandwidth':73 'big':12 'bit':109 'block':64,88,118 'bot':22 'busi':13 'case':129 'certain':100 'compromis':49 'concern':6 'configur':29 'email':9,44,94 'even':122 'except':98 'hack':34 'hard':59 'hundr':50 'inbound':112 'individu':54,66 'instal':36 'internet':75 'kinda':11 'let':41 'machin':55 'mail':61 'make':57 'may':121 'network':78,97 'often':116 'one':15 'poor':28 'poorly-configur':27 'port':89,113 'provid':62,77,84 're':5 'scan':25 'send':43,93 'servic':76,83,101 'simpli':87 'spam':3,8 'start':85 'still':119 'system':32,47 'think':103 'thousand':52 'thrive':18 'time':81 'ton':71 'tos':126 'use':21,69,91 've':105 'vulner':31 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8244781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706557016 {#3212
    date: 2024-01-29 20:36: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
100 DENIED moderate
App\Entity\EntryComment {#3213
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: App\Entity\EntryComment {#3087
    +user: Proxies\__CG__\App\Entity\User {#3086 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: App\Entity\EntryComment {#2134
      +user: App\Entity\User {#2002 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I think mail forwarders are still a good way to go. It’s hard to predict how Internet providers will react to email running in their networks.\n
        \n
        These days I have an ec2 at AWS for my mail server and use SES for outbound mail. I’m thinking of moving “receiving” back into my network with a simple chat forwarding service but keep SES for outbound. They handle all the SPF and DKIM things and ensure their networks aren’t on blacklists.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1729562966 {#2170
        date: 2024-10-22 04:09:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gooey0210@sh.itjust.works"
        "@Gooey0210@sh.itjust.works"
        "@Gooey0210@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1985 …}
      +nested: Doctrine\ORM\PersistentCollection {#1994 …}
      +votes: Doctrine\ORM\PersistentCollection {#2005 …}
      +reports: Doctrine\ORM\PersistentCollection {#1996 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
      -id: 349737
      -bodyTs: "'aren':79 'aw':35 'back':52 'blacklist':82 'chat':59 'day':29 'dkim':73 'ec2':33 'email':23 'ensur':76 'forward':4,60 'go':11 'good':8 'handl':68 'hard':14 'internet':18 'keep':63 'm':47 'mail':3,38,45 'move':50 'network':27,55,78 'outbound':44,66 'predict':16 'provid':19 'react':21 'receiv':51 'run':24 'server':39 'servic':61 'ses':42,64 'simpl':58 'spf':71 'still':6 'thing':74 'think':2,48 'use':41 'way':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8235650"
      +editedAt: DateTimeImmutable @1729384257 {#2183
        date: 2024-10-20 02:30:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706536656 {#2184
        date: 2024-01-29 14:57:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2134}
    +body: """
      > react to email running in their networks.\n
      \n
      Is email dangerous? (I have no idea how email works so please don’t bombard me with acronyms)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706550949 {#3089
      date: 2024-01-29 18:55:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Gooey0210@sh.itjust.works"
      "@atzanteol@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3083 …}
    +votes: Doctrine\ORM\PersistentCollection {#3081 …}
    +reports: Doctrine\ORM\PersistentCollection {#3079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
    -id: 350438
    -bodyTs: "'acronym':25 'bombard':22 'danger':10 'email':3,9,16 'idea':14 'network':7 'pleas':19 'react':1 'run':4 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://suppo.fi/comment/2624115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706550949 {#3088
      date: 2024-01-29 18:55:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2134}
  +body: """
    It’s spam they’re concerned about. Spam email is kinda “big business” and one way they thrive is by using bots to just scan for poorly-configured or vulnerable systems to hack and install an app that will let them send email from your system. By compromising hundreds or thousands of individual machines it makes it hard for mail providers to block them individually. It also uses a ton of bandwidth on internet service providers networks.\n
    \n
    So some time ago service providers started to simply block port 25 (used to send email) on their networks except to certain services. I think they’ve backed off a bit now but inbound port 25 can often be blocked still. It may even be against their TOS in some cases.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706557016 {#3211
    date: 2024-01-29 20:36:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
    "@atzanteol@sh.itjust.works"
    "@bartolomeo@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 350672
  -bodyTs: "'25':90,114 'ago':82 'also':68 'app':38 'back':106 'bandwidth':73 'big':12 'bit':109 'block':64,88,118 'bot':22 'busi':13 'case':129 'certain':100 'compromis':49 'concern':6 'configur':29 'email':9,44,94 'even':122 'except':98 'hack':34 'hard':59 'hundr':50 'inbound':112 'individu':54,66 'instal':36 'internet':75 'kinda':11 'let':41 'machin':55 'mail':61 'make':57 'may':121 'network':78,97 'often':116 'one':15 'poor':28 'poorly-configur':27 'port':89,113 'provid':62,77,84 're':5 'scan':25 'send':43,93 'servic':76,83,101 'simpli':87 'spam':3,8 'start':85 'still':119 'system':32,47 'think':103 'thousand':52 'thrive':18 'time':81 'ton':71 'tos':126 'use':21,69,91 've':105 'vulner':31 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8244781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706557016 {#3212
    date: 2024-01-29 20:36: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
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 {#3280
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: App\Entity\User {#2002 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: App\Entity\EntryComment {#3087
      +user: Proxies\__CG__\App\Entity\User {#3086 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
      +image: null
      +parent: App\Entity\EntryComment {#2134
        +user: App\Entity\User {#2002 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I think mail forwarders are still a good way to go. It’s hard to predict how Internet providers will react to email running in their networks.\n
          \n
          These days I have an ec2 at AWS for my mail server and use SES for outbound mail. I’m thinking of moving “receiving” back into my network with a simple chat forwarding service but keep SES for outbound. They handle all the SPF and DKIM things and ensure their networks aren’t on blacklists.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1729562966 {#2170
          date: 2024-10-22 04:09:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gooey0210@sh.itjust.works"
          "@Gooey0210@sh.itjust.works"
          "@Gooey0210@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1985 …}
        +nested: Doctrine\ORM\PersistentCollection {#1994 …}
        +votes: Doctrine\ORM\PersistentCollection {#2005 …}
        +reports: Doctrine\ORM\PersistentCollection {#1996 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
        -id: 349737
        -bodyTs: "'aren':79 'aw':35 'back':52 'blacklist':82 'chat':59 'day':29 'dkim':73 'ec2':33 'email':23 'ensur':76 'forward':4,60 'go':11 'good':8 'handl':68 'hard':14 'internet':18 'keep':63 'm':47 'mail':3,38,45 'move':50 'network':27,55,78 'outbound':44,66 'predict':16 'provid':19 'react':21 'receiv':51 'run':24 'server':39 'servic':61 'ses':42,64 'simpl':58 'spf':71 'still':6 'thing':74 'think':2,48 'use':41 'way':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/8235650"
        +editedAt: DateTimeImmutable @1729384257 {#2183
          date: 2024-10-20 02:30:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706536656 {#2184
          date: 2024-01-29 14:57:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2134}
      +body: """
        > react to email running in their networks.\n
        \n
        Is email dangerous? (I have no idea how email works so please don’t bombard me with acronyms)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706550949 {#3089
        date: 2024-01-29 18:55:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gooey0210@sh.itjust.works"
        "@atzanteol@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3083 …}
      +votes: Doctrine\ORM\PersistentCollection {#3081 …}
      +reports: Doctrine\ORM\PersistentCollection {#3079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
      -id: 350438
      -bodyTs: "'acronym':25 'bombard':22 'danger':10 'email':3,9,16 'idea':14 'network':7 'pleas':19 'react':1 'run':4 'work':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://suppo.fi/comment/2624115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706550949 {#3088
        date: 2024-01-29 18:55:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2134}
    +body: """
      It’s spam they’re concerned about. Spam email is kinda “big business” and one way they thrive is by using bots to just scan for poorly-configured or vulnerable systems to hack and install an app that will let them send email from your system. By compromising hundreds or thousands of individual machines it makes it hard for mail providers to block them individually. It also uses a ton of bandwidth on internet service providers networks.\n
      \n
      So some time ago service providers started to simply block port 25 (used to send email) on their networks except to certain services. I think they’ve backed off a bit now but inbound port 25 can often be blocked still. It may even be against their TOS in some cases.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706557016 {#3211
      date: 2024-01-29 20:36:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Gooey0210@sh.itjust.works"
      "@atzanteol@sh.itjust.works"
      "@bartolomeo@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 350672
    -bodyTs: "'25':90,114 'ago':82 'also':68 'app':38 'back':106 'bandwidth':73 'big':12 'bit':109 'block':64,88,118 'bot':22 'busi':13 'case':129 'certain':100 'compromis':49 'concern':6 'configur':29 'email':9,44,94 'even':122 'except':98 'hack':34 'hard':59 'hundr':50 'inbound':112 'individu':54,66 'instal':36 'internet':75 'kinda':11 'let':41 'machin':55 'mail':61 'make':57 'may':121 'network':78,97 'often':116 'one':15 'poor':28 'poorly-configur':27 'port':89,113 'provid':62,77,84 're':5 'scan':25 'send':43,93 'servic':76,83,101 'simpli':87 'spam':3,8 'start':85 'still':119 'system':32,47 'think':103 'thousand':52 'thrive':18 'time':81 'ton':71 'tos':126 'use':21,69,91 've':105 'vulner':31 'way':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8244781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706557016 {#3212
      date: 2024-01-29 20:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2134}
  +body: "Oh wow, thanks for the explanation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706595249 {#3278
    date: 2024-01-30 07:14:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
    "@atzanteol@sh.itjust.works"
    "@bartolomeo@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  -id: 351868
  -bodyTs: "'explan':6 'oh':1 'thank':3 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://suppo.fi/comment/2630372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706595249 {#3279
    date: 2024-01-30 07:14:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3280
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: App\Entity\User {#2002 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: App\Entity\EntryComment {#3087
      +user: Proxies\__CG__\App\Entity\User {#3086 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
      +image: null
      +parent: App\Entity\EntryComment {#2134
        +user: App\Entity\User {#2002 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I think mail forwarders are still a good way to go. It’s hard to predict how Internet providers will react to email running in their networks.\n
          \n
          These days I have an ec2 at AWS for my mail server and use SES for outbound mail. I’m thinking of moving “receiving” back into my network with a simple chat forwarding service but keep SES for outbound. They handle all the SPF and DKIM things and ensure their networks aren’t on blacklists.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1729562966 {#2170
          date: 2024-10-22 04:09:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gooey0210@sh.itjust.works"
          "@Gooey0210@sh.itjust.works"
          "@Gooey0210@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1985 …}
        +nested: Doctrine\ORM\PersistentCollection {#1994 …}
        +votes: Doctrine\ORM\PersistentCollection {#2005 …}
        +reports: Doctrine\ORM\PersistentCollection {#1996 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
        -id: 349737
        -bodyTs: "'aren':79 'aw':35 'back':52 'blacklist':82 'chat':59 'day':29 'dkim':73 'ec2':33 'email':23 'ensur':76 'forward':4,60 'go':11 'good':8 'handl':68 'hard':14 'internet':18 'keep':63 'm':47 'mail':3,38,45 'move':50 'network':27,55,78 'outbound':44,66 'predict':16 'provid':19 'react':21 'receiv':51 'run':24 'server':39 'servic':61 'ses':42,64 'simpl':58 'spf':71 'still':6 'thing':74 'think':2,48 'use':41 'way':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/8235650"
        +editedAt: DateTimeImmutable @1729384257 {#2183
          date: 2024-10-20 02:30:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706536656 {#2184
          date: 2024-01-29 14:57:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2134}
      +body: """
        > react to email running in their networks.\n
        \n
        Is email dangerous? (I have no idea how email works so please don’t bombard me with acronyms)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706550949 {#3089
        date: 2024-01-29 18:55:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gooey0210@sh.itjust.works"
        "@atzanteol@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3083 …}
      +votes: Doctrine\ORM\PersistentCollection {#3081 …}
      +reports: Doctrine\ORM\PersistentCollection {#3079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
      -id: 350438
      -bodyTs: "'acronym':25 'bombard':22 'danger':10 'email':3,9,16 'idea':14 'network':7 'pleas':19 'react':1 'run':4 'work':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://suppo.fi/comment/2624115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706550949 {#3088
        date: 2024-01-29 18:55:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2134}
    +body: """
      It’s spam they’re concerned about. Spam email is kinda “big business” and one way they thrive is by using bots to just scan for poorly-configured or vulnerable systems to hack and install an app that will let them send email from your system. By compromising hundreds or thousands of individual machines it makes it hard for mail providers to block them individually. It also uses a ton of bandwidth on internet service providers networks.\n
      \n
      So some time ago service providers started to simply block port 25 (used to send email) on their networks except to certain services. I think they’ve backed off a bit now but inbound port 25 can often be blocked still. It may even be against their TOS in some cases.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706557016 {#3211
      date: 2024-01-29 20:36:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Gooey0210@sh.itjust.works"
      "@atzanteol@sh.itjust.works"
      "@bartolomeo@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 350672
    -bodyTs: "'25':90,114 'ago':82 'also':68 'app':38 'back':106 'bandwidth':73 'big':12 'bit':109 'block':64,88,118 'bot':22 'busi':13 'case':129 'certain':100 'compromis':49 'concern':6 'configur':29 'email':9,44,94 'even':122 'except':98 'hack':34 'hard':59 'hundr':50 'inbound':112 'individu':54,66 'instal':36 'internet':75 'kinda':11 'let':41 'machin':55 'mail':61 'make':57 'may':121 'network':78,97 'often':116 'one':15 'poor':28 'poorly-configur':27 'port':89,113 'provid':62,77,84 're':5 'scan':25 'send':43,93 'servic':76,83,101 'simpli':87 'spam':3,8 'start':85 'still':119 'system':32,47 'think':103 'thousand':52 'thrive':18 'time':81 'ton':71 'tos':126 'use':21,69,91 've':105 'vulner':31 'way':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8244781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706557016 {#3212
      date: 2024-01-29 20:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2134}
  +body: "Oh wow, thanks for the explanation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706595249 {#3278
    date: 2024-01-30 07:14:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
    "@atzanteol@sh.itjust.works"
    "@bartolomeo@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  -id: 351868
  -bodyTs: "'explan':6 'oh':1 'thank':3 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://suppo.fi/comment/2630372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706595249 {#3279
    date: 2024-01-30 07:14:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3280
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: App\Entity\User {#2002 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: App\Entity\EntryComment {#3087
      +user: Proxies\__CG__\App\Entity\User {#3086 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
      +image: null
      +parent: App\Entity\EntryComment {#2134
        +user: App\Entity\User {#2002 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I think mail forwarders are still a good way to go. It’s hard to predict how Internet providers will react to email running in their networks.\n
          \n
          These days I have an ec2 at AWS for my mail server and use SES for outbound mail. I’m thinking of moving “receiving” back into my network with a simple chat forwarding service but keep SES for outbound. They handle all the SPF and DKIM things and ensure their networks aren’t on blacklists.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1729562966 {#2170
          date: 2024-10-22 04:09:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gooey0210@sh.itjust.works"
          "@Gooey0210@sh.itjust.works"
          "@Gooey0210@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1985 …}
        +nested: Doctrine\ORM\PersistentCollection {#1994 …}
        +votes: Doctrine\ORM\PersistentCollection {#2005 …}
        +reports: Doctrine\ORM\PersistentCollection {#1996 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
        -id: 349737
        -bodyTs: "'aren':79 'aw':35 'back':52 'blacklist':82 'chat':59 'day':29 'dkim':73 'ec2':33 'email':23 'ensur':76 'forward':4,60 'go':11 'good':8 'handl':68 'hard':14 'internet':18 'keep':63 'm':47 'mail':3,38,45 'move':50 'network':27,55,78 'outbound':44,66 'predict':16 'provid':19 'react':21 'receiv':51 'run':24 'server':39 'servic':61 'ses':42,64 'simpl':58 'spf':71 'still':6 'thing':74 'think':2,48 'use':41 'way':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/8235650"
        +editedAt: DateTimeImmutable @1729384257 {#2183
          date: 2024-10-20 02:30:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706536656 {#2184
          date: 2024-01-29 14:57:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2134}
      +body: """
        > react to email running in their networks.\n
        \n
        Is email dangerous? (I have no idea how email works so please don’t bombard me with acronyms)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706550949 {#3089
        date: 2024-01-29 18:55:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gooey0210@sh.itjust.works"
        "@atzanteol@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3083 …}
      +votes: Doctrine\ORM\PersistentCollection {#3081 …}
      +reports: Doctrine\ORM\PersistentCollection {#3079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
      -id: 350438
      -bodyTs: "'acronym':25 'bombard':22 'danger':10 'email':3,9,16 'idea':14 'network':7 'pleas':19 'react':1 'run':4 'work':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://suppo.fi/comment/2624115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706550949 {#3088
        date: 2024-01-29 18:55:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2134}
    +body: """
      It’s spam they’re concerned about. Spam email is kinda “big business” and one way they thrive is by using bots to just scan for poorly-configured or vulnerable systems to hack and install an app that will let them send email from your system. By compromising hundreds or thousands of individual machines it makes it hard for mail providers to block them individually. It also uses a ton of bandwidth on internet service providers networks.\n
      \n
      So some time ago service providers started to simply block port 25 (used to send email) on their networks except to certain services. I think they’ve backed off a bit now but inbound port 25 can often be blocked still. It may even be against their TOS in some cases.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706557016 {#3211
      date: 2024-01-29 20:36:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Gooey0210@sh.itjust.works"
      "@atzanteol@sh.itjust.works"
      "@bartolomeo@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 350672
    -bodyTs: "'25':90,114 'ago':82 'also':68 'app':38 'back':106 'bandwidth':73 'big':12 'bit':109 'block':64,88,118 'bot':22 'busi':13 'case':129 'certain':100 'compromis':49 'concern':6 'configur':29 'email':9,44,94 'even':122 'except':98 'hack':34 'hard':59 'hundr':50 'inbound':112 'individu':54,66 'instal':36 'internet':75 'kinda':11 'let':41 'machin':55 'mail':61 'make':57 'may':121 'network':78,97 'often':116 'one':15 'poor':28 'poorly-configur':27 'port':89,113 'provid':62,77,84 're':5 'scan':25 'send':43,93 'servic':76,83,101 'simpli':87 'spam':3,8 'start':85 'still':119 'system':32,47 'think':103 'thousand':52 'thrive':18 'time':81 'ton':71 'tos':126 'use':21,69,91 've':105 'vulner':31 'way':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8244781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706557016 {#3212
      date: 2024-01-29 20:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2134}
  +body: "Oh wow, thanks for the explanation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706595249 {#3278
    date: 2024-01-30 07:14:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
    "@atzanteol@sh.itjust.works"
    "@bartolomeo@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  -id: 351868
  -bodyTs: "'explan':6 'oh':1 'thank':3 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://suppo.fi/comment/2630372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706595249 {#3279
    date: 2024-01-30 07:14:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2505
  +user: App\Entity\User {#2518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s not up to Reddit to decide what is libel under the law (yet), that’s the court’s job, but even if it were on Reddit what would you expect them to do? Ban the people? They’ll make new accounts. IP ban? VPN.\n
    \n
    Your real goal here is to make the people stop posting what you say are lies, and the only real recourse is legal. Find a lawyer, you might be able to get someone to work on contingency if your case is solid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1729515177 {#2500
    date: 2024-10-21 14:52:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2506 …}
  +nested: Doctrine\ORM\PersistentCollection {#2508 …}
  +votes: Doctrine\ORM\PersistentCollection {#2510 …}
  +reports: Doctrine\ORM\PersistentCollection {#2512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
  -id: 349735
  -bodyTs: "'abl':76 'account':43 'ban':36,45 'case':86 'conting':83 'court':19 'decid':8 'even':23 'expect':32 'find':70 'get':78 'goal':49 'ip':44 'job':21 'law':14 'lawyer':72 'legal':69 'libel':11 'lie':62 'll':40 'make':41,53 'might':74 'new':42 'peopl':38,55 'post':57 'real':48,66 'recours':67 'reddit':6,28 'say':60 'solid':88 'someon':79 'stop':56 'vpn':46 'work':81 'would':30 'yet':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706536560 {#2501
    date: 2024-01-29 14:56:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2505
  +user: App\Entity\User {#2518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s not up to Reddit to decide what is libel under the law (yet), that’s the court’s job, but even if it were on Reddit what would you expect them to do? Ban the people? They’ll make new accounts. IP ban? VPN.\n
    \n
    Your real goal here is to make the people stop posting what you say are lies, and the only real recourse is legal. Find a lawyer, you might be able to get someone to work on contingency if your case is solid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1729515177 {#2500
    date: 2024-10-21 14:52:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2506 …}
  +nested: Doctrine\ORM\PersistentCollection {#2508 …}
  +votes: Doctrine\ORM\PersistentCollection {#2510 …}
  +reports: Doctrine\ORM\PersistentCollection {#2512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
  -id: 349735
  -bodyTs: "'abl':76 'account':43 'ban':36,45 'case':86 'conting':83 'court':19 'decid':8 'even':23 'expect':32 'find':70 'get':78 'goal':49 'ip':44 'job':21 'law':14 'lawyer':72 'legal':69 'libel':11 'lie':62 'll':40 'make':41,53 'might':74 'new':42 'peopl':38,55 'post':57 'real':48,66 'recours':67 'reddit':6,28 'say':60 'solid':88 'someon':79 'stop':56 'vpn':46 'work':81 'would':30 'yet':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706536560 {#2501
    date: 2024-01-29 14:56:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2505
  +user: App\Entity\User {#2518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s not up to Reddit to decide what is libel under the law (yet), that’s the court’s job, but even if it were on Reddit what would you expect them to do? Ban the people? They’ll make new accounts. IP ban? VPN.\n
    \n
    Your real goal here is to make the people stop posting what you say are lies, and the only real recourse is legal. Find a lawyer, you might be able to get someone to work on contingency if your case is solid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1729515177 {#2500
    date: 2024-10-21 14:52:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2506 …}
  +nested: Doctrine\ORM\PersistentCollection {#2508 …}
  +votes: Doctrine\ORM\PersistentCollection {#2510 …}
  +reports: Doctrine\ORM\PersistentCollection {#2512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
  -id: 349735
  -bodyTs: "'abl':76 'account':43 'ban':36,45 'case':86 'conting':83 'court':19 'decid':8 'even':23 'expect':32 'find':70 'get':78 'goal':49 'ip':44 'job':21 'law':14 'lawyer':72 'legal':69 'libel':11 'lie':62 'll':40 'make':41,53 'might':74 'new':42 'peopl':38,55 'post':57 'real':48,66 'recours':67 'reddit':6,28 'say':60 'solid':88 'someon':79 'stop':56 'vpn':46 'work':81 'would':30 'yet':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706536560 {#2501
    date: 2024-01-29 14:56:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3102
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#2505
    +user: App\Entity\User {#2518 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s not up to Reddit to decide what is libel under the law (yet), that’s the court’s job, but even if it were on Reddit what would you expect them to do? Ban the people? They’ll make new accounts. IP ban? VPN.\n
      \n
      Your real goal here is to make the people stop posting what you say are lies, and the only real recourse is legal. Find a lawyer, you might be able to get someone to work on contingency if your case is solid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1729515177 {#2500
      date: 2024-10-21 14:52:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2506 …}
    +nested: Doctrine\ORM\PersistentCollection {#2508 …}
    +votes: Doctrine\ORM\PersistentCollection {#2510 …}
    +reports: Doctrine\ORM\PersistentCollection {#2512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
    -id: 349735
    -bodyTs: "'abl':76 'account':43 'ban':36,45 'case':86 'conting':83 'court':19 'decid':8 'even':23 'expect':32 'find':70 'get':78 'goal':49 'ip':44 'job':21 'law':14 'lawyer':72 'legal':69 'libel':11 'lie':62 'll':40 'make':41,53 'might':74 'new':42 'peopl':38,55 'post':57 'real':48,66 'recours':67 'reddit':6,28 'say':60 'solid':88 'someon':79 'stop':56 'vpn':46 'work':81 'would':30 'yet':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7125707"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706536560 {#2501
      date: 2024-01-29 14:56:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: """
    > even if it were on Reddit what would you expect them to do?\n
    \n
    Supposedly they have dedicated “anti-evil” teams that deal with this type of thing.\n
    \n
    > Ban the people? They’ll make new accounts. IP ban? VPN.\n
    \n
    Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts. Whereas reddit can track trends and things that are occurring on their own website much easier. They already deal with stuff like this on a regular basis in regards to spam, etc.\n
    \n
    > that’s the court’s job\n
    > \n
    > Find a lawyer, you might be able to get someone to work on contingency if your case is solid\n
    \n
    It doesn’t appear that defamation is something lawyers take on contingency. They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
    \n
    Ideally you’d be able to simply go to a judge and show that the info was defamation and get an order for reddit to take it down, but apparently it doesn’t work like that, and you have to hunt down the individual people behind the accounts and be able to get them to court.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706541902 {#3104
    date: 2024-01-29 16:25:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3097 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
  -id: 349984
  -bodyTs: "'abl':114,171,217 'account':36,69,214 'action':62 'alreadi':87 'anti':19 'anti-evil':18 'appar':196 'appear':130 'ask':141 'ban':29,38 'basi':96 'behind':212 'case':124 'conting':121,138 'continu':54,64 'court':105,222 'd':169 'deal':23,42,88 'dedic':17 'defam':132,184 'doesn':128,198 'dollar':166 'easier':46,85 'etc':101 'even':1,156,159 'evil':20 'expect':10 'find':108 'get':116,186,219 'go':174 'hour':146 'hunt':207 'ideal':167 'individu':210 'info':182 'ip':37 'job':107 'judg':177 'lawyer':48,110,135 'legal':61 'like':91,152,201 'll':33 'made':149 'make':34 'massiv':55 'might':112,154 'money':57 'money-sink':56 'much':45,84 'new':35,68 'occur':79 'order':188 'peopl':31,211 'possibl':158 'rate':147 'reddit':6,40,71,190 'regard':98 'regular':95 'retain':144 'show':179 'simpli':173 'sink':58 'solid':126 'someon':117 'someth':134 'sound':151 'spam':100 'spend':161 'stuff':90 'suppos':14 'take':65,136,192 'team':21 'ten':162 'thing':28,76 'thousand':164 'track':73 'trend':74 'type':26 'use':60 'vpn':39 'websit':83 'wherea':70 'work':119,200 'would':8,51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7127250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541902 {#3103
    date: 2024-01-29 16:25:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3102
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#2505
    +user: App\Entity\User {#2518 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s not up to Reddit to decide what is libel under the law (yet), that’s the court’s job, but even if it were on Reddit what would you expect them to do? Ban the people? They’ll make new accounts. IP ban? VPN.\n
      \n
      Your real goal here is to make the people stop posting what you say are lies, and the only real recourse is legal. Find a lawyer, you might be able to get someone to work on contingency if your case is solid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1729515177 {#2500
      date: 2024-10-21 14:52:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2506 …}
    +nested: Doctrine\ORM\PersistentCollection {#2508 …}
    +votes: Doctrine\ORM\PersistentCollection {#2510 …}
    +reports: Doctrine\ORM\PersistentCollection {#2512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
    -id: 349735
    -bodyTs: "'abl':76 'account':43 'ban':36,45 'case':86 'conting':83 'court':19 'decid':8 'even':23 'expect':32 'find':70 'get':78 'goal':49 'ip':44 'job':21 'law':14 'lawyer':72 'legal':69 'libel':11 'lie':62 'll':40 'make':41,53 'might':74 'new':42 'peopl':38,55 'post':57 'real':48,66 'recours':67 'reddit':6,28 'say':60 'solid':88 'someon':79 'stop':56 'vpn':46 'work':81 'would':30 'yet':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7125707"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706536560 {#2501
      date: 2024-01-29 14:56:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: """
    > even if it were on Reddit what would you expect them to do?\n
    \n
    Supposedly they have dedicated “anti-evil” teams that deal with this type of thing.\n
    \n
    > Ban the people? They’ll make new accounts. IP ban? VPN.\n
    \n
    Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts. Whereas reddit can track trends and things that are occurring on their own website much easier. They already deal with stuff like this on a regular basis in regards to spam, etc.\n
    \n
    > that’s the court’s job\n
    > \n
    > Find a lawyer, you might be able to get someone to work on contingency if your case is solid\n
    \n
    It doesn’t appear that defamation is something lawyers take on contingency. They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
    \n
    Ideally you’d be able to simply go to a judge and show that the info was defamation and get an order for reddit to take it down, but apparently it doesn’t work like that, and you have to hunt down the individual people behind the accounts and be able to get them to court.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706541902 {#3104
    date: 2024-01-29 16:25:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3097 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
  -id: 349984
  -bodyTs: "'abl':114,171,217 'account':36,69,214 'action':62 'alreadi':87 'anti':19 'anti-evil':18 'appar':196 'appear':130 'ask':141 'ban':29,38 'basi':96 'behind':212 'case':124 'conting':121,138 'continu':54,64 'court':105,222 'd':169 'deal':23,42,88 'dedic':17 'defam':132,184 'doesn':128,198 'dollar':166 'easier':46,85 'etc':101 'even':1,156,159 'evil':20 'expect':10 'find':108 'get':116,186,219 'go':174 'hour':146 'hunt':207 'ideal':167 'individu':210 'info':182 'ip':37 'job':107 'judg':177 'lawyer':48,110,135 'legal':61 'like':91,152,201 'll':33 'made':149 'make':34 'massiv':55 'might':112,154 'money':57 'money-sink':56 'much':45,84 'new':35,68 'occur':79 'order':188 'peopl':31,211 'possibl':158 'rate':147 'reddit':6,40,71,190 'regard':98 'regular':95 'retain':144 'show':179 'simpli':173 'sink':58 'solid':126 'someon':117 'someth':134 'sound':151 'spam':100 'spend':161 'stuff':90 'suppos':14 'take':65,136,192 'team':21 'ten':162 'thing':28,76 'thousand':164 'track':73 'trend':74 'type':26 'use':60 'vpn':39 'websit':83 'wherea':70 'work':119,200 'would':8,51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7127250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541902 {#3103
    date: 2024-01-29 16:25:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3102
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#2505
    +user: App\Entity\User {#2518 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s not up to Reddit to decide what is libel under the law (yet), that’s the court’s job, but even if it were on Reddit what would you expect them to do? Ban the people? They’ll make new accounts. IP ban? VPN.\n
      \n
      Your real goal here is to make the people stop posting what you say are lies, and the only real recourse is legal. Find a lawyer, you might be able to get someone to work on contingency if your case is solid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1729515177 {#2500
      date: 2024-10-21 14:52:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2506 …}
    +nested: Doctrine\ORM\PersistentCollection {#2508 …}
    +votes: Doctrine\ORM\PersistentCollection {#2510 …}
    +reports: Doctrine\ORM\PersistentCollection {#2512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
    -id: 349735
    -bodyTs: "'abl':76 'account':43 'ban':36,45 'case':86 'conting':83 'court':19 'decid':8 'even':23 'expect':32 'find':70 'get':78 'goal':49 'ip':44 'job':21 'law':14 'lawyer':72 'legal':69 'libel':11 'lie':62 'll':40 'make':41,53 'might':74 'new':42 'peopl':38,55 'post':57 'real':48,66 'recours':67 'reddit':6,28 'say':60 'solid':88 'someon':79 'stop':56 'vpn':46 'work':81 'would':30 'yet':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7125707"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706536560 {#2501
      date: 2024-01-29 14:56:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: """
    > even if it were on Reddit what would you expect them to do?\n
    \n
    Supposedly they have dedicated “anti-evil” teams that deal with this type of thing.\n
    \n
    > Ban the people? They’ll make new accounts. IP ban? VPN.\n
    \n
    Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts. Whereas reddit can track trends and things that are occurring on their own website much easier. They already deal with stuff like this on a regular basis in regards to spam, etc.\n
    \n
    > that’s the court’s job\n
    > \n
    > Find a lawyer, you might be able to get someone to work on contingency if your case is solid\n
    \n
    It doesn’t appear that defamation is something lawyers take on contingency. They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
    \n
    Ideally you’d be able to simply go to a judge and show that the info was defamation and get an order for reddit to take it down, but apparently it doesn’t work like that, and you have to hunt down the individual people behind the accounts and be able to get them to court.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706541902 {#3104
    date: 2024-01-29 16:25:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3097 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
  -id: 349984
  -bodyTs: "'abl':114,171,217 'account':36,69,214 'action':62 'alreadi':87 'anti':19 'anti-evil':18 'appar':196 'appear':130 'ask':141 'ban':29,38 'basi':96 'behind':212 'case':124 'conting':121,138 'continu':54,64 'court':105,222 'd':169 'deal':23,42,88 'dedic':17 'defam':132,184 'doesn':128,198 'dollar':166 'easier':46,85 'etc':101 'even':1,156,159 'evil':20 'expect':10 'find':108 'get':116,186,219 'go':174 'hour':146 'hunt':207 'ideal':167 'individu':210 'info':182 'ip':37 'job':107 'judg':177 'lawyer':48,110,135 'legal':61 'like':91,152,201 'll':33 'made':149 'make':34 'massiv':55 'might':112,154 'money':57 'money-sink':56 'much':45,84 'new':35,68 'occur':79 'order':188 'peopl':31,211 'possibl':158 'rate':147 'reddit':6,40,71,190 'regard':98 'regular':95 'retain':144 'show':179 'simpli':173 'sink':58 'solid':126 'someon':117 'someth':134 'sound':151 'spam':100 'spend':161 'stuff':90 'suppos':14 'take':65,136,192 'team':21 'ten':162 'thing':28,76 'thousand':164 'track':73 'trend':74 'type':26 'use':60 'vpn':39 'websit':83 'wherea':70 'work':119,200 'would':8,51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7127250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541902 {#3103
    date: 2024-01-29 16:25:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3198
  +user: App\Entity\User {#2518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3102
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#2505
      +user: App\Entity\User {#2518 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s not up to Reddit to decide what is libel under the law (yet), that’s the court’s job, but even if it were on Reddit what would you expect them to do? Ban the people? They’ll make new accounts. IP ban? VPN.\n
        \n
        Your real goal here is to make the people stop posting what you say are lies, and the only real recourse is legal. Find a lawyer, you might be able to get someone to work on contingency if your case is solid.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1729515177 {#2500
        date: 2024-10-21 14:52:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2506 …}
      +nested: Doctrine\ORM\PersistentCollection {#2508 …}
      +votes: Doctrine\ORM\PersistentCollection {#2510 …}
      +reports: Doctrine\ORM\PersistentCollection {#2512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
      -id: 349735
      -bodyTs: "'abl':76 'account':43 'ban':36,45 'case':86 'conting':83 'court':19 'decid':8 'even':23 'expect':32 'find':70 'get':78 'goal':49 'ip':44 'job':21 'law':14 'lawyer':72 'legal':69 'libel':11 'lie':62 'll':40 'make':41,53 'might':74 'new':42 'peopl':38,55 'post':57 'real':48,66 'recours':67 'reddit':6,28 'say':60 'solid':88 'someon':79 'stop':56 'vpn':46 'work':81 'would':30 'yet':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7125707"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706536560 {#2501
        date: 2024-01-29 14:56:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2505}
    +body: """
      > even if it were on Reddit what would you expect them to do?\n
      \n
      Supposedly they have dedicated “anti-evil” teams that deal with this type of thing.\n
      \n
      > Ban the people? They’ll make new accounts. IP ban? VPN.\n
      \n
      Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts. Whereas reddit can track trends and things that are occurring on their own website much easier. They already deal with stuff like this on a regular basis in regards to spam, etc.\n
      \n
      > that’s the court’s job\n
      > \n
      > Find a lawyer, you might be able to get someone to work on contingency if your case is solid\n
      \n
      It doesn’t appear that defamation is something lawyers take on contingency. They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
      \n
      Ideally you’d be able to simply go to a judge and show that the info was defamation and get an order for reddit to take it down, but apparently it doesn’t work like that, and you have to hunt down the individual people behind the accounts and be able to get them to court.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706541902 {#3104
      date: 2024-01-29 16:25:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@voracitude@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    -id: 349984
    -bodyTs: "'abl':114,171,217 'account':36,69,214 'action':62 'alreadi':87 'anti':19 'anti-evil':18 'appar':196 'appear':130 'ask':141 'ban':29,38 'basi':96 'behind':212 'case':124 'conting':121,138 'continu':54,64 'court':105,222 'd':169 'deal':23,42,88 'dedic':17 'defam':132,184 'doesn':128,198 'dollar':166 'easier':46,85 'etc':101 'even':1,156,159 'evil':20 'expect':10 'find':108 'get':116,186,219 'go':174 'hour':146 'hunt':207 'ideal':167 'individu':210 'info':182 'ip':37 'job':107 'judg':177 'lawyer':48,110,135 'legal':61 'like':91,152,201 'll':33 'made':149 'make':34 'massiv':55 'might':112,154 'money':57 'money-sink':56 'much':45,84 'new':35,68 'occur':79 'order':188 'peopl':31,211 'possibl':158 'rate':147 'reddit':6,40,71,190 'regard':98 'regular':95 'retain':144 'show':179 'simpli':173 'sink':58 'solid':126 'someon':117 'someth':134 'sound':151 'spam':100 'spend':161 'stuff':90 'suppos':14 'take':65,136,192 'team':21 'ten':162 'thing':28,76 'thousand':164 'track':73 'trend':74 'type':26 'use':60 'vpn':39 'websit':83 'wherea':70 'work':119,200 'would':8,51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7127250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706541902 {#3103
      date: 2024-01-29 16:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: """
    > They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
    \n
    Yes, much like HTML the law is an interpreted language and it’s never certain how a judge or jury will interpret it, no matter how good an argument your lawyer makes.\n
    \n
    > Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts.\n
    \n
    Betraying your naïveté there; you have it backwards. Reddit are the ones that would be playing whack-a-mole with accounts. Proper legal discovery (yes, against Reddit, they will respond to a subpoena) would get the IP addresses and maybe personal info of the posters. Trivial to find which company owns an IP using a tool like [mxtoolbox.com](https://mxtoolbox.com). Then, subpoena the ISP for the subscriber that IP was assigned to in a window of time, around when the comment was posted, your lawyers contact them with a scary letter and hopefully they stop. If they don’t, you then have to go to court to get a court order or injunction or whathaveyou. And if they still persist, then you have to go to court again to enforce the previous judgement and probably apply stricter consequences.\n
    \n
    That’s how it works. Yes, it’s expensive, and yes that bars some from getting justice. Yes that sucks, and I wish it was different. But it is the (legal) solution to your problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706542414 {#3195
    date: 2024-01-29 16:33:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 350008
  -bodyTs: "'account':90,112 'action':83 'address':129 'appli':226 'argument':57 'around':168 'ask':3 'assign':161 'backward':98 'bar':241 'betray':91 'certain':43 'comment':171 'compani':141 'consequ':228 'contact':176 'continu':75,85 'court':196,200,217 'deal':63 'differ':254 'discoveri':115 'dollar':28 'easier':67 'enforc':220 'even':18,21 'expens':237 'find':139 'get':126,198,244 'go':194,215 'good':55 'hope':183 'hour':8 'html':32 'info':133 'injunct':203 'interpret':37,50 'ip':128,144,159 'isp':154 'judg':46 'judgement':223 'juri':48 'justic':245 'languag':38 'law':34 'lawyer':59,69,175 'legal':82,114,259 'letter':181 'like':14,31,148 'made':11 'make':60 'massiv':76 'matter':53 'mayb':131 'might':16 'mole':110 'money':78 'money-sink':77 'much':30,66 'mxtoolbox.com':149,150 'naïveté':93 'never':42 'new':89 'one':102 'order':201 'own':142 'persist':210 'person':132 'play':106 'possibl':20 'post':173 'poster':136 'previous':222 'probabl':225 'problem':263 'proper':113 'rate':9 'reddit':61,99,118 'respond':121 'retain':6 'scari':180 'sink':79 'solut':260 'sound':13 'spend':23 'still':209 'stop':185 'stricter':227 'subpoena':124,152 'subscrib':157 'suck':248 'take':86 'ten':24 'thousand':26 'time':167 'tool':147 'trivial':137 'use':81,145 'whack':108 'whack-a-mol':107 'whathaveyou':205 'window':165 'wish':251 'work':233 'would':72,104,125 'yes':29,116,234,239,246"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7127403"
  +editedAt: DateTimeImmutable @1729405853 {#3196
    date: 2024-10-20 08:30:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706542414 {#3197
    date: 2024-01-29 16:33: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
115 DENIED edit
App\Entity\EntryComment {#3198
  +user: App\Entity\User {#2518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3102
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#2505
      +user: App\Entity\User {#2518 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s not up to Reddit to decide what is libel under the law (yet), that’s the court’s job, but even if it were on Reddit what would you expect them to do? Ban the people? They’ll make new accounts. IP ban? VPN.\n
        \n
        Your real goal here is to make the people stop posting what you say are lies, and the only real recourse is legal. Find a lawyer, you might be able to get someone to work on contingency if your case is solid.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1729515177 {#2500
        date: 2024-10-21 14:52:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2506 …}
      +nested: Doctrine\ORM\PersistentCollection {#2508 …}
      +votes: Doctrine\ORM\PersistentCollection {#2510 …}
      +reports: Doctrine\ORM\PersistentCollection {#2512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
      -id: 349735
      -bodyTs: "'abl':76 'account':43 'ban':36,45 'case':86 'conting':83 'court':19 'decid':8 'even':23 'expect':32 'find':70 'get':78 'goal':49 'ip':44 'job':21 'law':14 'lawyer':72 'legal':69 'libel':11 'lie':62 'll':40 'make':41,53 'might':74 'new':42 'peopl':38,55 'post':57 'real':48,66 'recours':67 'reddit':6,28 'say':60 'solid':88 'someon':79 'stop':56 'vpn':46 'work':81 'would':30 'yet':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7125707"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706536560 {#2501
        date: 2024-01-29 14:56:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2505}
    +body: """
      > even if it were on Reddit what would you expect them to do?\n
      \n
      Supposedly they have dedicated “anti-evil” teams that deal with this type of thing.\n
      \n
      > Ban the people? They’ll make new accounts. IP ban? VPN.\n
      \n
      Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts. Whereas reddit can track trends and things that are occurring on their own website much easier. They already deal with stuff like this on a regular basis in regards to spam, etc.\n
      \n
      > that’s the court’s job\n
      > \n
      > Find a lawyer, you might be able to get someone to work on contingency if your case is solid\n
      \n
      It doesn’t appear that defamation is something lawyers take on contingency. They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
      \n
      Ideally you’d be able to simply go to a judge and show that the info was defamation and get an order for reddit to take it down, but apparently it doesn’t work like that, and you have to hunt down the individual people behind the accounts and be able to get them to court.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706541902 {#3104
      date: 2024-01-29 16:25:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@voracitude@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    -id: 349984
    -bodyTs: "'abl':114,171,217 'account':36,69,214 'action':62 'alreadi':87 'anti':19 'anti-evil':18 'appar':196 'appear':130 'ask':141 'ban':29,38 'basi':96 'behind':212 'case':124 'conting':121,138 'continu':54,64 'court':105,222 'd':169 'deal':23,42,88 'dedic':17 'defam':132,184 'doesn':128,198 'dollar':166 'easier':46,85 'etc':101 'even':1,156,159 'evil':20 'expect':10 'find':108 'get':116,186,219 'go':174 'hour':146 'hunt':207 'ideal':167 'individu':210 'info':182 'ip':37 'job':107 'judg':177 'lawyer':48,110,135 'legal':61 'like':91,152,201 'll':33 'made':149 'make':34 'massiv':55 'might':112,154 'money':57 'money-sink':56 'much':45,84 'new':35,68 'occur':79 'order':188 'peopl':31,211 'possibl':158 'rate':147 'reddit':6,40,71,190 'regard':98 'regular':95 'retain':144 'show':179 'simpli':173 'sink':58 'solid':126 'someon':117 'someth':134 'sound':151 'spam':100 'spend':161 'stuff':90 'suppos':14 'take':65,136,192 'team':21 'ten':162 'thing':28,76 'thousand':164 'track':73 'trend':74 'type':26 'use':60 'vpn':39 'websit':83 'wherea':70 'work':119,200 'would':8,51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7127250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706541902 {#3103
      date: 2024-01-29 16:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: """
    > They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
    \n
    Yes, much like HTML the law is an interpreted language and it’s never certain how a judge or jury will interpret it, no matter how good an argument your lawyer makes.\n
    \n
    > Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts.\n
    \n
    Betraying your naïveté there; you have it backwards. Reddit are the ones that would be playing whack-a-mole with accounts. Proper legal discovery (yes, against Reddit, they will respond to a subpoena) would get the IP addresses and maybe personal info of the posters. Trivial to find which company owns an IP using a tool like [mxtoolbox.com](https://mxtoolbox.com). Then, subpoena the ISP for the subscriber that IP was assigned to in a window of time, around when the comment was posted, your lawyers contact them with a scary letter and hopefully they stop. If they don’t, you then have to go to court to get a court order or injunction or whathaveyou. And if they still persist, then you have to go to court again to enforce the previous judgement and probably apply stricter consequences.\n
    \n
    That’s how it works. Yes, it’s expensive, and yes that bars some from getting justice. Yes that sucks, and I wish it was different. But it is the (legal) solution to your problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706542414 {#3195
    date: 2024-01-29 16:33:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 350008
  -bodyTs: "'account':90,112 'action':83 'address':129 'appli':226 'argument':57 'around':168 'ask':3 'assign':161 'backward':98 'bar':241 'betray':91 'certain':43 'comment':171 'compani':141 'consequ':228 'contact':176 'continu':75,85 'court':196,200,217 'deal':63 'differ':254 'discoveri':115 'dollar':28 'easier':67 'enforc':220 'even':18,21 'expens':237 'find':139 'get':126,198,244 'go':194,215 'good':55 'hope':183 'hour':8 'html':32 'info':133 'injunct':203 'interpret':37,50 'ip':128,144,159 'isp':154 'judg':46 'judgement':223 'juri':48 'justic':245 'languag':38 'law':34 'lawyer':59,69,175 'legal':82,114,259 'letter':181 'like':14,31,148 'made':11 'make':60 'massiv':76 'matter':53 'mayb':131 'might':16 'mole':110 'money':78 'money-sink':77 'much':30,66 'mxtoolbox.com':149,150 'naïveté':93 'never':42 'new':89 'one':102 'order':201 'own':142 'persist':210 'person':132 'play':106 'possibl':20 'post':173 'poster':136 'previous':222 'probabl':225 'problem':263 'proper':113 'rate':9 'reddit':61,99,118 'respond':121 'retain':6 'scari':180 'sink':79 'solut':260 'sound':13 'spend':23 'still':209 'stop':185 'stricter':227 'subpoena':124,152 'subscrib':157 'suck':248 'take':86 'ten':24 'thousand':26 'time':167 'tool':147 'trivial':137 'use':81,145 'whack':108 'whack-a-mol':107 'whathaveyou':205 'window':165 'wish':251 'work':233 'would':72,104,125 'yes':29,116,234,239,246"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7127403"
  +editedAt: DateTimeImmutable @1729405853 {#3196
    date: 2024-10-20 08:30:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706542414 {#3197
    date: 2024-01-29 16:33: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
116 DENIED moderate
App\Entity\EntryComment {#3198
  +user: App\Entity\User {#2518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3102
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#2505
      +user: App\Entity\User {#2518 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s not up to Reddit to decide what is libel under the law (yet), that’s the court’s job, but even if it were on Reddit what would you expect them to do? Ban the people? They’ll make new accounts. IP ban? VPN.\n
        \n
        Your real goal here is to make the people stop posting what you say are lies, and the only real recourse is legal. Find a lawyer, you might be able to get someone to work on contingency if your case is solid.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1729515177 {#2500
        date: 2024-10-21 14:52:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2506 …}
      +nested: Doctrine\ORM\PersistentCollection {#2508 …}
      +votes: Doctrine\ORM\PersistentCollection {#2510 …}
      +reports: Doctrine\ORM\PersistentCollection {#2512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
      -id: 349735
      -bodyTs: "'abl':76 'account':43 'ban':36,45 'case':86 'conting':83 'court':19 'decid':8 'even':23 'expect':32 'find':70 'get':78 'goal':49 'ip':44 'job':21 'law':14 'lawyer':72 'legal':69 'libel':11 'lie':62 'll':40 'make':41,53 'might':74 'new':42 'peopl':38,55 'post':57 'real':48,66 'recours':67 'reddit':6,28 'say':60 'solid':88 'someon':79 'stop':56 'vpn':46 'work':81 'would':30 'yet':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7125707"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706536560 {#2501
        date: 2024-01-29 14:56:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2505}
    +body: """
      > even if it were on Reddit what would you expect them to do?\n
      \n
      Supposedly they have dedicated “anti-evil” teams that deal with this type of thing.\n
      \n
      > Ban the people? They’ll make new accounts. IP ban? VPN.\n
      \n
      Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts. Whereas reddit can track trends and things that are occurring on their own website much easier. They already deal with stuff like this on a regular basis in regards to spam, etc.\n
      \n
      > that’s the court’s job\n
      > \n
      > Find a lawyer, you might be able to get someone to work on contingency if your case is solid\n
      \n
      It doesn’t appear that defamation is something lawyers take on contingency. They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
      \n
      Ideally you’d be able to simply go to a judge and show that the info was defamation and get an order for reddit to take it down, but apparently it doesn’t work like that, and you have to hunt down the individual people behind the accounts and be able to get them to court.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706541902 {#3104
      date: 2024-01-29 16:25:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@voracitude@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    -id: 349984
    -bodyTs: "'abl':114,171,217 'account':36,69,214 'action':62 'alreadi':87 'anti':19 'anti-evil':18 'appar':196 'appear':130 'ask':141 'ban':29,38 'basi':96 'behind':212 'case':124 'conting':121,138 'continu':54,64 'court':105,222 'd':169 'deal':23,42,88 'dedic':17 'defam':132,184 'doesn':128,198 'dollar':166 'easier':46,85 'etc':101 'even':1,156,159 'evil':20 'expect':10 'find':108 'get':116,186,219 'go':174 'hour':146 'hunt':207 'ideal':167 'individu':210 'info':182 'ip':37 'job':107 'judg':177 'lawyer':48,110,135 'legal':61 'like':91,152,201 'll':33 'made':149 'make':34 'massiv':55 'might':112,154 'money':57 'money-sink':56 'much':45,84 'new':35,68 'occur':79 'order':188 'peopl':31,211 'possibl':158 'rate':147 'reddit':6,40,71,190 'regard':98 'regular':95 'retain':144 'show':179 'simpli':173 'sink':58 'solid':126 'someon':117 'someth':134 'sound':151 'spam':100 'spend':161 'stuff':90 'suppos':14 'take':65,136,192 'team':21 'ten':162 'thing':28,76 'thousand':164 'track':73 'trend':74 'type':26 'use':60 'vpn':39 'websit':83 'wherea':70 'work':119,200 'would':8,51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7127250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706541902 {#3103
      date: 2024-01-29 16:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: """
    > They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
    \n
    Yes, much like HTML the law is an interpreted language and it’s never certain how a judge or jury will interpret it, no matter how good an argument your lawyer makes.\n
    \n
    > Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts.\n
    \n
    Betraying your naïveté there; you have it backwards. Reddit are the ones that would be playing whack-a-mole with accounts. Proper legal discovery (yes, against Reddit, they will respond to a subpoena) would get the IP addresses and maybe personal info of the posters. Trivial to find which company owns an IP using a tool like [mxtoolbox.com](https://mxtoolbox.com). Then, subpoena the ISP for the subscriber that IP was assigned to in a window of time, around when the comment was posted, your lawyers contact them with a scary letter and hopefully they stop. If they don’t, you then have to go to court to get a court order or injunction or whathaveyou. And if they still persist, then you have to go to court again to enforce the previous judgement and probably apply stricter consequences.\n
    \n
    That’s how it works. Yes, it’s expensive, and yes that bars some from getting justice. Yes that sucks, and I wish it was different. But it is the (legal) solution to your problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706542414 {#3195
    date: 2024-01-29 16:33:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 350008
  -bodyTs: "'account':90,112 'action':83 'address':129 'appli':226 'argument':57 'around':168 'ask':3 'assign':161 'backward':98 'bar':241 'betray':91 'certain':43 'comment':171 'compani':141 'consequ':228 'contact':176 'continu':75,85 'court':196,200,217 'deal':63 'differ':254 'discoveri':115 'dollar':28 'easier':67 'enforc':220 'even':18,21 'expens':237 'find':139 'get':126,198,244 'go':194,215 'good':55 'hope':183 'hour':8 'html':32 'info':133 'injunct':203 'interpret':37,50 'ip':128,144,159 'isp':154 'judg':46 'judgement':223 'juri':48 'justic':245 'languag':38 'law':34 'lawyer':59,69,175 'legal':82,114,259 'letter':181 'like':14,31,148 'made':11 'make':60 'massiv':76 'matter':53 'mayb':131 'might':16 'mole':110 'money':78 'money-sink':77 'much':30,66 'mxtoolbox.com':149,150 'naïveté':93 'never':42 'new':89 'one':102 'order':201 'own':142 'persist':210 'person':132 'play':106 'possibl':20 'post':173 'poster':136 'previous':222 'probabl':225 'problem':263 'proper':113 'rate':9 'reddit':61,99,118 'respond':121 'retain':6 'scari':180 'sink':79 'solut':260 'sound':13 'spend':23 'still':209 'stop':185 'stricter':227 'subpoena':124,152 'subscrib':157 'suck':248 'take':86 'ten':24 'thousand':26 'time':167 'tool':147 'trivial':137 'use':81,145 'whack':108 'whack-a-mol':107 'whathaveyou':205 'window':165 'wish':251 'work':233 'would':72,104,125 'yes':29,116,234,239,246"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7127403"
  +editedAt: DateTimeImmutable @1729405853 {#3196
    date: 2024-10-20 08:30:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706542414 {#3197
    date: 2024-01-29 16:33: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
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 {#3250
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: App\Entity\User {#2518 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3102
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#2505
        +user: App\Entity\User {#2518 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s not up to Reddit to decide what is libel under the law (yet), that’s the court’s job, but even if it were on Reddit what would you expect them to do? Ban the people? They’ll make new accounts. IP ban? VPN.\n
          \n
          Your real goal here is to make the people stop posting what you say are lies, and the only real recourse is legal. Find a lawyer, you might be able to get someone to work on contingency if your case is solid.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1729515177 {#2500
          date: 2024-10-21 14:52:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2506 …}
        +nested: Doctrine\ORM\PersistentCollection {#2508 …}
        +votes: Doctrine\ORM\PersistentCollection {#2510 …}
        +reports: Doctrine\ORM\PersistentCollection {#2512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
        -id: 349735
        -bodyTs: "'abl':76 'account':43 'ban':36,45 'case':86 'conting':83 'court':19 'decid':8 'even':23 'expect':32 'find':70 'get':78 'goal':49 'ip':44 'job':21 'law':14 'lawyer':72 'legal':69 'libel':11 'lie':62 'll':40 'make':41,53 'might':74 'new':42 'peopl':38,55 'post':57 'real':48,66 'recours':67 'reddit':6,28 'say':60 'solid':88 'someon':79 'stop':56 'vpn':46 'work':81 'would':30 'yet':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7125707"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706536560 {#2501
          date: 2024-01-29 14:56:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2505}
      +body: """
        > even if it were on Reddit what would you expect them to do?\n
        \n
        Supposedly they have dedicated “anti-evil” teams that deal with this type of thing.\n
        \n
        > Ban the people? They’ll make new accounts. IP ban? VPN.\n
        \n
        Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts. Whereas reddit can track trends and things that are occurring on their own website much easier. They already deal with stuff like this on a regular basis in regards to spam, etc.\n
        \n
        > that’s the court’s job\n
        > \n
        > Find a lawyer, you might be able to get someone to work on contingency if your case is solid\n
        \n
        It doesn’t appear that defamation is something lawyers take on contingency. They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
        \n
        Ideally you’d be able to simply go to a judge and show that the info was defamation and get an order for reddit to take it down, but apparently it doesn’t work like that, and you have to hunt down the individual people behind the accounts and be able to get them to court.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706541902 {#3104
        date: 2024-01-29 16:25:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@voracitude@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 349984
      -bodyTs: "'abl':114,171,217 'account':36,69,214 'action':62 'alreadi':87 'anti':19 'anti-evil':18 'appar':196 'appear':130 'ask':141 'ban':29,38 'basi':96 'behind':212 'case':124 'conting':121,138 'continu':54,64 'court':105,222 'd':169 'deal':23,42,88 'dedic':17 'defam':132,184 'doesn':128,198 'dollar':166 'easier':46,85 'etc':101 'even':1,156,159 'evil':20 'expect':10 'find':108 'get':116,186,219 'go':174 'hour':146 'hunt':207 'ideal':167 'individu':210 'info':182 'ip':37 'job':107 'judg':177 'lawyer':48,110,135 'legal':61 'like':91,152,201 'll':33 'made':149 'make':34 'massiv':55 'might':112,154 'money':57 'money-sink':56 'much':45,84 'new':35,68 'occur':79 'order':188 'peopl':31,211 'possibl':158 'rate':147 'reddit':6,40,71,190 'regard':98 'regular':95 'retain':144 'show':179 'simpli':173 'sink':58 'solid':126 'someon':117 'someth':134 'sound':151 'spam':100 'spend':161 'stuff':90 'suppos':14 'take':65,136,192 'team':21 'ten':162 'thing':28,76 'thousand':164 'track':73 'trend':74 'type':26 'use':60 'vpn':39 'websit':83 'wherea':70 'work':119,200 'would':8,51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7127250"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706541902 {#3103
        date: 2024-01-29 16:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2505}
    +body: """
      > They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
      \n
      Yes, much like HTML the law is an interpreted language and it’s never certain how a judge or jury will interpret it, no matter how good an argument your lawyer makes.\n
      \n
      > Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts.\n
      \n
      Betraying your naïveté there; you have it backwards. Reddit are the ones that would be playing whack-a-mole with accounts. Proper legal discovery (yes, against Reddit, they will respond to a subpoena) would get the IP addresses and maybe personal info of the posters. Trivial to find which company owns an IP using a tool like [mxtoolbox.com](https://mxtoolbox.com). Then, subpoena the ISP for the subscriber that IP was assigned to in a window of time, around when the comment was posted, your lawyers contact them with a scary letter and hopefully they stop. If they don’t, you then have to go to court to get a court order or injunction or whathaveyou. And if they still persist, then you have to go to court again to enforce the previous judgement and probably apply stricter consequences.\n
      \n
      That’s how it works. Yes, it’s expensive, and yes that bars some from getting justice. Yes that sucks, and I wish it was different. But it is the (legal) solution to your problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706542414 {#3195
      date: 2024-01-29 16:33:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@voracitude@lemmy.world"
      "@MaximilianKohler@lemmy.world"
      "@voracitude@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 350008
    -bodyTs: "'account':90,112 'action':83 'address':129 'appli':226 'argument':57 'around':168 'ask':3 'assign':161 'backward':98 'bar':241 'betray':91 'certain':43 'comment':171 'compani':141 'consequ':228 'contact':176 'continu':75,85 'court':196,200,217 'deal':63 'differ':254 'discoveri':115 'dollar':28 'easier':67 'enforc':220 'even':18,21 'expens':237 'find':139 'get':126,198,244 'go':194,215 'good':55 'hope':183 'hour':8 'html':32 'info':133 'injunct':203 'interpret':37,50 'ip':128,144,159 'isp':154 'judg':46 'judgement':223 'juri':48 'justic':245 'languag':38 'law':34 'lawyer':59,69,175 'legal':82,114,259 'letter':181 'like':14,31,148 'made':11 'make':60 'massiv':76 'matter':53 'mayb':131 'might':16 'mole':110 'money':78 'money-sink':77 'much':30,66 'mxtoolbox.com':149,150 'naïveté':93 'never':42 'new':89 'one':102 'order':201 'own':142 'persist':210 'person':132 'play':106 'possibl':20 'post':173 'poster':136 'previous':222 'probabl':225 'problem':263 'proper':113 'rate':9 'reddit':61,99,118 'respond':121 'retain':6 'scari':180 'sink':79 'solut':260 'sound':13 'spend':23 'still':209 'stop':185 'stricter':227 'subpoena':124,152 'subscrib':157 'suck':248 'take':86 'ten':24 'thousand':26 'time':167 'tool':147 'trivial':137 'use':81,145 'whack':108 'whack-a-mol':107 'whathaveyou':205 'window':165 'wish':251 'work':233 'would':72,104,125 'yes':29,116,234,239,246"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7127403"
    +editedAt: DateTimeImmutable @1729405853 {#3196
      date: 2024-10-20 08:30:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706542414 {#3197
      date: 2024-01-29 16:33:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: """
    A subpoena would do nothing if they were using a VPN, and if they were in another country I expect it would be just as difficult/impossible.\n
    \n
    Taking legal action doesn’t stop a whack-a-mole.\n
    \n
    > But it is the (legal) solution to your problem.\n
    \n
    Yes, I noted that in the OP.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706545505 {#3248
    date: 2024-01-29 17:25:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 350148
  -bodyTs: "'action':29 'anoth':17 'countri':18 'difficult/impossible':26 'doesn':30 'expect':20 'legal':28,42 'mole':37 'note':49 'noth':5 'op':53 'problem':46 'solut':43 'stop':32 'subpoena':2 'take':27 'use':9 'vpn':11 'whack':35 'whack-a-mol':34 'would':3,22 'yes':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7128468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706545505 {#3249
    date: 2024-01-29 17:25:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3250
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: App\Entity\User {#2518 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3102
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#2505
        +user: App\Entity\User {#2518 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s not up to Reddit to decide what is libel under the law (yet), that’s the court’s job, but even if it were on Reddit what would you expect them to do? Ban the people? They’ll make new accounts. IP ban? VPN.\n
          \n
          Your real goal here is to make the people stop posting what you say are lies, and the only real recourse is legal. Find a lawyer, you might be able to get someone to work on contingency if your case is solid.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1729515177 {#2500
          date: 2024-10-21 14:52:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2506 …}
        +nested: Doctrine\ORM\PersistentCollection {#2508 …}
        +votes: Doctrine\ORM\PersistentCollection {#2510 …}
        +reports: Doctrine\ORM\PersistentCollection {#2512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
        -id: 349735
        -bodyTs: "'abl':76 'account':43 'ban':36,45 'case':86 'conting':83 'court':19 'decid':8 'even':23 'expect':32 'find':70 'get':78 'goal':49 'ip':44 'job':21 'law':14 'lawyer':72 'legal':69 'libel':11 'lie':62 'll':40 'make':41,53 'might':74 'new':42 'peopl':38,55 'post':57 'real':48,66 'recours':67 'reddit':6,28 'say':60 'solid':88 'someon':79 'stop':56 'vpn':46 'work':81 'would':30 'yet':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7125707"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706536560 {#2501
          date: 2024-01-29 14:56:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2505}
      +body: """
        > even if it were on Reddit what would you expect them to do?\n
        \n
        Supposedly they have dedicated “anti-evil” teams that deal with this type of thing.\n
        \n
        > Ban the people? They’ll make new accounts. IP ban? VPN.\n
        \n
        Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts. Whereas reddit can track trends and things that are occurring on their own website much easier. They already deal with stuff like this on a regular basis in regards to spam, etc.\n
        \n
        > that’s the court’s job\n
        > \n
        > Find a lawyer, you might be able to get someone to work on contingency if your case is solid\n
        \n
        It doesn’t appear that defamation is something lawyers take on contingency. They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
        \n
        Ideally you’d be able to simply go to a judge and show that the info was defamation and get an order for reddit to take it down, but apparently it doesn’t work like that, and you have to hunt down the individual people behind the accounts and be able to get them to court.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706541902 {#3104
        date: 2024-01-29 16:25:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@voracitude@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 349984
      -bodyTs: "'abl':114,171,217 'account':36,69,214 'action':62 'alreadi':87 'anti':19 'anti-evil':18 'appar':196 'appear':130 'ask':141 'ban':29,38 'basi':96 'behind':212 'case':124 'conting':121,138 'continu':54,64 'court':105,222 'd':169 'deal':23,42,88 'dedic':17 'defam':132,184 'doesn':128,198 'dollar':166 'easier':46,85 'etc':101 'even':1,156,159 'evil':20 'expect':10 'find':108 'get':116,186,219 'go':174 'hour':146 'hunt':207 'ideal':167 'individu':210 'info':182 'ip':37 'job':107 'judg':177 'lawyer':48,110,135 'legal':61 'like':91,152,201 'll':33 'made':149 'make':34 'massiv':55 'might':112,154 'money':57 'money-sink':56 'much':45,84 'new':35,68 'occur':79 'order':188 'peopl':31,211 'possibl':158 'rate':147 'reddit':6,40,71,190 'regard':98 'regular':95 'retain':144 'show':179 'simpli':173 'sink':58 'solid':126 'someon':117 'someth':134 'sound':151 'spam':100 'spend':161 'stuff':90 'suppos':14 'take':65,136,192 'team':21 'ten':162 'thing':28,76 'thousand':164 'track':73 'trend':74 'type':26 'use':60 'vpn':39 'websit':83 'wherea':70 'work':119,200 'would':8,51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7127250"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706541902 {#3103
        date: 2024-01-29 16:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2505}
    +body: """
      > They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
      \n
      Yes, much like HTML the law is an interpreted language and it’s never certain how a judge or jury will interpret it, no matter how good an argument your lawyer makes.\n
      \n
      > Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts.\n
      \n
      Betraying your naïveté there; you have it backwards. Reddit are the ones that would be playing whack-a-mole with accounts. Proper legal discovery (yes, against Reddit, they will respond to a subpoena) would get the IP addresses and maybe personal info of the posters. Trivial to find which company owns an IP using a tool like [mxtoolbox.com](https://mxtoolbox.com). Then, subpoena the ISP for the subscriber that IP was assigned to in a window of time, around when the comment was posted, your lawyers contact them with a scary letter and hopefully they stop. If they don’t, you then have to go to court to get a court order or injunction or whathaveyou. And if they still persist, then you have to go to court again to enforce the previous judgement and probably apply stricter consequences.\n
      \n
      That’s how it works. Yes, it’s expensive, and yes that bars some from getting justice. Yes that sucks, and I wish it was different. But it is the (legal) solution to your problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706542414 {#3195
      date: 2024-01-29 16:33:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@voracitude@lemmy.world"
      "@MaximilianKohler@lemmy.world"
      "@voracitude@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 350008
    -bodyTs: "'account':90,112 'action':83 'address':129 'appli':226 'argument':57 'around':168 'ask':3 'assign':161 'backward':98 'bar':241 'betray':91 'certain':43 'comment':171 'compani':141 'consequ':228 'contact':176 'continu':75,85 'court':196,200,217 'deal':63 'differ':254 'discoveri':115 'dollar':28 'easier':67 'enforc':220 'even':18,21 'expens':237 'find':139 'get':126,198,244 'go':194,215 'good':55 'hope':183 'hour':8 'html':32 'info':133 'injunct':203 'interpret':37,50 'ip':128,144,159 'isp':154 'judg':46 'judgement':223 'juri':48 'justic':245 'languag':38 'law':34 'lawyer':59,69,175 'legal':82,114,259 'letter':181 'like':14,31,148 'made':11 'make':60 'massiv':76 'matter':53 'mayb':131 'might':16 'mole':110 'money':78 'money-sink':77 'much':30,66 'mxtoolbox.com':149,150 'naïveté':93 'never':42 'new':89 'one':102 'order':201 'own':142 'persist':210 'person':132 'play':106 'possibl':20 'post':173 'poster':136 'previous':222 'probabl':225 'problem':263 'proper':113 'rate':9 'reddit':61,99,118 'respond':121 'retain':6 'scari':180 'sink':79 'solut':260 'sound':13 'spend':23 'still':209 'stop':185 'stricter':227 'subpoena':124,152 'subscrib':157 'suck':248 'take':86 'ten':24 'thousand':26 'time':167 'tool':147 'trivial':137 'use':81,145 'whack':108 'whack-a-mol':107 'whathaveyou':205 'window':165 'wish':251 'work':233 'would':72,104,125 'yes':29,116,234,239,246"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7127403"
    +editedAt: DateTimeImmutable @1729405853 {#3196
      date: 2024-10-20 08:30:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706542414 {#3197
      date: 2024-01-29 16:33:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: """
    A subpoena would do nothing if they were using a VPN, and if they were in another country I expect it would be just as difficult/impossible.\n
    \n
    Taking legal action doesn’t stop a whack-a-mole.\n
    \n
    > But it is the (legal) solution to your problem.\n
    \n
    Yes, I noted that in the OP.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706545505 {#3248
    date: 2024-01-29 17:25:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 350148
  -bodyTs: "'action':29 'anoth':17 'countri':18 'difficult/impossible':26 'doesn':30 'expect':20 'legal':28,42 'mole':37 'note':49 'noth':5 'op':53 'problem':46 'solut':43 'stop':32 'subpoena':2 'take':27 'use':9 'vpn':11 'whack':35 'whack-a-mol':34 'would':3,22 'yes':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7128468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706545505 {#3249
    date: 2024-01-29 17:25:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3250
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: App\Entity\User {#2518 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3102
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#2505
        +user: App\Entity\User {#2518 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s not up to Reddit to decide what is libel under the law (yet), that’s the court’s job, but even if it were on Reddit what would you expect them to do? Ban the people? They’ll make new accounts. IP ban? VPN.\n
          \n
          Your real goal here is to make the people stop posting what you say are lies, and the only real recourse is legal. Find a lawyer, you might be able to get someone to work on contingency if your case is solid.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1729515177 {#2500
          date: 2024-10-21 14:52:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2506 …}
        +nested: Doctrine\ORM\PersistentCollection {#2508 …}
        +votes: Doctrine\ORM\PersistentCollection {#2510 …}
        +reports: Doctrine\ORM\PersistentCollection {#2512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
        -id: 349735
        -bodyTs: "'abl':76 'account':43 'ban':36,45 'case':86 'conting':83 'court':19 'decid':8 'even':23 'expect':32 'find':70 'get':78 'goal':49 'ip':44 'job':21 'law':14 'lawyer':72 'legal':69 'libel':11 'lie':62 'll':40 'make':41,53 'might':74 'new':42 'peopl':38,55 'post':57 'real':48,66 'recours':67 'reddit':6,28 'say':60 'solid':88 'someon':79 'stop':56 'vpn':46 'work':81 'would':30 'yet':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7125707"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706536560 {#2501
          date: 2024-01-29 14:56:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2505}
      +body: """
        > even if it were on Reddit what would you expect them to do?\n
        \n
        Supposedly they have dedicated “anti-evil” teams that deal with this type of thing.\n
        \n
        > Ban the people? They’ll make new accounts. IP ban? VPN.\n
        \n
        Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts. Whereas reddit can track trends and things that are occurring on their own website much easier. They already deal with stuff like this on a regular basis in regards to spam, etc.\n
        \n
        > that’s the court’s job\n
        > \n
        > Find a lawyer, you might be able to get someone to work on contingency if your case is solid\n
        \n
        It doesn’t appear that defamation is something lawyers take on contingency. They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
        \n
        Ideally you’d be able to simply go to a judge and show that the info was defamation and get an order for reddit to take it down, but apparently it doesn’t work like that, and you have to hunt down the individual people behind the accounts and be able to get them to court.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706541902 {#3104
        date: 2024-01-29 16:25:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@voracitude@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3099 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 349984
      -bodyTs: "'abl':114,171,217 'account':36,69,214 'action':62 'alreadi':87 'anti':19 'anti-evil':18 'appar':196 'appear':130 'ask':141 'ban':29,38 'basi':96 'behind':212 'case':124 'conting':121,138 'continu':54,64 'court':105,222 'd':169 'deal':23,42,88 'dedic':17 'defam':132,184 'doesn':128,198 'dollar':166 'easier':46,85 'etc':101 'even':1,156,159 'evil':20 'expect':10 'find':108 'get':116,186,219 'go':174 'hour':146 'hunt':207 'ideal':167 'individu':210 'info':182 'ip':37 'job':107 'judg':177 'lawyer':48,110,135 'legal':61 'like':91,152,201 'll':33 'made':149 'make':34 'massiv':55 'might':112,154 'money':57 'money-sink':56 'much':45,84 'new':35,68 'occur':79 'order':188 'peopl':31,211 'possibl':158 'rate':147 'reddit':6,40,71,190 'regard':98 'regular':95 'retain':144 'show':179 'simpli':173 'sink':58 'solid':126 'someon':117 'someth':134 'sound':151 'spam':100 'spend':161 'stuff':90 'suppos':14 'take':65,136,192 'team':21 'ten':162 'thing':28,76 'thousand':164 'track':73 'trend':74 'type':26 'use':60 'vpn':39 'websit':83 'wherea':70 'work':119,200 'would':8,51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7127250"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706541902 {#3103
        date: 2024-01-29 16:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2505}
    +body: """
      > They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
      \n
      Yes, much like HTML the law is an interpreted language and it’s never certain how a judge or jury will interpret it, no matter how good an argument your lawyer makes.\n
      \n
      > Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts.\n
      \n
      Betraying your naïveté there; you have it backwards. Reddit are the ones that would be playing whack-a-mole with accounts. Proper legal discovery (yes, against Reddit, they will respond to a subpoena) would get the IP addresses and maybe personal info of the posters. Trivial to find which company owns an IP using a tool like [mxtoolbox.com](https://mxtoolbox.com). Then, subpoena the ISP for the subscriber that IP was assigned to in a window of time, around when the comment was posted, your lawyers contact them with a scary letter and hopefully they stop. If they don’t, you then have to go to court to get a court order or injunction or whathaveyou. And if they still persist, then you have to go to court again to enforce the previous judgement and probably apply stricter consequences.\n
      \n
      That’s how it works. Yes, it’s expensive, and yes that bars some from getting justice. Yes that sucks, and I wish it was different. But it is the (legal) solution to your problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706542414 {#3195
      date: 2024-01-29 16:33:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@voracitude@lemmy.world"
      "@MaximilianKohler@lemmy.world"
      "@voracitude@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 350008
    -bodyTs: "'account':90,112 'action':83 'address':129 'appli':226 'argument':57 'around':168 'ask':3 'assign':161 'backward':98 'bar':241 'betray':91 'certain':43 'comment':171 'compani':141 'consequ':228 'contact':176 'continu':75,85 'court':196,200,217 'deal':63 'differ':254 'discoveri':115 'dollar':28 'easier':67 'enforc':220 'even':18,21 'expens':237 'find':139 'get':126,198,244 'go':194,215 'good':55 'hope':183 'hour':8 'html':32 'info':133 'injunct':203 'interpret':37,50 'ip':128,144,159 'isp':154 'judg':46 'judgement':223 'juri':48 'justic':245 'languag':38 'law':34 'lawyer':59,69,175 'legal':82,114,259 'letter':181 'like':14,31,148 'made':11 'make':60 'massiv':76 'matter':53 'mayb':131 'might':16 'mole':110 'money':78 'money-sink':77 'much':30,66 'mxtoolbox.com':149,150 'naïveté':93 'never':42 'new':89 'one':102 'order':201 'own':142 'persist':210 'person':132 'play':106 'possibl':20 'post':173 'poster':136 'previous':222 'probabl':225 'problem':263 'proper':113 'rate':9 'reddit':61,99,118 'respond':121 'retain':6 'scari':180 'sink':79 'solut':260 'sound':13 'spend':23 'still':209 'stop':185 'stricter':227 'subpoena':124,152 'subscrib':157 'suck':248 'take':86 'ten':24 'thousand':26 'time':167 'tool':147 'trivial':137 'use':81,145 'whack':108 'whack-a-mol':107 'whathaveyou':205 'window':165 'wish':251 'work':233 'would':72,104,125 'yes':29,116,234,239,246"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7127403"
    +editedAt: DateTimeImmutable @1729405853 {#3196
      date: 2024-10-20 08:30:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706542414 {#3197
      date: 2024-01-29 16:33:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: """
    A subpoena would do nothing if they were using a VPN, and if they were in another country I expect it would be just as difficult/impossible.\n
    \n
    Taking legal action doesn’t stop a whack-a-mole.\n
    \n
    > But it is the (legal) solution to your problem.\n
    \n
    Yes, I noted that in the OP.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706545505 {#3248
    date: 2024-01-29 17:25:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 350148
  -bodyTs: "'action':29 'anoth':17 'countri':18 'difficult/impossible':26 'doesn':30 'expect':20 'legal':28,42 'mole':37 'note':49 'noth':5 'op':53 'problem':46 'solut':43 'stop':32 'subpoena':2 'take':27 'use':9 'vpn':11 'whack':35 'whack-a-mol':34 'would':3,22 'yes':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7128468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706545505 {#3249
    date: 2024-01-29 17:25:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3318
  +user: App\Entity\User {#2518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3250
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3198
      +user: App\Entity\User {#2518 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3102
        +user: Proxies\__CG__\App\Entity\User {#3117 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#2505
          +user: App\Entity\User {#2518 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            It’s not up to Reddit to decide what is libel under the law (yet), that’s the court’s job, but even if it were on Reddit what would you expect them to do? Ban the people? They’ll make new accounts. IP ban? VPN.\n
            \n
            Your real goal here is to make the people stop posting what you say are lies, and the only real recourse is legal. Find a lawyer, you might be able to get someone to work on contingency if your case is solid.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1729515177 {#2500
            date: 2024-10-21 14:52:57.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2506 …}
          +nested: Doctrine\ORM\PersistentCollection {#2508 …}
          +votes: Doctrine\ORM\PersistentCollection {#2510 …}
          +reports: Doctrine\ORM\PersistentCollection {#2512 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
          -id: 349735
          -bodyTs: "'abl':76 'account':43 'ban':36,45 'case':86 'conting':83 'court':19 'decid':8 'even':23 'expect':32 'find':70 'get':78 'goal':49 'ip':44 'job':21 'law':14 'lawyer':72 'legal':69 'libel':11 'lie':62 'll':40 'make':41,53 'might':74 'new':42 'peopl':38,55 'post':57 'real':48,66 'recours':67 'reddit':6,28 'say':60 'solid':88 'someon':79 'stop':56 'vpn':46 'work':81 'would':30 'yet':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7125707"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706536560 {#2501
            date: 2024-01-29 14:56:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2505}
        +body: """
          > even if it were on Reddit what would you expect them to do?\n
          \n
          Supposedly they have dedicated “anti-evil” teams that deal with this type of thing.\n
          \n
          > Ban the people? They’ll make new accounts. IP ban? VPN.\n
          \n
          Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts. Whereas reddit can track trends and things that are occurring on their own website much easier. They already deal with stuff like this on a regular basis in regards to spam, etc.\n
          \n
          > that’s the court’s job\n
          > \n
          > Find a lawyer, you might be able to get someone to work on contingency if your case is solid\n
          \n
          It doesn’t appear that defamation is something lawyers take on contingency. They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
          \n
          Ideally you’d be able to simply go to a judge and show that the info was defamation and get an order for reddit to take it down, but apparently it doesn’t work like that, and you have to hunt down the individual people behind the accounts and be able to get them to court.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706541902 {#3104
          date: 2024-01-29 16:25:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@voracitude@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3099 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
        -id: 349984
        -bodyTs: "'abl':114,171,217 'account':36,69,214 'action':62 'alreadi':87 'anti':19 'anti-evil':18 'appar':196 'appear':130 'ask':141 'ban':29,38 'basi':96 'behind':212 'case':124 'conting':121,138 'continu':54,64 'court':105,222 'd':169 'deal':23,42,88 'dedic':17 'defam':132,184 'doesn':128,198 'dollar':166 'easier':46,85 'etc':101 'even':1,156,159 'evil':20 'expect':10 'find':108 'get':116,186,219 'go':174 'hour':146 'hunt':207 'ideal':167 'individu':210 'info':182 'ip':37 'job':107 'judg':177 'lawyer':48,110,135 'legal':61 'like':91,152,201 'll':33 'made':149 'make':34 'massiv':55 'might':112,154 'money':57 'money-sink':56 'much':45,84 'new':35,68 'occur':79 'order':188 'peopl':31,211 'possibl':158 'rate':147 'reddit':6,40,71,190 'regard':98 'regular':95 'retain':144 'show':179 'simpli':173 'sink':58 'solid':126 'someon':117 'someth':134 'sound':151 'spam':100 'spend':161 'stuff':90 'suppos':14 'take':65,136,192 'team':21 'ten':162 'thing':28,76 'thousand':164 'track':73 'trend':74 'type':26 'use':60 'vpn':39 'websit':83 'wherea':70 'work':119,200 'would':8,51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7127250"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706541902 {#3103
          date: 2024-01-29 16:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2505}
      +body: """
        > They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
        \n
        Yes, much like HTML the law is an interpreted language and it’s never certain how a judge or jury will interpret it, no matter how good an argument your lawyer makes.\n
        \n
        > Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts.\n
        \n
        Betraying your naïveté there; you have it backwards. Reddit are the ones that would be playing whack-a-mole with accounts. Proper legal discovery (yes, against Reddit, they will respond to a subpoena) would get the IP addresses and maybe personal info of the posters. Trivial to find which company owns an IP using a tool like [mxtoolbox.com](https://mxtoolbox.com). Then, subpoena the ISP for the subscriber that IP was assigned to in a window of time, around when the comment was posted, your lawyers contact them with a scary letter and hopefully they stop. If they don’t, you then have to go to court to get a court order or injunction or whathaveyou. And if they still persist, then you have to go to court again to enforce the previous judgement and probably apply stricter consequences.\n
        \n
        That’s how it works. Yes, it’s expensive, and yes that bars some from getting justice. Yes that sucks, and I wish it was different. But it is the (legal) solution to your problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1706542414 {#3195
        date: 2024-01-29 16:33:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@voracitude@lemmy.world"
        "@MaximilianKohler@lemmy.world"
        "@voracitude@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3199 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
      -id: 350008
      -bodyTs: "'account':90,112 'action':83 'address':129 'appli':226 'argument':57 'around':168 'ask':3 'assign':161 'backward':98 'bar':241 'betray':91 'certain':43 'comment':171 'compani':141 'consequ':228 'contact':176 'continu':75,85 'court':196,200,217 'deal':63 'differ':254 'discoveri':115 'dollar':28 'easier':67 'enforc':220 'even':18,21 'expens':237 'find':139 'get':126,198,244 'go':194,215 'good':55 'hope':183 'hour':8 'html':32 'info':133 'injunct':203 'interpret':37,50 'ip':128,144,159 'isp':154 'judg':46 'judgement':223 'juri':48 'justic':245 'languag':38 'law':34 'lawyer':59,69,175 'legal':82,114,259 'letter':181 'like':14,31,148 'made':11 'make':60 'massiv':76 'matter':53 'mayb':131 'might':16 'mole':110 'money':78 'money-sink':77 'much':30,66 'mxtoolbox.com':149,150 'naïveté':93 'never':42 'new':89 'one':102 'order':201 'own':142 'persist':210 'person':132 'play':106 'possibl':20 'post':173 'poster':136 'previous':222 'probabl':225 'problem':263 'proper':113 'rate':9 'reddit':61,99,118 'respond':121 'retain':6 'scari':180 'sink':79 'solut':260 'sound':13 'spend':23 'still':209 'stop':185 'stricter':227 'subpoena':124,152 'subscrib':157 'suck':248 'take':86 'ten':24 'thousand':26 'time':167 'tool':147 'trivial':137 'use':81,145 'whack':108 'whack-a-mol':107 'whathaveyou':205 'window':165 'wish':251 'work':233 'would':72,104,125 'yes':29,116,234,239,246"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7127403"
      +editedAt: DateTimeImmutable @1729405853 {#3196
        date: 2024-10-20 08:30:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706542414 {#3197
        date: 2024-01-29 16:33:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2505}
    +body: """
      A subpoena would do nothing if they were using a VPN, and if they were in another country I expect it would be just as difficult/impossible.\n
      \n
      Taking legal action doesn’t stop a whack-a-mole.\n
      \n
      > But it is the (legal) solution to your problem.\n
      \n
      Yes, I noted that in the OP.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706545505 {#3248
      date: 2024-01-29 17:25:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@voracitude@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 350148
    -bodyTs: "'action':29 'anoth':17 'countri':18 'difficult/impossible':26 'doesn':30 'expect':20 'legal':28,42 'mole':37 'note':49 'noth':5 'op':53 'problem':46 'solut':43 'stop':32 'subpoena':2 'take':27 'use':9 'vpn':11 'whack':35 'whack-a-mol':34 'would':3,22 'yes':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7128468"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706545505 {#3249
      date: 2024-01-29 17:25:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: """
    Taking legal action stops the problem at the source, thus no need for whack-a-mole. The law is less about prevention and more about remedy, because this isn’t Minority Report.\n
    \n
    Regardless, if you’re now going to make the argument that Reddit has or “should have” more power to stop this kind of thing than the US legal system, then I’m gonna have to bow out. I’m sorry there’s not a more satisfying answer than the one you’ve gotten. Good luck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706576437 {#3315
    date: 2024-01-30 02:00:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3319 …}
  +nested: Doctrine\ORM\PersistentCollection {#3321 …}
  +votes: Doctrine\ORM\PersistentCollection {#3323 …}
  +reports: Doctrine\ORM\PersistentCollection {#3325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
  -id: 351412
  -bodyTs: "'action':3 'answer':80 'argument':43 'bow':69 'go':39 'gonna':66 'good':87 'gotten':86 'isn':30 'kind':55 'law':19 'legal':2,61 'less':21 'luck':88 'm':65,72 'make':41 'minor':32 'mole':17 'need':12 'one':83 'power':51 'prevent':23 'problem':6 're':37 'reddit':45 'regardless':34 'remedi':27 'report':33 'satisfi':79 'sorri':73 'sourc':9 'stop':4,53 'system':62 'take':1 'thing':57 'thus':10 'us':60 've':85 'whack':15 'whack-a-mol':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7137996"
  +editedAt: DateTimeImmutable @1729515418 {#3316
    date: 2024-10-21 14:56:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706576437 {#3317
    date: 2024-01-30 02:00:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3318
  +user: App\Entity\User {#2518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3250
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3198
      +user: App\Entity\User {#2518 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3102
        +user: Proxies\__CG__\App\Entity\User {#3117 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#2505
          +user: App\Entity\User {#2518 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            It’s not up to Reddit to decide what is libel under the law (yet), that’s the court’s job, but even if it were on Reddit what would you expect them to do? Ban the people? They’ll make new accounts. IP ban? VPN.\n
            \n
            Your real goal here is to make the people stop posting what you say are lies, and the only real recourse is legal. Find a lawyer, you might be able to get someone to work on contingency if your case is solid.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1729515177 {#2500
            date: 2024-10-21 14:52:57.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2506 …}
          +nested: Doctrine\ORM\PersistentCollection {#2508 …}
          +votes: Doctrine\ORM\PersistentCollection {#2510 …}
          +reports: Doctrine\ORM\PersistentCollection {#2512 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
          -id: 349735
          -bodyTs: "'abl':76 'account':43 'ban':36,45 'case':86 'conting':83 'court':19 'decid':8 'even':23 'expect':32 'find':70 'get':78 'goal':49 'ip':44 'job':21 'law':14 'lawyer':72 'legal':69 'libel':11 'lie':62 'll':40 'make':41,53 'might':74 'new':42 'peopl':38,55 'post':57 'real':48,66 'recours':67 'reddit':6,28 'say':60 'solid':88 'someon':79 'stop':56 'vpn':46 'work':81 'would':30 'yet':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7125707"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706536560 {#2501
            date: 2024-01-29 14:56:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2505}
        +body: """
          > even if it were on Reddit what would you expect them to do?\n
          \n
          Supposedly they have dedicated “anti-evil” teams that deal with this type of thing.\n
          \n
          > Ban the people? They’ll make new accounts. IP ban? VPN.\n
          \n
          Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts. Whereas reddit can track trends and things that are occurring on their own website much easier. They already deal with stuff like this on a regular basis in regards to spam, etc.\n
          \n
          > that’s the court’s job\n
          > \n
          > Find a lawyer, you might be able to get someone to work on contingency if your case is solid\n
          \n
          It doesn’t appear that defamation is something lawyers take on contingency. They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
          \n
          Ideally you’d be able to simply go to a judge and show that the info was defamation and get an order for reddit to take it down, but apparently it doesn’t work like that, and you have to hunt down the individual people behind the accounts and be able to get them to court.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706541902 {#3104
          date: 2024-01-29 16:25:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@voracitude@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3099 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
        -id: 349984
        -bodyTs: "'abl':114,171,217 'account':36,69,214 'action':62 'alreadi':87 'anti':19 'anti-evil':18 'appar':196 'appear':130 'ask':141 'ban':29,38 'basi':96 'behind':212 'case':124 'conting':121,138 'continu':54,64 'court':105,222 'd':169 'deal':23,42,88 'dedic':17 'defam':132,184 'doesn':128,198 'dollar':166 'easier':46,85 'etc':101 'even':1,156,159 'evil':20 'expect':10 'find':108 'get':116,186,219 'go':174 'hour':146 'hunt':207 'ideal':167 'individu':210 'info':182 'ip':37 'job':107 'judg':177 'lawyer':48,110,135 'legal':61 'like':91,152,201 'll':33 'made':149 'make':34 'massiv':55 'might':112,154 'money':57 'money-sink':56 'much':45,84 'new':35,68 'occur':79 'order':188 'peopl':31,211 'possibl':158 'rate':147 'reddit':6,40,71,190 'regard':98 'regular':95 'retain':144 'show':179 'simpli':173 'sink':58 'solid':126 'someon':117 'someth':134 'sound':151 'spam':100 'spend':161 'stuff':90 'suppos':14 'take':65,136,192 'team':21 'ten':162 'thing':28,76 'thousand':164 'track':73 'trend':74 'type':26 'use':60 'vpn':39 'websit':83 'wherea':70 'work':119,200 'would':8,51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7127250"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706541902 {#3103
          date: 2024-01-29 16:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2505}
      +body: """
        > They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
        \n
        Yes, much like HTML the law is an interpreted language and it’s never certain how a judge or jury will interpret it, no matter how good an argument your lawyer makes.\n
        \n
        > Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts.\n
        \n
        Betraying your naïveté there; you have it backwards. Reddit are the ones that would be playing whack-a-mole with accounts. Proper legal discovery (yes, against Reddit, they will respond to a subpoena) would get the IP addresses and maybe personal info of the posters. Trivial to find which company owns an IP using a tool like [mxtoolbox.com](https://mxtoolbox.com). Then, subpoena the ISP for the subscriber that IP was assigned to in a window of time, around when the comment was posted, your lawyers contact them with a scary letter and hopefully they stop. If they don’t, you then have to go to court to get a court order or injunction or whathaveyou. And if they still persist, then you have to go to court again to enforce the previous judgement and probably apply stricter consequences.\n
        \n
        That’s how it works. Yes, it’s expensive, and yes that bars some from getting justice. Yes that sucks, and I wish it was different. But it is the (legal) solution to your problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1706542414 {#3195
        date: 2024-01-29 16:33:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@voracitude@lemmy.world"
        "@MaximilianKohler@lemmy.world"
        "@voracitude@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3199 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
      -id: 350008
      -bodyTs: "'account':90,112 'action':83 'address':129 'appli':226 'argument':57 'around':168 'ask':3 'assign':161 'backward':98 'bar':241 'betray':91 'certain':43 'comment':171 'compani':141 'consequ':228 'contact':176 'continu':75,85 'court':196,200,217 'deal':63 'differ':254 'discoveri':115 'dollar':28 'easier':67 'enforc':220 'even':18,21 'expens':237 'find':139 'get':126,198,244 'go':194,215 'good':55 'hope':183 'hour':8 'html':32 'info':133 'injunct':203 'interpret':37,50 'ip':128,144,159 'isp':154 'judg':46 'judgement':223 'juri':48 'justic':245 'languag':38 'law':34 'lawyer':59,69,175 'legal':82,114,259 'letter':181 'like':14,31,148 'made':11 'make':60 'massiv':76 'matter':53 'mayb':131 'might':16 'mole':110 'money':78 'money-sink':77 'much':30,66 'mxtoolbox.com':149,150 'naïveté':93 'never':42 'new':89 'one':102 'order':201 'own':142 'persist':210 'person':132 'play':106 'possibl':20 'post':173 'poster':136 'previous':222 'probabl':225 'problem':263 'proper':113 'rate':9 'reddit':61,99,118 'respond':121 'retain':6 'scari':180 'sink':79 'solut':260 'sound':13 'spend':23 'still':209 'stop':185 'stricter':227 'subpoena':124,152 'subscrib':157 'suck':248 'take':86 'ten':24 'thousand':26 'time':167 'tool':147 'trivial':137 'use':81,145 'whack':108 'whack-a-mol':107 'whathaveyou':205 'window':165 'wish':251 'work':233 'would':72,104,125 'yes':29,116,234,239,246"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7127403"
      +editedAt: DateTimeImmutable @1729405853 {#3196
        date: 2024-10-20 08:30:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706542414 {#3197
        date: 2024-01-29 16:33:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2505}
    +body: """
      A subpoena would do nothing if they were using a VPN, and if they were in another country I expect it would be just as difficult/impossible.\n
      \n
      Taking legal action doesn’t stop a whack-a-mole.\n
      \n
      > But it is the (legal) solution to your problem.\n
      \n
      Yes, I noted that in the OP.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706545505 {#3248
      date: 2024-01-29 17:25:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@voracitude@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 350148
    -bodyTs: "'action':29 'anoth':17 'countri':18 'difficult/impossible':26 'doesn':30 'expect':20 'legal':28,42 'mole':37 'note':49 'noth':5 'op':53 'problem':46 'solut':43 'stop':32 'subpoena':2 'take':27 'use':9 'vpn':11 'whack':35 'whack-a-mol':34 'would':3,22 'yes':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7128468"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706545505 {#3249
      date: 2024-01-29 17:25:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: """
    Taking legal action stops the problem at the source, thus no need for whack-a-mole. The law is less about prevention and more about remedy, because this isn’t Minority Report.\n
    \n
    Regardless, if you’re now going to make the argument that Reddit has or “should have” more power to stop this kind of thing than the US legal system, then I’m gonna have to bow out. I’m sorry there’s not a more satisfying answer than the one you’ve gotten. Good luck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706576437 {#3315
    date: 2024-01-30 02:00:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3319 …}
  +nested: Doctrine\ORM\PersistentCollection {#3321 …}
  +votes: Doctrine\ORM\PersistentCollection {#3323 …}
  +reports: Doctrine\ORM\PersistentCollection {#3325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
  -id: 351412
  -bodyTs: "'action':3 'answer':80 'argument':43 'bow':69 'go':39 'gonna':66 'good':87 'gotten':86 'isn':30 'kind':55 'law':19 'legal':2,61 'less':21 'luck':88 'm':65,72 'make':41 'minor':32 'mole':17 'need':12 'one':83 'power':51 'prevent':23 'problem':6 're':37 'reddit':45 'regardless':34 'remedi':27 'report':33 'satisfi':79 'sorri':73 'sourc':9 'stop':4,53 'system':62 'take':1 'thing':57 'thus':10 'us':60 've':85 'whack':15 'whack-a-mol':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7137996"
  +editedAt: DateTimeImmutable @1729515418 {#3316
    date: 2024-10-21 14:56:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706576437 {#3317
    date: 2024-01-30 02:00:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3318
  +user: App\Entity\User {#2518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3250
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#3198
      +user: App\Entity\User {#2518 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: App\Entity\EntryComment {#3102
        +user: Proxies\__CG__\App\Entity\User {#3117 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
        +image: null
        +parent: App\Entity\EntryComment {#2505
          +user: App\Entity\User {#2518 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            It’s not up to Reddit to decide what is libel under the law (yet), that’s the court’s job, but even if it were on Reddit what would you expect them to do? Ban the people? They’ll make new accounts. IP ban? VPN.\n
            \n
            Your real goal here is to make the people stop posting what you say are lies, and the only real recourse is legal. Find a lawyer, you might be able to get someone to work on contingency if your case is solid.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1729515177 {#2500
            date: 2024-10-21 14:52:57.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MaximilianKohler@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2506 …}
          +nested: Doctrine\ORM\PersistentCollection {#2508 …}
          +votes: Doctrine\ORM\PersistentCollection {#2510 …}
          +reports: Doctrine\ORM\PersistentCollection {#2512 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
          -id: 349735
          -bodyTs: "'abl':76 'account':43 'ban':36,45 'case':86 'conting':83 'court':19 'decid':8 'even':23 'expect':32 'find':70 'get':78 'goal':49 'ip':44 'job':21 'law':14 'lawyer':72 'legal':69 'libel':11 'lie':62 'll':40 'make':41,53 'might':74 'new':42 'peopl':38,55 'post':57 'real':48,66 'recours':67 'reddit':6,28 'say':60 'solid':88 'someon':79 'stop':56 'vpn':46 'work':81 'would':30 'yet':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7125707"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706536560 {#2501
            date: 2024-01-29 14:56:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2505}
        +body: """
          > even if it were on Reddit what would you expect them to do?\n
          \n
          Supposedly they have dedicated “anti-evil” teams that deal with this type of thing.\n
          \n
          > Ban the people? They’ll make new accounts. IP ban? VPN.\n
          \n
          Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts. Whereas reddit can track trends and things that are occurring on their own website much easier. They already deal with stuff like this on a regular basis in regards to spam, etc.\n
          \n
          > that’s the court’s job\n
          > \n
          > Find a lawyer, you might be able to get someone to work on contingency if your case is solid\n
          \n
          It doesn’t appear that defamation is something lawyers take on contingency. They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
          \n
          Ideally you’d be able to simply go to a judge and show that the info was defamation and get an order for reddit to take it down, but apparently it doesn’t work like that, and you have to hunt down the individual people behind the accounts and be able to get them to court.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706541902 {#3104
          date: 2024-01-29 16:25:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MaximilianKohler@lemmy.world"
          "@voracitude@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3099 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
        -id: 349984
        -bodyTs: "'abl':114,171,217 'account':36,69,214 'action':62 'alreadi':87 'anti':19 'anti-evil':18 'appar':196 'appear':130 'ask':141 'ban':29,38 'basi':96 'behind':212 'case':124 'conting':121,138 'continu':54,64 'court':105,222 'd':169 'deal':23,42,88 'dedic':17 'defam':132,184 'doesn':128,198 'dollar':166 'easier':46,85 'etc':101 'even':1,156,159 'evil':20 'expect':10 'find':108 'get':116,186,219 'go':174 'hour':146 'hunt':207 'ideal':167 'individu':210 'info':182 'ip':37 'job':107 'judg':177 'lawyer':48,110,135 'legal':61 'like':91,152,201 'll':33 'made':149 'make':34 'massiv':55 'might':112,154 'money':57 'money-sink':56 'much':45,84 'new':35,68 'occur':79 'order':188 'peopl':31,211 'possibl':158 'rate':147 'reddit':6,40,71,190 'regard':98 'regular':95 'retain':144 'show':179 'simpli':173 'sink':58 'solid':126 'someon':117 'someth':134 'sound':151 'spam':100 'spend':161 'stuff':90 'suppos':14 'take':65,136,192 'team':21 'ten':162 'thing':28,76 'thousand':164 'track':73 'trend':74 'type':26 'use':60 'vpn':39 'websit':83 'wherea':70 'work':119,200 'would':8,51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7127250"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706541902 {#3103
          date: 2024-01-29 16:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2505}
      +body: """
        > They all asked for a retainer and hourly rate and made it sound like it might not even be possible even after spending tens of thousands of dollars.\n
        \n
        Yes, much like HTML the law is an interpreted language and it’s never certain how a judge or jury will interpret it, no matter how good an argument your lawyer makes.\n
        \n
        > Reddit can deal with that much easier than lawyers can. It would be a continual, massive money-sink to use legal action to continually take down the new accounts.\n
        \n
        Betraying your naïveté there; you have it backwards. Reddit are the ones that would be playing whack-a-mole with accounts. Proper legal discovery (yes, against Reddit, they will respond to a subpoena) would get the IP addresses and maybe personal info of the posters. Trivial to find which company owns an IP using a tool like [mxtoolbox.com](https://mxtoolbox.com). Then, subpoena the ISP for the subscriber that IP was assigned to in a window of time, around when the comment was posted, your lawyers contact them with a scary letter and hopefully they stop. If they don’t, you then have to go to court to get a court order or injunction or whathaveyou. And if they still persist, then you have to go to court again to enforce the previous judgement and probably apply stricter consequences.\n
        \n
        That’s how it works. Yes, it’s expensive, and yes that bars some from getting justice. Yes that sucks, and I wish it was different. But it is the (legal) solution to your problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1706542414 {#3195
        date: 2024-01-29 16:33:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaximilianKohler@lemmy.world"
        "@voracitude@lemmy.world"
        "@MaximilianKohler@lemmy.world"
        "@voracitude@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3199 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
      -id: 350008
      -bodyTs: "'account':90,112 'action':83 'address':129 'appli':226 'argument':57 'around':168 'ask':3 'assign':161 'backward':98 'bar':241 'betray':91 'certain':43 'comment':171 'compani':141 'consequ':228 'contact':176 'continu':75,85 'court':196,200,217 'deal':63 'differ':254 'discoveri':115 'dollar':28 'easier':67 'enforc':220 'even':18,21 'expens':237 'find':139 'get':126,198,244 'go':194,215 'good':55 'hope':183 'hour':8 'html':32 'info':133 'injunct':203 'interpret':37,50 'ip':128,144,159 'isp':154 'judg':46 'judgement':223 'juri':48 'justic':245 'languag':38 'law':34 'lawyer':59,69,175 'legal':82,114,259 'letter':181 'like':14,31,148 'made':11 'make':60 'massiv':76 'matter':53 'mayb':131 'might':16 'mole':110 'money':78 'money-sink':77 'much':30,66 'mxtoolbox.com':149,150 'naïveté':93 'never':42 'new':89 'one':102 'order':201 'own':142 'persist':210 'person':132 'play':106 'possibl':20 'post':173 'poster':136 'previous':222 'probabl':225 'problem':263 'proper':113 'rate':9 'reddit':61,99,118 'respond':121 'retain':6 'scari':180 'sink':79 'solut':260 'sound':13 'spend':23 'still':209 'stop':185 'stricter':227 'subpoena':124,152 'subscrib':157 'suck':248 'take':86 'ten':24 'thousand':26 'time':167 'tool':147 'trivial':137 'use':81,145 'whack':108 'whack-a-mol':107 'whathaveyou':205 'window':165 'wish':251 'work':233 'would':72,104,125 'yes':29,116,234,239,246"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7127403"
      +editedAt: DateTimeImmutable @1729405853 {#3196
        date: 2024-10-20 08:30:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706542414 {#3197
        date: 2024-01-29 16:33:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2505}
    +body: """
      A subpoena would do nothing if they were using a VPN, and if they were in another country I expect it would be just as difficult/impossible.\n
      \n
      Taking legal action doesn’t stop a whack-a-mole.\n
      \n
      > But it is the (legal) solution to your problem.\n
      \n
      Yes, I noted that in the OP.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706545505 {#3248
      date: 2024-01-29 17:25:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
      "@voracitude@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 350148
    -bodyTs: "'action':29 'anoth':17 'countri':18 'difficult/impossible':26 'doesn':30 'expect':20 'legal':28,42 'mole':37 'note':49 'noth':5 'op':53 'problem':46 'solut':43 'stop':32 'subpoena':2 'take':27 'use':9 'vpn':11 'whack':35 'whack-a-mol':34 'would':3,22 'yes':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7128468"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706545505 {#3249
      date: 2024-01-29 17:25:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: """
    Taking legal action stops the problem at the source, thus no need for whack-a-mole. The law is less about prevention and more about remedy, because this isn’t Minority Report.\n
    \n
    Regardless, if you’re now going to make the argument that Reddit has or “should have” more power to stop this kind of thing than the US legal system, then I’m gonna have to bow out. I’m sorry there’s not a more satisfying answer than the one you’ve gotten. Good luck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706576437 {#3315
    date: 2024-01-30 02:00:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
    "@MaximilianKohler@lemmy.world"
    "@voracitude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3319 …}
  +nested: Doctrine\ORM\PersistentCollection {#3321 …}
  +votes: Doctrine\ORM\PersistentCollection {#3323 …}
  +reports: Doctrine\ORM\PersistentCollection {#3325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
  -id: 351412
  -bodyTs: "'action':3 'answer':80 'argument':43 'bow':69 'go':39 'gonna':66 'good':87 'gotten':86 'isn':30 'kind':55 'law':19 'legal':2,61 'less':21 'luck':88 'm':65,72 'make':41 'minor':32 'mole':17 'need':12 'one':83 'power':51 'prevent':23 'problem':6 're':37 'reddit':45 'regardless':34 'remedi':27 'report':33 'satisfi':79 'sorri':73 'sourc':9 'stop':4,53 'system':62 'take':1 'thing':57 'thus':10 'us':60 've':85 'whack':15 'whack-a-mol':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7137996"
  +editedAt: DateTimeImmutable @1729515418 {#3316
    date: 2024-10-21 14:56:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706576437 {#3317
    date: 2024-01-30 02:00:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2579
  +user: App\Entity\User {#2592 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Anything from Ningen Isu.\n
    \n
    [Ningen Isu - Heartless Scat](https://youtu.be/CbI79e5iZKs?si=lC1R17BxMaDRVp5Z)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706536486 {#2573
    date: 2024-01-29 14:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2580 …}
  +nested: Doctrine\ORM\PersistentCollection {#2582 …}
  +votes: Doctrine\ORM\PersistentCollection {#2584 …}
  +reports: Doctrine\ORM\PersistentCollection {#2586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2590 …}
  -id: 349729
  -bodyTs: "'/cbi79e5izks?si=lc1r17bxmadrvp5z)':11 'anyth':1 'heartless':7 'isu':4,6 'ningen':3,5 'scat':8 'youtu.be':10 'youtu.be/cbi79e5izks?si=lc1r17bxmadrvp5z)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125695"
  +editedAt: DateTimeImmutable @1729383671 {#2574
    date: 2024-10-20 02:21:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706536486 {#2575
    date: 2024-01-29 14:54: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
127 DENIED edit
App\Entity\EntryComment {#2579
  +user: App\Entity\User {#2592 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Anything from Ningen Isu.\n
    \n
    [Ningen Isu - Heartless Scat](https://youtu.be/CbI79e5iZKs?si=lC1R17BxMaDRVp5Z)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706536486 {#2573
    date: 2024-01-29 14:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2580 …}
  +nested: Doctrine\ORM\PersistentCollection {#2582 …}
  +votes: Doctrine\ORM\PersistentCollection {#2584 …}
  +reports: Doctrine\ORM\PersistentCollection {#2586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2590 …}
  -id: 349729
  -bodyTs: "'/cbi79e5izks?si=lc1r17bxmadrvp5z)':11 'anyth':1 'heartless':7 'isu':4,6 'ningen':3,5 'scat':8 'youtu.be':10 'youtu.be/cbi79e5izks?si=lc1r17bxmadrvp5z)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125695"
  +editedAt: DateTimeImmutable @1729383671 {#2574
    date: 2024-10-20 02:21:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706536486 {#2575
    date: 2024-01-29 14:54: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
128 DENIED moderate
App\Entity\EntryComment {#2579
  +user: App\Entity\User {#2592 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Anything from Ningen Isu.\n
    \n
    [Ningen Isu - Heartless Scat](https://youtu.be/CbI79e5iZKs?si=lC1R17BxMaDRVp5Z)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706536486 {#2573
    date: 2024-01-29 14:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2580 …}
  +nested: Doctrine\ORM\PersistentCollection {#2582 …}
  +votes: Doctrine\ORM\PersistentCollection {#2584 …}
  +reports: Doctrine\ORM\PersistentCollection {#2586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2590 …}
  -id: 349729
  -bodyTs: "'/cbi79e5izks?si=lc1r17bxmadrvp5z)':11 'anyth':1 'heartless':7 'isu':4,6 'ningen':3,5 'scat':8 'youtu.be':10 'youtu.be/cbi79e5izks?si=lc1r17bxmadrvp5z)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125695"
  +editedAt: DateTimeImmutable @1729383671 {#2574
    date: 2024-10-20 02:21:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706536486 {#2575
    date: 2024-01-29 14:54: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
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 {#2652
  +user: App\Entity\User {#2667 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2654 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    So a few weeks back it’s been officially confirmed I’m being made redundant.\n
    \n
    I had a job interview last Friday - late stage. I’m hoping they come back with some positive news. The interview went *okay*. I think I did well with the Java stuff, but when I was asked about Javascript Event Loops, I was completely befuzzled.\n
    \n
    Back at work, and we all have to act like we give a shit. Not too great, I wish I was done with the company overall.\n
    \n
    Luckily I have another job interview next week - something to look forward too!\n
    \n
    Overall, a pretty resounding “meh”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706536441 {#2647
    date: 2024-01-29 14:54:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2655 …}
  +nested: Doctrine\ORM\PersistentCollection {#2657 …}
  +votes: Doctrine\ORM\PersistentCollection {#2659 …}
  +reports: Doctrine\ORM\PersistentCollection {#2661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2665 …}
  -id: 349727
  -bodyTs: "'act':69 'anoth':90 'ask':52 'back':5,30,61 'befuzzl':60 'come':29 'compani':85 'complet':59 'confirm':10 'done':82 'event':55 'forward':98 'friday':22 'give':72 'great':77 'hope':27 'interview':20,36,92 'java':46 'javascript':54 'job':19,91 'last':21 'late':23 'like':70 'look':97 'loop':56 'luckili':87 'm':12,26 'made':14 'meh':104 'news':34 'next':93 'offici':9 'okay':38 'overal':86,100 'posit':33 'pretti':102 'redund':15 'resound':103 'shit':74 'someth':95 'stage':24 'stuff':47 'think':40 'week':4,94 'well':43 'went':37 'wish':79 'work':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2267075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706536441 {#2648
    date: 2024-01-29 14:54:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2652
  +user: App\Entity\User {#2667 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2654 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    So a few weeks back it’s been officially confirmed I’m being made redundant.\n
    \n
    I had a job interview last Friday - late stage. I’m hoping they come back with some positive news. The interview went *okay*. I think I did well with the Java stuff, but when I was asked about Javascript Event Loops, I was completely befuzzled.\n
    \n
    Back at work, and we all have to act like we give a shit. Not too great, I wish I was done with the company overall.\n
    \n
    Luckily I have another job interview next week - something to look forward too!\n
    \n
    Overall, a pretty resounding “meh”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706536441 {#2647
    date: 2024-01-29 14:54:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2655 …}
  +nested: Doctrine\ORM\PersistentCollection {#2657 …}
  +votes: Doctrine\ORM\PersistentCollection {#2659 …}
  +reports: Doctrine\ORM\PersistentCollection {#2661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2665 …}
  -id: 349727
  -bodyTs: "'act':69 'anoth':90 'ask':52 'back':5,30,61 'befuzzl':60 'come':29 'compani':85 'complet':59 'confirm':10 'done':82 'event':55 'forward':98 'friday':22 'give':72 'great':77 'hope':27 'interview':20,36,92 'java':46 'javascript':54 'job':19,91 'last':21 'late':23 'like':70 'look':97 'loop':56 'luckili':87 'm':12,26 'made':14 'meh':104 'news':34 'next':93 'offici':9 'okay':38 'overal':86,100 'posit':33 'pretti':102 'redund':15 'resound':103 'shit':74 'someth':95 'stage':24 'stuff':47 'think':40 'week':4,94 'well':43 'went':37 'wish':79 'work':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2267075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706536441 {#2648
    date: 2024-01-29 14:54:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2652
  +user: App\Entity\User {#2667 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2654 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    So a few weeks back it’s been officially confirmed I’m being made redundant.\n
    \n
    I had a job interview last Friday - late stage. I’m hoping they come back with some positive news. The interview went *okay*. I think I did well with the Java stuff, but when I was asked about Javascript Event Loops, I was completely befuzzled.\n
    \n
    Back at work, and we all have to act like we give a shit. Not too great, I wish I was done with the company overall.\n
    \n
    Luckily I have another job interview next week - something to look forward too!\n
    \n
    Overall, a pretty resounding “meh”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706536441 {#2647
    date: 2024-01-29 14:54:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2655 …}
  +nested: Doctrine\ORM\PersistentCollection {#2657 …}
  +votes: Doctrine\ORM\PersistentCollection {#2659 …}
  +reports: Doctrine\ORM\PersistentCollection {#2661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2665 …}
  -id: 349727
  -bodyTs: "'act':69 'anoth':90 'ask':52 'back':5,30,61 'befuzzl':60 'come':29 'compani':85 'complet':59 'confirm':10 'done':82 'event':55 'forward':98 'friday':22 'give':72 'great':77 'hope':27 'interview':20,36,92 'java':46 'javascript':54 'job':19,91 'last':21 'late':23 'like':70 'look':97 'loop':56 'luckili':87 'm':12,26 'made':14 'meh':104 'news':34 'next':93 'offici':9 'okay':38 'overal':86,100 'posit':33 'pretti':102 'redund':15 'resound':103 'shit':74 'someth':95 'stage':24 'stuff':47 'think':40 'week':4,94 'well':43 'went':37 'wish':79 'work':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2267075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706536441 {#2648
    date: 2024-01-29 14:54:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2727
  +user: App\Entity\User {#2740 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think we’ll be so desensitized by the term “A.I.”, that when it actually does happen we won’t realize what’s happened until after the fact. It’ll happen so gradually that we’ll just be like, “Wait… I think it’s actually thinking real thoughts.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706536281 {#2722
    date: 2024-01-29 14:51:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2728 …}
  +nested: Doctrine\ORM\PersistentCollection {#2730 …}
  +votes: Doctrine\ORM\PersistentCollection {#2732 …}
  +reports: Doctrine\ORM\PersistentCollection {#2734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2738 …}
  -id: 349723
  -bodyTs: "'a.i':11 'actual':15,45 'desensit':7 'fact':28 'gradual':33 'happen':17,24,31 'like':39 'll':4,30,36 'real':47 'realiz':21 'term':10 'think':2,42,46 'thought':48 'wait':40 'won':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706536281 {#2723
    date: 2024-01-29 14:51: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
135 DENIED edit
App\Entity\EntryComment {#2727
  +user: App\Entity\User {#2740 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think we’ll be so desensitized by the term “A.I.”, that when it actually does happen we won’t realize what’s happened until after the fact. It’ll happen so gradually that we’ll just be like, “Wait… I think it’s actually thinking real thoughts.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706536281 {#2722
    date: 2024-01-29 14:51:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2728 …}
  +nested: Doctrine\ORM\PersistentCollection {#2730 …}
  +votes: Doctrine\ORM\PersistentCollection {#2732 …}
  +reports: Doctrine\ORM\PersistentCollection {#2734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2738 …}
  -id: 349723
  -bodyTs: "'a.i':11 'actual':15,45 'desensit':7 'fact':28 'gradual':33 'happen':17,24,31 'like':39 'll':4,30,36 'real':47 'realiz':21 'term':10 'think':2,42,46 'thought':48 'wait':40 'won':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706536281 {#2723
    date: 2024-01-29 14:51: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
136 DENIED moderate
App\Entity\EntryComment {#2727
  +user: App\Entity\User {#2740 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think we’ll be so desensitized by the term “A.I.”, that when it actually does happen we won’t realize what’s happened until after the fact. It’ll happen so gradually that we’ll just be like, “Wait… I think it’s actually thinking real thoughts.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706536281 {#2722
    date: 2024-01-29 14:51:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2728 …}
  +nested: Doctrine\ORM\PersistentCollection {#2730 …}
  +votes: Doctrine\ORM\PersistentCollection {#2732 …}
  +reports: Doctrine\ORM\PersistentCollection {#2734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2738 …}
  -id: 349723
  -bodyTs: "'a.i':11 'actual':15,45 'desensit':7 'fact':28 'gradual':33 'happen':17,24,31 'like':39 'll':4,30,36 'real':47 'realiz':21 'term':10 'think':2,42,46 'thought':48 'wait':40 'won':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706536281 {#2723
    date: 2024-01-29 14:51: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
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 {#2800
  +user: App\Entity\User {#2813 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "Expose them harder, it’s that simple."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1729404248 {#2795
    date: 2024-10-20 08:04:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 349721
  -bodyTs: "'expos':1 'harder':3 'simpl':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706536249 {#2796
    date: 2024-01-29 14:50:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2800
  +user: App\Entity\User {#2813 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "Expose them harder, it’s that simple."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1729404248 {#2795
    date: 2024-10-20 08:04:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 349721
  -bodyTs: "'expos':1 'harder':3 'simpl':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706536249 {#2796
    date: 2024-01-29 14:50:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2800
  +user: App\Entity\User {#2813 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "Expose them harder, it’s that simple."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1729404248 {#2795
    date: 2024-10-20 08:04:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 349721
  -bodyTs: "'expos':1 'harder':3 'simpl':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706536249 {#2796
    date: 2024-01-29 14:50:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3034
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: App\Entity\User {#2813 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: null
    +root: null
    +body: "Expose them harder, it’s that simple."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1729404248 {#2795
      date: 2024-10-20 08:04:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 349721
    -bodyTs: "'expos':1 'harder':3 'simpl':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7125632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706536249 {#2796
      date: 2024-01-29 14:50:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2800}
  +body: "Well, it’s not that simple because when people search for my project they see a bunch of disinformation and libel that these people are spreading."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706541949 {#3035
    date: 2024-01-29 16:25:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@Grimy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3106 …}
  -id: 349987
  -bodyTs: "'bunch':17 'disinform':19 'libel':21 'peopl':9,24 'project':13 'search':10 'see':15 'simpl':6 'spread':26 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7127265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541949 {#3038
    date: 2024-01-29 16:25:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3034
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: App\Entity\User {#2813 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: null
    +root: null
    +body: "Expose them harder, it’s that simple."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1729404248 {#2795
      date: 2024-10-20 08:04:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 349721
    -bodyTs: "'expos':1 'harder':3 'simpl':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7125632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706536249 {#2796
      date: 2024-01-29 14:50:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2800}
  +body: "Well, it’s not that simple because when people search for my project they see a bunch of disinformation and libel that these people are spreading."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706541949 {#3035
    date: 2024-01-29 16:25:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@Grimy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3106 …}
  -id: 349987
  -bodyTs: "'bunch':17 'disinform':19 'libel':21 'peopl':9,24 'project':13 'search':10 'see':15 'simpl':6 'spread':26 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7127265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541949 {#3038
    date: 2024-01-29 16:25:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3034
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: App\Entity\User {#2813 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: null
    +root: null
    +body: "Expose them harder, it’s that simple."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1729404248 {#2795
      date: 2024-10-20 08:04:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaximilianKohler@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 349721
    -bodyTs: "'expos':1 'harder':3 'simpl':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7125632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706536249 {#2796
      date: 2024-01-29 14:50:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2800}
  +body: "Well, it’s not that simple because when people search for my project they see a bunch of disinformation and libel that these people are spreading."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706541949 {#3035
    date: 2024-01-29 16:25:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaximilianKohler@lemmy.world"
    "@Grimy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3106 …}
  -id: 349987
  -bodyTs: "'bunch':17 'disinform':19 'libel':21 'peopl':9,24 'project':13 'search':10 'see':15 'simpl':6 'spread':26 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7127265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541949 {#3038
    date: 2024-01-29 16:25:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2873
  +user: App\Entity\User {#2886 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    No, it’s just a buzzword, just saw a joke today that AI means “absent indian”.\n
    \n
    Not even driverless cars are actually driverless: [jwz.org/…/driverless-cars-always-have-a-driver/](https://www.jwz.org/blog/2024/01/driverless-cars-always-have-a-driver/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706535869 {#2868
    date: 2024-01-29 14:44:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2874 …}
  +nested: Doctrine\ORM\PersistentCollection {#2876 …}
  +votes: Doctrine\ORM\PersistentCollection {#2878 …}
  +reports: Doctrine\ORM\PersistentCollection {#2880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2884 …}
  -id: 349710
  -bodyTs: "'/blog/2024/01/driverless-cars-always-have-a-driver/)':28 '/driverless-cars-always-have-a-driver':25 'absent':15 'actual':22 'ai':13 'buzzword':6 'car':20 'driverless':19,23 'even':18 'indian':16 'joke':10 'jwz.org':24 'mean':14 'saw':8 'today':11 'www.jwz.org':27 'www.jwz.org/blog/2024/01/driverless-cars-always-have-a-driver/)':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706535869 {#2869
    date: 2024-01-29 14:44:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#2873
  +user: App\Entity\User {#2886 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    No, it’s just a buzzword, just saw a joke today that AI means “absent indian”.\n
    \n
    Not even driverless cars are actually driverless: [jwz.org/…/driverless-cars-always-have-a-driver/](https://www.jwz.org/blog/2024/01/driverless-cars-always-have-a-driver/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706535869 {#2868
    date: 2024-01-29 14:44:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2874 …}
  +nested: Doctrine\ORM\PersistentCollection {#2876 …}
  +votes: Doctrine\ORM\PersistentCollection {#2878 …}
  +reports: Doctrine\ORM\PersistentCollection {#2880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2884 …}
  -id: 349710
  -bodyTs: "'/blog/2024/01/driverless-cars-always-have-a-driver/)':28 '/driverless-cars-always-have-a-driver':25 'absent':15 'actual':22 'ai':13 'buzzword':6 'car':20 'driverless':19,23 'even':18 'indian':16 'joke':10 'jwz.org':24 'mean':14 'saw':8 'today':11 'www.jwz.org':27 'www.jwz.org/blog/2024/01/driverless-cars-always-have-a-driver/)':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706535869 {#2869
    date: 2024-01-29 14:44:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#2873
  +user: App\Entity\User {#2886 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    No, it’s just a buzzword, just saw a joke today that AI means “absent indian”.\n
    \n
    Not even driverless cars are actually driverless: [jwz.org/…/driverless-cars-always-have-a-driver/](https://www.jwz.org/blog/2024/01/driverless-cars-always-have-a-driver/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706535869 {#2868
    date: 2024-01-29 14:44:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2874 …}
  +nested: Doctrine\ORM\PersistentCollection {#2876 …}
  +votes: Doctrine\ORM\PersistentCollection {#2878 …}
  +reports: Doctrine\ORM\PersistentCollection {#2880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2884 …}
  -id: 349710
  -bodyTs: "'/blog/2024/01/driverless-cars-always-have-a-driver/)':28 '/driverless-cars-always-have-a-driver':25 'absent':15 'actual':22 'ai':13 'buzzword':6 'car':20 'driverless':19,23 'even':18 'indian':16 'joke':10 'jwz.org':24 'mean':14 'saw':8 'today':11 'www.jwz.org':27 'www.jwz.org/blog/2024/01/driverless-cars-always-have-a-driver/)':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706535869 {#2869
    date: 2024-01-29 14:44:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2948
  +user: App\Entity\User {#2961 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    La Vie en Rose - Eddie Piaf\n
    \n
    Ievan Polka\n
    \n
    Du Hast - Rammstein\n
    \n
    I think that’s a pretty good spread
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706535292 {#2942
    date: 2024-01-29 14:34:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2949 …}
  +nested: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2953 …}
  +reports: Doctrine\ORM\PersistentCollection {#2955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  -id: 349697
  -bodyTs: "'du':9 'eddi':5 'en':3 'good':18 'hast':10 'ievan':7 'la':1 'piaf':6 'polka':8 'pretti':17 'rammstein':11 'rose':4 'spread':19 'think':13 'vie':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125380"
  +editedAt: DateTimeImmutable @1729379291 {#2943
    date: 2024-10-20 01:08:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706535292 {#2944
    date: 2024-01-29 14:34: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
151 DENIED edit
App\Entity\EntryComment {#2948
  +user: App\Entity\User {#2961 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    La Vie en Rose - Eddie Piaf\n
    \n
    Ievan Polka\n
    \n
    Du Hast - Rammstein\n
    \n
    I think that’s a pretty good spread
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706535292 {#2942
    date: 2024-01-29 14:34:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2949 …}
  +nested: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2953 …}
  +reports: Doctrine\ORM\PersistentCollection {#2955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  -id: 349697
  -bodyTs: "'du':9 'eddi':5 'en':3 'good':18 'hast':10 'ievan':7 'la':1 'piaf':6 'polka':8 'pretti':17 'rammstein':11 'rose':4 'spread':19 'think':13 'vie':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125380"
  +editedAt: DateTimeImmutable @1729379291 {#2943
    date: 2024-10-20 01:08:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706535292 {#2944
    date: 2024-01-29 14:34: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
152 DENIED moderate
App\Entity\EntryComment {#2948
  +user: App\Entity\User {#2961 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    La Vie en Rose - Eddie Piaf\n
    \n
    Ievan Polka\n
    \n
    Du Hast - Rammstein\n
    \n
    I think that’s a pretty good spread
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706535292 {#2942
    date: 2024-01-29 14:34:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2949 …}
  +nested: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2953 …}
  +reports: Doctrine\ORM\PersistentCollection {#2955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  -id: 349697
  -bodyTs: "'du':9 'eddi':5 'en':3 'good':18 'hast':10 'ievan':7 'la':1 'piaf':6 'polka':8 'pretti':17 'rammstein':11 'rose':4 'spread':19 'think':13 'vie':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7125380"
  +editedAt: DateTimeImmutable @1729379291 {#2943
    date: 2024-10-20 01:08:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706535292 {#2944
    date: 2024-01-29 14:34: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