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

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.73 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.07 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 {#2429
  +user: App\Entity\User {#1524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Should I stop using Iceraven then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702774785 {#82
    date: 2023-12-17 01:59:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1974 …}
  +nested: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  -id: 191626
  -bodyTs: "'iceraven':5 'stop':3 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4914851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701597193 {#1930
    date: 2023-12-03 10:53: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
3 DENIED edit
App\Entity\EntryComment {#2429
  +user: App\Entity\User {#1524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Should I stop using Iceraven then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702774785 {#82
    date: 2023-12-17 01:59:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1974 …}
  +nested: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  -id: 191626
  -bodyTs: "'iceraven':5 'stop':3 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4914851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701597193 {#1930
    date: 2023-12-03 10:53: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
4 DENIED moderate
App\Entity\EntryComment {#2429
  +user: App\Entity\User {#1524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Should I stop using Iceraven then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702774785 {#82
    date: 2023-12-17 01:59:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1974 …}
  +nested: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  -id: 191626
  -bodyTs: "'iceraven':5 'stop':3 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4914851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701597193 {#1930
    date: 2023-12-03 10:53: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
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 {#3119
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2429
    +user: App\Entity\User {#1524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Should I stop using Iceraven then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702774785 {#82
      date: 2023-12-17 01:59:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1974 …}
    +nested: Doctrine\ORM\PersistentCollection {#1975 …}
    +votes: Doctrine\ORM\PersistentCollection {#1942 …}
    +reports: Doctrine\ORM\PersistentCollection {#2409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
    -id: 191626
    -bodyTs: "'iceraven':5 'stop':3 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4914851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701597193 {#1930
      date: 2023-12-03 10:53:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2429}
  +body: "Nothing wrong with Iceraven. It gets updates regularly. I use it on all my android devices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701603159 {#3117
    date: 2023-12-03 12:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@florge@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 191799
  -bodyTs: "'android':15 'devic':16 'get':6 'iceraven':4 'noth':1 'regular':8 'updat':7 'use':10 'wrong':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1797222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701603159 {#3118
    date: 2023-12-03 12:32:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3119
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2429
    +user: App\Entity\User {#1524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Should I stop using Iceraven then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702774785 {#82
      date: 2023-12-17 01:59:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1974 …}
    +nested: Doctrine\ORM\PersistentCollection {#1975 …}
    +votes: Doctrine\ORM\PersistentCollection {#1942 …}
    +reports: Doctrine\ORM\PersistentCollection {#2409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
    -id: 191626
    -bodyTs: "'iceraven':5 'stop':3 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4914851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701597193 {#1930
      date: 2023-12-03 10:53:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2429}
  +body: "Nothing wrong with Iceraven. It gets updates regularly. I use it on all my android devices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701603159 {#3117
    date: 2023-12-03 12:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@florge@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 191799
  -bodyTs: "'android':15 'devic':16 'get':6 'iceraven':4 'noth':1 'regular':8 'updat':7 'use':10 'wrong':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1797222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701603159 {#3118
    date: 2023-12-03 12:32:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3119
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2429
    +user: App\Entity\User {#1524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Should I stop using Iceraven then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702774785 {#82
      date: 2023-12-17 01:59:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1974 …}
    +nested: Doctrine\ORM\PersistentCollection {#1975 …}
    +votes: Doctrine\ORM\PersistentCollection {#1942 …}
    +reports: Doctrine\ORM\PersistentCollection {#2409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
    -id: 191626
    -bodyTs: "'iceraven':5 'stop':3 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4914851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701597193 {#1930
      date: 2023-12-03 10:53:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2429}
  +body: "Nothing wrong with Iceraven. It gets updates regularly. I use it on all my android devices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701603159 {#3117
    date: 2023-12-03 12:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@florge@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 191799
  -bodyTs: "'android':15 'devic':16 'get':6 'iceraven':4 'noth':1 'regular':8 'updat':7 'use':10 'wrong':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1797222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701603159 {#3118
    date: 2023-12-03 12:32:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#1795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please stop the blogspam. Nobody wants to see yet another shitty list."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701593868 {#1548
    date: 2023-12-03 09:57:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 191496
  -bodyTs: "'anoth':10 'blogspam':4 'list':12 'nobodi':5 'pleas':1 'see':8 'shitti':11 'stop':2 'want':6 'yet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5363591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701593868 {#1557
    date: 2023-12-03 09:57:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#1795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please stop the blogspam. Nobody wants to see yet another shitty list."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701593868 {#1548
    date: 2023-12-03 09:57:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 191496
  -bodyTs: "'anoth':10 'blogspam':4 'list':12 'nobodi':5 'pleas':1 'see':8 'shitti':11 'stop':2 'want':6 'yet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5363591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701593868 {#1557
    date: 2023-12-03 09:57:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#1795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please stop the blogspam. Nobody wants to see yet another shitty list."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701593868 {#1548
    date: 2023-12-03 09:57:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 191496
  -bodyTs: "'anoth':10 'blogspam':4 'list':12 'nobodi':5 'pleas':1 'see':8 'shitti':11 'stop':2 'want':6 'yet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5363591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701593868 {#1557
    date: 2023-12-03 09:57:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2459
  +user: App\Entity\User {#2364 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Orion doesn’t make the list?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701593176 {#2453
    date: 2023-12-03 09:46:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 191473
  -bodyTs: "'doesn':2 'list':6 'make':4 'orion':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nyc.what.if.ua/comment/290847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701593176 {#2452
    date: 2023-12-03 09:46:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2459
  +user: App\Entity\User {#2364 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Orion doesn’t make the list?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701593176 {#2453
    date: 2023-12-03 09:46:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 191473
  -bodyTs: "'doesn':2 'list':6 'make':4 'orion':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nyc.what.if.ua/comment/290847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701593176 {#2452
    date: 2023-12-03 09:46:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2459
  +user: App\Entity\User {#2364 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Orion doesn’t make the list?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701593176 {#2453
    date: 2023-12-03 09:46:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 191473
  -bodyTs: "'doesn':2 'list':6 'make':4 'orion':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nyc.what.if.ua/comment/290847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701593176 {#2452
    date: 2023-12-03 09:46:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2062
  +user: App\Entity\User {#2090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1702771042 {#2097
    date: 2023-12-17 00:57:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 191459
  -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5363343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701592925 {#2083
    date: 2023-12-03 09:42: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
19 DENIED edit
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#2090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1702771042 {#2097
    date: 2023-12-17 00:57:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 191459
  -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5363343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701592925 {#2083
    date: 2023-12-03 09:42: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
20 DENIED moderate
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#2090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1702771042 {#2097
    date: 2023-12-17 00:57:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 191459
  -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5363343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701592925 {#2083
    date: 2023-12-03 09:42: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
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 {#3103
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2062
    +user: App\Entity\User {#2090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702771042 {#2097
      date: 2023-12-17 00:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 191459
    -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5363343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701592925 {#2083
      date: 2023-12-03 09:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2062}
  +body: """
    Don’t care. I’ll keep using it. By the way, Mozilla aren’t the saints you may think they are:\n
    \n
    [old.reddit.com/…/can_someone_explain_why_mozillas…](https://old.reddit.com/r/browsers/comments/yy986k/can_someone_explain_why_mozillas_ceo_salary/)\n
    \n
    [en.wikipedia.org/wiki/Mitchell_Baker#Negative_sal…](https://en.wikipedia.org/wiki/Mitchell_Baker#Negative_salary-achievements_correlation_controversy)\n
    \n
    [techrights.org/o/2022/02/17/mozilla-salaries/](https://techrights.org/o/2022/02/17/mozilla-salaries/)\n
    \n
    [news.ycombinator.com/item?id=28116853](https://news.ycombinator.com/item?id=28116853)\n
    \n
    [calpaterson.com/mozilla.html](https://calpaterson.com/mozilla.html)\n
    \n
    I’d rather stop to use the web altogether before giving scummy Mozilla any market share again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701593864 {#3100
    date: 2023-12-03 09:57:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 191492
  -bodyTs: "'/can_someone_explain_why_mozillas':23 '/item?id=28116853](https://news.ycombinator.com/item?id=28116853)':38 '/mozilla.html](https://calpaterson.com/mozilla.html)':41 '/o/2022/02/17/mozilla-salaries/](https://techrights.org/o/2022/02/17/mozilla-salaries/)':35 '/r/browsers/comments/yy986k/can_someone_explain_why_mozillas_ceo_salary/)':26 '/wiki/mitchell_baker#negative_sal':29 '/wiki/mitchell_baker#negative_salary-achievements_correlation_controversy)':32 'altogeth':50 'aren':13 'calpaterson.com':40 'calpaterson.com/mozilla.html](https://calpaterson.com/mozilla.html)':39 'care':3 'd':43 'en.wikipedia.org':28,31 'en.wikipedia.org/wiki/mitchell_baker#negative_sal':27 'en.wikipedia.org/wiki/mitchell_baker#negative_salary-achievements_correlation_controversy)':30 'give':52 'keep':6 'll':5 'market':56 'may':18 'mozilla':12,54 'news.ycombinator.com':37 'news.ycombinator.com/item?id=28116853](https://news.ycombinator.com/item?id=28116853)':36 'old.reddit.com':22,25 'old.reddit.com/r/browsers/comments/yy986k/can_someone_explain_why_mozillas_ceo_salary/)':24 'rather':44 'saint':16 'scummi':53 'share':57 'stop':45 'techrights.org':34 'techrights.org/o/2022/02/17/mozilla-salaries/](https://techrights.org/o/2022/02/17/mozilla-salaries/)':33 'think':19 'use':7,47 'way':11 'web':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6913189"
  +editedAt: DateTimeImmutable @1702766548 {#3101
    date: 2023-12-16 23:42:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701593864 {#3102
    date: 2023-12-03 09:57:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3103
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2062
    +user: App\Entity\User {#2090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702771042 {#2097
      date: 2023-12-17 00:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 191459
    -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5363343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701592925 {#2083
      date: 2023-12-03 09:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2062}
  +body: """
    Don’t care. I’ll keep using it. By the way, Mozilla aren’t the saints you may think they are:\n
    \n
    [old.reddit.com/…/can_someone_explain_why_mozillas…](https://old.reddit.com/r/browsers/comments/yy986k/can_someone_explain_why_mozillas_ceo_salary/)\n
    \n
    [en.wikipedia.org/wiki/Mitchell_Baker#Negative_sal…](https://en.wikipedia.org/wiki/Mitchell_Baker#Negative_salary-achievements_correlation_controversy)\n
    \n
    [techrights.org/o/2022/02/17/mozilla-salaries/](https://techrights.org/o/2022/02/17/mozilla-salaries/)\n
    \n
    [news.ycombinator.com/item?id=28116853](https://news.ycombinator.com/item?id=28116853)\n
    \n
    [calpaterson.com/mozilla.html](https://calpaterson.com/mozilla.html)\n
    \n
    I’d rather stop to use the web altogether before giving scummy Mozilla any market share again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701593864 {#3100
    date: 2023-12-03 09:57:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 191492
  -bodyTs: "'/can_someone_explain_why_mozillas':23 '/item?id=28116853](https://news.ycombinator.com/item?id=28116853)':38 '/mozilla.html](https://calpaterson.com/mozilla.html)':41 '/o/2022/02/17/mozilla-salaries/](https://techrights.org/o/2022/02/17/mozilla-salaries/)':35 '/r/browsers/comments/yy986k/can_someone_explain_why_mozillas_ceo_salary/)':26 '/wiki/mitchell_baker#negative_sal':29 '/wiki/mitchell_baker#negative_salary-achievements_correlation_controversy)':32 'altogeth':50 'aren':13 'calpaterson.com':40 'calpaterson.com/mozilla.html](https://calpaterson.com/mozilla.html)':39 'care':3 'd':43 'en.wikipedia.org':28,31 'en.wikipedia.org/wiki/mitchell_baker#negative_sal':27 'en.wikipedia.org/wiki/mitchell_baker#negative_salary-achievements_correlation_controversy)':30 'give':52 'keep':6 'll':5 'market':56 'may':18 'mozilla':12,54 'news.ycombinator.com':37 'news.ycombinator.com/item?id=28116853](https://news.ycombinator.com/item?id=28116853)':36 'old.reddit.com':22,25 'old.reddit.com/r/browsers/comments/yy986k/can_someone_explain_why_mozillas_ceo_salary/)':24 'rather':44 'saint':16 'scummi':53 'share':57 'stop':45 'techrights.org':34 'techrights.org/o/2022/02/17/mozilla-salaries/](https://techrights.org/o/2022/02/17/mozilla-salaries/)':33 'think':19 'use':7,47 'way':11 'web':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6913189"
  +editedAt: DateTimeImmutable @1702766548 {#3101
    date: 2023-12-16 23:42:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701593864 {#3102
    date: 2023-12-03 09:57:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3103
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2062
    +user: App\Entity\User {#2090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702771042 {#2097
      date: 2023-12-17 00:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 191459
    -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5363343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701592925 {#2083
      date: 2023-12-03 09:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2062}
  +body: """
    Don’t care. I’ll keep using it. By the way, Mozilla aren’t the saints you may think they are:\n
    \n
    [old.reddit.com/…/can_someone_explain_why_mozillas…](https://old.reddit.com/r/browsers/comments/yy986k/can_someone_explain_why_mozillas_ceo_salary/)\n
    \n
    [en.wikipedia.org/wiki/Mitchell_Baker#Negative_sal…](https://en.wikipedia.org/wiki/Mitchell_Baker#Negative_salary-achievements_correlation_controversy)\n
    \n
    [techrights.org/o/2022/02/17/mozilla-salaries/](https://techrights.org/o/2022/02/17/mozilla-salaries/)\n
    \n
    [news.ycombinator.com/item?id=28116853](https://news.ycombinator.com/item?id=28116853)\n
    \n
    [calpaterson.com/mozilla.html](https://calpaterson.com/mozilla.html)\n
    \n
    I’d rather stop to use the web altogether before giving scummy Mozilla any market share again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701593864 {#3100
    date: 2023-12-03 09:57:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 191492
  -bodyTs: "'/can_someone_explain_why_mozillas':23 '/item?id=28116853](https://news.ycombinator.com/item?id=28116853)':38 '/mozilla.html](https://calpaterson.com/mozilla.html)':41 '/o/2022/02/17/mozilla-salaries/](https://techrights.org/o/2022/02/17/mozilla-salaries/)':35 '/r/browsers/comments/yy986k/can_someone_explain_why_mozillas_ceo_salary/)':26 '/wiki/mitchell_baker#negative_sal':29 '/wiki/mitchell_baker#negative_salary-achievements_correlation_controversy)':32 'altogeth':50 'aren':13 'calpaterson.com':40 'calpaterson.com/mozilla.html](https://calpaterson.com/mozilla.html)':39 'care':3 'd':43 'en.wikipedia.org':28,31 'en.wikipedia.org/wiki/mitchell_baker#negative_sal':27 'en.wikipedia.org/wiki/mitchell_baker#negative_salary-achievements_correlation_controversy)':30 'give':52 'keep':6 'll':5 'market':56 'may':18 'mozilla':12,54 'news.ycombinator.com':37 'news.ycombinator.com/item?id=28116853](https://news.ycombinator.com/item?id=28116853)':36 'old.reddit.com':22,25 'old.reddit.com/r/browsers/comments/yy986k/can_someone_explain_why_mozillas_ceo_salary/)':24 'rather':44 'saint':16 'scummi':53 'share':57 'stop':45 'techrights.org':34 'techrights.org/o/2022/02/17/mozilla-salaries/](https://techrights.org/o/2022/02/17/mozilla-salaries/)':33 'think':19 'use':7,47 'way':11 'web':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6913189"
  +editedAt: DateTimeImmutable @1702766548 {#3101
    date: 2023-12-16 23:42:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701593864 {#3102
    date: 2023-12-03 09:57:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3213
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3158 …}
  +root: App\Entity\EntryComment {#2062
    +user: App\Entity\User {#2090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702771042 {#2097
      date: 2023-12-17 00:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 191459
    -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5363343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701592925 {#2083
      date: 2023-12-03 09:42:05.0 +01:00
    }
  }
  +body: """
    No, the links about Mozilla show how corrupt their directives are. Peole are so eager to scrutiny competing browsers/company and their forgive every shit Mozilla or their board do.\n
    \n
    By the way, who cares about Brave’s CEO? I don’t agree with his political views, but for me their browser it’s the best out there at the moment and the company itself isn’t politically active at all.\n
    \n
    Did you ask any other Mozilla employee what their political views are, by the way? How can you be sure that all of them are “good persons”? Do you buy your stuff on Amazon, by any chance, knowing how evil thy are? Are you sure that your grocery store’s owner/your mechanic/your doctor/etc. isn’t an homophobe or a bad person? Please, be coherent and go and ask all the people you make deals with what their political views are.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701595955 {#3211
    date: 2023-12-03 10:32:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +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: 191585
  -bodyTs: "'activ':68 'agre':42 'amazon':104 'ask':73,138 'bad':130 'best':55 'board':28 'brave':36 'browser':51 'browsers/company':19 'buy':100 'care':34 'ceo':38 'chanc':107 'coher':134 'compani':63 'compet':18 'corrupt':8 'deal':144 'direct':10 'doctor/etc':123 'eager':15 'employe':77 'everi':23 'evil':110 'forgiv':22 'go':136 'good':96 'groceri':118 'homophob':127 'isn':65,124 'know':108 'link':3 'make':143 'mechanic/your':122 'moment':60 'mozilla':5,25,76 'owner/your':121 'peol':12 'peopl':141 'person':97,131 'pleas':132 'polit':45,67,80,148 'scrutini':17 'shit':24 'show':6 'store':119 'stuff':102 'sure':90,115 'thi':111 'view':46,81,149 'way':32,85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6913626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701595955 {#3212
    date: 2023-12-03 10:32:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3213
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3158 …}
  +root: App\Entity\EntryComment {#2062
    +user: App\Entity\User {#2090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702771042 {#2097
      date: 2023-12-17 00:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 191459
    -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5363343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701592925 {#2083
      date: 2023-12-03 09:42:05.0 +01:00
    }
  }
  +body: """
    No, the links about Mozilla show how corrupt their directives are. Peole are so eager to scrutiny competing browsers/company and their forgive every shit Mozilla or their board do.\n
    \n
    By the way, who cares about Brave’s CEO? I don’t agree with his political views, but for me their browser it’s the best out there at the moment and the company itself isn’t politically active at all.\n
    \n
    Did you ask any other Mozilla employee what their political views are, by the way? How can you be sure that all of them are “good persons”? Do you buy your stuff on Amazon, by any chance, knowing how evil thy are? Are you sure that your grocery store’s owner/your mechanic/your doctor/etc. isn’t an homophobe or a bad person? Please, be coherent and go and ask all the people you make deals with what their political views are.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701595955 {#3211
    date: 2023-12-03 10:32:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +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: 191585
  -bodyTs: "'activ':68 'agre':42 'amazon':104 'ask':73,138 'bad':130 'best':55 'board':28 'brave':36 'browser':51 'browsers/company':19 'buy':100 'care':34 'ceo':38 'chanc':107 'coher':134 'compani':63 'compet':18 'corrupt':8 'deal':144 'direct':10 'doctor/etc':123 'eager':15 'employe':77 'everi':23 'evil':110 'forgiv':22 'go':136 'good':96 'groceri':118 'homophob':127 'isn':65,124 'know':108 'link':3 'make':143 'mechanic/your':122 'moment':60 'mozilla':5,25,76 'owner/your':121 'peol':12 'peopl':141 'person':97,131 'pleas':132 'polit':45,67,80,148 'scrutini':17 'shit':24 'show':6 'store':119 'stuff':102 'sure':90,115 'thi':111 'view':46,81,149 'way':32,85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6913626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701595955 {#3212
    date: 2023-12-03 10:32:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3213
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3158 …}
  +root: App\Entity\EntryComment {#2062
    +user: App\Entity\User {#2090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702771042 {#2097
      date: 2023-12-17 00:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 191459
    -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5363343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701592925 {#2083
      date: 2023-12-03 09:42:05.0 +01:00
    }
  }
  +body: """
    No, the links about Mozilla show how corrupt their directives are. Peole are so eager to scrutiny competing browsers/company and their forgive every shit Mozilla or their board do.\n
    \n
    By the way, who cares about Brave’s CEO? I don’t agree with his political views, but for me their browser it’s the best out there at the moment and the company itself isn’t politically active at all.\n
    \n
    Did you ask any other Mozilla employee what their political views are, by the way? How can you be sure that all of them are “good persons”? Do you buy your stuff on Amazon, by any chance, knowing how evil thy are? Are you sure that your grocery store’s owner/your mechanic/your doctor/etc. isn’t an homophobe or a bad person? Please, be coherent and go and ask all the people you make deals with what their political views are.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701595955 {#3211
    date: 2023-12-03 10:32:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +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: 191585
  -bodyTs: "'activ':68 'agre':42 'amazon':104 'ask':73,138 'bad':130 'best':55 'board':28 'brave':36 'browser':51 'browsers/company':19 'buy':100 'care':34 'ceo':38 'chanc':107 'coher':134 'compani':63 'compet':18 'corrupt':8 'deal':144 'direct':10 'doctor/etc':123 'eager':15 'employe':77 'everi':23 'evil':110 'forgiv':22 'go':136 'good':96 'groceri':118 'homophob':127 'isn':65,124 'know':108 'link':3 'make':143 'mechanic/your':122 'moment':60 'mozilla':5,25,76 'owner/your':121 'peol':12 'peopl':141 'person':97,131 'pleas':132 'polit':45,67,80,148 'scrutini':17 'shit':24 'show':6 'store':119 'stuff':102 'sure':90,115 'thi':111 'view':46,81,149 'way':32,85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6913626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701595955 {#3212
    date: 2023-12-03 10:32:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3280
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3251 …}
  +root: App\Entity\EntryComment {#2062
    +user: App\Entity\User {#2090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702771042 {#2097
      date: 2023-12-17 00:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 191459
    -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5363343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701592925 {#2083
      date: 2023-12-03 09:42:05.0 +01:00
    }
  }
  +body: "I’m not upset. I may have been unclear. I just find funny that people in the (F)OSS/Linux community (which I’m clearly part of) are very prone to scrutinize Brave and other companies, while they pretend not to see what’s going on at Mozilla, which seems to always get a free pass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701597192 {#3285
    date: 2023-12-03 10:53:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3288 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  -id: 191627
  -bodyTs: "'alway':51 'brave':32 'clear':24 'communiti':20 'compani':35 'f':18 'find':12 'free':54 'funni':13 'get':52 'go':44 'm':2,23 'may':6 'mozilla':47 'oss/linux':19 'part':25 'pass':55 'peopl':15 'pretend':38 'prone':29 'scrutin':31 'see':41 'seem':49 'unclear':9 'upset':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6913880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701597192 {#3282
    date: 2023-12-03 10:53:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3280
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3251 …}
  +root: App\Entity\EntryComment {#2062
    +user: App\Entity\User {#2090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702771042 {#2097
      date: 2023-12-17 00:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 191459
    -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5363343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701592925 {#2083
      date: 2023-12-03 09:42:05.0 +01:00
    }
  }
  +body: "I’m not upset. I may have been unclear. I just find funny that people in the (F)OSS/Linux community (which I’m clearly part of) are very prone to scrutinize Brave and other companies, while they pretend not to see what’s going on at Mozilla, which seems to always get a free pass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701597192 {#3285
    date: 2023-12-03 10:53:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3288 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  -id: 191627
  -bodyTs: "'alway':51 'brave':32 'clear':24 'communiti':20 'compani':35 'f':18 'find':12 'free':54 'funni':13 'get':52 'go':44 'm':2,23 'may':6 'mozilla':47 'oss/linux':19 'part':25 'pass':55 'peopl':15 'pretend':38 'prone':29 'scrutin':31 'see':41 'seem':49 'unclear':9 'upset':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6913880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701597192 {#3282
    date: 2023-12-03 10:53:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3280
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3251 …}
  +root: App\Entity\EntryComment {#2062
    +user: App\Entity\User {#2090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702771042 {#2097
      date: 2023-12-17 00:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 191459
    -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5363343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701592925 {#2083
      date: 2023-12-03 09:42:05.0 +01:00
    }
  }
  +body: "I’m not upset. I may have been unclear. I just find funny that people in the (F)OSS/Linux community (which I’m clearly part of) are very prone to scrutinize Brave and other companies, while they pretend not to see what’s going on at Mozilla, which seems to always get a free pass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701597192 {#3285
    date: 2023-12-03 10:53:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3288 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  -id: 191627
  -bodyTs: "'alway':51 'brave':32 'clear':24 'communiti':20 'compani':35 'f':18 'find':12 'free':54 'funni':13 'get':52 'go':44 'm':2,23 'may':6 'mozilla':47 'oss/linux':19 'part':25 'pass':55 'peopl':15 'pretend':38 'prone':29 'scrutin':31 'see':41 'seem':49 'unclear':9 'upset':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6913880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701597192 {#3282
    date: 2023-12-03 10:53:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3353
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3317 …}
  +root: App\Entity\EntryComment {#2062
    +user: App\Entity\User {#2090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702771042 {#2097
      date: 2023-12-17 00:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 191459
    -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5363343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701592925 {#2083
      date: 2023-12-03 09:42:05.0 +01:00
    }
  }
  +body: "That’s fine. I was just replying to your comment. Have a nice day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701599268 {#3348
    date: 2023-12-03 11:27:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3342 …}
  +votes: Doctrine\ORM\PersistentCollection {#3340 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 191690
  -bodyTs: "'comment':10 'day':14 'fine':3 'nice':13 'repli':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6914890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701599268 {#3351
    date: 2023-12-03 11:27:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3353
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3317 …}
  +root: App\Entity\EntryComment {#2062
    +user: App\Entity\User {#2090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702771042 {#2097
      date: 2023-12-17 00:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 191459
    -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5363343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701592925 {#2083
      date: 2023-12-03 09:42:05.0 +01:00
    }
  }
  +body: "That’s fine. I was just replying to your comment. Have a nice day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701599268 {#3348
    date: 2023-12-03 11:27:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3342 …}
  +votes: Doctrine\ORM\PersistentCollection {#3340 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 191690
  -bodyTs: "'comment':10 'day':14 'fine':3 'nice':13 'repli':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6914890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701599268 {#3351
    date: 2023-12-03 11:27:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3353
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3317 …}
  +root: App\Entity\EntryComment {#2062
    +user: App\Entity\User {#2090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702771042 {#2097
      date: 2023-12-17 00:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 191459
    -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5363343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701592925 {#2083
      date: 2023-12-03 09:42:05.0 +01:00
    }
  }
  +body: "That’s fine. I was just replying to your comment. Have a nice day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701599268 {#3348
    date: 2023-12-03 11:27:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3342 …}
  +votes: Doctrine\ORM\PersistentCollection {#3340 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 191690
  -bodyTs: "'comment':10 'day':14 'fine':3 'nice':13 'repli':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6914890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701599268 {#3351
    date: 2023-12-03 11:27:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: Proxies\__CG__\App\Entity\User {#3104 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3158 …}
    +root: App\Entity\EntryComment {#2062
      +user: App\Entity\User {#2090 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1702771042 {#2097
        date: 2023-12-17 00:57:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 191459
      -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5363343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701592925 {#2083
        date: 2023-12-03 09:42:05.0 +01:00
      }
    }
    +body: """
      No, the links about Mozilla show how corrupt their directives are. Peole are so eager to scrutiny competing browsers/company and their forgive every shit Mozilla or their board do.\n
      \n
      By the way, who cares about Brave’s CEO? I don’t agree with his political views, but for me their browser it’s the best out there at the moment and the company itself isn’t politically active at all.\n
      \n
      Did you ask any other Mozilla employee what their political views are, by the way? How can you be sure that all of them are “good persons”? Do you buy your stuff on Amazon, by any chance, knowing how evil thy are? Are you sure that your grocery store’s owner/your mechanic/your doctor/etc. isn’t an homophobe or a bad person? Please, be coherent and go and ask all the people you make deals with what their political views are.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701595955 {#3211
      date: 2023-12-03 10:32:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@OddFed@feddit.de"
      "@Engywuck@lemm.ee"
      "@lemmy_user_838586@lemmy.ml"
    ]
    +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: 191585
    -bodyTs: "'activ':68 'agre':42 'amazon':104 'ask':73,138 'bad':130 'best':55 'board':28 'brave':36 'browser':51 'browsers/company':19 'buy':100 'care':34 'ceo':38 'chanc':107 'coher':134 'compani':63 'compet':18 'corrupt':8 'deal':144 'direct':10 'doctor/etc':123 'eager':15 'employe':77 'everi':23 'evil':110 'forgiv':22 'go':136 'good':96 'groceri':118 'homophob':127 'isn':65,124 'know':108 'link':3 'make':143 'mechanic/your':122 'moment':60 'mozilla':5,25,76 'owner/your':121 'peol':12 'peopl':141 'person':97,131 'pleas':132 'polit':45,67,80,148 'scrutini':17 'shit':24 'show':6 'store':119 'stuff':102 'sure':90,115 'thi':111 'view':46,81,149 'way':32,85"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6913626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701595955 {#3212
      date: 2023-12-03 10:32:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2062}
  +body: "Lot of talk about Mozilla, but what about Firefox? I’m not using the CEO as my web browser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701597463 {#3263
    date: 2023-12-03 10:57:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 191641
  -bodyTs: "'browser':19 'ceo':15 'firefox':9 'lot':1 'm':11 'mozilla':5 'talk':3 'use':13 'web':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6243246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701597463 {#3264
    date: 2023-12-03 10:57:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: Proxies\__CG__\App\Entity\User {#3104 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3158 …}
    +root: App\Entity\EntryComment {#2062
      +user: App\Entity\User {#2090 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1702771042 {#2097
        date: 2023-12-17 00:57:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 191459
      -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5363343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701592925 {#2083
        date: 2023-12-03 09:42:05.0 +01:00
      }
    }
    +body: """
      No, the links about Mozilla show how corrupt their directives are. Peole are so eager to scrutiny competing browsers/company and their forgive every shit Mozilla or their board do.\n
      \n
      By the way, who cares about Brave’s CEO? I don’t agree with his political views, but for me their browser it’s the best out there at the moment and the company itself isn’t politically active at all.\n
      \n
      Did you ask any other Mozilla employee what their political views are, by the way? How can you be sure that all of them are “good persons”? Do you buy your stuff on Amazon, by any chance, knowing how evil thy are? Are you sure that your grocery store’s owner/your mechanic/your doctor/etc. isn’t an homophobe or a bad person? Please, be coherent and go and ask all the people you make deals with what their political views are.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701595955 {#3211
      date: 2023-12-03 10:32:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@OddFed@feddit.de"
      "@Engywuck@lemm.ee"
      "@lemmy_user_838586@lemmy.ml"
    ]
    +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: 191585
    -bodyTs: "'activ':68 'agre':42 'amazon':104 'ask':73,138 'bad':130 'best':55 'board':28 'brave':36 'browser':51 'browsers/company':19 'buy':100 'care':34 'ceo':38 'chanc':107 'coher':134 'compani':63 'compet':18 'corrupt':8 'deal':144 'direct':10 'doctor/etc':123 'eager':15 'employe':77 'everi':23 'evil':110 'forgiv':22 'go':136 'good':96 'groceri':118 'homophob':127 'isn':65,124 'know':108 'link':3 'make':143 'mechanic/your':122 'moment':60 'mozilla':5,25,76 'owner/your':121 'peol':12 'peopl':141 'person':97,131 'pleas':132 'polit':45,67,80,148 'scrutini':17 'shit':24 'show':6 'store':119 'stuff':102 'sure':90,115 'thi':111 'view':46,81,149 'way':32,85"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6913626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701595955 {#3212
      date: 2023-12-03 10:32:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2062}
  +body: "Lot of talk about Mozilla, but what about Firefox? I’m not using the CEO as my web browser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701597463 {#3263
    date: 2023-12-03 10:57:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 191641
  -bodyTs: "'browser':19 'ceo':15 'firefox':9 'lot':1 'm':11 'mozilla':5 'talk':3 'use':13 'web':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6243246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701597463 {#3264
    date: 2023-12-03 10:57:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: Proxies\__CG__\App\Entity\User {#3104 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3158 …}
    +root: App\Entity\EntryComment {#2062
      +user: App\Entity\User {#2090 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1702771042 {#2097
        date: 2023-12-17 00:57:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 191459
      -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5363343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701592925 {#2083
        date: 2023-12-03 09:42:05.0 +01:00
      }
    }
    +body: """
      No, the links about Mozilla show how corrupt their directives are. Peole are so eager to scrutiny competing browsers/company and their forgive every shit Mozilla or their board do.\n
      \n
      By the way, who cares about Brave’s CEO? I don’t agree with his political views, but for me their browser it’s the best out there at the moment and the company itself isn’t politically active at all.\n
      \n
      Did you ask any other Mozilla employee what their political views are, by the way? How can you be sure that all of them are “good persons”? Do you buy your stuff on Amazon, by any chance, knowing how evil thy are? Are you sure that your grocery store’s owner/your mechanic/your doctor/etc. isn’t an homophobe or a bad person? Please, be coherent and go and ask all the people you make deals with what their political views are.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701595955 {#3211
      date: 2023-12-03 10:32:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@OddFed@feddit.de"
      "@Engywuck@lemm.ee"
      "@lemmy_user_838586@lemmy.ml"
    ]
    +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: 191585
    -bodyTs: "'activ':68 'agre':42 'amazon':104 'ask':73,138 'bad':130 'best':55 'board':28 'brave':36 'browser':51 'browsers/company':19 'buy':100 'care':34 'ceo':38 'chanc':107 'coher':134 'compani':63 'compet':18 'corrupt':8 'deal':144 'direct':10 'doctor/etc':123 'eager':15 'employe':77 'everi':23 'evil':110 'forgiv':22 'go':136 'good':96 'groceri':118 'homophob':127 'isn':65,124 'know':108 'link':3 'make':143 'mechanic/your':122 'moment':60 'mozilla':5,25,76 'owner/your':121 'peol':12 'peopl':141 'person':97,131 'pleas':132 'polit':45,67,80,148 'scrutini':17 'shit':24 'show':6 'store':119 'stuff':102 'sure':90,115 'thi':111 'view':46,81,149 'way':32,85"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6913626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701595955 {#3212
      date: 2023-12-03 10:32:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2062}
  +body: "Lot of talk about Mozilla, but what about Firefox? I’m not using the CEO as my web browser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701597463 {#3263
    date: 2023-12-03 10:57:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 191641
  -bodyTs: "'browser':19 'ceo':15 'firefox':9 'lot':1 'm':11 'mozilla':5 'talk':3 'use':13 'web':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6243246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701597463 {#3264
    date: 2023-12-03 10:57:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3303
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3104 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3158 …}
      +root: App\Entity\EntryComment {#2062
        +user: App\Entity\User {#2090 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1702771042 {#2097
          date: 2023-12-17 00:57:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2081 …}
        +nested: Doctrine\ORM\PersistentCollection {#2098 …}
        +votes: Doctrine\ORM\PersistentCollection {#2080 …}
        +reports: Doctrine\ORM\PersistentCollection {#2089 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
        -id: 191459
        -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5363343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701592925 {#2083
          date: 2023-12-03 09:42:05.0 +01:00
        }
      }
      +body: """
        No, the links about Mozilla show how corrupt their directives are. Peole are so eager to scrutiny competing browsers/company and their forgive every shit Mozilla or their board do.\n
        \n
        By the way, who cares about Brave’s CEO? I don’t agree with his political views, but for me their browser it’s the best out there at the moment and the company itself isn’t politically active at all.\n
        \n
        Did you ask any other Mozilla employee what their political views are, by the way? How can you be sure that all of them are “good persons”? Do you buy your stuff on Amazon, by any chance, knowing how evil thy are? Are you sure that your grocery store’s owner/your mechanic/your doctor/etc. isn’t an homophobe or a bad person? Please, be coherent and go and ask all the people you make deals with what their political views are.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701595955 {#3211
        date: 2023-12-03 10:32:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@OddFed@feddit.de"
        "@Engywuck@lemm.ee"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +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: 191585
      -bodyTs: "'activ':68 'agre':42 'amazon':104 'ask':73,138 'bad':130 'best':55 'board':28 'brave':36 'browser':51 'browsers/company':19 'buy':100 'care':34 'ceo':38 'chanc':107 'coher':134 'compani':63 'compet':18 'corrupt':8 'deal':144 'direct':10 'doctor/etc':123 'eager':15 'employe':77 'everi':23 'evil':110 'forgiv':22 'go':136 'good':96 'groceri':118 'homophob':127 'isn':65,124 'know':108 'link':3 'make':143 'mechanic/your':122 'moment':60 'mozilla':5,25,76 'owner/your':121 'peol':12 'peopl':141 'person':97,131 'pleas':132 'polit':45,67,80,148 'scrutini':17 'shit':24 'show':6 'store':119 'stuff':102 'sure':90,115 'thi':111 'view':46,81,149 'way':32,85"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6913626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701595955 {#3212
        date: 2023-12-03 10:32:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2062}
    +body: "Lot of talk about Mozilla, but what about Firefox? I’m not using the CEO as my web browser."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701597463 {#3263
      date: 2023-12-03 10:57:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@OddFed@feddit.de"
      "@Engywuck@lemm.ee"
      "@lemmy_user_838586@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3267 …}
    +nested: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 191641
    -bodyTs: "'browser':19 'ceo':15 'firefox':9 'lot':1 'm':11 'mozilla':5 'talk':3 'use':13 'web':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6243246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701597463 {#3264
      date: 2023-12-03 10:57:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2062}
  +body: """
    I used to like Firefox (been using is since 2002ish…). But after a lot feature removals and, last but not least, the ugly UI redesign (despite the negative feedback in the nightly/beta phase) I just jumped ship. I’m not going to waste my time fixing it with CSSs, unfucking what Mozilla did wrong. Anyway, Brave is just faster, it performs better and has a no-shit UI.\n
    \n
    This, plus the disappointment I’ve had with Mozilla, gives me exactly 0 reason to go back.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701598107 {#3301
    date: 2023-12-03 11:08:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@lemmy_user_838586@lemmy.ml"
    "@smotherlove@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3304 …}
  +nested: Doctrine\ORM\PersistentCollection {#3306 …}
  +votes: Doctrine\ORM\PersistentCollection {#3308 …}
  +reports: Doctrine\ORM\PersistentCollection {#3310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
  -id: 191660
  -bodyTs: "'0':82 '2002ish':10 'anyway':55 'back':86 'better':62 'brave':56 'csss':49 'despit':26 'disappoint':73 'exact':81 'faster':59 'featur':15 'feedback':29 'firefox':5 'fix':46 'give':79 'go':41,85 'jump':36 'last':18 'least':21 'like':4 'lot':14 'm':39 'mozilla':52,78 'negat':28 'nightly/beta':32 'no-shit':66 'perform':61 'phase':33 'plus':71 'reason':83 'redesign':25 'remov':16 'ship':37 'shit':68 'sinc':9 'time':45 'ugli':23 'ui':24,69 'unfuck':50 'use':2,7 've':75 'wast':43 'wrong':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6914317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701598107 {#3302
    date: 2023-12-03 11:08: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 {#3303
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3104 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3158 …}
      +root: App\Entity\EntryComment {#2062
        +user: App\Entity\User {#2090 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1702771042 {#2097
          date: 2023-12-17 00:57:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2081 …}
        +nested: Doctrine\ORM\PersistentCollection {#2098 …}
        +votes: Doctrine\ORM\PersistentCollection {#2080 …}
        +reports: Doctrine\ORM\PersistentCollection {#2089 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
        -id: 191459
        -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5363343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701592925 {#2083
          date: 2023-12-03 09:42:05.0 +01:00
        }
      }
      +body: """
        No, the links about Mozilla show how corrupt their directives are. Peole are so eager to scrutiny competing browsers/company and their forgive every shit Mozilla or their board do.\n
        \n
        By the way, who cares about Brave’s CEO? I don’t agree with his political views, but for me their browser it’s the best out there at the moment and the company itself isn’t politically active at all.\n
        \n
        Did you ask any other Mozilla employee what their political views are, by the way? How can you be sure that all of them are “good persons”? Do you buy your stuff on Amazon, by any chance, knowing how evil thy are? Are you sure that your grocery store’s owner/your mechanic/your doctor/etc. isn’t an homophobe or a bad person? Please, be coherent and go and ask all the people you make deals with what their political views are.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701595955 {#3211
        date: 2023-12-03 10:32:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@OddFed@feddit.de"
        "@Engywuck@lemm.ee"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +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: 191585
      -bodyTs: "'activ':68 'agre':42 'amazon':104 'ask':73,138 'bad':130 'best':55 'board':28 'brave':36 'browser':51 'browsers/company':19 'buy':100 'care':34 'ceo':38 'chanc':107 'coher':134 'compani':63 'compet':18 'corrupt':8 'deal':144 'direct':10 'doctor/etc':123 'eager':15 'employe':77 'everi':23 'evil':110 'forgiv':22 'go':136 'good':96 'groceri':118 'homophob':127 'isn':65,124 'know':108 'link':3 'make':143 'mechanic/your':122 'moment':60 'mozilla':5,25,76 'owner/your':121 'peol':12 'peopl':141 'person':97,131 'pleas':132 'polit':45,67,80,148 'scrutini':17 'shit':24 'show':6 'store':119 'stuff':102 'sure':90,115 'thi':111 'view':46,81,149 'way':32,85"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6913626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701595955 {#3212
        date: 2023-12-03 10:32:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2062}
    +body: "Lot of talk about Mozilla, but what about Firefox? I’m not using the CEO as my web browser."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701597463 {#3263
      date: 2023-12-03 10:57:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@OddFed@feddit.de"
      "@Engywuck@lemm.ee"
      "@lemmy_user_838586@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3267 …}
    +nested: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 191641
    -bodyTs: "'browser':19 'ceo':15 'firefox':9 'lot':1 'm':11 'mozilla':5 'talk':3 'use':13 'web':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6243246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701597463 {#3264
      date: 2023-12-03 10:57:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2062}
  +body: """
    I used to like Firefox (been using is since 2002ish…). But after a lot feature removals and, last but not least, the ugly UI redesign (despite the negative feedback in the nightly/beta phase) I just jumped ship. I’m not going to waste my time fixing it with CSSs, unfucking what Mozilla did wrong. Anyway, Brave is just faster, it performs better and has a no-shit UI.\n
    \n
    This, plus the disappointment I’ve had with Mozilla, gives me exactly 0 reason to go back.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701598107 {#3301
    date: 2023-12-03 11:08:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@lemmy_user_838586@lemmy.ml"
    "@smotherlove@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3304 …}
  +nested: Doctrine\ORM\PersistentCollection {#3306 …}
  +votes: Doctrine\ORM\PersistentCollection {#3308 …}
  +reports: Doctrine\ORM\PersistentCollection {#3310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
  -id: 191660
  -bodyTs: "'0':82 '2002ish':10 'anyway':55 'back':86 'better':62 'brave':56 'csss':49 'despit':26 'disappoint':73 'exact':81 'faster':59 'featur':15 'feedback':29 'firefox':5 'fix':46 'give':79 'go':41,85 'jump':36 'last':18 'least':21 'like':4 'lot':14 'm':39 'mozilla':52,78 'negat':28 'nightly/beta':32 'no-shit':66 'perform':61 'phase':33 'plus':71 'reason':83 'redesign':25 'remov':16 'ship':37 'shit':68 'sinc':9 'time':45 'ugli':23 'ui':24,69 'unfuck':50 'use':2,7 've':75 'wast':43 'wrong':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6914317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701598107 {#3302
    date: 2023-12-03 11:08: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 {#3303
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3104 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3158 …}
      +root: App\Entity\EntryComment {#2062
        +user: App\Entity\User {#2090 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1702771042 {#2097
          date: 2023-12-17 00:57:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2081 …}
        +nested: Doctrine\ORM\PersistentCollection {#2098 …}
        +votes: Doctrine\ORM\PersistentCollection {#2080 …}
        +reports: Doctrine\ORM\PersistentCollection {#2089 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
        -id: 191459
        -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5363343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701592925 {#2083
          date: 2023-12-03 09:42:05.0 +01:00
        }
      }
      +body: """
        No, the links about Mozilla show how corrupt their directives are. Peole are so eager to scrutiny competing browsers/company and their forgive every shit Mozilla or their board do.\n
        \n
        By the way, who cares about Brave’s CEO? I don’t agree with his political views, but for me their browser it’s the best out there at the moment and the company itself isn’t politically active at all.\n
        \n
        Did you ask any other Mozilla employee what their political views are, by the way? How can you be sure that all of them are “good persons”? Do you buy your stuff on Amazon, by any chance, knowing how evil thy are? Are you sure that your grocery store’s owner/your mechanic/your doctor/etc. isn’t an homophobe or a bad person? Please, be coherent and go and ask all the people you make deals with what their political views are.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701595955 {#3211
        date: 2023-12-03 10:32:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@OddFed@feddit.de"
        "@Engywuck@lemm.ee"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +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: 191585
      -bodyTs: "'activ':68 'agre':42 'amazon':104 'ask':73,138 'bad':130 'best':55 'board':28 'brave':36 'browser':51 'browsers/company':19 'buy':100 'care':34 'ceo':38 'chanc':107 'coher':134 'compani':63 'compet':18 'corrupt':8 'deal':144 'direct':10 'doctor/etc':123 'eager':15 'employe':77 'everi':23 'evil':110 'forgiv':22 'go':136 'good':96 'groceri':118 'homophob':127 'isn':65,124 'know':108 'link':3 'make':143 'mechanic/your':122 'moment':60 'mozilla':5,25,76 'owner/your':121 'peol':12 'peopl':141 'person':97,131 'pleas':132 'polit':45,67,80,148 'scrutini':17 'shit':24 'show':6 'store':119 'stuff':102 'sure':90,115 'thi':111 'view':46,81,149 'way':32,85"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6913626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701595955 {#3212
        date: 2023-12-03 10:32:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2062}
    +body: "Lot of talk about Mozilla, but what about Firefox? I’m not using the CEO as my web browser."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701597463 {#3263
      date: 2023-12-03 10:57:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@OddFed@feddit.de"
      "@Engywuck@lemm.ee"
      "@lemmy_user_838586@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3267 …}
    +nested: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 191641
    -bodyTs: "'browser':19 'ceo':15 'firefox':9 'lot':1 'm':11 'mozilla':5 'talk':3 'use':13 'web':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6243246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701597463 {#3264
      date: 2023-12-03 10:57:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2062}
  +body: """
    I used to like Firefox (been using is since 2002ish…). But after a lot feature removals and, last but not least, the ugly UI redesign (despite the negative feedback in the nightly/beta phase) I just jumped ship. I’m not going to waste my time fixing it with CSSs, unfucking what Mozilla did wrong. Anyway, Brave is just faster, it performs better and has a no-shit UI.\n
    \n
    This, plus the disappointment I’ve had with Mozilla, gives me exactly 0 reason to go back.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701598107 {#3301
    date: 2023-12-03 11:08:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@lemmy_user_838586@lemmy.ml"
    "@smotherlove@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3304 …}
  +nested: Doctrine\ORM\PersistentCollection {#3306 …}
  +votes: Doctrine\ORM\PersistentCollection {#3308 …}
  +reports: Doctrine\ORM\PersistentCollection {#3310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
  -id: 191660
  -bodyTs: "'0':82 '2002ish':10 'anyway':55 'back':86 'better':62 'brave':56 'csss':49 'despit':26 'disappoint':73 'exact':81 'faster':59 'featur':15 'feedback':29 'firefox':5 'fix':46 'give':79 'go':41,85 'jump':36 'last':18 'least':21 'like':4 'lot':14 'm':39 'mozilla':52,78 'negat':28 'nightly/beta':32 'no-shit':66 'perform':61 'phase':33 'plus':71 'reason':83 'redesign':25 'remov':16 'ship':37 'shit':68 'sinc':9 'time':45 'ugli':23 'ui':24,69 'unfuck':50 'use':2,7 've':75 'wast':43 'wrong':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6914317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701598107 {#3302
    date: 2023-12-03 11:08: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 {#3228
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3175 …}
  +root: App\Entity\EntryComment {#2062
    +user: App\Entity\User {#2090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702771042 {#2097
      date: 2023-12-17 00:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 191459
    -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5363343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701592925 {#2083
      date: 2023-12-03 09:42:05.0 +01:00
    }
  }
  +body: "Mozilla itself has provento be nothing but a cash grab, at this point. And people keep falling for it (less and less people over time, fortunately)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701596049 {#3226
    date: 2023-12-03 10:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 191591
  -bodyTs: "'cash':9 'fall':17 'fortun':26 'grab':10 'keep':16 'less':20,22 'mozilla':1 'noth':6 'peopl':15,23 'point':13 'provento':4 'time':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6913643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701596049 {#3227
    date: 2023-12-03 10:34: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
47 DENIED edit
App\Entity\EntryComment {#3228
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3175 …}
  +root: App\Entity\EntryComment {#2062
    +user: App\Entity\User {#2090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702771042 {#2097
      date: 2023-12-17 00:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 191459
    -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5363343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701592925 {#2083
      date: 2023-12-03 09:42:05.0 +01:00
    }
  }
  +body: "Mozilla itself has provento be nothing but a cash grab, at this point. And people keep falling for it (less and less people over time, fortunately)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701596049 {#3226
    date: 2023-12-03 10:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 191591
  -bodyTs: "'cash':9 'fall':17 'fortun':26 'grab':10 'keep':16 'less':20,22 'mozilla':1 'noth':6 'peopl':15,23 'point':13 'provento':4 'time':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6913643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701596049 {#3227
    date: 2023-12-03 10:34: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
48 DENIED moderate
App\Entity\EntryComment {#3228
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3175 …}
  +root: App\Entity\EntryComment {#2062
    +user: App\Entity\User {#2090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t use brave [www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702771042 {#2097
      date: 2023-12-17 00:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 191459
    -bodyTs: "'/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':7 'brave':4 'use':3 'www.spacebar.news':6 'www.spacebar.news/p/stop-using-brave-browser](https://www.spacebar.news/p/stop-using-brave-browser)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5363343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701592925 {#2083
      date: 2023-12-03 09:42:05.0 +01:00
    }
  }
  +body: "Mozilla itself has provento be nothing but a cash grab, at this point. And people keep falling for it (less and less people over time, fortunately)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701596049 {#3226
    date: 2023-12-03 10:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@OddFed@feddit.de"
    "@Engywuck@lemm.ee"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 191591
  -bodyTs: "'cash':9 'fall':17 'fortun':26 'grab':10 'keep':16 'less':20,22 'mozilla':1 'noth':6 'peopl':15,23 'point':13 'provento':4 'time':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6913643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701596049 {#3227
    date: 2023-12-03 10:34: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
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 {#3086
  +user: Proxies\__CG__\App\Entity\User {#3087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2071 …}
  +root: App\Entity\EntryComment {#2071 …}
  +body: "Lol seriously what is this. You need to start your own services in arch everybody who used it knows that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700493709 {#3084
    date: 2023-11-20 16:21:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Darken@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  -id: 143014
  -bodyTs: "'arch':14 'everybodi':15 'know':19 'lol':1 'need':7 'serious':2 'servic':12 'start':9 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5000595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493709 {#3085
    date: 2023-11-20 16:21: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
51 DENIED edit
App\Entity\EntryComment {#3086
  +user: Proxies\__CG__\App\Entity\User {#3087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2071 …}
  +root: App\Entity\EntryComment {#2071 …}
  +body: "Lol seriously what is this. You need to start your own services in arch everybody who used it knows that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700493709 {#3084
    date: 2023-11-20 16:21:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Darken@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  -id: 143014
  -bodyTs: "'arch':14 'everybodi':15 'know':19 'lol':1 'need':7 'serious':2 'servic':12 'start':9 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5000595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493709 {#3085
    date: 2023-11-20 16:21: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
52 DENIED moderate
App\Entity\EntryComment {#3086
  +user: Proxies\__CG__\App\Entity\User {#3087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2071 …}
  +root: App\Entity\EntryComment {#2071 …}
  +body: "Lol seriously what is this. You need to start your own services in arch everybody who used it knows that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700493709 {#3084
    date: 2023-11-20 16:21:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Darken@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  -id: 143014
  -bodyTs: "'arch':14 'everybodi':15 'know':19 'lol':1 'need':7 'serious':2 'servic':12 'start':9 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5000595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493709 {#3085
    date: 2023-11-20 16:21: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
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 {#2298
  +user: App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "And again Openoffice on a list lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700406512 {#2252
    date: 2023-11-19 16:08:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 139986
  -bodyTs: "'list':6 'lol':7 'openoffic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5939358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700406512 {#2192
    date: 2023-11-19 16:08:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2298
  +user: App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "And again Openoffice on a list lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700406512 {#2252
    date: 2023-11-19 16:08:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 139986
  -bodyTs: "'list':6 'lol':7 'openoffic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5939358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700406512 {#2192
    date: 2023-11-19 16:08:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2298
  +user: App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "And again Openoffice on a list lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700406512 {#2252
    date: 2023-11-19 16:08:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 139986
  -bodyTs: "'list':6 'lol':7 'openoffic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5939358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700406512 {#2192
    date: 2023-11-19 16:08:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2265
  +user: App\Entity\User {#1795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Another day, another shitty itsfoss list that didn’t need to be an article."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700403064 {#2271
    date: 2023-11-19 15:11:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 139845
  -bodyTs: "'anoth':1,3 'articl':14 'day':2 'didn':8 'itsfoss':5 'list':6 'need':10 'shitti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4955269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700403064 {#2274
    date: 2023-11-19 15:11:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2265
  +user: App\Entity\User {#1795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Another day, another shitty itsfoss list that didn’t need to be an article."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700403064 {#2271
    date: 2023-11-19 15:11:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 139845
  -bodyTs: "'anoth':1,3 'articl':14 'day':2 'didn':8 'itsfoss':5 'list':6 'need':10 'shitti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4955269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700403064 {#2274
    date: 2023-11-19 15:11:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2265
  +user: App\Entity\User {#1795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Another day, another shitty itsfoss list that didn’t need to be an article."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700403064 {#2271
    date: 2023-11-19 15:11:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 139845
  -bodyTs: "'anoth':1,3 'articl':14 'day':2 'didn':8 'itsfoss':5 'list':6 'need':10 'shitti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4955269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700403064 {#2274
    date: 2023-11-19 15:11:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2259
  +user: App\Entity\User {#2284 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is the definition of clickbait, bullshit articles… they didn’t even bother to take their own screenshots of the suggested alternatives. I also don’t really know what’s the point of this article, Linux users know what’s out there and although [I dislike LibreOffice and have strong thoughts about it](https://lemmy.world/comment/5254969) it is vastly superior to the other alternatives suggested to the point said alternatives aren’t really alternatives.\n
    \n
    Also, Cryptpad? Fucks sake.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700397345 {#2253
    date: 2023-11-19 13:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2260 …}
  +nested: Doctrine\ORM\PersistentCollection {#2254 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2256 …}
  -id: 139691
  -bodyTs: "'/comment/5254969)':56 'also':24,75 'altern':22,64,70,74 'although':44 'aren':71 'articl':8,35 'bother':13 'bullshit':7 'clickbait':6 'cryptpad':76 'definit':4 'didn':10 'dislik':46 'even':12 'fuck':77 'know':28,38 'lemmy.world':55 'lemmy.world/comment/5254969)':54 'libreoffic':47 'linux':36 'point':32,68 'realli':27,73 'said':69 'sake':78 'screenshot':18 'strong':50 'suggest':21,65 'superior':60 'take':15 'thought':51 'user':37 'vast':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5429051"
  +editedAt: DateTimeImmutable @1700746257 {#2190
    date: 2023-11-23 14:30:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700397345 {#2272
    date: 2023-11-19 13:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2259
  +user: App\Entity\User {#2284 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is the definition of clickbait, bullshit articles… they didn’t even bother to take their own screenshots of the suggested alternatives. I also don’t really know what’s the point of this article, Linux users know what’s out there and although [I dislike LibreOffice and have strong thoughts about it](https://lemmy.world/comment/5254969) it is vastly superior to the other alternatives suggested to the point said alternatives aren’t really alternatives.\n
    \n
    Also, Cryptpad? Fucks sake.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700397345 {#2253
    date: 2023-11-19 13:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2260 …}
  +nested: Doctrine\ORM\PersistentCollection {#2254 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2256 …}
  -id: 139691
  -bodyTs: "'/comment/5254969)':56 'also':24,75 'altern':22,64,70,74 'although':44 'aren':71 'articl':8,35 'bother':13 'bullshit':7 'clickbait':6 'cryptpad':76 'definit':4 'didn':10 'dislik':46 'even':12 'fuck':77 'know':28,38 'lemmy.world':55 'lemmy.world/comment/5254969)':54 'libreoffic':47 'linux':36 'point':32,68 'realli':27,73 'said':69 'sake':78 'screenshot':18 'strong':50 'suggest':21,65 'superior':60 'take':15 'thought':51 'user':37 'vast':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5429051"
  +editedAt: DateTimeImmutable @1700746257 {#2190
    date: 2023-11-23 14:30:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700397345 {#2272
    date: 2023-11-19 13:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2259
  +user: App\Entity\User {#2284 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is the definition of clickbait, bullshit articles… they didn’t even bother to take their own screenshots of the suggested alternatives. I also don’t really know what’s the point of this article, Linux users know what’s out there and although [I dislike LibreOffice and have strong thoughts about it](https://lemmy.world/comment/5254969) it is vastly superior to the other alternatives suggested to the point said alternatives aren’t really alternatives.\n
    \n
    Also, Cryptpad? Fucks sake.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700397345 {#2253
    date: 2023-11-19 13:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2260 …}
  +nested: Doctrine\ORM\PersistentCollection {#2254 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2256 …}
  -id: 139691
  -bodyTs: "'/comment/5254969)':56 'also':24,75 'altern':22,64,70,74 'although':44 'aren':71 'articl':8,35 'bother':13 'bullshit':7 'clickbait':6 'cryptpad':76 'definit':4 'didn':10 'dislik':46 'even':12 'fuck':77 'know':28,38 'lemmy.world':55 'lemmy.world/comment/5254969)':54 'libreoffic':47 'linux':36 'point':32,68 'realli':27,73 'said':69 'sake':78 'screenshot':18 'strong':50 'suggest':21,65 'superior':60 'take':15 'thought':51 'user':37 'vast':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5429051"
  +editedAt: DateTimeImmutable @1700746257 {#2190
    date: 2023-11-23 14:30:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700397345 {#2272
    date: 2023-11-19 13:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1989
  +user: App\Entity\User {#1981 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cryptpad is not an alternative, it can’t edit odt or doc format. You can export to doc format. The is no support for odp format even export."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700384347 {#2002
    date: 2023-11-19 09:59:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 139381
  -bodyTs: "'altern':5 'cryptpad':1 'doc':12,18 'edit':9 'even':27 'export':16,28 'format':13,19,26 'odp':25 'odt':10 'support':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5427103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700384347 {#1999
    date: 2023-11-19 09:59: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
67 DENIED edit
App\Entity\EntryComment {#1989
  +user: App\Entity\User {#1981 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cryptpad is not an alternative, it can’t edit odt or doc format. You can export to doc format. The is no support for odp format even export."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700384347 {#2002
    date: 2023-11-19 09:59:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 139381
  -bodyTs: "'altern':5 'cryptpad':1 'doc':12,18 'edit':9 'even':27 'export':16,28 'format':13,19,26 'odp':25 'odt':10 'support':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5427103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700384347 {#1999
    date: 2023-11-19 09:59: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
68 DENIED moderate
App\Entity\EntryComment {#1989
  +user: App\Entity\User {#1981 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cryptpad is not an alternative, it can’t edit odt or doc format. You can export to doc format. The is no support for odp format even export."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700384347 {#2002
    date: 2023-11-19 09:59:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 139381
  -bodyTs: "'altern':5 'cryptpad':1 'doc':12,18 'edit':9 'even':27 'export':16,28 'format':13,19,26 'odp':25 'odt':10 'support':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5427103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700384347 {#1999
    date: 2023-11-19 09:59: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
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 {#2523
  +user: App\Entity\User {#2536 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "If we are doing online and non free, just use office365 or Google docs. At least your project mates won’t hate you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700751152 {#2518
    date: 2023-11-23 15:52:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2524 …}
  +nested: Doctrine\ORM\PersistentCollection {#2526 …}
  +votes: Doctrine\ORM\PersistentCollection {#2528 …}
  +reports: Doctrine\ORM\PersistentCollection {#2530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
  -id: 139321
  -bodyTs: "'doc':14 'free':8 'googl':13 'hate':22 'least':16 'mate':19 'non':7 'office365':11 'onlin':5 'project':18 'use':10 'won':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4463744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700382404 {#2519
    date: 2023-11-19 09:26:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2523
  +user: App\Entity\User {#2536 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "If we are doing online and non free, just use office365 or Google docs. At least your project mates won’t hate you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700751152 {#2518
    date: 2023-11-23 15:52:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2524 …}
  +nested: Doctrine\ORM\PersistentCollection {#2526 …}
  +votes: Doctrine\ORM\PersistentCollection {#2528 …}
  +reports: Doctrine\ORM\PersistentCollection {#2530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
  -id: 139321
  -bodyTs: "'doc':14 'free':8 'googl':13 'hate':22 'least':16 'mate':19 'non':7 'office365':11 'onlin':5 'project':18 'use':10 'won':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4463744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700382404 {#2519
    date: 2023-11-19 09:26:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2523
  +user: App\Entity\User {#2536 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "If we are doing online and non free, just use office365 or Google docs. At least your project mates won’t hate you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700751152 {#2518
    date: 2023-11-23 15:52:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2524 …}
  +nested: Doctrine\ORM\PersistentCollection {#2526 …}
  +votes: Doctrine\ORM\PersistentCollection {#2528 …}
  +reports: Doctrine\ORM\PersistentCollection {#2530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
  -id: 139321
  -bodyTs: "'doc':14 'free':8 'googl':13 'hate':22 'least':16 'mate':19 'non':7 'office365':11 'onlin':5 'project':18 'use':10 'won':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4463744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700382404 {#2519
    date: 2023-11-19 09:26:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2523
    +user: App\Entity\User {#2536 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "If we are doing online and non free, just use office365 or Google docs. At least your project mates won’t hate you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1700751152 {#2518
      date: 2023-11-23 15:52:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2524 …}
    +nested: Doctrine\ORM\PersistentCollection {#2526 …}
    +votes: Doctrine\ORM\PersistentCollection {#2528 …}
    +reports: Doctrine\ORM\PersistentCollection {#2530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
    -id: 139321
    -bodyTs: "'doc':14 'free':8 'googl':13 'hate':22 'least':16 'mate':19 'non':7 'office365':11 'onlin':5 'project':18 'use':10 'won':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4463744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700382404 {#2519
      date: 2023-11-19 09:26:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2523}
  +body: "No…they hate you regardless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700400448 {#3064
    date: 2023-11-19 14:27:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@vzq@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3068 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  -id: 139770
  -bodyTs: "'hate':3 'regardless':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5937456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700400448 {#3065
    date: 2023-11-19 14:27:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2523
    +user: App\Entity\User {#2536 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "If we are doing online and non free, just use office365 or Google docs. At least your project mates won’t hate you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1700751152 {#2518
      date: 2023-11-23 15:52:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2524 …}
    +nested: Doctrine\ORM\PersistentCollection {#2526 …}
    +votes: Doctrine\ORM\PersistentCollection {#2528 …}
    +reports: Doctrine\ORM\PersistentCollection {#2530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
    -id: 139321
    -bodyTs: "'doc':14 'free':8 'googl':13 'hate':22 'least':16 'mate':19 'non':7 'office365':11 'onlin':5 'project':18 'use':10 'won':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4463744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700382404 {#2519
      date: 2023-11-19 09:26:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2523}
  +body: "No…they hate you regardless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700400448 {#3064
    date: 2023-11-19 14:27:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@vzq@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3068 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  -id: 139770
  -bodyTs: "'hate':3 'regardless':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5937456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700400448 {#3065
    date: 2023-11-19 14:27:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2523
    +user: App\Entity\User {#2536 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "If we are doing online and non free, just use office365 or Google docs. At least your project mates won’t hate you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1700751152 {#2518
      date: 2023-11-23 15:52:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2524 …}
    +nested: Doctrine\ORM\PersistentCollection {#2526 …}
    +votes: Doctrine\ORM\PersistentCollection {#2528 …}
    +reports: Doctrine\ORM\PersistentCollection {#2530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
    -id: 139321
    -bodyTs: "'doc':14 'free':8 'googl':13 'hate':22 'least':16 'mate':19 'non':7 'office365':11 'onlin':5 'project':18 'use':10 'won':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4463744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700382404 {#2519
      date: 2023-11-19 09:26:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2523}
  +body: "No…they hate you regardless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700400448 {#3064
    date: 2023-11-19 14:27:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@vzq@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3068 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  -id: 139770
  -bodyTs: "'hate':3 'regardless':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5937456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700400448 {#3065
    date: 2023-11-19 14:27:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2596
  +user: App\Entity\User {#2609 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here is the list with my opinions:\n
    \n
    1. ONLYOFFICE (*I might need to give it a try again some day*)\n
    2. OpenOffice (*should probably stop including it in repos*)\n
    3. CryptPad (*more of a Google Docs alternative*)\n
    4. SoftMaker FreeOffice (*never heard of it*)\n
    5. WPS Office (*nah, thanks*)\n
    6. Calligra (*looks good on KDE*)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700750470 {#2591
    date: 2023-11-23 15:41:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2597 …}
  +nested: Doctrine\ORM\PersistentCollection {#2599 …}
  +votes: Doctrine\ORM\PersistentCollection {#2601 …}
  +reports: Doctrine\ORM\PersistentCollection {#2603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2607 …}
  -id: 139294
  -bodyTs: "'1':8 '2':21 '3':30 '4':38 '5':45 '6':50 'altern':37 'calligra':51 'cryptpad':31 'day':20 'doc':36 'freeoffic':40 'give':14 'good':53 'googl':35 'heard':42 'includ':26 'kde':55 'list':4 'look':52 'might':11 'nah':48 'need':12 'never':41 'offic':47 'onlyoffic':9 'openoffic':22 'opinion':7 'probabl':24 'repo':29 'softmak':39 'stop':25 'thank':49 'tri':17 'wps':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1684716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700381599 {#2592
    date: 2023-11-19 09:13: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
79 DENIED edit
App\Entity\EntryComment {#2596
  +user: App\Entity\User {#2609 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here is the list with my opinions:\n
    \n
    1. ONLYOFFICE (*I might need to give it a try again some day*)\n
    2. OpenOffice (*should probably stop including it in repos*)\n
    3. CryptPad (*more of a Google Docs alternative*)\n
    4. SoftMaker FreeOffice (*never heard of it*)\n
    5. WPS Office (*nah, thanks*)\n
    6. Calligra (*looks good on KDE*)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700750470 {#2591
    date: 2023-11-23 15:41:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2597 …}
  +nested: Doctrine\ORM\PersistentCollection {#2599 …}
  +votes: Doctrine\ORM\PersistentCollection {#2601 …}
  +reports: Doctrine\ORM\PersistentCollection {#2603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2607 …}
  -id: 139294
  -bodyTs: "'1':8 '2':21 '3':30 '4':38 '5':45 '6':50 'altern':37 'calligra':51 'cryptpad':31 'day':20 'doc':36 'freeoffic':40 'give':14 'good':53 'googl':35 'heard':42 'includ':26 'kde':55 'list':4 'look':52 'might':11 'nah':48 'need':12 'never':41 'offic':47 'onlyoffic':9 'openoffic':22 'opinion':7 'probabl':24 'repo':29 'softmak':39 'stop':25 'thank':49 'tri':17 'wps':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1684716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700381599 {#2592
    date: 2023-11-19 09:13: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
80 DENIED moderate
App\Entity\EntryComment {#2596
  +user: App\Entity\User {#2609 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here is the list with my opinions:\n
    \n
    1. ONLYOFFICE (*I might need to give it a try again some day*)\n
    2. OpenOffice (*should probably stop including it in repos*)\n
    3. CryptPad (*more of a Google Docs alternative*)\n
    4. SoftMaker FreeOffice (*never heard of it*)\n
    5. WPS Office (*nah, thanks*)\n
    6. Calligra (*looks good on KDE*)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700750470 {#2591
    date: 2023-11-23 15:41:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2597 …}
  +nested: Doctrine\ORM\PersistentCollection {#2599 …}
  +votes: Doctrine\ORM\PersistentCollection {#2601 …}
  +reports: Doctrine\ORM\PersistentCollection {#2603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2607 …}
  -id: 139294
  -bodyTs: "'1':8 '2':21 '3':30 '4':38 '5':45 '6':50 'altern':37 'calligra':51 'cryptpad':31 'day':20 'doc':36 'freeoffic':40 'give':14 'good':53 'googl':35 'heard':42 'includ':26 'kde':55 'list':4 'look':52 'might':11 'nah':48 'need':12 'never':41 'offic':47 'onlyoffic':9 'openoffic':22 'opinion':7 'probabl':24 'repo':29 'softmak':39 'stop':25 'thank':49 'tri':17 'wps':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1684716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700381599 {#2592
    date: 2023-11-19 09:13: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
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 {#2996
  +user: Proxies\__CG__\App\Entity\User {#2995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2596
    +user: App\Entity\User {#2609 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Here is the list with my opinions:\n
      \n
      1. ONLYOFFICE (*I might need to give it a try again some day*)\n
      2. OpenOffice (*should probably stop including it in repos*)\n
      3. CryptPad (*more of a Google Docs alternative*)\n
      4. SoftMaker FreeOffice (*never heard of it*)\n
      5. WPS Office (*nah, thanks*)\n
      6. Calligra (*looks good on KDE*)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700750470 {#2591
      date: 2023-11-23 15:41:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2597 …}
    +nested: Doctrine\ORM\PersistentCollection {#2599 …}
    +votes: Doctrine\ORM\PersistentCollection {#2601 …}
    +reports: Doctrine\ORM\PersistentCollection {#2603 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2605 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2607 …}
    -id: 139294
    -bodyTs: "'1':8 '2':21 '3':30 '4':38 '5':45 '6':50 'altern':37 'calligra':51 'cryptpad':31 'day':20 'doc':36 'freeoffic':40 'give':14 'good':53 'googl':35 'heard':42 'includ':26 'kde':55 'list':4 'look':52 'might':11 'nah':48 'need':12 'never':41 'offic':47 'onlyoffic':9 'openoffic':22 'opinion':7 'probabl':24 'repo':29 'softmak':39 'stop':25 'thank':49 'tri':17 'wps':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1684716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700381599 {#2592
      date: 2023-11-19 09:13:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2596}
  +body: """
    onlyoffice is what i use, on linux and windows.\n
    \n
    i think that the libreoffice people should have re-joined openoffice once their main gripe (oracle) was out of the picture, which wasn't long after they split-off and released their first forked version.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700391092 {#2998
    date: 2023-11-19 11:51:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@bbbhltz@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 139564
  -bodyTs: "'first':44 'fork':45 'gripe':25 'join':20 'libreoffic':14 'linux':7 'long':35 'main':24 'onlyoffic':1 'openoffic':21 'oracl':26 'peopl':15 'pictur':31 're':19 're-join':18 'releas':42 'split':39 'split-off':38 'think':11 'use':5 'version':46 'wasn':33 'window':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/638932/-/comment/3652524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700391092 {#2997
    date: 2023-11-19 11:51:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2996
  +user: Proxies\__CG__\App\Entity\User {#2995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2596
    +user: App\Entity\User {#2609 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Here is the list with my opinions:\n
      \n
      1. ONLYOFFICE (*I might need to give it a try again some day*)\n
      2. OpenOffice (*should probably stop including it in repos*)\n
      3. CryptPad (*more of a Google Docs alternative*)\n
      4. SoftMaker FreeOffice (*never heard of it*)\n
      5. WPS Office (*nah, thanks*)\n
      6. Calligra (*looks good on KDE*)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700750470 {#2591
      date: 2023-11-23 15:41:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2597 …}
    +nested: Doctrine\ORM\PersistentCollection {#2599 …}
    +votes: Doctrine\ORM\PersistentCollection {#2601 …}
    +reports: Doctrine\ORM\PersistentCollection {#2603 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2605 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2607 …}
    -id: 139294
    -bodyTs: "'1':8 '2':21 '3':30 '4':38 '5':45 '6':50 'altern':37 'calligra':51 'cryptpad':31 'day':20 'doc':36 'freeoffic':40 'give':14 'good':53 'googl':35 'heard':42 'includ':26 'kde':55 'list':4 'look':52 'might':11 'nah':48 'need':12 'never':41 'offic':47 'onlyoffic':9 'openoffic':22 'opinion':7 'probabl':24 'repo':29 'softmak':39 'stop':25 'thank':49 'tri':17 'wps':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1684716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700381599 {#2592
      date: 2023-11-19 09:13:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2596}
  +body: """
    onlyoffice is what i use, on linux and windows.\n
    \n
    i think that the libreoffice people should have re-joined openoffice once their main gripe (oracle) was out of the picture, which wasn't long after they split-off and released their first forked version.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700391092 {#2998
    date: 2023-11-19 11:51:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@bbbhltz@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 139564
  -bodyTs: "'first':44 'fork':45 'gripe':25 'join':20 'libreoffic':14 'linux':7 'long':35 'main':24 'onlyoffic':1 'openoffic':21 'oracl':26 'peopl':15 'pictur':31 're':19 're-join':18 'releas':42 'split':39 'split-off':38 'think':11 'use':5 'version':46 'wasn':33 'window':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/638932/-/comment/3652524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700391092 {#2997
    date: 2023-11-19 11:51:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2996
  +user: Proxies\__CG__\App\Entity\User {#2995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2596
    +user: App\Entity\User {#2609 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Here is the list with my opinions:\n
      \n
      1. ONLYOFFICE (*I might need to give it a try again some day*)\n
      2. OpenOffice (*should probably stop including it in repos*)\n
      3. CryptPad (*more of a Google Docs alternative*)\n
      4. SoftMaker FreeOffice (*never heard of it*)\n
      5. WPS Office (*nah, thanks*)\n
      6. Calligra (*looks good on KDE*)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700750470 {#2591
      date: 2023-11-23 15:41:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2597 …}
    +nested: Doctrine\ORM\PersistentCollection {#2599 …}
    +votes: Doctrine\ORM\PersistentCollection {#2601 …}
    +reports: Doctrine\ORM\PersistentCollection {#2603 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2605 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2607 …}
    -id: 139294
    -bodyTs: "'1':8 '2':21 '3':30 '4':38 '5':45 '6':50 'altern':37 'calligra':51 'cryptpad':31 'day':20 'doc':36 'freeoffic':40 'give':14 'good':53 'googl':35 'heard':42 'includ':26 'kde':55 'list':4 'look':52 'might':11 'nah':48 'need':12 'never':41 'offic':47 'onlyoffic':9 'openoffic':22 'opinion':7 'probabl':24 'repo':29 'softmak':39 'stop':25 'thank':49 'tri':17 'wps':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1684716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700381599 {#2592
      date: 2023-11-19 09:13:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2596}
  +body: """
    onlyoffice is what i use, on linux and windows.\n
    \n
    i think that the libreoffice people should have re-joined openoffice once their main gripe (oracle) was out of the picture, which wasn't long after they split-off and released their first forked version.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700391092 {#2998
    date: 2023-11-19 11:51:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@bbbhltz@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 139564
  -bodyTs: "'first':44 'fork':45 'gripe':25 'join':20 'libreoffic':14 'linux':7 'long':35 'main':24 'onlyoffic':1 'openoffic':21 'oracl':26 'peopl':15 'pictur':31 're':19 're-join':18 'releas':42 'split':39 'split-off':38 'think':11 'use':5 'version':46 'wasn':33 'window':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/638932/-/comment/3652524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700391092 {#2997
    date: 2023-11-19 11:51:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3146
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2996
    +user: Proxies\__CG__\App\Entity\User {#2995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2596
      +user: App\Entity\User {#2609 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Here is the list with my opinions:\n
        \n
        1. ONLYOFFICE (*I might need to give it a try again some day*)\n
        2. OpenOffice (*should probably stop including it in repos*)\n
        3. CryptPad (*more of a Google Docs alternative*)\n
        4. SoftMaker FreeOffice (*never heard of it*)\n
        5. WPS Office (*nah, thanks*)\n
        6. Calligra (*looks good on KDE*)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700750470 {#2591
        date: 2023-11-23 15:41:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2597 …}
      +nested: Doctrine\ORM\PersistentCollection {#2599 …}
      +votes: Doctrine\ORM\PersistentCollection {#2601 …}
      +reports: Doctrine\ORM\PersistentCollection {#2603 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2605 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2607 …}
      -id: 139294
      -bodyTs: "'1':8 '2':21 '3':30 '4':38 '5':45 '6':50 'altern':37 'calligra':51 'cryptpad':31 'day':20 'doc':36 'freeoffic':40 'give':14 'good':53 'googl':35 'heard':42 'includ':26 'kde':55 'list':4 'look':52 'might':11 'nah':48 'need':12 'never':41 'offic':47 'onlyoffic':9 'openoffic':22 'opinion':7 'probabl':24 'repo':29 'softmak':39 'stop':25 'thank':49 'tri':17 'wps':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1684716"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700381599 {#2592
        date: 2023-11-19 09:13:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2596}
    +body: """
      onlyoffice is what i use, on linux and windows.\n
      \n
      i think that the libreoffice people should have re-joined openoffice once their main gripe (oracle) was out of the picture, which wasn't long after they split-off and released their first forked version.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700391092 {#2998
      date: 2023-11-19 11:51:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@bbbhltz@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2994 …}
    +nested: Doctrine\ORM\PersistentCollection {#2992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 139564
    -bodyTs: "'first':44 'fork':45 'gripe':25 'join':20 'libreoffic':14 'linux':7 'long':35 'main':24 'onlyoffic':1 'openoffic':21 'oracl':26 'peopl':15 'pictur':31 're':19 're-join':18 'releas':42 'split':39 'split-off':38 'think':11 'use':5 'version':46 'wasn':33 'window':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/638932/-/comment/3652524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700391092 {#2997
      date: 2023-11-19 11:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2596}
  +body: """
    The only benefit that OpenOffice had was the name. Given the momentum that LibreOffice had early on, OpenOffice should clearly have joined with them and maybe ceded the name.\n
    \n
    I am glad that LibreOffice did not try to merge back with OpenOffice as clearly it remains a poorly managed project. The continued existence of OpenOffice is doing tremendous damage to the wider ecosystem. The fact that Apache continues to promote the project not only reflects badly in them but show what poor stewards they are. I would not have wanted their lead ship to have hampered the subsequent success of LibreOffice. The whole episode just proves that LibreOffice was right to break away and not just because of Oracle.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700397588 {#3147
    date: 2023-11-19 13:39:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@bbbhltz@beehaw.org"
    "@ares35@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3138 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -id: 139698
  -bodyTs: "'apach':67 'away':113 'back':40 'bad':76 'benefit':3 'break':112 'cede':27 'clear':20,44 'continu':52,68 'damag':59 'earli':16 'ecosystem':63 'episod':104 'exist':53 'fact':65 'given':10 'glad':32 'hamper':96 'join':22 'lead':92 'libreoffic':14,34,101,108 'manag':49 'mayb':26 'merg':39 'momentum':12 'name':9,29 'openoffic':5,18,42,55 'oracl':119 'poor':48,82 'project':50,72 'promot':70 'prove':106 'reflect':75 'remain':46 'right':110 'ship':93 'show':80 'steward':83 'subsequ':98 'success':99 'tremend':58 'tri':37 'want':90 'whole':103 'wider':62 'would':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4969500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700397588 {#3144
    date: 2023-11-19 13:39:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2996
    +user: Proxies\__CG__\App\Entity\User {#2995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2596
      +user: App\Entity\User {#2609 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Here is the list with my opinions:\n
        \n
        1. ONLYOFFICE (*I might need to give it a try again some day*)\n
        2. OpenOffice (*should probably stop including it in repos*)\n
        3. CryptPad (*more of a Google Docs alternative*)\n
        4. SoftMaker FreeOffice (*never heard of it*)\n
        5. WPS Office (*nah, thanks*)\n
        6. Calligra (*looks good on KDE*)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700750470 {#2591
        date: 2023-11-23 15:41:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2597 …}
      +nested: Doctrine\ORM\PersistentCollection {#2599 …}
      +votes: Doctrine\ORM\PersistentCollection {#2601 …}
      +reports: Doctrine\ORM\PersistentCollection {#2603 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2605 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2607 …}
      -id: 139294
      -bodyTs: "'1':8 '2':21 '3':30 '4':38 '5':45 '6':50 'altern':37 'calligra':51 'cryptpad':31 'day':20 'doc':36 'freeoffic':40 'give':14 'good':53 'googl':35 'heard':42 'includ':26 'kde':55 'list':4 'look':52 'might':11 'nah':48 'need':12 'never':41 'offic':47 'onlyoffic':9 'openoffic':22 'opinion':7 'probabl':24 'repo':29 'softmak':39 'stop':25 'thank':49 'tri':17 'wps':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1684716"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700381599 {#2592
        date: 2023-11-19 09:13:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2596}
    +body: """
      onlyoffice is what i use, on linux and windows.\n
      \n
      i think that the libreoffice people should have re-joined openoffice once their main gripe (oracle) was out of the picture, which wasn't long after they split-off and released their first forked version.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700391092 {#2998
      date: 2023-11-19 11:51:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@bbbhltz@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2994 …}
    +nested: Doctrine\ORM\PersistentCollection {#2992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 139564
    -bodyTs: "'first':44 'fork':45 'gripe':25 'join':20 'libreoffic':14 'linux':7 'long':35 'main':24 'onlyoffic':1 'openoffic':21 'oracl':26 'peopl':15 'pictur':31 're':19 're-join':18 'releas':42 'split':39 'split-off':38 'think':11 'use':5 'version':46 'wasn':33 'window':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/638932/-/comment/3652524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700391092 {#2997
      date: 2023-11-19 11:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2596}
  +body: """
    The only benefit that OpenOffice had was the name. Given the momentum that LibreOffice had early on, OpenOffice should clearly have joined with them and maybe ceded the name.\n
    \n
    I am glad that LibreOffice did not try to merge back with OpenOffice as clearly it remains a poorly managed project. The continued existence of OpenOffice is doing tremendous damage to the wider ecosystem. The fact that Apache continues to promote the project not only reflects badly in them but show what poor stewards they are. I would not have wanted their lead ship to have hampered the subsequent success of LibreOffice. The whole episode just proves that LibreOffice was right to break away and not just because of Oracle.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700397588 {#3147
    date: 2023-11-19 13:39:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@bbbhltz@beehaw.org"
    "@ares35@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3138 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -id: 139698
  -bodyTs: "'apach':67 'away':113 'back':40 'bad':76 'benefit':3 'break':112 'cede':27 'clear':20,44 'continu':52,68 'damag':59 'earli':16 'ecosystem':63 'episod':104 'exist':53 'fact':65 'given':10 'glad':32 'hamper':96 'join':22 'lead':92 'libreoffic':14,34,101,108 'manag':49 'mayb':26 'merg':39 'momentum':12 'name':9,29 'openoffic':5,18,42,55 'oracl':119 'poor':48,82 'project':50,72 'promot':70 'prove':106 'reflect':75 'remain':46 'right':110 'ship':93 'show':80 'steward':83 'subsequ':98 'success':99 'tremend':58 'tri':37 'want':90 'whole':103 'wider':62 'would':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4969500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700397588 {#3144
    date: 2023-11-19 13:39:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2996
    +user: Proxies\__CG__\App\Entity\User {#2995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2596
      +user: App\Entity\User {#2609 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Here is the list with my opinions:\n
        \n
        1. ONLYOFFICE (*I might need to give it a try again some day*)\n
        2. OpenOffice (*should probably stop including it in repos*)\n
        3. CryptPad (*more of a Google Docs alternative*)\n
        4. SoftMaker FreeOffice (*never heard of it*)\n
        5. WPS Office (*nah, thanks*)\n
        6. Calligra (*looks good on KDE*)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700750470 {#2591
        date: 2023-11-23 15:41:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2597 …}
      +nested: Doctrine\ORM\PersistentCollection {#2599 …}
      +votes: Doctrine\ORM\PersistentCollection {#2601 …}
      +reports: Doctrine\ORM\PersistentCollection {#2603 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2605 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2607 …}
      -id: 139294
      -bodyTs: "'1':8 '2':21 '3':30 '4':38 '5':45 '6':50 'altern':37 'calligra':51 'cryptpad':31 'day':20 'doc':36 'freeoffic':40 'give':14 'good':53 'googl':35 'heard':42 'includ':26 'kde':55 'list':4 'look':52 'might':11 'nah':48 'need':12 'never':41 'offic':47 'onlyoffic':9 'openoffic':22 'opinion':7 'probabl':24 'repo':29 'softmak':39 'stop':25 'thank':49 'tri':17 'wps':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1684716"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700381599 {#2592
        date: 2023-11-19 09:13:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2596}
    +body: """
      onlyoffice is what i use, on linux and windows.\n
      \n
      i think that the libreoffice people should have re-joined openoffice once their main gripe (oracle) was out of the picture, which wasn't long after they split-off and released their first forked version.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700391092 {#2998
      date: 2023-11-19 11:51:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@bbbhltz@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2994 …}
    +nested: Doctrine\ORM\PersistentCollection {#2992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 139564
    -bodyTs: "'first':44 'fork':45 'gripe':25 'join':20 'libreoffic':14 'linux':7 'long':35 'main':24 'onlyoffic':1 'openoffic':21 'oracl':26 'peopl':15 'pictur':31 're':19 're-join':18 'releas':42 'split':39 'split-off':38 'think':11 'use':5 'version':46 'wasn':33 'window':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/638932/-/comment/3652524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700391092 {#2997
      date: 2023-11-19 11:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2596}
  +body: """
    The only benefit that OpenOffice had was the name. Given the momentum that LibreOffice had early on, OpenOffice should clearly have joined with them and maybe ceded the name.\n
    \n
    I am glad that LibreOffice did not try to merge back with OpenOffice as clearly it remains a poorly managed project. The continued existence of OpenOffice is doing tremendous damage to the wider ecosystem. The fact that Apache continues to promote the project not only reflects badly in them but show what poor stewards they are. I would not have wanted their lead ship to have hampered the subsequent success of LibreOffice. The whole episode just proves that LibreOffice was right to break away and not just because of Oracle.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700397588 {#3147
    date: 2023-11-19 13:39:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@bbbhltz@beehaw.org"
    "@ares35@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3138 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -id: 139698
  -bodyTs: "'apach':67 'away':113 'back':40 'bad':76 'benefit':3 'break':112 'cede':27 'clear':20,44 'continu':52,68 'damag':59 'earli':16 'ecosystem':63 'episod':104 'exist':53 'fact':65 'given':10 'glad':32 'hamper':96 'join':22 'lead':92 'libreoffic':14,34,101,108 'manag':49 'mayb':26 'merg':39 'momentum':12 'name':9,29 'openoffic':5,18,42,55 'oracl':119 'poor':48,82 'project':50,72 'promot':70 'prove':106 'reflect':75 'remain':46 'right':110 'ship':93 'show':80 'steward':83 'subsequ':98 'success':99 'tremend':58 'tri':37 'want':90 'whole':103 'wider':62 'would':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4969500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700397588 {#3144
    date: 2023-11-19 13:39:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3199
  +user: Proxies\__CG__\App\Entity\User {#2995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3146
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2996
      +user: Proxies\__CG__\App\Entity\User {#2995 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2596
        +user: App\Entity\User {#2609 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Here is the list with my opinions:\n
          \n
          1. ONLYOFFICE (*I might need to give it a try again some day*)\n
          2. OpenOffice (*should probably stop including it in repos*)\n
          3. CryptPad (*more of a Google Docs alternative*)\n
          4. SoftMaker FreeOffice (*never heard of it*)\n
          5. WPS Office (*nah, thanks*)\n
          6. Calligra (*looks good on KDE*)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1700750470 {#2591
          date: 2023-11-23 15:41:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2597 …}
        +nested: Doctrine\ORM\PersistentCollection {#2599 …}
        +votes: Doctrine\ORM\PersistentCollection {#2601 …}
        +reports: Doctrine\ORM\PersistentCollection {#2603 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2605 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2607 …}
        -id: 139294
        -bodyTs: "'1':8 '2':21 '3':30 '4':38 '5':45 '6':50 'altern':37 'calligra':51 'cryptpad':31 'day':20 'doc':36 'freeoffic':40 'give':14 'good':53 'googl':35 'heard':42 'includ':26 'kde':55 'list':4 'look':52 'might':11 'nah':48 'need':12 'never':41 'offic':47 'onlyoffic':9 'openoffic':22 'opinion':7 'probabl':24 'repo':29 'softmak':39 'stop':25 'thank':49 'tri':17 'wps':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1684716"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700381599 {#2592
          date: 2023-11-19 09:13:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2596}
      +body: """
        onlyoffice is what i use, on linux and windows.\n
        \n
        i think that the libreoffice people should have re-joined openoffice once their main gripe (oracle) was out of the picture, which wasn't long after they split-off and released their first forked version.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700391092 {#2998
        date: 2023-11-19 11:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@bbbhltz@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2994 …}
      +nested: Doctrine\ORM\PersistentCollection {#2992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3072 …}
      +reports: Doctrine\ORM\PersistentCollection {#3073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
      -id: 139564
      -bodyTs: "'first':44 'fork':45 'gripe':25 'join':20 'libreoffic':14 'linux':7 'long':35 'main':24 'onlyoffic':1 'openoffic':21 'oracl':26 'peopl':15 'pictur':31 're':19 're-join':18 'releas':42 'split':39 'split-off':38 'think':11 'use':5 'version':46 'wasn':33 'window':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/638932/-/comment/3652524"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700391092 {#2997
        date: 2023-11-19 11:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2596}
    +body: """
      The only benefit that OpenOffice had was the name. Given the momentum that LibreOffice had early on, OpenOffice should clearly have joined with them and maybe ceded the name.\n
      \n
      I am glad that LibreOffice did not try to merge back with OpenOffice as clearly it remains a poorly managed project. The continued existence of OpenOffice is doing tremendous damage to the wider ecosystem. The fact that Apache continues to promote the project not only reflects badly in them but show what poor stewards they are. I would not have wanted their lead ship to have hampered the subsequent success of LibreOffice. The whole episode just proves that LibreOffice was right to break away and not just because of Oracle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700397588 {#3147
      date: 2023-11-19 13:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@bbbhltz@beehaw.org"
      "@ares35@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3138 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 139698
    -bodyTs: "'apach':67 'away':113 'back':40 'bad':76 'benefit':3 'break':112 'cede':27 'clear':20,44 'continu':52,68 'damag':59 'earli':16 'ecosystem':63 'episod':104 'exist':53 'fact':65 'given':10 'glad':32 'hamper':96 'join':22 'lead':92 'libreoffic':14,34,101,108 'manag':49 'mayb':26 'merg':39 'momentum':12 'name':9,29 'openoffic':5,18,42,55 'oracl':119 'poor':48,82 'project':50,72 'promot':70 'prove':106 'reflect':75 'remain':46 'right':110 'ship':93 'show':80 'steward':83 'subsequ':98 'success':99 'tremend':58 'tri':37 'want':90 'whole':103 'wider':62 'would':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4969500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700397588 {#3144
      date: 2023-11-19 13:39:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2596}
  +body: "a combined openoffice project would be different than what it *or* libreoffice is today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700400031 {#3200
    date: 2023-11-19 14:20:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@bbbhltz@beehaw.org"
    "@ares35@kbin.social"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 139759
  -bodyTs: "'combin':2 'differ':7 'libreoffic':12 'openoffic':3 'project':4 'today':14 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/638932/-/comment/3653770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700400031 {#3203
    date: 2023-11-19 14:20:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3199
  +user: Proxies\__CG__\App\Entity\User {#2995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3146
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2996
      +user: Proxies\__CG__\App\Entity\User {#2995 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2596
        +user: App\Entity\User {#2609 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Here is the list with my opinions:\n
          \n
          1. ONLYOFFICE (*I might need to give it a try again some day*)\n
          2. OpenOffice (*should probably stop including it in repos*)\n
          3. CryptPad (*more of a Google Docs alternative*)\n
          4. SoftMaker FreeOffice (*never heard of it*)\n
          5. WPS Office (*nah, thanks*)\n
          6. Calligra (*looks good on KDE*)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1700750470 {#2591
          date: 2023-11-23 15:41:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2597 …}
        +nested: Doctrine\ORM\PersistentCollection {#2599 …}
        +votes: Doctrine\ORM\PersistentCollection {#2601 …}
        +reports: Doctrine\ORM\PersistentCollection {#2603 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2605 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2607 …}
        -id: 139294
        -bodyTs: "'1':8 '2':21 '3':30 '4':38 '5':45 '6':50 'altern':37 'calligra':51 'cryptpad':31 'day':20 'doc':36 'freeoffic':40 'give':14 'good':53 'googl':35 'heard':42 'includ':26 'kde':55 'list':4 'look':52 'might':11 'nah':48 'need':12 'never':41 'offic':47 'onlyoffic':9 'openoffic':22 'opinion':7 'probabl':24 'repo':29 'softmak':39 'stop':25 'thank':49 'tri':17 'wps':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1684716"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700381599 {#2592
          date: 2023-11-19 09:13:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2596}
      +body: """
        onlyoffice is what i use, on linux and windows.\n
        \n
        i think that the libreoffice people should have re-joined openoffice once their main gripe (oracle) was out of the picture, which wasn't long after they split-off and released their first forked version.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700391092 {#2998
        date: 2023-11-19 11:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@bbbhltz@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2994 …}
      +nested: Doctrine\ORM\PersistentCollection {#2992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3072 …}
      +reports: Doctrine\ORM\PersistentCollection {#3073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
      -id: 139564
      -bodyTs: "'first':44 'fork':45 'gripe':25 'join':20 'libreoffic':14 'linux':7 'long':35 'main':24 'onlyoffic':1 'openoffic':21 'oracl':26 'peopl':15 'pictur':31 're':19 're-join':18 'releas':42 'split':39 'split-off':38 'think':11 'use':5 'version':46 'wasn':33 'window':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/638932/-/comment/3652524"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700391092 {#2997
        date: 2023-11-19 11:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2596}
    +body: """
      The only benefit that OpenOffice had was the name. Given the momentum that LibreOffice had early on, OpenOffice should clearly have joined with them and maybe ceded the name.\n
      \n
      I am glad that LibreOffice did not try to merge back with OpenOffice as clearly it remains a poorly managed project. The continued existence of OpenOffice is doing tremendous damage to the wider ecosystem. The fact that Apache continues to promote the project not only reflects badly in them but show what poor stewards they are. I would not have wanted their lead ship to have hampered the subsequent success of LibreOffice. The whole episode just proves that LibreOffice was right to break away and not just because of Oracle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700397588 {#3147
      date: 2023-11-19 13:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@bbbhltz@beehaw.org"
      "@ares35@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3138 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 139698
    -bodyTs: "'apach':67 'away':113 'back':40 'bad':76 'benefit':3 'break':112 'cede':27 'clear':20,44 'continu':52,68 'damag':59 'earli':16 'ecosystem':63 'episod':104 'exist':53 'fact':65 'given':10 'glad':32 'hamper':96 'join':22 'lead':92 'libreoffic':14,34,101,108 'manag':49 'mayb':26 'merg':39 'momentum':12 'name':9,29 'openoffic':5,18,42,55 'oracl':119 'poor':48,82 'project':50,72 'promot':70 'prove':106 'reflect':75 'remain':46 'right':110 'ship':93 'show':80 'steward':83 'subsequ':98 'success':99 'tremend':58 'tri':37 'want':90 'whole':103 'wider':62 'would':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4969500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700397588 {#3144
      date: 2023-11-19 13:39:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2596}
  +body: "a combined openoffice project would be different than what it *or* libreoffice is today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700400031 {#3200
    date: 2023-11-19 14:20:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@bbbhltz@beehaw.org"
    "@ares35@kbin.social"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 139759
  -bodyTs: "'combin':2 'differ':7 'libreoffic':12 'openoffic':3 'project':4 'today':14 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/638932/-/comment/3653770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700400031 {#3203
    date: 2023-11-19 14:20:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3199
  +user: Proxies\__CG__\App\Entity\User {#2995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3146
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2996
      +user: Proxies\__CG__\App\Entity\User {#2995 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2596
        +user: App\Entity\User {#2609 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Here is the list with my opinions:\n
          \n
          1. ONLYOFFICE (*I might need to give it a try again some day*)\n
          2. OpenOffice (*should probably stop including it in repos*)\n
          3. CryptPad (*more of a Google Docs alternative*)\n
          4. SoftMaker FreeOffice (*never heard of it*)\n
          5. WPS Office (*nah, thanks*)\n
          6. Calligra (*looks good on KDE*)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1700750470 {#2591
          date: 2023-11-23 15:41:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2597 …}
        +nested: Doctrine\ORM\PersistentCollection {#2599 …}
        +votes: Doctrine\ORM\PersistentCollection {#2601 …}
        +reports: Doctrine\ORM\PersistentCollection {#2603 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2605 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2607 …}
        -id: 139294
        -bodyTs: "'1':8 '2':21 '3':30 '4':38 '5':45 '6':50 'altern':37 'calligra':51 'cryptpad':31 'day':20 'doc':36 'freeoffic':40 'give':14 'good':53 'googl':35 'heard':42 'includ':26 'kde':55 'list':4 'look':52 'might':11 'nah':48 'need':12 'never':41 'offic':47 'onlyoffic':9 'openoffic':22 'opinion':7 'probabl':24 'repo':29 'softmak':39 'stop':25 'thank':49 'tri':17 'wps':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1684716"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700381599 {#2592
          date: 2023-11-19 09:13:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2596}
      +body: """
        onlyoffice is what i use, on linux and windows.\n
        \n
        i think that the libreoffice people should have re-joined openoffice once their main gripe (oracle) was out of the picture, which wasn't long after they split-off and released their first forked version.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700391092 {#2998
        date: 2023-11-19 11:51:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@bbbhltz@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2994 …}
      +nested: Doctrine\ORM\PersistentCollection {#2992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3072 …}
      +reports: Doctrine\ORM\PersistentCollection {#3073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
      -id: 139564
      -bodyTs: "'first':44 'fork':45 'gripe':25 'join':20 'libreoffic':14 'linux':7 'long':35 'main':24 'onlyoffic':1 'openoffic':21 'oracl':26 'peopl':15 'pictur':31 're':19 're-join':18 'releas':42 'split':39 'split-off':38 'think':11 'use':5 'version':46 'wasn':33 'window':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/638932/-/comment/3652524"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700391092 {#2997
        date: 2023-11-19 11:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2596}
    +body: """
      The only benefit that OpenOffice had was the name. Given the momentum that LibreOffice had early on, OpenOffice should clearly have joined with them and maybe ceded the name.\n
      \n
      I am glad that LibreOffice did not try to merge back with OpenOffice as clearly it remains a poorly managed project. The continued existence of OpenOffice is doing tremendous damage to the wider ecosystem. The fact that Apache continues to promote the project not only reflects badly in them but show what poor stewards they are. I would not have wanted their lead ship to have hampered the subsequent success of LibreOffice. The whole episode just proves that LibreOffice was right to break away and not just because of Oracle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700397588 {#3147
      date: 2023-11-19 13:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@bbbhltz@beehaw.org"
      "@ares35@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3138 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 139698
    -bodyTs: "'apach':67 'away':113 'back':40 'bad':76 'benefit':3 'break':112 'cede':27 'clear':20,44 'continu':52,68 'damag':59 'earli':16 'ecosystem':63 'episod':104 'exist':53 'fact':65 'given':10 'glad':32 'hamper':96 'join':22 'lead':92 'libreoffic':14,34,101,108 'manag':49 'mayb':26 'merg':39 'momentum':12 'name':9,29 'openoffic':5,18,42,55 'oracl':119 'poor':48,82 'project':50,72 'promot':70 'prove':106 'reflect':75 'remain':46 'right':110 'ship':93 'show':80 'steward':83 'subsequ':98 'success':99 'tremend':58 'tri':37 'want':90 'whole':103 'wider':62 'would':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4969500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700397588 {#3144
      date: 2023-11-19 13:39:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2596}
  +body: "a combined openoffice project would be different than what it *or* libreoffice is today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700400031 {#3200
    date: 2023-11-19 14:20:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@bbbhltz@beehaw.org"
    "@ares35@kbin.social"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 139759
  -bodyTs: "'combin':2 'differ':7 'libreoffic':12 'openoffic':3 'project':4 'today':14 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/638932/-/comment/3653770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700400031 {#3203
    date: 2023-11-19 14:20:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2671
  +user: App\Entity\User {#2684 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "nvim + LaTeX extension"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700744593 {#2666
    date: 2023-11-23 14:03:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2672 …}
  +nested: Doctrine\ORM\PersistentCollection {#2674 …}
  +votes: Doctrine\ORM\PersistentCollection {#2676 …}
  +reports: Doctrine\ORM\PersistentCollection {#2678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
  -id: 139281
  -bodyTs: "'extens':3 'latex':2 'nvim':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4950157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700381252 {#2667
    date: 2023-11-19 09:07:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2671
  +user: App\Entity\User {#2684 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "nvim + LaTeX extension"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700744593 {#2666
    date: 2023-11-23 14:03:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2672 …}
  +nested: Doctrine\ORM\PersistentCollection {#2674 …}
  +votes: Doctrine\ORM\PersistentCollection {#2676 …}
  +reports: Doctrine\ORM\PersistentCollection {#2678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
  -id: 139281
  -bodyTs: "'extens':3 'latex':2 'nvim':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4950157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700381252 {#2667
    date: 2023-11-19 09:07:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2671
  +user: App\Entity\User {#2684 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "nvim + LaTeX extension"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700744593 {#2666
    date: 2023-11-23 14:03:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2672 …}
  +nested: Doctrine\ORM\PersistentCollection {#2674 …}
  +votes: Doctrine\ORM\PersistentCollection {#2676 …}
  +reports: Doctrine\ORM\PersistentCollection {#2678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
  -id: 139281
  -bodyTs: "'extens':3 'latex':2 'nvim':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4950157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700381252 {#2667
    date: 2023-11-19 09:07:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3028
  +user: Proxies\__CG__\App\Entity\User {#3027 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2671
    +user: App\Entity\User {#2684 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "nvim + LaTeX extension"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700744593 {#2666
      date: 2023-11-23 14:03:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2672 …}
    +nested: Doctrine\ORM\PersistentCollection {#2674 …}
    +votes: Doctrine\ORM\PersistentCollection {#2676 …}
    +reports: Doctrine\ORM\PersistentCollection {#2678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
    -id: 139281
    -bodyTs: "'extens':3 'latex':2 'nvim':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4950157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700381252 {#2667
      date: 2023-11-19 09:07:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2671}
  +body: "[magnetized needle](https://xkcd.com/378/) + LaTeX"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700382704 {#3030
    date: 2023-11-19 09:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@30p87@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3026 …}
  +nested: Doctrine\ORM\PersistentCollection {#3024 …}
  +votes: Doctrine\ORM\PersistentCollection {#3022 …}
  +reports: Doctrine\ORM\PersistentCollection {#3020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
  -id: 139333
  -bodyTs: "'/378/)':5 'latex':6 'magnet':1 'needl':2 'xkcd.com':4 'xkcd.com/378/)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5688258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700382704 {#3029
    date: 2023-11-19 09:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3028
  +user: Proxies\__CG__\App\Entity\User {#3027 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2671
    +user: App\Entity\User {#2684 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "nvim + LaTeX extension"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700744593 {#2666
      date: 2023-11-23 14:03:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2672 …}
    +nested: Doctrine\ORM\PersistentCollection {#2674 …}
    +votes: Doctrine\ORM\PersistentCollection {#2676 …}
    +reports: Doctrine\ORM\PersistentCollection {#2678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
    -id: 139281
    -bodyTs: "'extens':3 'latex':2 'nvim':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4950157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700381252 {#2667
      date: 2023-11-19 09:07:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2671}
  +body: "[magnetized needle](https://xkcd.com/378/) + LaTeX"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700382704 {#3030
    date: 2023-11-19 09:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@30p87@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3026 …}
  +nested: Doctrine\ORM\PersistentCollection {#3024 …}
  +votes: Doctrine\ORM\PersistentCollection {#3022 …}
  +reports: Doctrine\ORM\PersistentCollection {#3020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
  -id: 139333
  -bodyTs: "'/378/)':5 'latex':6 'magnet':1 'needl':2 'xkcd.com':4 'xkcd.com/378/)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5688258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700382704 {#3029
    date: 2023-11-19 09:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3028
  +user: Proxies\__CG__\App\Entity\User {#3027 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2671
    +user: App\Entity\User {#2684 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "nvim + LaTeX extension"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700744593 {#2666
      date: 2023-11-23 14:03:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2672 …}
    +nested: Doctrine\ORM\PersistentCollection {#2674 …}
    +votes: Doctrine\ORM\PersistentCollection {#2676 …}
    +reports: Doctrine\ORM\PersistentCollection {#2678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
    -id: 139281
    -bodyTs: "'extens':3 'latex':2 'nvim':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4950157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700381252 {#2667
      date: 2023-11-19 09:07:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2671}
  +body: "[magnetized needle](https://xkcd.com/378/) + LaTeX"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700382704 {#3030
    date: 2023-11-19 09:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@30p87@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3026 …}
  +nested: Doctrine\ORM\PersistentCollection {#3024 …}
  +votes: Doctrine\ORM\PersistentCollection {#3022 …}
  +reports: Doctrine\ORM\PersistentCollection {#3020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
  -id: 139333
  -bodyTs: "'/378/)':5 'latex':6 'magnet':1 'needl':2 'xkcd.com':4 'xkcd.com/378/)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5688258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700382704 {#3029
    date: 2023-11-19 09:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3012
  +user: Proxies\__CG__\App\Entity\User {#3011 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2671
    +user: App\Entity\User {#2684 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "nvim + LaTeX extension"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700744593 {#2666
      date: 2023-11-23 14:03:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2672 …}
    +nested: Doctrine\ORM\PersistentCollection {#2674 …}
    +votes: Doctrine\ORM\PersistentCollection {#2676 …}
    +reports: Doctrine\ORM\PersistentCollection {#2678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
    -id: 139281
    -bodyTs: "'extens':3 'latex':2 'nvim':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4950157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700381252 {#2667
      date: 2023-11-19 09:07:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2671}
  +body: "And sc-im for spreadsheets"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700396419 {#3014
    date: 2023-11-19 13:20:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@30p87@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3010 …}
  +nested: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3006 …}
  +reports: Doctrine\ORM\PersistentCollection {#3004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
  -id: 139664
  -bodyTs: "'im':4 'sc':3 'sc-im':2 'spreadsheet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1685388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700396419 {#3013
    date: 2023-11-19 13:20: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
103 DENIED edit
App\Entity\EntryComment {#3012
  +user: Proxies\__CG__\App\Entity\User {#3011 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2671
    +user: App\Entity\User {#2684 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "nvim + LaTeX extension"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700744593 {#2666
      date: 2023-11-23 14:03:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2672 …}
    +nested: Doctrine\ORM\PersistentCollection {#2674 …}
    +votes: Doctrine\ORM\PersistentCollection {#2676 …}
    +reports: Doctrine\ORM\PersistentCollection {#2678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
    -id: 139281
    -bodyTs: "'extens':3 'latex':2 'nvim':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4950157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700381252 {#2667
      date: 2023-11-19 09:07:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2671}
  +body: "And sc-im for spreadsheets"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700396419 {#3014
    date: 2023-11-19 13:20:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@30p87@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3010 …}
  +nested: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3006 …}
  +reports: Doctrine\ORM\PersistentCollection {#3004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
  -id: 139664
  -bodyTs: "'im':4 'sc':3 'sc-im':2 'spreadsheet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1685388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700396419 {#3013
    date: 2023-11-19 13:20: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
104 DENIED moderate
App\Entity\EntryComment {#3012
  +user: Proxies\__CG__\App\Entity\User {#3011 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2671
    +user: App\Entity\User {#2684 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "nvim + LaTeX extension"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700744593 {#2666
      date: 2023-11-23 14:03:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2672 …}
    +nested: Doctrine\ORM\PersistentCollection {#2674 …}
    +votes: Doctrine\ORM\PersistentCollection {#2676 …}
    +reports: Doctrine\ORM\PersistentCollection {#2678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
    -id: 139281
    -bodyTs: "'extens':3 'latex':2 'nvim':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4950157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700381252 {#2667
      date: 2023-11-19 09:07:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2671}
  +body: "And sc-im for spreadsheets"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700396419 {#3014
    date: 2023-11-19 13:20:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@30p87@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3010 …}
  +nested: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3006 …}
  +reports: Doctrine\ORM\PersistentCollection {#3004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
  -id: 139664
  -bodyTs: "'im':4 'sc':3 'sc-im':2 'spreadsheet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1685388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700396419 {#3013
    date: 2023-11-19 13:20: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
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 {#2744
  +user: App\Entity\User {#2757 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "open office? really??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1700719873 {#2739
    date: 2023-11-23 07:11:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2745 …}
  +nested: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  -id: 139234
  -bodyTs: "'offic':2 'open':1 'realli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5426443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700379935 {#2740
    date: 2023-11-19 08:45:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2744
  +user: App\Entity\User {#2757 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "open office? really??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1700719873 {#2739
    date: 2023-11-23 07:11:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2745 …}
  +nested: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  -id: 139234
  -bodyTs: "'offic':2 'open':1 'realli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5426443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700379935 {#2740
    date: 2023-11-19 08:45:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2744
  +user: App\Entity\User {#2757 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "open office? really??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1700719873 {#2739
    date: 2023-11-23 07:11:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2745 …}
  +nested: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  -id: 139234
  -bodyTs: "'offic':2 'open':1 'realli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5426443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700379935 {#2740
    date: 2023-11-19 08:45:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3044
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2744
    +user: App\Entity\User {#2757 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "open office? really??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1700719873 {#2739
      date: 2023-11-23 07:11:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2745 …}
    +nested: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2749 …}
    +reports: Doctrine\ORM\PersistentCollection {#2751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
    -id: 139234
    -bodyTs: "'offic':2 'open':1 'realli':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5426443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700379935 {#2740
      date: 2023-11-19 08:45:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2744}
  +body: "Time Traveling is a thing as we can see"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700380094 {#3046
    date: 2023-11-19 08:48:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@WheelcharArtist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
  -id: 139239
  -bodyTs: "'see':9 'thing':5 'time':1 'travel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5426468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700380094 {#3045
    date: 2023-11-19 08:48:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2744
    +user: App\Entity\User {#2757 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "open office? really??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1700719873 {#2739
      date: 2023-11-23 07:11:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2745 …}
    +nested: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2749 …}
    +reports: Doctrine\ORM\PersistentCollection {#2751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
    -id: 139234
    -bodyTs: "'offic':2 'open':1 'realli':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5426443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700379935 {#2740
      date: 2023-11-19 08:45:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2744}
  +body: "Time Traveling is a thing as we can see"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700380094 {#3046
    date: 2023-11-19 08:48:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@WheelcharArtist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
  -id: 139239
  -bodyTs: "'see':9 'thing':5 'time':1 'travel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5426468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700380094 {#3045
    date: 2023-11-19 08:48:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2744
    +user: App\Entity\User {#2757 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "open office? really??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1700719873 {#2739
      date: 2023-11-23 07:11:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2745 …}
    +nested: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2749 …}
    +reports: Doctrine\ORM\PersistentCollection {#2751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
    -id: 139234
    -bodyTs: "'offic':2 'open':1 'realli':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5426443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700379935 {#2740
      date: 2023-11-19 08:45:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2744}
  +body: "Time Traveling is a thing as we can see"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700380094 {#3046
    date: 2023-11-19 08:48:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@WheelcharArtist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
  -id: 139239
  -bodyTs: "'see':9 'thing':5 'time':1 'travel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5426468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700380094 {#3045
    date: 2023-11-19 08:48:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2818
  +user: App\Entity\User {#2831 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    author: *has Master’s degree in engineering*\n
    \n
    also author: “Let’s write a blog post about how to enable a systemd service”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700758232 {#2812
    date: 2023-11-23 17:50:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2819 …}
  +nested: Doctrine\ORM\PersistentCollection {#2821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2823 …}
  +reports: Doctrine\ORM\PersistentCollection {#2825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
  -id: 137967
  -bodyTs: "'also':8 'author':1,9 'blog':14 'degre':5 'enabl':19 'engin':7 'let':10 'master':3 'post':15 'servic':22 'systemd':21 'write':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4977358"
  +editedAt: DateTimeImmutable @1700666149 {#2813
    date: 2023-11-22 16:15:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700342133 {#2814
    date: 2023-11-18 22:15: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
115 DENIED edit
App\Entity\EntryComment {#2818
  +user: App\Entity\User {#2831 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    author: *has Master’s degree in engineering*\n
    \n
    also author: “Let’s write a blog post about how to enable a systemd service”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700758232 {#2812
    date: 2023-11-23 17:50:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2819 …}
  +nested: Doctrine\ORM\PersistentCollection {#2821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2823 …}
  +reports: Doctrine\ORM\PersistentCollection {#2825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
  -id: 137967
  -bodyTs: "'also':8 'author':1,9 'blog':14 'degre':5 'enabl':19 'engin':7 'let':10 'master':3 'post':15 'servic':22 'systemd':21 'write':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4977358"
  +editedAt: DateTimeImmutable @1700666149 {#2813
    date: 2023-11-22 16:15:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700342133 {#2814
    date: 2023-11-18 22:15: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
116 DENIED moderate
App\Entity\EntryComment {#2818
  +user: App\Entity\User {#2831 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    author: *has Master’s degree in engineering*\n
    \n
    also author: “Let’s write a blog post about how to enable a systemd service”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700758232 {#2812
    date: 2023-11-23 17:50:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2819 …}
  +nested: Doctrine\ORM\PersistentCollection {#2821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2823 …}
  +reports: Doctrine\ORM\PersistentCollection {#2825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
  -id: 137967
  -bodyTs: "'also':8 'author':1,9 'blog':14 'degre':5 'enabl':19 'engin':7 'let':10 'master':3 'post':15 'servic':22 'systemd':21 'write':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4977358"
  +editedAt: DateTimeImmutable @1700666149 {#2813
    date: 2023-11-22 16:15:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700342133 {#2814
    date: 2023-11-18 22:15: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
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 {#2976
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2818
    +user: App\Entity\User {#2831 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      author: *has Master’s degree in engineering*\n
      \n
      also author: “Let’s write a blog post about how to enable a systemd service”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700758232 {#2812
      date: 2023-11-23 17:50:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2819 …}
    +nested: Doctrine\ORM\PersistentCollection {#2821 …}
    +votes: Doctrine\ORM\PersistentCollection {#2823 …}
    +reports: Doctrine\ORM\PersistentCollection {#2825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
    -id: 137967
    -bodyTs: "'also':8 'author':1,9 'blog':14 'degre':5 'enabl':19 'engin':7 'let':10 'master':3 'post':15 'servic':22 'systemd':21 'write':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4977358"
    +editedAt: DateTimeImmutable @1700666149 {#2813
      date: 2023-11-22 16:15:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700342133 {#2814
      date: 2023-11-18 22:15:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2818}
  +body: """
    Maybe he was Windows user and only got to know the depth of how to create a Object Oriented Class efficiently or smth.\n
    \n
    But basic stufd like, using the terminal or smth, nah.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700404581 {#2977
    date: 2023-11-19 15:36:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@madmaurice@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3058 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 139898
  -bodyTs: "'basic':25 'class':20 'creat':16 'depth':12 'effici':21 'got':8 'know':10 'like':27 'mayb':1 'nah':33 'object':18 'orient':19 'smth':23,32 'stufd':26 'termin':30 'use':28 'user':5 'window':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5938662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700404581 {#2980
    date: 2023-11-19 15:36: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
119 DENIED edit
App\Entity\EntryComment {#2976
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2818
    +user: App\Entity\User {#2831 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      author: *has Master’s degree in engineering*\n
      \n
      also author: “Let’s write a blog post about how to enable a systemd service”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700758232 {#2812
      date: 2023-11-23 17:50:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2819 …}
    +nested: Doctrine\ORM\PersistentCollection {#2821 …}
    +votes: Doctrine\ORM\PersistentCollection {#2823 …}
    +reports: Doctrine\ORM\PersistentCollection {#2825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
    -id: 137967
    -bodyTs: "'also':8 'author':1,9 'blog':14 'degre':5 'enabl':19 'engin':7 'let':10 'master':3 'post':15 'servic':22 'systemd':21 'write':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4977358"
    +editedAt: DateTimeImmutable @1700666149 {#2813
      date: 2023-11-22 16:15:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700342133 {#2814
      date: 2023-11-18 22:15:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2818}
  +body: """
    Maybe he was Windows user and only got to know the depth of how to create a Object Oriented Class efficiently or smth.\n
    \n
    But basic stufd like, using the terminal or smth, nah.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700404581 {#2977
    date: 2023-11-19 15:36:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@madmaurice@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3058 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 139898
  -bodyTs: "'basic':25 'class':20 'creat':16 'depth':12 'effici':21 'got':8 'know':10 'like':27 'mayb':1 'nah':33 'object':18 'orient':19 'smth':23,32 'stufd':26 'termin':30 'use':28 'user':5 'window':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5938662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700404581 {#2980
    date: 2023-11-19 15:36: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
120 DENIED moderate
App\Entity\EntryComment {#2976
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2818
    +user: App\Entity\User {#2831 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      author: *has Master’s degree in engineering*\n
      \n
      also author: “Let’s write a blog post about how to enable a systemd service”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700758232 {#2812
      date: 2023-11-23 17:50:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2819 …}
    +nested: Doctrine\ORM\PersistentCollection {#2821 …}
    +votes: Doctrine\ORM\PersistentCollection {#2823 …}
    +reports: Doctrine\ORM\PersistentCollection {#2825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
    -id: 137967
    -bodyTs: "'also':8 'author':1,9 'blog':14 'degre':5 'enabl':19 'engin':7 'let':10 'master':3 'post':15 'servic':22 'systemd':21 'write':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4977358"
    +editedAt: DateTimeImmutable @1700666149 {#2813
      date: 2023-11-22 16:15:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700342133 {#2814
      date: 2023-11-18 22:15:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2818}
  +body: """
    Maybe he was Windows user and only got to know the depth of how to create a Object Oriented Class efficiently or smth.\n
    \n
    But basic stufd like, using the terminal or smth, nah.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700404581 {#2977
    date: 2023-11-19 15:36:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@madmaurice@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3058 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 139898
  -bodyTs: "'basic':25 'class':20 'creat':16 'depth':12 'effici':21 'got':8 'know':10 'like':27 'mayb':1 'nah':33 'object':18 'orient':19 'smth':23,32 'stufd':26 'termin':30 'use':28 'user':5 'window':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5938662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700404581 {#2980
    date: 2023-11-19 15:36: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
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 {#2892
  +user: App\Entity\User {#2905 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Arch users are so weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700317614 {#2887
    date: 2023-11-18 15:26:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2893 …}
  +nested: Doctrine\ORM\PersistentCollection {#2895 …}
  +votes: Doctrine\ORM\PersistentCollection {#2897 …}
  +reports: Doctrine\ORM\PersistentCollection {#2899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
  -id: 136911
  -bodyTs: "'arch':1 'user':2 'weird':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5405109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700317614 {#2888
    date: 2023-11-18 15:26:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2892
  +user: App\Entity\User {#2905 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Arch users are so weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700317614 {#2887
    date: 2023-11-18 15:26:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2893 …}
  +nested: Doctrine\ORM\PersistentCollection {#2895 …}
  +votes: Doctrine\ORM\PersistentCollection {#2897 …}
  +reports: Doctrine\ORM\PersistentCollection {#2899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
  -id: 136911
  -bodyTs: "'arch':1 'user':2 'weird':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5405109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700317614 {#2888
    date: 2023-11-18 15:26:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2892
  +user: App\Entity\User {#2905 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Arch users are so weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700317614 {#2887
    date: 2023-11-18 15:26:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2893 …}
  +nested: Doctrine\ORM\PersistentCollection {#2895 …}
  +votes: Doctrine\ORM\PersistentCollection {#2897 …}
  +reports: Doctrine\ORM\PersistentCollection {#2899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
  -id: 136911
  -bodyTs: "'arch':1 'user':2 'weird':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5405109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700317614 {#2888
    date: 2023-11-18 15:26:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details